Twig Metrics
6 ms
Render time
2
Template calls
8
Block calls
4
Macro calls
Render time includes sub-requests rendering time (if any).
Rendered Templates
| Template Name & Path | Render Count |
|---|---|
| base.html.twig templates/base.html.twig | 1 |
| _flash_messages.html.twig templates/_flash_messages.html.twig | 1 |
Rendering Call Graph
main 5.75ms/100% └ base.html.twig 5.75ms/100% └ base.html.twig::block(title) └ base.html.twig::block(stylesheets) └ base.html.twig::block(donnees) │ └ base.html.twig::block(flashmessage) │ └ _flash_messages.html.twig └ base.html.twig::block(titre) └ base.html.twig::block(body) └ base.html.twig::block(foot) 3.37ms/59% │ └ /macros/popover.html.twig::macro(href) 2.59ms/45% │ └ /macros/popover.html.twig::macro(href) │ └ /macros/popover.html.twig::macro(href) │ └ /macros/popover.html.twig::macro(href) └ base.html.twig::block(javascripts)