HEAD http://profit.knauf.pl/

Twig Metrics

64 ms Render time
8 Template calls
9 Block calls
0 Macro calls

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

Rendered Templates

Template Name & Path Render Count
index/index.html.twig templates/index/index.html.twig 1
base.html.twig templates/base.html.twig 1
parts/top-menu.html.twig templates/parts/top-menu.html.twig 1
parts/mini-cart.html.twig templates/parts/mini-cart.html.twig 1
product/category-list.html.twig templates/product/category-list.html.twig 2
parts/footer.html.twig templates/parts/footer.html.twig 1
parts/modals.html.twig templates/parts/modals.html.twig 1

Rendering Call Graph

main 64.38ms/100%index/index.html.twig 64.38ms/100%base.html.twig 64.30ms/100%
    └ index/index.html.twig::block(title)
    │ └ base.html.twig::block(title)
    └ index/index.html.twig::block(stylesheets)
    │ └ base.html.twig::block(stylesheets)
    └ parts/top-menu.html.twig 2.47ms/4%
    │ └ parts/mini-cart.html.twig
    └ base.html.twig::block(topbanner)
    └ index/index.html.twig::block(body) 57.32ms/89%
    │ └ product/category-list.html.twig
    │ └ product/category-list.html.twigparts/footer.html.twig
    └ base.html.twig::block(modals)
    │ └ parts/modals.html.twig
    └ index/index.html.twig::block(javascripts)
      └ base.html.twig::block(javascripts)