--}} ?>
Suggestions
You are currently browsing the FURSAC France online shop in English. To change your country of delivery or language, make your choice from the list below.
| Time | Query |
|---|---|
| 0.33ms |
SELECT * FROM `webstores` ORDER BY `position` ASC |
| 0.32ms |
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
|
| 0.27ms |
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
|
| 0.50ms |
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.34ms |
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` |
| 0.35ms |
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1 |
| 0.42ms |
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1 |
| 0.27ms |
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1 |
| 0.63ms |
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.51ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'style-guide' AND `slug_en` = 'care-care-notes-for-jackets-and-trousers' LIMIT 1 |
| 0.29ms |
SELECT * FROM `editorial_articles` WHERE `id` = '105' LIMIT 1 |
| 0.38ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('105') ORDER BY `position` ASC
|
| 0.30ms |
SELECT * FROM `editorial_blocks_pictures` WHERE `block_id` IN ('885', '720', '795') ORDER BY `position` ASC
|
| 0.23ms |
SELECT * FROM `collections` WHERE `collections`.`id` IN ('0') ORDER BY `season` DESC
|
| 0.46ms |
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 ('885', '720', '795') ORDER BY ISNULL(pos) ASC, `pos` ASC
|
| 0.32ms |
SELECT * FROM `products_types` WHERE `products_types`.`id` IN ('4', '5') ORDER BY `singular` ASC
|
| 0.34ms |
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 ('22', '18', '23') 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 ('5852', '5793', '5463', '5801', '5811', '5797') ORDER BY `name` ASC
|
| 0.40ms |
SELECT * FROM `products_details` WHERE `product_id` IN ('5852', '5793', '5463', '5801', '5811', '5797') ORDER BY `webstore_id` ASC
|
| 0.45ms |
SELECT * FROM `products_pictures` WHERE `product_id` IN ('5852', '5793', '5463', '5801', '5811', '5797') ORDER BY `position` ASC
|
| 0.60ms |
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('5852', '5793', '5463', '5801', '5811', '5797') ORDER BY `position` ASC
|
| 0.98ms |
SELECT * FROM `articles_details` WHERE `article_id` IN ('27247', '28877', '29016', '29017', '27248', '28878', '27249', '28879', '29018', '27250', '28880', '29019', '28881', '29020', '27251', '27252', '28882', '29021', '28883', '29022', '27253', '27254', '29023', '28780', '28805', '28781', '28806', '28782', '28807', '28783', '28808', '28784', '28809', '28785', '28810', '28786', '28811', '28753', '28752', '28751', '28754')
|
| 0.37ms |
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('44', '45', '46', '47', '48', '49', '50', '51', '62', '64', '66', '68', '70', '72', '74', '125', '126', '127', '128') ORDER BY `position` ASC
|
| 0.62ms |
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 ('5852', '5793', '5463', '5801', '5811', '5797') ORDER BY `name` ASC
|
| 0.41ms |
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 ('5852', '5793', '5463', '5801', '5811', '5797') ORDER BY ISNULL(pos) ASC, `pos` ASC
|
| 0.59ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'style-guide' AND `id` <> '105' AND `is_enabled` = '1' AND `position` >= LEAST('45'-3, (SELECT MAX(position) FROM editorial_articles WHERE section = 'style-guide') - '45' -1) AND `position` <= '48' ORDER BY `position` ASC LIMIT 6
|
| 0.24ms |
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
|
| 0.49ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('47', '45', '61', '55', '52', '62') ORDER BY `position` ASC
|
| 0.39ms |
SELECT * FROM `seo_types` |
| 0.33ms |
SELECT * FROM `styles` |
| 0.71ms |
SELECT * FROM `discounts` WHERE (`webstore_id` = '1' OR `webstore_id` IS NULL) AND `range` = '1' AND `is_enabled` = '1' |
| 2.89ms |
SELECT `discount_id`, `product_id` FROM `discount_product` WHERE `discount_id` IN ('531', '532', '731', '1138', '1416', '1479', '1530', '1531', '1532', '1533')
|
| 0.79ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'style-guide' AND `is_enabled` = '1' AND `id` NOT IN ('105') ORDER BY `created_at` DESC LIMIT 8
|
| 0.29ms |
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
|
| 0.70ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('122', '120', '119', '118', '117', '116', '115', '114') ORDER BY `position` ASC
|
| 0.31ms |
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1 |
| 148.86ms |
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.83ms |
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 |
| 228.72ms |
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.73ms |
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
|
| Name | Running Time (ms) | Difference |
|---|---|---|
| default_timer | 605.17ms (time from start to render) |
|
Controller entry |
0.00ms |
+ 0.00ms |
View #1 - editorial.article |
66.13ms |
+ 66.12ms |
View #2 - editorial.partials.subnav |
67.17ms |
+ 1.05ms |
View #3 - editorial.partials.block-text |
68.28ms |
+ 1.11ms |
View #4 - editorial.partials.block-text-image |
68.50ms |
+ 0.22ms |
View #5 - catalog.partials.block-products |
69.47ms |
+ 0.97ms |
View #6 - editorial.partials.block-text |
69.70ms |
+ 0.24ms |
View #7 - components.product-card |
69.82ms |
+ 0.12ms |
View #8 - components.add-to-wishlist |
100.65ms |
+ 30.83ms |
View #9 - components.product-card |
102.84ms |
+ 2.20ms |
View #10 - components.add-to-wishlist |
106.04ms |
+ 3.20ms |
View #11 - components.product-card |
107.37ms |
+ 1.33ms |
View #12 - components.add-to-wishlist |
110.11ms |
+ 2.74ms |
View #13 - components.product-card |
111.31ms |
+ 1.20ms |
View #14 - components.add-to-wishlist |
114.05ms |
+ 2.75ms |
View #15 - editorial.partials.related-content |
124.01ms |
+ 9.96ms |
View #16 - components.button |
124.77ms |
+ 0.76ms |
View #17 - components.button |
125.30ms |
+ 0.53ms |
View #18 - components.button |
125.74ms |
+ 0.44ms |
View #19 - components.button |
126.30ms |
+ 0.56ms |
View #20 - components.button |
126.77ms |
+ 0.47ms |
View #21 - components.button |
127.22ms |
+ 0.46ms |
View #22 - components.button |
127.76ms |
+ 0.54ms |
View #23 - components.button |
128.29ms |
+ 0.53ms |
View #24 - layout.layout |
128.52ms |
+ 0.23ms |
View #25 - layout.meta |
129.02ms |
+ 0.50ms |
View #26 - modules.notification |
130.78ms |
+ 1.76ms |
View #27 - modules.header |
131.34ms |
+ 0.56ms |
View #28 - modules.menu |
566.67ms |
+ 435.33ms |
View #29 - components.menu-first-level |
567.17ms |
+ 0.50ms |
View #30 - components.menu-second-level |
569.72ms |
+ 2.56ms |
View #31 - components.menu-pushes |
575.00ms |
+ 5.27ms |
View #32 - components.menu-pushes |
579.81ms |
+ 4.81ms |
View #33 - components.menu-pushes |
583.58ms |
+ 3.77ms |
View #34 - components.menu-pushes |
587.39ms |
+ 3.81ms |
View #35 - components.menu-pushes |
588.37ms |
+ 0.98ms |
View #36 - components.menu-pushes |
589.30ms |
+ 0.93ms |
View #37 - svg.logo |
589.82ms |
+ 0.53ms |
View #38 - modules.messages |
590.41ms |
+ 0.58ms |
View #39 - modules.breadcrumbs |
590.70ms |
+ 0.29ms |
View #40 - modules.footer |
590.88ms |
+ 0.18ms |
View #41 - components.reinsurance-support |
591.14ms |
+ 0.26ms |
View #42 - components.field |
591.49ms |
+ 0.35ms |
View #43 - components.csrf-field |
591.72ms |
+ 0.23ms |
View #44 - components.button |
591.83ms |
+ 0.12ms |
View #45 - components.footer-links |
592.02ms |
+ 0.19ms |
View #46 - modules.panel |
594.15ms |
+ 2.13ms |
View #47 - modules.popin |
594.29ms |
+ 0.14ms |
View #48 - modules.blueshift-popin |
594.40ms |
+ 0.11ms |
View #49 - modules.search-panel |
594.98ms |
+ 0.58ms |
View #50 - catalog.search-form |
595.21ms |
+ 0.23ms |
View #51 - components.field |
595.49ms |
+ 0.28ms |
View #52 - modules.toaster |
596.01ms |
+ 0.51ms |
View #53 - layout.overlay |
596.18ms |
+ 0.17ms |
View #54 - modules.webstore-switcher |
597.65ms |
+ 1.47ms |
View #55 - components.close-button |
597.94ms |
+ 0.29ms |
View #56 - components.native-select |
598.27ms |
+ 0.33ms |
View #57 - components.native-select |
598.60ms |
+ 0.33ms |
View #58 - components.button |
598.77ms |
+ 0.17ms |
View #59 - components.button |
598.96ms |
+ 0.20ms |
View #60 - helpers.grid |
599.14ms |
+ 0.18ms |
View #61 - modules.loading-bar |
599.25ms |
+ 0.11ms |
View #62 - 3rdparties.didomi |
599.44ms |
+ 0.19ms |
View #63 - 3rdparties.gtm |
599.54ms |
+ 0.11ms |
View #64 - 3rdparties.abtasty.main |
599.64ms |
+ 0.10ms |
View #65 - 3rdparties.abtasty.tracking |
599.73ms |
+ 0.08ms |
View #66 - 3rdparties.blueshift |
599.88ms |
+ 0.15ms |
View #67 - 3rdparties.sizebay.main |
600.24ms |
+ 0.36ms |
View #68 - 3rdparties.sizebay.tracking |
600.39ms |
+ 0.15ms |
View #69 - 3rdparties.gsi |
600.56ms |
+ 0.16ms |
View #70 - 3rdparties.applepay |
600.64ms |
+ 0.08ms |
View #71 - 3rdparties.alma |
600.83ms |
+ 0.19ms |
View #72 - path: /var/www/html/laravel/profiling/template.blade.php |
605.22ms |
+ 4.38ms |