Twig Metrics
4 ms
Render time
5
Template calls
11
Block calls
0
Macro calls
Render time includes sub-requests rendering time (if any).
Rendered Templates
| Template Name & Path | Render Count |
|---|---|
| pages/blog/detail.html.twig | 1 |
| base.html.twig | 1 |
| @WebProfiler/Profiler/toolbar_js.html.twig | 1 |
| @WebProfiler/Profiler/base_js.html.twig | 1 |
| @WebProfiler/Profiler/toolbar.css.twig | 1 |
Rendering Call Graph
main 3.82ms/100% └ pages/blog/detail.html.twig 3.47ms/91% │ └ base.html.twig 3.39ms/89% │ └ pages/blog/detail.html.twig::block(title) │ └ pages/blog/detail.html.twig::block(meta_og_title) │ └ pages/blog/detail.html.twig::block(meta_description) │ └ pages/blog/detail.html.twig::block(meta_og_description) │ └ base.html.twig::block(meta_og_siteurl) │ └ pages/blog/detail.html.twig::block(meta_twitter_title) │ └ pages/blog/detail.html.twig::block(meta_og_image) │ └ base.html.twig::block(stylesheets) │ └ base.html.twig::block(javascripts) │ └ base.html.twig::block(extraHeader) │ └ pages/blog/detail.html.twig::block(body) 1.52ms/40% └ @WebProfiler/Profiler/toolbar_js.html.twig └ @WebProfiler/Profiler/base_js.html.twig └ @WebProfiler/Profiler/toolbar.css.twig