Twig Metrics
2 ms
Render time
6
Template calls
7
Block calls
0
Macro calls
Render time includes sub-requests rendering time (if any).
Rendered Templates
| Template Name & Path | Render Count |
|---|---|
| privacy_page/index.html.twig | 1 |
| base.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 2.14ms/100% └ privacy_page/index.html.twig 1.59ms/74% │ └ base.html.twig │ └ base.html.twig::block(head_meta) │ │ └ privacy_page/index.html.twig::block(title) │ └ base.html.twig::block(head_script) │ └ base.html.twig::block(head_style) │ └ privacy_page/index.html.twig::block(body) │ └ base.html.twig::block(body_js) │ └ base.html.twig::block(footer) │ └ footer.html.twig └ @WebProfiler/Profiler/toolbar_js.html.twig └ @WebProfiler/Profiler/base_js.html.twig └ @WebProfiler/Profiler/toolbar.css.twig