Twig Metrics

141 ms Render time
27 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 11
include/product-box.html.twig templates/include/product-box.html.twig 10
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 140.59ms/100%products/list.html.twig 140.59ms/100%base.html.twig 138.63ms/99%
    └ 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) 103.15ms/73%
    │ └ include/header.html.twig 66.24ms/47%
    └ products/list.html.twig::block(DataLayer) 11.95ms/9%
    │ └ include/datalayer.html.twig
    └ products/list.html.twig::block(body) 3.65ms/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
    └ base.html.twig::block(footer) 7.50ms/5%
    │ └ 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)