Twig Metrics

280 ms Render time
38 Template calls
14 Block calls
28 Macro calls

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

Rendered Templates

Template Name & Path Render Count
vcloud/show/poi.alpenregion.html.twig templates/vcloud/show/poi.alpenregion.html.twig 1
vcloud/show/poi.html.twig templates/vcloud/show/poi.html.twig 1
@App/layouts/vcloud.html.twig templates/layouts/vcloud.html.twig 1
@Provider/layouts/layout.html.twig templates/bundles/ProviderBundle/layouts/layout.html.twig 1
@Provider/partials/head.html.twig templates/bundles/ProviderBundle/partials/head.html.twig 1
@Provider/partials/head/meta.html.twig templates/bundles/ProviderBundle/partials/head/meta.html.twig 1
@Provider/partials/head/fonts.html.twig templates/bundles/ProviderBundle/partials/head/fonts.html.twig 1
@Provider/partials/head/styles.html.twig templates/bundles/ProviderBundle/partials/head/styles.html.twig 1
@Provider/partials/head/scripts.html.twig templates/bundles/ProviderBundle/partials/head/scripts.html.twig 1
@Provider/partials/head/cookie-banner.html.twig templates/bundles/ProviderBundle/partials/head/cookie-banner.html.twig 1
@Provider/partials/misc/schema-org-json.html.twig templates/bundles/ProviderBundle/partials/misc/schema-org-json.html.twig 1
@Provider/partials/accessibility-shortcuts.html.twig vendor/conecto/pimcore-provider/templates/partials/accessibility-shortcuts.html.twig 1
@Provider/partials/main-nav.html.twig templates/bundles/ProviderBundle/partials/main-nav.html.twig 1
@Provider/partials/main-nav/quick-links.html.twig templates/bundles/ProviderBundle/partials/main-nav/quick-links.html.twig 1
@Provider/partials/main-nav/nav-items.html.twig templates/bundles/ProviderBundle/partials/main-nav/nav-items.html.twig 1
@Provider/partials/header/lang-nav.html.twig templates/bundles/ProviderBundle/partials/header/lang-nav.html.twig 1
@Provider/partials/header/floating-nav.html.twig templates/bundles/ProviderBundle/partials/header/floating-nav.html.twig 1
@Provider/partials/header/livebar.html.twig templates/bundles/ProviderBundle/partials/header/livebar.html.twig 1
live-data/weather-temperature.html.twig templates/live-data/weather-temperature.html.twig 1
@Provider/partials/breadcrumbs.html.twig templates/bundles/ProviderBundle/partials/breadcrumbs.html.twig 1
@App/vcloud/partials/contentblocks.html.twig templates/vcloud/partials/contentblocks.html.twig 1
@App/vcloud/partials/map.html.twig templates/vcloud/partials/map.html.twig 1
@Provider/snippets/footer.html.twig templates/bundles/ProviderBundle/snippets/footer.html.twig 1
@Provider/layouts/snippet.html.twig templates/bundles/ProviderBundle/layouts/snippet.html.twig 2
@Provider/partials/footer/social.html.twig templates/bundles/ProviderBundle/partials/footer/social.html.twig 1
@Provider/partials/footer/info.html.twig templates/bundles/ProviderBundle/partials/footer/info.html.twig 1
@Provider/partials/footer/address.html.twig templates/bundles/ProviderBundle/partials/footer/address.html.twig 1
@Provider/partials/footer/nav.html.twig templates/bundles/ProviderBundle/partials/footer/nav.html.twig 1
@Provider/partials/footer/bottom.html.twig templates/bundles/ProviderBundle/partials/footer/bottom.html.twig 1
@Provider/snippets/region_map.html.twig templates/bundles/ProviderBundle/snippets/region_map.html.twig 1
@Provider/partials/page-search.html.twig templates/bundles/ProviderBundle/partials/page-search.html.twig 1
@Provider/partials/login.html.twig templates/bundles/ProviderBundle/partials/login.html.twig 1
popup/popup.html.twig templates/popup/popup.html.twig 1
@WebProfiler/Profiler/toolbar_js.html.twig vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar_js.html.twig 1
@WebProfiler/Profiler/toolbar.html.twig vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar.html.twig 1
@WebProfiler/Profiler/toolbar_item.html.twig vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar_item.html.twig 1
@WebProfiler/Profiler/toolbar.css.twig vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar.css.twig 1

Rendering Call Graph

