Twig Metrics

193 ms Render time
16 Template calls
5 Block calls
0 Macro calls

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

Rendered Templates

Template Name & Path Render Count
vehicle_lib.html.twig templates/vehicle_lib.html.twig 1
base.html.twig templates/base.html.twig 1
include/header.html.twig templates/include/header.html.twig 1
include/nav_items.html.twig templates/include/nav_items.html.twig 1
include/flash.html.twig templates/include/flash.html.twig 1
include/heading.html.twig templates/include/heading.html.twig 1
filter.html.twig templates/filter.html.twig 1
include/paging.html.twig templates/include/paging.html.twig 2
include/vehicle/cards.html.twig templates/include/vehicle/cards.html.twig 1
include/vehicle/card.html.twig templates/include/vehicle/card.html.twig 1
include/rating_stars.html.twig templates/include/rating_stars.html.twig 1
include/footer.html.twig templates/include/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 193.20ms/100%vehicle_lib.html.twig 188.20ms/97%
│ └ base.html.twig 182.79ms/95%
│   └ base.html.twig::block(stylesheets)
│   └ base.html.twig::block(javascripts) 60.00ms/31%
│   │ └ base.html.twig::block(importmap) 59.98ms/31%
│   └ include/header.html.twig 5.38ms/3%
│   │ └ include/nav_items.html.twig
│   └ include/flash.html.twig
│   └ vehicle_lib.html.twig::block(body) 82.71ms/43%
│   │ └ include/heading.html.twig
│   │ └ filter.html.twig 7.61ms/4%
│   │ └ include/paging.html.twig
│   │ └ include/vehicle/cards.html.twig 7.98ms/4%
│   │ │ └ include/vehicle/card.html.twig 7.79ms/4%
│   │ │   └ include/rating_stars.html.twig
│   │ └ include/paging.html.twig
│   └ include/footer.html.twig 4.35ms/2%@WebProfiler/Profiler/toolbar_js.html.twig 5.00ms/3%@WebProfiler/Profiler/toolbar.html.twig 4.10ms/2%
    └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar) 2.42ms/1%@WebProfiler/Profiler/toolbar_item.html.twig 1.97ms/1%