Twig Metrics

261 ms Render time
38 Template calls
14 Block calls
31 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 260.74ms/100%vcloud/show/poi.alpenregion.html.twig 256.73ms/98%
│ └ vcloud/show/poi.html.twig 250.69ms/96%
│   └ @App/layouts/vcloud.html.twig 235.33ms/90%
│     └ @Provider/layouts/layout.html.twig 231.43ms/89%
│       └ @Provider/partials/head.html.twig 21.69ms/8%
│       │ └ @Provider/partials/head/meta.html.twig 14.94ms/6%
│       │ └ @Provider/partials/head/fonts.html.twig
│       │ └ @Provider/partials/head/styles.html.twig
│       │ └ @Provider/partials/head/scripts.html.twig 1.78ms/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 4.41ms/2%
│       └ @Provider/layouts/layout.html.twig::block(toggles)
│       └ @Provider/partials/accessibility-shortcuts.html.twig 12.84ms/5%
│       └ @Provider/partials/main-nav.html.twig 36.08ms/14%
│       │ └ @Provider/macros/logo.html.twig::macro(logo) 6.37ms/2%
│       │ └ @Provider/partials/main-nav/quick-links.html.twig
│       │ └ @Provider/partials/main-nav/nav-items.html.twig 11.88ms/5%
│       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       └ @Provider/layouts/layout.html.twig::block(header) 11.01ms/4%
│       │ └ @Provider/layouts/layout.html.twig::block(headerTop) 10.99ms/4%
│       │   └ @Provider/macros/logo.html.twig::macro(logo) 1.10ms/0%
│       │   └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       │   └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       │   └ @Provider/partials/header/lang-nav.html.twig 2.44ms/1%
│       │   └ @Provider/partials/header/floating-nav.html.twig 2.98ms/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 5.94ms/2%
│       │ └ @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.33ms/2%
│       │ └ @Provider/partials/breadcrumbs.html.twig 5.22ms/2%
│       └ vcloud/show/poi.html.twig::block(content) 43.69ms/17%
│       │ └ @App/vcloud/macros/intro-media.html.twig::macro(introMedia)
│       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       │ └ @App/vcloud/macros/guest_cards.html.twig::macro(guestCards)
│       │ └ @App/vcloud/partials/contentblocks.html.twig 1.18ms/0%
│       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       │ └ @App/vcloud/partials/map.html.twig
│       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       └ @Provider/layouts/layout.html.twig::block(footer) 54.41ms/21%
│       │ └ @Provider/snippets/footer.html.twig 25.87ms/10%
│       │   └ @Provider/layouts/snippet.html.twig 24.40ms/9%
│       │     └ @Provider/snippets/footer.html.twig::block(content) 23.93ms/9%
│       │       └ @Provider/macros/logo.html.twig::macro(logo) 1.86ms/1%
│       │       └ @Provider/partials/footer/social.html.twig 1.49ms/1%
│       │       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       │       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       │       └ @Provider/partials/footer/info.html.twig 7.70ms/3%
│       │       │ └ @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 5.43ms/2%
│       │       └ @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.25ms/1%
│       │ └ @Provider/layouts/snippet.html.twig 2.20ms/1%
│       │   └ @Provider/snippets/region_map.html.twig::block(content) 2.09ms/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.27ms/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 4.00ms/2%@WebProfiler/Profiler/toolbar.html.twig 1.80ms/1%
  │ └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
  │   └ @WebProfiler/Profiler/toolbar_item.html.twig@WebProfiler/Profiler/toolbar.css.twig