Stephy et Julien
--}} ?>
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.63ms |
SELECT * FROM `webstores` ORDER BY `position` ASC |
| 0.33ms |
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
|
| 0.30ms |
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
|
| 0.49ms |
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.39ms |
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.36ms |
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1 |
| 0.28ms |
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1 |
| 0.25ms |
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1 |
| 1.09ms |
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.39ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `slug` = 'saint-valentin-2023' LIMIT 1 |
| 0.50ms |
SELECT * FROM `editorial_articles` WHERE `id` = '13' LIMIT 1 |
| 0.69ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('13') ORDER BY `position` ASC
|
| 0.33ms |
SELECT * FROM `editorial_blocks_pictures` WHERE `block_id` IN ('136', '137', '138', '139', '140', '141', '142', '143', '144', '145') ORDER BY `position` ASC
|
| 0.21ms |
SELECT * FROM `collections` WHERE `collections`.`id` IN ('0') ORDER BY `season` DESC
|
| 0.52ms |
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 ('136', '137', '138', '139', '140', '141', '142', '143', '144', '145') ORDER BY ISNULL(pos) ASC, `pos` ASC
|
| 0.79ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `id` <> '13' AND `is_enabled` = '1' AND `position` >= LEAST('44'-3, (SELECT MAX(position) FROM editorial_articles WHERE section = 'journal') - '44' -1) AND `position` <= '47' ORDER BY `position` ASC LIMIT 6
|
| 0.38ms |
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
|
| 0.80ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('64', '63', '41', '42', '40', '39') ORDER BY `position` ASC
|
| 1.07ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `is_enabled` = '1' AND `id` NOT IN ('13') ORDER BY `created_at` DESC LIMIT 8
|
| 0.23ms |
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
|
| 1.19ms |
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 |
| 319.53ms |
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.05ms |
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.51ms |
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1 |
| 362.64ms |
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.66ms |
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 | 899.08ms (time from start to render) |
|
Controller entry |
0.01ms |
+ 0.01ms |
View #1 - editorial.article |
53.36ms |
+ 53.36ms |
View #2 - editorial.partials.subnav |
54.55ms |
+ 1.19ms |
View #3 - editorial.partials.block-image |
57.08ms |
+ 2.52ms |
View #4 - editorial.partials.block-text |
58.56ms |
+ 1.49ms |
View #5 - editorial.partials.block-image |
58.87ms |
+ 0.31ms |
View #6 - editorial.partials.block-text |
59.27ms |
+ 0.40ms |
View #7 - editorial.partials.block-image |
59.47ms |
+ 0.20ms |
View #8 - editorial.partials.block-text |
59.83ms |
+ 0.36ms |
View #9 - editorial.partials.block-image |
60.01ms |
+ 0.19ms |
View #10 - editorial.partials.block-text |
60.34ms |
+ 0.32ms |
View #11 - editorial.partials.block-image |
60.56ms |
+ 0.23ms |
View #12 - editorial.partials.block-text |
60.92ms |
+ 0.36ms |
View #13 - editorial.partials.related-content |
81.82ms |
+ 20.90ms |
View #14 - components.button |
82.82ms |
+ 1.01ms |
View #15 - components.button |
83.78ms |
+ 0.96ms |
View #16 - components.button |
84.63ms |
+ 0.85ms |
View #17 - components.button |
85.39ms |
+ 0.75ms |
View #18 - components.button |
86.14ms |
+ 0.76ms |
View #19 - components.button |
87.03ms |
+ 0.89ms |
View #20 - components.button |
87.70ms |
+ 0.67ms |
View #21 - components.button |
88.36ms |
+ 0.66ms |
View #22 - layout.layout |
88.67ms |
+ 0.30ms |
View #23 - layout.meta |
89.86ms |
+ 1.19ms |
View #24 - modules.notification |
93.88ms |
+ 4.02ms |
View #25 - modules.header |
94.81ms |
+ 0.93ms |
View #26 - modules.menu |
859.80ms |
+ 764.98ms |
View #27 - components.menu-first-level |
860.24ms |
+ 0.44ms |
View #28 - components.menu-second-level |
862.79ms |
+ 2.55ms |
View #29 - components.menu-pushes |
868.08ms |
+ 5.30ms |
View #30 - components.menu-pushes |
872.96ms |
+ 4.88ms |
View #31 - components.menu-pushes |
876.73ms |
+ 3.77ms |
View #32 - components.menu-pushes |
880.38ms |
+ 3.65ms |
View #33 - components.menu-pushes |
881.38ms |
+ 1.00ms |
View #34 - components.menu-pushes |
882.43ms |
+ 1.05ms |
View #35 - svg.logo |
883.05ms |
+ 0.62ms |
View #36 - modules.messages |
883.65ms |
+ 0.60ms |
View #37 - modules.breadcrumbs |
884.00ms |
+ 0.35ms |
View #38 - modules.footer |
884.22ms |
+ 0.22ms |
View #39 - components.reinsurance-support |
884.53ms |
+ 0.30ms |
View #40 - components.field |
885.81ms |
+ 1.28ms |
View #41 - components.csrf-field |
886.04ms |
+ 0.24ms |
View #42 - components.button |
886.17ms |
+ 0.12ms |
View #43 - components.footer-links |
886.43ms |
+ 0.26ms |
View #44 - modules.panel |
888.40ms |
+ 1.97ms |
View #45 - modules.popin |
888.54ms |
+ 0.15ms |
View #46 - modules.blueshift-popin |
888.65ms |
+ 0.11ms |
View #47 - modules.search-panel |
889.25ms |
+ 0.59ms |
View #48 - catalog.search-form |
889.48ms |
+ 0.23ms |
View #49 - components.field |
889.78ms |
+ 0.30ms |
View #50 - modules.toaster |
890.24ms |
+ 0.46ms |
View #51 - layout.overlay |
890.41ms |
+ 0.17ms |
View #52 - modules.webstore-switcher |
891.90ms |
+ 1.49ms |
View #53 - components.close-button |
892.18ms |
+ 0.28ms |
View #54 - components.native-select |
892.59ms |
+ 0.41ms |
View #55 - components.native-select |
892.98ms |
+ 0.39ms |
View #56 - components.button |
893.15ms |
+ 0.17ms |
View #57 - components.button |
893.36ms |
+ 0.21ms |
View #58 - helpers.grid |
893.55ms |
+ 0.19ms |
View #59 - modules.loading-bar |
893.66ms |
+ 0.11ms |
View #60 - 3rdparties.didomi |
893.91ms |
+ 0.25ms |
View #61 - 3rdparties.gtm |
894.02ms |
+ 0.11ms |
View #62 - 3rdparties.abtasty.main |
894.12ms |
+ 0.10ms |
View #63 - 3rdparties.abtasty.tracking |
894.20ms |
+ 0.09ms |
View #64 - 3rdparties.blueshift |
894.42ms |
+ 0.22ms |
View #65 - 3rdparties.sizebay.main |
894.80ms |
+ 0.39ms |
View #66 - 3rdparties.sizebay.tracking |
895.00ms |
+ 0.19ms |
View #67 - 3rdparties.gsi |
895.17ms |
+ 0.18ms |
View #68 - 3rdparties.applepay |
895.26ms |
+ 0.09ms |
View #69 - 3rdparties.alma |
895.48ms |
+ 0.22ms |
View #70 - path: /var/www/html/laravel/profiling/template.blade.php |
899.12ms |
+ 3.64ms |