--}} ?>
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.32ms |
SELECT * FROM `webstores` ORDER BY `position` ASC |
| 0.36ms |
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
|
| 0.28ms |
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
|
| 0.63ms |
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.60ms |
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.24ms |
SELECT * FROM `languages` |
| 0.37ms |
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1 |
| 0.27ms |
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1 |
| 0.25ms |
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1 |
| 0.84ms |
SELECT * FROM `config` |
| 0.42ms |
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.36ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `slug_en` = 'campaign-ss-23' LIMIT 1 |
| 0.35ms |
SELECT * FROM `editorial_articles` WHERE `id` = '11' LIMIT 1 |
| 0.54ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('11') ORDER BY `position` ASC
|
| 0.44ms |
SELECT * FROM `editorial_blocks_pictures` WHERE `block_id` IN ('95', '103', '102', '110', '99', '116', '112', '100', '101', '96', '106', '105', '107', '97', '108', '111', '109', '113', '115', '104') ORDER BY `position` ASC
|
| 0.24ms |
SELECT * FROM `collections` WHERE `collections`.`id` IN ('0') ORDER BY `season` DESC
|
| 0.56ms |
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 ('95', '103', '102', '110', '99', '116', '112', '100', '101', '96', '106', '105', '107', '97', '108', '111', '109', '113', '115', '104') ORDER BY ISNULL(pos) ASC, `pos` ASC
|
| 1.28ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `id` <> '11' AND `is_enabled` = '1' AND `position` >= LEAST('46'-3, (SELECT MAX(position) FROM editorial_articles WHERE section = 'journal') - '46' -1) AND `position` <= '49' ORDER BY `position` ASC LIMIT 6
|
| 0.26ms |
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
|
| 0.76ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('35', '73', '64', '63', '41', '42') ORDER BY `position` ASC
|
| 1.00ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `is_enabled` = '1' AND `id` NOT IN ('11') ORDER BY `created_at` DESC LIMIT 8
|
| 0.65ms |
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
|
| 1.37ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('127', '126', '125', '124', '123', '90', '87', '84') ORDER BY `position` ASC
|
| 0.38ms |
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1 |
| 694.77ms |
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.12ms |
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.34ms |
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1 |
| 946.52ms |
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.94ms |
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 | 2,730.25ms (time from start to render) |
|
Controller entry |
0.00ms |
+ 0.00ms |
View #1 - editorial.article |
184.16ms |
+ 184.16ms |
View #2 - editorial.partials.subnav |
185.60ms |
+ 1.44ms |
View #3 - editorial.partials.block-video |
187.52ms |
+ 1.91ms |
View #4 - components.player |
189.22ms |
+ 1.70ms |
View #5 - editorial.partials.block-image |
189.56ms |
+ 0.34ms |
View #6 - editorial.partials.block-image |
191.86ms |
+ 2.30ms |
View #7 - editorial.partials.block-image |
192.36ms |
+ 0.50ms |
View #8 - editorial.partials.block-video |
192.78ms |
+ 0.43ms |
View #9 - components.player |
193.03ms |
+ 0.25ms |
View #10 - editorial.partials.block-image |
193.16ms |
+ 0.13ms |
View #11 - editorial.partials.block-image |
193.54ms |
+ 0.38ms |
View #12 - editorial.partials.block-image |
193.91ms |
+ 0.37ms |
View #13 - editorial.partials.block-video |
195.46ms |
+ 1.54ms |
View #14 - components.player |
196.44ms |
+ 0.99ms |
View #15 - editorial.partials.block-image |
196.63ms |
+ 0.19ms |
View #16 - editorial.partials.block-image |
197.22ms |
+ 0.59ms |
View #17 - editorial.partials.block-video |
197.62ms |
+ 0.41ms |
View #18 - components.player |
197.86ms |
+ 0.24ms |
View #19 - editorial.partials.block-image |
198.02ms |
+ 0.16ms |
View #20 - editorial.partials.block-image |
198.44ms |
+ 0.42ms |
View #21 - editorial.partials.block-video |
198.83ms |
+ 0.39ms |
View #22 - components.player |
199.29ms |
+ 0.46ms |
View #23 - editorial.partials.block-image |
199.46ms |
+ 0.17ms |
View #24 - editorial.partials.block-image |
199.84ms |
+ 0.39ms |
View #25 - editorial.partials.block-video |
200.24ms |
+ 0.39ms |
View #26 - components.player |
200.48ms |
+ 0.24ms |
View #27 - editorial.partials.block-image |
200.61ms |
+ 0.13ms |
View #28 - editorial.partials.block-image |
200.99ms |
+ 0.38ms |
View #29 - editorial.partials.related-content |
226.15ms |
+ 25.16ms |
View #30 - components.button |
227.13ms |
+ 0.98ms |
View #31 - components.button |
228.07ms |
+ 0.94ms |
View #32 - components.button |
228.93ms |
+ 0.86ms |
View #33 - components.button |
229.73ms |
+ 0.80ms |
View #34 - components.button |
230.56ms |
+ 0.83ms |
View #35 - components.button |
231.55ms |
+ 0.99ms |
View #36 - components.button |
232.33ms |
+ 0.78ms |
View #37 - components.button |
233.38ms |
+ 1.05ms |
View #38 - layout.layout |
233.72ms |
+ 0.35ms |
View #39 - layout.meta |
234.62ms |
+ 0.90ms |
View #40 - modules.notification |
240.02ms |
+ 5.40ms |
View #41 - modules.header |
242.94ms |
+ 2.91ms |
View #42 - modules.menu |
1,997.04ms |
+ 1,754.11ms |
View #43 - components.menu-first-level |
1,997.71ms |
+ 0.67ms |
View #44 - components.menu-second-level |
2,001.62ms |
+ 3.91ms |
View #45 - components.menu-pushes |
2,010.37ms |
+ 8.76ms |
View #46 - components.menu-pushes |
2,020.38ms |
+ 10.00ms |
View #47 - components.menu-pushes |
2,027.55ms |
+ 7.17ms |
View #48 - components.menu-pushes |
2,036.59ms |
+ 9.04ms |
View #49 - components.menu-pushes |
2,038.37ms |
+ 1.78ms |
View #50 - components.menu-pushes |
2,040.56ms |
+ 2.18ms |
View #51 - svg.logo |
2,041.94ms |
+ 1.38ms |
View #52 - modules.messages |
2,043.80ms |
+ 1.86ms |
View #53 - modules.breadcrumbs |
2,044.85ms |
+ 1.05ms |
View #54 - modules.footer |
2,045.43ms |
+ 0.57ms |
View #55 - components.reinsurance-support |
2,046.25ms |
+ 0.82ms |
View #56 - components.field |
2,173.22ms |
+ 126.97ms |
View #57 - components.csrf-field |
2,173.66ms |
+ 0.44ms |
View #58 - components.button |
2,173.87ms |
+ 0.21ms |
View #59 - components.footer-links |
2,174.30ms |
+ 0.43ms |
View #60 - modules.panel |
2,177.84ms |
+ 3.54ms |
View #61 - modules.popin |
2,178.14ms |
+ 0.30ms |
View #62 - modules.blueshift-popin |
2,178.35ms |
+ 0.22ms |
View #63 - modules.search-panel |
2,179.34ms |
+ 0.98ms |
View #64 - catalog.search-form |
2,179.71ms |
+ 0.37ms |
View #65 - components.field |
2,180.22ms |
+ 0.51ms |
View #66 - modules.toaster |
2,181.01ms |
+ 0.79ms |
View #67 - layout.overlay |
2,181.40ms |
+ 0.39ms |
View #68 - modules.webstore-switcher |
2,184.31ms |
+ 2.91ms |
View #69 - components.close-button |
2,184.82ms |
+ 0.52ms |
View #70 - components.native-select |
2,185.51ms |
+ 0.69ms |
View #71 - components.native-select |
2,186.13ms |
+ 0.62ms |
View #72 - components.button |
2,186.47ms |
+ 0.34ms |
View #73 - components.button |
2,186.82ms |
+ 0.35ms |
View #74 - helpers.grid |
2,187.14ms |
+ 0.33ms |
View #75 - modules.loading-bar |
2,187.31ms |
+ 0.17ms |
View #76 - 3rdparties.didomi |
2,187.64ms |
+ 0.32ms |
View #77 - 3rdparties.gtm |
2,187.80ms |
+ 0.16ms |
View #78 - 3rdparties.abtasty.main |
2,187.96ms |
+ 0.16ms |
View #79 - 3rdparties.abtasty.tracking |
2,188.10ms |
+ 0.14ms |
View #80 - 3rdparties.blueshift |
2,188.34ms |
+ 0.24ms |
View #81 - 3rdparties.sizebay.main |
2,188.79ms |
+ 0.45ms |
View #82 - 3rdparties.sizebay.tracking |
2,189.02ms |
+ 0.23ms |
View #83 - 3rdparties.gsi |
2,189.26ms |
+ 0.24ms |
View #84 - 3rdparties.applepay |
2,189.39ms |
+ 0.13ms |
View #85 - 3rdparties.alma |
2,189.66ms |
+ 0.27ms |
View #86 - path: /var/www/html/laravel/profiling/template.blade.php |
2,730.33ms |
+ 540.67ms |