GET https://shop.devmsa.sharpness.de/navigation/44cf99695e964def895a2f2938c049e9?p=6

Query Metrics

45 Database Queries
44 Different statements
82.99 ms Query time

Grouped Statements

Show all queries

Time Count Info
48.52 ms
(58.47%)
1
-- product-listing-route::loading::association::prices::read
SELECT `product_price`.`id` as `product_price.id`, `product_price`.`version_id` as `product_price.versionId`, `product_price`.`product_id` as `product_price.productId`, `product_price`.`product_version_id` as `product_price.productVersionId`, `product_price`.`rule_id` as `product_price.ruleId`, `product_price`.`price` as `product_price.price`, `product_price`.`quantity_start` as `product_price.quantityStart`, `product_price`.`quantity_end` as `product_price.quantityEnd`, `product_price`.`custom_fields` as `product_price.customFields`, `product_price`.`created_at` as `product_price.createdAt`, `product_price`.`updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price`.`version_id` = ?) AND (((`product_price`.`product_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x00n)Øä/E£‘\e\x17Œ"\ùÙ"
  b"\x07OC/Š\x10B{µÞ\x02i(õC\x1D"
  b"\v›P2û;Mŝ° \x19yKNx"
  b"\f¦¹IÖ\x0F@4˜ù%º\x02Kà÷"
  b"\x0E\x15\x17¦LB˜™q\x1C\e\x14ûG"
  b""H1W9\x07CÔ«ìlÔ[^ª»"
  b"\x7F K\x03J$Œmòî\fž(\x1A"
  b"(ÊÌ\e+\x11FÀ›(v. ¿N"
  b"\t"zpA±¥\x18 ŽºFÃ\x03"
  b"A-X\x06ÐíAÞ¢ÙLPd\x12"
  b"F`\x08ê\x07vL[–>„·n\x07é´"
  b"Gù‘\\x1C9B7‘«\x16\x10饲Š"
  b"d0NUôœAŽ“Œ: ÂyX\x03"
  b"dKd™âN<„'›Ð·ÒÍ."
  b"Œ‡…Íå\x01J0—‘\x02¼ùU]\e"
  b",FP›\x00Dë–]§ö\x13\x17a"
  b"¹útˆŽ€Géžkðä’¤UÉ"
  b"""
    ÉØ\x08€¡fB\n
    Pe´Ïמ 
    """
  b"Л,ѧŸCò°=©÷qº\x00ß"
  b"ÚOÄ<šþBz”\x10ö²1öóÌ"
  b"""
    Û6ïVXlBžˆ©%ë.³\n
    
    """
  b"æ0\x00>#ÐK\f‚‚¦(#ÕOÒ"
  b"ê\¥`ÜnESœŠ±¾1[©"
  b"ò‘û\x16]ïEP´¼·^Y\v\x1D¦"
]
8.39 ms
(10.10%)
1
-- product-listing-route::loading::aggregation::properties
SELECT LOWER(HEX(`product.properties`.`id`)) as `properties.key`, COUNT(`product`.`id`) as `properties.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `product_property` `product.properties.mapping` ON `product`.`properties` = `product.properties.mapping`.`product_id`  AND `product`.`version_id` = `product.properties.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` LEFT JOIN `property_group_option` `product.properties` ON `product.properties.mapping`.`property_group_option_id` = `product.properties`.`id`  WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?) AND NOT (IFNULL(`product`.`is_closeout`, `product.parent`.`is_closeout`) <=> ? AND `product`.`available` <=> ?))) GROUP BY `product.properties`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  true
  b"DÏ™i^–Mï‰Z/)8ÀIé"
  null
  true
  false
]
5.79 ms
(6.98%)
1
-- product-listing-route::loading::read
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`canonical_product_version_id`, `product.parent`.`canonical_product_version_id`) as `product.canonicalProductVersionId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`available_stock` as `product.availableStock`, `product`.`stock` as `product.stock`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.manufacturer`.`id` as `product.manufacturer.id`, `product.manufacturer`.`version_id` as `product.manufacturer.versionId`, `product.manufacturer`.`media_id` as `product.manufacturer.mediaId`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.translation.name`, `product.manufacturer.translation.name` as `product.manufacturer.name`, `product.manufacturer.translation.link`, `product.manufacturer.translation.link` as `product.manufacturer.link`, `product.manufacturer.translation.description`, `product.manufacturer.translation.description` as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, `product.manufacturer.translation.customFields` as `product.manufacturer.customFields`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
                  FROM `product_option` `product.options.mapping`
                  WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.unit`.`id` as `product.unit.id`, `product.unit`.`created_at` as `product.unit.createdAt`, `product.unit`.`updated_at` as `product.unit.updatedAt`, `product.unit.translation.shortCode`, `product.unit.translation.shortCode` as `product.unit.shortCode`, `product.unit.translation.name`, `product.unit.translation.name` as `product.unit.name`, `product.unit.translation.customFields`, `product.unit.translation.customFields` as `product.unit.customFields`, `product.deliveryTime`.`id` as `product.deliveryTime.id`, `product.deliveryTime`.`min` as `product.deliveryTime.min`, `product.deliveryTime`.`max` as `product.deliveryTime.max`, `product.deliveryTime`.`unit` as `product.deliveryTime.unit`, `product.deliveryTime`.`created_at` as `product.deliveryTime.createdAt`, `product.deliveryTime`.`updated_at` as `product.deliveryTime.updatedAt`, `product.deliveryTime.translation.name`, `product.deliveryTime.translation.name` as `product.deliveryTime.name`, `product.deliveryTime.translation.customFields`, `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`config` as `product.cover.media.config`, `product.cover.media`.`path` as `product.cover.media.path`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`file_hash` as `product.cover.media.fileHash`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, `product.cover.media.translation.title` as `product.cover.media.title`, `product.cover.media.translation.alt`, `product.cover.media.translation.alt` as `product.cover.media.alt`, `product.cover.media.translation.customFields`, `product.cover.media.translation.customFields` as `product.cover.media.customFields`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id` AND IFNULL(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) = `product.manufacturer`.`version_id` LEFT JOIN `unit` `product.unit` ON `product`.`unit` = `product.unit`.`id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product`.`deliveryTime` = `product.deliveryTime`.`id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND IFNULL(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) = `product.cover`.`version_id` LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN (SELECT `product.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`meta_description` as `product.translation.metaDescription`, `product.translation`.`name` as `product.translation.name`, `product.translation`.`keywords` as `product.translation.keywords`, `product.translation`.`description` as `product.translation.description`, `product.translation`.`meta_title` as `product.translation.metaTitle`, `product.translation`.`pack_unit` as `product.translation.packUnit`, `product.translation`.`pack_unit_plural` as `product.translation.packUnitPlural`, `product.translation`.`custom_fields` as `product.translation.customFields`, `product.translation`.`slot_config` as `product.translation.slotConfig`, `product.translation`.`custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation`.`language_id` = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.`product_version_id` = `product`.`version_id` LEFT JOIN (SELECT `product.parent.translation`.`product_id`, `product.parent.translation`.`product_version_id`, `product.parent.translation`.`meta_description` as `product.parent.translation.metaDescription`, `product.parent.translation`.`name` as `product.parent.translation.name`, `product.parent.translation`.`keywords` as `product.parent.translation.keywords`, `product.parent.translation`.`description` as `product.parent.translation.description`, `product.parent.translation`.`meta_title` as `product.parent.translation.metaTitle`, `product.parent.translation`.`pack_unit` as `product.parent.translation.packUnit`, `product.parent.translation`.`pack_unit_plural` as `product.parent.translation.packUnitPlural`, `product.parent.translation`.`custom_fields` as `product.parent.translation.customFields`, `product.parent.translation`.`slot_config` as `product.parent.translation.slotConfig`, `product.parent.translation`.`custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.`language_id` = ?) `product.parent.product_translation` ON `product.parent.product_translation`.`product_id` = `product.parent`.`id` AND `product.parent.product_translation`.`product_version_id` = `product.parent`.`version_id` LEFT JOIN (SELECT `product.manufacturer.translation`.`product_manufacturer_id`, `product.manufacturer.translation`.`product_manufacturer_version_id`, `product.manufacturer.translation`.`link` as `product.manufacturer.translation.link`, `product.manufacturer.translation`.`name` as `product.manufacturer.translation.name`, `product.manufacturer.translation`.`description` as `product.manufacturer.translation.description`, `product.manufacturer.translation`.`custom_fields` as `product.manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation`.`language_id` = ?) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id` AND `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_version_id` = `product.manufacturer`.`version_id` LEFT JOIN (SELECT `product.unit.translation`.`unit_id`, `product.unit.translation`.`short_code` as `product.unit.translation.shortCode`, `product.unit.translation`.`name` as `product.unit.translation.name`, `product.unit.translation`.`custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation`.`language_id` = ?) `product.unit.unit_translation` ON `product.unit.unit_translation`.`unit_id` = `product.unit`.`id` LEFT JOIN (SELECT `product.deliveryTime.translation`.`delivery_time_id`, `product.deliveryTime.translation`.`name` as `product.deliveryTime.translation.name`, `product.deliveryTime.translation`.`custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation`.`language_id` = ?) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.`media_id`, `product.cover.media.translation`.`alt` as `product.cover.media.translation.alt`, `product.cover.media.translation`.`title` as `product.cover.media.translation.title`, `product.cover.media.translation`.`custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.`language_id` = ?) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = ?) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"""
    ÉØ\x08€¡fB\n
    Pe´Ïמ 
    """
  b"Л,ѧŸCò°=©÷qº\x00ß"
  b"\x00n)Øä/E£‘\e\x17Œ"\ùÙ"
  b"\x7F K\x03J$Œmòî\fž(\x1A"
  b"\f¦¹IÖ\x0F@4˜ù%º\x02Kà÷"
  b"¹útˆŽ€Géžkðä’¤UÉ"
  b"ÚOÄ<šþBz”\x10ö²1öóÌ"
  b"ò‘û\x16]ïEP´¼·^Y\v\x1D¦"
  b"ê\¥`ÜnESœŠ±¾1[©"
  b"\v›P2û;Mŝ° \x19yKNx"
  b"""
    Û6ïVXlBžˆ©%ë.³\n
    
    """
  b"\x0E\x15\x17¦LB˜™q\x1C\e\x14ûG"
  b"(ÊÌ\e+\x11FÀ›(v. ¿N"
  b"A-X\x06ÐíAÞ¢ÙLPd\x12"
  b"Gù‘\\x1C9B7‘«\x16\x10饲Š"
  b"F`\x08ê\x07vL[–>„·n\x07é´"
  b"æ0\x00>#ÐK\f‚‚¦(#ÕOÒ"
  b"Œ‡…Íå\x01J0—‘\x02¼ùU]\e"
  b",FP›\x00Dë–]§ö\x13\x17a"
  b""H1W9\x07CÔ«ìlÔ[^ª»"
  b"dKd™âN<„'›Ð·ÒÍ."
  b"\t"zpA±¥\x18 ŽºFÃ\x03"
  b"\x07OC/Š\x10B{µÞ\x02i(õC\x1D"
  b"d0NUôœAŽ“Œ: ÂyX\x03"
]
3.99 ms
(4.81%)
1
-- product-listing-route::loading::search-ids
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?) AND NOT (IFNULL(`product`.`is_closeout`, `product.parent`.`is_closeout`) <=> ? AND `product`.`available` <=> ?))) GROUP BY `product`.`display_group` ORDER BY MIN(`product`.`product_number`) ASC, MIN(`product`.`id`) ASC LIMIT 24 OFFSET 120
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  true
  b"DÏ™i^–Mï‰Z/)8ÀIé"
  null
  true
  false
]
3.04 ms
(3.66%)
1
-- product-listing::property-filter::read
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.media`.`id` as `property_group_option.media.id`, `property_group_option.media`.`user_id` as `property_group_option.media.userId`, `property_group_option.media`.`media_folder_id` as `property_group_option.media.mediaFolderId`, `property_group_option.media`.`mime_type` as `property_group_option.media.mimeType`, `property_group_option.media`.`file_extension` as `property_group_option.media.fileExtension`, `property_group_option.media`.`uploaded_at` as `property_group_option.media.uploadedAt`, `property_group_option.media`.`file_name` as `property_group_option.media.fileName`, `property_group_option.media`.`file_size` as `property_group_option.media.fileSize`, `property_group_option.media`.`media_type` as `property_group_option.media.mediaTypeRaw`, `property_group_option.media`.`meta_data` as `property_group_option.media.metaData`, `property_group_option.media`.`config` as `property_group_option.media.config`, `property_group_option.media`.`path` as `property_group_option.media.path`, `property_group_option.media`.`private` as `property_group_option.media.private`, `property_group_option.media`.`thumbnails_ro` as `property_group_option.media.thumbnailsRo`, `property_group_option.media`.`file_hash` as `property_group_option.media.fileHash`, `property_group_option.media`.`created_at` as `property_group_option.media.createdAt`, `property_group_option.media`.`updated_at` as `property_group_option.media.updatedAt`, `property_group_option.media.translation.title`, `property_group_option.media.translation.title` as `property_group_option.media.title`, `property_group_option.media.translation.alt`, `property_group_option.media.translation.alt` as `property_group_option.media.alt`, `property_group_option.media.translation.customFields`, `property_group_option.media.translation.customFields` as `property_group_option.media.customFields`, `property_group_option.translation.name`, `property_group_option.translation.name` as `property_group_option.name`, `property_group_option.translation.position`, `property_group_option.translation.position` as `property_group_option.position`, `property_group_option.translation.customFields`, `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option`.`media_id` = `property_group_option.media`.`id` LEFT JOIN (SELECT `property_group_option.translation`.`property_group_option_id`, `property_group_option.translation`.`name` as `property_group_option.translation.name`, `property_group_option.translation`.`position` as `property_group_option.translation.position`, `property_group_option.translation`.`custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.`language_id` = ?) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN (SELECT `property_group_option.media.translation`.`media_id`, `property_group_option.media.translation`.`alt` as `property_group_option.media.translation.alt`, `property_group_option.media.translation`.`title` as `property_group_option.media.translation.title`, `property_group_option.media.translation`.`custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation`.`language_id` = ?) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation`.`media_id` = `property_group_option.media`.`id` WHERE `property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x00v…\x02yÊN+þWíÆ\x19²×\x08"
  b"\x01(À@7ÐAó„9½\e¡¸sh"
  b"\x01déß XE\x10†ÆÿÀ\x06T)”"
  b"\x01ȱýCIN6šM¯È»mï3"
  b"\x02\x0FÒ¨‹\x1EB+²Þ¸y~‹›m"
  b"\x02¢—›U™I,©î\t\v_\x03òæ"
  b"\x02´Rÿ-7\x05$cUÀ/\x15(Pø"
  b"\x03-=Á¿Ê$|slN\x0EÞT§i"
  b"\x03rǽxûGµ¸\x04̧”7o"
  b"\x03wðqs\x1D4ƒ×xMñuA\x06-"
  b"\x03Œn%§pDx¼„ÿ\x12äslÄ"
  b"\x03ÒŒ\x05Ž^ûáå‚Ô6ˆÒ>A"
  b"\x03õF\x0F•SD²€ÔÇ\x1E&˜»Ë"
  b"\x04\x02G…JTLÞ°¢n PM\x05æ"
  b"\x05\x07Ç3[ÎEŸ‡GŸúÐ_–!"
  b"\x05V³"~ÊK|³›6\r'<pÔ"
  b"\x05uü.ßüCä†wOQ¦­-S"
  b"\x05œ¡ýíÇOXŽäq‡*Aø"
  b"\x064Ò•EÒï$\x15í½4ö§y’"
  b"\x06À×>ð.NE¹WZ4Ä\x1F÷­"
  b"\x06í^¾qŒCÓ¾)\x13õ©\x1AüÆ"
  b"\x06óÖRò\x16J½Üü¦þ¨8Ä"
  b"\x07IZH\x06C…¿Ë1íWv\x1EË"
  b"\x07U’ \e"IЂžJš²\x1E\x7F\x15"
  b"\x07hôF(\eeUùš¯ñ^ÎRÚ"
  b"\tEœq)\x16Gw|\x16\x1Fœ"ÕD—"
  b"""
    \n
    \x04׎ÛtAL‡ÓLH\x1F\x12êÐ
    """
  b"""
    \n
    YFÀ±D.ž­\x01ºC9† 
    """
  b"""
    \n
    Œl–‰L\x13“Ar§†²Ù¹
    """
  b"""
    \n
    ÓõÃD\t\x12<ê½´\0aáØ
    """
  b"\vh"Ґ™ø•„@‘Ùõö¾~"
  b"\vC\x7F\x03…Bå”eGí—D\x05\x16"
  b"\f9\e\x01ü*J\x03¨º\x13§¥•Ø·"
  b"\rÑsT=Yûéö\x06Åqv\x07"
  b"\r×êN5ÎL¥“tÂPš\x1C\x1D6"
  b"\rÚ\x02©<ÿ$$•\rñ{\x1E"
  b"\x0E\x07\e˜l!Ij©LêÈ\x12â¹"
  b"\x0E>˜€ŽâÖÔŒ‘Î\x00çØv*"
  b"\x0Ef\td?õÞ¹E qô\x08ÿêƒ"
  b"\x0E€¤fÌ,C’¢LQ\x13²ºŸ—"
  b"\x0F\x02Ç—1¡Ac‘Ö–EOöèö"
  b"\x0F÷Q7îþMP¯Jýç_މK"
  b"\x10²ü¦¼©_èJip©Ù\x15Wu"
  b"\x10¸\x1F@:_Mﻁ\x15#ݱã"
  b"\x10Ý*À‘ñ§šQ[ì!/_ªò"
  b"\x10à}5&\x048Ó§\x08DãG\x06äí"
  b"\x11\x00\x05\x07!ÍNÿ³™;ªÊ\x05"
  b"\x11\x1A;»+sÂ\x1FÖYàVaósé"
  b"\x11–¯OÐ\x1D©×TmÛšnŒ8ß"
  b"\x12O\x10Üp+\x00\x7FØç&üSÃ$A"
  b"\x12÷ý\x12XB\x05¶C5ZÚ"
  b"\x12‡Ó\t\x14\rÌÌ¡n"L¦¼YÔ"
  b"\x12 ¨Ú\fÏAÄ«\x16®Ý/èËX"
  b"\x13\x1Ft†,\x18\x13_¡bÛ°ú\x16"
  b"\x13ww²;o.9çÒ;ÀÙÕû"
  b"\x14\x03\x19ÅNÍ@|©Gx`\x18ñx{"
  b"\x14k\x01KD-@L­\OÍøý:\x1A"
  b"\x14µ¼D\x07Y¢Ôš\x00Šáâl_ç"
  b"\x14¶àWƒ@ã’”Ìs§\x1A/{"
  b"\x15\x0F\x07Œ;¿CÔ¡¼Ù6ñ\x1CÀX"
  b"\x15\x18r“ÏÿC½«‹\x13ˆ¯\x17"
  b"\x15\x18\x18\x13&Ь”\x04^zEÝï<"
  b"\x15–¯ë‡\x15B\x00žÉÏŽˆ\x1F/†"
  b"\x16xàGCù6¡Lš\x04åñ‚Žô"
  b"\x17”¡²ÅŽH!²>‰~—ä\x1F"
  b"\x17¹}ïGŒGžþE9Z\ÍN"
  b"\x17æÜc&\x17A³™2‚"„ÐP›"
  b"\x17õ\x05´38ÓŸwì\x01ãš‹\x06ƒ"
  b"""
    \x17ü|ä5”J(¡\x04\n
    &À#Ï?
    """
  b"\x18Fu\x01Î:K´šíÛ¶·*\x03³"
  b"\x18¬‡²I<"SèÏlBwèZÍ"
  b"\x18Û\x1FAÍËA†‡™½\x00P½ÊÏ"
  b"\x19ů„@PMU±h„§$ù}ï"
  b"\x19ïŠÑK³\J¸\x05Eì=’\x7F*"
  b"\x1ACY-äEôù5Œ0^@±"
  b"\x1AZŽ4‡MM\›K\x13Ñ\x18½i§"
  b"\e1;|Š›F©¤©pæ>â×Y"
  b"\e\rÎ/AH¦Eq±F†"
  b"\x1C\x01ê\vü\x06¬ôžöEÛþ¿P"
  b"\x1CþwXÛ¨H“—Œ)\r\x13­“\e"
  b"\x1DU)+\x19ÄHفlJ?ç«\x0F\x01"
  b"\x1DZÀ³–Œt3*|Žòíò\x1C"
  b"\x1DÔŽz+4G|‚}°\x0E_ã\x12"
  b"\x1Eq\rA*¡\x17\x03ˆÃÛîí9#b"
  b"\x1Eš'\x03\v\x0FM®‘B—Ml\eê"
  b"\x1F\x01ºQð,HѲÇ7……ýïw"
  b"\x1F§(\f1†JŸ¿CV0\x0Fà®s"
  b"\x1F©ÞšžéOFài\x16S-mx"
  b"\x1F¯\x133_hÚr\fÞ´S¦£þë"
  b" Û©òhDÐqf~Y\x0E¸˜„Y"
  b" þb|¼®IhŒðh&Ò0|¼"
  b"!nÒLÒ\x01¾¤Q\x1ARßœ\x13\x05y"
  b""* ÚùN¢ƒÝ« 2¿õ"
  b"#T?á&|0ZkD“%SGL"
  b"$\x03†'Œö_ÑOxYˆ(ZbŒ"
  b"$—ÕMÑOK€—2Ó\x0Eô\x16R\f"
  b"$ß“üÈÆB\x07¤£\f?S\x14çw"
  b"%\x05Žá\x03µLWª\eêªÂz’Ö"
  b"&\x01Ÿ“ÈÞ%I¬`¾ãŒàn®"
  b"&\x12\eU\x03CJr¯#Šh “"Y"
  b"&\x7Fw¢Y…Jc—q\x07%\eþ§ó"
  b"\x00´\x19ÕH,Ž9ûwŽ"àæ"
  b"&ó·=k•¬\x00~ã»\n iÓ„"
  b"'\x01öÉ4ÑM†š=\vÈau$"
  b"'r\x18|ù—N9š„OŸ\x1ETî§"
  b"'»Œ!t§Êdi\x02¾¤f\x17"
  b"'āëŸ.L\x1A«ìvL¨ƒë"
  b"((K.Lj\x13?‚Oó!SàBÉ"
  b"(9o§Ô˜\x0Fl7 ¥±Ö}¨²"
  b"(V\x13\x04ŠðD¡¹º¤*\x02\x05Ä"
  b"""
    (…\n
    Ÿ†@M„\ý2œÂý\
    """
  b"(²1ôåÍF\t·H\x17DyßÉO"
  b")›Ã\x12jNA¹™\x04ó)Ay¢k"
  b")µê\x1C˜ŒIVŽÿý(]ûv\x10"
  b"*\x12þ£EÈAA°Ú‡Èð\x19c"
  b"*G¿è\x079G˜cò9\vµJ("
  b"*L‚\x1C\x03-@–ŽXË\eG\x1E\x7F\x11"
  b"+h\x18jEjOª«8¤:LË_"
  b"\e´Ùåõ\x7FžÝâä\x16ÌH\x10"
  b",\x12)öREd¶iY“‚kN0Á"
  b",\x1CrîåÝ0\x06‘§ÈÂcØ\t"
  b"-\x07â¦öUN”¹„>pävt\x07"
  b"-\x17LlÒ\x1A@ӏæ qZÏœÞ"
  b"-H¯q©‘D̺\e}P¢OøF"
  b"-•(\\x1AõHø¥4‚ÝŽš\x07¯"
  b"/Jô G\x00N!°D•èOLI*"
  b"/¹}™\txL·²‡\x14\rè»"
  b"0\e\f q@Dj•Åb\x1Dg¬N\x07"
  b"0P9>’D¹Ð–}\eK¾)á™"
  b"0o]ÕL'ÚÍ=¡´l\v·Ó€"
  b"2i\x1D_\ePLJ’,¡[§¢ðû"
  b"2…ªëº\x01AÌšŽˆ—\x06í!d"
  b"3,xôáŸLNƒ\x0E\x15ìCVã"
  b"3=³,&<J¶–L\x06àt»“\x13"
  b"3•Ô [/F⸖Ê%²îZb"
  b"3ÓÜ(-ð@8¢ùoŽ_‘³7"
  b"4&IÁoÀB)¯\x1E¦%\x0E\v0"
  b"4Ì|ó8\rI»‡E¸éÕ˜\x049"
  b"5›\x1AÙ\x07Ó\x16l‚NjR(F\x1Dî"
  b"6…·qøÁIÉšd*Õ8”j¸"
  b"7­«\x1Cÿ5\x04e.k ,OEøË"
  b"""
    7ãþ\x01\eÎ\n
    \x07S½½3™ÚÍ©
    """
  b"8±#ì'\x12Fe¬¿\x02\x02"
  b"8戗\x1A\fM\x1F¾a~\x06r›Æ"
  b":\x12\x17|O\x19€jv…ûÅ„a"
  b";\vµN¼\x15Z?·-\x04\x06\x1At"
  b";AŽ\x04¼œ‚\x17pKÿ’Oêex"
  b";J\x1EÄløOH‘Ã.¬Íµ:Ð"
  b";L­,/\eJ”\þQ\x132}©"
  b";fÂ\x02\x17M‹!DšÂµ\x02£²\x10"
  b";éÑmA Rü\x14s>•çk\x14"
  b"<LB爵Í&Cú[÷M/U•"
  b"<otìþÉBÔ±ÊáBWÕq>"
  b"=\x1D\x15µ§É5ŒÉ“}JÈ‘"
  b"=>{\x18E.¿¼\x0Fi>1C\x07•h"
  b"=h…H8¶û}€wA!™¾Té"
  b">ÜäÓH£3ùÔé³T*ÁÈn"
  b"?\x18Ñ\e¶“Á\x00°@ŠhÕ[Ä}"
  b"?¸œk–fGi´\fg‘ÇTý"
  b"?ý’´Ã”E‹µ&›ÌÐRˆ\f"
  b"@\x07&~0H\x12µd?ŽÅfT&"
  b"""
    @|\n
    †ìÂ\x07…nDÍ7\r\x12èÉ
    """
  b"@ÀZ•\f¹N\x03¨B8b—@tC"
  b"Atҏ¹³B<¤h]ûÒÄÜÉ"
  b"A”Ä5#rŽ:L\x08\x0F¤â"
  b"B[ O8#\x1F„pú\eÔÏ\e\x11O"
  b"""
    Cn\n
    ÞPñgûèìôËJR‚
    """
  b"C³f•’EG\ˆ!Ž`½Áü‰"
  b"CÌ5è\x06>H\x19œ81Qj\x1F¿—"
  b"\x031\x1F<$ÀDÇUuñ7•"
  b"Cö.ë\x1F³\tëL~¹–—’ȧ"
  b"D#S]JZI‹\86¼-\x04»o"
  b"Dï#n¼Fº\x03$Íw¸5½"
  b"E³L¤-¢K\x0E»  +N\x03B$"
  b"\x00"-\x1FMS¢=¿§À\x11øa"
  b"F\e[¨¸t]{£\x04¤ì0!A}"
  b"FHW¦³$p:Ú4\eDF%\x10="
  b"\x17½R2KWŒ»ÄüUeæƒ"
  b"G/óËlD\x17ˆÛuos¹:î"
  b"Gm"X\x1C¶^C]f¥6¯4‰d"
  b"G¥iþ\x7F\x1EE2ƒ_ÿB‡sp³"
  b"GÁ²¶ÂwIa•C>\x05\x01ììÇ"
  b"H\x17SD\x17,@ש8C3Ö-hî"
  b"""
    HT)½AxII\x1Cê\n
    l`sâ
    """
  b"HžŒ@áA …æl¦Åô\x01u\x11"
  b"ID¡´ÈFMÕŽ—I¯~ˆ\x13_"
  b"Iڎí…M%½þ»jÌ\x18³½"
  b"IÞF–Ï\fû.\x19K>Ñ\x15ì°N"
  b"Jrfëè.G޹&Ž\x0Frƒ»"
  b"Lq×ê÷CNl¼';[˜\f\e"
  b"\rHMß&Ü\x136ÉF²þè<"
  b"M<1™hÿF0µOܱF,\x1A"
  b"N\x14zWvT@—¦\fûÚ?\x1C}1"
  b"N¹øeŸ\x07ºÉE3‰\x16‹fiŸ"
  b"O*˜MÆóyÎÇkI‰ë\x04Þh"
  b"Os¥J\x16ã¸y<Çâ\x0E\x08\x05/H"
  b"OÃÎs;Z08yTóÝv°ð\v"
  b"OÝ`ÆòdA®†Ðв=\x04́"
  b"""
    P\n
    \s>‚‡¦–.\n
    \x06\x17H
    """
  b"PGY†?Ú_Ó1ôŽáãµzv"
  b"""
    Q+\f\n
    F§©'q\x13€³r½^
    """
  b"QŽv‘mÞJ°€0DøNHäà"
  b"""
    RÞ‘\x1Aå}N÷°Þ\n
    ÑABБ
    """
  b"Rà¥#ܦ@`¶\x16¿ËŸ7cà"
  b"T)ç\vÁlMo«¡Dr«p¯T"
  b"TH=\x03ëèL\x10Œ­GpÌiE>"
  b"TrB¤R\eIã‘©Œàû]\x1CØ"
  b"U¹•\x7F-]EÀ™\x1D¹\x12ÖnO\x7F"
  b"V/\x1FÝòß=‡Ñ7\2†ô'Ž"
  b"WNˆ\x15\x1F4eFcNù|\x11g¸}"
  b"WWÀ­Ú@“ª|\x02^‡Þ“h"
  b"Wþ\r\x15±…î\tDP\x16%&"
  b"W®0\x1C"ô½ôòBNØ:\x1EÔ"
  b"WÃG¸&àHA¸·\x07åF\x11"
  b"WÖ…æ`\rEÿ—•ü²\x196-‰"
  b"X\x11÷\x15‰ïK™€–êñ¶ù\x1D\x11"
  b"X¤¹^ßÑIè¥op$£‘iô"
  b"Xø³­\x1A=CÞ–\x11\x0F4\x19¤Y¶"
  b"YOèHÚ3Lá\x1F¢ºÝ]ž"
  b"YT9}Ï\x7F?0e\x16êÜroÓ"
  b"YâÌq“+"üâ|\x01jÕ9\x17F"
  b"Yö;„–²`Øö³™þ5\x1Aû9"
  b"Y÷OÛE}J\x1E™•Ð\x1C§Î\x08@"
  b"ZæPÉA×w½Ÿ)2¥U¾ZA"
  b"Z÷l¬[\x14Iè™ØêÝ\x11)\x1Cí"
  b"\x11¼WB™\ï÷1ɰƒ ä"
  b"];Ñß?üÏ$\x1DÿÜ”6„ÿ"
  b"] bm\rž\f7rUÿ·_°“0"
  b"]ݨ´ÿØ\x1Fÿ­š«µx ñ\"
  b"^Kv\f[þOÉRµ=V˜¯D4"
  b"`22‘hŸCÞº›îp4Æ!Å"
  b"`[pvF©BH•£%[\vЍ)"
  b"`z¶¨\x03\x17n }¤£ß\x19³­"
  b"`™¢NædN§°Giá`'¶."
  b"`®WdêáD¸“––íÞ?}\x1F"
  b"`°ö¾ãeO­ª\x19ôMìjÒ\x17"
  b"`¿L\x1Cž\x0FJЮ„•…Žîùâ"
  b"`˱ң7\x04ƒÿHU\x1C¾c«"
  b"ac¢”›ßK„Ÿ½Eêñ£“Û"
  b"af>'g¬F„‘\x05Ž}²˜\x14"
  b"c?ì»C\f-PÍü«û¦µ¬©"
  b"""
    d<ññ^Ò@a¦\n
    O\򙟄
    """
  b"d^9O\x17\x06F…ªá\x1EV\t<\x0EB"
  b"dùkv|9Gý„aÚ8‚;\"
  b"e*\x06ÖÕ¼÷\x00RKB6\x02Æä\x0E"
  b"e¸4\x05\x00…ý¢Õ<uDA¿."
  b"fíãIDÁ„5ÚO60¢Jª«"
  b"g+[(\x01›FͨûrUÏÑ»*"
  b"g/×a—ÔBS¯mÈV3_{\x1D"
  b"g¿”§0âA\x07–ë\x17ˆˆÅ};"
  b"h(éõ¡\x1DG޽R\x1Fê=7µí"
  b"hÊãx½WAÌ ¯\x06\x18‹…/t"
  b"hûHËû}M\x17¾_¥kÝ7ƒ¼"
  b"iÌÀ4v\t[µ¸\x0E”÷|PÈ\x12"
  b"j‚\x02ç£Ðu¬‡LFq+¤Æ£"
  b"j˜W´‹Å“6ð‘ÿú‹\vU"
  b"kxeÆõ*O\f²)sï\x15»‚Î"
  b"l\x19£Âo… ëd _‰×L"
  b"l2\vB†ƒü\ˆ[u’Á©¹ "
  b"ltWøù1C?¶¶õÏÝ–¸V"
  b"l‚\x18âêP@˦sk¿HtÜ"
  b"m|H,E\x05ïf|/ÍûruNø"
  b"\x13P@Š{­Ž®€.XeZI"
  b"nžÈ\x03bœ:êÀúÀ¨Ñµ\x083"
  b"o®‚½ˆe¨w\x01…|°buY<"
  b"oÞÇ\x02ÀÓß’MòOúLž´Õ"
  b"oÿª©ªæ¶’¹*¯"M\vÆH"
  b"p=\x19)\x183Iܼ´Æ#…gÞ/"
  b"p=Àþ\x156H2­:\x17éŸW9›"
  b"pu¯ÿÞD0¾R‘Q\x03SA˜¬"
  b"qGƺ\x15ªMºŠ$ƒ…tŒÄ"
  b"q”ïIå'D´£_hº”-\x04P"
  b"q°µ¤×öj´³\x7FÔ®¨¼c'"
  b"rŸêÐ*‘ì`«Z'¿\\x04mp"
  b"sÚòšÙç\vÂåþ`³§žQ3"
  b"t°K·eã\x06µ\x03*x»ù@}"
  b"tÅŒ¥§<e«:\Zã Æiò"
  b"tøL‘j&E9—ä†ÔþqxN"
  b"u\v\x07ÎÑ(åï­\x05eM\x08I³’"
  b"vsE~]\tIß‹¯ía<$x]"
  b"\x10G†eG§´ \x13Ïù|\x01/"
  b"wKw\x19¸!A”¦IZ{ðö\x15ß"
  b"z\x0E#1\x12¡E‹¨ÒË:ý*\x12\e"
  b"z#®l\x19ó\rfaìLH”¯\x1E"
  b"zòœ×pa(.R\x02î\x13¤¸û"
  b"{$‚K'u[QE’\rsç”È\x15"
  b"{£ô|ǬÉ\x12Ô\x1D<}S©MŽ"
  b"}axyVäG\x07¾jVF\x104\x05""
  b"\te©AYOã·ý³GBغO"
  b"€I“#&XÒ?\x0E03Ù¤‡¦r"
  b"€Ã×°¤ÙdZ\x00×–›W‘éh"
  b"D•¯šëDûŒæŠé\f1®"
  b"·GV¢iê̽3\x1Dÿd\x18Ço"
  b"ÒŠ\x1E™” ë\x1Ct\x06ü\x03ö×ã"
  b"‚U˜ªÊøíTê)\x05KÖÍ 3"
  b"‚–1y„\x08H²¸T3Ø\x07xIA"
  b"ƒì\x0Fâ\x06H8€ý7—79J\x01"
  b"\x01&C\tÚB¦œ=\x04IQ—ýñ"
  b"„H'g¹Ðúl\x00\x06Š¡.sÆ"
  b"„U~ߎcBÒÅÅ¡^\r"
  b"„Zi‚RRO‰CÁ\x1EëùÃ"
  b"„³ncRFú€\x02›)p\x18\x1A"
  b"„ýêÜ\x0FsG¯ \x7Fe¨šèOú"
  b"\tz\x0F\x17‘‹Y&­Ý·‹Þö¡"
  b"…!\x07™)Ï|ø'SU¨Ü&\x02Ú"
  b"\x13\x00÷/B|›`¸ø Î\x1C"
  b"†x;g\x0FôG¸„Äÿ\x02âûcŸ"
  b"†ÔÐ$ÅFN™š¯\x01O”\x00y:"
  b"‡®òãÑÖCD«“DS.Œ$^"
  b"""
    ˆ'ÊÏ¿ŽHǧ¼\n
    \x02ïpN
    """
  b"‰.¢~ˆ0nU#"‚ŸÑý…¾"
  b"ŠÚ­ÊÜisïÂÁÖüH…M"
  b"Šönâ¹¹^\x11\x01Ö©UO"jÒ"
  b"\x0F-}'ôm¤Äuç)Ì\x07r\x10"
  b"Œ\x06’ã†;þ^\x00‚¬Âûêñ["
  b"""
    Œ@O¯åŽE¡Ô\n
    Óa,Æ\t
    """
  b"Œí5Ú5úC9†õÎ\x01\x072/h"
  b"Ž\x7F\x07¯—\x16I¬7TF ”\x00Ëz"
  b"\x08ƒ‚æÎÄÑ&U\x7F\t\x04L"
  b"h`|‡Er²lÞª;WË1"
  b"èÏá­(J\x19œ!\vùÁmƒS"
  b"®ÁåæFç¥.X(7\x19¦"
  b"“"m D\x1E¢é~\x02&\x1D+%"
  b"\x03\x19Pò—†Ÿl>5›H!%\x05"
  b"""
    ‘:ÇÃÖ6Lö\n
    e~.îŽÂT
    """
  b"‘Ã\x07dwdDߝáu;«\Í—"
  b"“Grº\fŽmìÙ\f"’³rÒ"
  b"”È‹ï–#´7¢(ñy†#U\x08"
  b"•¡\vŸÿ]íÔ•ëö²ÁŽ=Ñ"
  b"•Ëø+WèOö—-ÆÔaםÈ"
  b"–s§bÐýO\x1C˜p§~M(•ú"
  b"–âlB†l£"ü{G\x7F\x1F¿eM"
  b"""
    \t\n
    <\x07\D\x04½\x06\š‰Tq\x1C
    """
  b"—'öŒ\x13\x05I™D"èpÊ7•"
  b"—{õ©Õî=SæaHô ͯ¿"
  b"—¡;è\x1ECCÑš\t\ron\x14ׯ"
  b"˜L¦yé\x1F¯Pô¤\x16Ìü2Mf"
  b"˜¦}\x1E\x18'O=†ä2ÑôÞÛü"
  b"˜²Q\x19\x07{D¸¨‘•X\x06\x16@\x0E"
  b"™üØ:g\x00é4\x0E3®ˆÆ<Y"
  b"š\x0Fh± ÈLš\x1E\x00Årø\x1F)"
  b"šGˆÖÂ*Aó©…¼s\x04¿\x1AG"
  b"šºa9J)JwŠ\x01†¡ö1\x13¼"
  b"›@½Ž%\x07@¨ŽŽÌþ\rDa3"
  b"›rF2L€@”¬ößêŒîƒ}"
  b"›zn¿Ö"½Q\x16Îü¬ª"¾`"
  b"›üÈè\x16ŒÉˆBÂ/eUV>X"
  b"Ž\x02ÆH¡\x08#ä5æÃ2k¸"
  b"ž\x02Ú\x18–€E€˜Æ„µð«\x1AD"
  b"žd;Æ"pB°\x00¾\x1FÕ\x06B£¦"
  b"žÝçT¯÷Ev¾i¤^ó ]l"
  b"žîJ\x03‘ñM`ˆÀá´¿›ˆ\x18"
  b" ×/uz AҬõí/·ä"
  b"¡`Áõ®^Hh\x1C(G¦Yfv"
  b"¡š\x0FÄvm+À’RœQ÷ŒE{"
  b"¡µ@ôú\x16rð•cîma´\x12,"
  b"¢\x0F돋0G6¸|[õ\x18X1Ž"
  b"¢„è¯<í¥®ÃED¹žrwâ"
  b"¢¶q\x17è*Eþ‰³ íYUÍ"
  b"£ŒÀ¿Ò•îŒAa\x05\x03À02"
  b"¤³ÿ™2ê20\x03Lód­ $_"
  b"¥\Ёœ\x1AâÙ_=ƒ$aL\x0F"
  b"¥ªæðËÿi:\x02ãç¼Tß\x1A"
  b"¦+Ã\x7FuM‹º½­\x14ÄçãÚ"
  b"¦ÀES„>Eïž;çZ\x15ÙNj"
  b"¨Sò±GޏS\x16d¨[ˆÙ®\n"
  b"¨tÅ’\x01d•ƒÅ\x17\x11ýÁB\x04Å"
  b"©,’\x061I-©J–¡@é¶\x13"
  b"©x¬§éAþø0†Å,±à\x08é"
  b"«Yî°ëtC\x0E¦\x10ˆcU¥0ç"
  b"""
    «¾’e FސK\n
    ¾ì¸\fB
    """
  b"«È\x02f/ï\x00àZA‚sjšKù"
  b"­\tqòlÄDzŠ\x05Ð\x18ükב"
  b"­›%},JC7³‚8È=ˆS‹"
  b"®B`d)–CY£@J<\x1EÞ\x19."
  b"®öY\x0EÚÉ\x08\x15®øpŽÆ\x04"
  b"¯ipÀ9\x19B]°¸I6MUä\x02"
  b"°[}^¾K)T\x031\x03\x08w•¯‰"
  b"±N\x1AN85¡¤\eävÓC ‹æ"
  b"²›\x04\x1D©%K£“?\x1EtáØÊü"
  b"³(3âa–¥çH¦óBZ\x07<„"
  b"³Ç’@C5½\x15ÃC\x0EÏÏ&E"
  b"´;0Œ\x13\x19¿{pñLýëš‚Ç"
  b"µŸAP¥ÛWpýÿdé‰ß'"
  b"µÉi\r\x07\x7F£ï†xrTÈ\e"
  b"µÐßØØ¿F\x7FŸÛ§Bš-ò‘"
  b"·NOŒyï=å\x16èCèƒ\x12"
  b"·Ç¦äiÞ;•%q\x11¡~o²"
  b"¸%\ftÂFEÄ¢ÉÅ i¦æa"
  b"¸î}\x10oÓDM\x17fѧA\x17¡"
  b"½›‡^dhFO´(L;\û\x11M"
  b"¾(‘¡FcC½ž\x14ÉÇa´\x1ET"
  b"¾ÂH€ë¤F섚*m¥m`B"
  b"¿!”41ž\vÝn¸Ù\x06æHÄ."
  b"À:ä\x153þOLŽ\x16kf6=<º"
  b"ÀÌ‹šhum%ÛÈ\x7FW`‘o@"
  b"Àç\X™¬\v‹éø\x07W>HUì"
  b"Á7 O7µ»Q\x04\x0FY\x16á,f"
  b"ø9Ÿ¾\x16K—’µ¬ö[È’U"
  b"ÃÑêàѱD ¼nÃU8’‰Ã"
  b"ÄäpLf\x1Al?öŒüL«š×"
  b"Åâ8aì=£\x161yï€nè9›"
  b"ÆF+èõœÌÇfŸRƒîŠJ\x05"
  b"ÆÖƒ¢\x1EGNã«Ì\x05ã“\x15T&"
  b"Ç\x10Ò”A¡ýž\x1C°Åíkˆ\x06ù"
  b"Ç©Â\x01þ\x08F«½¾\x17"\x11|\x17Â"
  b"È\x16I@ Å{\x19¢´¥@6žæA"
  b"ÈQ@ßuC\x01DLÿê\x15\x0Eµ\e6"
  b"Ȳb'ÓM\x1D ›2\x12]¨B1"
  b"É!]a\x14«Ai’V׿©”Œ]"
  b"É)\x02Ì\x08³þ"©œoýó›€÷"
  b"É«X\fg<IЦ!+ƹ`,\x05"
  b"ɺý\x0E¾Öþœ5$“ÑåŒT„"
  b"ɼp†§a`,\x1Eå\r=ò]\rÁ"
  b"ÊsŠßÕUY|‘ì_\x14¸@'¸"
  b"Ër5G4\x06F3‹\x11Q˜ÝR|m"
  b"˱\x1E\x13ÒÐM ¯\x16ÀüPZg,"
  b"Ëâi¾í\Mʪg“¨a\x04…>"
  b"ÌdŸ±Û‡OÚŽQ±ä’ÊŒ\x1A"
  b"ÍLÔM94½a\x05%”\x01Âáðª"
  b"Í}rž6úVÜ\x03Pgz©\x13"
  b"Í·))2\x1ANh¢:ðmŽ\x10Ì´"
  b"Î@Î\x19:&CÚ³OŽÉ;•j¬"
  b"Î^Zô¬íKi­¯<zéÖ\tÅ"
  b"ЈînÕÜoª¡&è‹“\tÆ»"
  b"ÐÐD\’\x18g¯Ä9PGœ\x10ÿ“"
  b"Ò&Q§Ñgηl8¥~R\x1DM"
  b"Ò¬i\x02\x15\x12i“ÉÛP†Tô^%"
  b"ÒææûÆ@iAmr$TÎa;¼"
  b"ÓHå¡c{O+€Ð43•„Î3"
  b"ÓV\x06\x14UlNš¥óûdiÂòá"
  b"Õ0Ô®©\fJ9‰3/b«[Ê¡"
  b"Õ“5l»è§\x17²°`+‚¹–‡"
  b"""
    Øy\x02>¹ƒ—µjJ\n
    ú"\x04G
    """
  b"Ø™%á\eXC¡\x08ê0‰ùrL"
  b"ØÐU\x19˜(Cl¦\¢\x1Eû™Ö+"
  b"""
    Øü\n
    »\x10ãÇ\x1D÷%Ûê‡Ñú_
    """
  b"ÙUÏïTš\x10\x14þÊ‚?¦j\x01"
  b"ÙÀù#J\x10F¿‹'­¤û\tTm"
  b"""
    Ùû8ÆÛ\x1D\n
    $1ȱîÁêý
    """
  b"Ùü"!q{J7Ž_‡‚cS\x12"
  b"ÛÏ\x1C’¬Ìí3\x01\tç\x11õ nÎ"
  b"Ü\x1EŽvE²£À’™–½\f÷H"
  b"܈\x1D˾™Oº¥\x14\f23’3s"
  b"Üý߀(&G¾«,$¯`T"
  b"ÝžòëŸ:L•œEJ¬R÷ "
  b"""
    Þ?ùx6MB«®£aq\n
    zÂ)
    """
  b"Þ–Ê—è.\VP“‹ÀµåÙv"
  b"Þšmt„\x0E®Ë66¯“s9\x11º"
  b"ÞšÅë_à>T?MÍ;B>\x11ˆ"
  b"ßo\x7FƒpŒ@#¤òE2Ü™ªà"
  b"ßpñÏóԏG8K\x16wž#«\n"
  b"à\x017û‚fC\x02 )ÜßK\x04ÏB"
  b"à\x18röÛÄKx\x01ö X\x1Ar\x7F"
  b"á²ÍáŽ\x10\r˽ƒ¸ü{ž¶Á"
  b"â'½Ôž\x05C\x19¹OI>;}Ó"
  b"â<qû»hA̹3²¬dZ1<"
  b"âsù‰·ôþ™C\x18{—c\x07|–"
  b"âÙS²µãN««\eü²&Ä\eb"
  b"âî#\x1AÙÁ€NÏ:PŠ6‹ÓJ"
  b"ãîôäc—jé\x17\x14gŽ¡}["
  b"ä º/ùàK˲̒ùM\x07¿\x17"
  b"äX_:ƒGCF‚ëV1Wó\x18\x1C"
  b"æA땉oMƐɦu\x02ôì®"
  b"æ\x7F\x19?ÑôFà©\x16;†NU."
  b"ç;À¿CŒjŽA³\x12›Òm#ô"
  b"çNˆmªÊ"¸ÎR6ÉT~Š\x16"
  b"çó¿„@*ÂúJzHh¾sá"
  b"çó·YÞÈ\x05ÉßûZÀ:¥É¨"
  b"""
    è6\x17&‡'@—“\n
    ½×Ç–Y´
    """
  b"èŒîúá[c"œöïŠ_#Û¤"
  b"è¦ÜââëAN²\x0F¯ÚçÜù("
  b"ëY¸ éØA^´‚Ë—\x03«_«"
  b"ìðé±(<¾ð€ô\x0E\x18+Èêú"
  b"í&ﺽòH:˜>t]úV ã"
  b"í*§±dODx‡‘\x1D+‹Ú[¾"
  b"í/Ù®†FLÍ„®ëØãŽGe"
  b"""
    íú×\n
    ¬ìå\x05òyÙ\x1C{Žób
    """
  b"î9ý?i\x08D¡‹Ëfª"’\e¨"
  b"î^±¯\x10\J&—®òO;\x02‰÷"
  b"Rƒ°L됳Ç0Ìàz…"
  b"""
    ï¥\x0Epå«)\x1A\x10™<6\n
    *\x04J
    """
  b"ðÚmôœëLu†jƒ$\x04Äó\x10"
  b"ñò€¹ÇeA#»ZûòÆxH¤"
  b"òçÁgzŽrÿ\x07ëQ­ÔáW£"
  b"óZ\f\vA\x18í(ûtËëN›|Ö"
  b"ô+\x05Ï^\x14O¨‰ì±oÑ1<©"
  b"ôuã¼1‡vQ²Þ\x15èÞš\x17"
  b"õ(\rù¸ÊM5‘òÈ—D\x05ŠA"
  b"ö:\x0F£Â3G”…D\x1E%qm|"
  b"öä•\x15êßM蝄jdÔBÞ;"
  b"ø¤<\x19É„B[-rµP¦)\r"
  b"ù\x06àŽñÒDç­\x12(„.5¶¦"
  b"ùw`\r.ðñp¾M› ]îú*"
  b"ù¬„\x06ð‰DpŽhâY°ïá\x16"
  b"ùó"\x05\ræ\x16äì2¤\x1E\x07é—"
  b"ú#\e+—-E~\x075zT¦\x03*"
  b"û*Ê•\vHC˜“À;›kx\x00"
  b"ü\x1A8DÂÖÃÀ\x1E\x03‹:^µã?"
  b"ü1c\x04\x06¦_õ&\x13\t¾c0‚¡"
  b"ü: \t²óD1«¸{ö\x19·D"
  b"ý\x03\x1F\f\x1F\x03B1–œ\x1C> ;´–"
  b"ýyMõŽsM™¯\x04@#û\x04ê‘"
  b"""
    ý—)…u«uÉJ\x14x'\x7F\n
    
    """
  b"þŽ•uåé‡\x12‡G«U£à¿¢"
  b"ÿ\x18\x7FIΦzô–ªcuÖŒ.&"
  b"ÿ\x1EòÔ/pFv¢ê\x15 S—ò¥"
  b"ÿ¬†lRý”e(\x1CpvõþöÄ"
  b"ÿ¼*Çåöà?Uõͤ½\t•{"
  b"ÿÏ\r³&¬E6šj×âô·Ði"
  b"ÿçÚ„…ÛJgªª!Zá\x15Ù”"
]
2.33 ms
(2.80%)
1
SELECT COUNT(*) FROM (-- product-listing-route::loading::search-ids
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?) AND NOT (IFNULL(`product`.`is_closeout`, `product.parent`.`is_closeout`) <=> ? AND `product`.`available` <=> ?))) GROUP BY `product`.`display_group`) total
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  true
  b"DÏ™i^–Mï‰Z/)8ÀIé"
  null
  true
  false
]
2.10 ms
(2.53%)
1
-- product-listing-route::loading::aggregation::options
SELECT LOWER(HEX(`product.options`.`id`)) as `options.key`, COUNT(`product`.`id`) as `options.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `product_option` `product.options.mapping` ON `product`.`id` = `product.options.mapping`.`product_id`  AND `product`.`version_id` = `product.options.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` LEFT JOIN `property_group_option` `product.options` ON `product.options.mapping`.`property_group_option_id` = `product.options`.`id`  WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?) AND NOT (IFNULL(`product`.`is_closeout`, `product.parent`.`is_closeout`) <=> ? AND `product`.`available` <=> ?))) GROUP BY `product.options`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  true
  b"DÏ™i^–Mï‰Z/)8ÀIé"
  null
  true
  false
]
0.95 ms
(1.15%)
1
-- seo_url::replacement
SELECT seo_path_info, path_info, sales_channel_id FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (seo_url.language_id = ?) AND (seo_url.sales_channel_id = ? OR seo_url.sales_channel_id IS NULL) AND (seo_url.is_deleted = 0)
Parameters:
[
  "/navigation/44cf99695e964def895a2f2938c049e9"
  "/navigation/19ca405790ff4f07aac8c599d4317868"
  "/navigation/e8a8269008a540938b0fe5c9f5ddda80"
  "/navigation/656bf6338d194c4c86f26735fb442233"
  "/navigation/2a10ddb190174f688f9bc1d14697c06c"
  "/navigation/6db7ddbb1c764ed38b1b8718f1e4c6db"
  "/navigation/48f97f432fd041388b2630184139cf0e"
  "/navigation/bb22b05bff9140f3808b1cff975b75eb"
  "/navigation/06f5dda360c04112937601574122c515"
  "/navigation/c3057bb031634c669cd6dfb0d4acbb15"
  "/navigation/e379fcc096f343568dcb1e294d45c931"
  "/detail/c9d80880a166420a815065b4cfd79ea0"
  "/detail/d09b2cd1a79f43f2b03da9f771ba00df"
  "/detail/006e29d8e42f45a3911b178c225cf9d9"
  "/detail/289a7f204b034a248c6df2ee0c9e281a"
  "/detail/0ca6b949d60f403498f925ba024be0f7"
  "/detail/b9fa74888e8047e99e6bf0e492a455c9"
  "/detail/da4fc43c9afe427a9410f6b231f6f3cc"
  "/detail/f291fb165def4550b4bcb75e590b1da6"
  "/detail/ea5ca560dc6e45539c8ab190be315ba9"
  "/detail/0b9b5032fb3b4dc59db0a019794b4e78"
  "/detail/db36ef56586c429e88a925eb2eb30a8f"
  "/detail/0e951517a64c429899711c1b9714fb47"
  "/detail/28cacc1b2b1146c09b28762ea0bf4e81"
  "/detail/412d5806d0ed41dea2d94c50641246e5"
  "/detail/47f9915c1c39423791ab1610e9a5b28a"
  "/detail/466008ea07764c5b963e84b76e07e9b4"
  "/detail/e630003e23d04b0c8282a62823d54fd2"
  "/detail/8c8785cde5014a30979102bcf9555d1b"
  "/detail/902c46509b0044eb965da7f681131761"
  "/detail/22483157390743d4abec6cd45b5eaabb"
  "/detail/644b6499e28f4e3c84279bd0b7d2cd2e"
  "/detail/3ced09227a7041b1a518a08dba46c303"
  "/detail/074f432f8a10427bb5de026928f5431d"
  "/detail/64304e55f49c418e938c3aa0c2795803"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
]
0.60 ms
(0.73%)
1
-- product-listing-route::loading::search-ids
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?))) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) GROUP BY `product`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  10
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  true
  b"""
    ÉØ\x08€¡fB\n
    Pe´Ïמ 
    """
  b"Л,ѧŸCò°=©÷qº\x00ß"
  b"\x00n)Øä/E£‘\e\x17Œ"\ùÙ"
  b"\x7F K\x03J$Œmòî\fž(\x1A"
  b"\f¦¹IÖ\x0F@4˜ù%º\x02Kà÷"
  b"¹útˆŽ€Géžkðä’¤UÉ"
  b"ÚOÄ<šþBz”\x10ö²1öóÌ"
  b"ò‘û\x16]ïEP´¼·^Y\v\x1D¦"
  b"ê\¥`ÜnESœŠ±¾1[©"
  b"\v›P2û;Mŝ° \x19yKNx"
  b"""
    Û6ïVXlBžˆ©%ë.³\n
    
    """
  b"\x0E\x15\x17¦LB˜™q\x1C\e\x14ûG"
  b"(ÊÌ\e+\x11FÀ›(v. ¿N"
  b"A-X\x06ÐíAÞ¢ÙLPd\x12"
  b"Gù‘\\x1C9B7‘«\x16\x10饲Š"
  b"F`\x08ê\x07vL[–>„·n\x07é´"
  b"æ0\x00>#ÐK\f‚‚¦(#ÕOÒ"
  b"Œ‡…Íå\x01J0—‘\x02¼ùU]\e"
  b",FP›\x00Dë–]§ö\x13\x17a"
  b""H1W9\x07CÔ«ìlÔ[^ª»"
  b"dKd™âN<„'›Ð·ÒÍ."
  b"\t"zpA±¥\x18 ŽºFÃ\x03"
  b"\x07OC/Š\x10B{µÞ\x02i(õC\x1D"
  b"d0NUôœAŽ“Œ: ÂyX\x03"
]
0.52 ms
(0.63%)
1
-- category::data::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`file_hash` as `category.media.fileHash`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` LEFT JOIN (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.`language_id` = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"DÏ™i^–Mï‰Z/)8ÀIé"
]
0.42 ms
(0.50%)
1
# product-listing-loader::resolve-previews
            SELECT
                parent.variant_listing_config as variantListingConfig,
                LOWER(HEX(child.id)) as id,
                LOWER(HEX(parent.id)) as parentId
             FROM product as child
                INNER JOIN product as parent
                    ON parent.id = child.parent_id
                    AND parent.version_id = child.version_id
             WHERE child.version_id = ?
             AND child.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"""
    ÉØ\x08€¡fB\n
    Pe´Ïמ 
    """
  b"Л,ѧŸCò°=©÷qº\x00ß"
  b"\x00n)Øä/E£‘\e\x17Œ"\ùÙ"
  b"\x7F K\x03J$Œmòî\fž(\x1A"
  b"\f¦¹IÖ\x0F@4˜ù%º\x02Kà÷"
  b"¹útˆŽ€Géžkðä’¤UÉ"
  b"ÚOÄ<šþBz”\x10ö²1öóÌ"
  b"ò‘û\x16]ïEP´¼·^Y\v\x1D¦"
  b"ê\¥`ÜnESœŠ±¾1[©"
  b"\v›P2û;Mŝ° \x19yKNx"
  b"""
    Û6ïVXlBžˆ©%ë.³\n
    
    """
  b"\x0E\x15\x17¦LB˜™q\x1C\e\x14ûG"
  b"(ÊÌ\e+\x11FÀ›(v. ¿N"
  b"A-X\x06ÐíAÞ¢ÙLPd\x12"
  b"Gù‘\\x1C9B7‘«\x16\x10饲Š"
  b"F`\x08ê\x07vL[–>„·n\x07é´"
  b"æ0\x00>#ÐK\f‚‚¦(#ÕOÒ"
  b"Œ‡…Íå\x01J0—‘\x02¼ùU]\e"
  b",FP›\x00Dë–]§ö\x13\x17a"
  b""H1W9\x07CÔ«ìlÔ[^ª»"
  b"dKd™âN<„'›Ð·ÒÍ."
  b"\t"zpA±¥\x18 ŽºFÃ\x03"
  b"\x07OC/Š\x10B{µÞ\x02i(õC\x1D"
  b"d0NUôœAŽ“Œ: ÂyX\x03"
]
0.41 ms
(0.50%)
1
-- product-price-calculator::units::read
SELECT `unit`.`id` as `unit.id`, `unit`.`created_at` as `unit.createdAt`, `unit`.`updated_at` as `unit.updatedAt`, `unit.translation.shortCode`, `unit.translation.shortCode` as `unit.shortCode`, `unit.translation.name`, `unit.translation.name` as `unit.name`, `unit.translation.customFields`, `unit.translation.customFields` as `unit.customFields` FROM `unit` LEFT JOIN (SELECT `unit.translation`.`unit_id`, `unit.translation`.`short_code` as `unit.translation.shortCode`, `unit.translation`.`name` as `unit.translation.name`, `unit.translation`.`custom_fields` as `unit.translation.customFields` FROM `unit_translation` `unit.translation` WHERE `unit.translation`.`language_id` = ?) `unit.unit_translation` ON `unit.unit_translation`.`unit_id` = `unit`.`id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
0.35 ms
(0.42%)
1
-- theme-service::resolve-media::read
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`config` as `media.config`, `media`.`path` as `media.path`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`file_hash` as `media.fileHash`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, `media.translation.title` as `media.title`, `media.translation.alt`, `media.translation.alt` as `media.alt`, `media.translation.customFields`, `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.`media_id`, `media.translation`.`alt` as `media.translation.alt`, `media.translation`.`title` as `media.translation.title`, `media.translation`.`custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation`.`language_id` = ?) `media.media_translation` ON `media.media_translation`.`media_id` = `media`.`id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder`.`default_folder_id` = `media.mediaFolder.defaultFolder`.`id` WHERE (((`media`.`private` = ? OR (`media`.`private` = ? AND `media.mediaFolder.defaultFolder`.`entity` = ?)))) AND (`media`.`id` IN (?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  false
  true
  "product_download"
  b"\x01›1{Aõpµ·ñ:C‹u\x10È"
  b"\x01›1{AüqU¢Ý}ìë(D}"
]
0.34 ms
(0.41%)
1
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"DÏ™i^–Mï‰Z/)8ÀIé"
]
0.33 ms
(0.40%)
1
-- breadcrumb-extension::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x19Ê@WÿO\x07ªÈÅ™Ô1xh"
  b"DÏ™i^–Mï‰Z/)8ÀIé"
]
0.33 ms
(0.39%)
1
-- product-listing::property-group-filter::read
SELECT `property_group`.`id` as `property_group.id`, `property_group`.`display_type` as `property_group.displayType`, `property_group`.`sorting_type` as `property_group.sortingType`, `property_group`.`filterable` as `property_group.filterable`, `property_group`.`visible_on_product_detail_page` as `property_group.visibleOnProductDetailPage`, `property_group`.`created_at` as `property_group.createdAt`, `property_group`.`updated_at` as `property_group.updatedAt`, `property_group.translation.name`, `property_group.translation.name` as `property_group.name`, `property_group.translation.description`, `property_group.translation.description` as `property_group.description`, `property_group.translation.position`, `property_group.translation.position` as `property_group.position`, `property_group.translation.customFields`, `property_group.translation.customFields` as `property_group.customFields` FROM `property_group` LEFT JOIN (SELECT `property_group.translation`.`property_group_id`, `property_group.translation`.`name` as `property_group.translation.name`, `property_group.translation`.`description` as `property_group.translation.description`, `property_group.translation`.`position` as `property_group.translation.position`, `property_group.translation`.`custom_fields` as `property_group.translation.customFields` FROM `property_group_translation` `property_group.translation` WHERE `property_group.translation`.`language_id` = ?) `property_group.property_group_translation` ON `property_group.property_group_translation`.`property_group_id` = `property_group`.`id` WHERE ((`property_group`.`filterable` = ?)) AND (`property_group`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
  b"A»I_\x16KB)ŠT›"<3›W"
  b"‘éÚ\x1EìŒEÙ€H÷‹\fFb«"
  b"Î\x7FŒ\r"ÂFòŽ ª\fá\x0E÷²"
  b"\x08\t8Eê·Ö,«ŽÉùŒ"
  b"Á¸R´ñûO›ªÌV™›;94"
  b"Í\x0E`]m\x1FG…š•U}£/½"
  b"O÷Ô(ï®H_»»ùŸ\x16ˆér"
  b"]ŽÃd0\x05MaH-Ž2\x14¿÷"
  b"År\x13žG©HH¨˜ú\x01i¥N®"
  b"\x15'þÿFL¡,ÆÊ’\x0E5m"
  b"÷W\x15\x02¯@ŸŽÑaà(~ÆÁ"
  b"Bdé\r¹O®²ƒ¼Õ\x10ÖZó"
  b"\rÒPü8•EÖ…Ôi“Ø’Ÿl"
  b"7¹“ñ\x1AÂCj·Ž»(»]\"
]
0.29 ms
(0.35%)
1
-- category::cms-page::association::sections::association::blocks::read
SELECT `cms_block`.`id` as `cms_block.id`, `cms_block`.`version_id` as `cms_block.versionId`, `cms_block`.`cms_section_version_id` as `cms_block.cmsSectionVersionId`, `cms_block`.`position` as `cms_block.position`, `cms_block`.`type` as `cms_block.type`, `cms_block`.`locked` as `cms_block.locked`, `cms_block`.`name` as `cms_block.name`, `cms_block`.`section_position` as `cms_block.sectionPosition`, `cms_block`.`margin_top` as `cms_block.marginTop`, `cms_block`.`margin_bottom` as `cms_block.marginBottom`, `cms_block`.`margin_left` as `cms_block.marginLeft`, `cms_block`.`margin_right` as `cms_block.marginRight`, `cms_block`.`background_color` as `cms_block.backgroundColor`, `cms_block`.`background_media_id` as `cms_block.backgroundMediaId`, `cms_block`.`background_media_mode` as `cms_block.backgroundMediaMode`, `cms_block`.`css_class` as `cms_block.cssClass`, `cms_block`.`visibility` as `cms_block.visibility`, `cms_block`.`cms_section_id` as `cms_block.sectionId`, `cms_block`.`custom_fields` as `cms_block.customFields`, `cms_block`.`created_at` as `cms_block.createdAt`, `cms_block`.`updated_at` as `cms_block.updatedAt`, `cms_block.backgroundMedia`.`id` as `cms_block.backgroundMedia.id`, `cms_block.backgroundMedia`.`user_id` as `cms_block.backgroundMedia.userId`, `cms_block.backgroundMedia`.`media_folder_id` as `cms_block.backgroundMedia.mediaFolderId`, `cms_block.backgroundMedia`.`mime_type` as `cms_block.backgroundMedia.mimeType`, `cms_block.backgroundMedia`.`file_extension` as `cms_block.backgroundMedia.fileExtension`, `cms_block.backgroundMedia`.`uploaded_at` as `cms_block.backgroundMedia.uploadedAt`, `cms_block.backgroundMedia`.`file_name` as `cms_block.backgroundMedia.fileName`, `cms_block.backgroundMedia`.`file_size` as `cms_block.backgroundMedia.fileSize`, `cms_block.backgroundMedia`.`media_type` as `cms_block.backgroundMedia.mediaTypeRaw`, `cms_block.backgroundMedia`.`meta_data` as `cms_block.backgroundMedia.metaData`, `cms_block.backgroundMedia`.`config` as `cms_block.backgroundMedia.config`, `cms_block.backgroundMedia`.`path` as `cms_block.backgroundMedia.path`, `cms_block.backgroundMedia`.`private` as `cms_block.backgroundMedia.private`, `cms_block.backgroundMedia`.`thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo`, `cms_block.backgroundMedia`.`file_hash` as `cms_block.backgroundMedia.fileHash`, `cms_block.backgroundMedia`.`created_at` as `cms_block.backgroundMedia.createdAt`, `cms_block.backgroundMedia`.`updated_at` as `cms_block.backgroundMedia.updatedAt`, `cms_block.backgroundMedia.translation.title`, `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title`, `cms_block.backgroundMedia.translation.alt`, `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt`, `cms_block.backgroundMedia.translation.customFields`, `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block`.`background_media_id` = `cms_block.backgroundMedia`.`id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation`.`media_id`, `cms_block.backgroundMedia.translation`.`alt` as `cms_block.backgroundMedia.translation.alt`, `cms_block.backgroundMedia.translation`.`title` as `cms_block.backgroundMedia.translation.title`, `cms_block.backgroundMedia.translation`.`custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation`.`language_id` = ?) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation`.`media_id` = `cms_block.backgroundMedia`.`id` WHERE (`cms_block`.`version_id` = ?) AND (((`cms_block`.`cms_section_id` IN (?, ?))))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x02ûª=B)¾àÇ᤹Z\x1D"
  b"/ó¶\x05–ßA'Œç51˜)ûø"
]
0.29 ms
(0.35%)
1
SELECT `rule`.`id` as `rule.id`, `rule`.`name` as `rule.name`, `rule`.`priority` as `rule.priority`, `rule`.`description` as `rule.description`, `rule`.`payload` as `rule.payload`, `rule`.`invalid` as `rule.invalid`, `rule`.`areas` as `rule.areas`, `rule`.`custom_fields` as `rule.customFields`, `rule`.`module_types` as `rule.moduleTypes`, `rule`.`created_at` as `rule.createdAt`, `rule`.`updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"""
    \x17\n
    C\x7F6ø@²—-ûrøæ¿b
    """
  b"\x1E›mÉ\vRG|·'÷ïeÆ]Ö"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"¸Rs=·eO;‚°T•Ë!ÚW"
  b"Ð[4\ÛyIgƒ\x12\x17[ÄLKL"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"ï\x7FÙ.®S@I’\x06\x12¨.’‹"
]
0.27 ms
(0.32%)
1
-- category::cms-page::association::sections::read
SELECT `cms_section`.`id` as `cms_section.id`, `cms_section`.`version_id` as `cms_section.versionId`, `cms_section`.`cms_page_version_id` as `cms_section.cmsPageVersionId`, `cms_section`.`position` as `cms_section.position`, `cms_section`.`type` as `cms_section.type`, `cms_section`.`locked` as `cms_section.locked`, `cms_section`.`name` as `cms_section.name`, `cms_section`.`sizing_mode` as `cms_section.sizingMode`, `cms_section`.`mobile_behavior` as `cms_section.mobileBehavior`, `cms_section`.`background_color` as `cms_section.backgroundColor`, `cms_section`.`background_media_id` as `cms_section.backgroundMediaId`, `cms_section`.`background_media_mode` as `cms_section.backgroundMediaMode`, `cms_section`.`css_class` as `cms_section.cssClass`, `cms_section`.`cms_page_id` as `cms_section.pageId`, `cms_section`.`visibility` as `cms_section.visibility`, `cms_section`.`custom_fields` as `cms_section.customFields`, `cms_section`.`created_at` as `cms_section.createdAt`, `cms_section`.`updated_at` as `cms_section.updatedAt`, `cms_section.backgroundMedia`.`id` as `cms_section.backgroundMedia.id`, `cms_section.backgroundMedia`.`user_id` as `cms_section.backgroundMedia.userId`, `cms_section.backgroundMedia`.`media_folder_id` as `cms_section.backgroundMedia.mediaFolderId`, `cms_section.backgroundMedia`.`mime_type` as `cms_section.backgroundMedia.mimeType`, `cms_section.backgroundMedia`.`file_extension` as `cms_section.backgroundMedia.fileExtension`, `cms_section.backgroundMedia`.`uploaded_at` as `cms_section.backgroundMedia.uploadedAt`, `cms_section.backgroundMedia`.`file_name` as `cms_section.backgroundMedia.fileName`, `cms_section.backgroundMedia`.`file_size` as `cms_section.backgroundMedia.fileSize`, `cms_section.backgroundMedia`.`media_type` as `cms_section.backgroundMedia.mediaTypeRaw`, `cms_section.backgroundMedia`.`meta_data` as `cms_section.backgroundMedia.metaData`, `cms_section.backgroundMedia`.`config` as `cms_section.backgroundMedia.config`, `cms_section.backgroundMedia`.`path` as `cms_section.backgroundMedia.path`, `cms_section.backgroundMedia`.`private` as `cms_section.backgroundMedia.private`, `cms_section.backgroundMedia`.`thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo`, `cms_section.backgroundMedia`.`file_hash` as `cms_section.backgroundMedia.fileHash`, `cms_section.backgroundMedia`.`created_at` as `cms_section.backgroundMedia.createdAt`, `cms_section.backgroundMedia`.`updated_at` as `cms_section.backgroundMedia.updatedAt`, `cms_section.backgroundMedia.translation.title`, `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title`, `cms_section.backgroundMedia.translation.alt`, `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt`, `cms_section.backgroundMedia.translation.customFields`, `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section`.`background_media_id` = `cms_section.backgroundMedia`.`id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation`.`media_id`, `cms_section.backgroundMedia.translation`.`alt` as `cms_section.backgroundMedia.translation.alt`, `cms_section.backgroundMedia.translation`.`title` as `cms_section.backgroundMedia.translation.title`, `cms_section.backgroundMedia.translation`.`custom_fields` as `cms_section.backgroundMedia.translation.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation`.`language_id` = ?) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation`.`media_id` = `cms_section.backgroundMedia`.`id` WHERE (`cms_section`.`version_id` = ?) AND (((`cms_section`.`cms_page_id` IN (?))))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"vˆT\x04°{KC·ñ \x06\x05œ"
]
0.27 ms
(0.32%)
1
-- seo-url::resolve
SELECT id, path_info pathInfo, is_canonical isCanonical, sales_channel_id salesChannelId FROM seo_url WHERE (language_id = ?) AND ((sales_channel_id = ? OR sales_channel_id IS NULL)) AND ((seo_path_info = ? OR seo_path_info = ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  "navigation/44cf99695e964def895a2f2938c049e9"
  "navigation/44cf99695e964def895a2f2938c049e9/"
]
0.22 ms
(0.27%)
1
-- category::cms-page::association::sections::association::blocks::association::slots::read
SELECT `cms_slot`.`id` as `cms_slot.id`, `cms_slot`.`version_id` as `cms_slot.versionId`, `cms_slot`.`cms_block_version_id` as `cms_slot.cmsBlockVersionId`, `cms_slot`.`type` as `cms_slot.type`, `cms_slot`.`slot` as `cms_slot.slot`, `cms_slot`.`locked` as `cms_slot.locked`, `cms_slot`.`cms_block_id` as `cms_slot.blockId`, `cms_slot`.`created_at` as `cms_slot.createdAt`, `cms_slot`.`updated_at` as `cms_slot.updatedAt`, `cms_slot.translation.config`, `cms_slot.translation.config` as `cms_slot.config`, `cms_slot.translation.customFields`, `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation`.`cms_slot_id`, `cms_slot.translation`.`cms_slot_version_id`, `cms_slot.translation`.`config` as `cms_slot.translation.config`, `cms_slot.translation`.`custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation`.`language_id` = ?) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation`.`cms_slot_id` = `cms_slot`.`id` AND `cms_slot.cms_slot_translation`.`cms_slot_version_id` = `cms_slot`.`version_id` WHERE (`cms_slot`.`version_id` = ?) AND (((`cms_slot`.`cms_block_id` IN (?, ?, ?, ?))))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"‚Ä|°LžCl„ÌFI2¡4J"
  b"ŽÇE\tø\rIÚ–„Á¬Î\x10\x1D"
  b"æôe‚ßhNÿ¦$oñ˶‡m"
  b"™,ÉX}\x1CFÀº\x1F¥p{J«<"
]
0.21 ms
(0.26%)
1
# dbal-plugin-loader
        SELECT
               `name`,
               `base_class` AS baseClass,
               IF(`active` = 1 AND `installed_at` IS NOT NULL, 1, 0) AS active,
               `path`,
               `version`,
               `autoload`,
               `managed_by_composer` AS managedByComposer,
               composer_name as composerName
        FROM `plugin`
        ORDER BY `installed_at`;
