Twig Metrics

51 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 50.92ms/100%default/product-details.html.twig 48.98ms/96%
│ └ base.html.twig 48.74ms/96%
│   └ 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) 18.80ms/37%
│   │ └ common/header.html.twig 15.65ms/31%
│   │   └ cart/_cart_offcanvas.html.twig
│   │   │ └ cart/_cart_items.html.twig
│   │   └ common/_menu.html.twig
│   │   └ common/_menu.html.twig
│   │   └ security/_login_form.html.twig 1.16ms/2%
│   └ default/product-details.html.twig::block(body) 2.36ms/5%
│   └ base.html.twig::block(footer) 4.86ms/10%
│     └ common/footer.html.twig@WebProfiler/Profiler/toolbar_js.html.twig 1.94ms/4%@WebProfiler/Profiler/toolbar.html.twig 1.48ms/3%
    └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
      └ @WebProfiler/Profiler/toolbar_item.html.twig