Twig Metrics

140 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
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 2
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 140.50ms/100%shop/index.html.twig 138.95ms/99%
│ └ base.html.twig 138.73ms/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)
│   │ └ base.html.twig::block(stylesheets)
│   └ base.html.twig::block(javascripts) 1.88ms/1%
│   │ └ base.html.twig::block(importmap) 1.86ms/1%
│   └ parts/header.html.twig 10.14ms/7%
│   │ └ 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.04ms/33%
│   │ └ components/product_list.html.twig 20.98ms/15%
│   │   └ parts/card-product.html.twig 1.80ms/1%
│   │   │ └ parts/card-product.html.twig::block(stylesheets)
│   │   └ parts/card-product.html.twig
│   │     └ parts/card-product.html.twig::block(stylesheets)
│   └ parts/footer.html.twig@WebProfiler/Profiler/toolbar_js.html.twig 1.55ms/1%@WebProfiler/Profiler/toolbar.html.twig
    └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
      └ @WebProfiler/Profiler/toolbar_item.html.twig