Parameters:
[]
0.20 ms
(0.25%)
1
-- category::cms-page::read
SELECT `cms_page`.`id` as `cms_page.id`, `cms_page`.`version_id` as `cms_page.versionId`, `cms_page`.`type` as `cms_page.type`, `cms_page`.`entity` as `cms_page.entity`, `cms_page`.`css_class` as `cms_page.cssClass`, `cms_page`.`config` as `cms_page.config`, `cms_page`.`preview_media_id` as `cms_page.previewMediaId`, `cms_page`.`locked` as `cms_page.locked`, `cms_page`.`created_at` as `cms_page.createdAt`, `cms_page`.`updated_at` as `cms_page.updatedAt`, `cms_page.translation.name`, `cms_page.translation.name` as `cms_page.name`, `cms_page.translation.customFields`, `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation`.`cms_page_id`, `cms_page.translation`.`cms_page_version_id`, `cms_page.translation`.`name` as `cms_page.translation.name`, `cms_page.translation`.`custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation`.`language_id` = ?) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation`.`cms_page_id` = `cms_page`.`id` AND `cms_page.cms_page_translation`.`cms_page_version_id` = `cms_page`.`version_id` WHERE (`cms_page`.`version_id` = ?) AND (`cms_page`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"vˆT\x04°{KC·ñ \x06\x05œ"
]
0.19 ms
(0.23%)
1
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `id` = ?
Parameters:
[
  b"DÏ™i^–Mï‰Z/)8ÀIé"
  b"w¹YÏfÞL\x15Çù·Ú9‚ó"
]
0.18 ms
(0.22%)
2
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "CSs5MEatp63hA41OADmL3H7auS7e7TLk"
]
0.18 ms
(0.21%)
1
SELECT `product_sorting`.`id` as `product_sorting.id`, `product_sorting`.`locked` as `product_sorting.locked`, `product_sorting`.`url_key` as `product_sorting.key`, `product_sorting`.`priority` as `product_sorting.priority`, `product_sorting`.`active` as `product_sorting.active`, `product_sorting`.`fields` as `product_sorting.fields`, `product_sorting`.`created_at` as `product_sorting.createdAt`, `product_sorting`.`updated_at` as `product_sorting.updatedAt`, `product_sorting.translation.label`, `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation`.`product_sorting_id`, `product_sorting.translation`.`label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation`.`language_id` = ?) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation`.`product_sorting_id` = `product_sorting`.`id` WHERE `product_sorting`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"´ \x18·vGÉ‹\t\x17DV;ûÍ"
]
0.17 ms
(0.21%)
1
-- product-listing::load-sortings::read
SELECT `product_sorting`.`id` as `product_sorting.id`, `product_sorting`.`locked` as `product_sorting.locked`, `product_sorting`.`url_key` as `product_sorting.key`, `product_sorting`.`priority` as `product_sorting.priority`, `product_sorting`.`active` as `product_sorting.active`, `product_sorting`.`fields` as `product_sorting.fields`, `product_sorting`.`created_at` as `product_sorting.createdAt`, `product_sorting`.`updated_at` as `product_sorting.updatedAt`, `product_sorting.translation.label`, `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation`.`product_sorting_id`, `product_sorting.translation`.`label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation`.`language_id` = ?) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation`.`product_sorting_id` = `product_sorting`.`id` WHERE `product_sorting`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"´ \x18·vGÉ‹\t\x17DV;ûÍ"
  b"""
    \x06 .~GΔ\x15d¼¾\x05\n
    «
    """
  b"ëbxQRjE-¸Ùc™#é!°"
  b"X`\rüN$N ©\x1FP\x1A‚}8ž"
  b"~sÌ+¤ÝJá‘\tdA\\x16vJ"
  b"–7JüB½A’¥Š\x1Fr«—GÃ"
  b"\x06jkîü~Kn‰)ÖL(ˆ¥\x1A"
  b""?xÂbúL¿ŸÕ1œ1Q±&"
]
0.17 ms
(0.20%)
1
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
0.17 ms
(0.20%)
1
-- seo-url::resolve-fallback
SELECT path_info pathInfo, seo_path_info seoPathInfo FROM seo_url WHERE (language_id = ?) AND (sales_channel_id = ?) AND (path_info = ?) AND (is_canonical = 1) LIMIT 1
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  "/navigation/44cf99695e964def895a2f2938c049e9"
]
0.16 ms
(0.20%)
1
SELECT `sales_channel_country`.`sales_channel_id`, `sales_channel_country`.`country_id` FROM `sales_channel_country` WHERE (`sales_channel_country`.`sales_channel_id` = ? AND `sales_channel_country`.`country_id` = ?)
Parameters:
[
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  b"Å\x08×PÉVKÿ»IQ\x1EøP\x08r"
]
0.15 ms
(0.18%)
1
SELECT custom_entity.name, custom_entity.fields, custom_entity.flags
                FROM custom_entity
                    LEFT JOIN app ON app.id = custom_entity.app_id
                WHERE (custom_entity.app_id IS NULL OR app.active = 1) AND custom_entity.deleted_at IS NULL;
