--}} ?>
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.79ms |
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.56ms |
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.41ms |
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.20ms |
SELECT * FROM `languages` |
| 0.40ms |
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1 |
| 0.29ms |
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1 |
| 0.26ms |
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1 |
| 0.88ms |
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.47ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'style-guide' AND `slug_en` = 'create-altering-pants' LIMIT 1 |
| 0.29ms |
SELECT * FROM `editorial_articles` WHERE `id` = '68' LIMIT 1 |
| 0.45ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('68') ORDER BY `position` ASC
|
| 0.64ms |
SELECT * FROM `editorial_blocks_pictures` WHERE `block_id` IN ('865', '502', '503') ORDER BY `position` ASC
|
| 0.46ms |
SELECT * FROM `collections` WHERE `collections`.`id` IN ('0') ORDER BY `season` DESC
|
| 1.03ms |
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 ('865', '502', '503') ORDER BY ISNULL(pos) ASC, `pos` ASC
|
| 0.26ms |
SELECT * FROM `products_types` WHERE `products_types`.`id` IN ('5') ORDER BY `singular` ASC
|
| 0.42ms |
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 ('18', '28') ORDER BY `singular` ASC
|
| 0.53ms |
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 ('5690', '5799', '5797', '5361', '4849', '5379') ORDER BY `name` ASC
|
| 0.55ms |
SELECT * FROM `products_details` WHERE `product_id` IN ('5690', '5799', '5797', '5361', '4849', '5379') ORDER BY `webstore_id` ASC
|
| 0.61ms |
SELECT * FROM `products_pictures` WHERE `product_id` IN ('5690', '5799', '5797', '5361', '4849', '5379') ORDER BY `position` ASC
|
| 0.99ms |
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('5690', '5799', '5797', '5361', '4849', '5379') ORDER BY `position` ASC
|
| 1.65ms |
SELECT * FROM `articles_details` WHERE `article_id` IN ('26770', '26771', '26772', '28794', '28795', '26773', '28796', '26774', '26775', '28797', '28798', '26776', '26777', '28799', '26778', '26779', '28800', '28274', '28780', '26780', '28275', '28781', '28276', '28782', '28277', '28783', '28278', '28784', '28279', '28785', '25075', '26643', '28280', '28786', '24178', '26644', '24179', '26645', '24180', '26646', '24181', '26647')
|
| 0.43ms |
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('225', '54', '55', '56', '57', '58', '59', '60', '61', '62', '63', '64', '66', '68', '70', '72', '73', '74', '75', '77', '78', '151') ORDER BY `position` ASC
|
| 0.86ms |
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 ('5690', '5799', '5797', '5361', '4849', '5379') ORDER BY `name` ASC
|
| 0.49ms |
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 ('5690', '5799', '5797', '5361', '4849', '5379') ORDER BY ISNULL(pos) ASC, `pos` ASC
|
| 1.43ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'style-guide' AND `id` <> '68' AND `is_enabled` = '1' AND `position` >= LEAST('12'-3, (SELECT MAX(position) FROM editorial_articles WHERE section = 'style-guide') - '12' -1) AND `position` <= '15' ORDER BY `position` ASC LIMIT 6
|
| 0.23ms |
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
|
| 0.86ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('78', '70', '69', '67', '66', '46') ORDER BY `position` ASC
|
| 0.35ms |
SELECT * FROM `seo_types` |
| 0.35ms |
SELECT * FROM `styles` |
| 1.03ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'style-guide' AND `is_enabled` = '1' AND `id` NOT IN ('68') ORDER BY `created_at` DESC LIMIT 8
|
| 0.23ms |
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
|
| 2.27ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('122', '120', '119', '118', '117', '116', '115', '114') ORDER BY `position` ASC
|
| 0.35ms |
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1 |
| 342.61ms |
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.43ms |
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.37ms |
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1 |
| 586.47ms |
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 |
| 1.19ms |
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 | 1,398.66ms (time from start to render) |
|
Controller entry |
0.01ms |
+ 0.01ms |
View #1 - editorial.article |
111.25ms |
+ 111.25ms |
View #2 - editorial.partials.subnav |
112.56ms |
+ 1.31ms |
View #3 - editorial.partials.block-text |
114.60ms |
+ 2.03ms |
View #4 - editorial.partials.block-text-image |
115.16ms |
+ 0.57ms |
View #5 - catalog.partials.block-products |
117.49ms |
+ 2.33ms |
View #6 - components.product-card |
118.16ms |
+ 0.66ms |
View #7 - home.partials.home-product-card |
119.04ms |
+ 0.89ms |
View #8 - components.product-card |
163.86ms |
+ 44.82ms |
View #9 - home.partials.home-product-card |
164.85ms |
+ 0.99ms |
View #10 - components.product-card |
167.47ms |
+ 2.62ms |
View #11 - home.partials.home-product-card |
168.43ms |
+ 0.96ms |
View #12 - components.product-card |
171.34ms |
+ 2.91ms |
View #13 - home.partials.home-product-card |
172.41ms |
+ 1.08ms |
View #14 - components.product-card |
174.73ms |
+ 2.32ms |
View #15 - home.partials.home-product-card |
175.55ms |
+ 0.82ms |
View #16 - components.product-card |
177.41ms |
+ 1.86ms |
View #17 - home.partials.home-product-card |
178.18ms |
+ 0.78ms |
View #18 - editorial.partials.related-content |
203.50ms |
+ 25.32ms |
View #19 - components.button |
204.62ms |
+ 1.12ms |
View #20 - components.button |
206.81ms |
+ 2.19ms |
View #21 - components.button |
208.80ms |
+ 1.99ms |
View #22 - components.button |
211.51ms |
+ 2.71ms |
View #23 - components.button |
213.27ms |
+ 1.77ms |
View #24 - components.button |
214.61ms |
+ 1.34ms |
View #25 - components.button |
216.00ms |
+ 1.39ms |
View #26 - components.button |
217.40ms |
+ 1.40ms |
View #27 - layout.layout |
217.81ms |
+ 0.41ms |
View #28 - layout.meta |
219.38ms |
+ 1.56ms |
View #29 - modules.notification |
222.75ms |
+ 3.37ms |
View #30 - modules.header |
223.88ms |
+ 1.13ms |
View #31 - modules.menu |
1,317.25ms |
+ 1,093.37ms |
View #32 - components.menu-first-level |
1,317.95ms |
+ 0.70ms |
View #33 - components.menu-second-level |
1,330.57ms |
+ 12.62ms |
View #34 - components.menu-pushes |
1,347.12ms |
+ 16.55ms |
View #35 - components.menu-pushes |
1,356.13ms |
+ 9.01ms |
View #36 - components.menu-pushes |
1,362.72ms |
+ 6.59ms |
View #37 - components.menu-pushes |
1,369.09ms |
+ 6.37ms |
View #38 - components.menu-pushes |
1,370.52ms |
+ 1.43ms |
View #39 - components.menu-pushes |
1,372.13ms |
+ 1.60ms |
View #40 - svg.logo |
1,373.18ms |
+ 1.05ms |
View #41 - modules.messages |
1,374.37ms |
+ 1.19ms |
View #42 - modules.breadcrumbs |
1,374.81ms |
+ 0.44ms |
View #43 - modules.footer |
1,375.09ms |
+ 0.27ms |
View #44 - components.reinsurance-support |
1,375.48ms |
+ 0.40ms |
View #45 - components.field |
1,377.26ms |
+ 1.78ms |
View #46 - components.csrf-field |
1,377.61ms |
+ 0.35ms |
View #47 - components.button |
1,377.81ms |
+ 0.20ms |
View #48 - components.footer-links |
1,378.11ms |
+ 0.29ms |
View #49 - modules.panel |
1,381.47ms |
+ 3.37ms |
View #50 - modules.popin |
1,381.70ms |
+ 0.23ms |
View #51 - modules.blueshift-popin |
1,381.90ms |
+ 0.20ms |
View #52 - modules.search-panel |
1,382.96ms |
+ 1.06ms |
View #53 - catalog.search-form |
1,383.37ms |
+ 0.41ms |
View #54 - components.field |
1,383.92ms |
+ 0.55ms |
View #55 - modules.toaster |
1,384.67ms |
+ 0.75ms |
View #56 - layout.overlay |
1,384.82ms |
+ 0.15ms |
View #57 - modules.webstore-switcher |
1,386.96ms |
+ 2.14ms |
View #58 - components.close-button |
1,387.34ms |
+ 0.38ms |
View #59 - components.native-select |
1,388.12ms |
+ 0.78ms |
View #60 - components.native-select |
1,388.74ms |
+ 0.62ms |
View #61 - components.button |
1,389.06ms |
+ 0.32ms |
View #62 - components.button |
1,389.40ms |
+ 0.34ms |
View #63 - helpers.grid |
1,389.74ms |
+ 0.34ms |
View #64 - modules.loading-bar |
1,389.93ms |
+ 0.18ms |
View #65 - 3rdparties.didomi |
1,390.27ms |
+ 0.34ms |
View #66 - 3rdparties.gtm |
1,390.43ms |
+ 0.17ms |
View #67 - 3rdparties.abtasty.main |
1,390.59ms |
+ 0.16ms |
View #68 - 3rdparties.abtasty.tracking |
1,390.76ms |
+ 0.17ms |
View #69 - 3rdparties.blueshift |
1,391.01ms |
+ 0.25ms |
View #70 - 3rdparties.sizebay.main |
1,391.47ms |
+ 0.47ms |
View #71 - 3rdparties.sizebay.tracking |
1,391.77ms |
+ 0.30ms |
View #72 - 3rdparties.gsi |
1,392.10ms |
+ 0.33ms |
View #73 - 3rdparties.applepay |
1,392.27ms |
+ 0.17ms |
View #74 - 3rdparties.alma |
1,392.56ms |
+ 0.29ms |
View #75 - path: /var/www/html/laravel/profiling/template.blade.php |
1,398.87ms |
+ 6.32ms |