Twig Metrics

1244 ms Render time
381 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 40
components/entry.html.twig templates/components/entry.html.twig 1
components/user_inline.html.twig templates/components/user_inline.html.twig 33
components/date.html.twig templates/components/date.html.twig 34
components/date_edited.html.twig templates/components/date_edited.html.twig 32
components/vote.html.twig templates/components/vote.html.twig 32
components/boost.html.twig templates/components/boost.html.twig 32
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 31
components/user_avatar.html.twig templates/components/user_avatar.html.twig 31
entry/comment/_menu.html.twig templates/entry/comment/_menu.html.twig 31
components/entry_comments_nested.html.twig templates/components/entry_comments_nested.html.twig 31
entry/_options_activity.html.twig templates/entry/_options_activity.html.twig 1
layout/_sidebar.html.twig templates/layout/_sidebar.html.twig 1
layout/_options_theme.html.twig templates/layout/_options_theme.html.twig 1
layout/_options_font_size.html.twig templates/layout/_options_font_size.html.twig 1
layout/_options_appearance.html.twig templates/layout/_options_appearance.html.twig 1
components/_settings_row_enum.html.twig templates/components/_settings_row_enum.html.twig 2
components/_settings_row_switch.html.twig templates/components/_settings_row_switch.html.twig 15
components/_user_settings_row_switch.html.twig templates/components/_user_settings_row_switch.html.twig 4
entry/_info.html.twig templates/entry/_info.html.twig 1
components/user_actions.html.twig templates/components/user_actions.html.twig 1
components/magazine_box.html.twig templates/components/magazine_box.html.twig 1
components/magazine_sub.html.twig templates/components/magazine_sub.html.twig 1
magazine/_moderators_sidebar.html.twig templates/magazine/_moderators_sidebar.html.twig 1
layout/_footer.html.twig templates/layout/_footer.html.twig 1
layout/_topbar.html.twig templates/layout/_topbar.html.twig 1
components/featured_magazines.html.twig templates/components/featured_magazines.html.twig 1
@WebProfiler/Profiler/toolbar_js.html.twig vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar_js.html.twig 1
@WebProfiler/Profiler/toolbar.html.twig vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar.html.twig 1
@WebProfiler/Profiler/toolbar_item.html.twig vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar_item.html.twig 1
@WebProfiler/Profiler/toolbar.css.twig vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar.css.twig 1

Rendering Call Graph

