Twig Metrics

62 ms Render time
47 Template calls
13 Block calls
6 Macro calls

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

Rendered Templates

Template Name & Path Render Count
front/video/videos.html.twig templates/front/video/videos.html.twig 8
front/_template/base.html.twig templates/front/_template/base.html.twig 3
front/_template/card/common/header.html.twig templates/front/_template/card/common/header.html.twig 1
front/_template/card/hero/medium.html.twig templates/front/_template/card/hero/medium.html.twig 1
front/_template/card/common/filters.html.twig templates/front/_template/card/common/filters.html.twig 1
front/_template/card/video/video_card.html.twig templates/front/_template/card/video/video_card.html.twig 16
front/_template/card/common/label.html.twig templates/front/_template/card/common/label.html.twig 12
front/_template/card/common/paginator.html.twig templates/front/_template/card/common/paginator.html.twig 1
front/_template/card/common/footer.html.twig templates/front/_template/card/common/footer.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

Rendering Call Graph

main 62.05ms/100%front/video/videos.html.twig 61.61ms/99%
│ └ front/_template/base.html.twig 61.53ms/99%
│   └ front/video/videos.html.twig::block(head_title)
│   │ └ front/_template/base.html.twig::block(head_title)
│   └ front/_template/base.html.twig::block(stylesheets)
│   └ front/_template/base.html.twig::block(head_javascripts)
│   │ └ front/_template/base.html.twig::block(importmap)
│   └ front/_template/base.html.twig::block(header) 28.58ms/46%
│   │ └ front/_template/base.html.twig 28.56ms/46%
│   │   └ front/_template/card/common/header.html.twig 28.50ms/46%
│   │     └ front/_template/card/common/header.html.twig::block(header_menu) 1.89ms/3%
│   │       └ front/_template/card/common/header/macro.html.twig::macro(header_menu)
│   │       └ front/_template/card/common/header/macro.html.twig::macro(header_menu)
│   │       └ front/_template/card/common/header/macro.html.twig::macro(header_menu)
│   │       └ front/_template/card/common/header/macro.html.twig::macro(header_menu)
│   │       └ front/_template/card/common/header/macro.html.twig::macro(header_menu)
│   │       └ front/_template/card/common/header/macro.html.twig::macro(header_menu)
│   └ front/video/videos.html.twig::block(hero)
│   │ └ front/video/videos.html.twig
│   │   └ front/_template/card/hero/medium.html.twig
│   └ front/video/videos.html.twig::block(content) 23.95ms/39%
│   │ └ front/video/videos.html.twig 4.15ms/7%
│   │ │ └ front/_template/card/common/filters.html.twig 4.10ms/7%
│   │ └ front/video/videos.html.twig
│   │ │ └ front/_template/card/video/video_card.html.twig
│   │ │   └ front/_template/card/video/video_card.html.twig
│   │ │   │ └ front/_template/card/common/label.html.twig
│   │ │   └ front/_template/card/video/video_card.html.twig
│   │ │   │ └ front/_template/card/common/label.html.twig
│   │ │   └ front/_template/card/video/video_card.html.twig
│   │ │     └ front/_template/card/common/label.html.twig
│   │ └ front/video/videos.html.twig
│   │ │ └ front/_template/card/video/video_card.html.twig
│   │ │   └ front/_template/card/video/video_card.html.twig
│   │ │   │ └ front/_template/card/common/label.html.twig
│   │ │   └ front/_template/card/video/video_card.html.twig
│   │ │   │ └ front/_template/card/common/label.html.twig
│   │ │   └ front/_template/card/video/video_card.html.twig
│   │ │     └ front/_template/card/common/label.html.twig
│   │ └ front/video/videos.html.twig
│   │ │ └ front/_template/card/video/video_card.html.twig
│   │ │   └ front/_template/card/video/video_card.html.twig
│   │ │   │ └ front/_template/card/common/label.html.twig
│   │ │   └ front/_template/card/video/video_card.html.twig
│   │ │   │ └ front/_template/card/common/label.html.twig
│   │ │   └ front/_template/card/video/video_card.html.twig
│   │ │     └ front/_template/card/common/label.html.twig
│   │ └ front/video/videos.html.twig
│   │ │ └ front/_template/card/video/video_card.html.twig
│   │ │   └ front/_template/card/video/video_card.html.twig
│   │ │   │ └ front/_template/card/common/label.html.twig
│   │ │   └ front/_template/card/video/video_card.html.twig
│   │ │   │ └ front/_template/card/common/label.html.twig
│   │ │   └ front/_template/card/video/video_card.html.twig
│   │ │     └ front/_template/card/common/label.html.twig
│   │ └ front/video/videos.html.twig
│   │   └ front/_template/card/common/paginator.html.twig
│   └ front/_template/base.html.twig::block(footer) 8.11ms/13%
│   │ └ front/_template/base.html.twig 8.09ms/13%
│   │   └ front/_template/card/common/footer.html.twig 8.04ms/13%
│   │     └ front/_template/card/common/footer.html.twig::block(footer_items) 5.53ms/9%
│   └ front/_template/base.html.twig::block(javascripts)
└ @WebProfiler/Profiler/toolbar_js.html.twig@WebProfiler/Profiler/toolbar.html.twig
    └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
      └ @WebProfiler/Profiler/toolbar_item.html.twig