HEAD https://myworkspace.val.lab/

Twig Metrics

72 ms Render time
4 Template calls
8 Block calls
0 Macro calls

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

Rendered Templates

Template Name & Path Render Count
business/app/dashboard.html.twig templates/business/app/dashboard.html.twig 1
business/_bo_layout.html.twig templates/business/_bo_layout.html.twig 1
core/app/layout.html.twig templates/core/app/layout.html.twig 1
core/app/_nav.html.twig templates/core/app/_nav.html.twig 1

Rendering Call Graph

main 71.66ms/100%business/app/dashboard.html.twig 71.66ms/100%business/_bo_layout.html.twig 71.34ms/100%core/app/layout.html.twig 70.98ms/99%
      └ business/app/dashboard.html.twig::block(title)
      └ business/_bo_layout.html.twig::block(importmap) 63.15ms/88%
      │ └ core/app/layout.html.twig::block(importmap) 37.17ms/52%
      └ core/app/layout.html.twig::block(page_css)
      └ core/app/layout.html.twig::block(nav) 5.11ms/7%
      │ └ core/app/_nav.html.twig 4.80ms/7%
      └ business/app/dashboard.html.twig::block(content)
      └ core/app/layout.html.twig::block(footer)
      └ core/app/layout.html.twig::block(page_js)