main 1244.02ms/100%entry/single.html.twig 1243.37ms/100%
│ └ base.html.twig 1243.28ms/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) 6.11ms/0%
│   └ base.html.twig::block(stylesheets)
│   └ base.html.twig::block(javascripts)
│   └ entry/single.html.twig::block(header_nav)
│   └ layout/_header.html.twig 5.42ms/0%
│   │ └ layout/_header_bread.html.twig
│   │ └ layout/_header_nav.html.twig
│   └ entry/single.html.twig::block(mainClass)
│   └ entry/single.html.twig::block(body) 1054.78ms/85%
│   │ └ components/_cached.html.twig 19.53ms/2%
│   │ │ └ components/entry.html.twig 19.39ms/2%
│   │ │   └ components/user_inline.html.twig
│   │ │   └ components/date.html.twig
│   │ │   └ components/date_edited.html.twig
│   │ │   └ components/vote.html.twig
│   │ │   └ components/boost.html.twig 1.48ms/0%
│   │ │   └ entry/_menu.html.twig 12.76ms/1%
│   │ └ components/_cached.html.twig 47.80ms/4%
│   │ │ └ components/entries_cross.html.twig
│   │ └ layout/_flash.html.twig
│   │ └ entry/comment/_options.html.twig
│   │ └ entry/comment/_form_comment.html.twig 7.12ms/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) 4.96ms/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) 4.86ms/0%
│   │ │ │ │ └ form_div_layout.html.twig::block(choice_widget_collapsed) 4.85ms/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) 4.80ms/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 969.48ms/78%
│   │ │ └ components/entry_comment.html.twig 151.71ms/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 1.27ms/0%
│   │ │ │ └ components/_cached.html.twig 139.36ms/11%
│   │ │ │   └ components/entry_comments_nested.html.twig 130.02ms/10%
│   │ │ │     └ components/entry_comment.html.twig 128.90ms/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 1.37ms/0%
│   │ │ │       └ components/_cached.html.twig 117.70ms/9%
│   │ │ │         └ components/entry_comments_nested.html.twig 97.89ms/8%
│   │ │ │           └ components/entry_comment.html.twig 97.26ms/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.32ms/0%
│   │ │ │             └ components/_cached.html.twig 70.12ms/6%
│   │ │ │               └ components/entry_comments_nested.html.twig 56.56ms/5%
│   │ │ │                 └ components/entry_comment.html.twig 56.04ms/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.37ms/0%
│   │ │ │                   └ components/_cached.html.twig 2.57ms/0%
│   │ │ │                     └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 50.19ms/4%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig 27.95ms/2%
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 1.26ms/0%
│   │ │ │ └ components/_cached.html.twig 9.63ms/1%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 32.36ms/3%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/vote.html.twig 4.18ms/0%
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 9.77ms/1%
│   │ │ │ └ components/_cached.html.twig 6.60ms/1%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 35.95ms/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.22ms/0%
│   │ │ │ └ components/_cached.html.twig 4.87ms/0%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 287.52ms/23%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig 5.98ms/0%
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 14.49ms/1%
│   │ │ │ └ components/_cached.html.twig 252.54ms/20%
│   │ │ │   └ components/entry_comments_nested.html.twig 236.80ms/19%
│   │ │ │     └ components/entry_comment.html.twig 113.63ms/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.27ms/0%
│   │ │ │     │ └ components/_cached.html.twig 100.22ms/8%
│   │ │ │     │   └ components/entry_comments_nested.html.twig 88.37ms/7%
│   │ │ │     │     └ components/entry_comment.html.twig 87.75ms/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.38ms/0%
│   │ │ │     │       └ components/_cached.html.twig 61.25ms/5%
│   │ │ │     │         └ components/entry_comments_nested.html.twig 51.67ms/4%
│   │ │ │     │           └ components/entry_comment.html.twig 37.36ms/3%
│   │ │ │     │           │ └ components/user_inline.html.twig 2.39ms/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 10.67ms/1%
│   │ │ │     │           │ └ components/_cached.html.twig 6.57ms/1%
│   │ │ │     │           │   └ components/entry_comments_nested.html.twig
│   │ │ │     │           └ components/entry_comment.html.twig 13.16ms/1%
│   │ │ │     │             └ components/user_inline.html.twig 4.76ms/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 122.29ms/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 3.26ms/0%
│   │ │ │       └ components/_cached.html.twig 106.04ms/9%
│   │ │ │         └ components/entry_comments_nested.html.twig 105.01ms/8%
│   │ │ │           └ components/entry_comment.html.twig 104.52ms/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.83ms/0%
│   │ │ │             └ components/_cached.html.twig 95.58ms/8%
│   │ │ │               └ components/entry_comments_nested.html.twig 95.34ms/8%
│   │ │ │                 └ components/entry_comment.html.twig 94.90ms/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.36ms/0%
│   │ │ │                   └ components/_cached.html.twig 77.48ms/6%
│   │ │ │                     └ components/entry_comments_nested.html.twig 77.21ms/6%
│   │ │ │                       └ components/entry_comment.html.twig 76.70ms/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 7.05ms/1%
│   │ │ │                         └ components/_cached.html.twig 45.31ms/4%
│   │ │ │                           └ components/entry_comments_nested.html.twig 42.88ms/3%
│   │ │ │                             └ components/entry_comment.html.twig 42.36ms/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.50ms/0%
│   │ │ │                               └ components/_cached.html.twig 30.15ms/2%
│   │ │ │                                 └ components/entry_comments_nested.html.twig 29.87ms/2%
│   │ │ │                                   └ components/entry_comment.html.twig 29.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 1.62ms/0%
│   │ │ │                                     └ components/_cached.html.twig 11.44ms/1%
│   │ │ │                                       └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 29.13ms/2%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig 15.71ms/1%
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig 1.08ms/0%
│   │ │ │ └ entry/comment/_menu.html.twig 4.78ms/0%
│   │ │ │ └ components/_cached.html.twig
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 111.32ms/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.43ms/0%
│   │ │ │ └ components/_cached.html.twig 96.80ms/8%
│   │ │ │   └ components/entry_comments_nested.html.twig 88.76ms/7%
│   │ │ │     └ components/entry_comment.html.twig 88.15ms/7%
│   │ │ │       └ components/user_inline.html.twig 6.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.37ms/0%
│   │ │ │       └ components/_cached.html.twig 73.96ms/6%
│   │ │ │         └ components/entry_comments_nested.html.twig 69.70ms/6%
│   │ │ │           └ components/entry_comment.html.twig 69.17ms/6%
│   │ │ │             └ components/user_inline.html.twig 6.92ms/1%
│   │ │ │             └ components/date.html.twig
│   │ │ │             └ components/date_edited.html.twig
│   │ │ │             └ components/user_avatar.html.twig
│   │ │ │             └ components/vote.html.twig
│   │ │ │             └ components/boost.html.twig 7.76ms/1%
│   │ │ │             └ entry/comment/_menu.html.twig 1.55ms/0%
│   │ │ │             └ components/_cached.html.twig 40.35ms/3%
│   │ │ │               └ components/entry_comments_nested.html.twig 40.00ms/3%
│   │ │ │                 └ components/entry_comment.html.twig 39.24ms/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.87ms/0%
│   │ │ │                   └ components/boost.html.twig
│   │ │ │                   └ entry/comment/_menu.html.twig 2.12ms/0%
│   │ │ │                   └ components/_cached.html.twig 29.12ms/2%
│   │ │ │                     └ components/entry_comments_nested.html.twig 28.85ms/2%
│   │ │ │                       └ components/entry_comment.html.twig 28.35ms/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.04ms/0%
│   │ │ │                         └ entry/comment/_menu.html.twig 3.48ms/0%
│   │ │ │                         └ components/_cached.html.twig 19.36ms/2%
│   │ │ │                           └ components/entry_comments_nested.html.twig 19.06ms/2%
│   │ │ │                             └ components/entry_comment.html.twig 18.44ms/1%
│   │ │ │                               └ components/user_inline.html.twig
│   │ │ │                               └ components/date.html.twig
│   │ │ │                               └ components/date_edited.html.twig
│   │ │ │                               └ components/user_avatar.html.twig
│   │ │ │                               └ components/vote.html.twig
│   │ │ │                               └ components/boost.html.twig
│   │ │ │                               └ entry/comment/_menu.html.twig 1.73ms/0%
│   │ │ │                               └ components/_cached.html.twig 10.96ms/1%
│   │ │ │                                 └ components/entry_comments_nested.html.twig 10.65ms/1%
│   │ │ │                                   └ components/entry_comment.html.twig 10.03ms/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 2.19ms/0%
│   │ │ │                                     └ entry/comment/_menu.html.twig 2.18ms/0%
│   │ │ │                                     └ components/_cached.html.twig
│   │ │ │                                       └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 198.06ms/16%
│   │ │   └ 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.79ms/0%
│   │ │   └ components/_cached.html.twig 176.07ms/14%
│   │ │     └ components/entry_comments_nested.html.twig 174.08ms/14%
│   │ │       └ components/entry_comment.html.twig 173.47ms/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 1.65ms/0%
│   │ │         └ components/_cached.html.twig 125.88ms/10%
│   │ │           └ components/entry_comments_nested.html.twig 113.51ms/9%
│   │ │             └ components/entry_comment.html.twig 112.87ms/9%
│   │ │               └ components/user_inline.html.twig 14.40ms/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.57ms/0%
│   │ │               └ components/_cached.html.twig 85.18ms/7%
│   │ │                 └ components/entry_comments_nested.html.twig 78.09ms/6%
│   │ │                   └ components/entry_comment.html.twig 77.48ms/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 7.65ms/1%
│   │ │                     └ entry/comment/_menu.html.twig 1.34ms/0%
│   │ │                     └ components/_cached.html.twig 43.57ms/4%
│   │ │                       └ components/entry_comments_nested.html.twig 36.03ms/3%
│   │ │                         └ components/entry_comment.html.twig 35.51ms/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.43ms/0%
│   │ │                           └ components/_cached.html.twig 5.33ms/0%
│   │ │                             └ components/entry_comments_nested.html.twig
│   │ └ entry/_options_activity.html.twig
│   └ base.html.twig::block(sidebar) 152.04ms/12%
│   │ └ entry/single.html.twig::block(sidebar_top)
│   │ └ entry/single.html.twig::block(header_nav)
│   │ └ layout/_sidebar.html.twig 151.93ms/12%
│   │   └ layout/_options_theme.html.twig
│   │   └ layout/_options_font_size.html.twig
│   │   └ layout/_options_appearance.html.twig 39.60ms/3%
│   │   │ └ 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 26.33ms/2%
│   │   │ └ components/user_actions.html.twig
│   │   │ └ components/date.html.twig
│   │   └ components/magazine_box.html.twig 37.37ms/3%
│   │   │ └ components/magazine_sub.html.twig
│   │   │ └ components/date.html.twig
│   │   │ └ components/user_inline.html.twig 14.81ms/1%
│   │   │ └ 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
│   │   └ components/_cached.html.twig 8.28ms/1%
│   │   └ components/_cached.html.twig 7.90ms/1%
│   │   └ components/_cached.html.twig 5.24ms/0%
│   │   └ components/_cached.html.twig 4.81ms/0%
│   │   └ components/_cached.html.twig 2.77ms/0%
│   └ layout/_footer.html.twig 1.10ms/0%
│   └ layout/_topbar.html.twig 22.44ms/2%
│     └ components/_cached.html.twig 21.74ms/2%
│       └ 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