Twig Metrics

1539 ms Render time
38 Template calls
15 Block calls
127 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 1539.06ms/100%vcloud/show/tour.html.twig 1536.74ms/100%
│ └ @App/layouts/vcloud.html.twig 1536.20ms/100%
│   └ @Provider/layouts/layout.html.twig 1529.94ms/99%
│     └ @Provider/partials/head.html.twig 28.60ms/2%
│     │ └ @Provider/partials/head/meta.html.twig 25.36ms/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 2.90ms/0%
│     └ @Provider/layouts/layout.html.twig::block(toggles)
│     └ @Provider/partials/accessibility-shortcuts.html.twig 7.21ms/0%
│     └ @Provider/partials/main-nav.html.twig 28.49ms/2%
│     │ └ @Provider/macros/logo.html.twig::macro(logo) 3.81ms/0%
│     │ └ @Provider/partials/main-nav/quick-links.html.twig
│     │ └ @Provider/partials/main-nav/nav-items.html.twig 16.15ms/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.63ms/0%
│     │ └ @Provider/layouts/layout.html.twig::block(headerTop) 5.61ms/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 2.55ms/0%
│     │   └ @Provider/partials/header/floating-nav.html.twig 1.84ms/0%
│     │     └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     └ @Provider/partials/header/livebar.html.twig 19.56ms/1%
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     │ └ live-data/weather-temperature.html.twig 3.86ms/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.71ms/0%
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     └ @Provider/layouts/layout.html.twig::block(breadcrumbs) 11.82ms/1%
│     │ └ @Provider/partials/breadcrumbs.html.twig 11.63ms/1%
│     └ vcloud/show/tour.html.twig::block(content) 1331.74ms/87%
│     │ └ @App/vcloud/macros/intro-media.html.twig::macro(introMedia) 2.97ms/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 61.61ms/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)
│     │ └ @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.07ms/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) 139.05ms/9%
│     │ └ @Provider/macros/media.html.twig::macro(media) 146.92ms/10%
│     │ └ @Provider/macros/media.html.twig::macro(media) 123.16ms/8%
│     │ └ @Provider/macros/teaser.html.twig::macro(teaserDefault) 63.28ms/4%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 3.86ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 56.97ms/4%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 56.66ms/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) 61.48ms/4%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 58.66ms/4%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 58.56ms/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) 80.79ms/5%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.33ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 70.42ms/5%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 70.27ms/5%
│     │ │ └ @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) 139.03ms/9%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.32ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 133.22ms/9%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 133.09ms/9%
│     │ │ └ @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) 158.63ms/10%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.51ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 151.56ms/10%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 151.44ms/10%
│     │ │ └ @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) 136.13ms/9%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 3.74ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 130.41ms/8%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 130.28ms/8%
│     │ │ └ @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) 76.02ms/5%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 2.72ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 68.27ms/4%
│     │ │ │ └ @Provider/macros/media.html.twig::macro(media) 68.17ms/4%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.96ms/0%
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserCategories)
│     │ │ └ @Provider/macros/teaser.html.twig::macro(teaserLinkEnd)
│     │ └ @Provider/macros/teaser.html.twig::macro(teaserDefault) 96.33ms/6%
│     │   └ @Provider/macros/teaser.html.twig::macro(teaserLink) 1.33ms/0%
│     │   └ @Provider/macros/teaser.html.twig::macro(teaserMedia) 90.59ms/6%
│     │   │ └ @Provider/macros/media.html.twig::macro(media) 90.48ms/6%
│     │   └ @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) 81.31ms/5%
│     │ └ @Provider/snippets/footer.html.twig 37.85ms/2%
│     │   └ @Provider/layouts/snippet.html.twig 37.70ms/2%
│     │     └ @Provider/snippets/footer.html.twig::block(content) 37.23ms/2%
│     │       └ @Provider/macros/logo.html.twig::macro(logo) 1.11ms/0%
│     │       └ @Provider/partials/footer/social.html.twig 6.84ms/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.29ms/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 4.31ms/0%
│     │       └ @Provider/partials/footer/partner-logos.html.twig 17.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/partials/page-search.html.twig
│     │ └ @Provider/macros/include-svg.html.twig::macro(includeSvg)
│     └ @Provider/partials/login.html.twig 5.58ms/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 2.32ms/0%@WebProfiler/Profiler/toolbar.html.twig 1.79ms/0%
  │ └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
  │   └ @WebProfiler/Profiler/toolbar_item.html.twig@WebProfiler/Profiler/toolbar.css.twig