Twig Metrics

152 ms Render time
47 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 21
include/product-box.html.twig templates/include/product-box.html.twig 20
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 152.33ms/100%products/list.html.twig 152.33ms/100%base.html.twig 150.69ms/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) 98.75ms/65%
    │ └ include/header.html.twig 59.69ms/39%
    └ products/list.html.twig::block(DataLayer) 15.46ms/10%
    │ └ include/datalayer.html.twig 1.52ms/1%
    └ products/list.html.twig::block(body) 4.86ms/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
    │ └ 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) 19.79ms/13%
    │ └ include/footer.html.twig
    └ base.html.twig::block(cookies_bar)
    └ base.html.twig::block(modals) 2.64ms/2%
    │ └ include/newsletter/popup.html.twig
    │ └ include/basket/basket_popup.html.twig
    └ base.html.twig::block(javascripts_oct8ne_chatbox)