New markdown: Enjoy up to 50% off our selected items. Free delivery and returns | Payment in installments available
20 products

Filters

Sort by

Change country / language

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.

There are no log entries.
Time Query
0.38ms
SELECT * FROM `webstores` ORDER BY `position` ASC
0.39ms
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
0.82ms
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
1.07ms
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.69ms
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.30ms
SELECT * FROM `languages`
0.54ms
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1
0.64ms
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1
0.82ms
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1
1.00ms
SELECT * FROM `config`
0.61ms
SELECT `categories`.*, `categories_details`.`is_enabled` FROM `categories` INNER JOIN `categories_details` ON `categories_details`.`category_id` = `categories`.`id` AND `categories_details`.`webstore_id` = 1 WHERE (`parent_id` NOT IN ('5', '6', '4')) AND `slug_en` = 'linen' LIMIT 1
0.61ms
SELECT `inserts`.*, `category_insert`.`id` AS `pivot_id`, `category_insert`.`category_id` AS `pivot_category_id`, `category_insert`.`insert_id` AS `pivot_insert_id`, `category_insert`.`webstore_id` AS `pivot_webstore_id`, `category_insert`.`pos` AS `pivot_pos` FROM `inserts` INNER JOIN `category_insert` ON `inserts`.`id` = `category_insert`.`insert_id` WHERE `category_insert`.`category_id` = '168' AND `webstore_id` = '1' ORDER BY ISNULL(pos) ASC, `pos` ASC
0.75ms
SELECT * FROM `inserts_slides` WHERE `insert_id` = '77' AND `webstore_id` = '1' ORDER BY `position` ASC
0.86ms
SELECT * FROM `products_types` WHERE `products_types`.`id` = '' LIMIT 1
0.31ms
SELECT * FROM `categories_links` WHERE `category_id` = '168' ORDER BY `position` ASC
11.12ms
SELECT COUNT(*)AS nb FROM (SELECT `products`.`id` FROM `products` INNER JOIN `products_details` ON `products_details`.`product_id` = `products`.`id` AND `products_details`.`webstore_id` = 1 LEFT JOIN (SELECT variant, GROUP_CONCAT(DISTINCT hexcode) AS variants
                                 FROM products p
                                 JOIN products_details pd
                                 ON pd.product_id = p.id AND pd.webstore_id = 1
                                 JOIN (
                                 SELECT product_id, MIN(id) AS first
                                 FROM color_product
                                 GROUP BY product_id
                                 ) AS cp1 ON cp1.product_id = p.id
                                 JOIN color_product cp2 ON cp2.id = cp1.first
                                 join colors c ON c.id = cp2.color_id
                                 WHERE pd.is_enabled = 1
                                 AND pd.price > 0
                                 GROUP BY variant) AS pv ON `pv`.`variant` = `products`.`variant` INNER JOIN `category_product` ON `category_product`.`product_id` = `products`.`id` AND `category_product`.`category_id` = 168 AND `category_product`.`webstore_id` = 1 WHERE `products_details`.`is_enabled` = '1' AND `products_details`.`price` > '0' GROUP BY `products`.`id` ORDER BY `category_product`.`pos` ASC) q
12.15ms
SELECT SQL_CALC_FOUND_ROWS `products`.*, `variants` FROM `products` INNER JOIN `products_details` ON `products_details`.`product_id` = `products`.`id` AND `products_details`.`webstore_id` = 1 LEFT JOIN (SELECT variant, GROUP_CONCAT(DISTINCT hexcode) AS variants
                                 FROM products p
                                 JOIN products_details pd
                                 ON pd.product_id = p.id AND pd.webstore_id = 1
                                 JOIN (
                                 SELECT product_id, MIN(id) AS first
                                 FROM color_product
                                 GROUP BY product_id
                                 ) AS cp1 ON cp1.product_id = p.id
                                 JOIN color_product cp2 ON cp2.id = cp1.first
                                 join colors c ON c.id = cp2.color_id
                                 WHERE pd.is_enabled = 1
                                 AND pd.price > 0
                                 GROUP BY variant) AS pv ON `pv`.`variant` = `products`.`variant` INNER JOIN `category_product` ON `category_product`.`product_id` = `products`.`id` AND `category_product`.`category_id` = 168 AND `category_product`.`webstore_id` = 1 WHERE `products_details`.`is_enabled` = '1' AND `products_details`.`price` > '0' GROUP BY `products`.`id` ORDER BY `category_product`.`pos` ASC LIMIT 31 OFFSET 0
