HEAD http://112.124.42.80:63435/

Twig Metrics

7 ms Render time
3 Template calls
8 Block calls
0 Macro calls

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

Rendered Templates

Template Name & Path Render Count
app/home/index.html.twig templates/app/home/index.html.twig 1
app/base.html.twig templates/app/base.html.twig 1
app/_header.html.twig templates/app/_header.html.twig 1

Rendering Call Graph

main 6.57ms/100%app/home/index.html.twig 6.57ms/100%app/base.html.twig 5.98ms/91%
    └ app/base.html.twig::block(title)
    └ app/base.html.twig::block(meta_description)
    └ app/base.html.twig::block(canonical)
    └ app/base.html.twig::block(og_tags)
    └ app/home/index.html.twig::block(stylesheets)
    │ └ app/base.html.twig::block(stylesheets)
    └ app/base.html.twig::block(javascripts)
    └ app/_header.html.twig 3.77ms/57%
    └ app/home/index.html.twig::block(body) 1.54ms/23%