HEAD https://marchesreguliers.horai-software.com/

Twig Metrics

23 ms Render time
6 Template calls
10 Block calls
0 Macro calls

Render time includes sub-requests rendering time (if any).

Rendered Templates

Template Name & Path Render Count
frontend/index.html.twig templates/frontend/index.html.twig 1
base.html.twig templates/base.html.twig 1
frontend/sections/_head.html.twig templates/frontend/sections/_head.html.twig 1
frontend/sections/_navbar.html.twig templates/frontend/sections/_navbar.html.twig 1
frontend/sections/_intro.html.twig templates/frontend/sections/_intro.html.twig 1
frontend/sections/_footer.html.twig templates/frontend/sections/_footer.html.twig 1

Rendering Call Graph

main 22.68ms/100%frontend/index.html.twig 22.68ms/100%base.html.twig 22.34ms/98%frontend/sections/_head.html.twig 18.87ms/83%
    │ └ frontend/sections/_head.html.twig::block(head)
    │ └ frontend/sections/_head.html.twig::block(head_js)
    │ └ frontend/sections/_head.html.twig::block(title) 18.80ms/83%
    │ └ frontend/sections/_head.html.twig::block(description)
    │ └ frontend/sections/_head.html.twig::block(keywords)
    │ └ frontend/sections/_head.html.twig::block(fonts)
    │ └ frontend/sections/_head.html.twig::block(css)
    └ frontend/sections/_navbar.html.twig 1.16ms/5%
    └ base.html.twig::block(intro)
    │ └ frontend/sections/_intro.html.twig
    └ base.html.twig::block(main)
    └ frontend/sections/_footer.html.twig
    └ base.html.twig::block(bottom_javascript)