Twig Metrics
6 ms
Render time
2
Template calls
6
Block calls
0
Macro calls
Render time includes sub-requests rendering time (if any).
Rendered Templates
| Template Name & Path | Render Count |
|---|---|
| home/index.html.twig templates/home/index.html.twig | 1 |
| base.html.twig templates/base.html.twig | 1 |
Rendering Call Graph
main 5.56ms/100% └ home/index.html.twig 5.56ms/100% └ base.html.twig 5.50ms/99% └ home/index.html.twig::block(title) └ base.html.twig::block(javascripts) 4.40ms/79% │ └ base.html.twig::block(importmap) 4.40ms/79% └ base.html.twig::block(structured_data) └ base.html.twig::block(stylesheets) └ home/index.html.twig::block(body)