Twig Metrics
9 ms
Render time
7
Template calls
7
Block calls
5
Macro calls
Render time includes sub-requests rendering time (if any).
Rendered Templates
| Template Name & Path | Render Count |
|---|---|
| front/landing.html.twig | 1 |
| layout.html.twig | 1 |
| front/navbar.html.twig | 1 |
| front/footer.html.twig | 1 |
| @WebProfiler/Profiler/toolbar_js.html.twig | 1 |
| @WebProfiler/Profiler/base_js.html.twig | 1 |
| @WebProfiler/Profiler/toolbar.css.twig | 1 |
Rendering Call Graph
main 9.41ms/100% └ front/landing.html.twig 8.39ms/89% │ └ layout.html.twig 5.98ms/64% │ └ layout.html.twig::block(stylesheets) │ └ layout.html.twig::block(body_tag) │ └ layout.html.twig::block(navbar) 1.49ms/16% │ │ └ front/navbar.html.twig │ └ layout.html.twig::block(flash) │ └ front/landing.html.twig::block(body) │ │ └ macro/components.html.twig::macro(h3) │ └ layout.html.twig::block(footer) │ │ └ front/footer.html.twig │ │ └ macro/components.html.twig::macro(titleFooter) │ │ └ macro/components.html.twig::macro(titleFooter) │ │ └ macro/components.html.twig::macro(titleFooter) │ │ └ macro/components.html.twig::macro(titleFooter) │ └ layout.html.twig::block(javascripts) └ @WebProfiler/Profiler/toolbar_js.html.twig 1.02ms/11% └ @WebProfiler/Profiler/base_js.html.twig └ @WebProfiler/Profiler/toolbar.css.twig