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

Filtres

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.32ms
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
0.28ms
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
0.57ms
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.40ms
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.25ms
SELECT * FROM `languages`
0.36ms
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1
0.28ms
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1
0.27ms
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1
0.97ms
SELECT * FROM `config`
0.47ms
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` = 'costume-ete' LIMIT 1
0.38ms
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` = '154' AND `webstore_id` = '1' ORDER BY ISNULL(pos) ASC, `pos` ASC
0.19ms
SELECT * FROM `products_types` WHERE `products_types`.`id` = '' LIMIT 1
0.45ms
SELECT * FROM `categories_links` WHERE `category_id` = '154' ORDER BY `position` ASC
17.04ms
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` = 154 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
17.84ms
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` = 154 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 0
0.14ms
SELECT FOUND_ROWS()
0.98ms
SELECT * FROM `products_details` WHERE `product_id` IN ('5852', '4834', '5932', '5543', '4714', '5902', '5878', '67', '5955', '5925', '5516', '5297', '3734', '5886', '5863', '5952', '5929', '5942', '5999', '5983', '5919', '5875', '5554', '5927', '5941', '5896') ORDER BY `webstore_id` ASC
1.47ms
SELECT * FROM `products_pictures` WHERE `product_id` IN ('5852', '4834', '5932', '5543', '4714', '5902', '5878', '67', '5955', '5925', '5516', '5297', '3734', '5886', '5863', '5952', '5929', '5942', '5999', '5983', '5919', '5875', '5554', '5927', '5941', '5896') ORDER BY `position` ASC
0.40ms
SELECT * FROM `products_types` WHERE `products_types`.`id` IN ('4', '6', '1', '8', '9', '2', '5', '7', '12') ORDER BY `singular` ASC
0.70ms
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 ('22', '7', '8', '15', '9', '30', '31', '23', '18', '44', '12') ORDER BY `singular` ASC
0.51ms
SELECT `styles`.* FROM `styles` INNER JOIN `product_type_style` ON `product_type_style`.`style_id` = `styles`.`id` WHERE `styles`.`id` IN ('33', '64', '28', '50', '35', '15', '34', '76', '13', '43', '40', '31', '55') ORDER BY ISNULL(pos) ASC, `pos` ASC
1.66ms
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 ('5852', '4834', '5932', '5543', '4714', '5902', '5878', '67', '5955', '5925', '5516', '5297', '3734', '5886', '5863', '5952', '5929', '5942', '5999', '5983', '5919', '5875', '5554', '5927', '5941', '5896') ORDER BY `name` ASC
0.79ms
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 ('5852', '4834', '5932', '5543', '4714', '5902', '5878', '67', '5955', '5925', '5516', '5297', '3734', '5886', '5863', '5952', '5929', '5942', '5999', '5983', '5919', '5875', '5554', '5927', '5941', '5896') ORDER BY `name` ASC
1.31ms
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('5852', '4834', '5932', '5543', '4714', '5902', '5878', '67', '5955', '5925', '5516', '5297', '3734', '5886', '5863', '5952', '5929', '5942', '5999', '5983', '5919', '5875', '5554', '5927', '5941', '5896') ORDER BY `position` ASC
2.66ms
SELECT * FROM `articles_details` WHERE `article_id` IN ('29176', '29306', '29340', '29389', '29042', '29708', '27489', '27563', '6488', '29186', '29390', '29322', '29365', '29090', '29016', '19081', '29323', '29366', '29017', '29307', '29341', '29043', '29709', '27490', '27564', '29044', '29097', '29710', '27491', '27565', '24105', '29324', '29367', '29018', '29278', '29308', '29342', '29424', '29277', '29309', '29343', '29425', '29045', '29098', '29711', '27492', '27566', '24106', '29325', '29368', '29019', '29712', '27493', '27567', '24107', '29326', '29369', '29020', '29276', '29426', '29310', '29344', '29046', '29099', '29279', '29427', '29311', '29345', '29100', '27494', '27568', '24108', '29327', '29370', '27569', '24109', '29328', '29371', '29047', '29713', '29280', '29428', '29312', '29346', '29101', '29021', '27495', '29429', '29313', '29347', '29102', '29022', '24110', '29329', '29372', '29048', '29714', '29049', '29430', '29103', '29023', '24111', '29431', '29104', '24112', '29432', '29105', '24113', '24114', '29591', '24115', '29592', '29593', '29594', '29445', '26270', '27637', '29444', '29595', '26269', '27636', '26268', '27635', '29443', '29446', '26271', '27638', '29596', '27639', '26272', '29597', '29598')
0.58ms
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('140', '1', '121', '44', '122', '4', '45', '46', '80', '7', '95', '96', '10', '81', '47', '48', '13', '82', '97', '98', '83', '16', '19', '84', '49', '124', '85', '22', '50', '51', '86', '87', '88', '129', '62', '187', '64', '66', '68', '90', '91', '70', '92', '93', '72', '123', '74', '76') ORDER BY `position` ASC
0.64ms
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 ('5852', '4834', '5932', '5543', '4714', '5902', '5878', '67', '5955', '5925', '5516', '5297', '3734', '5886', '5863', '5952', '5929', '5942', '5999', '5983', '5919', '5875', '5554', '5927', '5941', '5896') ORDER BY ISNULL(pos) ASC, `pos` ASC
0.42ms
SELECT * FROM `products_details` WHERE `product_id` IN ('4699', '5885', '4669', '5009') ORDER BY `webstore_id` ASC
0.61ms
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('4699', '5885', '4669', '5009') ORDER BY `position` ASC
1.18ms
SELECT * FROM `articles_details` WHERE `article_id` IN ('23534', '29137', '23535', '29138', '23536', '29139', '23537', '29140', '23538', '29141', '23539', '23540', '29142', '23541', '23542', '23357', '24998', '23358', '24999', '23359', '25000', '23360', '25001', '23361', '25002', '23362', '25003', '23363', '25004', '23364', '25076', '23365', '25077', '25078')
0.40ms
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('44', '45', '46', '47', '48', '49', '50', '51', '52', '62', '63', '64', '65', '66', '67', '68', '69', '70', '71', '72', '73', '74', '75', '76', '77', '130', '78', '151') ORDER BY `position` ASC
1.50ms
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 ('5852', '4834', '5932', '5543', '4714', '5902', '5878', '67', '5955', '5925', '5516', '5297', '3734', '5886', '5863', '5952', '5929', '5942', '5999', '5983', '5919', '5875', '5554', '5927', '5941', '5896') GROUP BY `articles`.`id`
0.32ms
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1
152.93ms
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.84ms
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.34ms
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1
240.88ms
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.66ms
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.62ms
SELECT * FROM `landing_pages` WHERE `is_enabled` = '1' ORDER BY RAND(9254) ASC LIMIT 3
6.74ms
SELECT * FROM `meta_categories` WHERE `is_enabled` = '1' ORDER BY RAND(9254) ASC LIMIT 3
0.40ms
SELECT * FROM `seo_types`
0.65ms
SELECT * FROM `styles`
0.67ms
SELECT * FROM `discounts` WHERE (`webstore_id` = '1' OR `webstore_id` IS NULL) AND `range` = '1' AND `is_enabled` = '1'
3.01ms
SELECT `discount_id`, `product_id` FROM `discount_product` WHERE `discount_id` IN ('531', '532', '731', '1138', '1416', '1479', '1530', '1531', '1532', '1533')
2.03ms
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
Name Running Time (ms) Difference
default_timer
943.01ms (time from start to render)
 
