Nouvelle démarque : profitez de jusqu'à -50% sur notre sélection Livraison et retours offerts | Paiement en plusieurs fois disponible

Filtres

Famille de produits

Couleur

Trier par

Changer de pays / langue

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.

There are no log entries.
Time Query
0.34ms
SELECT * FROM `webstores` ORDER BY `position` ASC
0.33ms
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
0.38ms
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
0.58ms
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.44ms
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.41ms
SELECT * FROM `languages`
0.36ms
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1
0.32ms
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1
0.26ms
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1
1.00ms
SELECT * FROM `config`
0.56ms
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` = '5') AND `slug` = '40' LIMIT 1
0.55ms
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` = '63' AND `webstore_id` = '1' ORDER BY ISNULL(pos) ASC, `pos` ASC
0.50ms
SELECT * FROM `inserts_slides` WHERE `insert_id` = '115' AND `webstore_id` = '1' ORDER BY `position` ASC
0.20ms
SELECT * FROM `products_types` WHERE `products_types`.`id` = '' LIMIT 1
0.61ms
SELECT * FROM `categories_links` WHERE `category_id` = '63' ORDER BY `position` ASC
55.06ms
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` = 63 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
9.71ms
SELECT `colors`.* FROM `colors` INNER JOIN `color_product` ON `color_product`.`color_id` = `colors`.`id` INNER JOIN `products` ON `products`.`id` = `color_product`.`product_id` INNER JOIN `products_details` ON `products_details`.`product_id` = `products`.`id` AND `products_details`.`webstore_id` = 1 AND `products_details`.`is_enabled` = 1 AND `products_details`.`price` > 0 INNER JOIN `category_product` ON `category_product`.`product_id` = `products`.`id` AND `category_product`.`category_id` = 63 AND `category_product`.`webstore_id` = 1 GROUP BY `colors`.`id` ORDER BY `colors`.`position` ASC
8.89ms
SELECT `products_types`.* FROM `products_types` INNER JOIN `products` ON `products`.`type_id` = `products_types`.`id` INNER JOIN `category_product` ON `category_product`.`product_id` = `products`.`id` AND `category_product`.`category_id` = 63 AND `category_product`.`webstore_id` = 1 GROUP BY `products_types`.`id`
56.16ms
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` = 63 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 32 OFFSET 127
0.12ms
SELECT FOUND_ROWS()
1.38ms
SELECT * FROM `products_details` WHERE `product_id` IN ('5505', '5167', '5258', '5859', '5819', '5806', '3355', '5613', '5633', '3840', '5602', '5190', '5191', '5537', '5790', '5229', '5098', '5529', '3875', '5268', '3873', '5267', '3874', '4757') ORDER BY `webstore_id` ASC
1.33ms
SELECT * FROM `products_pictures` WHERE `product_id` IN ('5505', '5167', '5258', '5859', '5819', '5806', '3355', '5613', '5633', '3840', '5602', '5190', '5191', '5537', '5790', '5229', '5098', '5529', '3875', '5268', '3873', '5267', '3874', '4757') ORDER BY `position` ASC
0.38ms
SELECT * FROM `products_types` WHERE `products_types`.`id` IN ('9', '13', '12', '4', '14', '5', '8', '7') ORDER BY `singular` ASC
0.51ms
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 ('51', '63', '45', '12', '22', '4', '18', '23', '9', '21', '39') ORDER BY `singular` ASC
0.90ms
SELECT `styles`.* FROM `styles` INNER JOIN `product_type_style` ON `product_type_style`.`style_id` = `styles`.`id` WHERE `styles`.`id` IN ('73', '54', '53', '18', '40', '43', '51', '42', '39', '32', '52', '68') ORDER BY ISNULL(pos) ASC, `pos` ASC
1.12ms
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 ('5505', '5167', '5258', '5859', '5819', '5806', '3355', '5613', '5633', '3840', '5602', '5190', '5191', '5537', '5790', '5229', '5098', '5529', '3875', '5268', '3873', '5267', '3874', '4757') ORDER BY `name` ASC
0.94ms
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 ('5505', '5167', '5258', '5859', '5819', '5806', '3355', '5613', '5633', '3840', '5602', '5190', '5191', '5537', '5790', '5229', '5098', '5529', '3875', '5268', '3873', '5267', '3874', '4757') ORDER BY `name` ASC
1.58ms
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('5505', '5167', '5258', '5859', '5819', '5806', '3355', '5613', '5633', '3840', '5602', '5190', '5191', '5537', '5790', '5229', '5098', '5529', '3875', '5268', '3873', '5267', '3874', '4757') ORDER BY `position` ASC
4.21ms
SELECT * FROM `articles_details` WHERE `article_id` IN ('25782', '28923', '27557', '27432', '26196', '29027', '25483', '28839', '28056', '17239', '27541', '19504', '28840', '28057', '17240', '26026', '26024', '28841', '28058', '17241', '17242', '26023', '28842', '28059', '26022', '28843', '28060', '17243', '26025', '17244', '26027', '26212', '25059', '17245', '25062', '25874', '25065', '28844', '28061', '26207', '19596', '28845', '28062', '26206', '26211', '19592', '23787', '19594', '25875', '26210', '19593', '23786', '19595', '25876', '19597', '28063', '28846', '26205', '26208', '26213', '25060', '25063', '25877', '25066', '25064', '25878', '25067', '26209', '26214', '25061', '27931', '27854', '28731', '27855', '27932', '28732', '27933', '27856', '28733', '27934', '27857', '28734', '27858', '27935', '28735', '27936', '27859', '28736', '25879', '27860', '27937', '25880', '28737', '27938', '27861', '28738', '25881', '25882', '25883')
0.78ms
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('141', '140', '121', '122', '44', '103', '45', '104', '94', '95', '46', '105', '106', '96', '47', '97', '48', '107', '98', '108', '124', '143', '109', '49', '144', '50', '145', '51', '146', '52', '192', '53', '62', '63', '64', '65', '66', '67', '68', '69', '70', '71', '72', '73', '74', '75', '76', '77', '78', '151') ORDER BY `position` ASC
0.62ms
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 ('5505', '5167', '5258', '5859', '5819', '5806', '3355', '5613', '5633', '3840', '5602', '5190', '5191', '5537', '5790', '5229', '5098', '5529', '3875', '5268', '3873', '5267', '3874', '4757') ORDER BY ISNULL(pos) ASC, `pos` ASC
1.26ms
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 ('5505', '5167', '5258', '5859', '5819', '5806', '3355', '5613', '5633', '3840', '5602', '5190', '5191', '5537', '5790', '5229', '5098', '5529', '3875', '5268', '3873', '5267', '3874', '4757') GROUP BY `articles`.`id`
0.30ms
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1
147.64ms
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.35ms
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1
222.73ms
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
2.44ms
SELECT * FROM `landing_pages` WHERE `is_enabled` = '1' ORDER BY RAND(8163) ASC LIMIT 3
6.73ms
SELECT * FROM `meta_categories` WHERE `is_enabled` = '1' ORDER BY RAND(8163) ASC LIMIT 3
0.36ms
SELECT * FROM `seo_types`
0.32ms
SELECT * FROM `styles`
0.65ms
SELECT * FROM `discounts` WHERE (`webstore_id` = '1' OR `webstore_id` IS NULL) AND `range` = '1' AND `is_enabled` = '1'
2.79ms
SELECT `discount_id`, `product_id` FROM `discount_product` WHERE `discount_id` IN ('531', '532', '731', '1138', '1416', '1479', '1530', '1531', '1532', '1533')
1.81ms
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-07-18 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
Name Running Time (ms) Difference
default_timer
1,042.18ms (time from start to render)
 
