Twig Metrics

1791 ms Render time
38 Template calls
15 Block calls
144 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 1791.40ms/100%vcloud/show/tour.html.twig 1790.42ms/100%
│ └ @App/layouts/vcloud.html.twig 1789.88ms/100%
│   └ @Provider/layouts/layout.html.twig 1787.96ms/100%
│     └ @Provider/partials/head.html.twig 38.96ms/2%
│     │ └ @Provider/partials/head/meta.html.twig 36.06ms/2%
│     │ └ @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 1.67ms/0%
│     └ @Provider/layouts/layout.html.twig::block(toggles)
│     └ @Provider/partials/accessibility-shortcuts.html.twig 18.23ms/1%
│     └ @Provider/partials/main-nav.html.twig 37.20ms/2%
│     │ └ @Provider/macros/logo.html.twig::macro(logo) 4.50ms/0%
│     │ └ @Provider/partials/main-nav/quick-links.html.twig
│     │ └ @Provider/partials/main-nav/nav-items.html.twig 23.74ms/1%
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     └ @Provider/layouts/layout.html.twig::block(header) 10.35ms/1%
│     │ └ @Provider/layouts/layout.html.twig::block(headerTop) 10.33ms/1%
│     │   └ @Provider/macros/logo.html.twig::macro(logo) 1.26ms/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.92ms/0%
│     │   └ @Provider/partials/header/floating-nav.html.twig 1.56ms/0%
│     │     └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     └ @Provider/partials/header/livebar.html.twig 11.35ms/1%
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     │ └ live-data/weather-temperature.html.twig 2.47ms/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 5.15ms/0%
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     └ @Provider/layouts/layout.html.twig::block(breadcrumbs) 9.31ms/1%
│     │ └ @Provider/partials/breadcrumbs.html.twig 9.18ms/1%
│     └ vcloud/show/tour.html.twig::block(content) 1495.29ms/83%
│     │ └ @App/vcloud/macros/intro-media.html.twig::macro(introMedia) 2.76ms/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 47.87ms/3%
│     │ │ └ @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.72ms/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) 53.62ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 53.63ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 51.91ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 35.18ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 33.89ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 33.68ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 32.40ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 50.84ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 54.75ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 40.49ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 42.48ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 35.56ms/2%
│     │ └ @Provider/macros/media.html.twig::macro(media) 54.07ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 47.62ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 47.15ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 52.69ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 45.38ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 50.82ms/3%
│     │ └ @Provider/macros/media.html.twig::macro(media) 71.81ms/4%
│     │ └ @Provider/macros/teaser.html.twig::macro(teaserDefault) 75.87ms/4%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 4.56ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 63.70ms/4%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 63.43ms/4%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.50ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserCategories)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ └ @Provider/macros/teaser.html.twig::macro(teaserDefault) 35.97ms/2%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.87ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 29.51ms/2%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 29.40ms/2%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.51ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserCategories)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ └ @Provider/macros/teaser.html.twig::macro(teaserDefault) 50.64ms/3%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.81ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 44.13ms/2%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 44.01ms/2%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.48ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserCategories)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ └ @Provider/macros/teaser.html.twig::macro(teaserDefault) 65.00ms/4%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.73ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 56.75ms/3%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 56.61ms/3%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd) 1.22ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 2.13ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserCategories)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ └ @Provider/macros/teaser.html.twig::macro(teaserDefault) 45.16ms/3%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 2.94ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 37.01ms/2%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 36.89ms/2%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.58ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserCategories)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ └ @Provider/macros/teaser.html.twig::macro(teaserDefault) 77.71ms/4%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.94ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 68.97ms/4%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 68.86ms/4%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd) 1.30ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.52ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserCategories)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd) 1.65ms/0%
│     │ └ @Provider/macros/teaser.html.twig::macro(teaserDefault) 59.86ms/3%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 3.18ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 51.22ms/3%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 51.13ms/3%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.45ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserCategories)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ └ @Provider/macros/teaser.html.twig::macro(teaserDefault) 46.77ms/3%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 2.16ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 39.74ms/2%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 39.63ms/2%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.38ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserCategories)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ └ @Provider/macros/teaser.html.twig::macro(teaserDefault) 63.84ms/4%
│     │   └ @Provider/macros/teaser.html.twig::macro(teaserLink) 2.66ms/0%
│     │   └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 54.03ms/3%
│     │   │ └ @Provider/macros/media.html.twig::macro(media) 53.87ms/3%
│     │   └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd) 1.37ms/0%
│     │   └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.92ms/0%
│     │   └ @Provider/macros/teaser.html.twig::macro(teaserCategories)
│     │   └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     └ @Provider/layouts/layout.html.twig::block(footer) 68.95ms/4%
│     │ └ @Provider/snippets/footer.html.twig 28.38ms/2%
│     │   └ @Provider/layouts/snippet.html.twig 28.07ms/2%
│     │     └ @Provider/snippets/footer.html.twig::block(content) 27.39ms/2%
│     │       └ @Provider/macros/logo.html.twig::macro(logo)
│     │       └ @Provider/partials/footer/social.html.twig 5.01ms/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.57ms/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.41ms/0%
│     │       └ @Provider/partials/footer/partner-logos.html.twig 12.56ms/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 6.54ms/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@WebProfiler/Profiler/toolbar.html.twig
  │ └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
  │   └ @WebProfiler/Profiler/toolbar_item.html.twig@WebProfiler/Profiler/toolbar.css.twig