--}} ?>
Suggestions
You are currently browsing the FURSAC France online shop in English. To change your country of delivery or language, make your choice from the list below.
| Time | Query |
|---|---|
| 0.31ms |
SELECT * FROM `webstores` ORDER BY `position` ASC |
| 0.66ms |
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
|
| 0.30ms |
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
|
| 0.59ms |
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.39ms |
SELECT * FROM `languages` |
| 0.61ms |
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1 |
| 0.34ms |
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1 |
| 0.81ms |
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1 |
| 0.95ms |
SELECT * FROM `config` |
| 0.43ms |
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` = 'journal' AND `slug_en` = 'november-playlist-by-clement-mazarial' LIMIT 1 |
| 0.29ms |
SELECT * FROM `editorial_articles` WHERE `id` = '26' LIMIT 1 |
| 0.42ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('26') ORDER BY `position` ASC
|
| 0.52ms |
SELECT * FROM `editorial_blocks_pictures` WHERE `block_id` IN ('256', '257', '258', '259') ORDER BY `position` ASC
|
| 0.26ms |
SELECT * FROM `collections` WHERE `collections`.`id` IN ('0') ORDER BY `season` DESC
|
| 0.55ms |
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 ('256', '257', '258', '259') ORDER BY ISNULL(pos) ASC, `pos` ASC
|
| 0.77ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `id` <> '26' AND `is_enabled` = '1' AND `position` >= LEAST('32'-3, (SELECT MAX(position) FROM editorial_articles WHERE section = 'journal') - '32' -1) AND `position` <= '35' ORDER BY `position` ASC LIMIT 6
|
| 0.22ms |
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
|
| 0.64ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('30', '31', '29', '28', '27', '23') ORDER BY `position` ASC
|
| 0.26ms |
SELECT `code`, `taxes` FROM `countries` |
| 0.40ms |
SELECT `gifts`.* FROM `gifts` INNER JOIN `gifts_details` ON `gifts_details`.`gift_id` = `gifts`.`id` AND `gifts_details`.`webstore_id` = 1 AND `gifts_details`.`is_enabled` = 1 |
| 0.63ms |
SELECT * FROM `articles` WHERE `articles`.`id` IN ('27429')
|
| 0.34ms |
SELECT * FROM `products` WHERE `products`.`id` IN ('5502') ORDER BY `sku` ASC
|
| 0.38ms |
SELECT * FROM `gifts_details` WHERE `gift_id` IN ('1')
|
| 0.37ms |
SELECT `products_types`.*, `gifts_products_types`.`id` AS `pivot_id`, `gifts_products_types`.`gift_id` AS `pivot_gift_id`, `gifts_products_types`.`type_id` AS `pivot_type_id`, `gifts_products_types`.`min_qty` AS `pivot_min_qty` FROM `products_types` INNER JOIN `gifts_products_types` ON `products_types`.`id` = `gifts_products_types`.`type_id` WHERE `gifts_products_types`.`gift_id` IN ('1')
|
| 0.94ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `is_enabled` = '1' AND `id` NOT IN ('26') ORDER BY `created_at` DESC LIMIT 8
|
| 0.23ms |
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
|
| 0.97ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('127', '126', '125', '124', '123', '90', '87', '84') ORDER BY `position` ASC
|
| 0.28ms |
SELECT * FROM `customers` WHERE `customers`.`id` = '' LIMIT 1 |
| 0.44ms |
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1 |
| 217.63ms |
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.62ms |
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 |
| 306.04ms |
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 | 762.57ms (time from start to render) |
|
Controller entry |
0.00ms |
+ 0.00ms |
View #1 - editorial.article |
53.08ms |
+ 53.07ms |
View #2 - editorial.partials.subnav |
53.99ms |
+ 0.91ms |
View #3 - editorial.partials.block-text |
55.16ms |
+ 1.17ms |
View #4 - editorial.partials.block-image |
55.35ms |
+ 0.20ms |
View #5 - editorial.partials.block-text |
56.46ms |
+ 1.11ms |
View #6 - editorial.partials.block-text |
56.64ms |
+ 0.17ms |
View #7 - editorial.partials.related-content |
71.88ms |
+ 15.25ms |
View #8 - components.button |
73.24ms |
+ 1.35ms |
View #9 - components.button |
74.10ms |
+ 0.86ms |
View #10 - components.button |
74.80ms |
+ 0.70ms |
View #11 - components.button |
75.28ms |
+ 0.48ms |
View #12 - components.button |
75.78ms |
+ 0.51ms |
View #13 - components.button |
76.32ms |
+ 0.54ms |
View #14 - components.button |
77.17ms |
+ 0.85ms |
View #15 - components.button |
77.81ms |
+ 0.64ms |
View #16 - layout.layout |
78.12ms |
+ 0.31ms |
View #17 - layout.meta |
79.00ms |
+ 0.88ms |
View #18 - modules.notification |
83.19ms |
+ 4.19ms |
View #19 - modules.header |
84.38ms |
+ 1.19ms |
View #20 - modules.menu |
698.93ms |
+ 614.55ms |
View #21 - components.menu-first-level |
699.96ms |
+ 1.03ms |
View #22 - components.menu-second-level |
705.78ms |
+ 5.82ms |
View #23 - components.menu-pushes |
711.74ms |
+ 5.95ms |
View #24 - components.menu-pushes |
723.28ms |
+ 11.54ms |
View #25 - components.menu-pushes |
729.82ms |
+ 6.54ms |
View #26 - components.menu-pushes |
736.92ms |
+ 7.10ms |
View #27 - components.menu-pushes |
738.32ms |
+ 1.39ms |
View #28 - components.menu-pushes |
739.39ms |
+ 1.08ms |
View #29 - svg.logo |
740.05ms |
+ 0.66ms |
View #30 - modules.messages |
740.80ms |
+ 0.75ms |
View #31 - modules.breadcrumbs |
741.14ms |
+ 0.34ms |
View #32 - modules.footer |
741.36ms |
+ 0.22ms |
View #33 - components.reinsurance-support |
741.63ms |
+ 0.27ms |
View #34 - components.field |
743.25ms |
+ 1.62ms |
View #35 - components.csrf-field |
743.53ms |
+ 0.28ms |
View #36 - components.button |
743.67ms |
+ 0.15ms |
View #37 - components.footer-links |
743.91ms |
+ 0.24ms |
View #38 - modules.panel |
747.39ms |
+ 3.48ms |
View #39 - modules.popin |
747.61ms |
+ 0.22ms |
View #40 - modules.blueshift-popin |
747.77ms |
+ 0.16ms |
View #41 - modules.search-panel |
748.43ms |
+ 0.66ms |
View #42 - catalog.search-form |
748.70ms |
+ 0.27ms |
View #43 - components.field |
749.04ms |
+ 0.34ms |
View #44 - modules.toaster |
749.56ms |
+ 0.53ms |
View #45 - layout.overlay |
750.01ms |
+ 0.44ms |
View #46 - modules.webstore-switcher |
751.88ms |
+ 1.88ms |
View #47 - components.close-button |
752.27ms |
+ 0.39ms |
View #48 - components.native-select |
752.78ms |
+ 0.51ms |
View #49 - components.native-select |
753.16ms |
+ 0.38ms |
View #50 - components.button |
753.34ms |
+ 0.18ms |
View #51 - components.button |
753.55ms |
+ 0.21ms |
View #52 - helpers.grid |
754.26ms |
+ 0.71ms |
View #53 - modules.loading-bar |
754.56ms |
+ 0.29ms |
View #54 - 3rdparties.didomi |
754.81ms |
+ 0.26ms |
View #55 - 3rdparties.gtm |
754.92ms |
+ 0.11ms |
View #56 - 3rdparties.abtasty.main |
755.02ms |
+ 0.10ms |
View #57 - 3rdparties.abtasty.tracking |
755.34ms |
+ 0.32ms |
View #58 - 3rdparties.blueshift |
755.59ms |
+ 0.25ms |
View #59 - 3rdparties.sizebay.main |
755.92ms |
+ 0.34ms |
View #60 - 3rdparties.sizebay.tracking |
756.34ms |
+ 0.41ms |
View #61 - 3rdparties.gsi |
756.82ms |
+ 0.48ms |
View #62 - 3rdparties.applepay |
756.93ms |
+ 0.11ms |
View #63 - 3rdparties.alma |
757.16ms |
+ 0.23ms |
View #64 - path: /var/www/html/laravel/profiling/template.blade.php |
762.64ms |
+ 5.48ms |