Twig Metrics

2310 ms Render time
561 Template calls
95 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 59
components/entry.html.twig templates/components/entry.html.twig 1
components/user_inline.html.twig templates/components/user_inline.html.twig 52
components/date.html.twig templates/components/date.html.twig 53
components/date_edited.html.twig templates/components/date_edited.html.twig 51
components/vote.html.twig templates/components/vote.html.twig 51
components/boost.html.twig templates/components/boost.html.twig 51
entry/_menu.html.twig templates/entry/_menu.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 50
components/user_avatar.html.twig templates/components/user_avatar.html.twig 50
entry/comment/_menu.html.twig templates/entry/comment/_menu.html.twig 50
components/entry_comments_nested.html.twig templates/components/entry_comments_nested.html.twig 39
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
components/related_posts.html.twig templates/components/related_posts.html.twig 1
components/related_entries.html.twig templates/components/related_entries.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 2310.04ms/100%entry/single.html.twig 2299.85ms/100%
│ └ base.html.twig 2299.71ms/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) 11.69ms/1%
│   └ base.html.twig::block(stylesheets)
│   └ base.html.twig::block(javascripts)
│   └ entry/single.html.twig::block(header_nav)
│   └ layout/_header.html.twig 6.46ms/0%
│   │ └ layout/_header_bread.html.twig
│   │ └ layout/_header_nav.html.twig
│   └ entry/single.html.twig::block(mainClass)
│   └ entry/single.html.twig::block(body) 2081.27ms/90%
│   │ └ components/_cached.html.twig 30.84ms/1%
│   │ │ └ components/entry.html.twig 30.70ms/1%
│   │ │   └ components/user_inline.html.twig
│   │ │   └ components/date.html.twig
│   │ │   └ components/date_edited.html.twig
│   │ │   └ components/vote.html.twig
│   │ │   └ components/boost.html.twig 3.54ms/0%
│   │ │   └ entry/_menu.html.twig 2.63ms/0%
│   │ └ components/_cached.html.twig
│   │ └ layout/_flash.html.twig
│   │ └ entry/comment/_options.html.twig
│   │ └ entry/comment/_form_comment.html.twig 26.22ms/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) 23.37ms/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) 23.25ms/1%
│   │ │ │ │ └ form_div_layout.html.twig::block(choice_widget_collapsed) 23.24ms/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) 23.17ms/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)
│   │ │   └ form_div_layout.html.twig::block(form_rest)
│   │ │     └ 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 2018.53ms/87%
│   │ │ └ components/entry_comment.html.twig 64.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
│   │ │ │ └ entry/comment/_menu.html.twig 2.50ms/0%
│   │ │ │ └ components/_cached.html.twig 15.98ms/1%
│   │ │ └ components/entry_comment.html.twig 78.83ms/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 16.06ms/1%
│   │ │ │ └ entry/comment/_menu.html.twig 2.23ms/0%
│   │ │ │ └ components/_cached.html.twig 16.63ms/1%
│   │ │ └ components/entry_comment.html.twig 48.50ms/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 2.65ms/0%
│   │ │ │ └ components/_cached.html.twig 14.74ms/1%
│   │ │ └ components/entry_comment.html.twig 551.68ms/24%
│   │ │ │ └ 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 2.06ms/0%
│   │ │ │ └ components/_cached.html.twig 522.19ms/23%
│   │ │ │   └ components/entry_comments_nested.html.twig 506.81ms/22%
│   │ │ │     └ components/entry_comment.html.twig 348.15ms/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 1.03ms/0%
│   │ │ │     │ └ entry/comment/_menu.html.twig 2.78ms/0%
│   │ │ │     │ └ components/_cached.html.twig 275.28ms/12%
│   │ │ │     │   └ components/entry_comments_nested.html.twig 274.89ms/12%
│   │ │ │     │     └ components/entry_comment.html.twig 274.08ms/12%
│   │ │ │     │       └ components/user_inline.html.twig 16.34ms/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 1.30ms/0%
│   │ │ │     │       └ components/_cached.html.twig 225.29ms/10%
│   │ │ │     │         └ components/entry_comments_nested.html.twig 224.98ms/10%
│   │ │ │     │           └ components/entry_comment.html.twig 224.50ms/10%
│   │ │ │     │             └ 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 11.11ms/0%
│   │ │ │     │             └ components/_cached.html.twig 140.75ms/6%
│   │ │ │     │               └ components/entry_comments_nested.html.twig 42.77ms/2%
│   │ │ │     │                 └ components/entry_comment.html.twig 42.19ms/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.53ms/0%
│   │ │ │     │                   └ components/_cached.html.twig 27.53ms/1%
│   │ │ │     │                     └ components/entry_comments_nested.html.twig 27.24ms/1%
│   │ │ │     │                       └ components/entry_comment.html.twig 26.72ms/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 8.38ms/0%
│   │ │ │     │                         └ components/_cached.html.twig 2.14ms/0%
│   │ │ │     │                           └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 134.79ms/6%
│   │ │ │     │ └ components/user_inline.html.twig 11.44ms/0%
│   │ │ │     │ └ components/date.html.twig
│   │ │ │     │ └ components/date_edited.html.twig
│   │ │ │     │ └ components/user_avatar.html.twig
│   │ │ │     │ └ components/vote.html.twig
│   │ │ │     │ └ components/boost.html.twig 3.61ms/0%
│   │ │ │     │ └ entry/comment/_menu.html.twig 1.37ms/0%
│   │ │ │     │ └ components/_cached.html.twig 106.87ms/5%
│   │ │ │     │   └ components/entry_comments_nested.html.twig 106.60ms/5%
│   │ │ │     │     └ components/entry_comment.html.twig 35.60ms/2%
│   │ │ │     │     │ └ components/user_inline.html.twig 11.62ms/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 1.87ms/0%
│   │ │ │     │     │ └ components/_cached.html.twig
│   │ │ │     │     │   └ components/entry_comments_nested.html.twig
│   │ │ │     │     └ components/entry_comment.html.twig 70.07ms/3%
│   │ │ │     │       └ components/user_inline.html.twig 3.53ms/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.62ms/0%
│   │ │ │     │       └ components/_cached.html.twig 59.49ms/3%
│   │ │ │     │         └ components/entry_comments_nested.html.twig 54.06ms/2%
│   │ │ │     │           └ components/entry_comment.html.twig 19.84ms/1%
│   │ │ │     │           │ └ components/user_inline.html.twig 3.80ms/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.55ms/0%
│   │ │ │     │           │ └ components/_cached.html.twig 8.74ms/0%
│   │ │ │     │           │   └ components/entry_comments_nested.html.twig
│   │ │ │     │           └ components/entry_comment.html.twig 33.05ms/1%
│   │ │ │     │             └ components/user_inline.html.twig 8.02ms/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.55ms/0%
│   │ │ │     │             └ components/_cached.html.twig 17.46ms/1%
│   │ │ │     │               └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 22.40ms/1%
│   │ │ │       └ components/user_inline.html.twig 5.34ms/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.32ms/0%
│   │ │ │       └ components/_cached.html.twig
│   │ │ │         └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 15.86ms/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.42ms/0%
│   │ │ │ └ components/_cached.html.twig
│   │ │ └ components/entry_comment.html.twig 16.46ms/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 3.23ms/0%
│   │ │ │ └ entry/comment/_menu.html.twig 1.45ms/0%
│   │ │ │ └ components/_cached.html.twig
│   │ │ └ components/entry_comment.html.twig 15.85ms/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.43ms/0%
│   │ │ │ └ components/_cached.html.twig
│   │ │ └ components/entry_comment.html.twig 196.97ms/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 1.47ms/0%
│   │ │ │ └ components/_cached.html.twig 179.70ms/8%
│   │ │ │   └ components/entry_comments_nested.html.twig 166.05ms/7%
│   │ │ │     └ components/entry_comment.html.twig 46.53ms/2%
│   │ │ │     │ └ components/user_inline.html.twig 20.29ms/1%
│   │ │ │     │ └ components/date.html.twig
│   │ │ │     │ └ components/date_edited.html.twig
│   │ │ │     │ └ components/user_avatar.html.twig 3.55ms/0%
│   │ │ │     │ └ components/vote.html.twig
│   │ │ │     │ └ components/boost.html.twig
│   │ │ │     │ └ entry/comment/_menu.html.twig 1.43ms/0%
│   │ │ │     │ └ components/_cached.html.twig 8.11ms/0%
│   │ │ │     │   └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 29.94ms/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.48ms/0%
│   │ │ │     │ └ components/_cached.html.twig 13.80ms/1%
│   │ │ │     │   └ components/entry_comments_nested.html.twig 13.50ms/1%
│   │ │ │     │     └ components/entry_comment.html.twig 12.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.56ms/0%
│   │ │ │     │       └ components/_cached.html.twig 5.90ms/0%
│   │ │ │     │         └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 66.78ms/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 1.47ms/0%
│   │ │ │     │ └ components/_cached.html.twig 53.80ms/2%
│   │ │ │     │   └ components/entry_comments_nested.html.twig 53.52ms/2%
│   │ │ │     │     └ components/entry_comment.html.twig 53.04ms/2%
│   │ │ │     │       └ components/user_inline.html.twig 5.00ms/0%
│   │ │ │     │       └ components/date.html.twig
│   │ │ │     │       └ components/date_edited.html.twig
│   │ │ │     │       └ components/user_avatar.html.twig
│   │ │ │     │       └ components/vote.html.twig
│   │ │ │     │       └ components/boost.html.twig 1.92ms/0%
│   │ │ │     │       └ entry/comment/_menu.html.twig 1.40ms/0%
│   │ │ │     │       └ components/_cached.html.twig 8.91ms/0%
│   │ │ │     │         └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 19.10ms/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.43ms/0%
│   │ │ │       └ components/_cached.html.twig
│   │ │ │         └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 11.89ms/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.45ms/0%
│   │ │ │ └ components/_cached.html.twig
│   │ │ └ components/entry_comment.html.twig 124.53ms/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 1.46ms/0%
│   │ │ │ └ components/_cached.html.twig 113.87ms/5%
│   │ │ │   └ components/entry_comments_nested.html.twig 94.63ms/4%
│   │ │ │     └ components/entry_comment.html.twig 41.48ms/2%
│   │ │ │     │ └ components/user_inline.html.twig 2.65ms/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 8.12ms/0%
│   │ │ │     │ └ components/_cached.html.twig 19.91ms/1%
│   │ │ │     │   └ components/entry_comments_nested.html.twig 15.04ms/1%
│   │ │ │     │     └ components/entry_comment.html.twig 14.40ms/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.34ms/0%
│   │ │ │     │       └ components/_cached.html.twig 8.24ms/0%
│   │ │ │     │         └ components/entry_comments_nested.html.twig 7.99ms/0%
│   │ │ │     │           └ components/entry_comment.html.twig 7.37ms/0%
│   │ │ │     │             └ 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.59ms/0%
│   │ │ │     │             └ components/_cached.html.twig
│   │ │ │     │               └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 52.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 2.90ms/0%
│   │ │ │       └ entry/comment/_menu.html.twig 1.45ms/0%
│   │ │ │       └ components/_cached.html.twig 38.90ms/2%
│   │ │ │         └ components/entry_comments_nested.html.twig 38.62ms/2%
│   │ │ │           └ components/entry_comment.html.twig 38.01ms/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.58ms/0%
│   │ │ │             └ components/_cached.html.twig 21.22ms/1%
│   │ │ │               └ components/entry_comments_nested.html.twig 20.90ms/1%
│   │ │ │                 └ components/entry_comment.html.twig 20.27ms/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 8.10ms/0%
│   │ │ │                   └ components/_cached.html.twig
│   │ │ │                     └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 13.72ms/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.40ms/0%
│   │ │ │ └ components/_cached.html.twig
│   │ │ └ components/entry_comment.html.twig 53.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.27ms/0%
│   │ │ │ └ components/_cached.html.twig 1.52ms/0%
│   │ │ └ components/entry_comment.html.twig 540.29ms/23%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig 14.90ms/1%
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig 1.17ms/0%
│   │ │ │ └ entry/comment/_menu.html.twig 2.48ms/0%
│   │ │ │ └ components/_cached.html.twig 489.36ms/21%
│   │ │ │   └ components/entry_comments_nested.html.twig 481.07ms/21%
│   │ │ │     └ components/entry_comment.html.twig 424.07ms/18%
│   │ │ │     │ └ components/user_inline.html.twig 14.56ms/1%
│   │ │ │     │ └ components/date.html.twig
│   │ │ │     │ └ components/date_edited.html.twig
│   │ │ │     │ └ components/user_avatar.html.twig
│   │ │ │     │ └ components/vote.html.twig
│   │ │ │     │ └ components/boost.html.twig 1.17ms/0%
│   │ │ │     │ └ entry/comment/_menu.html.twig 2.63ms/0%
│   │ │ │     │ └ components/_cached.html.twig 393.74ms/17%
│   │ │ │     │   └ components/entry_comments_nested.html.twig 380.88ms/16%
│   │ │ │     │     └ components/entry_comment.html.twig 266.40ms/12%
│   │ │ │     │     │ └ 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 2.34ms/0%
│   │ │ │     │     │ └ components/_cached.html.twig 232.56ms/10%
│   │ │ │     │     │   └ components/entry_comments_nested.html.twig 230.01ms/10%
│   │ │ │     │     │     └ components/entry_comment.html.twig 39.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 1.33ms/0%
│   │ │ │     │     │     │ └ entry/comment/_menu.html.twig 2.62ms/0%
│   │ │ │     │     │     │ └ components/_cached.html.twig 13.03ms/1%
│   │ │ │     │     │     │   └ components/entry_comments_nested.html.twig
│   │ │ │     │     │     └ components/entry_comment.html.twig 32.27ms/1%
│   │ │ │     │     │     │ └ components/user_inline.html.twig 4.74ms/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 2.46ms/0%
│   │ │ │     │     │     │ └ components/_cached.html.twig 9.68ms/0%
│   │ │ │     │     │     │   └ components/entry_comments_nested.html.twig
│   │ │ │     │     │     └ components/entry_comment.html.twig 60.56ms/3%
│   │ │ │     │     │     │ └ components/user_inline.html.twig 11.32ms/0%
│   │ │ │     │     │     │ └ components/date.html.twig
│   │ │ │     │     │     │ └ components/date_edited.html.twig
│   │ │ │     │     │     │ └ components/user_avatar.html.twig
│   │ │ │     │     │     │ └ components/vote.html.twig
│   │ │ │     │     │     │ └ components/boost.html.twig 1.64ms/0%
│   │ │ │     │     │     │ └ entry/comment/_menu.html.twig 8.91ms/0%
│   │ │ │     │     │     │ └ components/_cached.html.twig 29.65ms/1%
│   │ │ │     │     │     │   └ components/entry_comments_nested.html.twig 28.41ms/1%
│   │ │ │     │     │     │     └ components/entry_comment.html.twig 27.54ms/1%
│   │ │ │     │     │     │       └ components/user_inline.html.twig 5.28ms/0%
│   │ │ │     │     │     │       └ components/date.html.twig
│   │ │ │     │     │     │       └ components/date_edited.html.twig
│   │ │ │     │     │     │       └ components/user_avatar.html.twig
│   │ │ │     │     │     │       └ components/vote.html.twig
│   │ │ │     │     │     │       └ components/boost.html.twig 1.12ms/0%
│   │ │ │     │     │     │       └ entry/comment/_menu.html.twig 3.52ms/0%
│   │ │ │     │     │     │       └ components/_cached.html.twig 2.01ms/0%
│   │ │ │     │     │     │         └ components/entry_comments_nested.html.twig
│   │ │ │     │     │     └ components/entry_comment.html.twig 27.13ms/1%
│   │ │ │     │     │     │ └ components/user_inline.html.twig 5.09ms/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.70ms/0%
│   │ │ │     │     │     │ └ components/_cached.html.twig
│   │ │ │     │     │     │   └ components/entry_comments_nested.html.twig
│   │ │ │     │     │     └ components/entry_comment.html.twig 41.25ms/2%
│   │ │ │     │     │       └ components/user_inline.html.twig 23.91ms/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 3.64ms/0%
│   │ │ │     │     │       └ components/_cached.html.twig
│   │ │ │     │     │         └ components/entry_comments_nested.html.twig
│   │ │ │     │     └ components/entry_comment.html.twig 68.46ms/3%
│   │ │ │     │     │ └ components/user_inline.html.twig 2.38ms/0%
│   │ │ │     │     │ └ components/date.html.twig
│   │ │ │     │     │ └ components/date_edited.html.twig
│   │ │ │     │     │ └ components/user_avatar.html.twig
│   │ │ │     │     │ └ components/vote.html.twig 4.32ms/0%
│   │ │ │     │     │ └ components/boost.html.twig
│   │ │ │     │     │ └ entry/comment/_menu.html.twig 1.60ms/0%
│   │ │ │     │     │ └ components/_cached.html.twig 7.38ms/0%
│   │ │ │     │     │   └ components/entry_comments_nested.html.twig
│   │ │ │     │     └ components/entry_comment.html.twig 44.03ms/2%
│   │ │ │     │       └ components/user_inline.html.twig 14.49ms/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 1.38ms/0%
│   │ │ │     │       └ components/_cached.html.twig
│   │ │ │     │         └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 55.42ms/2%
│   │ │ │       └ components/user_inline.html.twig 14.96ms/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 1.32ms/0%
│   │ │ │       └ components/_cached.html.twig 21.70ms/1%
│   │ │ │         └ components/entry_comments_nested.html.twig 12.81ms/1%
│   │ │ │           └ components/entry_comment.html.twig 12.10ms/1%
│   │ │ │             └ components/user_inline.html.twig
│   │ │ │             └ components/date.html.twig
│   │ │ │             └ components/date_edited.html.twig
│   │ │ │             └ components/user_avatar.html.twig 1.85ms/0%
│   │ │ │             └ components/vote.html.twig
│   │ │ │             └ components/boost.html.twig
│   │ │ │             └ entry/comment/_menu.html.twig 1.66ms/0%
│   │ │ │             └ components/_cached.html.twig 2.93ms/0%
│   │ │ │               └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 23.02ms/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.46ms/0%
│   │ │ │ └ components/_cached.html.twig 3.23ms/0%
│   │ │ └ components/entry_comment.html.twig 23.92ms/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.28ms/0%
│   │ │ │ └ components/_cached.html.twig 9.75ms/0%
│   │ │ └ layout/_pagination.html.twig::block(pager_widget)
│   │ │   └ layout/_pagination.html.twig::block(pager)
│   │ │     └ layout/_pagination.html.twig::block(previous_page_link)
│   │ │     │ └ layout/_pagination.html.twig::block(previous_page_message)
│   │ │     └ layout/_pagination.html.twig::block(page_link)
│   │ │     └ layout/_pagination.html.twig::block(ellipsis)
│   │ │     └ layout/_pagination.html.twig::block(page_link)
│   │ │     └ layout/_pagination.html.twig::block(page_link)
│   │ │     └ layout/_pagination.html.twig::block(current_page_link)
│   │ │     └ layout/_pagination.html.twig::block(page_link)
│   │ │     └ layout/_pagination.html.twig::block(page_link)
│   │ │     └ layout/_pagination.html.twig::block(next_page_link)
│   │ │       └ layout/_pagination.html.twig::block(next_page_message)
│   │ └ entry/_options_activity.html.twig
│   └ base.html.twig::block(sidebar) 195.30ms/8%
│   │ └ entry/single.html.twig::block(sidebar_top)
│   │ └ entry/single.html.twig::block(header_nav)
│   │ └ layout/_sidebar.html.twig 195.21ms/8%
│   │   └ layout/_options_theme.html.twig
│   │   └ layout/_options_font_size.html.twig
│   │   └ layout/_options_appearance.html.twig 22.87ms/1%
│   │   │ └ 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
│   │   │ └ components/_user_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_user_settings_row_switch.html.twig
│   │   │ └ 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.33ms/0%
│   │   │ └ components/user_actions.html.twig
│   │   │ └ components/date.html.twig
│   │   └ components/magazine_box.html.twig 64.74ms/3%
│   │   │ └ components/magazine_sub.html.twig
│   │   │ └ components/date.html.twig
│   │   │ └ components/user_inline.html.twig 2.28ms/0%
│   │   │ └ 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 7.78ms/0%
│   │   └ components/_cached.html.twig 1.15ms/0%
│   │   └ components/_cached.html.twig 4.18ms/0%
│   │   └ components/_cached.html.twig 17.66ms/1%
│   │   │ └ components/related_posts.html.twig
│   │   └ components/_cached.html.twig 47.88ms/2%
│   │   │ └ components/related_entries.html.twig
│   │   └ components/_cached.html.twig
│   └ layout/_footer.html.twig 1.24ms/0%
│   └ layout/_topbar.html.twig 2.17ms/0%
│     └ components/_cached.html.twig
│       └ components/featured_magazines.html.twig@WebProfiler/Profiler/toolbar_js.html.twig 10.19ms/0%@WebProfiler/Profiler/toolbar.html.twig 9.68ms/0%
  │ └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
  │   └ @WebProfiler/Profiler/toolbar_item.html.twig@WebProfiler/Profiler/toolbar.css.twig