Twig Metrics

126 ms Render time
37 Template calls
21 Block calls
3 Macro calls

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

Rendered Templates

Template Name & Path Render Count
products/list.html.twig templates/products/list.html.twig 1
base.html.twig templates/base.html.twig 1
include/header.html.twig templates/include/header.html.twig 1
include/datalayer.html.twig templates/include/datalayer.html.twig 16
include/product-box.html.twig templates/include/product-box.html.twig 15
include/footer.html.twig templates/include/footer.html.twig 1
include/newsletter/popup.html.twig templates/include/newsletter/popup.html.twig 1
include/basket/basket_popup.html.twig templates/include/basket/basket_popup.html.twig 1

Rendering Call Graph

main 126.19ms/100%products/list.html.twig 126.19ms/100%base.html.twig 126.06ms/100%
    └ base.html.twig::block(googleTagManagerHead)
    └ products/list.html.twig::block(title)
    └ products/list.html.twig::block(description)
    └ base.html.twig::block(og_properties)
    └ base.html.twig::block(meta_verifications)
    └ base.html.twig::block(share_facebook)
    └ base.html.twig::block(favicon)
    └ base.html.twig::block(stylesheets)
    └ base.html.twig::block(stylesheets_after)
    └ base.html.twig::block(javascripts)
    └ base.html.twig::block(recaptcha)
    └ base.html.twig::block(doofinder)
    └ products/list.html.twig::block(bodyClass)
    └ base.html.twig::block(googleTagManagerBody)
    └ base.html.twig::block(header) 92.87ms/74%
    │ └ include/header.html.twig 53.48ms/42%
    └ products/list.html.twig::block(DataLayer) 1.13ms/1%
    │ └ include/datalayer.html.twig
    └ products/list.html.twig::block(body) 3.52ms/3%
    │ └ products/list.html.twig::macro(pick)
    │ └ products/list.html.twig::macro(pick)
    │ └ products/list.html.twig::macro(pick)
    │ └ include/product-box.html.twig
    │ │ └ include/datalayer.html.twig
    │ └ include/product-box.html.twig
    │ │ └ include/datalayer.html.twig
    │ └ include/product-box.html.twig
    │ │ └ include/datalayer.html.twig
    │ └ include/product-box.html.twig
    │ │ └ include/datalayer.html.twig
    │ └ include/product-box.html.twig
    │ │ └ include/datalayer.html.twig
    │ └ include/product-box.html.twig
    │ │ └ include/datalayer.html.twig
    │ └ include/product-box.html.twig
    │ │ └ include/datalayer.html.twig
    │ └ include/product-box.html.twig
    │ │ └ include/datalayer.html.twig
    │ └ include/product-box.html.twig
    │ │ └ include/datalayer.html.twig
    │ └ include/product-box.html.twig
    │ │ └ include/datalayer.html.twig
    │ └ include/product-box.html.twig
    │ │ └ include/datalayer.html.twig
    │ └ include/product-box.html.twig
    │ │ └ include/datalayer.html.twig
    │ └ include/product-box.html.twig
    │ │ └ include/datalayer.html.twig
    │ └ include/product-box.html.twig
    │ │ └ include/datalayer.html.twig
    │ └ include/product-box.html.twig
    │   └ include/datalayer.html.twig
    └ base.html.twig::block(footer) 12.85ms/10%
    │ └ include/footer.html.twig
    └ base.html.twig::block(cookies_bar)
    └ base.html.twig::block(modals)
    │ └ include/newsletter/popup.html.twig
    │ └ include/basket/basket_popup.html.twig
    └ base.html.twig::block(javascripts_oct8ne_chatbox)