HEAD https://prod2024.esas-study.ch/

Twig Metrics

5 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
welcome.html.twig templates/welcome.html.twig 1
_base.html.twig templates/_base.html.twig 1

Rendering Call Graph

main 4.99ms/100%welcome.html.twig 4.99ms/100%_base.html.twig 4.91ms/98%
    └ welcome.html.twig::block(title)
    └ _base.html.twig::block(stylesheets)
    └ _base.html.twig::block(javascripts) 3.26ms/65%
    │ └ _base.html.twig::block(importmap) 3.25ms/65%
    └ _base.html.twig::block(body) 1.61ms/32%
      └ welcome.html.twig::block(content) 1.12ms/22%