HEAD https://gestionipre.dev-investigacion.ing.uc.cl/

Twig Metrics

5 ms Render time
3 Template calls
5 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
components/information-tabs.html.twig templates/components/information-tabs.html.twig 1

Rendering Call Graph

main 5.15ms/100%home/index.html.twig 5.15ms/100%base.html.twig 5.06ms/98%
    └ base.html.twig::block(title)
    └ base.html.twig::block(stylesheets)
    └ home/index.html.twig::block(javascripts)
    │ └ base.html.twig::block(javascripts)
    └ components/information-tabs.html.twig 3.41ms/66%
    └ home/index.html.twig::block(body)