Twig Metrics

166 ms Render time
11 Template calls
12 Block calls
0 Macro calls

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

Rendered Templates

Template Name & Path Render Count
shop/index.html.twig templates/shop/index.html.twig 1
base.html.twig templates/base.html.twig 1
parts/header.html.twig templates/parts/header.html.twig 1
cart/_count.html.twig templates/cart/_count.html.twig 1
parts/breadcrumbs.html.twig templates/parts/breadcrumbs.html.twig 1
components/product_list.html.twig templates/components/product_list.html.twig 1
parts/card-product.html.twig templates/parts/card-product.html.twig 1
parts/footer.html.twig templates/parts/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 166.24ms/100%shop/index.html.twig 164.60ms/99%
│ └ base.html.twig 164.25ms/99%
│   └ shop/index.html.twig::block(title)
│   │ └ base.html.twig::block(title)
│   └ shop/index.html.twig::block(meta)
│   │ └ base.html.twig::block(meta)
│   └ shop/index.html.twig::block(stylesheets) 1.09ms/1%
│   │ └ base.html.twig::block(stylesheets)
│   └ base.html.twig::block(javascripts) 2.53ms/2%
│   │ └ base.html.twig::block(importmap) 2.50ms/2%
│   └ parts/header.html.twig 12.95ms/8%
│   │ └ cart/_count.html.twig
│   └ shop/index.html.twig::block(breadcrumbs)
│   │ └ parts/breadcrumbs.html.twig
│   │   └ parts/breadcrumbs.html.twig::block(stylesheets)
│   └ shop/index.html.twig::block(body) 47.81ms/29%
│   │ └ components/product_list.html.twig 18.88ms/11%
│   │   └ parts/card-product.html.twig 1.53ms/1%
│   └ parts/footer.html.twig@WebProfiler/Profiler/toolbar_js.html.twig 1.64ms/1%@WebProfiler/Profiler/toolbar.html.twig
    └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
      └ @WebProfiler/Profiler/toolbar_item.html.twig