Twig Metrics

3713 ms Render time
38 Template calls
15 Block calls
123 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 3713.03ms/100%vcloud/show/tour.html.twig 3712.03ms/100%
│ └ @App/layouts/vcloud.html.twig 3711.60ms/100%
│   └ @Provider/layouts/layout.html.twig 3710.09ms/100%
│     └ @Provider/partials/head.html.twig 15.63ms/0%
│     │ └ @Provider/partials/head/meta.html.twig 12.49ms/0%
│     │ └ @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.17ms/0%
│     └ @Provider/layouts/layout.html.twig::block(toggles)
│     └ @Provider/partials/accessibility-shortcuts.html.twig 6.25ms/0%
│     └ @Provider/partials/main-nav.html.twig 33.38ms/1%
│     │ └ @Provider/macros/logo.html.twig::macro(logo) 3.08ms/0%
│     │ └ @Provider/partials/main-nav/quick-links.html.twig
│     │ └ @Provider/partials/main-nav/nav-items.html.twig 21.90ms/1%
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     └ @Provider/layouts/layout.html.twig::block(header) 5.74ms/0%
│     │ └ @Provider/layouts/layout.html.twig::block(headerTop) 5.73ms/0%
│     │   └ @Provider/macros/logo.html.twig::macro(logo)
│     │   └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     │   └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     │   └ @Provider/partials/header/lang-nav.html.twig 3.02ms/0%
│     │   └ @Provider/partials/header/floating-nav.html.twig 1.43ms/0%
│     │     └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     └ @Provider/partials/header/livebar.html.twig 10.63ms/0%
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     │ └ live-data/weather-temperature.html.twig 2.73ms/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 4.29ms/0%
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     └ @Provider/layouts/layout.html.twig::block(breadcrumbs) 13.65ms/0%
│     │ └ @Provider/partials/breadcrumbs.html.twig 13.52ms/0%
│     └ vcloud/show/tour.html.twig::block(content) 3505.41ms/94%
│     │ └ @App/vcloud/macros/intro-media.html.twig::macro(introMedia) 3.50ms/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) 3.18ms/0%
│     │ └ @App/vcloud/partials/map.html.twig
│     │ └ @App/vcloud/partials/contentblocks.html.twig 45.12ms/1%
│     │ │ └ @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
│     │ │ └ @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) 139.39ms/4%
│     │ └ @Provider/macros/media.html.twig::macro(media) 109.65ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 136.03ms/4%
│     │ └ @Provider/macros/media.html.twig::macro(media) 125.68ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 122.27ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 118.40ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 125.95ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 124.48ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 129.26ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 122.41ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 120.83ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 114.17ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 132.05ms/4%
│     │ └ @Provider/macros/media.html.twig::macro(media) 128.33ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 134.20ms/4%
│     │ └ @Provider/macros/media.html.twig::macro(media) 127.30ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 144.78ms/4%
│     │ └ @Provider/macros/media.html.twig::macro(media) 133.41ms/4%
│     │ └ @Provider/macros/media.html.twig::macro(media) 124.76ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 174.27ms/5%
│     │ └ @Provider/macros/media.html.twig::macro(media) 149.68ms/4%
│     │ └ @Provider/macros/media.html.twig::macro(media) 138.52ms/4%
│     │ └ @Provider/macros/media.html.twig::macro(media) 130.40ms/4%
│     │ └ @Provider/macros/teaser.html.twig::macro(teaserDefault) 78.86ms/2%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 2.46ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 69.15ms/2%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 68.92ms/2%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 3.62ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserCategories)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ └ @Provider/macros/teaser.html.twig::macro(teaserDefault) 156.38ms/4%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 150.46ms/4%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 150.27ms/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) 92.75ms/2%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.15ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 89.12ms/2%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 88.99ms/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) 74.00ms/2%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 3.05ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 67.90ms/2%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 67.76ms/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) 3.37ms/0%
│     │   └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.18ms/0%
│     │   └ @Provider/macros/teaser.html.twig::macro(teaserMedia)
│     │   └ @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) 107.22ms/3%
│     │ └ @Provider/snippets/footer.html.twig 22.63ms/1%
│     │   └ @Provider/layouts/snippet.html.twig 22.52ms/1%
│     │     └ @Provider/snippets/footer.html.twig::block(content) 22.18ms/1%
│     │       └ @Provider/macros/logo.html.twig::macro(logo) 1.15ms/0%
│     │       └ @Provider/partials/footer/social.html.twig 2.43ms/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 1.99ms/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.65ms/0%
│     │       └ @Provider/partials/footer/partner-logos.html.twig 11.66ms/0%
│     │       └ @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 6.00ms/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.00ms/0%@WebProfiler/Profiler/toolbar.html.twig
  │ └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
  │   └ @WebProfiler/Profiler/toolbar_item.html.twig@WebProfiler/Profiler/toolbar.css.twig