--}} ?>
Suggestions
Vous explorez actuellement la boutique en ligne FURSAC France en Français. Pour changer de pays de livraison ou de langue, faites votre choix dans la liste ci-dessous.
| Time | Query |
|---|---|
| 0.38ms |
SELECT * FROM `webstores` ORDER BY `position` ASC |
| 0.30ms |
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
|
| 0.27ms |
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
|
| 0.55ms |
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.40ms |
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.38ms |
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1 |
| 0.26ms |
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1 |
| 0.23ms |
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1 |
| 0.90ms |
SELECT * FROM `config` |
| 0.36ms |
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.34ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `slug` = 'campagne-ss-23' LIMIT 1 |
| 0.25ms |
SELECT * FROM `editorial_articles` WHERE `id` = '11' LIMIT 1 |
| 0.90ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('11') ORDER BY `position` ASC
|
| 0.43ms |
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.21ms |
SELECT * FROM `collections` WHERE `collections`.`id` IN ('0') ORDER BY `season` DESC
|
| 0.53ms |
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
|
| 0.79ms |
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.24ms |
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
|
| 0.78ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `is_enabled` = '1' AND `id` NOT IN ('11') ORDER BY `created_at` DESC LIMIT 8
|
| 0.21ms |
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
|
| 1.11ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('127', '126', '125', '124', '123', '90', '87', '84') ORDER BY `position` ASC
|
| 0.36ms |
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1 |
| 525.34ms |
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.09ms |
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.45ms |
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1 |
| 559.41ms |
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.88ms |
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 | 1,400.41ms (time from start to render) |
|
Controller entry |
0.00ms |
+ 0.00ms |
View #1 - editorial.article |
53.63ms |
+ 53.63ms |
View #2 - editorial.partials.subnav |
54.93ms |
+ 1.30ms |
View #3 - editorial.partials.block-video |
56.66ms |
+ 1.73ms |
View #4 - components.player |
57.97ms |
+ 1.31ms |
View #5 - editorial.partials.block-image |
58.19ms |
+ 0.22ms |
View #6 - editorial.partials.block-image |
59.40ms |
+ 1.21ms |
View #7 - editorial.partials.block-image |
59.73ms |
+ 0.34ms |
View #8 - editorial.partials.block-video |
60.07ms |
+ 0.34ms |
View #9 - components.player |
60.31ms |
+ 0.24ms |
View #10 - editorial.partials.block-image |
60.42ms |
+ 0.11ms |
View #11 - editorial.partials.block-image |
60.73ms |
+ 0.31ms |
View #12 - editorial.partials.block-image |
61.03ms |
+ 0.30ms |
View #13 - editorial.partials.block-video |
61.33ms |
+ 0.30ms |
View #14 - components.player |
61.53ms |
+ 0.20ms |
View #15 - editorial.partials.block-image |
61.64ms |
+ 0.11ms |
View #16 - editorial.partials.block-image |
61.94ms |
+ 0.31ms |
View #17 - editorial.partials.block-video |
62.24ms |
+ 0.30ms |
View #18 - components.player |
62.43ms |
+ 0.19ms |
View #19 - editorial.partials.block-image |
62.54ms |
+ 0.11ms |
View #20 - editorial.partials.block-image |
62.84ms |
+ 0.30ms |
View #21 - editorial.partials.block-video |
63.24ms |
+ 0.40ms |
View #22 - components.player |
63.45ms |
+ 0.21ms |
View #23 - editorial.partials.block-image |
63.56ms |
+ 0.11ms |
View #24 - editorial.partials.block-image |
63.95ms |
+ 0.39ms |
View #25 - editorial.partials.block-video |
64.31ms |
+ 0.36ms |
View #26 - components.player |
64.50ms |
+ 0.20ms |
View #27 - editorial.partials.block-image |
64.61ms |
+ 0.11ms |
View #28 - editorial.partials.block-image |
65.00ms |
+ 0.39ms |
View #29 - editorial.partials.related-content |
84.06ms |
+ 19.06ms |
View #30 - components.button |
85.12ms |
+ 1.07ms |
View #31 - components.button |
86.04ms |
+ 0.92ms |
View #32 - components.button |
86.89ms |
+ 0.85ms |
View #33 - components.button |
87.62ms |
+ 0.73ms |
View #34 - components.button |
88.53ms |
+ 0.91ms |
View #35 - components.button |
89.30ms |
+ 0.77ms |
View #36 - components.button |
89.95ms |
+ 0.65ms |
View #37 - components.button |
90.58ms |
+ 0.64ms |
View #38 - layout.layout |
90.89ms |
+ 0.30ms |
View #39 - layout.meta |
91.68ms |
+ 0.80ms |
View #40 - modules.notification |
94.58ms |
+ 2.90ms |
View #41 - modules.header |
95.46ms |
+ 0.87ms |
View #42 - modules.menu |
1,336.11ms |
+ 1,240.65ms |
View #43 - components.menu-first-level |
1,336.74ms |
+ 0.63ms |
View #44 - components.menu-second-level |
1,340.84ms |
+ 4.10ms |
View #45 - components.menu-pushes |
1,349.46ms |
+ 8.62ms |
View #46 - components.menu-pushes |
1,357.09ms |
+ 7.63ms |
View #47 - components.menu-pushes |
1,363.35ms |
+ 6.26ms |
View #48 - components.menu-pushes |
1,369.93ms |
+ 6.58ms |
View #49 - components.menu-pushes |
1,371.40ms |
+ 1.47ms |
View #50 - components.menu-pushes |
1,372.88ms |
+ 1.48ms |
View #51 - svg.logo |
1,373.69ms |
+ 0.81ms |
View #52 - modules.messages |
1,374.66ms |
+ 0.97ms |
View #53 - modules.breadcrumbs |
1,375.19ms |
+ 0.53ms |
View #54 - modules.footer |
1,375.67ms |
+ 0.48ms |
View #55 - components.reinsurance-support |
1,376.19ms |
+ 0.52ms |
View #56 - components.field |
1,378.06ms |
+ 1.87ms |
View #57 - components.csrf-field |
1,378.42ms |
+ 0.35ms |
View #58 - components.button |
1,378.61ms |
+ 0.19ms |
View #59 - components.footer-links |
1,378.92ms |
+ 0.31ms |
View #60 - modules.panel |
1,382.15ms |
+ 3.23ms |
View #61 - modules.popin |
1,382.39ms |
+ 0.24ms |
View #62 - modules.blueshift-popin |
1,382.57ms |
+ 0.18ms |
View #63 - modules.search-panel |
1,384.14ms |
+ 1.58ms |
View #64 - catalog.search-form |
1,384.70ms |
+ 0.55ms |
View #65 - components.field |
1,385.34ms |
+ 0.65ms |
View #66 - modules.toaster |
1,386.11ms |
+ 0.77ms |
View #67 - layout.overlay |
1,386.26ms |
+ 0.15ms |
View #68 - modules.webstore-switcher |
1,388.56ms |
+ 2.30ms |
View #69 - components.close-button |
1,389.09ms |
+ 0.54ms |
View #70 - components.native-select |
1,390.06ms |
+ 0.97ms |
View #71 - components.native-select |
1,390.70ms |
+ 0.64ms |
View #72 - components.button |
1,391.02ms |
+ 0.32ms |
View #73 - components.button |
1,391.40ms |
+ 0.38ms |
View #74 - helpers.grid |
1,391.70ms |
+ 0.30ms |
View #75 - modules.loading-bar |
1,391.88ms |
+ 0.18ms |
View #76 - 3rdparties.didomi |
1,392.32ms |
+ 0.44ms |
View #77 - 3rdparties.gtm |
1,392.52ms |
+ 0.20ms |
View #78 - 3rdparties.abtasty.main |
1,392.68ms |
+ 0.16ms |
View #79 - 3rdparties.abtasty.tracking |
1,392.89ms |
+ 0.22ms |
View #80 - 3rdparties.blueshift |
1,393.16ms |
+ 0.26ms |
View #81 - 3rdparties.sizebay.main |
1,393.63ms |
+ 0.48ms |
View #82 - 3rdparties.sizebay.tracking |
1,393.87ms |
+ 0.23ms |
View #83 - 3rdparties.gsi |
1,394.11ms |
+ 0.24ms |
View #84 - 3rdparties.applepay |
1,394.24ms |
+ 0.14ms |
View #85 - 3rdparties.alma |
1,394.53ms |
+ 0.29ms |
View #86 - path: /var/www/html/laravel/profiling/template.blade.php |
1,400.47ms |
+ 5.94ms |