Twig Metrics

2021 ms Render time
409 Template calls
82 Block calls
6 Macro calls

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

Rendered Templates

Template Name & Path Render Count
entry/single.html.twig templates/entry/single.html.twig 1
base.html.twig templates/base.html.twig 1
layout/_header.html.twig templates/layout/_header.html.twig 1
layout/_header_bread.html.twig templates/layout/_header_bread.html.twig 2
layout/_header_nav.html.twig templates/layout/_header_nav.html.twig 2
components/_cached.html.twig templates/components/_cached.html.twig 42
components/entry.html.twig templates/components/entry.html.twig 1
components/user_inline.html.twig templates/components/user_inline.html.twig 36
components/date.html.twig templates/components/date.html.twig 37
components/date_edited.html.twig templates/components/date_edited.html.twig 35
components/vote.html.twig templates/components/vote.html.twig 35
components/boost.html.twig templates/components/boost.html.twig 35
entry/_menu.html.twig templates/entry/_menu.html.twig 2
components/entries_cross.html.twig templates/components/entries_cross.html.twig 1
components/entry_cross.html.twig templates/components/entry_cross.html.twig 1
components/magazine_inline.html.twig templates/components/magazine_inline.html.twig 1
layout/_flash.html.twig templates/layout/_flash.html.twig 1
entry/comment/_options.html.twig templates/entry/comment/_options.html.twig 1
entry/comment/_form_comment.html.twig templates/entry/comment/_form_comment.html.twig 1
components/editor_toolbar.html.twig templates/components/editor_toolbar.html.twig 1
layout/_form_media.html.twig templates/layout/_form_media.html.twig 1
entry/comment/_list.html.twig templates/entry/comment/_list.html.twig 1
components/entry_comment.html.twig templates/components/entry_comment.html.twig 33
components/user_avatar.html.twig templates/components/user_avatar.html.twig 33
entry/comment/_menu.html.twig templates/entry/comment/_menu.html.twig 33
components/entry_comments_nested.html.twig templates/components/entry_comments_nested.html.twig 33
entry/_options_activity.html.twig templates/entry/_options_activity.html.twig 1
layout/_sidebar.html.twig templates/layout/_sidebar.html.twig 1
layout/_options_theme.html.twig templates/layout/_options_theme.html.twig 1
layout/_options_font_size.html.twig templates/layout/_options_font_size.html.twig 1
layout/_options_appearance.html.twig templates/layout/_options_appearance.html.twig 1
components/_settings_row_enum.html.twig templates/components/_settings_row_enum.html.twig 2
components/_settings_row_switch.html.twig templates/components/_settings_row_switch.html.twig 15
components/_user_settings_row_switch.html.twig templates/components/_user_settings_row_switch.html.twig 4
entry/_info.html.twig templates/entry/_info.html.twig 1
components/user_actions.html.twig templates/components/user_actions.html.twig 1
components/magazine_box.html.twig templates/components/magazine_box.html.twig 1
components/magazine_sub.html.twig templates/components/magazine_sub.html.twig 1
magazine/_moderators_sidebar.html.twig templates/magazine/_moderators_sidebar.html.twig 1
layout/_footer.html.twig templates/layout/_footer.html.twig 1
layout/_topbar.html.twig templates/layout/_topbar.html.twig 1
components/featured_magazines.html.twig templates/components/featured_magazines.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 2021.49ms/100%entry/single.html.twig 2020.87ms/100%
│ └ base.html.twig 2020.78ms/100%
│   └ entry/single.html.twig::block(title)
│   │ └ base.html.twig::block(title)
│   └ entry/single.html.twig::block(description)
│   └ entry/single.html.twig::block(title)
│   │ └ base.html.twig::block(title)
│   └ entry/single.html.twig::block(description)
│   └ entry/single.html.twig::block(image) 15.57ms/1%
│   └ base.html.twig::block(stylesheets)
│   └ base.html.twig::block(javascripts)
│   └ entry/single.html.twig::block(header_nav)
│   └ layout/_header.html.twig 4.08ms/0%
│   │ └ layout/_header_bread.html.twig
│   │ └ layout/_header_nav.html.twig
│   └ entry/single.html.twig::block(mainClass)
│   └ entry/single.html.twig::block(body) 1858.61ms/92%
│   │ └ components/_cached.html.twig 37.96ms/2%
│   │ │ └ components/entry.html.twig 37.88ms/2%
│   │ │   └ components/user_inline.html.twig
│   │ │   └ components/date.html.twig
│   │ │   └ components/date_edited.html.twig
│   │ │   └ components/vote.html.twig
│   │ │   └ components/boost.html.twig 17.13ms/1%
│   │ │   └ entry/_menu.html.twig 8.46ms/0%
│   │ └ components/_cached.html.twig 94.76ms/5%
│   │ │ └ components/entries_cross.html.twig 44.89ms/2%
│   │ │   └ components/entry_cross.html.twig 43.55ms/2%
│   │ │     └ components/user_inline.html.twig 3.45ms/0%
│   │ │     └ components/date.html.twig
│   │ │     └ components/date_edited.html.twig
│   │ │     └ components/magazine_inline.html.twig
│   │ │     └ components/boost.html.twig 1.10ms/0%
│   │ │     └ entry/_menu.html.twig 2.20ms/0%
│   │ │     └ components/vote.html.twig 24.52ms/1%
│   │ └ layout/_flash.html.twig
│   │ └ entry/comment/_options.html.twig
│   │ └ entry/comment/_form_comment.html.twig 18.25ms/1%
│   │ │ └ form_div_layout.html.twig::block(form_start)
│   │ │ │ └ form_div_layout.html.twig::block(attributes)
│   │ │ └ components/editor_toolbar.html.twig
│   │ │ └ form_div_layout.html.twig::block(form_row)
│   │ │ │ └ form_div_layout.html.twig::block(attributes)
│   │ │ │ └ form_div_layout.html.twig::block(form_label)
│   │ │ │ └ form_div_layout.html.twig::block(form_errors)
│   │ │ │ └ form_div_layout.html.twig::block(textarea_widget)
│   │ │ │ │ └ form_div_layout.html.twig::block(widget_attributes)
│   │ │ │ │   └ form_div_layout.html.twig::block(attributes)
│   │ │ │ └ form_div_layout.html.twig::block(form_help)
│   │ │ └ layout/_form_media.html.twig
│   │ │ │ └ form_div_layout.html.twig::block(form_row)
│   │ │ │ │ └ form_div_layout.html.twig::block(attributes)
│   │ │ │ │ └ form_div_layout.html.twig::block(form_label)
│   │ │ │ │ │ └ form_div_layout.html.twig::block(attributes)
│   │ │ │ │ │ └ form_div_layout.html.twig::block(form_label_content)
│   │ │ │ │ └ form_div_layout.html.twig::block(form_errors)
│   │ │ │ │ └ form_div_layout.html.twig::block(form_widget)
│   │ │ │ │ │ └ form_div_layout.html.twig::block(form_widget_simple)
│   │ │ │ │ │   └ form_div_layout.html.twig::block(widget_attributes)
│   │ │ │ │ │     └ form_div_layout.html.twig::block(attributes)
│   │ │ │ │ └ form_div_layout.html.twig::block(form_help)
│   │ │ │ └ form_div_layout.html.twig::block(form_row)
│   │ │ │ │ └ form_div_layout.html.twig::block(attributes)
│   │ │ │ │ └ form_div_layout.html.twig::block(form_label)
│   │ │ │ │ │ └ form_div_layout.html.twig::block(attributes)
│   │ │ │ │ │ └ form_div_layout.html.twig::block(form_label_content)
│   │ │ │ │ └ form_div_layout.html.twig::block(form_errors)
│   │ │ │ │ └ form_div_layout.html.twig::block(url_widget)
│   │ │ │ │ │ └ form_div_layout.html.twig::block(form_widget_simple)
│   │ │ │ │ │   └ form_div_layout.html.twig::block(widget_attributes)
│   │ │ │ │ │     └ form_div_layout.html.twig::block(attributes)
│   │ │ │ │ └ form_div_layout.html.twig::block(form_help)
│   │ │ │ └ form_div_layout.html.twig::block(form_row)
│   │ │ │   └ form_div_layout.html.twig::block(attributes)
│   │ │ │   └ form_div_layout.html.twig::block(form_label)
│   │ │ │   │ └ form_div_layout.html.twig::block(attributes)
│   │ │ │   │ └ form_div_layout.html.twig::block(form_label_content)
│   │ │ │   └ form_div_layout.html.twig::block(form_errors)
│   │ │ │   └ form_div_layout.html.twig::block(textarea_widget)
│   │ │ │   │ └ form_div_layout.html.twig::block(widget_attributes)
│   │ │ │   │   └ form_div_layout.html.twig::block(attributes)
│   │ │ │   └ form_div_layout.html.twig::block(form_help)
│   │ │ └ form_div_layout.html.twig::block(form_row) 11.49ms/1%
│   │ │ │ └ form_div_layout.html.twig::block(attributes)
│   │ │ │ └ form_div_layout.html.twig::block(form_label)
│   │ │ │ └ form_div_layout.html.twig::block(form_errors)
│   │ │ │ └ form_div_layout.html.twig::block(choice_widget) 11.40ms/1%
│   │ │ │ │ └ form_div_layout.html.twig::block(choice_widget_collapsed) 11.40ms/1%
│   │ │ │ │   └ form_div_layout.html.twig::block(widget_attributes)
│   │ │ │ │   │ └ form_div_layout.html.twig::block(attributes)
│   │ │ │ │   └ form/lang_select.html.twig::block(choice_widget_options)
│   │ │ │ │   └ form/lang_select.html.twig::block(choice_widget_options) 11.33ms/1%
│   │ │ │ └ form_div_layout.html.twig::block(form_help)
│   │ │ └ form_div_layout.html.twig::block(button_row)
│   │ │ │ └ form_div_layout.html.twig::block(attributes)
│   │ │ │ └ form_div_layout.html.twig::block(submit_widget)
│   │ │ │   └ form_div_layout.html.twig::block(button_widget)
│   │ │ │     └ form_div_layout.html.twig::block(button_attributes)
│   │ │ │       └ form_div_layout.html.twig::block(attributes)
│   │ │ └ form_div_layout.html.twig::block(form_end) 4.83ms/0%
│   │ │   └ form_div_layout.html.twig::block(form_rest) 4.82ms/0%
│   │ │     └ form_div_layout.html.twig::block(hidden_row)
│   │ │       └ form_div_layout.html.twig::block(hidden_widget)
│   │ │         └ form_div_layout.html.twig::block(form_widget_simple)
│   │ │           └ form_div_layout.html.twig::block(widget_attributes)
│   │ │             └ form_div_layout.html.twig::block(attributes)
│   │ └ entry/comment/_list.html.twig 1704.36ms/84%
│   │ │ └ components/entry_comment.html.twig 105.42ms/5%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 6.69ms/0%
│   │ │ │ └ components/_cached.html.twig 78.73ms/4%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 20.98ms/1%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 1.31ms/0%
│   │ │ │ └ components/_cached.html.twig 4.40ms/0%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 52.23ms/3%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig 3.49ms/0%
│   │ │ │ └ entry/comment/_menu.html.twig 9.56ms/0%
│   │ │ │ └ components/_cached.html.twig 15.95ms/1%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 40.05ms/2%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 1.33ms/0%
│   │ │ │ └ components/_cached.html.twig 29.16ms/1%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 297.32ms/15%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 3.18ms/0%
│   │ │ │ └ components/_cached.html.twig 275.11ms/14%
│   │ │ │   └ components/entry_comments_nested.html.twig 243.16ms/12%
│   │ │ │     └ components/entry_comment.html.twig 242.52ms/12%
│   │ │ │       └ components/user_inline.html.twig 7.96ms/0%
│   │ │ │       └ components/date.html.twig
│   │ │ │       └ components/date_edited.html.twig
│   │ │ │       └ components/user_avatar.html.twig
│   │ │ │       └ components/vote.html.twig
│   │ │ │       └ components/boost.html.twig
│   │ │ │       └ entry/comment/_menu.html.twig 1.36ms/0%
│   │ │ │       └ components/_cached.html.twig 198.22ms/10%
│   │ │ │         └ components/entry_comments_nested.html.twig 190.19ms/9%
│   │ │ │           └ components/entry_comment.html.twig 47.68ms/2%
│   │ │ │           │ └ components/user_inline.html.twig
│   │ │ │           │ └ components/date.html.twig
│   │ │ │           │ └ components/date_edited.html.twig
│   │ │ │           │ └ components/user_avatar.html.twig
│   │ │ │           │ └ components/vote.html.twig 15.23ms/1%
│   │ │ │           │ └ components/boost.html.twig
│   │ │ │           │ └ entry/comment/_menu.html.twig 1.29ms/0%
│   │ │ │           │ └ components/_cached.html.twig 9.05ms/0%
│   │ │ │           │   └ components/entry_comments_nested.html.twig
│   │ │ │           └ components/entry_comment.html.twig 72.63ms/4%
│   │ │ │           │ └ components/user_inline.html.twig
│   │ │ │           │ └ components/date.html.twig 14.45ms/1%
│   │ │ │           │ └ components/date_edited.html.twig
│   │ │ │           │ └ components/user_avatar.html.twig
│   │ │ │           │ └ components/vote.html.twig
│   │ │ │           │ └ components/boost.html.twig
│   │ │ │           │ └ entry/comment/_menu.html.twig 1.54ms/0%
│   │ │ │           │ └ components/_cached.html.twig 18.26ms/1%
│   │ │ │           │   └ components/entry_comments_nested.html.twig
│   │ │ │           └ components/entry_comment.html.twig 68.35ms/3%
│   │ │ │             └ components/user_inline.html.twig 16.76ms/1%
│   │ │ │             └ components/date.html.twig
│   │ │ │             └ components/date_edited.html.twig
│   │ │ │             └ components/user_avatar.html.twig
│   │ │ │             └ components/vote.html.twig
│   │ │ │             └ components/boost.html.twig
│   │ │ │             └ entry/comment/_menu.html.twig 13.57ms/1%
│   │ │ │             └ components/_cached.html.twig 8.61ms/0%
│   │ │ │               └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 38.03ms/2%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 7.47ms/0%
│   │ │ │ └ components/_cached.html.twig 9.93ms/0%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 984.82ms/49%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig 2.74ms/0%
│   │ │ │ └ entry/comment/_menu.html.twig 6.34ms/0%
│   │ │ │ └ components/_cached.html.twig 947.69ms/47%
│   │ │ │   └ components/entry_comments_nested.html.twig 933.59ms/46%
│   │ │ │     └ components/entry_comment.html.twig 914.49ms/45%
│   │ │ │     │ └ components/user_inline.html.twig 11.81ms/1%
│   │ │ │     │ └ components/date.html.twig
│   │ │ │     │ └ components/date_edited.html.twig
│   │ │ │     │ └ components/user_avatar.html.twig
│   │ │ │     │ └ components/vote.html.twig 1.23ms/0%
│   │ │ │     │ └ components/boost.html.twig 2.54ms/0%
│   │ │ │     │ └ entry/comment/_menu.html.twig 7.52ms/0%
│   │ │ │     │ └ components/_cached.html.twig 873.17ms/43%
│   │ │ │     │   └ components/entry_comments_nested.html.twig 872.62ms/43%
│   │ │ │     │     └ components/entry_comment.html.twig 29.58ms/1%
│   │ │ │     │     │ └ components/user_inline.html.twig 1.71ms/0%
│   │ │ │     │     │ └ components/date.html.twig
│   │ │ │     │     │ └ components/date_edited.html.twig
│   │ │ │     │     │ └ components/user_avatar.html.twig
│   │ │ │     │     │ └ components/vote.html.twig 1.06ms/0%
│   │ │ │     │     │ └ components/boost.html.twig 2.63ms/0%
│   │ │ │     │     │ └ entry/comment/_menu.html.twig 8.57ms/0%
│   │ │ │     │     │ └ components/_cached.html.twig
│   │ │ │     │     │   └ components/entry_comments_nested.html.twig
│   │ │ │     │     └ components/entry_comment.html.twig 638.37ms/32%
│   │ │ │     │     │ └ components/user_inline.html.twig 3.88ms/0%
│   │ │ │     │     │ └ components/date.html.twig
│   │ │ │     │     │ └ components/date_edited.html.twig
│   │ │ │     │     │ └ components/user_avatar.html.twig
│   │ │ │     │     │ └ components/vote.html.twig 1.37ms/0%
│   │ │ │     │     │ └ components/boost.html.twig 3.00ms/0%
│   │ │ │     │     │ └ entry/comment/_menu.html.twig 5.53ms/0%
│   │ │ │     │     │ └ components/_cached.html.twig 591.80ms/29%
│   │ │ │     │     │   └ components/entry_comments_nested.html.twig 591.29ms/29%
│   │ │ │     │     │     └ components/entry_comment.html.twig 589.43ms/29%
│   │ │ │     │     │       └ components/user_inline.html.twig
│   │ │ │     │     │       └ components/date.html.twig
│   │ │ │     │     │       └ components/date_edited.html.twig
│   │ │ │     │     │       └ components/user_avatar.html.twig
│   │ │ │     │     │       └ components/vote.html.twig 1.92ms/0%
│   │ │ │     │     │       └ components/boost.html.twig 5.87ms/0%
│   │ │ │     │     │       └ entry/comment/_menu.html.twig 1.36ms/0%
│   │ │ │     │     │       └ components/_cached.html.twig 555.95ms/28%
│   │ │ │     │     │         └ components/entry_comments_nested.html.twig 540.51ms/27%
│   │ │ │     │     │           └ components/entry_comment.html.twig 49.68ms/2%
│   │ │ │     │     │           │ └ components/user_inline.html.twig 12.20ms/1%
│   │ │ │     │     │           │ └ components/date.html.twig
│   │ │ │     │     │           │ └ components/date_edited.html.twig
│   │ │ │     │     │           │ └ components/user_avatar.html.twig
│   │ │ │     │     │           │ └ components/vote.html.twig
│   │ │ │     │     │           │ └ components/boost.html.twig 13.73ms/1%
│   │ │ │     │     │           │ └ entry/comment/_menu.html.twig 2.22ms/0%
│   │ │ │     │     │           │ └ components/_cached.html.twig 10.42ms/1%
│   │ │ │     │     │           │   └ components/entry_comments_nested.html.twig
│   │ │ │     │     │           └ components/entry_comment.html.twig 260.46ms/13%
│   │ │ │     │     │           │ └ components/user_inline.html.twig 15.92ms/1%
│   │ │ │     │     │           │ └ components/date.html.twig
│   │ │ │     │     │           │ └ components/date_edited.html.twig
│   │ │ │     │     │           │ └ components/user_avatar.html.twig 6.29ms/0%
│   │ │ │     │     │           │ └ components/vote.html.twig 19.05ms/1%
│   │ │ │     │     │           │ └ components/boost.html.twig
│   │ │ │     │     │           │ └ entry/comment/_menu.html.twig 28.14ms/1%
│   │ │ │     │     │           │ └ components/_cached.html.twig 183.20ms/9%
│   │ │ │     │     │           │   └ components/entry_comments_nested.html.twig 179.61ms/9%
│   │ │ │     │     │           │     └ components/entry_comment.html.twig 178.87ms/9%
│   │ │ │     │     │           │       └ components/user_inline.html.twig
│   │ │ │     │     │           │       └ components/date.html.twig
│   │ │ │     │     │           │       └ components/date_edited.html.twig
│   │ │ │     │     │           │       └ components/user_avatar.html.twig
│   │ │ │     │     │           │       └ components/vote.html.twig
│   │ │ │     │     │           │       └ components/boost.html.twig
│   │ │ │     │     │           │       └ entry/comment/_menu.html.twig 24.17ms/1%
│   │ │ │     │     │           │       └ components/_cached.html.twig 129.12ms/6%
│   │ │ │     │     │           │         └ components/entry_comments_nested.html.twig 120.30ms/6%
│   │ │ │     │     │           │           └ components/entry_comment.html.twig 119.72ms/6%
│   │ │ │     │     │           │             └ components/user_inline.html.twig
│   │ │ │     │     │           │             └ components/date.html.twig
│   │ │ │     │     │           │             └ components/date_edited.html.twig
│   │ │ │     │     │           │             └ components/user_avatar.html.twig
│   │ │ │     │     │           │             └ components/vote.html.twig
│   │ │ │     │     │           │             └ components/boost.html.twig 1.03ms/0%
│   │ │ │     │     │           │             └ entry/comment/_menu.html.twig 17.04ms/1%
│   │ │ │     │     │           │             └ components/_cached.html.twig 83.45ms/4%
│   │ │ │     │     │           │               └ components/entry_comments_nested.html.twig 72.64ms/4%
│   │ │ │     │     │           │                 └ components/entry_comment.html.twig 71.98ms/4%
│   │ │ │     │     │           │                   └ components/user_inline.html.twig
│   │ │ │     │     │           │                   └ components/date.html.twig
│   │ │ │     │     │           │                   └ components/date_edited.html.twig
│   │ │ │     │     │           │                   └ components/user_avatar.html.twig
│   │ │ │     │     │           │                   └ components/vote.html.twig
│   │ │ │     │     │           │                   └ components/boost.html.twig 1.88ms/0%
│   │ │ │     │     │           │                   └ entry/comment/_menu.html.twig 21.61ms/1%
│   │ │ │     │     │           │                   └ components/_cached.html.twig 11.27ms/1%
│   │ │ │     │     │           │                     └ components/entry_comments_nested.html.twig 7.93ms/0%
│   │ │ │     │     │           └ components/entry_comment.html.twig 228.72ms/11%
│   │ │ │     │     │             └ components/user_inline.html.twig
│   │ │ │     │     │             └ components/date.html.twig
│   │ │ │     │     │             └ components/date_edited.html.twig
│   │ │ │     │     │             └ components/user_avatar.html.twig
│   │ │ │     │     │             └ components/vote.html.twig
│   │ │ │     │     │             └ components/boost.html.twig
│   │ │ │     │     │             └ entry/comment/_menu.html.twig 10.43ms/1%
│   │ │ │     │     │             └ components/_cached.html.twig 204.07ms/10%
│   │ │ │     │     │               └ components/entry_comments_nested.html.twig 192.64ms/10%
│   │ │ │     │     │                 └ components/entry_comment.html.twig 60.27ms/3%
│   │ │ │     │     │                 │ └ components/user_inline.html.twig
│   │ │ │     │     │                 │ └ components/date.html.twig
│   │ │ │     │     │                 │ └ components/date_edited.html.twig
│   │ │ │     │     │                 │ └ components/user_avatar.html.twig
│   │ │ │     │     │                 │ └ components/vote.html.twig
│   │ │ │     │     │                 │ └ components/boost.html.twig 1.25ms/0%
│   │ │ │     │     │                 │ └ entry/comment/_menu.html.twig 22.59ms/1%
│   │ │ │     │     │                 │ └ components/_cached.html.twig 15.66ms/1%
│   │ │ │     │     │                 │   └ components/entry_comments_nested.html.twig
│   │ │ │     │     │                 └ components/entry_comment.html.twig 123.78ms/6%
│   │ │ │     │     │                   └ components/user_inline.html.twig
│   │ │ │     │     │                   └ components/date.html.twig 10.00ms/0%
│   │ │ │     │     │                   └ components/date_edited.html.twig
│   │ │ │     │     │                   └ components/user_avatar.html.twig
│   │ │ │     │     │                   └ components/vote.html.twig
│   │ │ │     │     │                   └ components/boost.html.twig 6.49ms/0%
│   │ │ │     │     │                   └ entry/comment/_menu.html.twig 1.77ms/0%
│   │ │ │     │     │                   └ components/_cached.html.twig 72.02ms/4%
│   │ │ │     │     │                     └ components/entry_comments_nested.html.twig 60.00ms/3%
│   │ │ │     │     │                       └ components/entry_comment.html.twig 58.21ms/3%
│   │ │ │     │     │                         └ components/user_inline.html.twig
│   │ │ │     │     │                         └ components/date.html.twig
│   │ │ │     │     │                         └ components/date_edited.html.twig
│   │ │ │     │     │                         └ components/user_avatar.html.twig
│   │ │ │     │     │                         └ components/vote.html.twig
│   │ │ │     │     │                         └ components/boost.html.twig 14.15ms/1%
│   │ │ │     │     │                         └ entry/comment/_menu.html.twig 2.42ms/0%
│   │ │ │     │     │                         └ components/_cached.html.twig 18.35ms/1%
│   │ │ │     │     │                           └ components/entry_comments_nested.html.twig
│   │ │ │     │     └ components/entry_comment.html.twig 117.96ms/6%
│   │ │ │     │     │ └ components/user_inline.html.twig 48.60ms/2%
│   │ │ │     │     │ └ components/date.html.twig
│   │ │ │     │     │ └ components/date_edited.html.twig
│   │ │ │     │     │ └ components/user_avatar.html.twig 14.88ms/1%
│   │ │ │     │     │ └ components/vote.html.twig
│   │ │ │     │     │ └ components/boost.html.twig
│   │ │ │     │     │ └ entry/comment/_menu.html.twig 1.46ms/0%
│   │ │ │     │     │ └ components/_cached.html.twig 44.10ms/2%
│   │ │ │     │     │   └ components/entry_comments_nested.html.twig 43.89ms/2%
│   │ │ │     │     │     └ components/entry_comment.html.twig 43.45ms/2%
│   │ │ │     │     │       └ components/user_inline.html.twig
│   │ │ │     │     │       └ components/date.html.twig
│   │ │ │     │     │       └ components/date_edited.html.twig
│   │ │ │     │     │       └ components/user_avatar.html.twig
│   │ │ │     │     │       └ components/vote.html.twig
│   │ │ │     │     │       └ components/boost.html.twig
│   │ │ │     │     │       └ entry/comment/_menu.html.twig 1.56ms/0%
│   │ │ │     │     │       └ components/_cached.html.twig 26.60ms/1%
│   │ │ │     │     │         └ components/entry_comments_nested.html.twig 26.31ms/1%
│   │ │ │     │     │           └ components/entry_comment.html.twig 25.77ms/1%
│   │ │ │     │     │             └ components/user_inline.html.twig
│   │ │ │     │     │             └ components/date.html.twig
│   │ │ │     │     │             └ components/date_edited.html.twig
│   │ │ │     │     │             └ components/user_avatar.html.twig
│   │ │ │     │     │             └ components/vote.html.twig
│   │ │ │     │     │             └ components/boost.html.twig
│   │ │ │     │     │             └ entry/comment/_menu.html.twig 1.73ms/0%
│   │ │ │     │     │             └ components/_cached.html.twig
│   │ │ │     │     │               └ components/entry_comments_nested.html.twig
│   │ │ │     │     └ components/entry_comment.html.twig 35.33ms/2%
│   │ │ │     │     │ └ components/user_inline.html.twig
│   │ │ │     │     │ └ components/date.html.twig
│   │ │ │     │     │ └ components/date_edited.html.twig
│   │ │ │     │     │ └ components/user_avatar.html.twig
│   │ │ │     │     │ └ components/vote.html.twig
│   │ │ │     │     │ └ components/boost.html.twig
│   │ │ │     │     │ └ entry/comment/_menu.html.twig 1.52ms/0%
│   │ │ │     │     │ └ components/_cached.html.twig 14.97ms/1%
│   │ │ │     │     │   └ components/entry_comments_nested.html.twig 14.70ms/1%
│   │ │ │     │     │     └ components/entry_comment.html.twig 14.17ms/1%
│   │ │ │     │     │       └ components/user_inline.html.twig
│   │ │ │     │     │       └ components/date.html.twig
│   │ │ │     │     │       └ components/date_edited.html.twig
│   │ │ │     │     │       └ components/user_avatar.html.twig
│   │ │ │     │     │       └ components/vote.html.twig
│   │ │ │     │     │       └ components/boost.html.twig
│   │ │ │     │     │       └ entry/comment/_menu.html.twig 4.37ms/0%
│   │ │ │     │     │       └ components/_cached.html.twig 1.62ms/0%
│   │ │ │     │     │         └ components/entry_comments_nested.html.twig
│   │ │ │     │     └ components/entry_comment.html.twig 37.90ms/2%
│   │ │ │     │       └ components/user_inline.html.twig 8.19ms/0%
│   │ │ │     │       └ components/date.html.twig
│   │ │ │     │       └ components/date_edited.html.twig
│   │ │ │     │       └ components/user_avatar.html.twig 10.95ms/1%
│   │ │ │     │       └ components/vote.html.twig
│   │ │ │     │       └ components/boost.html.twig
│   │ │ │     │       └ entry/comment/_menu.html.twig 1.55ms/0%
│   │ │ │     │       └ components/_cached.html.twig
│   │ │ │     │         └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 15.78ms/1%
│   │ │ │       └ components/user_inline.html.twig
│   │ │ │       └ components/date.html.twig
│   │ │ │       └ components/date_edited.html.twig
│   │ │ │       └ components/user_avatar.html.twig
│   │ │ │       └ components/vote.html.twig
│   │ │ │       └ components/boost.html.twig
│   │ │ │       └ entry/comment/_menu.html.twig 1.51ms/0%
│   │ │ │       └ components/_cached.html.twig
│   │ │ │         └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 27.09ms/1%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 1.25ms/0%
│   │ │ │ └ components/_cached.html.twig 20.16ms/1%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 68.99ms/3%
│   │ │   └ components/user_inline.html.twig
│   │ │   └ components/date.html.twig
│   │ │   └ components/date_edited.html.twig
│   │ │   └ components/user_avatar.html.twig
│   │ │   └ components/vote.html.twig
│   │ │   └ components/boost.html.twig
│   │ │   └ entry/comment/_menu.html.twig 6.73ms/0%
│   │ │   └ components/_cached.html.twig 33.04ms/2%
│   │ │     └ components/entry_comments_nested.html.twig
│   │ └ entry/_options_activity.html.twig
│   └ base.html.twig::block(sidebar) 139.22ms/7%
│   │ └ entry/single.html.twig::block(sidebar_top)
│   │ └ entry/single.html.twig::block(header_nav)
│   │ └ layout/_sidebar.html.twig 139.01ms/7%
│   │   └ layout/_options_theme.html.twig
│   │   └ layout/_options_font_size.html.twig
│   │   └ layout/_options_appearance.html.twig 111.58ms/6%
│   │   │ └ components/_settings_row_enum.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_switch.html.twig 1.29ms/0%
│   │   │ └ components/_user_settings_row_switch.html.twig 1.52ms/0%
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_user_settings_row_switch.html.twig 1.26ms/0%
│   │   │ └ components/_user_settings_row_switch.html.twig
│   │   │ └ components/_user_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_enum.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   └ layout/_header_bread.html.twig
│   │   └ layout/_header_nav.html.twig
│   │   └ entry/_info.html.twig 1.73ms/0%
│   │   │ └ components/user_actions.html.twig
│   │   │ └ components/date.html.twig
│   │   └ components/magazine_box.html.twig 8.63ms/0%
│   │   │ └ components/magazine_sub.html.twig
│   │   │ └ components/date.html.twig
│   │   │ └ components/user_inline.html.twig
│   │   │ └ components/magazine_box.html.twig::macro(meta_item)
│   │   │ └ components/magazine_box.html.twig::macro(meta_item)
│   │   │ └ components/magazine_box.html.twig::macro(meta_item)
│   │   │ └ components/magazine_box.html.twig::macro(meta_item)
│   │   │ └ components/magazine_box.html.twig::macro(meta_item)
│   │   │ └ components/magazine_box.html.twig::macro(meta_item)
│   │   └ magazine/_moderators_sidebar.html.twig
│   │   └ components/_cached.html.twig 2.76ms/0%
│   │   └ components/_cached.html.twig
│   │   └ components/_cached.html.twig
│   │   └ components/_cached.html.twig
│   │   └ components/_cached.html.twig
│   │   └ components/_cached.html.twig
│   └ layout/_footer.html.twig
│   └ layout/_topbar.html.twig 1.31ms/0%
│     └ components/_cached.html.twig
│       └ components/featured_magazines.html.twig@WebProfiler/Profiler/toolbar_js.html.twig@WebProfiler/Profiler/toolbar.html.twig
  │ └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
  │   └ @WebProfiler/Profiler/toolbar_item.html.twig@WebProfiler/Profiler/toolbar.css.twig