Twig Metrics

54 ms Render time
23 Template calls
19 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 9
include/product-box.html.twig templates/include/product-box.html.twig 8
include/nl-box.html.twig templates/include/nl-box.html.twig 1
include/footer.html.twig templates/include/footer.html.twig 1
include/newsletter/popup.html.twig templates/include/newsletter/popup.html.twig 1

Rendering Call Graph

main 54.25ms/100%products/list.html.twig 54.25ms/100%base.html.twig 54.17ms/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(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) 46.19ms/85%
    │ └ include/header.html.twig 28.37ms/52%
    └ products/list.html.twig::block(DataLayer)
    │ └ include/datalayer.html.twig
    └ products/list.html.twig::block(body) 1.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/nl-box.html.twig
    └ base.html.twig::block(footer) 4.61ms/8%
    │ └ include/footer.html.twig
    └ base.html.twig::block(cookies_bar)
    └ base.html.twig::block(modals)
      └ include/newsletter/popup.html.twig