Controller entry
0.00ms
+ 0.00ms
View #1 - catalog.category
651.48ms
+ 651.48ms
View #2 - components.page-header
671.59ms
+ 20.11ms
View #3 - components.facets
671.94ms
+ 0.34ms
View #4 - components.filters
672.30ms
+ 0.36ms
View #5 - components.close-button
672.59ms
+ 0.28ms
View #6 - components.accordion.wrapper
672.83ms
+ 0.24ms
View #7 - components.accordion.bodies.filters.list
672.86ms
+ 0.03ms
View #8 - components.button
673.89ms
+ 1.04ms
View #9 - components.button
674.19ms
+ 0.29ms
View #10 - components.button
674.37ms
+ 0.19ms
View #11 - components.button
674.55ms
+ 0.17ms
View #12 - catalog.partials.products-listing
674.75ms
+ 0.21ms
View #13 - components.product-card
674.99ms
+ 0.24ms
View #14 - components.add-to-wishlist
713.92ms
+ 38.93ms
View #15 - components.product-card
716.09ms
+ 2.17ms
View #16 - components.add-to-wishlist
719.67ms
+ 3.58ms
View #17 - components.product-card
721.36ms
+ 1.69ms
View #18 - components.add-to-wishlist
724.47ms
+ 3.11ms
View #19 - components.product-card
725.94ms
+ 1.47ms
View #20 - components.add-to-wishlist
729.00ms
+ 3.06ms
View #21 - components.product-card
730.36ms
+ 1.36ms
View #22 - components.add-to-wishlist
734.03ms
+ 3.67ms
View #23 - components.product-card
735.67ms
+ 1.64ms
View #24 - components.add-to-wishlist
737.75ms
+ 2.08ms
View #25 - components.product-card
738.97ms
+ 1.22ms
View #26 - components.add-to-wishlist
742.00ms
+ 3.03ms
View #27 - components.product-card
743.16ms
+ 1.16ms
View #28 - components.add-to-wishlist
745.17ms
+ 2.01ms
View #29 - components.product-card
746.30ms
+ 1.13ms
View #30 - components.add-to-wishlist
748.86ms
+ 2.57ms
View #31 - components.product-card
750.35ms
+ 1.49ms
View #32 - components.add-to-wishlist
753.62ms
+ 3.27ms
View #33 - components.product-card
755.12ms
+ 1.49ms
View #34 - components.add-to-wishlist
758.24ms
+ 3.12ms
View #35 - components.product-card
759.68ms
+ 1.44ms
View #36 - components.add-to-wishlist
762.20ms
+ 2.52ms
View #37 - components.product-card
763.41ms
+ 1.22ms
View #38 - components.add-to-wishlist
765.53ms
+ 2.12ms
View #39 - components.product-card
766.67ms
+ 1.14ms
View #40 - components.add-to-wishlist
770.61ms
+ 3.94ms
View #41 - components.product-card
772.34ms
+ 1.73ms
View #42 - components.add-to-wishlist
775.42ms
+ 3.08ms
View #43 - components.product-card
776.80ms
+ 1.38ms
View #44 - components.add-to-wishlist
780.52ms
+ 3.71ms
View #45 - components.product-card
781.99ms
+ 1.47ms
View #46 - components.add-to-wishlist
785.13ms
+ 3.14ms
View #47 - components.product-card
786.45ms
+ 1.32ms
View #48 - components.add-to-wishlist
788.71ms
+ 2.26ms
View #49 - components.product-card
790.18ms
+ 1.46ms
View #50 - components.add-to-wishlist
792.92ms
+ 2.74ms
View #51 - components.product-card
794.28ms
+ 1.36ms
View #52 - components.add-to-wishlist
797.09ms
+ 2.81ms
View #53 - components.product-card
798.55ms
+ 1.46ms
View #54 - components.add-to-wishlist
800.99ms
+ 2.45ms
View #55 - components.product-card
802.14ms
+ 1.14ms
View #56 - components.add-to-wishlist
804.13ms
+ 1.99ms
View #57 - components.product-card
805.48ms
+ 1.34ms
View #58 - components.add-to-wishlist
808.21ms
+ 2.73ms
View #59 - components.product-card
809.45ms
+ 1.25ms
View #60 - components.add-to-wishlist
812.30ms
+ 2.85ms
View #61 - components.product-card
813.64ms
+ 1.33ms
View #62 - components.add-to-wishlist
815.66ms
+ 2.02ms
View #63 - components.product-card
816.90ms
+ 1.24ms
View #64 - components.add-to-wishlist
818.91ms
+ 2.01ms
View #65 - components.pagination
820.05ms
+ 1.15ms
View #66 - components.recently-viewed
820.75ms
+ 0.69ms
View #67 - components.product-related
826.75ms
+ 6.00ms
View #68 - components.seo-footer
827.07ms
+ 0.31ms
View #69 - modules.seo-links
827.89ms
+ 0.82ms
View #70 - components.button
828.31ms
+ 0.42ms
View #71 - components.button
828.64ms
+ 0.33ms
View #72 - components.button
828.95ms
+ 0.31ms
View #73 - layout.layout
829.22ms
+ 0.27ms
View #74 - layout.meta
829.71ms
+ 0.50ms
View #75 - modules.notification
879.60ms
+ 49.89ms
View #76 - modules.header
880.25ms
+ 0.64ms
View #77 - modules.menu
880.75ms
+ 0.51ms
View #78 - components.menu-first-level
881.24ms
+ 0.49ms
View #79 - components.menu-second-level
883.12ms
+ 1.88ms
View #80 - components.menu-pushes
888.07ms
+ 4.96ms
View #81 - components.menu-pushes
894.73ms
+ 6.66ms
View #82 - components.menu-pushes
898.46ms
+ 3.73ms
View #83 - components.menu-pushes
901.82ms
+ 3.36ms
View #84 - components.menu-pushes
903.00ms
+ 1.17ms
View #85 - components.menu-pushes
910.41ms
+ 7.41ms
View #86 - svg.logo
911.23ms
+ 0.83ms
View #87 - modules.messages
911.90ms
+ 0.67ms
View #88 - modules.breadcrumbs
912.24ms
+ 0.34ms
View #89 - modules.footer
912.54ms
+ 0.30ms
View #90 - components.reinsurance-support
912.86ms
+ 0.32ms
View #91 - components.field
913.34ms
+ 0.47ms
View #92 - components.csrf-field
913.58ms
+ 0.24ms
View #93 - components.button
913.70ms
+ 0.13ms
View #94 - components.footer-links
913.97ms
+ 0.27ms
View #95 - modules.panel
916.01ms
+ 2.03ms
View #96 - modules.popin
916.16ms
+ 0.15ms
View #97 - modules.blueshift-popin
916.28ms
+ 0.12ms
View #98 - modules.search-panel
916.92ms
+ 0.64ms
View #99 - catalog.search-form
917.20ms
+ 0.28ms
View #100 - components.field
917.58ms
+ 0.38ms
View #101 - modules.toaster
918.12ms
+ 0.54ms
View #102 - layout.overlay
918.23ms
+ 0.12ms
View #103 - modules.webstore-switcher
919.57ms
+ 1.34ms
View #104 - components.close-button
919.86ms
+ 0.29ms
View #105 - components.native-select
920.16ms
+ 0.30ms
View #106 - components.native-select
920.50ms
+ 0.34ms
View #107 - components.button
920.67ms
+ 0.17ms
View #108 - components.button
920.93ms
+ 0.26ms
View #109 - helpers.grid
921.16ms
+ 0.23ms
View #110 - modules.loading-bar
921.27ms
+ 0.12ms
View #111 - 3rdparties.didomi
940.30ms
+ 19.03ms
View #112 - 3rdparties.gtm
940.51ms
+ 0.21ms
View #113 - 3rdparties.abtasty.main
940.64ms
+ 0.14ms
View #114 - 3rdparties.abtasty.tracking
940.75ms
+ 0.10ms
View #115 - 3rdparties.blueshift
940.98ms
+ 0.23ms
View #116 - 3rdparties.sizebay.main
941.30ms
+ 0.33ms
View #117 - 3rdparties.sizebay.tracking
941.46ms
+ 0.15ms
View #118 - 3rdparties.gsi
941.63ms
+ 0.17ms
View #119 - 3rdparties.applepay
941.72ms
+ 0.09ms
View #120 - 3rdparties.alma
941.91ms
+ 0.19ms
View #121 - path: /var/www/html/laravel/profiling/template.blade.php
943.05ms
+ 1.14ms
... 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(349) cart=c0979757428681e8400094a7dd8325d4de9c3d95%2B%5B%5D;
cart=c0979757428681e8400094a7dd8325d4de9c3d95%2B%5B%5D; fursac=57a1175806156ec1c27da5a11c088fd72808b3b4%2B5fSvjdbR10xmmDZ3viiZD4PkkebyvROc75wvviNR; cart=c0979757428681e8400094a7dd8325d4de9c3d95%2B%5B%5D; fursac=57a1175806156ec1c27da5a11c088fd72808b3b4%2B5fSvjdbR10xmmDZ3viiZD4PkkebyvROc75wvviNR; webstore=9d177a0d1723c05f68e9f350bb89da2d5d44ad12%2B1
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) 34934
REDIRECT_URL string(22) /fr/c-costume-ete.html
REDIRECT_QUERY_STRING string(22) /fr/c-costume-ete.html
GATEWAY_INTERFACE string(7) CGI/1.1
SERVER_PROTOCOL string(8) HTTP/1.1
REQUEST_METHOD string(3) GET
QUERY_STRING string(22) /fr/c-costume-ete.html
REQUEST_URI string(22) /fr/c-costume-ete.html
SCRIPT_NAME string(10) /index.php
PHP_SELF string(10) /index.php
REQUEST_TIME_FLOAT float 1788330672.687
REQUEST_TIME int 1788330672
HTTPS string(2) on
... array(3)
csrf_token string(40) qWN1smiw13pGjbPArzYzsIVAbwy7MwVJwU3DKUTx
cart string(12) Order object
last_category string(15) stdClass object