Une série de photographies réalisée par @gauthierborsarello.
--}} ?>
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.35ms |
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
|
| 0.29ms |
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.38ms |
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.27ms |
SELECT * FROM `languages` |
| 0.36ms |
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1 |
| 0.27ms |
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1 |
| 0.26ms |
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1 |
| 0.63ms |
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.38ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `slug` = 'fete-des-peres-ss23' LIMIT 1 |
| 0.25ms |
SELECT * FROM `editorial_articles` WHERE `id` = '17' LIMIT 1 |
| 0.40ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('17') ORDER BY `position` ASC
|
| 0.31ms |
SELECT * FROM `editorial_blocks_pictures` WHERE `block_id` IN ('181', '180', '182', '183', '184', '185', '186', '187', '188', '189', '190') ORDER BY `position` ASC
|
| 0.22ms |
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 ('181', '180', '182', '183', '184', '185', '186', '187', '188', '189', '190') ORDER BY ISNULL(pos) ASC, `pos` ASC
|
| 0.56ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `id` <> '17' AND `is_enabled` = '1' AND `position` >= LEAST('40'-3, (SELECT MAX(position) FROM editorial_articles WHERE section = 'journal') - '40' -1) AND `position` <= '43' ORDER BY `position` ASC LIMIT 6
|
| 0.21ms |
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
|
| 0.79ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('42', '40', '39', '37', '36', '34') ORDER BY `position` ASC
|
| 0.85ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `is_enabled` = '1' AND `id` NOT IN ('17') ORDER BY `created_at` DESC LIMIT 8
|
| 0.27ms |
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
|
| 0.85ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('127', '126', '125', '124', '123', '90', '87', '84') ORDER BY `position` ASC
|
| 0.33ms |
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1 |
| 167.35ms |
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.87ms |
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.35ms |
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1 |
| 421.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.91ms |
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 | 810.64ms (time from start to render) |
|
Controller entry |
0.00ms |
+ 0.00ms |
View #1 - editorial.article |
38.18ms |
+ 38.17ms |
View #2 - editorial.partials.subnav |
38.90ms |
+ 0.72ms |
View #3 - editorial.partials.block-text |
40.28ms |
+ 1.38ms |
View #4 - editorial.partials.block-text |
40.49ms |
+ 0.22ms |
View #5 - editorial.partials.block-image |
40.61ms |
+ 0.12ms |
View #6 - editorial.partials.block-image |
41.53ms |
+ 0.92ms |
View #7 - editorial.partials.block-image |
41.76ms |
+ 0.23ms |
View #8 - editorial.partials.block-image |
41.97ms |
+ 0.21ms |
View #9 - editorial.partials.block-image |
42.16ms |
+ 0.20ms |
View #10 - editorial.partials.block-image |
42.35ms |
+ 0.19ms |
View #11 - editorial.partials.block-image |
42.55ms |
+ 0.20ms |
View #12 - editorial.partials.block-image |
42.74ms |
+ 0.19ms |
View #13 - editorial.partials.block-image |
42.92ms |
+ 0.18ms |
View #14 - editorial.partials.related-content |
55.74ms |
+ 12.82ms |
View #15 - components.button |
56.43ms |
+ 0.69ms |
View #16 - components.button |
57.11ms |
+ 0.68ms |
View #17 - components.button |
57.67ms |
+ 0.57ms |
View #18 - components.button |
58.10ms |
+ 0.43ms |
View #19 - components.button |
58.62ms |
+ 0.52ms |
View #20 - components.button |
59.24ms |
+ 0.62ms |
View #21 - components.button |
60.13ms |
+ 0.89ms |
View #22 - components.button |
61.10ms |
+ 0.97ms |
View #23 - layout.layout |
61.48ms |
+ 0.38ms |
View #24 - layout.meta |
62.55ms |
+ 1.07ms |
View #25 - modules.notification |
66.04ms |
+ 3.49ms |
View #26 - modules.header |
66.71ms |
+ 0.67ms |
View #27 - modules.menu |
746.69ms |
+ 679.98ms |
View #28 - components.menu-first-level |
747.40ms |
+ 0.71ms |
View #29 - components.menu-second-level |
751.12ms |
+ 3.72ms |
View #30 - components.menu-pushes |
760.10ms |
+ 8.98ms |
View #31 - components.menu-pushes |
768.09ms |
+ 8.00ms |
View #32 - components.menu-pushes |
773.88ms |
+ 5.79ms |
View #33 - components.menu-pushes |
779.65ms |
+ 5.77ms |
View #34 - components.menu-pushes |
781.18ms |
+ 1.53ms |
View #35 - components.menu-pushes |
782.75ms |
+ 1.57ms |
View #36 - svg.logo |
783.71ms |
+ 0.96ms |
View #37 - modules.messages |
784.75ms |
+ 1.04ms |
View #38 - modules.breadcrumbs |
785.17ms |
+ 0.42ms |
View #39 - modules.footer |
785.43ms |
+ 0.26ms |
View #40 - components.reinsurance-support |
785.84ms |
+ 0.41ms |
View #41 - components.field |
787.54ms |
+ 1.70ms |
View #42 - components.csrf-field |
787.87ms |
+ 0.33ms |
View #43 - components.button |
788.08ms |
+ 0.21ms |
View #44 - components.footer-links |
788.39ms |
+ 0.31ms |
View #45 - modules.panel |
792.48ms |
+ 4.09ms |
View #46 - modules.popin |
792.72ms |
+ 0.24ms |
View #47 - modules.blueshift-popin |
792.89ms |
+ 0.17ms |
View #48 - modules.search-panel |
794.05ms |
+ 1.15ms |
View #49 - catalog.search-form |
794.47ms |
+ 0.42ms |
View #50 - components.field |
795.10ms |
+ 0.63ms |
View #51 - modules.toaster |
796.09ms |
+ 0.98ms |
View #52 - layout.overlay |
796.26ms |
+ 0.18ms |
View #53 - modules.webstore-switcher |
798.52ms |
+ 2.26ms |
View #54 - components.close-button |
798.96ms |
+ 0.44ms |
View #55 - components.native-select |
799.58ms |
+ 0.62ms |
View #56 - components.native-select |
800.14ms |
+ 0.56ms |
View #57 - components.button |
800.52ms |
+ 0.38ms |
View #58 - components.button |
800.89ms |
+ 0.37ms |
View #59 - helpers.grid |
801.23ms |
+ 0.34ms |
View #60 - modules.loading-bar |
801.41ms |
+ 0.18ms |
View #61 - 3rdparties.didomi |
801.73ms |
+ 0.32ms |
View #62 - 3rdparties.gtm |
801.89ms |
+ 0.16ms |
View #63 - 3rdparties.abtasty.main |
802.03ms |
+ 0.15ms |
View #64 - 3rdparties.abtasty.tracking |
802.20ms |
+ 0.17ms |
View #65 - 3rdparties.blueshift |
802.44ms |
+ 0.24ms |
View #66 - 3rdparties.sizebay.main |
802.90ms |
+ 0.46ms |
View #67 - 3rdparties.sizebay.tracking |
803.19ms |
+ 0.29ms |
View #68 - 3rdparties.gsi |
803.45ms |
+ 0.26ms |
View #69 - 3rdparties.applepay |
803.59ms |
+ 0.14ms |
View #70 - 3rdparties.alma |
803.90ms |
+ 0.31ms |
View #71 - path: /var/www/html/laravel/profiling/template.blade.php |
810.71ms |
+ 6.81ms |