Twig Metrics

30 ms Render time
9 Template calls
17 Block calls
0 Macro calls

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

Rendered Templates

Template Name & Path Render Count
shop/city/product.html.twig templates/shop/city/product.html.twig 1
shop/base.html.twig templates/shop/base.html.twig 1
shop/partials/navbar.html.twig templates/shop/partials/navbar.html.twig 1
shop/partials/sidebar_content_footer.html.twig templates/shop/partials/sidebar_content_footer.html.twig 1
shop/partials/cookie_banner.html.twig templates/shop/partials/cookie_banner.html.twig 1
shop/partials/analytics_config.html.twig templates/shop/partials/analytics_config.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 29.64ms/100%shop/city/product.html.twig 27.82ms/94%
│ └ shop/base.html.twig 23.56ms/79%
│   └ shop/city/product.html.twig::block(title)
│   └ shop/city/product.html.twig::block(meta_description)
│   └ shop/base.html.twig::block(robots)
│   └ shop/base.html.twig::block(twitter_cards) 2.98ms/10%
│   │ └ shop/base.html.twig::block(twitter_title)
│   │ │ └ shop/city/product.html.twig::block(title)
│   │ └ shop/base.html.twig::block(twitter_description)
│   │ │ └ shop/city/product.html.twig::block(meta_description)
│   │ └ shop/base.html.twig::block(twitter_image) 2.87ms/10%
│   └ shop/base.html.twig::block(canonical)
│   └ shop/base.html.twig::block(custom_header)
│   └ shop/base.html.twig::block(custom_css)
│   └ shop/base.html.twig::block(navbar) 3.41ms/12%
│   │ └ shop/partials/navbar.html.twig 1.89ms/6%
│   └ shop/city/product.html.twig::block(body) 3.05ms/10%
│   └ shop/partials/sidebar_content_footer.html.twig
│   └ shop/partials/cookie_banner.html.twig
│   └ shop/partials/analytics_config.html.twig
│   └ shop/city/product.html.twig::block(custom_js)
│     └ shop/base.html.twig::block(custom_js)
└ @WebProfiler/Profiler/toolbar_js.html.twig 1.82ms/6%@WebProfiler/Profiler/toolbar.html.twig
    └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
      └ @WebProfiler/Profiler/toolbar_item.html.twig