GET http://84.247.160.171:82/

Twig Metrics

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

Rendering Call Graph

main 8.64ms/100%front/index.html.twig 8.64ms/100%base.html.twig 8.45ms/98%
    └ front/index.html.twig::block(title)
    └ base.html.twig::block(stylesheets)
    └ base.html.twig::block(javascripts) 5.45ms/63%
    │ └ base.html.twig::block(importmap) 5.43ms/63%
    └ front/index.html.twig::block(body) 2.50ms/29%