Twig Metrics

1167 ms Render time
485 Template calls
90 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 49
components/entry.html.twig templates/components/entry.html.twig 1
components/user_inline.html.twig templates/components/user_inline.html.twig 42
components/date.html.twig templates/components/date.html.twig 43
components/date_edited.html.twig templates/components/date_edited.html.twig 41
components/vote.html.twig templates/components/vote.html.twig 40
components/boost.html.twig templates/components/boost.html.twig 40
entry/_menu.html.twig templates/entry/_menu.html.twig 1
components/entries_cross.html.twig templates/components/entries_cross.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 40
components/user_avatar.html.twig templates/components/user_avatar.html.twig 52
entry/comment/_menu.html.twig templates/entry/comment/_menu.html.twig 39
components/entry_comments_nested.html.twig templates/components/entry_comments_nested.html.twig 40
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_magazines.html.twig templates/components/related_magazines.html.twig 1
components/active_users.html.twig templates/components/active_users.html.twig 1
components/related_categories.html.twig templates/components/related_categories.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 1166.85ms/100%entry/single.html.twig 1166.05ms/100%
│ └ base.html.twig 1165.97ms/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)
│   └ base.html.twig::block(stylesheets)
│   └ base.html.twig::block(javascripts)
│   └ entry/single.html.twig::block(header_nav)
│   └ layout/_header.html.twig 4.79ms/0%
│   │ └ layout/_header_bread.html.twig
│   │ └ layout/_header_nav.html.twig
│   └ entry/single.html.twig::block(mainClass)
│   └ entry/single.html.twig::block(body) 1022.01ms/88%
│   │ └ components/_cached.html.twig 8.53ms/1%
│   │ │ └ components/entry.html.twig 8.45ms/1%
│   │ │   └ components/user_inline.html.twig
│   │ │   └ components/date.html.twig
│   │ │   └ components/date_edited.html.twig
│   │ │   └ components/vote.html.twig
│   │ │   └ components/boost.html.twig
│   │ │   └ entry/_menu.html.twig 1.65ms/0%
│   │ └ components/_cached.html.twig 40.23ms/3%
│   │ │ └ components/entries_cross.html.twig
│   │ └ layout/_flash.html.twig
│   │ └ entry/comment/_options.html.twig
│   │ └ entry/comment/_form_comment.html.twig 27.07ms/2%
│   │ │ └ 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) 19.46ms/2%
│   │ │ │ └ 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) 19.37ms/2%
│   │ │ │ │ └ form_div_layout.html.twig::block(choice_widget_collapsed) 19.37ms/2%
│   │ │ │ │   └ 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) 19.31ms/2%
│   │ │ │ └ form_div_layout.html.twig::block(form_help)
│   │ │ └ form_div_layout.html.twig::block(button_row) 5.38ms/0%
│   │ │ │ └ form_div_layout.html.twig::block(attributes)
│   │ │ │ └ form_div_layout.html.twig::block(submit_widget) 5.33ms/0%
│   │ │ │   └ form_div_layout.html.twig::block(button_widget) 5.30ms/0%
│   │ │ │     └ form_div_layout.html.twig::block(button_attributes) 5.22ms/0%
│   │ │ │       └ form_div_layout.html.twig::block(attributes) 5.20ms/0%
│   │ │ └ 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 943.16ms/81%
│   │ │ └ components/entry_comment.html.twig 13.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 1.33ms/0%
│   │ │ │ └ components/_cached.html.twig
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 27.52ms/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.22ms/0%
│   │ │ │ └ components/_cached.html.twig
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 40.60ms/3%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig 2.85ms/0%
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig 4.36ms/0%
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 1.31ms/0%
│   │ │ │ └ components/_cached.html.twig 20.34ms/2%
│   │ │ │   └ components/entry_comments_nested.html.twig 19.60ms/2%
│   │ │ │     └ components/entry_comment.html.twig 18.26ms/2%
│   │ │ │       └ components/user_inline.html.twig 4.90ms/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 3.40ms/0%
│   │ │ │       └ components/_cached.html.twig 3.60ms/0%
│   │ │ │         └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 49.01ms/4%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig 13.94ms/1%
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig 1.04ms/0%
│   │ │ │ └ entry/comment/_menu.html.twig 18.71ms/2%
│   │ │ │ └ components/_cached.html.twig
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 82.26ms/7%
│   │ │ │ └ 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.57ms/0%
│   │ │ │ └ components/_cached.html.twig 63.50ms/5%
│   │ │ │   └ components/entry_comments_nested.html.twig 60.27ms/5%
│   │ │ │     └ components/entry_comment.html.twig 18.38ms/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 11.27ms/1%
│   │ │ │     │ └ components/_cached.html.twig
│   │ │ │     │   └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 40.90ms/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
│   │ │ │       └ entry/comment/_menu.html.twig 1.26ms/0%
│   │ │ │       └ components/_cached.html.twig 30.44ms/3%
│   │ │ │         └ components/entry_comments_nested.html.twig 29.23ms/3%
│   │ │ │           └ components/entry_comment.html.twig 24.15ms/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.14ms/0%
│   │ │ │             └ entry/comment/_menu.html.twig 2.59ms/0%
│   │ │ │             └ components/_cached.html.twig
│   │ │ │               └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 13.33ms/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 1.06ms/0%
│   │ │ │ └ entry/comment/_menu.html.twig 2.69ms/0%
│   │ │ │ └ components/_cached.html.twig
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 24.20ms/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.26ms/0%
│   │ │ │ └ entry/comment/_menu.html.twig 2.22ms/0%
│   │ │ │ └ components/_cached.html.twig 13.76ms/1%
│   │ │ │   └ components/entry_comments_nested.html.twig 13.01ms/1%
│   │ │ │     └ components/entry_comment.html.twig 12.21ms/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 1.41ms/0%
│   │ │ │       └ entry/comment/_menu.html.twig 2.81ms/0%
│   │ │ │       └ components/_cached.html.twig
│   │ │ │         └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 41.48ms/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.13ms/0%
│   │ │ │ └ entry/comment/_menu.html.twig 1.58ms/0%
│   │ │ │ └ components/_cached.html.twig 22.93ms/2%
│   │ │ │   └ components/entry_comments_nested.html.twig 21.53ms/2%
│   │ │ │     └ components/entry_comment.html.twig 20.65ms/2%
│   │ │ │       └ components/user_inline.html.twig 4.96ms/0%
│   │ │ │       └ components/date.html.twig
│   │ │ │       └ components/date_edited.html.twig
│   │ │ │       └ components/user_avatar.html.twig
│   │ │ │       └ components/vote.html.twig
│   │ │ │       └ components/boost.html.twig 1.28ms/0%
│   │ │ │       └ entry/comment/_menu.html.twig 4.18ms/0%
│   │ │ │       └ components/_cached.html.twig 1.38ms/0%
│   │ │ │         └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 74.99ms/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
│   │ │ │ └ entry/comment/_menu.html.twig 2.09ms/0%
│   │ │ │ └ components/_cached.html.twig 54.38ms/5%
│   │ │ │   └ components/entry_comments_nested.html.twig 43.93ms/4%
│   │ │ │     └ components/entry_comment.html.twig 43.16ms/4%
│   │ │ │       └ components/user_inline.html.twig 2.03ms/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.43ms/0%
│   │ │ │       └ components/_cached.html.twig 34.32ms/3%
│   │ │ │         └ components/entry_comments_nested.html.twig 34.06ms/3%
│   │ │ │           └ components/entry_comment.html.twig 33.50ms/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.08ms/0%
│   │ │ │             └ entry/comment/_menu.html.twig 1.36ms/0%
│   │ │ │             └ components/_cached.html.twig 19.19ms/2%
│   │ │ │               └ components/entry_comments_nested.html.twig 18.92ms/2%
│   │ │ │                 └ components/entry_comment.html.twig 18.43ms/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.87ms/0%
│   │ │ │                   └ components/_cached.html.twig 9.42ms/1%
│   │ │ │                     └ components/entry_comments_nested.html.twig 9.10ms/1%
│   │ │ │                       └ components/entry_comment.html.twig 8.55ms/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.58ms/0%
│   │ │ │                         └ components/_cached.html.twig
│   │ │ │                           └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 104.42ms/9%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/_cached.html.twig 99.15ms/8%
│   │ │ │   └ components/entry_comments_nested.html.twig 98.04ms/8%
│   │ │ │     └ components/entry_comment.html.twig 97.44ms/8%
│   │ │ │       └ 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.85ms/0%
│   │ │ │       └ components/_cached.html.twig 90.30ms/8%
│   │ │ │         └ components/entry_comments_nested.html.twig 90.00ms/8%
│   │ │ │           └ components/entry_comment.html.twig 89.44ms/8%
│   │ │ │             └ components/user_inline.html.twig 2.06ms/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.48ms/0%
│   │ │ │             └ components/_cached.html.twig 80.86ms/7%
│   │ │ │               └ components/entry_comments_nested.html.twig 80.45ms/7%
│   │ │ │                 └ components/entry_comment.html.twig 22.20ms/2%
│   │ │ │                 │ └ components/user_inline.html.twig
│   │ │ │                 │ └ components/date.html.twig
│   │ │ │                 │ └ components/date_edited.html.twig
│   │ │ │                 │ └ components/user_avatar.html.twig
│   │ │ │                 │ └ components/vote.html.twig 7.16ms/1%
│   │ │ │                 │ └ components/boost.html.twig
│   │ │ │                 │ └ entry/comment/_menu.html.twig 2.15ms/0%
│   │ │ │                 │ └ components/_cached.html.twig
│   │ │ │                 │   └ components/entry_comments_nested.html.twig
│   │ │ │                 └ components/entry_comment.html.twig 15.36ms/1%
│   │ │ │                 │ └ components/user_inline.html.twig 2.92ms/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.15ms/0%
│   │ │ │                 │ └ components/_cached.html.twig 1.19ms/0%
│   │ │ │                 │   └ components/entry_comments_nested.html.twig
│   │ │ │                 └ components/entry_comment.html.twig 40.98ms/4%
│   │ │ │                   └ components/user_inline.html.twig 2.33ms/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.99ms/0%
│   │ │ │                   └ components/_cached.html.twig 30.68ms/3%
│   │ │ │                     └ components/entry_comments_nested.html.twig 30.03ms/3%
│   │ │ │                       └ components/entry_comment.html.twig 29.42ms/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 21.87ms/2%
│   │ │ │                         └ entry/comment/_menu.html.twig 1.73ms/0%
│   │ │ │                         └ components/_cached.html.twig
│   │ │ │                           └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 105.43ms/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 1.38ms/0%
│   │ │ │ └ entry/comment/_menu.html.twig 10.13ms/1%
│   │ │ │ └ components/_cached.html.twig 87.68ms/8%
│   │ │ │   └ components/entry_comments_nested.html.twig 86.73ms/7%
│   │ │ │     └ components/entry_comment.html.twig 10.66ms/1%
│   │ │ │     │ └ components/user_inline.html.twig 1.89ms/0%
│   │ │ │     │ └ components/date.html.twig
│   │ │ │     │ └ components/date_edited.html.twig
│   │ │ │     │ └ components/user_avatar.html.twig
│   │ │ │     │ └ components/vote.html.twig
│   │ │ │     │ └ components/boost.html.twig 1.22ms/0%
│   │ │ │     │ └ entry/comment/_menu.html.twig 1.95ms/0%
│   │ │ │     │ └ components/_cached.html.twig
│   │ │ │     │   └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 75.07ms/6%
│   │ │ │       └ components/user_inline.html.twig
│   │ │ │       └ components/date.html.twig
│   │ │ │       └ components/date_edited.html.twig
│   │ │ │       └ components/user_avatar.html.twig
│   │ │ │       └ components/vote.html.twig 10.28ms/1%
│   │ │ │       └ components/boost.html.twig
│   │ │ │       └ entry/comment/_menu.html.twig 1.49ms/0%
│   │ │ │       └ components/_cached.html.twig 55.64ms/5%
│   │ │ │         └ components/entry_comments_nested.html.twig 55.00ms/5%
│   │ │ │           └ components/entry_comment.html.twig 54.43ms/5%
│   │ │ │             └ components/user_inline.html.twig 4.45ms/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 12.23ms/1%
│   │ │ │             └ components/_cached.html.twig 19.33ms/2%
│   │ │ │               └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 126.54ms/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 2.23ms/0%
│   │ │ │ └ components/_cached.html.twig 99.17ms/8%
│   │ │ │   └ components/entry_comments_nested.html.twig 93.31ms/8%
│   │ │ │     └ components/entry_comment.html.twig 92.77ms/8%
│   │ │ │       └ 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.80ms/0%
│   │ │ │       └ entry/comment/_menu.html.twig 1.46ms/0%
│   │ │ │       └ components/_cached.html.twig 76.36ms/7%
│   │ │ │         └ components/entry_comments_nested.html.twig 74.22ms/6%
│   │ │ │           └ components/entry_comment.html.twig 54.86ms/5%
│   │ │ │           │ └ components/user_inline.html.twig 5.31ms/0%
│   │ │ │           │ └ components/date.html.twig
│   │ │ │           │ └ components/date_edited.html.twig
│   │ │ │           │ └ components/user_avatar.html.twig 2.57ms/0%
│   │ │ │           │ └ components/vote.html.twig
│   │ │ │           │ └ components/boost.html.twig
│   │ │ │           │ └ entry/comment/_menu.html.twig 1.60ms/0%
│   │ │ │           │ └ components/_cached.html.twig 33.16ms/3%
│   │ │ │           │   └ components/entry_comments_nested.html.twig 26.27ms/2%
│   │ │ │           │     └ components/entry_comment.html.twig 25.59ms/2%
│   │ │ │           │       └ components/user_inline.html.twig 4.53ms/0%
│   │ │ │           │       └ components/date.html.twig
│   │ │ │           │       └ components/date_edited.html.twig
│   │ │ │           │       └ components/user_avatar.html.twig
│   │ │ │           │       └ components/vote.html.twig 3.88ms/0%
│   │ │ │           │       └ components/boost.html.twig
│   │ │ │           │       └ entry/comment/_menu.html.twig 1.75ms/0%
│   │ │ │           │       └ components/_cached.html.twig
│   │ │ │           │         └ components/entry_comments_nested.html.twig
│   │ │ │           └ components/entry_comment.html.twig 18.29ms/2%
│   │ │ │             └ components/user_inline.html.twig 1.90ms/0%
│   │ │ │             └ components/date.html.twig
│   │ │ │             └ components/date_edited.html.twig
│   │ │ │             └ components/user_avatar.html.twig 2.02ms/0%
│   │ │ │             └ components/vote.html.twig
│   │ │ │             └ components/boost.html.twig
│   │ │ │             └ entry/comment/_menu.html.twig 1.47ms/0%
│   │ │ │             └ components/_cached.html.twig 7.90ms/1%
│   │ │ │               └ components/entry_comments_nested.html.twig 7.61ms/1%
│   │ │ │                 └ components/entry_comment.html.twig 7.05ms/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.47ms/0%
│   │ │ │                   └ components/_cached.html.twig
│   │ │ │                     └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 157.71ms/14%
│   │ │ │ └ 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 5.01ms/0%
│   │ │ │ └ components/_cached.html.twig 145.53ms/12%
│   │ │ │   └ components/entry_comments_nested.html.twig 27.07ms/2%
│   │ │ │     └ components/entry_comment.html.twig 26.17ms/2%
│   │ │ │       └ components/user_inline.html.twig 3.49ms/0%
│   │ │ │       └ 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 9.00ms/1%
│   │ │ │       └ components/_cached.html.twig 4.99ms/0%
│   │ │ │         └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 22.49ms/2%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig 10.33ms/1%
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 1.72ms/0%
│   │ │ │ └ components/_cached.html.twig 2.19ms/0%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 9.28ms/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 2.65ms/0%
│   │ │ │ └ components/_cached.html.twig
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ layout/_pagination.html.twig::block(pager_widget)
│   │ │   └ layout/_pagination.html.twig::block(pager)
│   │ │     └ layout/_pagination.html.twig::block(previous_page_link_disabled)
│   │ │     │ └ layout/_pagination.html.twig::block(previous_page_message)
│   │ │     └ layout/_pagination.html.twig::block(current_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) 135.01ms/12%
│   │ └ entry/single.html.twig::block(sidebar_top)
│   │ └ entry/single.html.twig::block(header_nav)
│   │ └ layout/_sidebar.html.twig 134.89ms/12%
│   │   └ layout/_options_theme.html.twig
│   │   └ layout/_options_font_size.html.twig
│   │   └ layout/_options_appearance.html.twig 12.30ms/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 2.28ms/0%
│   │   │ └ components/user_actions.html.twig
│   │   │ └ components/date.html.twig
│   │   └ components/magazine_box.html.twig 15.44ms/1%
│   │   │ └ components/magazine_sub.html.twig 2.09ms/0%
│   │   │ └ components/date.html.twig
│   │   │ └ components/user_inline.html.twig 3.88ms/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 10.51ms/1%
│   │   │ └ components/related_magazines.html.twig
│   │   └ components/_cached.html.twig 64.16ms/5%
│   │   │ └ components/active_users.html.twig 18.65ms/2%
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig 10.31ms/1%
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig
│   │   └ components/_cached.html.twig 2.30ms/0%
│   │   │ └ components/related_categories.html.twig
│   │   └ components/_cached.html.twig 2.84ms/0%
│   │   │ └ components/related_posts.html.twig
│   │   └ components/_cached.html.twig 11.99ms/1%
│   │   │ └ components/related_entries.html.twig
│   │   └ components/_cached.html.twig
│   └ layout/_footer.html.twig
│   └ layout/_topbar.html.twig 1.90ms/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