Twig Metrics

67 ms Render time
34 Template calls
30 Block calls
1 Macro calls

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

Rendered Templates

Template Name & Path Render Count
content/default.html.twig 1
layouts/layout.html.twig 1
includes/navigation-icons.html.twig 1
includes/language.html.twig 1
@PimcoreCore/Areabrick/wrapper.html.twig 4
areas/wysiwyg-with-images/view.html.twig 1
areas/standard-teaser/view.html.twig 3
snippets/standard-teaser.html.twig 8
news/news_teaser.html.twig 3
includes/sidebar.html.twig 1
includes/footer.html.twig 1
@PimcoreCore/Targeting/targetingCode.html.twig 1
@WebProfiler/Profiler/toolbar_js.html.twig 1
@WebProfiler/Profiler/toolbar.html.twig 1
@WebProfiler/Icon/symfony.svg 2
@WebProfiler/Profiler/toolbar_item.html.twig 1
@WebProfiler/Icon/close.svg 1
@WebProfiler/Profiler/base_js.html.twig 1
@WebProfiler/Profiler/toolbar.css.twig 1

Rendering Call Graph

main 67.27ms/100%content/default.html.twig 66.28ms/99%
│ └ layouts/layout.html.twig 65.57ms/97%
│   └ includes/navigation-icons.html.twig 5.21ms/8%
│   │ └ includes/language.html.twig 2.18ms/3%
│   └ content/default.html.twig::block(content) 31.37ms/47%
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 14.02ms/21%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 14.02ms/21%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 13.99ms/21%
│   │ │   │ └ areas/wysiwyg-with-images/view.html.twig 13.85ms/21%
│   │ │   │   └ includes/macros.html.twig::macro(image_link) 6.80ms/10%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 2.39ms/4%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 2.39ms/4%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 2.36ms/4%
│   │ │   │ └ areas/standard-teaser/view.html.twig 2.17ms/3%
│   │ │   │   └ snippets/standard-teaser.html.twig
│   │ │   │   └ snippets/standard-teaser.html.twig
│   │ │   │   └ snippets/standard-teaser.html.twig
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 1.96ms/3%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 1.96ms/3%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 1.95ms/3%
│   │ │   │ └ areas/standard-teaser/view.html.twig 1.94ms/3%
│   │ │   │   └ snippets/standard-teaser.html.twig
│   │ │   │   └ snippets/standard-teaser.html.twig
│   │ │   │   └ snippets/standard-teaser.html.twig
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 9.25ms/14%
│   │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 9.24ms/14%
│   │     └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │     └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 9.23ms/14%
│   │     │ └ areas/standard-teaser/view.html.twig 9.22ms/14%
│   │     │   └ news/news_teaser.html.twig
│   │     │   └ news/news_teaser.html.twig
│   │     │   └ news/news_teaser.html.twig
│   │     └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   └ includes/sidebar.html.twig 6.96ms/10%
│   │ └ includes/editmode-layout.html.twig::block(editmode_header)
│   │ └ snippets/standard-teaser.html.twig
│   │ └ snippets/standard-teaser.html.twig
│   │ └ includes/editmode-layout.html.twig::block(editmode_footer)
│   └ includes/footer.html.twig 3.60ms/5%
│   └ layouts/layout.html.twig::block(inlinescripts)
│   └ layouts/layout.html.twig::block(headscripts)
│   └ layouts/layout.html.twig::block(head_stylesheets)
│   └ layouts/layout.html.twig::block(layout_head_meta)
└ @PimcoreCore/Targeting/targetingCode.html.twig
│ └ @PimcoreCore/Targeting/targetingCode.html.twig::block(beforeScriptTag)
│ └ @PimcoreCore/Targeting/targetingCode.html.twig::block(beforeScript)
│ └ @PimcoreCore/Targeting/targetingCode.html.twig::block(script)
│ └ @PimcoreCore/Targeting/targetingCode.html.twig::block(afterScript)
│ └ @PimcoreCore/Targeting/targetingCode.html.twig::block(afterScriptTag)
│ └ @PimcoreCore/Targeting/targetingCode.html.twig::block(targetingScript)
└ @WebProfiler/Profiler/toolbar_js.html.twig@WebProfiler/Profiler/toolbar.html.twig
  │ └ @WebProfiler/Icon/symfony.svg
  │ └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
  │ │ └ @WebProfiler/Icon/symfony.svg
  │ │ └ @WebProfiler/Profiler/toolbar_item.html.twig
  │ └ @WebProfiler/Icon/close.svg@WebProfiler/Profiler/base_js.html.twig@WebProfiler/Profiler/toolbar.css.twig