Parameters:
[]
0.15 ms
(0.18%)
1
-- category::data::association::translations::read
SELECT `category_translation`.`name` as `category_translation.name`, `category_translation`.`breadcrumb` as `category_translation.breadcrumb`, `category_translation`.`slot_config` as `category_translation.slotConfig`, `category_translation`.`link_type` as `category_translation.linkType`, `category_translation`.`internal_link` as `category_translation.internalLink`, `category_translation`.`external_link` as `category_translation.externalLink`, `category_translation`.`link_new_tab` as `category_translation.linkNewTab`, `category_translation`.`description` as `category_translation.description`, `category_translation`.`meta_title` as `category_translation.metaTitle`, `category_translation`.`meta_description` as `category_translation.metaDescription`, `category_translation`.`keywords` as `category_translation.keywords`, `category_translation`.`custom_fields` as `category_translation.customFields`, `category_translation`.`created_at` as `category_translation.createdAt`, `category_translation`.`updated_at` as `category_translation.updatedAt`, `category_translation`.`category_id` as `category_translation.categoryId`, `category_translation`.`language_id` as `category_translation.languageId`, `category_translation`.`category_version_id` as `category_translation.categoryVersionId` FROM `category_translation` WHERE (`category_translation`.`category_version_id` = ?) AND (((`category_translation`.`category_id` IN (?))))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"DÏ™i^–Mï‰Z/)8ÀIé"
]
0.14 ms
(0.17%)
1
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
0.14 ms
(0.17%)
1
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "de-DE"
]
0.12 ms
(0.14%)
1
SELECT `app`.`name`, `app`.`version`, `app`.`template_load_priority`
             FROM `app`
             INNER JOIN `app_template` ON `app_template`.`app_id` = `app`.`id`
             WHERE `app`.`active` = 1 AND `app_template`.`active` = 1
