Twig Metrics

1500 ms Render time
218 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 22
components/entry.html.twig templates/components/entry.html.twig 1
components/user_inline.html.twig templates/components/user_inline.html.twig 15
components/date.html.twig templates/components/date.html.twig 16
components/date_edited.html.twig templates/components/date_edited.html.twig 14
components/vote.html.twig templates/components/vote.html.twig 14
components/boost.html.twig templates/components/boost.html.twig 14
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 13
components/user_avatar.html.twig templates/components/user_avatar.html.twig 25
entry/comment/_menu.html.twig templates/entry/comment/_menu.html.twig 13
components/entry_comments_nested.html.twig templates/components/entry_comments_nested.html.twig 13
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 1500.47ms/100%entry/single.html.twig 1495.28ms/100%
│ └ base.html.twig 1495.19ms/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.02ms/0%
│   │ └ layout/_header_bread.html.twig
│   │ └ layout/_header_nav.html.twig
│   └ entry/single.html.twig::block(mainClass)
│   └ entry/single.html.twig::block(body) 1296.48ms/86%
│   │ └ components/_cached.html.twig 150.77ms/10%
│   │ │ └ components/entry.html.twig 150.68ms/10%
│   │ │   └ 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 76.93ms/5%
│   │ │ └ components/entries_cross.html.twig
│   │ └ layout/_flash.html.twig
│   │ └ entry/comment/_options.html.twig
│   │ └ entry/comment/_form_comment.html.twig 11.64ms/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) 6.93ms/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) 6.84ms/0%
│   │ │ │ │ └ form_div_layout.html.twig::block(choice_widget_collapsed) 6.84ms/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) 6.78ms/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 1054.06ms/70%
│   │ │ └ components/entry_comment.html.twig 279.83ms/19%
│   │ │ │ └ 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 229.13ms/15%
│   │ │ │   └ components/entry_comments_nested.html.twig 153.02ms/10%
│   │ │ │     └ components/entry_comment.html.twig 65.30ms/4%
│   │ │ │     │ └ components/user_inline.html.twig
│   │ │ │     │ └ components/date.html.twig
│   │ │ │     │ └ components/date_edited.html.twig
│   │ │ │     │ └ components/user_avatar.html.twig 2.50ms/0%
│   │ │ │     │ └ components/vote.html.twig
│   │ │ │     │ └ components/boost.html.twig
│   │ │ │     │ └ entry/comment/_menu.html.twig 1.39ms/0%
│   │ │ │     │ └ components/_cached.html.twig
│   │ │ │     │   └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 86.76ms/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 3.11ms/0%
│   │ │ │       └ components/_cached.html.twig 79.16ms/5%
│   │ │ │         └ components/entry_comments_nested.html.twig 78.86ms/5%
│   │ │ │           └ components/entry_comment.html.twig 76.27ms/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.55ms/0%
│   │ │ │             └ components/_cached.html.twig 69.00ms/5%
│   │ │ │               └ components/entry_comments_nested.html.twig 68.73ms/5%
│   │ │ │                 └ components/entry_comment.html.twig 68.16ms/5%
│   │ │ │                   └ components/user_inline.html.twig
│   │ │ │                   └ components/date.html.twig
│   │ │ │                   └ components/date_edited.html.twig
│   │ │ │                   └ components/user_avatar.html.twig
│   │ │ │                   └ components/vote.html.twig 1.32ms/0%
│   │ │ │                   └ components/boost.html.twig 1.18ms/0%
│   │ │ │                   └ entry/comment/_menu.html.twig 3.08ms/0%
│   │ │ │                   └ components/_cached.html.twig 15.44ms/1%
│   │ │ │                     └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 751.30ms/50%
│   │ │   └ 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 732.23ms/49%
│   │ │     └ components/entry_comments_nested.html.twig 500.29ms/33%
│   │ │       └ components/entry_comment.html.twig 146.57ms/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.29ms/0%
│   │ │       │ └ components/_cached.html.twig 127.83ms/9%
│   │ │       │   └ components/entry_comments_nested.html.twig 125.46ms/8%
│   │ │       │     └ components/entry_comment.html.twig 124.92ms/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.33ms/0%
│   │ │       │       └ components/_cached.html.twig 103.72ms/7%
│   │ │       │         └ components/entry_comments_nested.html.twig 88.06ms/6%
│   │ │       │           └ components/entry_comment.html.twig 80.98ms/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.43ms/0%
│   │ │       │             └ components/_cached.html.twig
│   │ │       │               └ components/entry_comments_nested.html.twig
│   │ │       └ components/entry_comment.html.twig 352.68ms/24%
│   │ │         └ components/user_inline.html.twig 5.48ms/0%
│   │ │         └ components/date.html.twig
│   │ │         └ components/date_edited.html.twig
│   │ │         └ components/user_avatar.html.twig
│   │ │         └ components/vote.html.twig
│   │ │         └ components/boost.html.twig 1.05ms/0%
│   │ │         └ entry/comment/_menu.html.twig 2.22ms/0%
│   │ │         └ components/_cached.html.twig 189.30ms/13%
│   │ │           └ components/entry_comments_nested.html.twig 188.91ms/13%
│   │ │             └ components/entry_comment.html.twig 188.41ms/13%
│   │ │               └ 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 14.64ms/1%
│   │ │               └ components/_cached.html.twig 158.08ms/11%
│   │ │                 └ components/entry_comments_nested.html.twig 153.47ms/10%
│   │ │                   └ components/entry_comment.html.twig 152.81ms/10%
│   │ │                     └ components/user_inline.html.twig 6.97ms/0%
│   │ │                     └ components/date.html.twig
│   │ │                     └ components/date_edited.html.twig
│   │ │                     └ components/user_avatar.html.twig 1.86ms/0%
│   │ │                     └ components/vote.html.twig
│   │ │                     └ components/boost.html.twig 1.08ms/0%
│   │ │                     └ entry/comment/_menu.html.twig 2.27ms/0%
│   │ │                     └ components/_cached.html.twig 45.18ms/3%
│   │ │                       └ components/entry_comments_nested.html.twig 44.82ms/3%
│   │ │                         └ components/entry_comment.html.twig 44.14ms/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 33.11ms/2%
│   │ │                           └ components/_cached.html.twig 1.16ms/0%
│   │ │                             └ components/entry_comments_nested.html.twig
│   │ └ entry/_options_activity.html.twig
│   └ base.html.twig::block(sidebar) 190.88ms/13%
│   │ └ entry/single.html.twig::block(sidebar_top)
│   │ └ entry/single.html.twig::block(header_nav)
│   │ └ layout/_sidebar.html.twig 190.78ms/13%
│   │   └ layout/_options_theme.html.twig
│   │   └ layout/_options_font_size.html.twig
│   │   └ layout/_options_appearance.html.twig 27.89ms/2%
│   │   │ └ 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 10.83ms/1%
│   │   │ └ components/user_actions.html.twig
│   │   │ └ components/date.html.twig
│   │   └ components/magazine_box.html.twig 14.45ms/1%
│   │   │ └ components/magazine_sub.html.twig
│   │   │ └ components/date.html.twig
│   │   │ └ components/user_inline.html.twig 1.00ms/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.87ms/1%
│   │   │ └ components/related_magazines.html.twig
│   │   └ components/_cached.html.twig 78.62ms/5%
│   │   │ └ components/active_users.html.twig 9.51ms/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/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig
│   │   └ components/_cached.html.twig 2.73ms/0%
│   │   │ └ components/related_categories.html.twig
│   │   └ components/_cached.html.twig 8.71ms/1%
│   │   │ └ components/related_posts.html.twig
│   │   └ components/_cached.html.twig 19.24ms/1%
│   │   │ └ components/related_entries.html.twig
│   │   └ components/_cached.html.twig
│   └ layout/_footer.html.twig
│   └ layout/_topbar.html.twig 1.51ms/0%
│     └ components/_cached.html.twig
│       └ components/featured_magazines.html.twig@WebProfiler/Profiler/toolbar_js.html.twig 5.20ms/0%@WebProfiler/Profiler/toolbar.html.twig 4.68ms/0%
  │ └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar) 3.71ms/0%
  │   └ @WebProfiler/Profiler/toolbar_item.html.twig 2.90ms/0%@WebProfiler/Profiler/toolbar.css.twig