Twig Metrics

111 ms Render time
18 Template calls
7 Block calls
0 Macro calls

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

Rendered Templates

Template Name & Path Render Count
cart/checkout.html.twig templates/cart/checkout.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
cart/_cart_total.html.twig templates/cart/_cart_total.html.twig 1
common/_menu.html.twig templates/common/_menu.html.twig 2
user/_addresses.html.twig templates/user/_addresses.html.twig 2
cart/_summary.html.twig templates/cart/_summary.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 111.33ms/100%cart/checkout.html.twig 110.58ms/99%
│ └ base.html.twig 110.47ms/99%
│   └ common/meta.html.twig
│   └ base.html.twig::block(stylesheets)
│   └ base.html.twig::block(javascripts)
│   └ base.html.twig::block(extra_javascripts)
│   └ common/snippet.html.twig
│   └ common/snippet_noscript.html.twig
│   └ base.html.twig::block(header) 83.12ms/75%
│   │ └ common/header.html.twig 79.71ms/72%
│   │   └ cart/_cart_offcanvas.html.twig 73.43ms/66%
│   │   │ └ cart/_cart_items.html.twig 72.97ms/66%
│   │   │ └ cart/_cart_total.html.twig
│   │   └ common/_menu.html.twig
│   │   └ common/_menu.html.twig
│   └ cart/checkout.html.twig::block(body) 10.59ms/10%
│   │ └ user/_addresses.html.twig
│   │ └ user/_addresses.html.twig
│   │ └ cart/_summary.html.twig 9.36ms/8%
│   └ base.html.twig::block(footer) 5.48ms/5%
│     └ 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