Twig Metrics

63 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 63.21ms/100%content/default.html.twig 62.22ms/98%
│ └ layouts/layout.html.twig 61.51ms/97%
│   └ includes/navigation-icons.html.twig 4.88ms/8%
│   │ └ includes/language.html.twig 2.11ms/3%
│   └ content/default.html.twig::block(content) 30.35ms/48%
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 13.47ms/21%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 13.46ms/21%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 13.44ms/21%
│   │ │   │ └ areas/wysiwyg-with-images/view.html.twig 13.27ms/21%
│   │ │   │   └ includes/macros.html.twig::macro(image_link) 6.23ms/10%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 2.23ms/4%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 2.23ms/4%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 2.20ms/3%
│   │ │   │ └ areas/standard-teaser/view.html.twig 2.00ms/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.68ms/3%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 1.68ms/3%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 1.67ms/3%
│   │ │   │ └ areas/standard-teaser/view.html.twig 1.66ms/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.22ms/15%
│   │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 9.22ms/15%
│   │     └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │     └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 9.21ms/15%
│   │     │ └ areas/standard-teaser/view.html.twig 9.20ms/15%
│   │     │   └ 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.92ms/11%
│   │ └ 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 1.89ms/3%
│   └ 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