| Time |
Query |
|
0.34ms
|
SELECT * FROM `webstores` ORDER BY `position` ASC
|
|
0.37ms
|
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
|
|
0.27ms
|
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
|
|
0.48ms
|
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.38ms
|
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.21ms
|
SELECT * FROM `languages`
|
|
0.34ms
|
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1
|
|
0.27ms
|
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1
|
|
0.26ms
|
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1
|
|
0.78ms
|
SELECT * FROM `config`
|
|
0.33ms
|
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.38ms
|
SELECT * FROM `editorial_articles` WHERE `section` = 'style-guide' AND `slug_en` = 'wear-embodying-your-wardrobe-with-style' LIMIT 1
|
|
0.30ms
|
SELECT * FROM `editorial_articles` WHERE `id` = '46' LIMIT 1
|
|
0.43ms
|
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('46') ORDER BY `position` ASC
|
|
0.27ms
|
SELECT * FROM `editorial_blocks_pictures` WHERE `block_id` IN ('408', '409', '410') ORDER BY `position` ASC
|
|
0.23ms
|
SELECT * FROM `collections` WHERE `collections`.`id` IN ('0') ORDER BY `season` DESC
|
|
0.35ms
|
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 ('408', '409', '410') ORDER BY ISNULL(pos) ASC, `pos` ASC
|
|
0.60ms
|
SELECT * FROM `editorial_articles` WHERE `section` = 'style-guide' AND `id` <> '46' AND `is_enabled` = '1' AND `position` >= LEAST('15'-3, (SELECT MAX(position) FROM editorial_articles WHERE section = 'style-guide') - '15' -1) AND `position` <= '18' ORDER BY `position` ASC LIMIT 6
|
|
0.20ms
|
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
|
|
0.48ms
|
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('68', '67', '66', '60', '79', '47') ORDER BY `position` ASC
|
|
0.31ms
|
SELECT `colors`.*, `color_editorial_block`.`id` AS `pivot_id`, `color_editorial_block`.`block_id` AS `pivot_block_id`, `color_editorial_block`.`color_id` AS `pivot_color_id` FROM `colors` INNER JOIN `color_editorial_block` ON `colors`.`id` = `color_editorial_block`.`color_id` WHERE `color_editorial_block`.`block_id` = '410'
|
|
0.32ms
|
SELECT `seo_types`.*, `editorial_block_seo_type`.`id` AS `pivot_id`, `editorial_block_seo_type`.`block_id` AS `pivot_block_id`, `editorial_block_seo_type`.`seo_id` AS `pivot_seo_id` FROM `seo_types` INNER JOIN `editorial_block_seo_type` ON `seo_types`.`id` = `editorial_block_seo_type`.`seo_id` WHERE `editorial_block_seo_type`.`block_id` = '410'
|
|
0.26ms
|
SELECT `styles`.*, `editorial_block_style`.`id` AS `pivot_id`, `editorial_block_style`.`block_id` AS `pivot_block_id`, `editorial_block_style`.`style_id` AS `pivot_style_id` FROM `styles` INNER JOIN `editorial_block_style` ON `styles`.`id` = `editorial_block_style`.`style_id` WHERE `editorial_block_style`.`block_id` = '410'
|
|
0.24ms
|
SELECT `tags`.*, `editorial_block_tag`.`id` AS `pivot_id`, `editorial_block_tag`.`block_id` AS `pivot_block_id`, `editorial_block_tag`.`tag_id` AS `pivot_tag_id` FROM `tags` INNER JOIN `editorial_block_tag` ON `tags`.`id` = `editorial_block_tag`.`tag_id` WHERE `editorial_block_tag`.`block_id` = '410'
|
|
8.84ms
|
SELECT `products`.* FROM `products` INNER JOIN `products_details` ON `products_details`.`product_id` = `products`.`id` AND `products_details`.`webstore_id` = 1 WHERE `products`.`seo_id` IN ('25', '76', '10', '11', '16', '17', '78', '21', '23') AND `products_details`.`is_enabled` = '1' AND `products_details`.`price` > '0' ORDER BY RAND(36) ASC LIMIT 6
|
|
0.33ms
|
SELECT * FROM `products_types` WHERE `products_types`.`id` IN ('4', '3', '7') ORDER BY `singular` ASC
|
|
0.40ms
|
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', '17', '76', '25', '21') ORDER BY `singular` ASC
|
|
0.47ms
|
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 ('6001', '5906', '5972', '5975', '6162', '5429') ORDER BY `name` ASC
|
|
0.43ms
|
SELECT * FROM `products_details` WHERE `product_id` IN ('6001', '5906', '5972', '5975', '6162', '5429') ORDER BY `webstore_id` ASC
|
|
0.46ms
|
SELECT * FROM `products_pictures` WHERE `product_id` IN ('6001', '5906', '5972', '5975', '6162', '5429') ORDER BY `position` ASC
|
|
0.64ms
|
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('6001', '5906', '5972', '5975', '6162', '5429') ORDER BY `position` ASC
|
|
1.14ms
|
SELECT * FROM `articles_details` WHERE `article_id` IN ('29723', '27050', '29724', '27051', '29725', '27052', '30606', '30605', '29726', '27053', '29727', '27054', '30604', '30607', '30608', '29728', '27055', '29729', '27056', '30603', '29730', '27057', '29731', '27058', '29732', '27059', '29526', '29541', '29208', '29207', '29525', '29540', '29539', '29206', '29524', '29209', '29527', '29542', '29210', '29528', '29543')
|
|
0.42ms
|
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('44', '45', '46', '95', '96', '47', '48', '97', '98', '124', '49', '50', '185', '51', '52', '53', '40', '41', '42', '43', '132') ORDER BY `position` ASC
|
|
0.47ms
|
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 ('6001', '5906', '5972', '5975', '6162', '5429') ORDER BY ISNULL(pos) ASC, `pos` ASC
|
|
0.43ms
|
SELECT * FROM `seo_types`
|
|
0.44ms
|
SELECT * FROM `styles`
|
|
0.67ms
|
SELECT * FROM `editorial_articles` WHERE `section` = 'style-guide' AND `is_enabled` = '1' AND `id` NOT IN ('46') ORDER BY `created_at` DESC LIMIT 8
|
|
0.27ms
|
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
|
|
0.80ms
|
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('122', '120', '119', '118', '117', '116', '115', '114') ORDER BY `position` ASC
|
|
0.33ms
|
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1
|
|
178.28ms
|
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
|
|
0.71ms
|
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.33ms
|
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1
|
|
254.25ms
|
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.70ms
|
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
|