0.54ms
SELECT FOUND_ROWS()
0.79ms
SELECT * FROM `products_details` WHERE `product_id` IN ('5927', '5554', '6002', '5980', '5998', '5965', '5516', '5877', '6000', '5978', '5953', '6001', '5984', '5414', '5210', '5926', '5799', '6010', '5204', '5209') ORDER BY `webstore_id` ASC
1.60ms
SELECT * FROM `products_pictures` WHERE `product_id` IN ('5927', '5554', '6002', '5980', '5998', '5965', '5516', '5877', '6000', '5978', '5953', '6001', '5984', '5414', '5210', '5926', '5799', '6010', '5204', '5209') ORDER BY `position` ASC
0.57ms
SELECT * FROM `products_types` WHERE `products_types`.`id` IN ('1', '6', '4', '5') ORDER BY `singular` ASC
0.44ms
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 ('8', '7', '23', '18', '28') ORDER BY `singular` ASC
0.45ms
SELECT `styles`.* FROM `styles` INNER JOIN `product_type_style` ON `product_type_style`.`style_id` = `styles`.`id` WHERE `styles`.`id` IN ('76', '34', '43', '40', '28', '38') ORDER BY ISNULL(pos) ASC, `pos` ASC
3.01ms
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 ('5927', '5554', '6002', '5980', '5998', '5965', '5516', '5877', '6000', '5978', '5953', '6001', '5984', '5414', '5210', '5926', '5799', '6010', '5204', '5209') ORDER BY `name` ASC
1.11ms
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 ('5927', '5554', '6002', '5980', '5998', '5965', '5516', '5877', '6000', '5978', '5953', '6001', '5984', '5414', '5210', '5926', '5799', '6010', '5204', '5209') ORDER BY `name` ASC
1.75ms
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('5927', '5554', '6002', '5980', '5998', '5965', '5516', '5877', '6000', '5978', '5953', '6001', '5984', '5414', '5210', '5926', '5799', '6010', '5204', '5209') ORDER BY `position` ASC
3.28ms
SELECT * FROM `articles_details` WHERE `article_id` IN ('29314', '29723', '29698', '27489', '29322', '29733', '29715', '29699', '27490', '29323', '29734', '29716', '29315', '29724', '29316', '29725', '29700', '27491', '29324', '29735', '29717', '29736', '29718', '29317', '29726', '29701', '27492', '29325', '29727', '29702', '27493', '29326', '29737', '29719', '28794', '29318', '28795', '29319', '27494', '29327', '29738', '29720', '27495', '29328', '29728', '28796', '29703', '29320', '29729', '28797', '29704', '29321', '29739', '29721', '29329', '29722', '29730', '28798', '29705', '29740', '28799', '29706', '29731', '29732', '29707', '29552', '29599', '28800', '29553', '29600', '29568', '29569', '29554', '29601', '29555', '29602', '29570', '29435', '29491', '27004', '27637', '29094', '27636', '29093', '29434', '29490', '29556', '29603', '27003', '29571', '29433', '29489', '27002', '27635', '29092', '27638', '29557', '29604', '29095', '29572', '29436', '29492', '27005', '27006', '27639', '29096', '29437', '29558', '29605', '29573', '29559', '29606', '29574', '29575')
0.72ms
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('1', '44', '45', '4', '7', '46', '47', '10', '48', '13', '55', '56', '16', '49', '19', '57', '50', '58', '22', '51', '59', '60', '52', '53', '62', '64', '66', '68', '90', '91', '70', '92', '93', '72', '123', '74', '76', '130') ORDER BY `position` ASC
1.26ms
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 ('5927', '5554', '6002', '5980', '5998', '5965', '5516', '5877', '6000', '5978', '5953', '6001', '5984', '5414', '5210', '5926', '5799', '6010', '5204', '5209') ORDER BY ISNULL(pos) ASC, `pos` ASC
0.55ms
SELECT * FROM `products_details` WHERE `product_id` IN ('5065', '5161', '5162', '6000', '5042', '5154', '5155', '5978') ORDER BY `webstore_id` ASC
1.05ms
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('5065', '5161', '5162', '6000', '5042', '5154', '5155', '5978') ORDER BY `position` ASC
2.07ms
SELECT * FROM `articles_details` WHERE `article_id` IN ('29715', '25383', '29716', '25384', '29717', '25385', '29718', '25386', '25733', '25740', '29719', '25387', '25734', '25741', '29720', '25388', '25735', '25742', '29721', '25389', '25736', '25743', '25390', '25737', '25744', '29722', '25738', '25745', '25746', '25739', '29552', '25239', '25747', '25770', '25775', '25769', '25774', '29553', '25240', '25773', '25768', '29554', '25241', '25771', '25776', '25772', '25777', '29555', '25242', '29556', '25243', '29557', '25244', '29558', '25245', '29559', '25246')
0.42ms
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('44', '45', '46', '47', '55', '48', '56', '49', '57', '50', '58', '51', '59', '60', '61', '62', '152', '153', '64', '154', '66', '155', '157', '68', '70', '72', '74', '76') ORDER BY `position` ASC
1.73ms
SELECT `articles`.`id`, (articles.qty + articles_details.qty) AS qty FROM `articles` INNER JOIN `articles_details` ON `articles_details`.`article_id` = `articles`.`id` AND `articles_details`.`webstore_id` = 1 WHERE `product_id` IN ('5927', '5554', '6002', '5980', '5998', '5965', '5516', '5877', '6000', '5978', '5953', '6001', '5984', '5414', '5210', '5926', '5799', '6010', '5204', '5209') GROUP BY `articles`.`id`
0.31ms
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1
191.57ms
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.90ms
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.46ms
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1
279.70ms
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.87ms
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
2.85ms
SELECT * FROM `landing_pages` WHERE `is_enabled` = '1' ORDER BY RAND(9268) ASC LIMIT 3
12.27ms
SELECT * FROM `meta_categories` WHERE `is_enabled` = '1' ORDER BY RAND(9268) ASC LIMIT 3
0.40ms
SELECT `code`, `taxes` FROM `countries`
0.32ms
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.22ms
SELECT * FROM `articles` WHERE `articles`.`id` IN ('27429')
0.27ms
SELECT * FROM `products` WHERE `products`.`id` IN ('5502') ORDER BY `sku` ASC
0.25ms
SELECT * FROM `gifts_details` WHERE `gift_id` IN ('1')
0.55ms
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.58ms
SELECT * FROM `seo_types`
0.32ms
SELECT * FROM `styles`
0.76ms
SELECT * FROM `discounts` WHERE (`webstore_id` = '1' OR `webstore_id` IS NULL) AND `range` = '1' AND `is_enabled` = '1'
3.35ms
SELECT `discount_id`, `product_id` FROM `discount_product` WHERE `discount_id` IN ('531', '532', '731', '1138', '1416', '1479', '1530', '1531', '1532', '1533')
2.10ms
SELECT `products`.*, `variants` FROM `products` INNER JOIN `products_details` ON `products_details`.`product_id` = `products`.`id` AND `products_details`.`webstore_id` = 1 LEFT JOIN (SELECT variant, GROUP_CONCAT(DISTINCT hexcode) AS variants
                                 FROM products p
                                 JOIN products_details pd
                                 ON pd.product_id = p.id AND pd.webstore_id = 1
                                 JOIN (
                                 SELECT product_id, MIN(id) AS first
                                 FROM color_product
                                 GROUP BY product_id
                                 ) AS cp1 ON cp1.product_id = p.id
                                 JOIN color_product cp2 ON cp2.id = cp1.first
                                 join colors c ON c.id = cp2.color_id
                                 WHERE pd.is_enabled = 1
                                 AND pd.price > 0
                                 GROUP BY variant) AS pv ON `pv`.`variant` = `products`.`variant` INNER JOIN `sales` ON `sales`.`product_id` = `products`.`id` INNER JOIN `orders` ON `orders`.`id` = `sales`.`order_id` WHERE `is_enabled` = '1' AND `orders`.`date` >= '2026-08-03 00:00:00' AND `orders`.`status` NOT IN ('0', '1', '100') AND `orders`.`discount_type` NOT IN ('8', '9', '6') AND `sales`.`discount_type` NOT IN ('8', '9', '6') GROUP BY `products`.`id` ORDER BY SUM(sales.qty) - SUM(sales.returned_qty) DESC LIMIT 12
