GET https://yakavan-preprod.kwantic.dev/acheter/contact/35517

Twig Metrics

154 ms Render time
22 Template calls
9 Block calls
3 Macro calls

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

Rendered Templates

Template Name & Path Render Count
frontend/buy/contact.html.twig templates/frontend/buy/contact.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/header.html.twig templates/bundles/SyliusShopBundle/shared/layout/header.html.twig 1
@SyliusShop/shared/layout/menu.html.twig templates/bundles/SyliusShopBundle/shared/layout/menu.html.twig 1
homepage/menu.html.twig templates/homepage/menu.html.twig 1
@SyliusShop/shared/flashes.html.twig vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/templates/shared/flashes.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 154.07ms/100%frontend/buy/contact.html.twig 151.23ms/98%
│ └ @SyliusShop/shared/layout/base.html.twig 150.73ms/98%
│   └ @SyliusUi/macro/rtl.html.twig::macro(default)
│   └ @SyliusShop/shared/layout/base.html.twig::block(metatags) 2.17ms/1%
│   │ └ @SyliusShop/shared/layout/base/metatags.html.twig
│   └ frontend/buy/contact.html.twig::block(title)
│   └ @SyliusShop/shared/layout/base.html.twig::block(stylesheets) 2.50ms/2%
│   │ └ @SyliusShop/shared/layout/base/styles.html.twig
│   │ └ shop/stylesheets.html.twig
│   └ @SyliusShop/shared/layout/base.html.twig::block(body) 138.05ms/90%
│   │ └ @SyliusShop/shared/layout/base.html.twig::block(header)
│   │ │ └ @SyliusShop/shared/layout/header.html.twig
│   │ └ @SyliusShop/shared/layout/menu.html.twig 68.08ms/44%
│   │ │ └ homepage/menu.html.twig 66.96ms/43%
│   │ │   └ @SyliusShop/shared/flashes.html.twig
│   │ └ frontend/buy/contact.html.twig::block(content)
│   │ └ @SyliusShop/shared/layout/base.html.twig::block(footer)
│   │ │ └ @SyliusShop/shared/layout/footer.html.twig
│   │ └ @SyliusUi/components/default.html.twig 40.92ms/27%
│   │   └ @SyliusShop/shared/layout/base/offcanvas/cart.html.twig 40.39ms/26%
│   │     └ @SyliusShop/shared/layout/base/offcanvas/cart/header.html.twig 13.42ms/9%
│   │     └ @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 23.99ms/16%
│   │       └ @SyliusShop/shared/macro/money.html.twig::macro(convertAndFormat) 22.24ms/14%
│   │         └ @SyliusShop/shared/macro/money.html.twig::macro(format) 5.44ms/4%
│   └ @SyliusShop/shared/layout/base.html.twig::block(javascripts) 3.44ms/2%
│     └ @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 2.85ms/2%@WebProfiler/Profiler/toolbar.html.twig 1.94ms/1%
    └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
      └ @WebProfiler/Profiler/toolbar_item.html.twig