Controller entry
0.00ms
+ 0.00ms
View #1 - catalog.category
756.38ms
+ 756.38ms
View #2 - components.page-header
767.71ms
+ 11.33ms
View #3 - components.button
779.99ms
+ 12.28ms
View #4 - components.button
780.48ms
+ 0.49ms
View #5 - components.facets
780.65ms
+ 0.17ms
View #6 - components.filters
781.08ms
+ 0.43ms
View #7 - components.close-button
781.41ms
+ 0.33ms
View #8 - components.accordion.wrapper
781.62ms
+ 0.21ms
View #9 - components.accordion.bodies.filters.list
781.64ms
+ 0.03ms
View #10 - components.accordion.wrapper
782.81ms
+ 1.17ms
View #11 - components.accordion.bodies.filters.colors
782.85ms
+ 0.03ms
View #12 - components.accordion.wrapper
783.69ms
+ 0.85ms
View #13 - components.accordion.bodies.filters.list
783.73ms
+ 0.04ms
View #14 - components.button
783.98ms
+ 0.24ms
View #15 - components.button
784.44ms
+ 0.47ms
View #16 - components.button
784.71ms
+ 0.27ms
View #17 - components.button
784.90ms
+ 0.19ms
View #18 - components.pagination
785.45ms
+ 0.55ms
View #19 - components.button
786.05ms
+ 0.60ms
View #20 - catalog.partials.products-listing
786.37ms
+ 0.32ms
View #21 - components.product-card
786.62ms
+ 0.25ms
View #22 - components.add-to-wishlist
821.79ms
+ 35.17ms
View #23 - components.product-card
823.31ms
+ 1.52ms
View #24 - components.add-to-wishlist
825.18ms
+ 1.87ms
View #25 - components.product-card
826.50ms
+ 1.31ms
View #26 - components.add-to-wishlist
828.33ms
+ 1.83ms
View #27 - components.product-card
829.71ms
+ 1.38ms
View #28 - components.add-to-wishlist
832.28ms
+ 2.57ms
View #29 - components.product-card
833.83ms
+ 1.55ms
View #30 - components.add-to-wishlist
835.79ms
+ 1.96ms
View #31 - components.product-card
837.19ms
+ 1.40ms
View #32 - components.add-to-wishlist
840.03ms
+ 2.84ms
View #33 - components.product-card
841.39ms
+ 1.36ms
View #34 - components.add-to-wishlist
843.60ms
+ 2.21ms
View #35 - components.product-card
844.86ms
+ 1.26ms
View #36 - components.add-to-wishlist
847.94ms
+ 3.09ms
View #37 - components.product-card
849.18ms
+ 1.24ms
View #38 - components.add-to-wishlist
851.99ms
+ 2.80ms
View #39 - components.product-card
853.22ms
+ 1.24ms
View #40 - components.add-to-wishlist
854.92ms
+ 1.69ms
View #41 - components.product-card
856.12ms
+ 1.20ms
View #42 - components.add-to-wishlist
858.73ms
+ 2.61ms
View #43 - components.product-card
860.12ms
+ 1.39ms
View #44 - components.add-to-wishlist
862.48ms
+ 2.36ms
View #45 - components.product-card
863.67ms
+ 1.19ms
View #46 - components.add-to-wishlist
865.72ms
+ 2.05ms
View #47 - components.product-card
866.97ms
+ 1.25ms
View #48 - components.add-to-wishlist
869.54ms
+ 2.58ms
View #49 - components.product-card
871.45ms
+ 1.91ms
View #50 - components.add-to-wishlist
875.78ms
+ 4.33ms
View #51 - components.product-card
878.06ms
+ 2.28ms
View #52 - components.add-to-wishlist
882.09ms
+ 4.04ms
View #53 - components.product-card
884.06ms
+ 1.96ms
View #54 - components.add-to-wishlist
887.18ms
+ 3.12ms
View #55 - components.product-card
889.13ms
+ 1.95ms
View #56 - components.add-to-wishlist
892.22ms
+ 3.09ms
View #57 - components.product-card
894.13ms
+ 1.91ms
View #58 - components.add-to-wishlist
897.58ms
+ 3.45ms
View #59 - components.product-card
899.56ms
+ 1.98ms
View #60 - components.add-to-wishlist
902.93ms
+ 3.37ms
View #61 - components.product-card
904.81ms
+ 1.88ms
View #62 - components.add-to-wishlist
908.33ms
+ 3.51ms
View #63 - components.product-card
910.34ms
+ 2.01ms
View #64 - components.add-to-wishlist
913.97ms
+ 3.64ms
View #65 - components.product-card
916.05ms
+ 2.07ms
View #66 - components.add-to-wishlist
919.51ms
+ 3.46ms
View #67 - components.product-card
921.47ms
+ 1.96ms
View #68 - components.add-to-wishlist
924.57ms
+ 3.09ms
View #69 - components.pagination
926.58ms
+ 2.01ms
View #70 - components.recently-viewed
926.96ms
+ 0.38ms
View #71 - components.product-related
934.63ms
+ 7.67ms
View #72 - components.seo-footer
934.94ms
+ 0.31ms
View #73 - components.facets
935.97ms
+ 1.03ms
View #74 - modules.seo-links
936.23ms
+ 0.27ms
View #75 - components.button
936.66ms
+ 0.43ms
View #76 - components.button
937.17ms
+ 0.51ms
View #77 - components.button
937.58ms
+ 0.41ms
View #78 - layout.layout
937.92ms
+ 0.35ms
View #79 - layout.meta
938.65ms
+ 0.73ms
View #80 - modules.notification
980.78ms
+ 42.13ms
View #81 - modules.header
981.62ms
+ 0.84ms
View #82 - modules.menu
982.40ms
+ 0.78ms
View #83 - components.menu-first-level
983.01ms
+ 0.61ms
View #84 - components.menu-second-level
986.30ms
+ 3.29ms
View #85 - components.menu-pushes
993.99ms
+ 7.70ms
View #86 - components.menu-pushes
1,001.97ms
+ 7.97ms
View #87 - components.menu-pushes
1,007.51ms
+ 5.54ms
View #88 - components.menu-pushes
1,013.12ms
+ 5.61ms
View #89 - components.menu-pushes
1,014.87ms
+ 1.75ms
View #90 - components.menu-pushes
1,016.46ms
+ 1.59ms
View #91 - svg.logo
1,017.40ms
+ 0.95ms
View #92 - modules.messages
1,018.35ms
+ 0.94ms
View #93 - modules.breadcrumbs
1,018.77ms
+ 0.42ms
View #94 - modules.footer
1,019.34ms
+ 0.57ms
View #95 - components.reinsurance-support
1,019.85ms
+ 0.51ms
View #96 - components.field
1,020.56ms
+ 0.71ms
View #97 - components.csrf-field
1,020.86ms
+ 0.30ms
View #98 - components.button
1,021.06ms
+ 0.20ms
View #99 - components.footer-links
1,021.36ms
+ 0.30ms
View #100 - modules.panel
1,024.33ms
+ 2.97ms
View #101 - modules.popin
1,024.53ms
+ 0.20ms
View #102 - modules.blueshift-popin
1,024.70ms
+ 0.17ms
View #103 - modules.search-panel
1,025.63ms
+ 0.92ms
View #104 - catalog.search-form
1,026.01ms
+ 0.38ms
View #105 - components.field
1,026.73ms
+ 0.72ms
View #106 - modules.toaster
1,027.24ms
+ 0.51ms
View #107 - layout.overlay
1,027.35ms
+ 0.11ms
View #108 - modules.webstore-switcher
1,028.60ms
+ 1.25ms
View #109 - components.close-button
1,028.87ms
+ 0.27ms
View #110 - components.native-select
1,029.22ms
+ 0.35ms
View #111 - components.native-select
1,029.59ms
+ 0.37ms
View #112 - components.button
1,029.81ms
+ 0.23ms
View #113 - components.button
1,030.06ms
+ 0.24ms
View #114 - helpers.grid
1,030.30ms
+ 0.24ms
View #115 - modules.loading-bar
1,030.44ms
+ 0.14ms
View #116 - 3rdparties.didomi
1,039.35ms
+ 8.91ms
View #117 - 3rdparties.gtm
1,039.57ms
+ 0.22ms
View #118 - 3rdparties.abtasty.main
1,039.70ms
+ 0.13ms
View #119 - 3rdparties.abtasty.tracking
1,039.79ms
+ 0.09ms
View #120 - 3rdparties.blueshift
1,039.96ms
+ 0.17ms
View #121 - 3rdparties.sizebay.main
1,040.35ms
+ 0.39ms
View #122 - 3rdparties.sizebay.tracking
1,040.51ms
+ 0.16ms
View #123 - 3rdparties.gsi
1,040.70ms
+ 0.19ms
View #124 - 3rdparties.applepay
1,040.81ms
+ 0.10ms
View #125 - 3rdparties.alma
1,040.99ms
+ 0.18ms
View #126 - path: /var/www/html/laravel/profiling/template.blade.php
1,042.22ms
+ 1.24ms
... array(40)
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_COOKIE string(201) cart=c0979757428681e8400094a7dd8325d4de9c3d95%2B%5B%5D;
cart=c0979757428681e8400094a7dd8325d4de9c3d95%2B%5B%5D; fursac=9e4866566179b3cf6a9e56afdd555e9c23816ec3%2BPNGaPE3UnVlwWOaY7lBcKjulGhfQ8St8LXFC7kXb; webstore=9d177a0d1723c05f68e9f350bb89da2d5d44ad12%2B1
HTTP_X_FORWARDED_FOR string(13) 216.73.217.39
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) d4a5775be070
HTTP_X_REAL_IP string(13) 216.73.217.39
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.2
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) 52132
REDIRECT_URL string(13) /fr/s-40.html
REDIRECT_QUERY_STRING string(20) /fr/s-40.html&page=5
GATEWAY_INTERFACE string(7) CGI/1.1
SERVER_PROTOCOL string(8) HTTP/1.1
REQUEST_METHOD string(3) GET
QUERY_STRING string(20) /fr/s-40.html&page=5
REQUEST_URI string(20) /fr/s-40.html?page=5
SCRIPT_NAME string(10) /index.php
PHP_SELF string(10) /index.php
REQUEST_TIME_FLOAT float 1786974788.931
REQUEST_TIME int 1786974788
HTTPS string(2) on
... array(3)
csrf_token string(40) YelwYrjHZ86QVnLrrVaVa7y5Tx6CF5nfFlG4KVp8
last_category string(15) stdClass object
cart string(12) Order object