GET https://chilldot.com/

Twig Metrics

149 ms Render time
28 Template calls
25 Block calls
12 Macro calls

Render time includes sub-requests rendering time (if any).

Rendered Templates

Template Name & Path Render Count
index.twig app/template/chilldot/index.twig 1
default_frame.twig app/template/chilldot/default_frame.twig 1
meta.twig app/template/chilldot/meta.twig 1
block.twig app/template/chilldot/block.twig 6
Block/google_analytics.twig src/Eccube/Resource/template/default/Block/google_analytics.twig 1
Block/header.twig app/template/chilldot/Block/header.twig 1
Block/logo.twig app/template/chilldot/Block/logo.twig 1
Block/search_product.twig app/template/chilldot/Block/search_product.twig 2
Block/nav_sp.twig app/template/chilldot/Block/nav_sp.twig 1
Block/login.twig app/template/chilldot/Block/login.twig 1
Block/cart.twig app/template/chilldot/Block/cart.twig 1
Block/category_nav_pc.twig app/template/chilldot/Block/category_nav_pc.twig 1
Block/new_item.twig app/template/chilldot/Block/new_item.twig 1
Block/news.twig app/template/chilldot/Block/news.twig 1
Block/footer.twig app/template/chilldot/Block/footer.twig 1
Block/category_nav_sp.twig app/template/chilldot/Block/category_nav_sp.twig 1
Block/login_sp.twig app/template/chilldot/Block/login_sp.twig 1
@common/lang.twig src/Eccube/Resource/template/common/lang.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 149.09ms/100%index.twig 145.61ms/98%
│ └ default_frame.twig 144.51ms/97%
│   └ meta.twig 1.16ms/1%
│   └ index.twig::block(stylesheet)
│   └ block.twig 1.73ms/1%
│   │ └ Block/google_analytics.twig
│   └ block.twig 91.77ms/62%
│   │ └ Block/header.twig 90.44ms/61%
│   │   └ Block/logo.twig
│   │   └ Block/search_product.twig 23.31ms/16%
│   │   │ └ Form/form_div_layout.twig::block(choice_widget) 20.56ms/14%
│   │   │ │ └ form_div_layout.html.twig::block(choice_widget) 20.54ms/14%
│   │   │ │   └ form_div_layout.html.twig::block(choice_widget_collapsed) 20.53ms/14%
│   │   │ │     └ Form/form_div_layout.twig::block(widget_attributes)
│   │   │ │     │ └ form_div_layout.html.twig::block(attributes)
│   │   │ │     └ form_div_layout.html.twig::block(choice_widget_options)
│   │   │ └ form_div_layout.html.twig::block(search_widget)
│   │   │   └ form_div_layout.html.twig::block(form_widget_simple)
│   │   │     └ Form/form_div_layout.twig::block(widget_attributes)
│   │   │       └ form_div_layout.html.twig::block(attributes)
│   │   └ Block/nav_sp.twig
│   │   └ Block/login.twig
│   │   └ Block/cart.twig
│   └ block.twig 21.56ms/14%
│   │ └ Block/category_nav_pc.twig 20.92ms/14%
│   │   └ Block/category_nav_pc.twig::macro(tree) 10.42ms/7%
│   │   └ Block/category_nav_pc.twig::macro(tree) 1.49ms/1%
│   │   └ Block/category_nav_pc.twig::macro(tree)
│   │   └ Block/category_nav_pc.twig::macro(tree) 1.42ms/1%
│   │   └ Block/category_nav_pc.twig::macro(tree)
│   │   └ Block/category_nav_pc.twig::macro(tree)
│   └ index.twig::block(main)
│   └ block.twig 7.28ms/5%
│   │ └ Block/new_item.twig
│   │ └ Block/news.twig 5.59ms/4%
│   │   └ Block/news.twig::block(javascript)
│   └ block.twig
│   │ └ Block/footer.twig
│   └ block.twig 12.02ms/8%
│   │ └ Block/search_product.twig
│   │ │ └ Form/form_div_layout.twig::block(choice_widget)
│   │ │ │ └ form_div_layout.html.twig::block(choice_widget)
│   │ │ │   └ form_div_layout.html.twig::block(choice_widget_collapsed)
│   │ │ │     └ Form/form_div_layout.twig::block(widget_attributes)
│   │ │ │     │ └ form_div_layout.html.twig::block(attributes)
│   │ │ │     └ form_div_layout.html.twig::block(choice_widget_options)
│   │ │ └ form_div_layout.html.twig::block(search_widget)
│   │ │   └ form_div_layout.html.twig::block(form_widget_simple)
│   │ │     └ Form/form_div_layout.twig::block(widget_attributes)
│   │ │       └ form_div_layout.html.twig::block(attributes)
│   │ └ Block/category_nav_sp.twig
│   │ │ └ Block/category_nav_sp.twig::macro(tree)
│   │ │ └ Block/category_nav_sp.twig::macro(tree)
│   │ │ └ Block/category_nav_sp.twig::macro(tree)
│   │ │ └ Block/category_nav_sp.twig::macro(tree)
│   │ │ └ Block/category_nav_sp.twig::macro(tree)
│   │ │ └ Block/category_nav_sp.twig::macro(tree)
│   │ └ Block/login_sp.twig
│   └ @common/lang.twig
│   └ index.twig::block(javascript)
└ @WebProfiler/Profiler/toolbar_js.html.twig 3.48ms/2%@WebProfiler/Profiler/toolbar.html.twig 2.29ms/2%
  │ └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
  │   └ @WebProfiler/Profiler/toolbar_item.html.twig@WebProfiler/Profiler/toolbar.css.twig