Twig Metrics

1855 ms Render time
38 Template calls
15 Block calls
159 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 1855.02ms/100%vcloud/show/tour.html.twig 1850.35ms/100%
│ └ @App/layouts/vcloud.html.twig 1849.96ms/100%
│   └ @Provider/layouts/layout.html.twig 1847.96ms/100%
│     └ @Provider/partials/head.html.twig 14.42ms/1%
│     │ └ @Provider/partials/head/meta.html.twig 10.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 2.82ms/0%
│     └ @Provider/layouts/layout.html.twig::block(toggles)
│     └ @Provider/partials/accessibility-shortcuts.html.twig 27.99ms/2%
│     └ @Provider/partials/main-nav.html.twig 70.96ms/4%
│     │ └ @Provider/macros/logo.html.twig::macro(logo) 7.73ms/0%
│     │ └ @Provider/partials/main-nav/quick-links.html.twig
│     │ └ @Provider/partials/main-nav/nav-items.html.twig 44.66ms/2%
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     └ @Provider/layouts/layout.html.twig::block(header) 11.55ms/1%
│     │ └ @Provider/layouts/layout.html.twig::block(headerTop) 11.53ms/1%
│     │   └ @Provider/macros/logo.html.twig::macro(logo) 1.21ms/0%
│     │   └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     │   └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     │   └ @Provider/partials/header/lang-nav.html.twig 6.55ms/0%
│     │   └ @Provider/partials/header/floating-nav.html.twig 2.94ms/0%
│     │     └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     └ @Provider/partials/header/livebar.html.twig 24.30ms/1%
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     │ └ live-data/weather-temperature.html.twig 3.99ms/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)
│     │ └ live-data/lift-status.html.twig 11.25ms/1%
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     └ @Provider/layouts/layout.html.twig::block(breadcrumbs) 18.32ms/1%
│     │ └ @Provider/partials/breadcrumbs.html.twig 18.15ms/1%
│     └ vcloud/show/tour.html.twig::block(content) 1526.21ms/82%
│     │ └ @App/vcloud/macros/intro-media.html.twig::macro(introMedia) 4.31ms/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 33.15ms/2%
│     │ │ └ @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.77ms/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) 27.94ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 31.55ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 51.46ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 34.54ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 37.71ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 32.49ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 30.00ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 34.45ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 40.52ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 47.93ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 46.82ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 33.79ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 35.33ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 44.04ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 29.81ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 33.13ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 38.69ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 38.03ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 33.37ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 34.42ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 61.54ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 73.50ms/4%
│     │ └ @Provider/macros/media.html.twig::macro(media) 76.54ms/4%
│     │ └ @Provider/macros/media.html.twig::macro(media) 35.07ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 31.76ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 30.06ms/2%
│     │ └ @Provider/macros/teaser.html.twig::macro(teaserDefault) 35.16ms/2%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 2.14ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 29.82ms/2%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 29.51ms/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/macros/teaser.html.twig::macro(teaserDefault) 31.78ms/2%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.07ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 28.24ms/2%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 28.12ms/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/macros/teaser.html.twig::macro(teaserDefault) 34.07ms/2%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 31.48ms/2%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 31.36ms/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/macros/teaser.html.twig::macro(teaserDefault) 31.90ms/2%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 28.88ms/2%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 28.79ms/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/macros/teaser.html.twig::macro(teaserDefault) 36.62ms/2%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.07ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 33.20ms/2%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 33.08ms/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/macros/teaser.html.twig::macro(teaserDefault) 35.57ms/2%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 32.41ms/2%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 32.25ms/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/macros/teaser.html.twig::macro(teaserDefault) 36.85ms/2%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.20ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 33.35ms/2%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 33.20ms/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/macros/teaser.html.twig::macro(teaserDefault) 35.68ms/2%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.52ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 31.91ms/2%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 31.74ms/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/macros/teaser.html.twig::macro(teaserDefault) 75.78ms/4%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 72.16ms/4%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 72.06ms/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) 52.54ms/3%
│     │   └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.50ms/0%
│     │   └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 47.90ms/3%
│     │   │ └ @Provider/macros/media.html.twig::macro(media) 47.76ms/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/layouts/layout.html.twig::block(footer) 138.01ms/7%
│     │ └ @Provider/snippets/footer.html.twig 36.37ms/2%
│     │   └ @Provider/layouts/snippet.html.twig 36.27ms/2%
│     │     └ @Provider/snippets/footer.html.twig::block(content) 35.38ms/2%
│     │       └ @Provider/macros/logo.html.twig::macro(logo) 1.30ms/0%
│     │       └ @Provider/partials/footer/social.html.twig 3.23ms/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 3.46ms/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 3.64ms/0%
│     │       └ @Provider/partials/footer/partner-logos.html.twig 18.55ms/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 1.03ms/0%
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     └ @Provider/partials/login.html.twig 9.45ms/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.67ms/0%@WebProfiler/Profiler/toolbar.html.twig
  │ └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
  │   └ @WebProfiler/Profiler/toolbar_item.html.twig@WebProfiler/Profiler/toolbar.css.twig