GET https://forges-preprod.kwantic.dev/

Twig Metrics

136 ms Render time
20 Template calls
9 Block calls
3 Macro calls

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

Rendered Templates

Template Name & Path Render Count
@SyliusShop/homepage/index.html.twig templates/bundles/SyliusShopBundle/homepage/index.html.twig 1
@SyliusShop/shared/layout/base.html.twig templates/bundles/SyliusShopBundle/shared/layout/base.html.twig 1
@SyliusShop/shared/layout/base/metatags.html.twig vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/templates/shared/layout/base/metatags.html.twig 1
@SyliusShop/shared/layout/base/styles.html.twig vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/templates/shared/layout/base/styles.html.twig 1
shop/stylesheets.html.twig templates/shop/stylesheets.html.twig 1
@SyliusShop/shared/layout/base/body_classes/defaults.html.twig vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/templates/shared/layout/base/body_classes/defaults.html.twig 1
@SyliusShop/shared/layout/_header.html.twig templates/bundles/SyliusShopBundle/shared/layout/_header.html.twig 1
@SyliusShop/shared/layout/_footer.html.twig templates/bundles/SyliusShopBundle/shared/layout/_footer.html.twig 1
@SyliusUi/components/default.html.twig vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/templates/components/default.html.twig 1
@SyliusShop/shared/layout/base/offcanvas/cart.html.twig vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/templates/shared/layout/base/offcanvas/cart.html.twig 1
@SyliusShop/shared/layout/base/offcanvas/cart/header.html.twig vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/templates/shared/layout/base/offcanvas/cart/header.html.twig 1
@SyliusShop/shared/layout/base/offcanvas/cart/body.html.twig vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/templates/shared/layout/base/offcanvas/cart/body.html.twig 1
@SyliusShop/shared/layout/base/offcanvas/cart/body/items.html.twig vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/templates/shared/layout/base/offcanvas/cart/body/items.html.twig 1
@SyliusShop/shared/layout/base/offcanvas/cart/footer.html.twig vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/templates/shared/layout/base/offcanvas/cart/footer.html.twig 1
@SyliusMolliePlugin/shop/shared/layout/base/mollie_javascripts.html.twig vendor/sylius/mollie-plugin/templates/shop/shared/layout/base/mollie_javascripts.html.twig 1
@SyliusShop/shared/layout/base/scripts.html.twig vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/templates/shared/layout/base/scripts.html.twig 1
shop/javascripts.html.twig templates/shop/javascripts.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 136.44ms/100%@SyliusShop/homepage/index.html.twig 134.56ms/99%
│ └ @SyliusShop/shared/layout/base.html.twig 133.84ms/98%
│   └ @SyliusUi/macro/rtl.html.twig::macro(default)
│   └ @SyliusShop/shared/layout/base.html.twig::block(metatags) 2.04ms/1%
│   │ └ @SyliusShop/shared/layout/base/metatags.html.twig
│   └ @SyliusShop/homepage/index.html.twig::block(title)
│   └ @SyliusShop/shared/layout/base.html.twig::block(stylesheets) 1.83ms/1%
│   │ └ @SyliusShop/shared/layout/base/styles.html.twig 1.07ms/1%
│   │ └ shop/stylesheets.html.twig
│   └ @SyliusShop/shared/layout/base.html.twig::block(body) 127.28ms/93%
│   │ └ @SyliusShop/shared/layout/base/body_classes/defaults.html.twig
│   │ └ @SyliusShop/shared/layout/base.html.twig::block(header) 25.74ms/19%
│   │ │ └ @SyliusShop/shared/layout/_header.html.twig 24.55ms/18%
│   │ └ @SyliusShop/homepage/index.html.twig::block(content) 62.09ms/46%
│   │ └ @SyliusShop/shared/layout/base.html.twig::block(footer) 2.04ms/1%
│   │ │ └ @SyliusShop/shared/layout/_footer.html.twig
│   │ └ @SyliusUi/components/default.html.twig 5.10ms/4%
│   │   └ @SyliusShop/shared/layout/base/offcanvas/cart.html.twig 4.58ms/3%
│   │     └ @SyliusShop/shared/layout/base/offcanvas/cart/header.html.twig
│   │     └ @SyliusShop/shared/layout/base/offcanvas/cart/body.html.twig
│   │     │ └ @SyliusShop/shared/layout/base/offcanvas/cart/body/items.html.twig
│   │     └ @SyliusShop/shared/layout/base/offcanvas/cart/footer.html.twig 1.96ms/1%
│   │       └ @SyliusShop/shared/macro/money.html.twig::macro(convertAndFormat)
│   │         └ @SyliusShop/shared/macro/money.html.twig::macro(format)
│   └ @SyliusShop/shared/layout/base.html.twig::block(javascripts) 1.35ms/1%
│     └ @SyliusMolliePlugin/shop/shared/layout/base/mollie_javascripts.html.twig
│     └ @SyliusShop/shared/layout/base/scripts.html.twig
│     └ shop/javascripts.html.twig@WebProfiler/Profiler/toolbar_js.html.twig 1.88ms/1%@WebProfiler/Profiler/toolbar.html.twig 1.07ms/1%
    └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
      └ @WebProfiler/Profiler/toolbar_item.html.twig