Twig Metrics
4 ms
Render time
7
Template calls
4
Block calls
0
Macro calls
Render time includes sub-requests rendering time (if any).
Rendered Templates
| Template Name & Path | Render Count |
|---|---|
| index/index.html.twig | 1 |
| base.html.twig | 1 |
| header.html.twig | 1 |
| 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 4.42ms/100% └ index/index.html.twig 3.73ms/84% │ └ base.html.twig 2.77ms/63% │ └ index/index.html.twig::block(title) │ └ base.html.twig::block(stylesheets) │ └ header.html.twig │ └ index/index.html.twig::block(body) │ └ footer.html.twig │ └ base.html.twig::block(javascripts) └ @WebProfiler/Profiler/toolbar_js.html.twig └ @WebProfiler/Profiler/base_js.html.twig └ @WebProfiler/Profiler/toolbar.css.twig