HEAD https://myworkspace.val.lab/

Twig Metrics

77 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 76.70ms/100%business/app/dashboard.html.twig 76.70ms/100%business/_bo_layout.html.twig 76.36ms/100%core/app/layout.html.twig 75.99ms/99%
      └ business/app/dashboard.html.twig::block(title)
      └ business/_bo_layout.html.twig::block(importmap) 67.83ms/88%
      │ └ core/app/layout.html.twig::block(importmap) 39.58ms/52%
      └ core/app/layout.html.twig::block(page_css)
      └ core/app/layout.html.twig::block(nav) 5.41ms/7%
      │ └ core/app/_nav.html.twig 5.11ms/7%
      └ business/app/dashboard.html.twig::block(content)
      └ core/app/layout.html.twig::block(footer)
      └ core/app/layout.html.twig::block(page_js)