Twig Metrics

27 ms Render time
15 Template calls
7 Block calls
0 Macro calls

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

Rendered Templates

Template Name & Path Render Count
default/product-details.html.twig templates/default/product-details.html.twig 1
base.html.twig templates/base.html.twig 1
common/meta.html.twig templates/common/meta.html.twig 1
common/snippet.html.twig templates/common/snippet.html.twig 1
common/snippet_noscript.html.twig templates/common/snippet_noscript.html.twig 1
common/header.html.twig templates/common/header.html.twig 1
cart/_cart_offcanvas.html.twig templates/cart/_cart_offcanvas.html.twig 1
cart/_cart_items.html.twig templates/cart/_cart_items.html.twig 1
common/_menu.html.twig templates/common/_menu.html.twig 2
security/_login_form.html.twig templates/security/_login_form.html.twig 1
common/footer.html.twig templates/common/footer.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 26.74ms/100%default/product-details.html.twig 26.04ms/97%
│ └ base.html.twig 25.93ms/97%
│   └ common/meta.html.twig
│   └ base.html.twig::block(stylesheets)
│   └ base.html.twig::block(javascripts)
│   └ default/product-details.html.twig::block(extra_javascripts)
│   └ common/snippet.html.twig
│   └ common/snippet_noscript.html.twig
│   └ base.html.twig::block(header) 5.96ms/22%
│   │ └ common/header.html.twig 3.46ms/13%
│   │   └ cart/_cart_offcanvas.html.twig
│   │   │ └ cart/_cart_items.html.twig
│   │   └ common/_menu.html.twig
│   │   └ common/_menu.html.twig
│   │   └ security/_login_form.html.twig
│   └ default/product-details.html.twig::block(body) 6.62ms/25%
│   └ base.html.twig::block(footer) 4.50ms/17%
│     └ common/footer.html.twig@WebProfiler/Profiler/toolbar_js.html.twig@WebProfiler/Profiler/toolbar.html.twig
    └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
      └ @WebProfiler/Profiler/toolbar_item.html.twig