GET http://al-cods.org/

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
home/index.html.twig templates/home/index.html.twig 1
base.html.twig templates/base.html.twig 1

Rendering Call Graph

main 4.86ms/100%home/index.html.twig 4.86ms/100%base.html.twig 4.80ms/99%
    └ home/index.html.twig::block(title)
    └ base.html.twig::block(javascripts) 3.72ms/77%
    │ └ base.html.twig::block(importmap) 3.71ms/76%
    └ base.html.twig::block(structured_data)
    └ base.html.twig::block(stylesheets)
    └ home/index.html.twig::block(body)