Twig Metrics

36 ms Render time
15 Template calls
10 Block calls
0 Macro calls

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

Rendered Templates

Template Name & Path Render Count
webapp/page/show.html.twig templates/webapp/page/show.html.twig 1
admin.html.twig templates/admin.html.twig 1
admin/include/navbar_admin.html.twig templates/admin/include/navbar_admin.html.twig 1
admin/dashboard/include/header.html.twig templates/admin/dashboard/include/header.html.twig 1
composants/buttons/button_utils.html.twig templates/composants/buttons/button_utils.html.twig 3
webapp/section/bypage.html.twig templates/webapp/section/bypage.html.twig 1
webapp/section/include/_liste.html.twig templates/webapp/section/include/_liste.html.twig 1
admin/dashboard/include/footer.html.twig templates/admin/dashboard/include/footer.html.twig 1
composants/modules/notifications.html.twig templates/composants/modules/notifications.html.twig 1
composants/modules/dialog.html.twig templates/composants/modules/dialog.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 36.35ms/100%webapp/page/show.html.twig 35.19ms/97%
│ └ admin.html.twig 35.02ms/96%
│   └ webapp/page/show.html.twig::block(title)
│   └ admin.html.twig::block(stylesheets)
│   └ webapp/page/show.html.twig::block(javascripts)
│   │ └ admin.html.twig::block(javascripts)
│   └ admin.html.twig::block(navbar) 1.01ms/3%
│   │ └ admin/include/navbar_admin.html.twig
│   └ webapp/page/show.html.twig::block(header)
│   │ └ admin/dashboard/include/header.html.twig
│   │   └ composants/buttons/button_utils.html.twig
│   │   └ composants/buttons/button_utils.html.twig
│   └ admin.html.twig::block(content_title)
│   └ webapp/page/show.html.twig::block(main) 32.03ms/88%
│   │ └ webapp/section/bypage.html.twig 4.50ms/12%
│   │   └ composants/buttons/button_utils.html.twig 1.31ms/4%
│   │   └ webapp/section/include/_liste.html.twig
│   └ admin.html.twig::block(modal)
│   └ admin/dashboard/include/footer.html.twig
│   └ composants/modules/notifications.html.twig
│   └ composants/modules/dialog.html.twig@WebProfiler/Profiler/toolbar_js.html.twig 1.15ms/3%@WebProfiler/Profiler/toolbar.html.twig
    └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
      └ @WebProfiler/Profiler/toolbar_item.html.twig