main 280.42ms/100%vcloud/show/poi.alpenregion.html.twig 275.09ms/98%
│ └ vcloud/show/poi.html.twig 266.82ms/95%
│   └ @App/layouts/vcloud.html.twig 242.82ms/87%
│     └ @Provider/layouts/layout.html.twig 234.79ms/84%
│       └ @Provider/partials/head.html.twig 25.35ms/9%
│       │ └ @Provider/partials/head/meta.html.twig 14.77ms/5%
│       │ └ @Provider/partials/head/fonts.html.twig
│       │ └ @Provider/partials/head/styles.html.twig
│       │ └ @Provider/partials/head/scripts.html.twig 2.56ms/1%
│       │ │ └ @Provider/partials/head/cookie-banner.html.twig
│       │ └ @Provider/partials/head.html.twig::block(head_meta)
│       │ └ @Provider/partials/head.html.twig::block(head_stylesheets)
│       │ └ @Provider/partials/head.html.twig::block(head_scripts)
│       └ @App/layouts/vcloud.html.twig::block(bodyClass)
│       └ @Provider/partials/misc/schema-org-json.html.twig 3.52ms/1%
│       └ @Provider/layouts/layout.html.twig::block(toggles)
│       └ @Provider/partials/accessibility-shortcuts.html.twig 11.34ms/4%
│       └ @Provider/partials/main-nav.html.twig 30.51ms/11%
│       │ └ @Provider/macros/logo.html.twig::macro(logo) 4.90ms/2%
│       │ └ @Provider/partials/main-nav/quick-links.html.twig
│       │ └ @Provider/partials/main-nav/nav-items.html.twig 10.09ms/4%
│       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       └ @Provider/layouts/layout.html.twig::block(header) 14.35ms/5%
│       │ └ @Provider/layouts/layout.html.twig::block(headerTop) 14.33ms/5%
│       │   └ @Provider/macros/logo.html.twig::macro(logo) 1.93ms/1%
│       │   └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       │   └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       │   └ @Provider/partials/header/lang-nav.html.twig 3.40ms/1%
│       │   └ @Provider/partials/header/floating-nav.html.twig 2.82ms/1%
│       │     └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       │     └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       │     └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       └ @Provider/partials/header/livebar.html.twig 9.69ms/3%
│       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       │ └ live-data/weather-temperature.html.twig
│       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       └ @Provider/layouts/layout.html.twig::block(breadcrumbs) 6.75ms/2%
│       │ └ @Provider/partials/breadcrumbs.html.twig 5.40ms/2%
│       └ vcloud/show/poi.html.twig::block(content) 40.58ms/14%
│       │ └ @App/vcloud/macros/intro-media.html.twig::macro(introMedia) 2.74ms/1%
│       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       │ └ @App/vcloud/macros/guest_cards.html.twig::macro(guestCards)
│       │ └ @App/vcloud/partials/contentblocks.html.twig 1.22ms/0%
│       │ │ └ @App/vcloud/partials/contentblocks.html.twig::macro(accordionItem)
│       │ └ @App/vcloud/partials/map.html.twig
│       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       └ @Provider/layouts/layout.html.twig::block(footer) 50.48ms/18%
│       │ └ @Provider/snippets/footer.html.twig 31.55ms/11%
│       │   └ @Provider/layouts/snippet.html.twig 30.48ms/11%
│       │     └ @Provider/snippets/footer.html.twig::block(content) 30.02ms/11%
│       │       └ @Provider/macros/logo.html.twig::macro(logo) 1.54ms/1%
│       │       └ @Provider/partials/footer/social.html.twig 1.89ms/1%
│       │       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       │       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       │       └ @Provider/partials/footer/info.html.twig 9.89ms/4%
│       │       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       │       └ @Provider/partials/footer/address.html.twig
│       │       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       │       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       │       └ @Provider/partials/footer/nav.html.twig 7.77ms/3%
│       │       └ @Provider/partials/footer/bottom.html.twig
│       │         └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       │         └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       └ @Provider/snippets/region_map.html.twig 2.38ms/1%
│       │ └ @Provider/layouts/snippet.html.twig 2.31ms/1%
│       │   └ @Provider/snippets/region_map.html.twig::block(content) 2.19ms/1%
│       │     └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       └ @Provider/partials/page-search.html.twig
│       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       └ @Provider/partials/login.html.twig 7.25ms/3%
│       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       └ popup/popup.html.twig
│       └ @Provider/layouts/layout.html.twig::block(footerScripts)
└ @WebProfiler/Profiler/toolbar_js.html.twig 5.33ms/2%@WebProfiler/Profiler/toolbar.html.twig 1.82ms/1%
  │ └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
  │   └ @WebProfiler/Profiler/toolbar_item.html.twig@WebProfiler/Profiler/toolbar.css.twig