| Time |
Query |
|
0.65ms
|
SELECT * FROM `webstores` ORDER BY `position` ASC
|
|
0.59ms
|
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
|
|
0.72ms
|
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
|
|
0.85ms
|
SELECT `countries`.*, `country_webstore`.`id` AS `pivot_id`, `country_webstore`.`webstore_id` AS `pivot_webstore_id`, `country_webstore`.`country_id` AS `pivot_country_id` FROM `countries` INNER JOIN `country_webstore` ON `countries`.`id` = `country_webstore`.`country_id` WHERE `country_webstore`.`webstore_id` IN ('1', '2', '3', '4', '5')
|
|
0.63ms
|
SELECT `languages`.*, `language_webstore`.`id` AS `pivot_id`, `language_webstore`.`webstore_id` AS `pivot_webstore_id`, `language_webstore`.`language_id` AS `pivot_language_id` FROM `languages` INNER JOIN `language_webstore` ON `languages`.`id` = `language_webstore`.`language_id` WHERE `language_webstore`.`webstore_id` IN ('1', '2', '3', '4', '5')
|
|
0.22ms
|
SELECT * FROM `languages`
|
|
8.46ms
|
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1
|
|
8.23ms
|
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1
|
|
20.05ms
|
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1
|
|
4.29ms
|
SELECT * FROM `config`
|
|
13.74ms
|
SELECT `editorial_tags`.* FROM `editorial_tags` INNER JOIN `editorial_articles` ON `editorial_articles`.`tag_id` = `editorial_tags`.`id` GROUP BY `editorial_tags`.`id` ORDER BY `editorial_tags`.`position` ASC
|
|
16.53ms
|
SELECT * FROM `editorial_articles` WHERE `section` = 'style-guide' AND `slug_en` = 'create-finding-your-work-look' LIMIT 1
|
|
14.65ms
|
SELECT * FROM `editorial_articles` WHERE `id` = '47' LIMIT 1
|
|
7.76ms
|
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('47') ORDER BY `position` ASC
|
|
8.45ms
|
SELECT * FROM `editorial_blocks_pictures` WHERE `block_id` IN ('411', '413', '415', '417', '418') ORDER BY `position` ASC
|
|
16.26ms
|
SELECT * FROM `collections` WHERE `collections`.`id` IN ('0') ORDER BY `season` DESC
|
|
0.61ms
|
SELECT `products`.*, `editorial_blocks_products`.`id` AS `pivot_id`, `editorial_blocks_products`.`block_id` AS `pivot_block_id`, `editorial_blocks_products`.`product_id` AS `pivot_product_id`, `editorial_blocks_products`.`pos` AS `pivot_pos` FROM `products` INNER JOIN `editorial_blocks_products` ON `products`.`id` = `editorial_blocks_products`.`product_id` WHERE `editorial_blocks_products`.`block_id` IN ('411', '413', '415', '417', '418') ORDER BY ISNULL(pos) ASC, `pos` ASC
|
|
0.55ms
|
SELECT * FROM `products_types` WHERE `products_types`.`id` IN ('1', '3', '6', '8', '10') ORDER BY `singular` ASC
|
|
0.82ms
|
SELECT `seo_types`.* FROM `seo_types` INNER JOIN `product_type_seo` ON `product_type_seo`.`seo_id` = `seo_types`.`id` WHERE `seo_types`.`id` IN ('8', '26', '7', '9', '55') ORDER BY `singular` ASC
|
|
1.87ms
|
SELECT `colors`.*, `color_product`.`id` AS `pivot_id`, `color_product`.`product_id` AS `pivot_product_id`, `color_product`.`color_id` AS `pivot_color_id` FROM `colors` INNER JOIN `color_product` ON `colors`.`id` = `color_product`.`color_id` WHERE `color_product`.`product_id` IN ('5247', '5136', '4834', '1387', '5116', '684') ORDER BY `name` ASC
|
|
7.01ms
|
SELECT * FROM `products_details` WHERE `product_id` IN ('5247', '5136', '4834', '1387', '5116', '684') ORDER BY `webstore_id` ASC
|
|
4.38ms
|
SELECT * FROM `products_pictures` WHERE `product_id` IN ('5247', '5136', '4834', '1387', '5116', '684') ORDER BY `position` ASC
|
|
3.08ms
|
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('5247', '5136', '4834', '1387', '5116', '684') ORDER BY `position` ASC
|
|
2.70ms
|
SELECT * FROM `articles_details` WHERE `article_id` IN ('26120', '6891', '26121', '24105', '26122', '26123', '24106', '24107', '3800', '26124', '2765', '26125', '24108', '24109', '2767', '26126', '2766', '24110', '2769', '24111', '2768', '24112', '2770', '24113', '24114', '25662', '24115', '25661', '25660', '25663', '25570', '25569', '25568', '25571', '25572')
|
|
0.52ms
|
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('1', '121', '4', '80', '7', '10', '81', '82', '112', '13', '113', '16', '83', '84', '114', '19', '115', '85', '116', '86', '117', '87', '118', '88', '129', '40', '187', '41', '42', '43', '90', '91', '92', '93', '123') ORDER BY `position` ASC
|
|
0.78ms
|
SELECT `tags`.*, `product_tag`.`id` AS `pivot_id`, `product_tag`.`product_id` AS `pivot_product_id`, `product_tag`.`tag_id` AS `pivot_tag_id` FROM `tags` INNER JOIN `product_tag` ON `tags`.`id` = `product_tag`.`tag_id` WHERE `product_tag`.`product_id` IN ('5247', '5136', '4834', '1387', '5116', '684') ORDER BY `name` ASC
|
|
0.67ms
|
SELECT `products`.*, `products_items`.`id` AS `pivot_id`, `products_items`.`parent_id` AS `pivot_parent_id`, `products_items`.`item_id` AS `pivot_item_id`, `products_items`.`pos` AS `pivot_pos` FROM `products` INNER JOIN `products_items` ON `products`.`id` = `products_items`.`item_id` WHERE `products_items`.`parent_id` IN ('5247', '5136', '4834', '1387', '5116', '684') ORDER BY ISNULL(pos) ASC, `pos` ASC
|
|
0.93ms
|
SELECT * FROM `editorial_articles` WHERE `section` = 'style-guide' AND `id` <> '47' AND `is_enabled` = '1' AND `position` >= LEAST('18'-3, (SELECT MAX(position) FROM editorial_articles WHERE section = 'style-guide') - '18' -1) AND `position` <= '21' ORDER BY `position` ASC LIMIT 6
|
|
0.18ms
|
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
|
|
0.64ms
|
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('46', '60', '79', '45', '61') ORDER BY `position` ASC
|
|
0.22ms
|
SELECT `code`, `taxes` FROM `countries`
|
|
0.33ms
|
SELECT `gifts`.* FROM `gifts` INNER JOIN `gifts_details` ON `gifts_details`.`gift_id` = `gifts`.`id` AND `gifts_details`.`webstore_id` = 1 AND `gifts_details`.`is_enabled` = 1
|
|
0.23ms
|
SELECT * FROM `articles` WHERE `articles`.`id` IN ('27429')
|
|
0.45ms
|
SELECT * FROM `products` WHERE `products`.`id` IN ('5502') ORDER BY `sku` ASC
|
|
0.21ms
|
SELECT * FROM `gifts_details` WHERE `gift_id` IN ('1')
|
|
0.31ms
|
SELECT `products_types`.*, `gifts_products_types`.`id` AS `pivot_id`, `gifts_products_types`.`gift_id` AS `pivot_gift_id`, `gifts_products_types`.`type_id` AS `pivot_type_id`, `gifts_products_types`.`min_qty` AS `pivot_min_qty` FROM `products_types` INNER JOIN `gifts_products_types` ON `products_types`.`id` = `gifts_products_types`.`type_id` WHERE `gifts_products_types`.`gift_id` IN ('1')
|
|
0.42ms
|
SELECT * FROM `seo_types`
|
|
0.34ms
|
SELECT * FROM `styles`
|
|
0.88ms
|
SELECT * FROM `editorial_articles` WHERE `section` = 'style-guide' AND `is_enabled` = '1' AND `id` NOT IN ('47') ORDER BY `created_at` DESC LIMIT 8
|
|
0.22ms
|
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
|
|
0.81ms
|
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('122', '120', '119', '118', '117', '116', '115', '114') ORDER BY `position` ASC
|
|
0.32ms
|
SELECT * FROM `customers` WHERE `customers`.`id` = '' LIMIT 1
|
|
0.34ms
|
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1
|
|
1,317.35ms
|
SELECT `categories`.*, `categories_details`.`is_enabled`, COUNT(products.id) AS nb_products FROM `categories` INNER JOIN `categories_details` ON `categories_details`.`category_id` = `categories`.`id` AND `categories_details`.`webstore_id` = 1 LEFT JOIN `category_product` ON `category_product`.`category_id` = `categories`.`id` LEFT JOIN `products` ON `products`.`id` = `category_product`.`product_id` LEFT JOIN `products_details` ON `products_details`.`product_id` = `products`.`id` AND `products_details`.`webstore_id` = 1 WHERE (`products_details`.`price` > '0' OR `products_details`.`price` IS NULL) AND (`products_details`.`is_enabled` = '1' OR `products_details`.`is_enabled` IS NULL) AND `l` > '1' AND `r` < '152' AND `level` <= '3' GROUP BY `categories`.`id` ORDER BY `l` ASC
|
|
1.07ms
|
SELECT * FROM `categories_pushes` WHERE `category_id` IN ('5', '19', '22', '23', '24', '26', '25', '95', '27', '64', '63', '74', '160', '75', '96', '97', '99', '100', '101', '103', '102', '104', '105', '163', '108', '107', '106', '84', '8', '11', '13', '12', '14', '93', '164', '15', '9', '4', '78', '88', '153', '76', '30', '138', '151', '44', '2', '17', '16', '87', '83', '81', '80', '82', '79', '109', '18', '110', '111', '112', '113', '114', '115', '116', '117', '118', '120', '121', '147', '119', '148') ORDER BY `position` ASC
|
|
5.05ms
|
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1
|
|
1,583.62ms
|
SELECT `categories`.*, `categories_details`.`is_enabled`, COUNT(products.id) AS nb_products FROM `categories` INNER JOIN `categories_details` ON `categories_details`.`category_id` = `categories`.`id` AND `categories_details`.`webstore_id` = 1 LEFT JOIN `category_product` ON `category_product`.`category_id` = `categories`.`id` LEFT JOIN `products` ON `products`.`id` = `category_product`.`product_id` LEFT JOIN `products_details` ON `products_details`.`product_id` = `products`.`id` AND `products_details`.`webstore_id` = 1 WHERE (`products_details`.`price` > '0' OR `products_details`.`price` IS NULL) AND (`products_details`.`is_enabled` = '1' OR `products_details`.`is_enabled` IS NULL) AND `l` > '153' AND `r` < '324' AND `level` <= '3' GROUP BY `categories`.`id` ORDER BY `l` ASC
|
|
0.95ms
|
SELECT * FROM `categories_pushes` WHERE `category_id` IN ('67', '168', '145', '150', '144', '124', '33', '34', '37', '38', '39', '41', '40', '94', '42', '91', '60', '61', '35', '169', '170', '171', '172', '173', '174', '175', '176', '177', '178', '179', '180', '53', '54', '55', '85', '57', '56', '58', '140', '141', '142', '6', '89', '48', '51', '50', '49', '90', '135', '52', '166', '156', '70', '72', '149', '68', '161', '69', '125', '126', '127', '131', '129', '128', '130', '136', '132', '165', '133', '134', '158', '32', '73', '123', '137', '66', '154', '139', '167') ORDER BY `position` ASC
|