Twig Metrics

607 ms Render time
38 Template calls
14 Block calls
34 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 606.75ms/100%vcloud/show/poi.alpenregion.html.twig 602.66ms/99%
│ └ vcloud/show/poi.html.twig 596.80ms/98%
│   └ @App/layouts/vcloud.html.twig 581.70ms/96%
│     └ @Provider/layouts/layout.html.twig 577.34ms/95%
│       └ @Provider/partials/head.html.twig 19.26ms/3%
│       │ └ @Provider/partials/head/meta.html.twig 10.78ms/2%
│       │ └ @Provider/partials/head/fonts.html.twig
│       │ └ @Provider/partials/head/styles.html.twig
│       │ └ @Provider/partials/head/scripts.html.twig 2.00ms/0%
│       │ │ └ @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 2.50ms/0%
│       └ @Provider/layouts/layout.html.twig::block(toggles)
│       └ @Provider/partials/accessibility-shortcuts.html.twig 8.26ms/1%
│       └ @Provider/partials/main-nav.html.twig 24.98ms/4%
│       │ └ @Provider/macros/logo.html.twig::macro(logo) 3.76ms/1%
│       │ └ @Provider/partials/main-nav/quick-links.html.twig
│       │ └ @Provider/partials/main-nav/nav-items.html.twig 9.43ms/2%
│       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       └ @Provider/layouts/layout.html.twig::block(header) 10.26ms/2%
│       │ └ @Provider/layouts/layout.html.twig::block(headerTop) 10.24ms/2%
│       │   └ @Provider/macros/logo.html.twig::macro(logo) 1.33ms/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.41ms/0%
│       │   └ @Provider/partials/header/floating-nav.html.twig 1.79ms/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)
│       └ @Provider/partials/header/livebar.html.twig 5.19ms/1%
│       │ └ @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) 4.75ms/1%
│       │ └ @Provider/partials/breadcrumbs.html.twig 3.72ms/1%
│       └ vcloud/show/poi.html.twig::block(content) 410.16ms/68%
│       │ └ @App/vcloud/macros/intro-media.html.twig::macro(introMedia) 1.91ms/0%
│       │ └ @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
│       │ │ └ @App/vcloud/partials/contentblocks.html.twig::macro(accordionItem)
│       │ └ @Provider/macros/media.html.twig::macro(media) 97.26ms/16%
│       │ └ @Provider/macros/media.html.twig::macro(media) 91.66ms/15%
│       │ └ @Provider/macros/media.html.twig::macro(media) 89.75ms/15%
│       │ └ @Provider/macros/media.html.twig::macro(media) 100.37ms/17%
│       │ └ @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) 56.55ms/9%
│       │ └ @Provider/snippets/footer.html.twig 24.58ms/4%
│       │   └ @Provider/layouts/snippet.html.twig 23.91ms/4%
│       │     └ @Provider/snippets/footer.html.twig::block(content) 23.66ms/4%
│       │       └ @Provider/macros/logo.html.twig::macro(logo) 1.26ms/0%
│       │       └ @Provider/partials/footer/social.html.twig 1.55ms/0%
│       │       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       │       │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│       │       └ @Provider/partials/footer/info.html.twig 6.55ms/1%
│       │       │ └ @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 6.81ms/1%
│       │       └ @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 1.71ms/0%
│       │ └ @Provider/layouts/snippet.html.twig 1.64ms/0%
│       │   └ @Provider/snippets/region_map.html.twig::block(content) 1.51ms/0%
│       │     └ @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 5.13ms/1%
│       │ └ @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.09ms/1%@WebProfiler/Profiler/toolbar.html.twig 1.76ms/0%
  │ └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
  │   └ @WebProfiler/Profiler/toolbar_item.html.twig@WebProfiler/Profiler/toolbar.css.twig