Twig Metrics

1614 ms Render time
489 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 50
components/entry.html.twig templates/components/entry.html.twig 1
components/user_inline.html.twig templates/components/user_inline.html.twig 43
components/date.html.twig templates/components/date.html.twig 44
components/date_edited.html.twig templates/components/date_edited.html.twig 42
components/vote.html.twig templates/components/vote.html.twig 39
components/boost.html.twig templates/components/boost.html.twig 39
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 41
components/user_avatar.html.twig templates/components/user_avatar.html.twig 53
components/entry_comments_nested.html.twig templates/components/entry_comments_nested.html.twig 41
entry/comment/_menu.html.twig templates/entry/comment/_menu.html.twig 38
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 1614.35ms/100%entry/single.html.twig 1613.51ms/100%
│ └ base.html.twig 1613.39ms/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) 2.83ms/0%
│   └ base.html.twig::block(stylesheets)
│   └ base.html.twig::block(javascripts)
│   └ entry/single.html.twig::block(header_nav)
│   └ layout/_header.html.twig 5.69ms/0%
│   │ └ layout/_header_bread.html.twig
│   │ └ layout/_header_nav.html.twig
│   └ entry/single.html.twig::block(mainClass)
│   └ entry/single.html.twig::block(body) 839.09ms/52%
│   │ └ components/_cached.html.twig 40.96ms/3%
│   │ │ └ components/entry.html.twig 40.83ms/3%
│   │ │   └ components/user_inline.html.twig 8.65ms/1%
│   │ │   └ components/date.html.twig 12.25ms/1%
│   │ │   └ components/date_edited.html.twig
│   │ │   └ components/vote.html.twig
│   │ │   └ components/boost.html.twig 1.82ms/0%
│   │ │   └ entry/_menu.html.twig 9.07ms/1%
│   │ └ components/_cached.html.twig 40.91ms/3%
│   │ │ └ components/entries_cross.html.twig
│   │ └ layout/_flash.html.twig
│   │ └ entry/comment/_options.html.twig
│   │ └ entry/comment/_form_comment.html.twig 8.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) 5.92ms/0%
│   │ │ │ └ 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) 5.82ms/0%
│   │ │ │ │ └ form_div_layout.html.twig::block(choice_widget_collapsed) 5.81ms/0%
│   │ │ │ │   └ 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) 5.74ms/0%
│   │ │ │ └ 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 744.54ms/46%
│   │ │ └ components/entry_comment.html.twig 52.22ms/3%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/_cached.html.twig 47.06ms/3%
│   │ │ │   └ components/entry_comments_nested.html.twig 35.71ms/2%
│   │ │ │     └ components/entry_comment.html.twig 35.25ms/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 28.83ms/2%
│   │ │ │         └ components/entry_comments_nested.html.twig 28.59ms/2%
│   │ │ │           └ components/entry_comment.html.twig 28.10ms/2%
│   │ │ │             └ components/user_inline.html.twig
│   │ │ │             └ components/date.html.twig
│   │ │ │             └ components/date_edited.html.twig
│   │ │ │             └ components/user_avatar.html.twig
│   │ │ │             └ components/_cached.html.twig 23.22ms/1%
│   │ │ │               └ components/entry_comments_nested.html.twig 23.03ms/1%
│   │ │ │                 └ components/entry_comment.html.twig 20.04ms/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 13.44ms/1%
│   │ │ │                     └ components/entry_comments_nested.html.twig 13.23ms/1%
│   │ │ │                       └ components/entry_comment.html.twig 12.81ms/1%
│   │ │ │                         └ components/user_inline.html.twig
│   │ │ │                         └ components/date.html.twig
│   │ │ │                         └ components/date_edited.html.twig
│   │ │ │                         └ components/user_avatar.html.twig
│   │ │ │                         └ components/_cached.html.twig 10.55ms/1%
│   │ │ │                           └ components/entry_comments_nested.html.twig 10.33ms/1%
│   │ │ │                             └ components/entry_comment.html.twig 9.90ms/1%
│   │ │ │                               └ components/user_inline.html.twig 2.58ms/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.40ms/0%
│   │ │ │                               └ components/_cached.html.twig
│   │ │ │                                 └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 172.48ms/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 1.67ms/0%
│   │ │ │ └ components/_cached.html.twig 164.72ms/10%
│   │ │ │   └ components/entry_comments_nested.html.twig 163.43ms/10%
│   │ │ │     └ components/entry_comment.html.twig 162.89ms/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 2.01ms/0%
│   │ │ │       └ components/_cached.html.twig 154.17ms/10%
│   │ │ │         └ components/entry_comments_nested.html.twig 153.86ms/10%
│   │ │ │           └ components/entry_comment.html.twig 153.36ms/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 7.15ms/0%
│   │ │ │             └ entry/comment/_menu.html.twig 2.03ms/0%
│   │ │ │             └ components/_cached.html.twig 120.98ms/7%
│   │ │ │               └ components/entry_comments_nested.html.twig 120.64ms/7%
│   │ │ │                 └ components/entry_comment.html.twig 120.02ms/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.95ms/0%
│   │ │ │                   └ components/_cached.html.twig 107.10ms/7%
│   │ │ │                     └ components/entry_comments_nested.html.twig 98.04ms/6%
│   │ │ │                       └ components/entry_comment.html.twig 52.95ms/3%
│   │ │ │                       │ └ 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 1.42ms/0%
│   │ │ │                       │ └ components/_cached.html.twig 19.43ms/1%
│   │ │ │                       │   └ components/entry_comments_nested.html.twig 7.96ms/0%
│   │ │ │                       │     └ components/entry_comment.html.twig 7.27ms/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.41ms/0%
│   │ │ │                       │       └ components/_cached.html.twig
│   │ │ │                       │         └ components/entry_comments_nested.html.twig
│   │ │ │                       └ components/entry_comment.html.twig 43.79ms/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.59ms/0%
│   │ │ │                         └ components/_cached.html.twig 37.02ms/2%
│   │ │ │                           └ components/entry_comments_nested.html.twig 36.75ms/2%
│   │ │ │                             └ components/entry_comment.html.twig 36.21ms/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.84ms/0%
│   │ │ │                               └ components/_cached.html.twig 28.89ms/2%
│   │ │ │                                 └ components/entry_comments_nested.html.twig 28.55ms/2%
│   │ │ │                                   └ components/entry_comment.html.twig 27.86ms/2%
│   │ │ │                                     └ components/user_inline.html.twig 2.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.21ms/0%
│   │ │ │                                     └ entry/comment/_menu.html.twig 1.68ms/0%
│   │ │ │                                     └ components/_cached.html.twig 16.77ms/1%
│   │ │ │                                       └ components/entry_comments_nested.html.twig 16.39ms/1%
│   │ │ │                                         └ components/entry_comment.html.twig 15.61ms/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.25ms/0%
│   │ │ │                                           └ entry/comment/_menu.html.twig 7.14ms/0%
│   │ │ │                                           └ components/_cached.html.twig
│   │ │ │                                             └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 30.17ms/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.47ms/0%
│   │ │ │ └ components/_cached.html.twig 19.96ms/1%
│   │ │ │   └ components/entry_comments_nested.html.twig 8.97ms/1%
│   │ │ │     └ components/entry_comment.html.twig 8.44ms/1%
│   │ │ │       └ components/user_inline.html.twig 1.62ms/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.49ms/0%
│   │ │ │       └ components/_cached.html.twig
│   │ │ │         └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 16.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.51ms/0%
│   │ │ │ └ components/_cached.html.twig 8.77ms/1%
│   │ │ │   └ components/entry_comments_nested.html.twig 8.10ms/1%
│   │ │ │     └ components/entry_comment.html.twig 7.33ms/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 298.02ms/18%
│   │ │ │ └ 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 287.49ms/18%
│   │ │ │   └ components/entry_comments_nested.html.twig 274.49ms/17%
│   │ │ │     └ components/entry_comment.html.twig 273.75ms/17%
│   │ │ │       └ 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 266.51ms/17%
│   │ │ │         └ components/entry_comments_nested.html.twig 266.21ms/16%
│   │ │ │           └ components/entry_comment.html.twig 29.18ms/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.65ms/0%
│   │ │ │           │ └ components/_cached.html.twig 21.68ms/1%
│   │ │ │           │   └ components/entry_comments_nested.html.twig 21.36ms/1%
│   │ │ │           │     └ components/entry_comment.html.twig 20.69ms/1%
│   │ │ │           │       └ components/user_inline.html.twig 1.94ms/0%
│   │ │ │           │       └ components/date.html.twig
│   │ │ │           │       └ components/date_edited.html.twig
│   │ │ │           │       └ components/user_avatar.html.twig 2.31ms/0%
│   │ │ │           │       └ components/vote.html.twig
│   │ │ │           │       └ components/boost.html.twig
│   │ │ │           │       └ entry/comment/_menu.html.twig 1.89ms/0%
│   │ │ │           │       └ components/_cached.html.twig 7.82ms/0%
│   │ │ │           │         └ components/entry_comments_nested.html.twig 7.53ms/0%
│   │ │ │           │           └ components/entry_comment.html.twig 7.03ms/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.57ms/0%
│   │ │ │           │             └ components/_cached.html.twig
│   │ │ │           │               └ components/entry_comments_nested.html.twig
│   │ │ │           └ components/entry_comment.html.twig 203.84ms/13%
│   │ │ │           │ └ components/user_inline.html.twig 1.84ms/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.45ms/0%
│   │ │ │           │ └ components/_cached.html.twig 195.37ms/12%
│   │ │ │           │   └ components/entry_comments_nested.html.twig 195.03ms/12%
│   │ │ │           │     └ components/entry_comment.html.twig 178.56ms/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 1.86ms/0%
│   │ │ │           │     │ └ components/_cached.html.twig 171.78ms/11%
│   │ │ │           │     │   └ components/entry_comments_nested.html.twig 171.53ms/11%
│   │ │ │           │     │     └ components/entry_comment.html.twig 170.93ms/11%
│   │ │ │           │     │       └ components/user_inline.html.twig
│   │ │ │           │     │       └ components/date.html.twig 8.49ms/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.67ms/0%
│   │ │ │           │     │       └ components/_cached.html.twig 153.04ms/9%
│   │ │ │           │     │         └ components/entry_comments_nested.html.twig 152.79ms/9%
│   │ │ │           │     │           └ components/entry_comment.html.twig 152.29ms/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.72ms/0%
│   │ │ │           │     │             └ components/_cached.html.twig 144.82ms/9%
│   │ │ │           │     │               └ components/entry_comments_nested.html.twig 144.51ms/9%
│   │ │ │           │     │                 └ components/entry_comment.html.twig 143.95ms/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 2.07ms/0%
│   │ │ │           │     │                   └ components/_cached.html.twig 135.85ms/8%
│   │ │ │           │     │                     └ components/entry_comments_nested.html.twig 135.47ms/8%
│   │ │ │           │     │                       └ components/entry_comment.html.twig 134.85ms/8%
│   │ │ │           │     │                         └ components/user_inline.html.twig
│   │ │ │           │     │                         └ components/date.html.twig
│   │ │ │           │     │                         └ components/date_edited.html.twig
│   │ │ │           │     │                         └ components/user_avatar.html.twig
│   │ │ │           │     │                         └ components/vote.html.twig 1.17ms/0%
│   │ │ │           │     │                         └ components/boost.html.twig 1.47ms/0%
│   │ │ │           │     │                         └ entry/comment/_menu.html.twig 2.73ms/0%
│   │ │ │           │     │                         └ components/_cached.html.twig 75.35ms/5%
│   │ │ │           │     │                           └ components/entry_comments_nested.html.twig 74.85ms/5%
│   │ │ │           │     │                             └ components/entry_comment.html.twig 74.05ms/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 1.59ms/0%
│   │ │ │           │     │                               └ entry/comment/_menu.html.twig 2.96ms/0%
│   │ │ │           │     │                               └ components/_cached.html.twig 61.78ms/4%
│   │ │ │           │     │                                 └ components/entry_comments_nested.html.twig 61.23ms/4%
│   │ │ │           │     │                                   └ components/entry_comment.html.twig 60.34ms/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 3.27ms/0%
│   │ │ │           │     │                                     └ components/_cached.html.twig 50.25ms/3%
│   │ │ │           │     │                                       └ components/entry_comments_nested.html.twig 48.30ms/3%
│   │ │ │           │     │                                         └ components/entry_comment.html.twig 47.58ms/3%
│   │ │ │           │     │                                           └ components/user_inline.html.twig
│   │ │ │           │     │                                           └ components/date.html.twig
│   │ │ │           │     │                                           └ components/date_edited.html.twig
│   │ │ │           │     │                                           └ components/user_avatar.html.twig
│   │ │ │           │     │                                           └ components/vote.html.twig 1.11ms/0%
│   │ │ │           │     │                                           └ components/boost.html.twig 1.21ms/0%
│   │ │ │           │     │                                           └ entry/comment/_menu.html.twig 1.70ms/0%
│   │ │ │           │     │                                           └ components/_cached.html.twig 38.01ms/2%
│   │ │ │           │     │                                             └ components/entry_comments_nested.html.twig 37.42ms/2%
│   │ │ │           │     │                                               └ components/entry_comment.html.twig 36.74ms/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 8.43ms/1%
│   │ │ │           │     │                                                 └ components/_cached.html.twig 21.78ms/1%
│   │ │ │           │     │                                                   └ components/entry_comments_nested.html.twig 21.37ms/1%
│   │ │ │           │     │                                                     └ components/entry_comment.html.twig 20.76ms/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.38ms/0%
│   │ │ │           │     │                                                       └ entry/comment/_menu.html.twig 1.77ms/0%
│   │ │ │           │     │                                                       └ components/_cached.html.twig
│   │ │ │           │     │                                                         └ components/entry_comments_nested.html.twig
│   │ │ │           │     └ components/entry_comment.html.twig 15.53ms/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.55ms/0%
│   │ │ │           │       └ components/_cached.html.twig 8.82ms/1%
│   │ │ │           │         └ components/entry_comments_nested.html.twig 8.57ms/1%
│   │ │ │           │           └ components/entry_comment.html.twig 8.04ms/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 1.15ms/0%
│   │ │ │           │             └ entry/comment/_menu.html.twig 1.66ms/0%
│   │ │ │           │             └ components/_cached.html.twig
│   │ │ │           │               └ components/entry_comments_nested.html.twig
│   │ │ │           └ components/entry_comment.html.twig 31.67ms/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.60ms/0%
│   │ │ │             └ components/_cached.html.twig 16.24ms/1%
│   │ │ │               └ components/entry_comments_nested.html.twig 16.03ms/1%
│   │ │ │                 └ components/entry_comment.html.twig 15.59ms/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.69ms/0%
│   │ │ │                   └ components/_cached.html.twig
│   │ │ │                     └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 15.59ms/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 8.11ms/1%
│   │ │     └ components/entry_comments_nested.html.twig
│   │ └ entry/_options_activity.html.twig
│   └ base.html.twig::block(sidebar) 751.55ms/47%
│   │ └ entry/single.html.twig::block(sidebar_top)
│   │ └ entry/single.html.twig::block(header_nav)
│   │ └ layout/_sidebar.html.twig 751.46ms/47%
│   │   └ layout/_options_theme.html.twig
│   │   └ layout/_options_font_size.html.twig
│   │   └ layout/_options_appearance.html.twig 11.18ms/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.78ms/0%
│   │   │ └ components/user_actions.html.twig
│   │   │ └ components/date.html.twig
│   │   └ components/magazine_box.html.twig 6.72ms/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 2.90ms/0%
│   │   └ components/_cached.html.twig 5.20ms/0%
│   │   │ └ components/related_magazines.html.twig
│   │   └ components/_cached.html.twig 653.75ms/40%
│   │   │ └ components/active_users.html.twig 25.04ms/2%
│   │   │   └ components/user_avatar.html.twig 5.94ms/0%
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig 7.97ms/0%
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig 1.43ms/0%
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig 1.67ms/0%
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig
│   │   └ components/_cached.html.twig 5.57ms/0%
│   │   │ └ components/related_categories.html.twig
│   │   └ components/_cached.html.twig 13.61ms/1%
│   │   │ └ components/related_posts.html.twig
│   │   └ components/_cached.html.twig 23.99ms/1%
│   │   │ └ components/related_entries.html.twig
│   │   └ components/_cached.html.twig
│   └ layout/_footer.html.twig 2.17ms/0%
│   └ layout/_topbar.html.twig 10.59ms/1%
│     └ components/_cached.html.twig 9.26ms/1%
│       └ 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