Saint-Valentin
L'Amour par Fursac
--}} ?>
L'Amour par Fursac
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.31ms |
SELECT * FROM `webstores` ORDER BY `position` ASC |
| 0.30ms |
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
|
| 0.25ms |
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
|
| 0.46ms |
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.35ms |
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.22ms |
SELECT * FROM `languages` |
| 0.43ms |
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.69ms |
SELECT * FROM `config` |
| 0.35ms |
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.42ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `slug` = 'saint-valentin-ss26' LIMIT 1 |
| 0.29ms |
SELECT * FROM `editorial_articles` WHERE `id` = '124' LIMIT 1 |
| 0.37ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('124') ORDER BY `position` ASC
|
| 0.27ms |
SELECT * FROM `editorial_blocks_pictures` WHERE `block_id` IN ('923', '918', '919', '920') ORDER BY `position` ASC
|
| 0.21ms |
SELECT * FROM `collections` WHERE `collections`.`id` IN ('0') ORDER BY `season` DESC
|
| 0.47ms |
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 ('923', '918', '919', '920') ORDER BY ISNULL(pos) ASC, `pos` ASC
|
| 0.41ms |
SELECT * FROM `products_types` WHERE `products_types`.`id` IN ('9', '6', '14', '4', '8', '7') ORDER BY `singular` ASC
|
| 0.41ms |
SELECT `seo_types`.* FROM `seo_types` INNER JOIN `product_type_seo` ON `product_type_seo`.`seo_id` = `seo_types`.`id` WHERE `seo_types`.`id` IN ('31', '7', '4', '23', '9', '20') ORDER BY `singular` ASC
|
| 0.52ms |
SELECT `colors`.*, `color_product`.`id` AS `pivot_id`, `color_product`.`product_id` AS `pivot_product_id`, `color_product`.`color_id` AS `pivot_color_id` FROM `colors` INNER JOIN `color_product` ON `colors`.`id` = `color_product`.`color_id` WHERE `color_product`.`product_id` IN ('3734', '5952', '5872', '5999', '5942', '5918') ORDER BY `name` ASC
|
| 0.46ms |
SELECT * FROM `products_details` WHERE `product_id` IN ('3734', '5952', '5872', '5999', '5942', '5918') ORDER BY `webstore_id` ASC
|
| 0.50ms |
SELECT * FROM `products_pictures` WHERE `product_id` IN ('3734', '5952', '5872', '5999', '5942', '5918') ORDER BY `position` ASC
|
| 0.62ms |
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('3734', '5952', '5872', '5999', '5942', '5918') ORDER BY `position` ASC
|
| 0.93ms |
SELECT * FROM `articles_details` WHERE `article_id` IN ('29084', '29390', '29708', '19081', '29709', '29274', '29085', '29086', '29710', '29272', '29424', '29711', '29271', '29425', '29087', '29712', '29270', '29426', '29081', '29273', '29427', '29082', '29275', '29428', '29083', '29713', '29714', '29269', '29429', '29430', '29431', '29432')
|
| 0.44ms |
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('103', '121', '44', '122', '45', '94', '104', '105', '46', '95', '80', '47', '96', '81', '106', '48', '97', '82', '107', '98', '83', '108', '124', '84', '109', '49', '50', '185', '85', '86', '87', '88') ORDER BY `position` ASC
|
| 0.64ms |
SELECT `tags`.*, `product_tag`.`id` AS `pivot_id`, `product_tag`.`product_id` AS `pivot_product_id`, `product_tag`.`tag_id` AS `pivot_tag_id` FROM `tags` INNER JOIN `product_tag` ON `tags`.`id` = `product_tag`.`tag_id` WHERE `product_tag`.`product_id` IN ('3734', '5952', '5872', '5999', '5942', '5918') ORDER BY `name` ASC
|
| 0.50ms |
SELECT `products`.*, `products_items`.`id` AS `pivot_id`, `products_items`.`parent_id` AS `pivot_parent_id`, `products_items`.`item_id` AS `pivot_item_id`, `products_items`.`pos` AS `pivot_pos` FROM `products` INNER JOIN `products_items` ON `products`.`id` = `products_items`.`item_id` WHERE `products_items`.`parent_id` IN ('3734', '5952', '5872', '5999', '5942', '5918') ORDER BY ISNULL(pos) ASC, `pos` ASC
|
| 0.52ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `id` <> '124' AND `is_enabled` = '1' AND `position` >= LEAST('3'-3, (SELECT MAX(position) FROM editorial_articles WHERE section = 'journal') - '3' -1) AND `position` <= '5' ORDER BY `position` ASC LIMIT 6
|
| 0.24ms |
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
|
| 0.79ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('126', '125', '123', '90') ORDER BY `position` ASC
|
| 0.42ms |
SELECT * FROM `seo_types` |
| 0.44ms |
SELECT * FROM `styles` |
| 0.74ms |
SELECT * FROM `discounts` WHERE (`webstore_id` = '1' OR `webstore_id` IS NULL) AND `range` = '1' AND `is_enabled` = '1' |
| 3.84ms |
SELECT `discount_id`, `product_id` FROM `discount_product` WHERE `discount_id` IN ('531', '532', '731', '1138', '1416', '1479', '1530', '1531', '1532', '1533')
|
| 0.84ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `is_enabled` = '1' AND `id` NOT IN ('124') ORDER BY `created_at` DESC LIMIT 8
|
| 0.24ms |
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
|
| 0.89ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('127', '126', '125', '123', '90', '87', '84', '77') ORDER BY `position` ASC
|
| 0.32ms |
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1 |
| 151.13ms |
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.67ms |
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.31ms |
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1 |
| 319.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` > '153' AND `r` < '324' AND `level` <= '3' GROUP BY `categories`.`id` ORDER BY `l` ASC |
| 0.67ms |
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 | 736.02ms (time from start to render) |
|
Controller entry |
0.00ms |
+ 0.00ms |
View #1 - editorial.article |
72.51ms |
+ 72.51ms |
View #2 - editorial.partials.subnav |
73.28ms |
+ 0.77ms |
View #3 - editorial.partials.block-text |
74.69ms |
+ 1.41ms |
View #4 - editorial.partials.block-text-image |
74.94ms |
+ 0.25ms |
View #5 - editorial.partials.block-text |
75.91ms |
+ 0.97ms |
View #6 - catalog.partials.block-products |
76.06ms |
+ 0.15ms |
View #7 - components.product-card |
76.27ms |
+ 0.21ms |
View #8 - components.add-to-wishlist |
114.22ms |
+ 37.95ms |
View #9 - components.product-card |
116.54ms |
+ 2.32ms |
View #10 - components.add-to-wishlist |
119.37ms |
+ 2.83ms |
View #11 - components.product-card |
120.79ms |
+ 1.42ms |
View #12 - components.add-to-wishlist |
123.23ms |
+ 2.44ms |
View #13 - components.product-card |
124.76ms |
+ 1.52ms |
View #14 - components.add-to-wishlist |
127.98ms |
+ 3.22ms |
View #15 - components.product-card |
129.29ms |
+ 1.32ms |
View #16 - components.add-to-wishlist |
131.24ms |
+ 1.95ms |
View #17 - components.product-card |
132.83ms |
+ 1.59ms |
View #18 - components.add-to-wishlist |
135.90ms |
+ 3.07ms |
View #19 - editorial.partials.related-content |
149.30ms |
+ 13.40ms |
View #20 - components.button |
149.99ms |
+ 0.69ms |
View #21 - components.button |
150.62ms |
+ 0.63ms |
View #22 - components.button |
151.23ms |
+ 0.61ms |
View #23 - components.button |
151.81ms |
+ 0.58ms |
View #24 - components.button |
152.31ms |
+ 0.50ms |
View #25 - components.button |
152.75ms |
+ 0.44ms |
View #26 - components.button |
153.16ms |
+ 0.41ms |
View #27 - components.button |
153.73ms |
+ 0.57ms |
View #28 - layout.layout |
153.99ms |
+ 0.26ms |
View #29 - layout.meta |
154.53ms |
+ 0.54ms |
View #30 - modules.notification |
156.37ms |
+ 1.84ms |
View #31 - modules.header |
156.99ms |
+ 0.62ms |
View #32 - modules.menu |
682.74ms |
+ 525.75ms |
View #33 - components.menu-first-level |
683.34ms |
+ 0.60ms |
View #34 - components.menu-second-level |
686.06ms |
+ 2.71ms |
View #35 - components.menu-pushes |
691.27ms |
+ 5.21ms |
View #36 - components.menu-pushes |
696.86ms |
+ 5.59ms |
View #37 - components.menu-pushes |
703.26ms |
+ 6.39ms |
View #38 - components.menu-pushes |
709.30ms |
+ 6.04ms |
View #39 - components.menu-pushes |
710.72ms |
+ 1.42ms |
View #40 - components.menu-pushes |
712.28ms |
+ 1.56ms |
View #41 - svg.logo |
713.11ms |
+ 0.84ms |
View #42 - modules.messages |
714.11ms |
+ 1.00ms |
View #43 - modules.breadcrumbs |
714.50ms |
+ 0.39ms |
View #44 - modules.footer |
714.81ms |
+ 0.30ms |
View #45 - components.reinsurance-support |
715.20ms |
+ 0.39ms |
View #46 - components.field |
715.79ms |
+ 0.59ms |
View #47 - components.csrf-field |
716.09ms |
+ 0.31ms |
View #48 - components.button |
716.27ms |
+ 0.17ms |
View #49 - components.footer-links |
716.56ms |
+ 0.29ms |
View #50 - modules.panel |
719.61ms |
+ 3.06ms |
View #51 - modules.popin |
719.81ms |
+ 0.19ms |
View #52 - modules.blueshift-popin |
719.97ms |
+ 0.17ms |
View #53 - modules.search-panel |
720.93ms |
+ 0.96ms |
View #54 - catalog.search-form |
721.28ms |
+ 0.35ms |
View #55 - components.field |
721.72ms |
+ 0.44ms |
View #56 - modules.toaster |
722.51ms |
+ 0.78ms |
View #57 - layout.overlay |
722.73ms |
+ 0.23ms |
View #58 - modules.webstore-switcher |
724.90ms |
+ 2.16ms |
View #59 - components.close-button |
725.27ms |
+ 0.37ms |
View #60 - components.native-select |
725.82ms |
+ 0.55ms |
View #61 - components.native-select |
726.32ms |
+ 0.50ms |
View #62 - components.button |
726.62ms |
+ 0.30ms |
View #63 - components.button |
726.98ms |
+ 0.36ms |
View #64 - helpers.grid |
727.31ms |
+ 0.33ms |
View #65 - modules.loading-bar |
727.47ms |
+ 0.16ms |
View #66 - 3rdparties.didomi |
727.83ms |
+ 0.36ms |
View #67 - 3rdparties.gtm |
727.99ms |
+ 0.16ms |
View #68 - 3rdparties.abtasty.main |
728.14ms |
+ 0.15ms |
View #69 - 3rdparties.abtasty.tracking |
728.30ms |
+ 0.16ms |
View #70 - 3rdparties.blueshift |
728.56ms |
+ 0.26ms |
View #71 - 3rdparties.sizebay.main |
728.93ms |
+ 0.36ms |
View #72 - 3rdparties.sizebay.tracking |
729.13ms |
+ 0.20ms |
View #73 - 3rdparties.gsi |
729.34ms |
+ 0.21ms |
View #74 - 3rdparties.applepay |
729.45ms |
+ 0.12ms |
View #75 - 3rdparties.alma |
729.70ms |
+ 0.25ms |
View #76 - path: /var/www/html/laravel/profiling/template.blade.php |
736.08ms |
+ 6.38ms |