--}} ?>
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.33ms |
SELECT * FROM `webstores` ORDER BY `position` ASC |
| 0.28ms |
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
|
| 0.23ms |
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
|
| 0.54ms |
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.37ms |
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.23ms |
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.28ms |
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1 |
| 0.88ms |
SELECT * FROM `config` |
| 0.37ms |
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.58ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'style-guide' AND `slug` = 'ranger-dans-la-valise-de-noe-ledee' LIMIT 1 |
| 0.27ms |
SELECT * FROM `editorial_articles` WHERE `id` = '93' LIMIT 1 |
| 0.38ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('93') ORDER BY `position` ASC
|
| 0.28ms |
SELECT * FROM `editorial_blocks_pictures` WHERE `block_id` IN ('667', '668') ORDER BY `position` ASC
|
| 0.20ms |
SELECT * FROM `collections` WHERE `collections`.`id` IN ('0') ORDER BY `season` DESC
|
| 0.41ms |
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 ('667', '668') ORDER BY ISNULL(pos) ASC, `pos` ASC
|
| 0.65ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'style-guide' AND `id` <> '93' AND `is_enabled` = '1' AND `position` >= LEAST('5'-3, (SELECT MAX(position) FROM editorial_articles WHERE section = 'style-guide') - '5' -1) AND `position` <= '8' ORDER BY `position` ASC LIMIT 6
|
| 0.20ms |
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
|
| 0.92ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('111', '92', '91', '85', '86') ORDER BY `position` ASC
|
| 0.97ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'style-guide' AND `is_enabled` = '1' AND `id` NOT IN ('93') ORDER BY `created_at` DESC LIMIT 8
|
| 0.24ms |
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
|
| 0.82ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('122', '120', '119', '118', '117', '116', '115', '114') ORDER BY `position` ASC
|
| 0.38ms |
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1 |
| 291.31ms |
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.04ms |
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.30ms |
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1 |
| 410.40ms |
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.76ms |
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 | 946.75ms (time from start to render) |
|
Controller entry |
0.00ms |
+ 0.00ms |
View #1 - editorial.article |
51.48ms |
+ 51.48ms |
View #2 - editorial.partials.subnav |
52.71ms |
+ 1.23ms |
View #3 - editorial.partials.block-text |
54.69ms |
+ 1.98ms |
View #4 - editorial.partials.block-text-image |
55.04ms |
+ 0.35ms |
View #5 - editorial.partials.related-content |
69.55ms |
+ 14.51ms |
View #6 - components.button |
70.53ms |
+ 0.98ms |
View #7 - components.button |
71.40ms |
+ 0.87ms |
View #8 - components.button |
72.09ms |
+ 0.69ms |
View #9 - components.button |
72.87ms |
+ 0.77ms |
View #10 - components.button |
73.56ms |
+ 0.69ms |
View #11 - components.button |
74.19ms |
+ 0.63ms |
View #12 - components.button |
74.85ms |
+ 0.66ms |
View #13 - components.button |
75.62ms |
+ 0.77ms |
View #14 - layout.layout |
75.93ms |
+ 0.31ms |
View #15 - layout.meta |
77.17ms |
+ 1.24ms |
View #16 - modules.notification |
80.26ms |
+ 3.09ms |
View #17 - modules.header |
81.15ms |
+ 0.88ms |
View #18 - modules.menu |
876.80ms |
+ 795.65ms |
View #19 - components.menu-first-level |
877.47ms |
+ 0.68ms |
View #20 - components.menu-second-level |
881.46ms |
+ 3.99ms |
View #21 - components.menu-pushes |
890.19ms |
+ 8.73ms |
View #22 - components.menu-pushes |
898.44ms |
+ 8.24ms |
View #23 - components.menu-pushes |
905.35ms |
+ 6.91ms |
View #24 - components.menu-pushes |
918.63ms |
+ 13.28ms |
View #25 - components.menu-pushes |
920.13ms |
+ 1.50ms |
View #26 - components.menu-pushes |
921.73ms |
+ 1.60ms |
View #27 - svg.logo |
922.75ms |
+ 1.02ms |
View #28 - modules.messages |
923.81ms |
+ 1.06ms |
View #29 - modules.breadcrumbs |
924.24ms |
+ 0.43ms |
View #30 - modules.footer |
924.51ms |
+ 0.27ms |
View #31 - components.reinsurance-support |
924.91ms |
+ 0.40ms |
View #32 - components.field |
926.51ms |
+ 1.60ms |
View #33 - components.csrf-field |
926.84ms |
+ 0.32ms |
View #34 - components.button |
927.03ms |
+ 0.20ms |
View #35 - components.footer-links |
927.43ms |
+ 0.39ms |
View #36 - modules.panel |
930.62ms |
+ 3.20ms |
View #37 - modules.popin |
930.84ms |
+ 0.22ms |
View #38 - modules.blueshift-popin |
931.04ms |
+ 0.20ms |
View #39 - modules.search-panel |
932.22ms |
+ 1.17ms |
View #40 - catalog.search-form |
932.67ms |
+ 0.45ms |
View #41 - components.field |
933.14ms |
+ 0.48ms |
View #42 - modules.toaster |
933.89ms |
+ 0.75ms |
View #43 - layout.overlay |
934.05ms |
+ 0.16ms |
View #44 - modules.webstore-switcher |
936.18ms |
+ 2.13ms |
View #45 - components.close-button |
936.56ms |
+ 0.38ms |
View #46 - components.native-select |
937.08ms |
+ 0.52ms |
View #47 - components.native-select |
937.58ms |
+ 0.50ms |
View #48 - components.button |
937.84ms |
+ 0.26ms |
View #49 - components.button |
938.17ms |
+ 0.33ms |
View #50 - helpers.grid |
938.48ms |
+ 0.30ms |
View #51 - modules.loading-bar |
938.64ms |
+ 0.16ms |
View #52 - 3rdparties.didomi |
938.96ms |
+ 0.32ms |
View #53 - 3rdparties.gtm |
939.12ms |
+ 0.16ms |
View #54 - 3rdparties.abtasty.main |
939.33ms |
+ 0.21ms |
View #55 - 3rdparties.abtasty.tracking |
939.49ms |
+ 0.16ms |
View #56 - 3rdparties.blueshift |
939.73ms |
+ 0.24ms |
View #57 - 3rdparties.sizebay.main |
940.20ms |
+ 0.47ms |
View #58 - 3rdparties.sizebay.tracking |
940.41ms |
+ 0.21ms |
View #59 - 3rdparties.gsi |
940.65ms |
+ 0.24ms |
View #60 - 3rdparties.applepay |
940.77ms |
+ 0.12ms |
View #61 - 3rdparties.alma |
941.08ms |
+ 0.31ms |
View #62 - path: /var/www/html/laravel/profiling/template.blade.php |
946.82ms |
+ 5.74ms |