| Time |
Query |
|
0.43ms
|
SELECT * FROM `webstores` ORDER BY `position` ASC
|
|
0.90ms
|
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
|
|
0.42ms
|
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
|
|
0.73ms
|
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.48ms
|
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.28ms
|
SELECT * FROM `languages`
|
|
1.55ms
|
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1
|
|
0.32ms
|
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1
|
|
0.38ms
|
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1
|
|
1.69ms
|
SELECT * FROM `config`
|
|
0.46ms
|
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
|
|
0.68ms
|
SELECT * FROM `editorial_articles` WHERE `section` = 'style-guide' AND `slug` = 'creer-choisir-son-style-selon-le-message-que-l-on-veut-donner' LIMIT 1
|
|
0.49ms
|
SELECT * FROM `editorial_articles` WHERE `id` = '55' LIMIT 1
|
|
0.59ms
|
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('55') ORDER BY `position` ASC
|
|
0.43ms
|
SELECT * FROM `editorial_blocks_pictures` WHERE `block_id` IN ('437', '438', '439', '440') ORDER BY `position` ASC
|
|
0.25ms
|
SELECT * FROM `collections` WHERE `collections`.`id` IN ('0') ORDER BY `season` DESC
|
|
0.97ms
|
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 ('437', '438', '439', '440') ORDER BY ISNULL(pos) ASC, `pos` ASC
|
|
0.39ms
|
SELECT * FROM `products_types` WHERE `products_types`.`id` IN ('4', '6', '7', '3', '1') ORDER BY `singular` ASC
|
|
0.81ms
|
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 ('23', '7', '44', '25', '8', '21') ORDER BY `singular` ASC
|
|
0.73ms
|
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 ('5463', '4834', '5921', '5967', '4714', '2591') ORDER BY `name` ASC
|
|
0.76ms
|
SELECT * FROM `products_details` WHERE `product_id` IN ('5463', '4834', '5921', '5967', '4714', '2591') ORDER BY `webstore_id` ASC
|
|
8.51ms
|
SELECT * FROM `products_pictures` WHERE `product_id` IN ('5463', '4834', '5921', '5967', '4714', '2591') ORDER BY `position` ASC
|
|
1.20ms
|
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('5463', '4834', '5921', '5967', '4714', '2591') ORDER BY `position` ASC
|
|
1.45ms
|
SELECT * FROM `articles_details` WHERE `article_id` IN ('27247', '19378', '27248', '29288', '27249', '13186', '24105', '24106', '29287', '27250', '13187', '27251', '13188', '24107', '29286', '24108', '29289', '13189', '13190', '24109', '27252', '29290', '27253', '24110', '24111', '27254', '24112', '24113', '24114', '24115', '29501', '29500', '29499', '29502', '29503')
|
|
0.47ms
|
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('44', '94', '45', '95', '46', '80', '81', '96', '47', '48', '97', '82', '83', '98', '124', '84', '49', '50', '85', '86', '51', '87', '88', '129', '187', '40', '41', '42', '43', '132') ORDER BY `position` ASC
|
|
0.89ms
|
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 ('5463', '4834', '5921', '5967', '4714', '2591') ORDER BY `name` ASC
|
|
0.52ms
|
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 ('5463', '4834', '5921', '5967', '4714', '2591') ORDER BY ISNULL(pos) ASC, `pos` ASC
|
|
0.40ms
|
SELECT * FROM `products_details` WHERE `product_id` IN ('4699', '4669') ORDER BY `webstore_id` ASC
|
|
0.91ms
|
SELECT * FROM `products_pictures` WHERE `product_id` IN ('4699', '4669') ORDER BY `position` ASC
|
|
0.61ms
|
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('4699', '4669') ORDER BY `position` ASC
|
|
1.21ms
|
SELECT * FROM `articles_details` WHERE `article_id` IN ('23534', '23535', '23536', '23537', '23538', '23539', '23540', '23541', '23542', '23357', '23358', '23359', '23360', '23361', '23362', '23363', '23364', '23365')
|
|
0.38ms
|
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('44', '45', '46', '47', '48', '49', '50', '51', '52', '62', '64', '66', '68', '70', '72', '74', '76', '130') ORDER BY `position` ASC
|
|
0.93ms
|
SELECT * FROM `editorial_articles` WHERE `section` = 'style-guide' AND `id` <> '55' AND `is_enabled` = '1' AND `position` >= LEAST('22'-3, (SELECT MAX(position) FROM editorial_articles WHERE section = 'style-guide') - '22' -1) AND `position` <= '25' ORDER BY `position` ASC LIMIT 6
|
|
0.19ms
|
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
|
|
0.56ms
|
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('45', '61', '52', '62', '110') ORDER BY `position` ASC
|
|
0.30ms
|
SELECT `code`, `taxes` FROM `countries`
|
|
1.43ms
|
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.24ms
|
SELECT * FROM `articles` WHERE `articles`.`id` IN ('27429')
|
|
0.32ms
|
SELECT * FROM `products` WHERE `products`.`id` IN ('5502') ORDER BY `sku` ASC
|
|
0.26ms
|
SELECT * FROM `gifts_details` WHERE `gift_id` IN ('1')
|
|
0.32ms
|
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.34ms
|
SELECT * FROM `seo_types`
|
|
0.36ms
|
SELECT * FROM `styles`
|
|
0.93ms
|
SELECT * FROM `discounts` WHERE (`webstore_id` = '1' OR `webstore_id` IS NULL) AND `range` = '1' AND `is_enabled` = '1'
|
|
2.78ms
|
SELECT `discount_id`, `product_id` FROM `discount_product` WHERE `discount_id` IN ('531', '532', '731', '1138', '1416', '1479', '1530', '1531', '1532', '1533')
|
|
0.78ms
|
SELECT * FROM `editorial_articles` WHERE `section` = 'style-guide' AND `is_enabled` = '1' AND `id` NOT IN ('55') ORDER BY `created_at` DESC LIMIT 8
|
|
0.26ms
|
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
|
|
0.64ms
|
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('122', '120', '119', '118', '117', '116', '115', '114') ORDER BY `position` ASC
|
|
0.30ms
|
SELECT * FROM `customers` WHERE `customers`.`id` = '' LIMIT 1
|
|
0.39ms
|
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1
|
|
291.92ms
|
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.37ms
|
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
|
|
0.38ms
|
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1
|
|
454.55ms
|
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.93ms
|
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
|