Twig Metrics
79 ms
Render time
2
Template calls
5
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 79.42ms/100% └ home/index.html.twig 79.42ms/100% └ base.html.twig 78.28ms/99% └ home/index.html.twig::block(title) └ base.html.twig::block(stylesheets) └ base.html.twig::block(javascripts) 78.19ms/98% │ └ base.html.twig::block(importmap) 78.18ms/98% └ home/index.html.twig::block(body)