0.60ms
SELECT * FROM `customers` WHERE `customers`.`id` = '' LIMIT 1
Name Running Time (ms) Difference
default_timer
1,203.46ms (time from start to render)
 
Controller entry
0.00ms
+ 0.00ms
View #1 - catalog.category
858.27ms
+ 858.26ms
View #2 - components.page-header
903.24ms
+ 44.98ms
View #3 - components.button
903.61ms
+ 0.37ms
View #4 - components.button
903.88ms
+ 0.28ms
View #5 - components.filters
904.23ms
+ 0.34ms
View #6 - components.close-button
904.52ms
+ 0.29ms
View #7 - components.accordion.wrapper
904.75ms
+ 0.23ms
View #8 - components.accordion.bodies.filters.list
904.78ms
+ 0.03ms
View #9 - components.button
905.75ms
+ 0.97ms
View #10 - components.button
905.98ms
+ 0.23ms
View #11 - components.button
906.15ms
+ 0.17ms
View #12 - components.button
906.32ms
+ 0.17ms
View #13 - catalog.partials.products-listing
906.52ms
+ 0.20ms
View #14 - components.product-card
907.24ms
+ 0.71ms
View #15 - components.add-to-wishlist
956.88ms
+ 49.64ms
View #16 - components.product-card
959.35ms
+ 2.47ms
View #17 - components.add-to-wishlist
962.56ms
+ 3.20ms
View #18 - components.product-card
964.59ms
+ 2.03ms
View #19 - components.add-to-wishlist
969.49ms
+ 4.90ms
View #20 - components.product-card
971.75ms
+ 2.26ms
View #21 - components.add-to-wishlist
974.85ms
+ 3.10ms
View #22 - components.product-card
976.35ms
+ 1.50ms
View #23 - components.add-to-wishlist
979.53ms
+ 3.18ms
View #24 - components.product-card
980.98ms
+ 1.45ms
View #25 - components.add-to-wishlist
984.45ms
+ 3.46ms
View #26 - components.product-card
985.90ms
+ 1.45ms
View #27 - components.add-to-wishlist
989.06ms
+ 3.16ms
View #28 - components.product-card
990.44ms
+ 1.38ms
View #29 - components.add-to-wishlist
993.23ms
+ 2.79ms
View #30 - components.product-card
995.45ms
+ 2.22ms
View #31 - components.add-to-wishlist
998.40ms
+ 2.95ms
View #32 - components.product-card
999.86ms
+ 1.46ms
View #33 - components.add-to-wishlist
1,002.91ms
+ 3.05ms
View #34 - components.product-card
1,004.27ms
+ 1.36ms
View #35 - components.add-to-wishlist
1,006.85ms
+ 2.58ms
View #36 - components.catalog-push
1,008.41ms
+ 1.56ms
View #37 - components.button
1,009.32ms
+ 0.91ms
View #38 - components.product-card
1,009.58ms
+ 0.27ms
View #39 - components.add-to-wishlist
1,013.42ms
+ 3.83ms
View #40 - components.product-card
1,015.19ms
+ 1.77ms
View #41 - components.add-to-wishlist
1,018.81ms
+ 3.62ms
View #42 - components.product-card
1,020.52ms
+ 1.71ms
View #43 - components.add-to-wishlist
1,024.17ms
+ 3.66ms
View #44 - components.product-card
1,025.61ms
+ 1.44ms
View #45 - components.add-to-wishlist
1,030.03ms
+ 4.42ms
View #46 - components.product-card
1,031.62ms
+ 1.60ms
View #47 - components.add-to-wishlist
1,035.84ms
+ 4.22ms
View #48 - components.product-card
1,037.90ms
+ 2.06ms
View #49 - components.add-to-wishlist
1,041.15ms
+ 3.24ms
View #50 - components.product-card
1,042.97ms
+ 1.82ms
View #51 - components.add-to-wishlist
1,047.10ms
+ 4.13ms
View #52 - components.product-card
1,048.91ms
+ 1.82ms
View #53 - components.add-to-wishlist
1,053.66ms
+ 4.75ms
View #54 - components.product-card
1,055.27ms
+ 1.61ms
View #55 - components.add-to-wishlist
1,059.44ms
+ 4.18ms
View #56 - components.pagination
1,061.04ms
+ 1.60ms
View #57 - components.recently-viewed
1,061.88ms
+ 0.84ms
View #58 - components.product-related
1,069.61ms
+ 7.73ms
View #59 - components.seo-footer
1,070.21ms
+ 0.60ms
View #60 - modules.seo-links
1,071.11ms
+ 0.91ms
View #61 - layout.layout
1,071.38ms
+ 0.26ms
View #62 - layout.meta
1,072.01ms
+ 0.63ms
View #63 - modules.notification
1,134.51ms
+ 62.50ms
View #64 - modules.header
1,135.22ms
+ 0.72ms
View #65 - modules.menu
1,135.85ms
+ 0.63ms
View #66 - components.menu-first-level
1,136.26ms
+ 0.41ms
View #67 - components.menu-second-level
1,138.21ms
+ 1.95ms
View #68 - components.menu-pushes
1,143.66ms
+ 5.45ms
View #69 - components.menu-pushes
1,150.37ms
+ 6.71ms
View #70 - components.menu-pushes
1,158.14ms
+ 7.78ms
View #71 - components.menu-pushes
1,162.58ms
+ 4.44ms
View #72 - components.menu-pushes
1,163.87ms
+ 1.28ms
View #73 - components.menu-pushes
1,164.86ms
+ 0.99ms
View #74 - svg.logo
1,165.45ms
+ 0.60ms
View #75 - modules.messages
1,166.93ms
+ 1.48ms
View #76 - modules.breadcrumbs
1,167.37ms
+ 0.43ms
View #77 - modules.footer
1,167.61ms
+ 0.24ms
View #78 - components.reinsurance-support
1,167.91ms
+ 0.30ms
View #79 - components.field
1,168.36ms
+ 0.45ms
View #80 - components.csrf-field
1,168.64ms
+ 0.29ms
View #81 - components.button
1,168.78ms
+ 0.13ms
View #82 - components.footer-links
1,168.97ms
+ 0.20ms
View #83 - modules.panel
1,172.57ms
+ 3.60ms
View #84 - modules.popin
1,172.77ms
+ 0.20ms
View #85 - modules.blueshift-popin
1,172.92ms
+ 0.15ms
View #86 - modules.search-panel
1,173.57ms
+ 0.65ms
View #87 - catalog.search-form
1,173.83ms
+ 0.26ms
View #88 - components.field
1,174.21ms
+ 0.38ms
View #89 - modules.toaster
1,174.71ms
+ 0.50ms
View #90 - layout.overlay
1,174.82ms
+ 0.11ms
View #91 - modules.webstore-switcher
1,177.56ms
+ 2.74ms
View #92 - components.close-button
1,177.96ms
+ 0.40ms
View #93 - components.native-select
1,178.30ms
+ 0.34ms
View #94 - components.native-select
1,178.64ms
+ 0.35ms
View #95 - components.button
1,178.83ms
+ 0.18ms
View #96 - components.button
1,179.13ms
+ 0.31ms
View #97 - helpers.grid
1,179.34ms
+ 0.20ms
View #98 - modules.loading-bar
1,179.48ms
+ 0.14ms
View #99 - 3rdparties.didomi
1,198.67ms
+ 19.19ms
View #100 - 3rdparties.gtm
1,199.08ms
+ 0.41ms
View #101 - 3rdparties.abtasty.main
1,199.31ms
+ 0.23ms
View #102 - 3rdparties.abtasty.tracking
1,199.48ms
+ 0.17ms
View #103 - 3rdparties.blueshift
1,200.09ms
+ 0.61ms
View #104 - 3rdparties.sizebay.main
1,200.64ms
+ 0.56ms
View #105 - 3rdparties.sizebay.tracking
1,201.05ms
+ 0.40ms
View #106 - 3rdparties.gsi
1,201.40ms
+ 0.35ms
View #107 - 3rdparties.applepay
1,201.80ms
+ 0.40ms
View #108 - 3rdparties.alma
1,202.17ms
+ 0.38ms
View #109 - path: /var/www/html/laravel/profiling/template.blade.php
1,203.49ms
+ 1.32ms
... array(39)
REDIRECT_HTTP_AUTHORIZATION string(0)
REDIRECT_STATUS string(3) 200
HTTP_AUTHORIZATION string(0)
HTTP_HOST string(19) fursac.period.paris
HTTP_USER_AGENT string(103) Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible;
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT string(3) */*
HTTP_ACCEPT_ENCODING string(23) gzip, br, zstd, deflate
HTTP_X_FORWARDED_FOR string(14) 216.73.216.200
HTTP_X_FORWARDED_HOST string(19) fursac.period.paris
HTTP_X_FORWARDED_PORT string(3) 443
HTTP_X_FORWARDED_PROTO string(5) https
HTTP_X_FORWARDED_SERVER string(12) b61343f1778d
HTTP_X_REAL_IP string(14) 216.73.216.200
PATH string(60) /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SERVER_SIGNATURE string(80) <address>Apache/2.4.38 (Debian) Server at fursac.period.paris Port
<address>Apache/2.4.38 (Debian) Server at fursac.period.paris Port 80</address>
SERVER_SOFTWARE string(22) Apache/2.4.38 (Debian)
SERVER_NAME string(19) fursac.period.paris
SERVER_ADDR string(10) 172.19.0.4
SERVER_PORT int 443
REMOTE_ADDR string(10) 172.19.0.3
DOCUMENT_ROOT string(13) /var/www/html
REQUEST_SCHEME string(4) http
CONTEXT_PREFIX string(0)
CONTEXT_DOCUMENT_ROOT string(13) /var/www/html
SERVER_ADMIN string(19) webmaster@localhost
SCRIPT_FILENAME string(23) /var/www/html/index.php
REMOTE_PORT string(5) 47748
REDIRECT_URL string(16) /en/c-linen.html
REDIRECT_QUERY_STRING string(16) /en/c-linen.html
GATEWAY_INTERFACE string(7) CGI/1.1
SERVER_PROTOCOL string(8) HTTP/1.1
REQUEST_METHOD string(3) GET
QUERY_STRING string(16) /en/c-linen.html
REQUEST_URI string(16) /en/c-linen.html
SCRIPT_NAME string(10) /index.php
PHP_SELF string(10) /index.php
REQUEST_TIME_FLOAT float 1788336091.088
REQUEST_TIME int 1788336091
HTTPS string(2) on
... array(3)
csrf_token string(40) 3EoUapdTQRQX4QObZrq0yjuTq75SOxTGAq8UTmPY
last_category string(15) stdClass object
cart string(12) Order object