| Database (default) | 0.162818 s | |||
|---|---|---|---|---|
| 138.8281 kB | ||||
| Benchmark | Min | Max | Average | Total |
| SHOW FULL COLUMNS FROM `languages` (1) |
0.000798 s
|
0.000798 s
|
0.000798 s
|
0.000798 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `currency-currencies` (1) |
0.001038 s
|
0.001038 s
|
0.001038 s
|
0.001038 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.000530 s
|
0.000530 s
|
0.000530 s
|
0.000530 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.000473 s
|
0.000699 s
|
0.000558 s
|
0.004461 s
|
|
0.5469 kB
|
0.5547 kB
|
0.5479 kB
|
4.3828 kB
|
|
| SHOW FULL COLUMNS FROM `configuration_values` (1) |
0.000830 s
|
0.000830 s
|
0.000830 s
|
0.000830 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `configurationvalue`.* FROM `configuration_values` AS `configurationvalue` (1) |
0.000527 s
|
0.000527 s
|
0.000527 s
|
0.000527 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `configuration_value_locales` (1) |
0.000742 s
|
0.000742 s
|
0.000742 s
|
0.000742 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.000567 s
|
0.000567 s
|
0.000567 s
|
0.000567 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `product_categories` (1) |
0.000632 s
|
0.000632 s
|
0.000632 s
|
0.000632 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.000513 s
|
0.000565 s
|
0.000537 s
|
0.001611 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
1.6406 kB
|
|
| SHOW FULL COLUMNS FROM `products` (1) |
0.000787 s
|
0.000787 s
|
0.000787 s
|
0.000787 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `product_locales` (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
|
|
| SHOW FULL COLUMNS FROM `product_meta` (1) |
0.000621 s
|
0.000621 s
|
0.000621 s
|
0.000621 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) ASC, `name` ASC (1) |
0.000853 s
|
0.000853 s
|
0.000853 s
|
0.000853 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) ASC, `name` ASC LIMIT 9 OFFSET 0 (1) |
0.000814 s
|
0.000814 s
|
0.000814 s
|
0.000814 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `product_category_locales` (1) |
0.000706 s
|
0.000706 s
|
0.000706 s
|
0.000706 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.000522 s
|
0.000575 s
|
0.000548 s
|
0.001097 s
|
|
0.5469 kB
|
0.5859 kB
|
0.5664 kB
|
1.1328 kB
|
|
| SHOW FULL COLUMNS FROM `seo_templates` (1) |
0.000604 s
|
0.000604 s
|
0.000604 s
|
0.000604 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.000472 s
|
0.000472 s
|
0.000472 s
|
0.000472 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.000506 s
|
0.000506 s
|
0.000506 s
|
0.000506 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.000468 s
|
0.000468 s
|
0.000468 s
|
0.000468 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.000712 s
|
0.000712 s
|
0.000712 s
|
0.000712 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `seo_template_locales` (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 `locale_seotemplate`.* FROM `seo_template_locales` AS `locale_seotemplate` WHERE `locale_seotemplate`.`seo_template_id` = '3' AND `language_id` = '1' LIMIT 1 (1) |
0.000541 s
|
0.000541 s
|
0.000541 s
|
0.000541 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.000683 s
|
0.000683 s
|
0.000683 s
|
0.000683 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `pages` (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
|
|
| SELECT `page`.* FROM `pages` AS `page` WHERE `code` = 'cookie' LIMIT 1 (1) |
0.000502 s
|
0.000502 s
|
0.000502 s
|
0.000502 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `pages_locales` (1) |
0.000638 s
|
0.000638 s
|
0.000638 s
|
0.000638 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.000537 s
|
0.000537 s
|
0.000537 s
|
0.000537 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `widgets` (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 `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'cart' LIMIT 1 (1) |
0.000533 s
|
0.000533 s
|
0.000533 s
|
0.000533 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `delivery_methods` (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 `configurationvalue`.* FROM `configuration_values` AS `configurationvalue` WHERE `key` = 'free-delivery-value' LIMIT 1 (1) |
0.000566 s
|
0.000566 s
|
0.000566 s
|
0.000566 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.000610 s
|
0.000610 s
|
0.000610 s
|
0.000610 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.000509 s
|
0.000509 s
|
0.000509 s
|
0.000509 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.000585 s
|
0.000585 s
|
0.000585 s
|
0.000585 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.000542 s
|
0.000542 s
|
0.000542 s
|
0.000542 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.000538 s
|
0.000538 s
|
0.000538 s
|
0.000538 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `menus` (1) |
0.000641 s
|
0.000641 s
|
0.000641 s
|
0.000641 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.000506 s
|
0.000506 s
|
0.000506 s
|
0.000506 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `menu_items` (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 `menuitem`.* FROM `menu_items` AS `menuitem` WHERE `menuitem`.`menu_id` = '1' AND `parent_id` IS NULL ORDER BY `position` ASC (1) |
0.000567 s
|
0.000567 s
|
0.000567 s
|
0.000567 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.000511 s
|
0.000616 s
|
0.000564 s
|
0.001127 s
|
|
0.5469 kB
|
0.5938 kB
|
0.5703 kB
|
1.1406 kB
|
|
| SELECT `locale_page`.* FROM `pages_locales` AS `locale_page` WHERE `locale_page`.`page_id` = '7' AND `language_id` = '1' LIMIT 1 (2) |
0.000517 s
|
0.000673 s
|
0.000595 s
|
0.001190 s
|
|
0.5469 kB
|
0.5625 kB
|
0.5547 kB
|
1.1094 kB
|
|
| SHOW FULL COLUMNS FROM `menu_item_locales` (1) |
0.000576 s
|
0.000576 s
|
0.000576 s
|
0.000576 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.000500 s
|
0.000500 s
|
0.000500 s
|
0.000500 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.000485 s
|
0.000485 s
|
0.000485 s
|
0.000485 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.000490 s
|
0.000490 s
|
0.000490 s
|
0.000490 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.000471 s
|
0.000471 s
|
0.000471 s
|
0.000471 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.000489 s
|
0.000489 s
|
0.000489 s
|
0.000489 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.000444 s
|
0.000444 s
|
0.000444 s
|
0.000444 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `article-categories` (1) |
0.001182 s
|
0.001182 s
|
0.001182 s
|
0.001182 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `articlecategory`.* FROM `article-categories` AS `articlecategory` WHERE `articlecategory`.`id` = '1' LIMIT 1 (1) |
0.000695 s
|
0.000695 s
|
0.000695 s
|
0.000695 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `article-categories_locales` (1) |
0.000986 s
|
0.000986 s
|
0.000986 s
|
0.000986 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.000817 s
|
0.000817 s
|
0.000817 s
|
0.000817 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.000774 s
|
0.000774 s
|
0.000774 s
|
0.000774 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.000658 s
|
0.000658 s
|
0.000658 s
|
0.000658 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.000592 s
|
0.000662 s
|
0.000620 s
|
0.001861 s
|
|
0.5469 kB
|
0.5703 kB
|
0.5599 kB
|
1.6797 kB
|
|
| SELECT `locale_page`.* FROM `pages_locales` AS `locale_page` WHERE `locale_page`.`page_id` = '6' AND `language_id` = '1' LIMIT 1 (3) |
0.000650 s
|
0.000752 s
|
0.000693 s
|
0.002080 s
|
|
0.5469 kB
|
0.5703 kB
|
0.5573 kB
|
1.6719 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.000678 s
|
0.000678 s
|
0.000678 s
|
0.000678 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.000633 s
|
0.000633 s
|
0.000633 s
|
0.000633 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.000799 s
|
0.000799 s
|
0.000799 s
|
0.000799 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` IS NULL ORDER BY `position` ASC (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_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '1' AND `language_id` = '1' LIMIT 1 (1) |
0.000860 s
|
0.000860 s
|
0.000860 s
|
0.000860 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.000721 s
|
0.000721 s
|
0.000721 s
|
0.000721 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.000766 s
|
0.000766 s
|
0.000766 s
|
0.000766 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.000761 s
|
0.000761 s
|
0.000761 s
|
0.000761 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.000689 s
|
0.000689 s
|
0.000689 s
|
0.000689 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.000746 s
|
0.000746 s
|
0.000746 s
|
0.000746 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` = '5' AND `language_id` = '1' LIMIT 1 (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 `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '5' 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` = '6' AND `language_id` = '1' LIMIT 1 (1) |
0.000703 s
|
0.000703 s
|
0.000703 s
|
0.000703 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.000642 s
|
0.000642 s
|
0.000642 s
|
0.000642 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` = '7' AND `language_id` = '1' 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 `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '7' ORDER BY `position` ASC (1) |
0.000628 s
|
0.000628 s
|
0.000628 s
|
0.000628 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.000631 s
|
0.000631 s
|
0.000631 s
|
0.000631 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.000637 s
|
0.000637 s
|
0.000637 s
|
0.000637 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.000626 s
|
0.000626 s
|
0.000626 s
|
0.000626 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.000632 s
|
0.000632 s
|
0.000632 s
|
0.000632 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.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` = '9' ORDER BY `position` ASC (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 `locale_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '11' AND `language_id` = '1' LIMIT 1 (1) |
0.000638 s
|
0.000638 s
|
0.000638 s
|
0.000638 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.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` = '12' 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 `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '12' ORDER BY `position` ASC (1) |
0.000638 s
|
0.000638 s
|
0.000638 s
|
0.000638 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.000638 s
|
0.000638 s
|
0.000638 s
|
0.000638 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.000648 s
|
0.000648 s
|
0.000648 s
|
0.000648 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.000659 s
|
0.000659 s
|
0.000659 s
|
0.000659 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.000626 s
|
0.000626 s
|
0.000626 s
|
0.000626 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.000609 s
|
0.000609 s
|
0.000609 s
|
0.000609 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.000642 s
|
0.000642 s
|
0.000642 s
|
0.000642 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` = '15' 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` = '15' ORDER BY `position` ASC (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
|
|
| 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.000679 s
|
0.000679 s
|
0.000679 s
|
0.000679 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.000508 s
|
0.000508 s
|
0.000508 s
|
0.000508 s
|
|
0.5547 kB
|
0.5547 kB
|
0.5547 kB
|
0.5547 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.000481 s
|
0.000481 s
|
0.000481 s
|
0.000481 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` = '18' ORDER BY `position` ASC (1) |
0.000910 s
|
0.000910 s
|
0.000910 s
|
0.000910 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` = '19' AND `language_id` = '1' LIMIT 1 (1) |
0.001142 s
|
0.001142 s
|
0.001142 s
|
0.001142 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` = '19' ORDER BY `position` ASC (1) |
0.000496 s
|
0.000496 s
|
0.000496 s
|
0.000496 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` = '20' AND `language_id` = '1' LIMIT 1 (1) |
0.000499 s
|
0.000499 s
|
0.000499 s
|
0.000499 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.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_productcategory`.* FROM `product_category_locales` AS `locale_productcategory` WHERE `locale_productcategory`.`product_category_id` = '21' AND `language_id` = '1' LIMIT 1 (1) |
0.000494 s
|
0.000494 s
|
0.000494 s
|
0.000494 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` = '21' ORDER BY `position` ASC (1) |
0.000556 s
|
0.000556 s
|
0.000556 s
|
0.000556 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` = '23' ORDER BY `position` ASC (1) |
0.000614 s
|
0.000614 s
|
0.000614 s
|
0.000614 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` = '22' AND `language_id` = '1' LIMIT 1 (1) |
0.000497 s
|
0.000497 s
|
0.000497 s
|
0.000497 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` = '22' 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` = '24' AND `language_id` = '1' LIMIT 1 (1) |
0.000502 s
|
0.000502 s
|
0.000502 s
|
0.000502 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` = '24' ORDER BY `position` ASC (1) |
0.000493 s
|
0.000493 s
|
0.000493 s
|
0.000493 s
|
|
0.5547 kB
|
0.5547 kB
|
0.5547 kB
|
0.5547 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.000493 s
|
0.000493 s
|
0.000493 s
|
0.000493 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` = '25' ORDER BY `position` ASC (1) |
0.000485 s
|
0.000485 s
|
0.000485 s
|
0.000485 s
|
|
0.5547 kB
|
0.5547 kB
|
0.5547 kB
|
0.5547 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.000490 s
|
0.000490 s
|
0.000490 s
|
0.000490 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` = '26' ORDER BY `position` ASC (1) |
0.000499 s
|
0.000499 s
|
0.000499 s
|
0.000499 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` = '28' AND `language_id` = '1' LIMIT 1 (1) |
0.000495 s
|
0.000495 s
|
0.000495 s
|
0.000495 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.000485 s
|
0.000485 s
|
0.000485 s
|
0.000485 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` = '29' AND `language_id` = '1' LIMIT 1 (1) |
0.000508 s
|
0.000508 s
|
0.000508 s
|
0.000508 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` = '29' ORDER BY `position` ASC (1) |
0.000481 s
|
0.000481 s
|
0.000481 s
|
0.000481 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` = '27' AND `language_id` = '1' LIMIT 1 (1) |
0.000481 s
|
0.000481 s
|
0.000481 s
|
0.000481 s
|
|
0.5391 kB
|
0.5391 kB
|
0.5391 kB
|
0.5391 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '27' ORDER BY `position` ASC (1) |
0.000494 s
|
0.000494 s
|
0.000494 s
|
0.000494 s
|
|
0.5859 kB
|
0.5859 kB
|
0.5859 kB
|
0.5859 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.000504 s
|
0.000504 s
|
0.000504 s
|
0.000504 s
|
|
0.6016 kB
|
0.6016 kB
|
0.6016 kB
|
0.6016 kB
|
|
| SELECT `productcategory`.* FROM `product_categories` AS `productcategory` WHERE `activity` & '1' AND `parent_id` = '30' ORDER BY `position` ASC (1) |
0.000502 s
|
0.000502 s
|
0.000502 s
|
0.000502 s
|
|
0.6016 kB
|
0.6016 kB
|
0.6016 kB
|
0.6016 kB
|
|
| SELECT `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'producers' LIMIT 1 (1) |
0.000609 s
|
0.000609 s
|
0.000609 s
|
0.000609 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `producers` (1) |
0.000744 s
|
0.000744 s
|
0.000744 s
|
0.000744 s
|
|
0.6172 kB
|
0.6172 kB
|
0.6172 kB
|
0.6172 kB
|
|
| SELECT `producer`.* FROM `producers` AS `producer` ORDER BY `name` ASC (2) |
0.000590 s
|
0.000749 s
|
0.000669 s
|
0.001339 s
|
|
0.5469 kB
|
0.5625 kB
|
0.5547 kB
|
1.1094 kB
|
|
| SELECT `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'box-bestsellers' LIMIT 1 (1) |
0.000684 s
|
0.000684 s
|
0.000684 s
|
0.000684 s
|
|
0.5547 kB
|
0.5547 kB
|
0.5547 kB
|
0.5547 kB
|
|
| SHOW FULL COLUMNS FROM `boxes` (1) |
0.001062 s
|
0.001062 s
|
0.001062 s
|
0.001062 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.000671 s
|
0.000671 s
|
0.000671 s
|
0.000671 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `box_locales` (1) |
0.000948 s
|
0.000948 s
|
0.000948 s
|
0.000948 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.000754 s
|
0.000754 s
|
0.000754 s
|
0.000754 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.001151 s
|
0.001151 s
|
0.001151 s
|
0.001151 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` = '1' AND `language_id` = '1' LIMIT 1 (2) |
0.000783 s
|
0.000790 s
|
0.000787 s
|
0.001573 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
1.0938 kB
|
|
| SELECT `locale_product`.* FROM `product_locales` AS `locale_product` WHERE `locale_product`.`product_id` = '3' AND `language_id` = '1' LIMIT 1 (1) |
0.000826 s
|
0.000826 s
|
0.000826 s
|
0.000826 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.000700 s
|
0.000700 s
|
0.000700 s
|
0.000700 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'box-news' LIMIT 1 (1) |
0.000744 s
|
0.000744 s
|
0.000744 s
|
0.000744 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.000489 s
|
0.000489 s
|
0.000489 s
|
0.000489 s
|
|
0.5547 kB
|
0.5547 kB
|
0.5547 kB
|
0.5547 kB
|
|
| SELECT `locale_box`.* FROM `box_locales` AS `locale_box` WHERE `locale_box`.`box_id` = '1' AND `language_id` = '1' LIMIT 1 (1) |
0.000518 s
|
0.000518 s
|
0.000518 s
|
0.000518 s
|
|
0.5547 kB
|
0.5547 kB
|
0.5547 kB
|
0.5547 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.000640 s
|
0.000640 s
|
0.000640 s
|
0.000640 s
|
|
0.5391 kB
|
0.5391 kB
|
0.5391 kB
|
0.5391 kB
|
|
| SELECT `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'banner' LIMIT 1 (1) |
0.000539 s
|
0.000539 s
|
0.000539 s
|
0.000539 s
|
|
0.5859 kB
|
0.5859 kB
|
0.5859 kB
|
0.5859 kB
|
|
| SHOW FULL COLUMNS FROM `banner-banners` (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 `banner`.* FROM `banner-banners` AS `banner` WHERE `category_id` = 1 AND `language_id` = '1' AND `display` = 1 ORDER BY `position` ASC (1) |
0.000586 s
|
0.000586 s
|
0.000586 s
|
0.000586 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.000549 s
|
0.000549 s
|
0.000549 s
|
0.000549 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` = '2' AND `language_id` = '1' LIMIT 1 (1) |
0.000557 s
|
0.000557 s
|
0.000557 s
|
0.000557 s
|
|
0.5938 kB
|
0.5938 kB
|
0.5938 kB
|
0.5938 kB
|
|
| SELECT `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'attributes-filter' LIMIT 1 (1) |
0.000683 s
|
0.000683 s
|
0.000683 s
|
0.000683 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `attributes-categories` (1) |
0.001049 s
|
0.001049 s
|
0.001049 s
|
0.001049 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.000491 s
|
0.000491 s
|
0.000491 s
|
0.000491 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SHOW FULL COLUMNS FROM `attributes-attributes` (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 `attribute`.* FROM `attributes-attributes` AS `attribute` WHERE `attribute`.`category_id` IS NULL AND `in_filter` = '1' ORDER BY `attribute`.`position` ASC (1) |
0.000520 s
|
0.000520 s
|
0.000520 s
|
0.000520 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.000537 s
|
0.000537 s
|
0.000537 s
|
0.000537 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.000806 s
|
0.000806 s
|
0.000806 s
|
0.000806 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.000852 s
|
0.000852 s
|
0.000852 s
|
0.000852 s
|
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
|
| SELECT `box`.* FROM `boxes` AS `box` WHERE `id` = 1 LIMIT 1 (7) |
0.000597 s
|
0.000667 s
|
0.000644 s
|
0.004506 s
|
|
0.5234 kB
|
0.6094 kB
|
0.5580 kB
|
3.9063 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.000746 s
|
0.000831 s
|
0.000787 s
|
0.005511 s
|
|
0.5469 kB
|
0.5859 kB
|
0.5614 kB
|
3.9297 kB
|
|
| SELECT `box`.* FROM `boxes` AS `box` WHERE `id` = 3 LIMIT 1 (7) |
0.000583 s
|
0.000715 s
|
0.000626 s
|
0.004381 s
|
|
0.5234 kB
|
0.5703 kB
|
0.5513 kB
|
3.8594 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.000906 s
|
0.001031 s
|
0.000955 s
|
0.006683 s
|
|
0.5000 kB
|
0.5781 kB
|
0.5480 kB
|
3.8359 kB
|
|
| SELECT `locale_product`.* FROM `product_locales` AS `locale_product` WHERE `locale_product`.`product_id` = '218' AND `language_id` = '1' LIMIT 1 (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 `locale_product`.* FROM `product_locales` AS `locale_product` WHERE `locale_product`.`product_id` = '214' AND `language_id` = '1' LIMIT 1 (1) |
0.000873 s
|
0.000873 s
|
0.000873 s
|
0.000873 s
|
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
|
| SELECT `locale_product`.* FROM `product_locales` AS `locale_product` WHERE `locale_product`.`product_id` = '219' AND `language_id` = '1' LIMIT 1 (1) |
0.000823 s
|
0.000823 s
|
0.000823 s
|
0.000823 s
|
|
0.5859 kB
|
0.5859 kB
|
0.5859 kB
|
0.5859 kB
|
|
| SELECT `locale_product`.* FROM `product_locales` AS `locale_product` WHERE `locale_product`.`product_id` = '215' AND `language_id` = '1' LIMIT 1 (1) |
0.000923 s
|
0.000923 s
|
0.000923 s
|
0.000923 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` = '213' AND `language_id` = '1' LIMIT 1 (1) |
0.000713 s
|
0.000713 s
|
0.000713 s
|
0.000713 s
|
|
0.5859 kB
|
0.5859 kB
|
0.5859 kB
|
0.5859 kB
|
|
| SELECT `locale_product`.* FROM `product_locales` AS `locale_product` WHERE `locale_product`.`product_id` = '216' AND `language_id` = '1' LIMIT 1 (1) |
0.000733 s
|
0.000733 s
|
0.000733 s
|
0.000733 s
|
|
0.5547 kB
|
0.5547 kB
|
0.5547 kB
|
0.5547 kB
|
|
| SELECT `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'contact' 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 `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'delivery' LIMIT 1 (1) |
0.000621 s
|
0.000621 s
|
0.000621 s
|
0.000621 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.000629 s
|
0.000629 s
|
0.000629 s
|
0.000629 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.000601 s
|
0.000601 s
|
0.000601 s
|
0.000601 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.000736 s
|
0.000736 s
|
0.000736 s
|
0.000736 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.001007 s
|
0.001007 s
|
0.001007 s
|
0.001007 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.000709 s
|
0.000709 s
|
0.000709 s
|
0.000709 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.000613 s
|
0.000613 s
|
0.000613 s
|
0.000613 s
|
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
|
| SELECT `menuitem`.* FROM `menu_items` AS `menuitem` WHERE `menuitem`.`menu_id` = '2' AND `parent_id` IS NULL ORDER BY `position` ASC (1) |
0.000747 s
|
0.000747 s
|
0.000747 s
|
0.000747 s
|
|
0.5547 kB
|
0.5547 kB
|
0.5547 kB
|
0.5547 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.000654 s
|
0.000654 s
|
0.000654 s
|
0.000654 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.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` = '3' AND `language_id` = '1' LIMIT 1 (1) |
0.000697 s
|
0.000697 s
|
0.000697 s
|
0.000697 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` = '3' (1) |
0.000641 s
|
0.000641 s
|
0.000641 s
|
0.000641 s
|
|
0.6328 kB
|
0.6328 kB
|
0.6328 kB
|
0.6328 kB
|
|
| SELECT `page`.* FROM `pages` AS `page` WHERE `page`.`id` = '2' LIMIT 1 (1) |
0.000654 s
|
0.000654 s
|
0.000654 s
|
0.000654 s
|
|
0.5391 kB
|
0.5391 kB
|
0.5391 kB
|
0.5391 kB
|
|
| SELECT `locale_page`.* FROM `pages_locales` AS `locale_page` WHERE `locale_page`.`page_id` = '2' AND `language_id` = '1' LIMIT 1 (1) |
0.001781 s
|
0.001781 s
|
0.001781 s
|
0.001781 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` = '4' AND `language_id` = '1' LIMIT 1 (1) |
0.001105 s
|
0.001105 s
|
0.001105 s
|
0.001105 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.000649 s
|
0.000649 s
|
0.000649 s
|
0.000649 s
|
|
0.5938 kB
|
0.5938 kB
|
0.5938 kB
|
0.5938 kB
|
|
| SHOW FULL COLUMNS FROM `menu_locales` (1) |
0.001120 s
|
0.001120 s
|
0.001120 s
|
0.001120 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.000856 s
|
0.000856 s
|
0.000856 s
|
0.000856 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.000629 s
|
0.000629 s
|
0.000629 s
|
0.000629 s
|
|
0.5781 kB
|
0.5781 kB
|
0.5781 kB
|
0.5781 kB
|
|
| SELECT `menu`.* FROM `menus` AS `menu` WHERE `menu`.`id` = '3' LIMIT 1 (1) |
0.000652 s
|
0.000652 s
|
0.000652 s
|
0.000652 s
|
|
4.5625 kB
|
4.5625 kB
|
4.5625 kB
|
4.5625 kB
|
|
| SELECT `menuitem`.* FROM `menu_items` AS `menuitem` WHERE `menuitem`.`menu_id` = '3' AND `parent_id` IS NULL ORDER BY `position` ASC (1) |
0.000746 s
|
0.000746 s
|
0.000746 s
|
0.000746 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `page`.* FROM `pages` AS `page` WHERE `page`.`id` = '8' LIMIT 1 (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_page`.* FROM `pages_locales` AS `locale_page` WHERE `locale_page`.`page_id` = '8' AND `language_id` = '1' LIMIT 1 (1) |
0.000657 s
|
0.000657 s
|
0.000657 s
|
0.000657 s
|
|
0.5547 kB
|
0.5547 kB
|
0.5547 kB
|
0.5547 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.000638 s
|
0.000638 s
|
0.000638 s
|
0.000638 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.000605 s
|
0.000605 s
|
0.000605 s
|
0.000605 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.000566 s
|
0.000566 s
|
0.000566 s
|
0.000566 s
|
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
|
| SELECT `locale_page`.* FROM `pages_locales` AS `locale_page` WHERE `locale_page`.`page_id` = '9' AND `language_id` = '1' LIMIT 1 (1) |
0.000625 s
|
0.000625 s
|
0.000625 s
|
0.000625 s
|
|
0.5313 kB
|
0.5313 kB
|
0.5313 kB
|
0.5313 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.000630 s
|
0.000630 s
|
0.000630 s
|
0.000630 s
|
|
0.5938 kB
|
0.5938 kB
|
0.5938 kB
|
0.5938 kB
|
|
| SELECT COUNT(*) AS `records_found` FROM `menu_items` AS `menuitem` WHERE `menuitem`.`parent_id` = '6' (1) |
0.000598 s
|
0.000598 s
|
0.000598 s
|
0.000598 s
|
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
0.5469 kB
|
|
| SELECT `page`.* FROM `pages` AS `page` WHERE `page`.`id` = '10' LIMIT 1 (1) |
0.000644 s
|
0.000644 s
|
0.000644 s
|
0.000644 s
|
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
|
| SELECT `locale_page`.* FROM `pages_locales` AS `locale_page` WHERE `locale_page`.`page_id` = '10' AND `language_id` = '1' LIMIT 1 (1) |
0.000733 s
|
0.000733 s
|
0.000733 s
|
0.000733 s
|
|
0.5547 kB
|
0.5547 kB
|
0.5547 kB
|
0.5547 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.000665 s
|
0.000665 s
|
0.000665 s
|
0.000665 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.000588 s
|
0.000588 s
|
0.000588 s
|
0.000588 s
|
|
0.6641 kB
|
0.6641 kB
|
0.6641 kB
|
0.6641 kB
|
|
| SELECT `locale_menu`.* FROM `menu_locales` AS `locale_menu` WHERE `locale_menu`.`menu_id` = '3' AND `language_id` = '1' LIMIT 1 (1) |
0.000678 s
|
0.000678 s
|
0.000678 s
|
0.000678 s
|
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
|
| SELECT `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'footer-menu-2' LIMIT 1 (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 `menu`.* FROM `menus` AS `menu` WHERE `menu`.`id` = '4' LIMIT 1 (1) |
0.000585 s
|
0.000585 s
|
0.000585 s
|
0.000585 s
|
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
0.5625 kB
|
|
| SELECT `menuitem`.* FROM `menu_items` AS `menuitem` WHERE `menuitem`.`menu_id` = '4' AND `parent_id` IS NULL ORDER BY `position` ASC (1) |
0.000718 s
|
0.000718 s
|
0.000718 s
|
0.000718 s
|
|
0.5313 kB
|
0.5313 kB
|
0.5313 kB
|
0.5313 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.000706 s
|
0.000706 s
|
0.000706 s
|
0.000706 s
|
|
0.5781 kB
|
0.5781 kB
|
0.5781 kB
|
0.5781 kB
|
|
| SELECT COUNT(*) AS `records_found` FROM `menu_items` AS `menuitem` WHERE `menuitem`.`parent_id` = '9' (1) |
0.000608 s
|
0.000608 s
|
0.000608 s
|
0.000608 s
|
|
0.6406 kB
|
0.6406 kB
|
0.6406 kB
|
0.6406 kB
|
|
| SELECT `locale_menu`.* FROM `menu_locales` AS `locale_menu` WHERE `locale_menu`.`menu_id` = '4' AND `language_id` = '1' LIMIT 1 (1) |
0.000661 s
|
0.000661 s
|
0.000661 s
|
0.000661 s
|
|
0.5547 kB
|
0.5547 kB
|
0.5547 kB
|
0.5547 kB
|
|
| SELECT `widget`.* FROM `widgets` AS `widget` WHERE `name` = 'newsletter' LIMIT 1 (1) |
0.000630 s
|
0.000630 s
|
0.000630 s
|
0.000630 s
|
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
0.5703 kB
|
|
| Kohana | 0.010336 s | |||
|---|---|---|---|---|
| 205.8125 kB | ||||
| Benchmark | Min | Max | Average | Total |
| find_file (290) |
0.000003 s
|
0.000176 s
|
0.000036 s
|
0.010336 s
|
|
0.3672 kB
|
9.6641 kB
|
0.7097 kB
|
205.8125 kB
|
|
| Requests | 0.566446 s | |||
|---|---|---|---|---|
| 15,246.1484 kB | ||||
| Benchmark | Min | Max | Average | Total |
| "c/23-produkty-mrozone" (1) |
0.363253 s
|
0.363253 s
|
0.363253 s
|
0.363253 s
|
|
11,520.6641 kB
|
11,520.6641 kB
|
11,520.6641 kB
|
11,520.6641 kB
|
|
| "widget/cart/render/cart" « "c/23-produkty-mrozone" (1) |
0.013049 s
|
0.013049 s
|
0.013049 s
|
0.013049 s
|
|
1,017.3828 kB
|
1,017.3828 kB
|
1,017.3828 kB
|
1,017.3828 kB
|
|
| "widget/search/render/main-search" « "c/23-produkty-mrozone" (1) |
0.001112 s
|
0.001112 s
|
0.001112 s
|
0.001112 s
|
|
38.4766 kB
|
38.4766 kB
|
38.4766 kB
|
38.4766 kB
|
|
| "widget/menu/render/main-menu" « "c/23-produkty-mrozone" (1) |
0.023472 s
|
0.023472 s
|
0.023472 s
|
0.023472 s
|
|
929.3203 kB
|
929.3203 kB
|
929.3203 kB
|
929.3203 kB
|
|
| "widget/categories/render/categories" « "c/23-produkty-mrozone" (1) |
0.063287 s
|
0.063287 s
|
0.063287 s
|
0.063287 s
|
|
146.2891 kB
|
146.2891 kB
|
146.2891 kB
|
146.2891 kB
|
|
| "widget/producers/render/producers" « "c/23-produkty-mrozone" (1) |
0.014283 s
|
0.014283 s
|
0.014283 s
|
0.014283 s
|
|
191.0234 kB
|
191.0234 kB
|
191.0234 kB
|
191.0234 kB
|
|
| "widget/boxcustom/render/box-bestsellers" « "c/23-produkty-mrozone" (1) |
0.016079 s
|
0.016079 s
|
0.016079 s
|
0.016079 s
|
|
442.6797 kB
|
442.6797 kB
|
442.6797 kB
|
442.6797 kB
|
|
| "widget/boxcustom/render/box-news" « "c/23-produkty-mrozone" (1) |
0.004055 s
|
0.004055 s
|
0.004055 s
|
0.004055 s
|
|
21.7031 kB
|
21.7031 kB
|
21.7031 kB
|
21.7031 kB
|
|
| "widget/banner/render/banner" « "c/23-produkty-mrozone" (1) |
0.003412 s
|
0.003412 s
|
0.003412 s
|
0.003412 s
|
|
148.8125 kB
|
148.8125 kB
|
148.8125 kB
|
148.8125 kB
|
|
| "widget/attributesfilter/render/attributes-filter" « "c/23-produkty-mrozone" (1) |
0.006888 s
|
0.006888 s
|
0.006888 s
|
0.006888 s
|
|
353.7578 kB
|
353.7578 kB
|
353.7578 kB
|
353.7578 kB
|
|
| "widget/producerfilter/render/producer-filter" « "c/23-produkty-mrozone" (1) |
0.003643 s
|
0.003643 s
|
0.003643 s
|
0.003643 s
|
|
33.2813 kB
|
33.2813 kB
|
33.2813 kB
|
33.2813 kB
|
|
| "widget/priceselect/render/price-select" « "c/23-produkty-mrozone" (1) |
0.002417 s
|
0.002417 s
|
0.002417 s
|
0.002417 s
|
|
36.4063 kB
|
36.4063 kB
|
36.4063 kB
|
36.4063 kB
|
|
| "widget/contact/render/contact" « "c/23-produkty-mrozone" (1) |
0.001501 s
|
0.001501 s
|
0.001501 s
|
0.001501 s
|
|
42.7656 kB
|
42.7656 kB
|
42.7656 kB
|
42.7656 kB
|
|
| "widget/delivery/render/delivery" « "c/23-produkty-mrozone" (1) |
0.001133 s
|
0.001133 s
|
0.001133 s
|
0.001133 s
|
|
32.5547 kB
|
32.5547 kB
|
32.5547 kB
|
32.5547 kB
|
|
| "widget/boxcustom/render/box-product_of_the_day" « "c/23-produkty-mrozone" (1) |
0.007081 s
|
0.007081 s
|
0.007081 s
|
0.007081 s
|
|
23.7109 kB
|
23.7109 kB
|
23.7109 kB
|
23.7109 kB
|
|
| "widget/menu/render/footer-menu-0" « "c/23-produkty-mrozone" (1) |
0.020101 s
|
0.020101 s
|
0.020101 s
|
0.020101 s
|
|
158.5547 kB
|
158.5547 kB
|
158.5547 kB
|
158.5547 kB
|
|
| "widget/menu/render/footer-menu-1" « "c/23-produkty-mrozone" (1) |
0.016494 s
|
0.016494 s
|
0.016494 s
|
0.016494 s
|
|
39.6641 kB
|
39.6641 kB
|
39.6641 kB
|
39.6641 kB
|
|
| "widget/menu/render/footer-menu-2" « "c/23-produkty-mrozone" (1) |
0.007961 s
|
0.007961 s
|
0.007961 s
|
0.007961 s
|
|
24.8906 kB
|
24.8906 kB
|
24.8906 kB
|
24.8906 kB
|
|
| "widget/newsletter/render/newsletter" « "c/23-produkty-mrozone" (1) |
0.002075 s
|
0.002075 s
|
0.002075 s
|
0.002075 s
|
|
107.3984 kB
|
107.3984 kB
|
107.3984 kB
|
107.3984 kB
|
|
| "newsletter/form" « "widget/newsletter/render/newsletter" (1) |
0.000711 s
|
0.000711 s
|
0.000711 s
|
0.000711 s
|
|
75.3750 kB
|
75.3750 kB
|
75.3750 kB
|
75.3750 kB
|
|
| Application Execution (32) | 0.319806 s | 0.529485 s | 0.440614 s | 0.433221 s |
|---|---|---|---|---|
| 22,277.7813 kB | 24,027.3281 kB | 23,058.0908 kB | 22,532.2734 kB |