| Database (default) | 0.180784 s | |||
|---|---|---|---|---|
| 139.9531 kB | ||||
| Benchmark | Min | Max | Average | Total |
| SHOW FULL COLUMNS FROM `languages` (1) |
0.001128 s
|
0.001128 s
|
0.001128 s
|
0.001128 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `currency-currencies` (1) |
0.001121 s
|
0.001121 s
|
0.001121 s
|
0.001121 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `currency`.* FROM `currency-currencies` AS `currency` WHERE `currency`.`id` = 0 LIMIT 1 (1) |
0.000729 s
|
0.000729 s
|
0.000729 s
|
0.000729 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `currency`.* FROM `currency-currencies` AS `currency` WHERE `currency`.`id` = '1' LIMIT 1 (8) |
0.000613 s
|
0.000910 s
|
0.000710 s
|
0.005679 s
|
|
0.5469 kB
|
0.5547 kB
|
0.5479 kB
|
4.3828 kB
|
|
| SHOW FULL COLUMNS FROM `configuration_values` (1) |
0.001107 s
|
0.001107 s
|
0.001107 s
|
0.001107 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `configurationvalue`.* FROM `configuration_values` AS `configurationvalue` (1) |
0.000740 s
|
0.000740 s
|
0.000740 s
|
0.000740 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `configuration_value_locales` (1) |
0.000931 s
|
0.000931 s
|
0.000931 s
|
0.000931 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_configurationvalue`.* FROM `configuration_value_locales` AS `locale_configurationvalue` WHERE `locale_configurationvalue`.`configuration_value_id` = '15' AND `language_id` = '1' LIMIT 1 (1) |
0.000966 s
|
0.000966 s
|
0.000966 s
|
0.000966 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `product_categories` (1) |
0.001029 s
|
0.001029 s
|
0.001029 s
|
0.001029 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `productcategory`.`id` = '23' LIMIT 1 (3) |
0.000691 s
|
0.000774 s
|
0.000725 s
|
0.002175 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
1.6406 kB
|
|
| SHOW FULL COLUMNS FROM `products` (1) |
0.001200 s
|
0.001200 s
|
0.001200 s
|
0.001200 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `product_locales` (1) |
0.000929 s
|
0.000929 s
|
0.000929 s
|
0.000929 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `product_meta` (1) |
0.000931 s
|
0.000931 s
|
0.000931 s
|
0.000931 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `meta`.`id` AS `meta:id`, `meta`.`product_id` AS `meta:product_id`, `meta`.`attributes_category_id` AS `meta:attributes_category_id`, `meta`.`dmcs` AS `meta:dmcs`, `meta`.`seo_id` AS `meta:seo_id`, COUNT(*) AS `records_found` FROM `products` AS `product` JOIN `products_categories` ON (`products_categories`.`product_id` = `product`.`id`) JOIN `currency-currency_rates` ON (`currency_id` = `currency_1_id`) JOIN `product_locales` ON (`product_locales`.`product_id` = `product`.`id`) LEFT JOIN `product_meta` AS `meta` ON (`product`.`id` = `meta`.`product_id`) WHERE `products_categories`.`product_category_id` = '23' AND `activity` & '1' AND `currency_2_id` = '1' AND `language_id` = '1' ORDER BY (`product`.`price` * rate) DESC, `name` ASC (1) |
0.001099 s
|
0.001099 s
|
0.001099 s
|
0.001099 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `meta`.`id` AS `meta:id`, `meta`.`product_id` AS `meta:product_id`, `meta`.`attributes_category_id` AS `meta:attributes_category_id`, `meta`.`dmcs` AS `meta:dmcs`, `meta`.`seo_id` AS `meta:seo_id`, `product`.* FROM `products` AS `product` JOIN `products_categories` ON (`products_categories`.`product_id` = `product`.`id`) JOIN `currency-currency_rates` ON (`currency_id` = `currency_1_id`) JOIN `product_locales` ON (`product_locales`.`product_id` = `product`.`id`) LEFT JOIN `product_meta` AS `meta` ON (`product`.`id` = `meta`.`product_id`) WHERE `products_categories`.`product_category_id` = '23' AND `activity` & '1' AND `currency_2_id` = '1' AND `language_id` = '1' AND `is_variant` = '0' ORDER BY (`product`.`price` * rate) DESC, `name` ASC LIMIT 9 OFFSET 0 (1) |
0.001032 s
|
0.001032 s
|
0.001032 s
|
0.001032 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `product_category_locales` (1) |
0.000844 s
|
0.000844 s
|
0.000844 s
|
0.000844 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '23' AND `language_id` = '1' LIMIT 1 (2) |
0.000671 s
|
0.000774 s
|
0.000723 s
|
0.001445 s
|
|
0.5469 kB
|
0.5938 kB
|
0.5703 kB
|
1.1406 kB
|
|
| SHOW FULL COLUMNS FROM `seo_templates` (1) |
0.000894 s
|
0.000894 s
|
0.000894 s
|
0.000894 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `seotemplate`.* FROM `seo_templates` AS `seotemplate` WHERE `seotemplate`.`id` IS NULL LIMIT 1 (1) |
0.000649 s
|
0.000649 s
|
0.000649 s
|
0.000649 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `seotemplate`.* FROM `seo_templates` AS `seotemplate` WHERE `seotemplate`.`id` = 3 LIMIT 1 (1) |
0.000682 s
|
0.000682 s
|
0.000682 s
|
0.000682 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `productcategory`.`id` IS NULL LIMIT 1 (1) |
0.000679 s
|
0.000679 s
|
0.000679 s
|
0.000679 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT MAX(price * rate) AS `max_value`, `meta`.`id` AS `meta:id`, `meta`.`product_id` AS `meta:product_id`, `meta`.`attributes_category_id` AS `meta:attributes_category_id`, `meta`.`dmcs` AS `meta:dmcs`, `meta`.`seo_id` AS `meta:seo_id`, `product`.* FROM `products` AS `product` JOIN `products_categories` ON (`products_categories`.`product_id` = `product`.`id`) JOIN `currency-currency_rates` ON (`currency_id` = `currency_1_id`) LEFT JOIN `product_meta` AS `meta` ON (`product`.`id` = `meta`.`product_id`) WHERE `products_categories`.`product_category_id` = '23' AND `activity` & '1' AND `currency_2_id` = '1' AND `is_variant` = 0 LIMIT 1 (1) |
0.000901 s
|
0.000901 s
|
0.000901 s
|
0.000901 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `seo_template_locales` (1) |
0.000922 s
|
0.000922 s
|
0.000922 s
|
0.000922 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_seotemplate`.* FROM `seo_template_locales` AS `locale_seotemplate` WHERE `locale_seotemplate`.`seo_template_id` = '3' AND `language_id` = '1' LIMIT 1 (1) |
0.000733 s
|
0.000733 s
|
0.000733 s
|
0.000733 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_configurationvalue`.* FROM `configuration_value_locales` AS `locale_configurationvalue` WHERE `locale_configurationvalue`.`configuration_value_id` = '8' AND `language_id` = '1' LIMIT 1 (1) |
0.001088 s
|
0.001088 s
|
0.001088 s
|
0.001088 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `pages` (1) |
0.000878 s
|
0.000878 s
|
0.000878 s
|
0.000878 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `page`.* FROM `pages` AS `page` WHERE `code` = 'cookie' LIMIT 1 (1) |
0.000761 s
|
0.000761 s
|
0.000761 s
|
0.000761 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `pages_locales` (1) |
0.000842 s
|
0.000842 s
|
0.000842 s
|
0.000842 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_page`.* FROM `pages_locales` AS `locale_page` WHERE `locale_page`.`page_id` = '13' AND `language_id` = '1' LIMIT 1 (1) |
0.000711 s
|
0.000711 s
|
0.000711 s
|
0.000711 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `widgets` (1) |
0.001100 s
|
0.001100 s
|
0.001100 s
|
0.001100 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'cart' LIMIT 1 (1) |
0.000791 s
|
0.000791 s
|
0.000791 s
|
0.000791 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `delivery_methods` (1) |
0.000871 s
|
0.000871 s
|
0.000871 s
|
0.000871 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `configurationvalue`.* FROM `configuration_values` AS `configurationvalue` WHERE `key` = 'free-delivery-value' LIMIT 1 (1) |
0.000647 s
|
0.000647 s
|
0.000647 s
|
0.000647 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_configurationvalue`.* FROM `configuration_value_locales` AS `locale_configurationvalue` WHERE `locale_configurationvalue`.`configuration_value_id` = '1' AND `language_id` = '1' LIMIT 1 (1) |
0.000777 s
|
0.000777 s
|
0.000777 s
|
0.000777 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `configurationvalue`.* FROM `configuration_values` AS `configurationvalue` WHERE `key` = 'free-delivery-currency_id' LIMIT 1 (1) |
0.000639 s
|
0.000639 s
|
0.000639 s
|
0.000639 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_configurationvalue`.* FROM `configuration_value_locales` AS `locale_configurationvalue` WHERE `locale_configurationvalue`.`configuration_value_id` = '6' AND `language_id` = '1' LIMIT 1 (1) |
0.000731 s
|
0.000731 s
|
0.000731 s
|
0.000731 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'main-search' LIMIT 1 (1) |
0.000644 s
|
0.000644 s
|
0.000644 s
|
0.000644 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'main-menu' LIMIT 1 (1) |
0.000665 s
|
0.000665 s
|
0.000665 s
|
0.000665 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `menus` (1) |
0.000902 s
|
0.000902 s
|
0.000902 s
|
0.000902 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `menu`.* FROM `menus` AS `menu` WHERE `menu`.`id` = '1' LIMIT 1 (1) |
0.000616 s
|
0.000616 s
|
0.000616 s
|
0.000616 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `menu_items` (1) |
0.000779 s
|
0.000779 s
|
0.000779 s
|
0.000779 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `menuitem`.* FROM `menu_items` AS `menuitem` WHERE `menuitem`.`menu_id` = '1' AND `parent_id` IS NULL ORDER BY `position` ASC (1) |
0.000784 s
|
0.000784 s
|
0.000784 s
|
0.000784 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `page`.* FROM `pages` AS `page` WHERE `page`.`id` = '7' LIMIT 1 (2) |
0.000639 s
|
0.000654 s
|
0.000646 s
|
0.001293 s
|
|
0.5469 kB
|
0.5547 kB
|
0.5508 kB
|
1.1016 kB
|
|
| SELECT `locale_page`.* FROM `pages_locales` AS `locale_page` WHERE `locale_page`.`page_id` = '7' AND `language_id` = '1' LIMIT 1 (2) |
0.000690 s
|
0.000765 s
|
0.000728 s
|
0.001455 s
|
|
0.5469 kB
|
0.5625 kB
|
0.5547 kB
|
1.1094 kB
|
|
| SHOW FULL COLUMNS FROM `menu_item_locales` (1) |
0.000879 s
|
0.000879 s
|
0.000879 s
|
0.000879 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_menuitem`.* FROM `menu_item_locales` AS `locale_menuitem` WHERE `locale_menuitem`.`item_id` = '10' AND `language_id` = '1' LIMIT 1 (1) |
0.000760 s
|
0.000760 s
|
0.000760 s
|
0.000760 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT COUNT(*) AS `records_found` FROM `menu_items` AS `menuitem` WHERE `menuitem`.`parent_id` = '10' (1) |
0.000619 s
|
0.000619 s
|
0.000619 s
|
0.000619 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_menuitem`.* FROM `menu_item_locales` AS `locale_menuitem` WHERE `locale_menuitem`.`item_id` = '16' AND `language_id` = '1' LIMIT 1 (1) |
0.000607 s
|
0.000607 s
|
0.000607 s
|
0.000607 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT COUNT(*) AS `records_found` FROM `menu_items` AS `menuitem` WHERE `menuitem`.`parent_id` = '16' (1) |
0.000710 s
|
0.000710 s
|
0.000710 s
|
0.000710 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_menuitem`.* FROM `menu_item_locales` AS `locale_menuitem` WHERE `locale_menuitem`.`item_id` = '17' AND `language_id` = '1' LIMIT 1 (1) |
0.000739 s
|
0.000739 s
|
0.000739 s
|
0.000739 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT COUNT(*) AS `records_found` FROM `menu_items` AS `menuitem` WHERE `menuitem`.`parent_id` = '17' (1) |
0.000658 s
|
0.000658 s
|
0.000658 s
|
0.000658 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `article-categories` (1) |
0.000859 s
|
0.000859 s
|
0.000859 s
|
0.000859 s
|
|
0.5938 kB
|
0.5938 kB
|
0.5938 kB
|
0.5938 kB
|
|
| SELECT `articlecategory`.* FROM `article-categories` AS `articlecategory` WHERE `articlecategory`.`id` = '1' LIMIT 1 (1) |
0.000675 s
|
0.000675 s
|
0.000675 s
|
0.000675 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `article-categories_locales` (1) |
0.000786 s
|
0.000786 s
|
0.000786 s
|
0.000786 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_articlecategory`.* FROM `article-categories_locales` AS `locale_articlecategory` WHERE `locale_articlecategory`.`category_id` = '1' AND `language_id` = '1' LIMIT 1 (1) |
0.000678 s
|
0.000678 s
|
0.000678 s
|
0.000678 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_menuitem`.* FROM `menu_item_locales` AS `locale_menuitem` WHERE `locale_menuitem`.`item_id` = '18' AND `language_id` = '1' LIMIT 1 (1) |
0.000701 s
|
0.000701 s
|
0.000701 s
|
0.000701 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT COUNT(*) AS `records_found` FROM `menu_items` AS `menuitem` WHERE `menuitem`.`parent_id` = '18' (1) |
0.000659 s
|
0.000659 s
|
0.000659 s
|
0.000659 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `page`.* FROM `pages` AS `page` WHERE `page`.`id` = '6' LIMIT 1 (3) |
0.000626 s
|
0.000681 s
|
0.000648 s
|
0.001944 s
|
|
0.5469 kB
|
0.5547 kB
|
0.5495 kB
|
1.6484 kB
|
|
| SELECT `locale_page`.* FROM `pages_locales` AS `locale_page` WHERE `locale_page`.`page_id` = '6' AND `language_id` = '1' LIMIT 1 (3) |
0.000686 s
|
0.000704 s
|
0.000694 s
|
0.002082 s
|
|
0.5469 kB
|
0.5938 kB
|
0.5651 kB
|
1.6953 kB
|
|
| SELECT `locale_menuitem`.* FROM `menu_item_locales` AS `locale_menuitem` WHERE `locale_menuitem`.`item_id` = '15' AND `language_id` = '1' LIMIT 1 (1) |
0.000674 s
|
0.000674 s
|
0.000674 s
|
0.000674 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT COUNT(*) AS `records_found` FROM `menu_items` AS `menuitem` WHERE `menuitem`.`parent_id` = '15' (1) |
0.000685 s
|
0.000685 s
|
0.000685 s
|
0.000685 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'categories' LIMIT 1 (1) |
0.000818 s
|
0.000818 s
|
0.000818 s
|
0.000818 s
|
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` IS NULL ORDER BY `position` ASC (1) |
0.000729 s
|
0.000729 s
|
0.000729 s
|
0.000729 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '1' AND `language_id` = '1' LIMIT 1 (1) |
0.000744 s
|
0.000744 s
|
0.000744 s
|
0.000744 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '1' ORDER BY `position` ASC (1) |
0.000673 s
|
0.000673 s
|
0.000673 s
|
0.000673 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '2' AND `language_id` = '1' LIMIT 1 (1) |
0.000629 s
|
0.000629 s
|
0.000629 s
|
0.000629 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '2' ORDER BY `position` ASC (1) |
0.000639 s
|
0.000639 s
|
0.000639 s
|
0.000639 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '3' AND `language_id` = '1' LIMIT 1 (1) |
0.000647 s
|
0.000647 s
|
0.000647 s
|
0.000647 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '3' ORDER BY `position` ASC (1) |
0.000660 s
|
0.000660 s
|
0.000660 s
|
0.000660 s
|
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '5' AND `language_id` = '1' LIMIT 1 (1) |
0.000656 s
|
0.000656 s
|
0.000656 s
|
0.000656 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '5' ORDER BY `position` ASC (1) |
0.000625 s
|
0.000625 s
|
0.000625 s
|
0.000625 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '6' AND `language_id` = '1' LIMIT 1 (1) |
0.000618 s
|
0.000618 s
|
0.000618 s
|
0.000618 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '6' ORDER BY `position` ASC (1) |
0.000715 s
|
0.000715 s
|
0.000715 s
|
0.000715 s
|
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '7' AND `language_id` = '1' LIMIT 1 (1) |
0.000594 s
|
0.000594 s
|
0.000594 s
|
0.000594 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '7' ORDER BY `position` ASC (1) |
0.000699 s
|
0.000699 s
|
0.000699 s
|
0.000699 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '8' AND `language_id` = '1' LIMIT 1 (1) |
0.000647 s
|
0.000647 s
|
0.000647 s
|
0.000647 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '8' ORDER BY `position` ASC (1) |
0.000619 s
|
0.000619 s
|
0.000619 s
|
0.000619 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '10' AND `language_id` = '1' LIMIT 1 (1) |
0.000664 s
|
0.000664 s
|
0.000664 s
|
0.000664 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '10' ORDER BY `position` ASC (1) |
0.000681 s
|
0.000681 s
|
0.000681 s
|
0.000681 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '9' AND `language_id` = '1' LIMIT 1 (1) |
0.000623 s
|
0.000623 s
|
0.000623 s
|
0.000623 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '9' ORDER BY `position` ASC (1) |
0.000669 s
|
0.000669 s
|
0.000669 s
|
0.000669 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '11' AND `language_id` = '1' LIMIT 1 (1) |
0.000608 s
|
0.000608 s
|
0.000608 s
|
0.000608 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '11' ORDER BY `position` ASC (1) |
0.000635 s
|
0.000635 s
|
0.000635 s
|
0.000635 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '12' AND `language_id` = '1' LIMIT 1 (1) |
0.000616 s
|
0.000616 s
|
0.000616 s
|
0.000616 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '12' ORDER BY `position` ASC (1) |
0.000631 s
|
0.000631 s
|
0.000631 s
|
0.000631 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '13' AND `language_id` = '1' LIMIT 1 (1) |
0.000612 s
|
0.000612 s
|
0.000612 s
|
0.000612 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '13' ORDER BY `position` ASC (1) |
0.000691 s
|
0.000691 s
|
0.000691 s
|
0.000691 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '14' AND `language_id` = '1' LIMIT 1 (1) |
0.000668 s
|
0.000668 s
|
0.000668 s
|
0.000668 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '14' ORDER BY `position` ASC (1) |
0.000658 s
|
0.000658 s
|
0.000658 s
|
0.000658 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '16' AND `language_id` = '1' LIMIT 1 (1) |
0.000634 s
|
0.000634 s
|
0.000634 s
|
0.000634 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '16' ORDER BY `position` ASC (1) |
0.000713 s
|
0.000713 s
|
0.000713 s
|
0.000713 s
|
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '15' AND `language_id` = '1' LIMIT 1 (1) |
0.000654 s
|
0.000654 s
|
0.000654 s
|
0.000654 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '15' ORDER BY `position` ASC (1) |
0.000613 s
|
0.000613 s
|
0.000613 s
|
0.000613 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '17' AND `language_id` = '1' LIMIT 1 (1) |
0.000681 s
|
0.000681 s
|
0.000681 s
|
0.000681 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '17' ORDER BY `position` ASC (1) |
0.000715 s
|
0.000715 s
|
0.000715 s
|
0.000715 s
|
|
0.6172 kB
|
0.6172 kB
|
0.6172 kB
|
0.6172 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '18' AND `language_id` = '1' LIMIT 1 (1) |
0.000631 s
|
0.000631 s
|
0.000631 s
|
0.000631 s
|
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '18' ORDER BY `position` ASC (1) |
0.000631 s
|
0.000631 s
|
0.000631 s
|
0.000631 s
|
|
0.5938 kB
|
0.5938 kB
|
0.5938 kB
|
0.5938 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '19' AND `language_id` = '1' LIMIT 1 (1) |
0.000663 s
|
0.000663 s
|
0.000663 s
|
0.000663 s
|
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '19' ORDER BY `position` ASC (1) |
0.000695 s
|
0.000695 s
|
0.000695 s
|
0.000695 s
|
|
0.6172 kB
|
0.6172 kB
|
0.6172 kB
|
0.6172 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '20' AND `language_id` = '1' LIMIT 1 (1) |
0.000636 s
|
0.000636 s
|
0.000636 s
|
0.000636 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '20' ORDER BY `position` ASC (1) |
0.000717 s
|
0.000717 s
|
0.000717 s
|
0.000717 s
|
|
0.6016 kB
|
0.6016 kB
|
0.6016 kB
|
0.6016 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '21' AND `language_id` = '1' LIMIT 1 (1) |
0.000694 s
|
0.000694 s
|
0.000694 s
|
0.000694 s
|
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '21' ORDER BY `position` ASC (1) |
0.000724 s
|
0.000724 s
|
0.000724 s
|
0.000724 s
|
|
0.6172 kB
|
0.6172 kB
|
0.6172 kB
|
0.6172 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '23' ORDER BY `position` ASC (1) |
0.000688 s
|
0.000688 s
|
0.000688 s
|
0.000688 s
|
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '22' AND `language_id` = '1' LIMIT 1 (1) |
0.000673 s
|
0.000673 s
|
0.000673 s
|
0.000673 s
|
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '22' ORDER BY `position` ASC (1) |
0.000711 s
|
0.000711 s
|
0.000711 s
|
0.000711 s
|
|
0.6250 kB
|
0.6250 kB
|
0.6250 kB
|
0.6250 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '24' AND `language_id` = '1' LIMIT 1 (1) |
0.000646 s
|
0.000646 s
|
0.000646 s
|
0.000646 s
|
|
0.5859 kB
|
0.5859 kB
|
0.5859 kB
|
0.5859 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '24' ORDER BY `position` ASC (1) |
0.000645 s
|
0.000645 s
|
0.000645 s
|
0.000645 s
|
|
0.5234 kB
|
0.5234 kB
|
0.5234 kB
|
0.5234 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '25' AND `language_id` = '1' LIMIT 1 (1) |
0.000620 s
|
0.000620 s
|
0.000620 s
|
0.000620 s
|
|
0.5859 kB
|
0.5859 kB
|
0.5859 kB
|
0.5859 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '25' ORDER BY `position` ASC (1) |
0.000624 s
|
0.000624 s
|
0.000624 s
|
0.000624 s
|
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '26' AND `language_id` = '1' LIMIT 1 (1) |
0.000655 s
|
0.000655 s
|
0.000655 s
|
0.000655 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '26' ORDER BY `position` ASC (1) |
0.000686 s
|
0.000686 s
|
0.000686 s
|
0.000686 s
|
|
0.6172 kB
|
0.6172 kB
|
0.6172 kB
|
0.6172 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '28' AND `language_id` = '1' LIMIT 1 (1) |
0.000670 s
|
0.000670 s
|
0.000670 s
|
0.000670 s
|
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '28' ORDER BY `position` ASC (1) |
0.000687 s
|
0.000687 s
|
0.000687 s
|
0.000687 s
|
|
0.5156 kB
|
0.5156 kB
|
0.5156 kB
|
0.5156 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '29' AND `language_id` = '1' LIMIT 1 (1) |
0.000695 s
|
0.000695 s
|
0.000695 s
|
0.000695 s
|
|
0.5781 kB
|
0.5781 kB
|
0.5781 kB
|
0.5781 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '29' ORDER BY `position` ASC (1) |
0.000723 s
|
0.000723 s
|
0.000723 s
|
0.000723 s
|
|
0.6250 kB
|
0.6250 kB
|
0.6250 kB
|
0.6250 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '27' AND `language_id` = '1' LIMIT 1 (1) |
0.000750 s
|
0.000750 s
|
0.000750 s
|
0.000750 s
|
|
0.5938 kB
|
0.5938 kB
|
0.5938 kB
|
0.5938 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '27' ORDER BY `position` ASC (1) |
0.000726 s
|
0.000726 s
|
0.000726 s
|
0.000726 s
|
|
0.6250 kB
|
0.6250 kB
|
0.6250 kB
|
0.6250 kB
|
|
| SELECT `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '30' AND `language_id` = '1' LIMIT 1 (1) |
0.000770 s
|
0.000770 s
|
0.000770 s
|
0.000770 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '30' ORDER BY `position` ASC (1) |
0.000770 s
|
0.000770 s
|
0.000770 s
|
0.000770 s
|
|
0.5859 kB
|
0.5859 kB
|
0.5859 kB
|
0.5859 kB
|
|
| SELECT `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'producers' LIMIT 1 (1) |
0.000785 s
|
0.000785 s
|
0.000785 s
|
0.000785 s
|
|
0.5859 kB
|
0.5859 kB
|
0.5859 kB
|
0.5859 kB
|
|
| SHOW FULL COLUMNS FROM `producers` (1) |
0.000974 s
|
0.000974 s
|
0.000974 s
|
0.000974 s
|
|
0.5234 kB
|
0.5234 kB
|
0.5234 kB
|
0.5234 kB
|
|
| SELECT `producer`.* FROM `producers` AS `producer` ORDER BY `name` ASC (2) |
0.000718 s
|
0.000732 s
|
0.000725 s
|
0.001450 s
|
|
0.5391 kB
|
0.5469 kB
|
0.5430 kB
|
1.0859 kB
|
|
| SELECT `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'box-bestsellers' LIMIT 1 (1) |
0.000959 s
|
0.000959 s
|
0.000959 s
|
0.000959 s
|
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
|
| SHOW FULL COLUMNS FROM `boxes` (1) |
0.001001 s
|
0.001001 s
|
0.001001 s
|
0.001001 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `box`.* FROM `boxes` AS `box` WHERE `id` = '2' LIMIT 1 (1) |
0.000673 s
|
0.000673 s
|
0.000673 s
|
0.000673 s
|
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
|
| SHOW FULL COLUMNS FROM `box_locales` (1) |
0.000729 s
|
0.000729 s
|
0.000729 s
|
0.000729 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_box`.* FROM `box_locales` AS `locale_box` WHERE `locale_box`.`box_id` = '2' AND `language_id` = '1' LIMIT 1 (1) |
0.000664 s
|
0.000664 s
|
0.000664 s
|
0.000664 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `meta`.`id` AS `meta:id`, `meta`.`product_id` AS `meta:product_id`, `meta`.`attributes_category_id` AS `meta:attributes_category_id`, `meta`.`dmcs` AS `meta:dmcs`, `meta`.`seo_id` AS `meta:seo_id`, `product`.* FROM `products` AS `product` INNER JOIN `boxes_products` ON (`boxes_products`.`product_id` = `product`.`id`) LEFT JOIN `product_meta` AS `meta` ON (`product`.`id` = `meta`.`product_id`) WHERE `boxes_products`.`box_id` = '2' AND `activity` & '1' ORDER BY `boxes_products`.`position` ASC LIMIT 3 (1) |
0.000845 s
|
0.000845 s
|
0.000845 s
|
0.000845 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_product`.* FROM `product_locales` AS `locale_product` WHERE `locale_product`.`product_id` = '1' AND `language_id` = '1' LIMIT 1 (2) |
0.000666 s
|
0.000767 s
|
0.000716 s
|
0.001433 s
|
|
0.5469 kB
|
0.5703 kB
|
0.5586 kB
|
1.1172 kB
|
|
| SELECT `locale_product`.* FROM `product_locales` AS `locale_product` WHERE `locale_product`.`product_id` = '3' AND `language_id` = '1' LIMIT 1 (1) |
0.000861 s
|
0.000861 s
|
0.000861 s
|
0.000861 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_product`.* FROM `product_locales` AS `locale_product` WHERE `locale_product`.`product_id` = '4' AND `language_id` = '1' LIMIT 1 (1) |
0.000832 s
|
0.000832 s
|
0.000832 s
|
0.000832 s
|
|
0.5859 kB
|
0.5859 kB
|
0.5859 kB
|
0.5859 kB
|
|
| SELECT `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'box-news' LIMIT 1 (1) |
0.000808 s
|
0.000808 s
|
0.000808 s
|
0.000808 s
|
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
|
| SELECT `box`.* FROM `boxes` AS `box` WHERE `id` = '1' LIMIT 1 (1) |
0.000670 s
|
0.000670 s
|
0.000670 s
|
0.000670 s
|
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
|
| SELECT `locale_box`.* FROM `box_locales` AS `locale_box` WHERE `locale_box`.`box_id` = '1' AND `language_id` = '1' LIMIT 1 (1) |
0.000798 s
|
0.000798 s
|
0.000798 s
|
0.000798 s
|
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
|
| SELECT `meta`.`id` AS `meta:id`, `meta`.`product_id` AS `meta:product_id`, `meta`.`attributes_category_id` AS `meta:attributes_category_id`, `meta`.`dmcs` AS `meta:dmcs`, `meta`.`seo_id` AS `meta:seo_id`, `product`.* FROM `products` AS `product` INNER JOIN `boxes_products` ON (`boxes_products`.`product_id` = `product`.`id`) LEFT JOIN `product_meta` AS `meta` ON (`product`.`id` = `meta`.`product_id`) WHERE `boxes_products`.`box_id` = '1' AND `activity` & '1' ORDER BY `boxes_products`.`position` ASC LIMIT 6 (1) |
0.000908 s
|
0.000908 s
|
0.000908 s
|
0.000908 s
|
|
0.5781 kB
|
0.5781 kB
|
0.5781 kB
|
0.5781 kB
|
|
| SELECT `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'banner' LIMIT 1 (1) |
0.000785 s
|
0.000785 s
|
0.000785 s
|
0.000785 s
|
|
0.5547 kB
|
0.5547 kB
|
0.5547 kB
|
0.5547 kB
|
|
| SHOW FULL COLUMNS FROM `banner-banners` (1) |
0.000917 s
|
0.000917 s
|
0.000917 s
|
0.000917 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `banner`.* FROM `banner-banners` AS `banner` WHERE `category_id` = 1 AND `language_id` = '1' AND `display` = 1 ORDER BY `position` ASC (1) |
0.000813 s
|
0.000813 s
|
0.000813 s
|
0.000813 s
|
|
0.5547 kB
|
0.5547 kB
|
0.5547 kB
|
0.5547 kB
|
|
| SELECT `configurationvalue`.* FROM `configuration_values` AS `configurationvalue` WHERE `key` = 'feedback-information' LIMIT 1 (1) |
0.000719 s
|
0.000719 s
|
0.000719 s
|
0.000719 s
|
|
0.5781 kB
|
0.5781 kB
|
0.5781 kB
|
0.5781 kB
|
|
| SELECT `locale_configurationvalue`.* FROM `configuration_value_locales` AS `locale_configurationvalue` WHERE `locale_configurationvalue`.`configuration_value_id` = '2' AND `language_id` = '1' LIMIT 1 (1) |
0.000738 s
|
0.000738 s
|
0.000738 s
|
0.000738 s
|
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
|
| SELECT `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'attributes-filter' LIMIT 1 (1) |
0.000843 s
|
0.000843 s
|
0.000843 s
|
0.000843 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `attributes-categories` (1) |
0.000978 s
|
0.000978 s
|
0.000978 s
|
0.000978 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `attributecategory`.* FROM `attributes-categories` AS `attributecategory` WHERE `attributecategory`.`id` IS NULL LIMIT 1 (1) |
0.000786 s
|
0.000786 s
|
0.000786 s
|
0.000786 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `attributes-attributes` (1) |
0.001017 s
|
0.001017 s
|
0.001017 s
|
0.001017 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `attribute`.* FROM `attributes-attributes` AS `attribute` WHERE `attribute`.`category_id` IS NULL AND `in_filter` = '1' ORDER BY `attribute`.`position` ASC (1) |
0.000650 s
|
0.000650 s
|
0.000650 s
|
0.000650 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'producer-filter' LIMIT 1 (1) |
0.000709 s
|
0.000709 s
|
0.000709 s
|
0.000709 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'price-select' LIMIT 1 (1) |
0.000769 s
|
0.000769 s
|
0.000769 s
|
0.000769 s
|
|
0.5391 kB
|
0.5391 kB
|
0.5391 kB
|
0.5391 kB
|
|
| SELECT `locale_product`.* FROM `product_locales` AS `locale_product` WHERE `locale_product`.`product_id` = '216' AND `language_id` = '1' LIMIT 1 (1) |
0.000789 s
|
0.000789 s
|
0.000789 s
|
0.000789 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `box`.* FROM `boxes` AS `box` WHERE `id` = 1 LIMIT 1 (7) |
0.000729 s
|
0.000806 s
|
0.000754 s
|
0.005275 s
|
|
0.5547 kB
|
0.5938 kB
|
0.5703 kB
|
3.9922 kB
|
|
| SELECT `meta`.`id` AS `meta:id`, `meta`.`product_id` AS `meta:product_id`, `meta`.`attributes_category_id` AS `meta:attributes_category_id`, `meta`.`dmcs` AS `meta:dmcs`, `meta`.`seo_id` AS `meta:seo_id`, `product`.* FROM `products` AS `product` JOIN `boxes_products` ON (`boxes_products`.`product_id` = `product`.`id`) LEFT JOIN `product_meta` AS `meta` ON (`product`.`id` = `meta`.`product_id`) WHERE `boxes_products`.`box_id` = '1' (7) |
0.000731 s
|
0.000858 s
|
0.000785 s
|
0.005493 s
|
|
0.5469 kB
|
0.6016 kB
|
0.5658 kB
|
3.9609 kB
|
|
| SELECT `box`.* FROM `boxes` AS `box` WHERE `id` = 3 LIMIT 1 (7) |
0.000638 s
|
0.000719 s
|
0.000674 s
|
0.004715 s
|
|
0.5234 kB
|
0.6016 kB
|
0.5558 kB
|
3.8906 kB
|
|
| SELECT `meta`.`id` AS `meta:id`, `meta`.`product_id` AS `meta:product_id`, `meta`.`attributes_category_id` AS `meta:attributes_category_id`, `meta`.`dmcs` AS `meta:dmcs`, `meta`.`seo_id` AS `meta:seo_id`, `product`.* FROM `products` AS `product` JOIN `boxes_products` ON (`boxes_products`.`product_id` = `product`.`id`) LEFT JOIN `product_meta` AS `meta` ON (`product`.`id` = `meta`.`product_id`) WHERE `boxes_products`.`box_id` = '3' (7) |
0.000799 s
|
0.000891 s
|
0.000839 s
|
0.005872 s
|
|
0.5313 kB
|
0.6016 kB
|
0.5592 kB
|
3.9141 kB
|
|
| SELECT `locale_product`.* FROM `product_locales` AS `locale_product` WHERE `locale_product`.`product_id` = '213' AND `language_id` = '1' LIMIT 1 (1) |
0.000934 s
|
0.000934 s
|
0.000934 s
|
0.000934 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_product`.* FROM `product_locales` AS `locale_product` WHERE `locale_product`.`product_id` = '215' AND `language_id` = '1' LIMIT 1 (1) |
0.000883 s
|
0.000883 s
|
0.000883 s
|
0.000883 s
|
|
0.6016 kB
|
0.6016 kB
|
0.6016 kB
|
0.6016 kB
|
|
| SELECT `locale_product`.* FROM `product_locales` AS `locale_product` WHERE `locale_product`.`product_id` = '219' AND `language_id` = '1' LIMIT 1 (1) |
0.000790 s
|
0.000790 s
|
0.000790 s
|
0.000790 s
|
|
0.5547 kB
|
0.5547 kB
|
0.5547 kB
|
0.5547 kB
|
|
| SELECT `locale_product`.* FROM `product_locales` AS `locale_product` WHERE `locale_product`.`product_id` = '214' AND `language_id` = '1' LIMIT 1 (1) |
0.000925 s
|
0.000925 s
|
0.000925 s
|
0.000925 s
|
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
|
| SELECT `locale_product`.* FROM `product_locales` AS `locale_product` WHERE `locale_product`.`product_id` = '218' AND `language_id` = '1' LIMIT 1 (1) |
0.000855 s
|
0.000855 s
|
0.000855 s
|
0.000855 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_product`.* FROM `product_locales` AS `locale_product` WHERE `locale_product`.`product_id` = '217' AND `language_id` = '1' LIMIT 1 (1) |
0.000825 s
|
0.000825 s
|
0.000825 s
|
0.000825 s
|
|
0.5781 kB
|
0.5781 kB
|
0.5781 kB
|
0.5781 kB
|
|
| SELECT `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'contact' LIMIT 1 (1) |
0.000859 s
|
0.000859 s
|
0.000859 s
|
0.000859 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'delivery' LIMIT 1 (1) |
0.000715 s
|
0.000715 s
|
0.000715 s
|
0.000715 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'box-product_of_the_day' LIMIT 1 (1) |
0.000618 s
|
0.000618 s
|
0.000618 s
|
0.000618 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `box`.* FROM `boxes` AS `box` WHERE `id` = '5' LIMIT 1 (1) |
0.000633 s
|
0.000633 s
|
0.000633 s
|
0.000633 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_box`.* FROM `box_locales` AS `locale_box` WHERE `locale_box`.`box_id` = '5' AND `language_id` = '1' LIMIT 1 (1) |
0.000727 s
|
0.000727 s
|
0.000727 s
|
0.000727 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `meta`.`id` AS `meta:id`, `meta`.`product_id` AS `meta:product_id`, `meta`.`attributes_category_id` AS `meta:attributes_category_id`, `meta`.`dmcs` AS `meta:dmcs`, `meta`.`seo_id` AS `meta:seo_id`, `product`.* FROM `products` AS `product` INNER JOIN `boxes_products` ON (`boxes_products`.`product_id` = `product`.`id`) LEFT JOIN `product_meta` AS `meta` ON (`product`.`id` = `meta`.`product_id`) WHERE `boxes_products`.`box_id` = '5' AND `activity` & '1' ORDER BY `boxes_products`.`position` ASC LIMIT 1 (1) |
0.000776 s
|
0.000776 s
|
0.000776 s
|
0.000776 s
|
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
|
| SELECT `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'footer-menu-0' LIMIT 1 (1) |
0.000665 s
|
0.000665 s
|
0.000665 s
|
0.000665 s
|
|
0.5938 kB
|
0.5938 kB
|
0.5938 kB
|
0.5938 kB
|
|
| SELECT `menu`.* FROM `menus` AS `menu` WHERE `menu`.`id` = '2' LIMIT 1 (1) |
0.000630 s
|
0.000630 s
|
0.000630 s
|
0.000630 s
|
|
0.5234 kB
|
0.5234 kB
|
0.5234 kB
|
0.5234 kB
|
|
| SELECT `menuitem`.* FROM `menu_items` AS `menuitem` WHERE `menuitem`.`menu_id` = '2' AND `parent_id` IS NULL ORDER BY `position` ASC (1) |
0.000743 s
|
0.000743 s
|
0.000743 s
|
0.000743 s
|
|
0.5391 kB
|
0.5391 kB
|
0.5391 kB
|
0.5391 kB
|
|
| SELECT `locale_menuitem`.* FROM `menu_item_locales` AS `locale_menuitem` WHERE `locale_menuitem`.`item_id` = '2' AND `language_id` = '1' LIMIT 1 (1) |
0.000690 s
|
0.000690 s
|
0.000690 s
|
0.000690 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT COUNT(*) AS `records_found` FROM `menu_items` AS `menuitem` WHERE `menuitem`.`parent_id` = '2' (1) |
0.000636 s
|
0.000636 s
|
0.000636 s
|
0.000636 s
|
|
0.6016 kB
|
0.6016 kB
|
0.6016 kB
|
0.6016 kB
|
|
| SELECT `locale_menuitem`.* FROM `menu_item_locales` AS `locale_menuitem` WHERE `locale_menuitem`.`item_id` = '3' AND `language_id` = '1' LIMIT 1 (1) |
0.000664 s
|
0.000664 s
|
0.000664 s
|
0.000664 s
|
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
|
| SELECT COUNT(*) AS `records_found` FROM `menu_items` AS `menuitem` WHERE `menuitem`.`parent_id` = '3' (1) |
0.000641 s
|
0.000641 s
|
0.000641 s
|
0.000641 s
|
|
0.6641 kB
|
0.6641 kB
|
0.6641 kB
|
0.6641 kB
|
|
| SELECT `page`.* FROM `pages` AS `page` WHERE `page`.`id` = '2' LIMIT 1 (1) |
0.000651 s
|
0.000651 s
|
0.000651 s
|
0.000651 s
|
|
0.5938 kB
|
0.5938 kB
|
0.5938 kB
|
0.5938 kB
|
|
| SELECT `locale_page`.* FROM `pages_locales` AS `locale_page` WHERE `locale_page`.`page_id` = '2' AND `language_id` = '1' LIMIT 1 (1) |
0.001185 s
|
0.001185 s
|
0.001185 s
|
0.001185 s
|
|
0.5859 kB
|
0.5859 kB
|
0.5859 kB
|
0.5859 kB
|
|
| SELECT `locale_menuitem`.* FROM `menu_item_locales` AS `locale_menuitem` WHERE `locale_menuitem`.`item_id` = '4' AND `language_id` = '1' LIMIT 1 (1) |
0.000689 s
|
0.000689 s
|
0.000689 s
|
0.000689 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT COUNT(*) AS `records_found` FROM `menu_items` AS `menuitem` WHERE `menuitem`.`parent_id` = '4' (1) |
0.000667 s
|
0.000667 s
|
0.000667 s
|
0.000667 s
|
|
0.6328 kB
|
0.6328 kB
|
0.6328 kB
|
0.6328 kB
|
|
| SHOW FULL COLUMNS FROM `menu_locales` (1) |
0.000849 s
|
0.000849 s
|
0.000849 s
|
0.000849 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `locale_menu`.* FROM `menu_locales` AS `locale_menu` WHERE `locale_menu`.`menu_id` = '2' AND `language_id` = '1' LIMIT 1 (1) |
0.000662 s
|
0.000662 s
|
0.000662 s
|
0.000662 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'footer-menu-1' LIMIT 1 (1) |
0.000682 s
|
0.000682 s
|
0.000682 s
|
0.000682 s
|
|
0.6094 kB
|
0.6094 kB
|
0.6094 kB
|
0.6094 kB
|
|
| SELECT `menu`.* FROM `menus` AS `menu` WHERE `menu`.`id` = '3' LIMIT 1 (1) |
0.000762 s
|
0.000762 s
|
0.000762 s
|
0.000762 s
|
|
4.6094 kB
|
4.6094 kB
|
4.6094 kB
|
4.6094 kB
|
|
| SELECT `menuitem`.* FROM `menu_items` AS `menuitem` WHERE `menuitem`.`menu_id` = '3' AND `parent_id` IS NULL ORDER BY `position` ASC (1) |
0.000695 s
|
0.000695 s
|
0.000695 s
|
0.000695 s
|
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
|
| SELECT `page`.* FROM `pages` AS `page` WHERE `page`.`id` = '8' LIMIT 1 (1) |
0.000664 s
|
0.000664 s
|
0.000664 s
|
0.000664 s
|
|
0.5781 kB
|
0.5781 kB
|
0.5781 kB
|
0.5781 kB
|
|
| SELECT `locale_page`.* FROM `pages_locales` AS `locale_page` WHERE `locale_page`.`page_id` = '8' AND `language_id` = '1' LIMIT 1 (1) |
0.000715 s
|
0.000715 s
|
0.000715 s
|
0.000715 s
|
|
0.6094 kB
|
0.6094 kB
|
0.6094 kB
|
0.6094 kB
|
|
| SELECT `locale_menuitem`.* FROM `menu_item_locales` AS `locale_menuitem` WHERE `locale_menuitem`.`item_id` = '5' AND `language_id` = '1' LIMIT 1 (1) |
0.000722 s
|
0.000722 s
|
0.000722 s
|
0.000722 s
|
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
|
| SELECT COUNT(*) AS `records_found` FROM `menu_items` AS `menuitem` WHERE `menuitem`.`parent_id` = '5' (1) |
0.000670 s
|
0.000670 s
|
0.000670 s
|
0.000670 s
|
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
|
| SELECT `page`.* FROM `pages` AS `page` WHERE `page`.`id` = '9' LIMIT 1 (1) |
0.000646 s
|
0.000646 s
|
0.000646 s
|
0.000646 s
|
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
|
| SELECT `locale_page`.* FROM `pages_locales` AS `locale_page` WHERE `locale_page`.`page_id` = '9' AND `language_id` = '1' LIMIT 1 (1) |
0.000694 s
|
0.000694 s
|
0.000694 s
|
0.000694 s
|
|
0.5859 kB
|
0.5859 kB
|
0.5859 kB
|
0.5859 kB
|
|
| SELECT `locale_menuitem`.* FROM `menu_item_locales` AS `locale_menuitem` WHERE `locale_menuitem`.`item_id` = '6' AND `language_id` = '1' LIMIT 1 (1) |
0.000761 s
|
0.000761 s
|
0.000761 s
|
0.000761 s
|
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
|
| SELECT COUNT(*) AS `records_found` FROM `menu_items` AS `menuitem` WHERE `menuitem`.`parent_id` = '6' (1) |
0.000671 s
|
0.000671 s
|
0.000671 s
|
0.000671 s
|
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
|
| SELECT `page`.* FROM `pages` AS `page` WHERE `page`.`id` = '10' LIMIT 1 (1) |
0.000638 s
|
0.000638 s
|
0.000638 s
|
0.000638 s
|
|
0.5547 kB
|
0.5547 kB
|
0.5547 kB
|
0.5547 kB
|
|
| SELECT `locale_page`.* FROM `pages_locales` AS `locale_page` WHERE `locale_page`.`page_id` = '10' AND `language_id` = '1' LIMIT 1 (1) |
0.000654 s
|
0.000654 s
|
0.000654 s
|
0.000654 s
|
|
0.5781 kB
|
0.5781 kB
|
0.5781 kB
|
0.5781 kB
|
|
| SELECT `locale_menuitem`.* FROM `menu_item_locales` AS `locale_menuitem` WHERE `locale_menuitem`.`item_id` = '7' AND `language_id` = '1' LIMIT 1 (1) |
0.000653 s
|
0.000653 s
|
0.000653 s
|
0.000653 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT COUNT(*) AS `records_found` FROM `menu_items` AS `menuitem` WHERE `menuitem`.`parent_id` = '7' (1) |
0.000648 s
|
0.000648 s
|
0.000648 s
|
0.000648 s
|
|
0.5938 kB
|
0.5938 kB
|
0.5938 kB
|
0.5938 kB
|
|
| SELECT `locale_menu`.* FROM `menu_locales` AS `locale_menu` WHERE `locale_menu`.`menu_id` = '3' AND `language_id` = '1' LIMIT 1 (1) |
0.000715 s
|
0.000715 s
|
0.000715 s
|
0.000715 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'footer-menu-2' LIMIT 1 (1) |
0.000752 s
|
0.000752 s
|
0.000752 s
|
0.000752 s
|
|
0.5547 kB
|
0.5547 kB
|
0.5547 kB
|
0.5547 kB
|
|
| SELECT `menu`.* FROM `menus` AS `menu` WHERE `menu`.`id` = '4' LIMIT 1 (1) |
0.000618 s
|
0.000618 s
|
0.000618 s
|
0.000618 s
|
|
0.5859 kB
|
0.5859 kB
|
0.5859 kB
|
0.5859 kB
|
|
| SELECT `menuitem`.* FROM `menu_items` AS `menuitem` WHERE `menuitem`.`menu_id` = '4' AND `parent_id` IS NULL ORDER BY `position` ASC (1) |
0.000735 s
|
0.000735 s
|
0.000735 s
|
0.000735 s
|
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
|
| SELECT `locale_menuitem`.* FROM `menu_item_locales` AS `locale_menuitem` WHERE `locale_menuitem`.`item_id` = '9' AND `language_id` = '1' LIMIT 1 (1) |
0.000666 s
|
0.000666 s
|
0.000666 s
|
0.000666 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT COUNT(*) AS `records_found` FROM `menu_items` AS `menuitem` WHERE `menuitem`.`parent_id` = '9' (1) |
0.000640 s
|
0.000640 s
|
0.000640 s
|
0.000640 s
|
|
0.6719 kB
|
0.6719 kB
|
0.6719 kB
|
0.6719 kB
|
|
| SELECT `locale_menu`.* FROM `menu_locales` AS `locale_menu` WHERE `locale_menu`.`menu_id` = '4' AND `language_id` = '1' LIMIT 1 (1) |
0.000666 s
|
0.000666 s
|
0.000666 s
|
0.000666 s
|
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
|
| SELECT `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'newsletter' LIMIT 1 (1) |
0.000706 s
|
0.000706 s
|
0.000706 s
|
0.000706 s
|
|
0.5547 kB
|
0.5547 kB
|
0.5547 kB
|
0.5547 kB
|
|
| Kohana | 0.016593 s | |||
|---|---|---|---|---|
| 206.1328 kB | ||||
| Benchmark | Min | Max | Average | Total |
| find_file (290) |
0.000004 s
|
0.000239 s
|
0.000057 s
|
0.016593 s
|
|
0.3672 kB
|
9.6641 kB
|
0.7108 kB
|
206.1328 kB
|
|
| Requests | 0.647964 s | |||
|---|---|---|---|---|
| 15,251.9609 kB | ||||
| Benchmark | Min | Max | Average | Total |
| "c/23-produkty-mrozone" (1) |
0.425880 s
|
0.425880 s
|
0.425880 s
|
0.425880 s
|
|
11,521.9688 kB
|
11,521.9688 kB
|
11,521.9688 kB
|
11,521.9688 kB
|
|
| "widget/cart/render/cart" « "c/23-produkty-mrozone" (1) |
0.015586 s
|
0.015586 s
|
0.015586 s
|
0.015586 s
|
|
1,019.2891 kB
|
1,019.2891 kB
|
1,019.2891 kB
|
1,019.2891 kB
|
|
| "widget/search/render/main-search" « "c/23-produkty-mrozone" (1) |
0.001470 s
|
0.001470 s
|
0.001470 s
|
0.001470 s
|
|
38.4844 kB
|
38.4844 kB
|
38.4844 kB
|
38.4844 kB
|
|
| "widget/menu/render/main-menu" « "c/23-produkty-mrozone" (1) |
0.027833 s
|
0.027833 s
|
0.027833 s
|
0.027833 s
|
|
929.5547 kB
|
929.5547 kB
|
929.5547 kB
|
929.5547 kB
|
|
| "widget/categories/render/categories" « "c/23-produkty-mrozone" (1) |
0.068294 s
|
0.068294 s
|
0.068294 s
|
0.068294 s
|
|
147.0938 kB
|
147.0938 kB
|
147.0938 kB
|
147.0938 kB
|
|
| "widget/producers/render/producers" « "c/23-produkty-mrozone" (1) |
0.009876 s
|
0.009876 s
|
0.009876 s
|
0.009876 s
|
|
191.0156 kB
|
191.0156 kB
|
191.0156 kB
|
191.0156 kB
|
|
| "widget/boxcustom/render/box-bestsellers" « "c/23-produkty-mrozone" (1) |
0.017809 s
|
0.017809 s
|
0.017809 s
|
0.017809 s
|
|
442.8359 kB
|
442.8359 kB
|
442.8359 kB
|
442.8359 kB
|
|
| "widget/boxcustom/render/box-news" « "c/23-produkty-mrozone" (1) |
0.005782 s
|
0.005782 s
|
0.005782 s
|
0.005782 s
|
|
21.6641 kB
|
21.6641 kB
|
21.6641 kB
|
21.6641 kB
|
|
| "widget/banner/render/banner" « "c/23-produkty-mrozone" (1) |
0.004519 s
|
0.004519 s
|
0.004519 s
|
0.004519 s
|
|
148.6094 kB
|
148.6094 kB
|
148.6094 kB
|
148.6094 kB
|
|
| "widget/attributesfilter/render/attributes-filter" « "c/23-produkty-mrozone" (1) |
0.008985 s
|
0.008985 s
|
0.008985 s
|
0.008985 s
|
|
354.0078 kB
|
354.0078 kB
|
354.0078 kB
|
354.0078 kB
|
|
| "widget/producerfilter/render/producer-filter" « "c/23-produkty-mrozone" (1) |
0.004905 s
|
0.004905 s
|
0.004905 s
|
0.004905 s
|
|
33.4375 kB
|
33.4375 kB
|
33.4375 kB
|
33.4375 kB
|
|
| "widget/priceselect/render/price-select" « "c/23-produkty-mrozone" (1) |
0.002957 s
|
0.002957 s
|
0.002957 s
|
0.002957 s
|
|
36.5391 kB
|
36.5391 kB
|
36.5391 kB
|
36.5391 kB
|
|
| "widget/contact/render/contact" « "c/23-produkty-mrozone" (1) |
0.001579 s
|
0.001579 s
|
0.001579 s
|
0.001579 s
|
|
42.7969 kB
|
42.7969 kB
|
42.7969 kB
|
42.7969 kB
|
|
| "widget/delivery/render/delivery" « "c/23-produkty-mrozone" (1) |
0.001209 s
|
0.001209 s
|
0.001209 s
|
0.001209 s
|
|
32.6797 kB
|
32.6797 kB
|
32.6797 kB
|
32.6797 kB
|
|
| "widget/boxcustom/render/box-product_of_the_day" « "c/23-produkty-mrozone" (1) |
0.006708 s
|
0.006708 s
|
0.006708 s
|
0.006708 s
|
|
23.5859 kB
|
23.5859 kB
|
23.5859 kB
|
23.5859 kB
|
|
| "widget/menu/render/footer-menu-0" « "c/23-produkty-mrozone" (1) |
0.021153 s
|
0.021153 s
|
0.021153 s
|
0.021153 s
|
|
158.7344 kB
|
158.7344 kB
|
158.7344 kB
|
158.7344 kB
|
|
| "widget/menu/render/footer-menu-1" « "c/23-produkty-mrozone" (1) |
0.017843 s
|
0.017843 s
|
0.017843 s
|
0.017843 s
|
|
39.7969 kB
|
39.7969 kB
|
39.7969 kB
|
39.7969 kB
|
|
| "widget/menu/render/footer-menu-2" « "c/23-produkty-mrozone" (1) |
0.008511 s
|
0.008511 s
|
0.008511 s
|
0.008511 s
|
|
24.5078 kB
|
24.5078 kB
|
24.5078 kB
|
24.5078 kB
|
|
| "widget/newsletter/render/newsletter" « "c/23-produkty-mrozone" (1) |
0.002459 s
|
0.002459 s
|
0.002459 s
|
0.002459 s
|
|
107.7500 kB
|
107.7500 kB
|
107.7500 kB
|
107.7500 kB
|
|
| "newsletter/form" « "widget/newsletter/render/newsletter" (1) |
0.000876 s
|
0.000876 s
|
0.000876 s
|
0.000876 s
|
|
75.8828 kB
|
75.8828 kB
|
75.8828 kB
|
75.8828 kB
|
|
| Application Execution (177) | 0.319806 s | 0.586369 s | 0.429601 s | 0.498611 s |
|---|---|---|---|---|
| 21,972.0703 kB | 24,111.2266 kB | 23,233.4056 kB | 22,532.8828 kB |