Parameters:
[]
0.12 ms
(0.14%)
1
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  "CSs5MEatp63hA41OADmL3H7auS7e7TLk"
]
0.11 ms
(0.14%)
1
SELECT
    `theme_id`,
    `technical_name`,
    `resolved_config`,
    `view_inheritance`,
    `script_files`,
    `icon_sets`,
    `updated_at`
    FROM `theme_runtime_config`
    WHERE `technical_name` = ?
Parameters:
[
  "Storefront"
]
0.11 ms
(0.13%)
1
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
0.10 ms
(0.13%)
1
-- product-listing-route::category-loading::search-ids
SELECT `category`.`id`, `category`.`auto_increment` FROM `category` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?)) LIMIT 1
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"DÏ™i^–Mï‰Z/)8ÀIé"
]
0.10 ms
(0.12%)
1
-- product-listing::load-sortings::search-ids
SELECT `product_sorting`.`id` FROM `product_sorting` WHERE (`product_sorting`.`active` = ?) ORDER BY `product_sorting`.`priority` DESC
Parameters:
[
  true
]
0.10 ms
(0.12%)
1
SELECT path FROM category WHERE id = ?
Parameters:
[
  b"DÏ™i^–Mï‰Z/)8ÀIé"
]
0.09 ms
(0.10%)
1
SELECT DISTINCT `technical_name`
    FROM `theme_runtime_config`
    WHERE `technical_name` IS NOT NULL
Parameters:
[]
0.08 ms
(0.10%)
1
-- product-listing-route::category-loading::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`product_stream_id` as `category.productStreamId` FROM `category` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"DÏ™i^–Mï‰Z/)8ÀIé"
]
0.07 ms
(0.08%)
1
SELECT `min_search_length` FROM `product_search_config` WHERE `language_id` = ?
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.