Twig Metrics

1402 ms Render time
38 Template calls
15 Block calls
170 Macro calls

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

Rendered Templates

Template Name & Path Render Count
vcloud/show/tour.html.twig templates/vcloud/show/tour.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
live-data/lift-status.html.twig templates/live-data/lift-status.html.twig 1
@Provider/partials/breadcrumbs.html.twig templates/bundles/ProviderBundle/partials/breadcrumbs.html.twig 1
@App/vcloud/partials/map.html.twig templates/vcloud/partials/map.html.twig 1
@App/vcloud/partials/contentblocks.html.twig templates/vcloud/partials/contentblocks.html.twig 1
@App/vcloud/partials/tour/share.html.twig templates/vcloud/partials/tour/share.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 1
@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/partner-logos.html.twig templates/bundles/ProviderBundle/partials/footer/partner-logos.html.twig 1
@Provider/partials/footer/bottom.html.twig templates/bundles/ProviderBundle/partials/footer/bottom.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 1401.70ms/100%vcloud/show/tour.html.twig 1400.61ms/100%
│ └ @App/layouts/vcloud.html.twig 1399.97ms/100%
│   └ @Provider/layouts/layout.html.twig 1397.01ms/100%
│     └ @Provider/partials/head.html.twig 19.85ms/1%
│     │ └ @Provider/partials/head/meta.html.twig 15.72ms/1%
│     │ └ @Provider/partials/head/fonts.html.twig
│     │ └ @Provider/partials/head/styles.html.twig
│     │ └ @Provider/partials/head/scripts.html.twig
│     │ │ └ @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.53ms/0%
│     └ @Provider/layouts/layout.html.twig::block(toggles)
│     └ @Provider/partials/accessibility-shortcuts.html.twig 7.78ms/1%
│     └ @Provider/partials/main-nav.html.twig 47.15ms/3%
│     │ └ @Provider/macros/logo.html.twig::macro(logo) 5.35ms/0%
│     │ └ @Provider/partials/main-nav/quick-links.html.twig
│     │ └ @Provider/partials/main-nav/nav-items.html.twig 29.83ms/2%
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     └ @Provider/layouts/layout.html.twig::block(header) 8.56ms/1%
│     │ └ @Provider/layouts/layout.html.twig::block(headerTop) 8.53ms/1%
│     │   └ @Provider/macros/logo.html.twig::macro(logo) 1.35ms/0%
│     │   └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     │   └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     │   └ @Provider/partials/header/lang-nav.html.twig 3.63ms/0%
│     │   └ @Provider/partials/header/floating-nav.html.twig 2.69ms/0%
│     │     └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     └ @Provider/partials/header/livebar.html.twig 30.11ms/2%
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     │ └ live-data/weather-temperature.html.twig 10.66ms/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)
│     │ └ live-data/lift-status.html.twig 11.65ms/1%
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     └ @Provider/layouts/layout.html.twig::block(breadcrumbs) 17.31ms/1%
│     │ └ @Provider/partials/breadcrumbs.html.twig 16.98ms/1%
│     └ vcloud/show/tour.html.twig::block(content) 1177.87ms/84%
│     │ └ @App/vcloud/macros/intro-media.html.twig::macro(introMedia) 2.59ms/0%
│     │ └ vcloud/show/tour.html.twig::block(tourIntroText)
│     │ └ @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/macros/include-svg.html.twig::macro(includeSvg)
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     │ └ vcloud/show/tour.html.twig::block(tourDetail)
│     │ └ @App/vcloud/partials/map.html.twig
│     │ └ @App/vcloud/partials/contentblocks.html.twig 59.94ms/4%
│     │ │ └ @App/vcloud/partials/contentblocks.html.twig::macro(accordionItem)
│     │ │ └ @App/vcloud/partials/contentblocks.html.twig::macro(accordionItem)
│     │ │ └ @App/vcloud/partials/contentblocks.html.twig::macro(accordionItem)
│     │ │ └ @App/vcloud/partials/contentblocks.html.twig::macro(accordionItem)
│     │ │ └ @App/vcloud/partials/contentblocks.html.twig::macro(accordionItem)
│     │ │ └ @App/vcloud/partials/contentblocks.html.twig::macro(accordionItem)
│     │ │ └ @App/vcloud/partials/contentblocks.html.twig::macro(accordionItem)
│     │ │ └ @App/vcloud/partials/contentblocks.html.twig::macro(accordionItem)
│     │ │ └ @App/vcloud/partials/contentblocks.html.twig::macro(accordionItem)
│     │ └ @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/macros/include-svg.html.twig::macro(includeSvg)
│     │ └ @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/macros/include-svg.html.twig::macro(includeSvg)
│     │ └ @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/macros/include-svg.html.twig::macro(includeSvg)
│     │ └ @App/vcloud/partials/tour/share.html.twig 1.81ms/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/macros/include-svg.html.twig::macro(includeSvg)
│     │ │ └ @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/macros/media.html.twig::macro(media) 55.05ms/4%
│     │ └ @Provider/macros/media.html.twig::macro(media) 50.48ms/4%
│     │ └ @Provider/macros/media.html.twig::macro(media) 65.90ms/5%
│     │ └ @Provider/macros/media.html.twig::macro(media) 54.21ms/4%
│     │ └ @Provider/macros/media.html.twig::macro(media) 40.49ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 28.79ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 27.08ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 27.07ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 25.50ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 26.98ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 30.41ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 26.65ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 27.52ms/2%
│     │ └ @Provider/macros/teaser.html.twig::macro(teaserDefault) 57.66ms/4%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.16ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 51.63ms/4%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 51.29ms/4%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserCategories)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ └ @Provider/macros/teaser.html.twig::macro(teaserDefault) 58.98ms/4%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 2.70ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 53.13ms/4%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 52.96ms/4%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserCategories)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ └ @Provider/macros/teaser.html.twig::macro(teaserDefault) 41.98ms/3%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.31ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 38.44ms/3%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 38.31ms/3%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserCategories)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ └ @Provider/macros/teaser.html.twig::macro(teaserDefault) 39.93ms/3%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.15ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 36.49ms/3%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 36.38ms/3%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserCategories)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ └ @Provider/macros/teaser.html.twig::macro(teaserDefault) 45.58ms/3%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.16ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 42.07ms/3%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 41.95ms/3%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserCategories)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ └ @Provider/macros/teaser.html.twig::macro(teaserDefault) 53.67ms/4%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.00ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 50.73ms/4%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 50.64ms/4%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserCategories)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ └ @Provider/macros/teaser.html.twig::macro(teaserDefault) 50.17ms/4%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 47.14ms/3%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 47.05ms/3%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserCategories)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ └ @Provider/macros/teaser.html.twig::macro(teaserDefault) 44.59ms/3%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.02ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 41.37ms/3%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 41.25ms/3%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserCategories)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ └ @Provider/macros/teaser.html.twig::macro(teaserDefault) 50.87ms/4%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.12ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 47.28ms/3%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 47.16ms/3%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserCategories)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ └ @Provider/macros/teaser.html.twig::macro(teaserDefault) 57.38ms/4%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.68ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 52.66ms/4%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 52.54ms/4%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserCategories)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ └ @Provider/macros/teaser.html.twig::macro(teaserDefault) 47.18ms/3%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 2.11ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 42.87ms/3%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 42.75ms/3%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserCategories)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ └ @Provider/macros/teaser.html.twig::macro(teaserDefault) 37.26ms/3%
│     │   └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.07ms/0%
│     │   └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 34.12ms/2%
│     │   │ └ @Provider/macros/media.html.twig::macro(media) 34.01ms/2%
│     │   └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │   └ @Provider/macros/teaser.html.twig::macro(teaserLink)
│     │   └ @Provider/macros/teaser.html.twig::macro(teaserCategories)
│     │   └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     └ @Provider/layouts/layout.html.twig::block(footer) 75.68ms/5%
│     │ └ @Provider/snippets/footer.html.twig 19.92ms/1%
│     │   └ @Provider/layouts/snippet.html.twig 19.78ms/1%
│     │     └ @Provider/snippets/footer.html.twig::block(content) 19.44ms/1%
│     │       └ @Provider/macros/logo.html.twig::macro(logo) 1.21ms/0%
│     │       └ @Provider/partials/footer/social.html.twig 2.53ms/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/macros/include-svg.html.twig::macro(includeSvg)
│     │       └ @Provider/partials/footer/info.html.twig 2.01ms/0%
│     │       │ └ @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 1.63ms/0%
│     │       └ @Provider/partials/footer/partner-logos.html.twig 9.39ms/1%
│     │       └ @Provider/partials/footer/bottom.html.twig
│     │         └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     │         └ @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.10ms/0%
│     │ └ @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 1.09ms/0%@WebProfiler/Profiler/toolbar.html.twig
  │ └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
  │   └ @WebProfiler/Profiler/toolbar_item.html.twig@WebProfiler/Profiler/toolbar.css.twig