GET https://sales.mypreprod.xyz/

Twig Metrics

10 ms Render time
12 Template calls
14 Block calls
0 Macro calls

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

Rendered Templates

Template Name & Path Render Count
@public/home.html.twig templates/Public/home.html.twig 1
Public/base.html.twig templates/Public/base.html.twig 1
base.html.twig templates/base.html.twig 1
Public/partial/nav.html.twig templates/Public/partial/nav.html.twig 1
Public/partial/nav_auth_buttons.html.twig templates/Public/partial/nav_auth_buttons.html.twig 1
Public/partial/cta_primary.html.twig templates/Public/partial/cta_primary.html.twig 2
Public/partial/footer.html.twig templates/Public/partial/footer.html.twig 1
Tenant/partial/javascript.html.twig templates/Tenant/partial/javascript.html.twig 1
@WebProfiler/Profiler/toolbar_js.html.twig vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar_js.html.twig 1
@WebProfiler/Profiler/toolbar.html.twig vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar.html.twig 1
@WebProfiler/Profiler/toolbar_item.html.twig vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar_item.html.twig 1

Rendering Call Graph

main 10.02ms/100%@public/home.html.twig 7.72ms/77%
│ └ Public/base.html.twig 7.13ms/71%
│   └ base.html.twig 6.33ms/63%
│     └ @public/home.html.twig::block(title)
│     │ └ base.html.twig::block(title)
│     └ base.html.twig::block(styles)
│     └ base.html.twig::block(stylesheets)
│     └ Public/base.html.twig::block(body) 5.53ms/55%
│     │ └ Public/base.html.twig::block(before_nav)
│     │ └ Public/partial/nav.html.twig 3.12ms/31%
│     │ │ └ Public/partial/nav_auth_buttons.html.twig 1.12ms/11%
│     │ └ Public/base.html.twig::block(after_nav)
│     │ └ @public/home.html.twig::block(page_content)
│     │ │ └ Public/partial/cta_primary.html.twig
│     │ │ └ Public/partial/cta_primary.html.twig
│     │ └ Public/base.html.twig::block(before_footer)
│     │ └ Public/base.html.twig::block(footer) 1.18ms/12%
│     │ │ └ Public/partial/footer.html.twig
│     │ └ Public/base.html.twig::block(after_footer)
│     └ base.html.twig::block(javascripts)
│     └ @public/home.html.twig::block(scripts)
│     └ Tenant/partial/javascript.html.twig@WebProfiler/Profiler/toolbar_js.html.twig 2.31ms/23%@WebProfiler/Profiler/toolbar.html.twig 1.29ms/13%
    └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
      └ @WebProfiler/Profiler/toolbar_item.html.twig