--}} ?>
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.47ms |
SELECT * FROM `webstores` ORDER BY `position` ASC |
| 0.31ms |
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
|
| 0.29ms |
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.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.50ms |
SELECT * FROM `languages` |
| 0.35ms |
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1 |
| 0.38ms |
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1 |
| 0.33ms |
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1 |
| 0.63ms |
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.34ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `slug_en` = 'international-women-s-day' LIMIT 1 |
| 0.32ms |
SELECT * FROM `editorial_articles` WHERE `id` = '14' LIMIT 1 |
| 0.56ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('14') ORDER BY `position` ASC
|
| 0.37ms |
SELECT * FROM `editorial_blocks_pictures` WHERE `block_id` IN ('148', '149', '158', '159', '153', '152', '157', '156', '154', '155', '150', '151', '160') ORDER BY `position` ASC
|
| 0.68ms |
SELECT * FROM `collections` WHERE `collections`.`id` IN ('0') ORDER BY `season` DESC
|
| 0.43ms |
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 ('148', '149', '158', '159', '153', '152', '157', '156', '154', '155', '150', '151', '160') ORDER BY ISNULL(pos) ASC, `pos` ASC
|
| 0.81ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `id` <> '14' AND `is_enabled` = '1' AND `position` >= LEAST('43'-3, (SELECT MAX(position) FROM editorial_articles WHERE section = 'journal') - '43' -1) AND `position` <= '46' ORDER BY `position` ASC LIMIT 6
|
| 0.26ms |
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
|
| 0.90ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('64', '63', '41', '42', '40', '39') ORDER BY `position` ASC
|
| 0.69ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `is_enabled` = '1' AND `id` NOT IN ('14') ORDER BY `created_at` DESC LIMIT 8
|
| 0.70ms |
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
|
| 1.03ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('127', '126', '125', '124', '123', '90', '87', '84') ORDER BY `position` ASC
|
| 1.44ms |
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1 |
| 167.42ms |
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.73ms |
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.33ms |
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1 |
| 249.48ms |
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.94ms |
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 | 645.90ms (time from start to render) |
|
Controller entry |
0.00ms |
+ 0.00ms |
View #1 - editorial.article |
50.17ms |
+ 50.16ms |
View #2 - editorial.partials.subnav |
51.30ms |
+ 1.13ms |
View #3 - editorial.partials.block-text |
53.63ms |
+ 2.34ms |
View #4 - editorial.partials.block-text |
54.03ms |
+ 0.40ms |
View #5 - editorial.partials.block-image |
54.24ms |
+ 0.21ms |
View #6 - editorial.partials.block-text |
55.75ms |
+ 1.51ms |
View #7 - editorial.partials.block-image |
55.95ms |
+ 0.21ms |
View #8 - editorial.partials.block-text |
56.51ms |
+ 0.56ms |
View #9 - editorial.partials.block-image |
56.82ms |
+ 0.31ms |
View #10 - editorial.partials.block-text |
57.19ms |
+ 0.37ms |
View #11 - editorial.partials.block-image |
57.34ms |
+ 0.15ms |
View #12 - editorial.partials.block-text |
57.59ms |
+ 0.25ms |
View #13 - editorial.partials.block-image |
57.71ms |
+ 0.12ms |
View #14 - editorial.partials.block-text |
57.95ms |
+ 0.24ms |
View #15 - editorial.partials.block-text |
58.07ms |
+ 0.12ms |
View #16 - editorial.partials.related-content |
74.04ms |
+ 15.97ms |
View #17 - components.button |
74.84ms |
+ 0.80ms |
View #18 - components.button |
76.56ms |
+ 1.72ms |
View #19 - components.button |
78.08ms |
+ 1.52ms |
View #20 - components.button |
78.92ms |
+ 0.84ms |
View #21 - components.button |
80.40ms |
+ 1.48ms |
View #22 - components.button |
81.22ms |
+ 0.82ms |
View #23 - components.button |
81.74ms |
+ 0.52ms |
View #24 - components.button |
82.23ms |
+ 0.49ms |
View #25 - layout.layout |
82.46ms |
+ 0.23ms |
View #26 - layout.meta |
83.43ms |
+ 0.97ms |
View #27 - modules.notification |
86.17ms |
+ 2.75ms |
View #28 - modules.header |
86.89ms |
+ 0.72ms |
View #29 - modules.menu |
582.05ms |
+ 495.16ms |
View #30 - components.menu-first-level |
582.61ms |
+ 0.56ms |
View #31 - components.menu-second-level |
587.79ms |
+ 5.18ms |
View #32 - components.menu-pushes |
596.99ms |
+ 9.19ms |
View #33 - components.menu-pushes |
604.79ms |
+ 7.80ms |
View #34 - components.menu-pushes |
610.81ms |
+ 6.03ms |
View #35 - components.menu-pushes |
617.17ms |
+ 6.36ms |
View #36 - components.menu-pushes |
618.62ms |
+ 1.45ms |
View #37 - components.menu-pushes |
620.29ms |
+ 1.67ms |
View #38 - svg.logo |
621.30ms |
+ 1.01ms |
View #39 - modules.messages |
622.34ms |
+ 1.04ms |
View #40 - modules.breadcrumbs |
622.77ms |
+ 0.43ms |
View #41 - modules.footer |
623.05ms |
+ 0.28ms |
View #42 - components.reinsurance-support |
623.46ms |
+ 0.41ms |
View #43 - components.field |
625.18ms |
+ 1.72ms |
View #44 - components.csrf-field |
625.53ms |
+ 0.34ms |
View #45 - components.button |
625.72ms |
+ 0.20ms |
View #46 - components.footer-links |
626.03ms |
+ 0.31ms |
View #47 - modules.panel |
629.46ms |
+ 3.43ms |
View #48 - modules.popin |
629.69ms |
+ 0.23ms |
View #49 - modules.blueshift-popin |
629.87ms |
+ 0.18ms |
View #50 - modules.search-panel |
630.90ms |
+ 1.03ms |
View #51 - catalog.search-form |
631.27ms |
+ 0.36ms |
View #52 - components.field |
631.78ms |
+ 0.51ms |
View #53 - modules.toaster |
632.56ms |
+ 0.78ms |
View #54 - layout.overlay |
632.71ms |
+ 0.16ms |
View #55 - modules.webstore-switcher |
634.86ms |
+ 2.15ms |
View #56 - components.close-button |
635.23ms |
+ 0.37ms |
View #57 - components.native-select |
635.75ms |
+ 0.52ms |
View #58 - components.native-select |
636.29ms |
+ 0.53ms |
View #59 - components.button |
636.57ms |
+ 0.29ms |
View #60 - components.button |
636.96ms |
+ 0.39ms |
View #61 - helpers.grid |
637.28ms |
+ 0.32ms |
View #62 - modules.loading-bar |
637.47ms |
+ 0.19ms |
View #63 - 3rdparties.didomi |
637.80ms |
+ 0.33ms |
View #64 - 3rdparties.gtm |
637.95ms |
+ 0.15ms |
View #65 - 3rdparties.abtasty.main |
638.12ms |
+ 0.17ms |
View #66 - 3rdparties.abtasty.tracking |
638.27ms |
+ 0.15ms |
View #67 - 3rdparties.blueshift |
638.55ms |
+ 0.27ms |
View #68 - 3rdparties.sizebay.main |
638.96ms |
+ 0.42ms |
View #69 - 3rdparties.sizebay.tracking |
639.19ms |
+ 0.23ms |
View #70 - 3rdparties.gsi |
639.44ms |
+ 0.25ms |
View #71 - 3rdparties.applepay |
639.57ms |
+ 0.13ms |
View #72 - 3rdparties.alma |
639.82ms |
+ 0.25ms |
View #73 - path: /var/www/html/laravel/profiling/template.blade.php |
645.96ms |
+ 6.14ms |