5.94 ms (21.21%)
1
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` . `link` as `product.manufacturer.link` , `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.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` . `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"…m\r {YØEþÐ!øÂ~Êì "
b"\x19 ·\x06 .YzN¶³?ç?d¬‰+ "
b"èHu\v :PA…°:\x01 $œÊsr "
b"ý\x0E í^ÈOGŒ‹ù\x1F òÁüõÕ "
b"_Eiú\x03 B<ž1\x7F bÈÅ|| "
b"eŽDr¬iFõ”æŠ\n \x00 MH "
b"O /îpµ@£¯ð@bàø\x07 ì "
b"¥®‹2;âE%´!CY/]à "
b"qqP\x04 ;MB\½,<Dà_þP "
]
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` . `link` as `product.manufacturer.link` ,
`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.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` . `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 (? , ? , ? , ? , ? , ? , ? , ? , ? )
)
Copy
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` . `link` as `product.manufacturer.link` , `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.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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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` . `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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product` . `id` IN (0x856D0D7B59D845FEADD021F8C27ECAEC , 0x19B7062E597A4EB6B33FE73F64AC892B , 0xE848750B3A504185B03A01249CCA7372 , 0xFD0EED5EC84F478C8BF91FF2C1FCF5D5 , 0x5F4569FA038F423C9E317F62C8C57C7C , 0x658E4472AC6946F594E68A0A004DAD48 , 0x4F202FEE70B540A3AFF04062E0F807EC , 0xA5AE8B323BE24525B42143592F905DC3 , 0x717150043B4D425CBD2C3C44E05FFE50 ));
Copy
2.64 ms (9.42%)
3
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` = ? OR (`category` . `path` LIKE ? AND (`category` . `level` > ? AND `category` . `level` < = ? )))))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"¢\a—Å|D™€5èrÒ\x1C ˜\ "
"%|a25c6197c57c44998035e872d21c985c|% "
1
3
]
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` = ?
OR (
`category` . `path` LIKE ?
AND (
`category` . `level` > ?
AND `category` . `level` < = ?
)
)
)
)
)
Copy
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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`category` . `id` = 0xA25C6197C57C44998035E872D21C985C OR (`category` . `path` LIKE '%|a25c6197c57c44998035e872d21c985c|%' AND (`category` . `level` > 1 AND `category` . `level` < = 3 )))));
Copy
1.99 ms (7.10%)
1
SELECT MIN (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule94b99a3246fe4d50ac1ffc159031299c.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule98a5a57e5d654f5bb91b6c7f4587bfaf.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulec6b2c5729b4f4f8387e5eff766288c15.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule1f5bfa0e506b4cd19e815eb21e8bc737.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule53de8ba5f57f46b7a5f9944424c88409.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruled3c6946f7c744b5f96c7434345ae9576.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulee93d6d681a1c433c8774f619226d7796.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule94b99a3246fe4d50ac1ffc159031299c.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule98a5a57e5d654f5bb91b6c7f4587bfaf.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulec6b2c5729b4f4f8387e5eff766288c15.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule1f5bfa0e506b4cd19e815eb21e8bc737.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule53de8ba5f57f46b7a5f9944424c88409.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruled3c6946f7c744b5f96c7434345ae9576.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulee93d6d681a1c433c8774f619226d7796.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) as `price.min` , MAX (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule94b99a3246fe4d50ac1ffc159031299c.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule98a5a57e5d654f5bb91b6c7f4587bfaf.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulec6b2c5729b4f4f8387e5eff766288c15.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule1f5bfa0e506b4cd19e815eb21e8bc737.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule53de8ba5f57f46b7a5f9944424c88409.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruled3c6946f7c744b5f96c7434345ae9576.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulee93d6d681a1c433c8774f619226d7796.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule94b99a3246fe4d50ac1ffc159031299c.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule98a5a57e5d654f5bb91b6c7f4587bfaf.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulec6b2c5729b4f4f8387e5eff766288c15.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule1f5bfa0e506b4cd19e815eb21e8bc737.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule53de8ba5f57f46b7a5f9944424c88409.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruled3c6946f7c744b5f96c7434345ae9576.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulee93d6d681a1c433c8774f619226d7796.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) as `price.max` 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` < = > ? )))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"ÌTY+ÃÛK޳¡‘Œ>Îõ½ "
true
b"\äQ1öeMƒ‰x@èÛ "
null
true
false
]
SELECT
MIN (
IFNULL (
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule94b99a3246fe4d50ac1ffc159031299c.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule98a5a57e5d654f5bb91b6c7f4587bfaf.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rulec6b2c5729b4f4f8387e5eff766288c15.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule1f5bfa0e506b4cd19e815eb21e8bc737.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule53de8ba5f57f46b7a5f9944424c88409.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruled3c6946f7c744b5f96c7434345ae9576.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rulee93d6d681a1c433c8774f619226d7796.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
),
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule94b99a3246fe4d50ac1ffc159031299c.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule98a5a57e5d654f5bb91b6c7f4587bfaf.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rulec6b2c5729b4f4f8387e5eff766288c15.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule1f5bfa0e506b4cd19e815eb21e8bc737.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule53de8ba5f57f46b7a5f9944424c88409.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruled3c6946f7c744b5f96c7434345ae9576.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rulee93d6d681a1c433c8774f619226d7796.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
)
)
) as `price.min` ,
MAX (
IFNULL (
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule94b99a3246fe4d50ac1ffc159031299c.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule98a5a57e5d654f5bb91b6c7f4587bfaf.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rulec6b2c5729b4f4f8387e5eff766288c15.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule1f5bfa0e506b4cd19e815eb21e8bc737.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule53de8ba5f57f46b7a5f9944424c88409.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruled3c6946f7c744b5f96c7434345ae9576.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rulee93d6d681a1c433c8774f619226d7796.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
),
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule94b99a3246fe4d50ac1ffc159031299c.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule98a5a57e5d654f5bb91b6c7f4587bfaf.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rulec6b2c5729b4f4f8387e5eff766288c15.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule1f5bfa0e506b4cd19e815eb21e8bc737.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule53de8ba5f57f46b7a5f9944424c88409.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruled3c6946f7c744b5f96c7434345ae9576.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rulee93d6d681a1c433c8774f619226d7796.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
)
)
) as `price.max`
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` < = > ?
)
)
)
Copy
SELECT MIN (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule94b99a3246fe4d50ac1ffc159031299c.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule98a5a57e5d654f5bb91b6c7f4587bfaf.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulec6b2c5729b4f4f8387e5eff766288c15.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule1f5bfa0e506b4cd19e815eb21e8bc737.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule53de8ba5f57f46b7a5f9944424c88409.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruled3c6946f7c744b5f96c7434345ae9576.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulee93d6d681a1c433c8774f619226d7796.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule94b99a3246fe4d50ac1ffc159031299c.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule98a5a57e5d654f5bb91b6c7f4587bfaf.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulec6b2c5729b4f4f8387e5eff766288c15.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule1f5bfa0e506b4cd19e815eb21e8bc737.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule53de8ba5f57f46b7a5f9944424c88409.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruled3c6946f7c744b5f96c7434345ae9576.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulee93d6d681a1c433c8774f619226d7796.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) as `price.min` , MAX (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule94b99a3246fe4d50ac1ffc159031299c.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule98a5a57e5d654f5bb91b6c7f4587bfaf.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulec6b2c5729b4f4f8387e5eff766288c15.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule1f5bfa0e506b4cd19e815eb21e8bc737.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule53de8ba5f57f46b7a5f9944424c88409.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruled3c6946f7c744b5f96c7434345ae9576.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulee93d6d681a1c433c8774f619226d7796.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule94b99a3246fe4d50ac1ffc159031299c.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule98a5a57e5d654f5bb91b6c7f4587bfaf.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulec6b2c5729b4f4f8387e5eff766288c15.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule1f5bfa0e506b4cd19e815eb21e8bc737.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule53de8ba5f57f46b7a5f9944424c88409.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruled3c6946f7c744b5f96c7434345ae9576.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulee93d6d681a1c433c8774f619226d7796.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) as `price.max` 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` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0xCC54592BC3DB4B8DB3A1918C3ECEF5BD AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x5CE45131F6654D83818978409DE881DB AND NOT (`product` . `display_group` < = > NULL ) AND NOT (IFNULL (`product` . `is_closeout` , `product.parent` . `is_closeout` ) < = > 1 AND `product` . `available` < = > 0 )));
Copy
1.89 ms (6.75%)
1
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` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , (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.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.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_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 (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` WHERE (`product` . `version_id` = ? ) AND (`product` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x02 ÏáP\x18 -O`§\x15 Fœü/d. "
b"\x06 8my1/E„”8ä\x1A ©pË~ "
b"\x0F óŒLíÑA ²(*\x1A ˆ)^£ "
b"""
\x16 à\x13 c\x10 SNñ£w\n
ik\x14 Èô
"""
b"\x16 õÌÕ»óCH¥µe:S¾Oä "
b"\x18 «·¸i*F\x1E °MÆb%VÞô "
b"\x19 ·\x06 .YzN¶³?ç?d¬‰+ "
b"\x1C ¯’\x1E Å.EÅ\f É…L9<º "
b"\x1D ‚ñY\x1D ãIE—\x19 A\x02 Õ[,B "
b"*a@dí\x02 BóŸÕ\x11 ô|zJñ "
b"2'´~NY@l½Œ˜—½â0 "
b"""
4Dš|Ù¾B8§Ÿ\n
CÁ\x12 tÄ
"""
b"9ó\x1A yáÑDØ‘ø„gíè¾Y "
b"""
:ä°\v —\n
B –ã°²Íâð\r
"""
b";\x13 c´'¶J„·ÕdÃ\x03 O®/ "
b"C(Ê>Ž%DÝ¥+µ»~Çþ¾ "
b"IÛiâQFtœ~6ÃÎ'\x07 [ "
b"Mc\x07 pl NŠÕÛ\x1F &ÝÅB "
b"NçÆ%\x18 E5¯ï¿„YÉ!Å "
b"O /îpµ@£¯ð@bàø\x07 ì "
b"Pa\x0E €6.NA†\x18 ºÂgÑ\x02\x01 "
b"TX\t ÚòªIª»c=«ž\e HA "
b"T”Ç`6\x12 J½\x19 OòIÔÔ2 "
b"_Eiú\x03 B<ž1\x7F bÈÅ|| "
b"ar\x14 «\x00 D’˜WY”zÕVƒ "
b"b”xæ¼9G›ž=\x16 ôHíO "
b"bÀ*\x00 +çG,¶Ê‹ïÛàjÅ "
b"eŽDr¬iFõ”æŠ\n \x00 MH "
b"k$\x04 ™YtM\¨ÍƒŽ3k\f – "
b"l\x10 À'ü'E\x00 –\r –ûÂ\x13 _s "
b"m\x0F /é\x17 Jé¨èÑ›Í\x14 ¶ "
b"q›\x00 ¸±gI_€L"\x12 õ7ê! "
b"qÐL¾\t ˜Lø KI¢—߇ä "
b"""
rœì[\x04 ðK^Œ2\n
ñó\x18 æÃ
"""
b"zì0÷'-K\x02 ·ŽÙÎ/¯ªì "
b"HL+ÚH\x14 ²+r‚ÜCk^ "
b"""
‚/I@CÐOî’±¼³@\n
ñJ
"""
b"…m\r {YØEþÐ!øÂ~Êì "
b"ˆ:’½LJiž¥Ž°¿*&ú "
b"”3‰‘¾çBóéî«WµaŠ "
b"œ\x15 E\x01\x0E UM‰·Þ`N¶\x10 9æ "
b"""
œ‰\x15 ³\x0E\x11 M\n
‰Ö.üoíÃ\x0F
"""
b"¢\x1E MæY\x02 Dõ•t,%\x00 ù¯œ "
b"¤úŠ·¬M^¿«t+÷‚7& "
b"¥®‹2;âE%´!CY/]à "
b"¨Ö›\r 7NH§IÕ\x00\x04 ¹ûY "
b"¯\C#U@{ \t Ó"\x04 hçÆ "
b"³X'ŽÍúGê©$ù\f B…0õ "
b"¹€Å-ÖÝ@õƒß¬l\x03 €Î\x05 "
b"»‰´‡ð\x14 LxÓüš$\x16 ¦\x1E "
b"¾ÔÀ‰…%K£ˆdqU³sf½ "
b"""
Ç=þ\x16 +ûBn‹[Ú\n
€ŸÜl
"""
b"È•`Ov\e J\x10 …8/š±FW" "
b"ÌÓ/Ü\x05 …B°·\x17 º}aæ\x1D 5 "
b"Ô}U–½qIå™Þ_Š\x16 cÉI "
b"Õ‘rˆ\x0E QL:¤}(€|õ\r "
b"ØR]üИMD•7ùŠ–€¤¹ "
b"Ü2m4ÂŽKIŒÃ\e .3rYV "
b"át\x15 äÊ^Eh£]ðލ,ü9 "
b"ä\x02 XÌ\x0E %DÀº\f €ù~PJÌ "
b"å\x1C ïÝ6²Aè½jæºØ\x1D E "
b"èHu\v :PA…°:\x01 $œÊsr "
b"èX4üùØL]†UúQ\x1F é¢\ "
b"êöñz!KF^j]\x13\x05 (Ü\x08 "
b"ì¬4o3HL\x16 °‹\x07 Ô\\x19 ñÒ "
b"ío0\x08\x7F —Jþ’[‹@ø[é± "
b"óƒd\x06 ˜öD\·ÒƒŽˆT²\x01 "
b"ü{ààj÷HJªnÌìocËï "
b"ý\x0E í^ÈOGŒ‹ù\x1F òÁüõÕ "
b"þ¶}ÀÇ›C+£ÿÅÖû²9P "
]
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` . `created_at` as `product.createdAt` ,
`product` . `updated_at` as `product.updatedAt` ,
(
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.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.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_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 (
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`
WHERE
(`product` . `version_id` = ? )
AND (
`product` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ?
)
)
Copy
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` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , (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.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.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_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 (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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product` . `id` IN (0x02CFE150182D4F60A715469CFC2F642E , 0x06386D79312F45849438E41AA970CB7E , 0x0FF38C4CEDD141A0B2282A1A88295EA3 , 0x16E0136310534EF1A3770A696B14C8F4 , 0x16F5CCD5BBF34348A5B5653A53BE4FE4 , 0x18ABB7B8692A461EB04DC6622556DEF4 , 0x19B7062E597A4EB6B33FE73F64AC892B , 0x1CAF921EC52E45C5900CC9854C393CBA , 0x1D82F1591DE3494597194102D55B2C42 , 0x2A614064ED0242F39FD511F47C7A4AF1 , 0x3227B47E4E59406CBD8C9897BD81E230 , 0x34449A7CD9BE4238A79F0A43C11274C4 , 0x39F31A79E1D144D891F88467EDE8BE59 , 0x3AE4B00B970A42A096E3B0B2CDE2F00D , 0x3B1363B427B64A84B7D564C3034FAE2F , 0x4328CA3E8D2544DDA52BB5BB7EC7FEBE , 0x49DB8F69E25146749C7E36C3CE27075B , 0x4D6307706C204E908AD5DB1F26DDC542 , 0x4EE7C69025184535AFEFBF8459C921C5 , 0x4F202FEE70B540A3AFF04062E0F807EC , 0x50610E80362E4E418618BAC267D10201 , 0x545809DAF2AA49AABB633DAB9E1B4841 , 0x5494C76036124AADBD194FF249D4D432 , 0x5F4569FA038F423C9E317F62C8C57C7C , 0x617214AB9D004492985759947AD55683 , 0x629478E6BC39479B9E3D16A0F448ED4F , 0x62C02A002BE7472CB6CA8BEFDBE06AC5 , 0x658E4472AC6946F594E68A0A004DAD48 , 0x6B24049959744D5CA8CD838D336B0C96 , 0x6C10C027FC274500960D96FBC2135F73 , 0x6D0F2FC3A9174AE98FA8E8D19BCD14B6 , 0x719B00B8B167495F804C2212F537EA21 , 0x71D04CBE09984CF8A04B49A297DF87E4 , 0x729CEC5B04F04B5E8C320AF1F318E6C3 , 0x7AEC30F7272D4B02B78DD9CE2FAFAAEC , 0x81484C2B8FDA4814B22B7282DC436B5E , 0x822F494043D04FEE92B1BCB3400AF14A , 0x856D0D7B59D845FEADD021F8C27ECAEC , 0x883A92BD4C814A699EA58DB0BF2A26FA , 0x94338991BEE742C3B3E9EEAB57B5618A , 0x9C1545010E554D89B7DE604EB61039E6 , 0x9C8915B30E114D0A89D62EFC6FEDC30F , 0xA21E4DE6590244F595742C2500F9AF9C , 0xA4FA8A90B7AC4D5EBFAB742BF7823726 , 0xA5AE8B323BE24525B42143592F905DC3 , 0xA8D68F9B0D374E48A749D50004B9FB59 , 0xAF815C432355407BA009D3220468E7C6 , 0xB358278DCDFA47EAA924F90C428530F5 , 0xB980C52DD6DD40F583DFAC6C0380CE05 , 0xBB89B487F0144C789DD3FC9A2416A61E , 0xBED4C08985254BA388647155B37366BD , 0xC73DFE162BFB426E8B5BDA0A809FDC6C , 0xC895604F761B4A1085382F9AB1465722 , 0xCCD32FDC058542B0B717BA7D61E61D35 , 0xD47D5596BD7149E599DE5F8A1663C949 , 0xD59172880E514C3AA47D28807C81F50D , 0xD8525DFCD0984D449537F98A9680A4B9 , 0xDC326D34C28D4B498CC31B2E33725956 , 0xE17415E4CA5E4568A35DF08EA82CFC39 , 0xE40258CC0E2544C0BA0C80F97E504ACC , 0xE51CEFDD36B241E881BD6AE6BAD81D45 , 0xE848750B3A504185B03A01249CCA7372 , 0xE85834FCF9D84C5D8655FA511FE9A25C , 0xEAF6F17A214B465EAD6A5D130528DC08 , 0xECAC346F33484C16B08B07D45C19F1D2 , 0xED6F30087F974AFE925B8B40F85BE9B1 , 0xF383640698F6445CB7D2838E8854B201 , 0xFC7BE0E06AF7484AAA6ECCEC6F63CBEF , 0xFD0EED5EC84F478C8BF91FF2C1FCF5D5 , 0xFEB67DC0C79B432BA3FFC5D6FBB23950 ));
Copy
1.57 ms (5.60%)
1
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.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , `property_group_option.group.translation.name` as `property_group_option.group.name` , `property_group_option.group.translation.description` , `property_group_option.group.translation.description` as `property_group_option.group.description` , `property_group_option.group.translation.position` , `property_group_option.group.translation.position` as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` as `property_group_option.group.customFields` , `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 `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` 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.group.translation` . `property_group_id` , `property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` , `property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` , `property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` , `property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . `language_id` = ? ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `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"/»_ââšMpªXTÎ|ãâ\v "
b"\x06 (?VÀI@jž•\x00 Jþê† "
b"\x1E\v Oºä8Ce›O\x04 ‡…ã*š "
b"*ª\t\x7F ý€JÕŽ)·wöd¥\t "
b"2…ÊÙ££Džª\x07 ¤äÑî—ð "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¢$=ŸP¹OWƒB\x1A í½\x07 gÜ "
b"¥'\x11\x03\x0F †Dé\/Ñ\x03 ” "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"çvu=¿¼N졚ÛÊP˜ÚB "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"6â\x02 eÓˆN\x12 ¾êÚ$i¥µ– "
b"Qí‡B·ˆJž·²¾øg$c "
b"""
~ÁC0À–NK¡Ü\n
»#øÄ_
"""
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"‡P˜€1…Cø²’ZK¸AV "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¤¸4œ©À@Ì«ÌÌ<m.ëÏ "
b"©ÐíIVûE‡£Õì&Iã× "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"""
ÑHú¶G\n
Jê°Ä\x0F °µ\x02 MÅ
"""
b"Ó£\x14 ¯Ü»Hw°‡Þ¹ëÕ\x15 "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"ÿˆÑÏû)MÍ¿[Fùp\x03 Ÿþ "
b" \x15 ¹\x0E ç\x12 Aô—¯J¬\x07 ÜÜš "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"m»:‘H§¨§_C¦“\x11 r "
b"q\x04 Þði+Hß®ézõÿ\x03 !‡ "
b"qÐe\x1A nïA8«ÌZ\x1D é!àB "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"""
€W(\n
\x18 âJM…6ÔìÈ´ƒ1
"""
b"‡P˜€1…Cø²’ZK¸AV "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"“\x1A ˜¬¨\x7F G}ˆõXR·¢,ñ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"¼<V!C\x1E HWŠ]Næüà¡ "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"""
Ô\x1A z÷\n
MÙ €!ªbª‘Ø
"""
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"\f &Âùg£B¿½¾\x0E á«ïƒ "
b">54J‰\x06 Jø‰‘€OM;l\x08 "
b"Qí‡B·ˆJž·²¾øg$c "
b"""
~ÁC0À–NK¡Ü\n
»#øÄ_
"""
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"‡P˜€1…Cø²’ZK¸AV "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¤¸4œ©À@Ì«ÌÌ<m.ëÏ "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"""
ÑHú¶G\n
Jê°Ä\x0F °µ\x02 MÅ
"""
b"Ó£\x14 ¯Ü»Hw°‡Þ¹ëÕ\x15 "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"ÿˆÑÏû)MÍ¿[Fùp\x03 Ÿþ "
b" \x15 ¹\x0E ç\x12 Aô—¯J¬\x07 ÜÜš "
b"6â\x02 eÓˆN\x12 ¾êÚ$i¥µ– "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"m»:‘H§¨§_C¦“\x11 r "
b"q\x04 Þði+Hß®ézõÿ\x03 !‡ "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"""
€W(\n
\x18 âJM…6ÔìÈ´ƒ1
"""
b"‡P˜€1…Cø²’ZK¸AV "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"“\x1A ˜¬¨\x7F G}ˆõXR·¢,ñ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"©ÐíIVûE‡£Õì&Iã× "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"""
Ô\x1A z÷\n
MÙ €!ªbª‘Ø
"""
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"\x06 (?VÀI@jž•\x00 Jþê† "
b"\x1E\v Oºä8Ce›O\x04 ‡…ã*š "
b"*ª\t\x7F ý€JÕŽ)·wöd¥\t "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"]ˆ¨2âÔJ_®å\x01\x17 vtm\f "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"›½}9&½@Ð ]\x0F ,þ\x0E\x06 ‚ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¢$=ŸP¹OWƒB\x1A í½\x07 gÜ "
b"¥'\x11\x03\x0F †Dé\/Ñ\x03 ” "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"6â\x02 eÓˆN\x12 ¾êÚ$i¥µ– "
b"L£Û oŽI«ºpÓ½Kjc "
b"©ÐíIVûE‡£Õì&Iã× "
b"«é[S\x19 âL'ë×Ð\x1F êÿŽ "
b"®Ü«÷Ÿ1A‡›‹æ…0³“J "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"\x08 C_ؽ}Cj’ü¸ƒ´”\x1D G "
b"6â\x02 eÓˆN\x12 ¾êÚ$i¥µ– "
b"7£\ro`Gm‘ÔáWðÏdY "
b";^|kvÅHì¿Ü³±©\x18\x03 ž "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"]º\f\x03 ð,MNlÁš”è6æ "
b"z-œ\x10\x1F 5AÍ›¨kü-'æ\x06 "
b"""
~ÁC0À–NK¡Ü\n
»#øÄ_
"""
b"©ÐíIVûE‡£Õì&Iã× "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"\f &Âùg£B¿½¾\x0E á«ïƒ "
b"-äa‹\v «L‡£ÃÇ·\x11 IØ, "
b">54J‰\x06 Jø‰‘€OM;l\x08 "
b"aØ"ëêäChº¡"\x03 +„c\v "
b"«é[S\x19 âL'ë×Ð\x1F êÿŽ "
b"®Ü«÷Ÿ1A‡›‹æ…0³“J "
b"\x06 (?VÀI@jž•\x00 Jþê† "
b"\x1E\v Oºä8Ce›O\x04 ‡…ã*š "
b"*ª\t\x7F ý€JÕŽ)·wöd¥\t "
b"6â\x02 eÓˆN\x12 ¾êÚ$i¥µ– "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¢$=ŸP¹OWƒB\x1A í½\x07 gÜ "
b"¥'\x11\x03\x0F †Dé\/Ñ\x03 ” "
b"©ÐíIVûE‡£Õì&Iã× "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"-äa‹\v «L‡£ÃÇ·\x11 IØ, "
b"aØ"ëêäChº¡"\x03 +„c\v "
b"c8p:NI5®À\x1D ¨?5û± "
b"«é[S\x19 âL'ë×Ð\x1F êÿŽ "
b"®Ü«÷Ÿ1A‡›‹æ…0³“J "
b"ø‘\x11 iâqI¬Ú\x1A ”\x1D z¬! "
b"2…ÊÙ££Džª\x07 ¤äÑî—ð "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"MÐ\r ߯I\‘–½‘dò°Ã "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"‡[͸÷\x17 Fn“È\x03 "ïÐ){ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¶$H\x15 €«G]·®¬²8\x1A 7\x14 "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"çvu=¿¼N졚ÛÊP˜ÚB "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"9‡’E\x10 ÙK\x00 °–‘˜ûÔ\x16 ¼ "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"MÐ\r ߯I\‘–½‘dò°Ã "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"]ˆ¨2âÔJ_®å\x01\x17 vtm\f "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"‡[͸÷\x17 Fn“È\x03 "ïÐ){ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¶$H\x15 €«G]·®¬²8\x1A 7\x14 "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"-äa‹\v «L‡£ÃÇ·\x11 IØ, "
b"aØ"ëêäChº¡"\x03 +„c\v "
b"n\x19 êÄ\r ùFÝŒ!©;NI¬b "
b"«é[S\x19 âL'ë×Ð\x1F êÿŽ "
b"®Ü«÷Ÿ1A‡›‹æ…0³“J "
b"¼<V!C\x1E HWŠ]Næüà¡ "
b" \x15 ¹\x0E ç\x12 Aô—¯J¬\x07 ÜÜš "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"m»:‘H§¨§_C¦“\x11 r "
b"q\x04 Þði+Hß®ézõÿ\x03 !‡ "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"""
€W(\n
\x18 âJM…6ÔìÈ´ƒ1
"""
b"‡P˜€1…Cø²’ZK¸AV "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"“\x1A ˜¬¨\x7F G}ˆõXR·¢,ñ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"§ñÇ^œLM\x0E ŽdÛ'i‘h– "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"""
Ô\x1A z÷\n
MÙ €!ªbª‘Ø
"""
b"çvu=¿¼N졚ÛÊP˜ÚB "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"MÐ\r ߯I\‘–½‘dò°Ã "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"c8p:NI5®À\x1D ¨?5û± "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"‡[͸÷\x17 Fn“È\x03 "ïÐ){ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¶$H\x15 €«G]·®¬²8\x1A 7\x14 "
b"¶ÿ\x18 Š\r íMã‡h£Ì\r%G "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"MÐ\r ߯I\‘–½‘dò°Ã "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"v}\x15 ð\x1D \n @|¼¸\x00 \n —ùp« "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"‡[͸÷\x17 Fn“È\x03 "ïÐ){ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¶$H\x15 €«G]·®¬²8\x1A 7\x14 "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"çvu=¿¼N졚ÛÊP˜ÚB "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"\f &Âùg£B¿½¾\x0E á«ïƒ "
b" \x15 ¹\x0E ç\x12 Aô—¯J¬\x07 ÜÜš "
b">54J‰\x06 Jø‰‘€OM;l\x08 "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"m»:‘H§¨§_C¦“\x11 r "
b"q\x04 Þði+Hß®ézõÿ\x03 !‡ "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"""
€W(\n
\x18 âJM…6ÔìÈ´ƒ1
"""
b"‡P˜€1…Cø²’ZK¸AV "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"“\x1A ˜¬¨\x7F G}ˆõXR·¢,ñ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"""
Ô\x1A z÷\n
MÙ €!ªbª‘Ø
"""
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"Qí‡B·ˆJž·²¾øg$c "
b"""
~ÁC0À–NK¡Ü\n
»#øÄ_
"""
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"‡P˜€1…Cø²’ZK¸AV "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¤¸4œ©À@Ì«ÌÌ<m.ëÏ "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"""
ÑHú¶G\n
Jê°Ä\x0F °µ\x02 MÅ
"""
b"Ó£\x14 ¯Ü»Hw°‡Þ¹ëÕ\x15 "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ãòÚäØy@í€ §4ÿ¬må "
b"çvu=¿¼N졚ÛÊP˜ÚB "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"ÿˆÑÏû)MÍ¿[Fùp\x03 Ÿþ "
b"\x08 Ø\x00 !32A„¼¡_™ÄßžG "
b"'\r £GŽŒFvŠ‚\x04 ˜±M_\ "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"Z\x7F ›b @MÅ“øxž{Auô "
b"c8p:NI5®À\x1D ¨?5û± "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¶ÿ\x18 Š\r íMã‡h£Ì\r%G "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"¹E†€9ÝI\x1C –Ew®±ˆl "
b"""
Ô\x1A z÷\n
MÙ €!ªbª‘Ø
"""
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"þ\x1E Ñ;ÄW@FŽÄ\x02 ™iþº3 "
b"""
+>Š\x15 rªE\n
‰uä\x1C ½úÆ
"""
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"MÐ\r ߯I\‘–½‘dò°Ã "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"YÝûÏè½CÆŠÙ£[²\x04 ü† "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"‡[͸÷\x17 Fn“È\x03 "ïÐ){ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¶$H\x15 €«G]·®¬²8\x1A 7\x14 "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"Qí‡B·ˆJž·²¾øg$c "
b"qÐe\x1A nïA8«ÌZ\x1D é!àB "
b"""
~ÁC0À–NK¡Ü\n
»#øÄ_
"""
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"‡P˜€1…Cø²’ZK¸AV "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¤¸4œ©À@Ì«ÌÌ<m.ëÏ "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"¼<V!C\x1E HWŠ]Næüà¡ "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"""
ÑHú¶G\n
Jê°Ä\x0F °µ\x02 MÅ
"""
b"Ó£\x14 ¯Ü»Hw°‡Þ¹ëÕ\x15 "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"ÿˆÑÏû)MÍ¿[Fùp\x03 Ÿþ "
b"\x06 (?VÀI@jž•\x00 Jþê† "
b"\x1E\v Oºä8Ce›O\x04 ‡…ã*š "
b"*ª\t\x7F ý€JÕŽ)·wöd¥\t "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¢$=ŸP¹OWƒB\x1A í½\x07 gÜ "
b"¥'\x11\x03\x0F †Dé\/Ñ\x03 ” "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"¸ØÞ…\x1A NÓ‹ÔG:\v žo€ "
b"¼<V!C\x1E HWŠ]Næüà¡ "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"6â\x02 eÓˆN\x12 ¾êÚ$i¥µ– "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"MÐ\r ߯I\‘–½‘dò°Ã "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"‡[͸÷\x17 Fn“È\x03 "ïÐ){ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"©ÐíIVûE‡£Õì&Iã× "
b"¶$H\x15 €«G]·®¬²8\x1A 7\x14 "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"MÐ\r ߯I\‘–½‘dò°Ã "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"]ˆ¨2âÔJ_®å\x01\x17 vtm\f "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"‡[͸÷\x17 Fn“È\x03 "ïÐ){ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¶$H\x15 €«G]·®¬²8\x1A 7\x14 "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"Õöw%ÚÎM›´\x02 /À!7t› "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"MÐ\r ߯I\‘–½‘dò°Ã "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"‡[͸÷\x17 Fn“È\x03 "ïÐ){ "
b"‰‘\x1C ¦@çI¥¹hçpqMUE "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¶$H\x15 €«G]·®¬²8\x1A 7\x14 "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"çvu=¿¼N졚ÛÊP˜ÚB "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"\x06 (?VÀI@jž•\x00 Jþê† "
b"\f &Âùg£B¿½¾\x0E á«ïƒ "
b"\x1E\v Oºä8Ce›O\x04 ‡…ã*š "
b"*ª\t\x7F ý€JÕŽ)·wöd¥\t "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"aº÷âÊI@õ’al\v Thk— "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¢$=ŸP¹OWƒB\x1A í½\x07 gÜ "
b"¥'\x11\x03\x0F †Dé\/Ñ\x03 ” "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"6â\x02 eÓˆN\x12 ¾êÚ$i¥µ– "
b"©ÐíIVûE‡£Õì&Iã× "
b"«é[S\x19 âL'ë×Ð\x1F êÿŽ "
b"êõ=‹Ë¿AÄ”¯S•I\x19 Ì„ "
b"-äa‹\v «L‡£ÃÇ·\x11 IØ, "
b"aØ"ëêäChº¡"\x03 +„c\v "
b"qÐe\x1A nïA8«ÌZ\x1D é!àB "
b"«é[S\x19 âL'ë×Ð\x1F êÿŽ "
b"®Ü«÷Ÿ1A‡›‹æ…0³“J "
b"¼<V!C\x1E HWŠ]Næüà¡ "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"MÐ\r ߯I\‘–½‘dò°Ã "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"vþ=ŒôfM=¿¸Q\x1E ¼=W\t "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"‡[͸÷\x17 Fn“È\x03 "ïÐ){ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¶$H\x15 €«G]·®¬²8\x1A 7\x14 "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"2ì…HFa@˜šA4Æø>½˜ "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"MÐ\r ߯I\‘–½‘dò°Ã "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"‡[͸÷\x17 Fn“È\x03 "ïÐ){ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"°PP\x12 ÏäFÁ„jHfîé\x08 $ "
b"¶$H\x15 €«G]·®¬²8\x1A 7\x14 "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"MÐ\r ߯I\‘–½‘dò°Ã "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"jô€\x06 Í[B{ÄgÈ¶æ™ "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"‡[͸÷\x17 Fn“È\x03 "ïÐ){ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¶$H\x15 €«G]·®¬²8\x1A 7\x14 "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"¼<V!C\x1E HWŠ]Næüà¡ "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"\x1E Œa\x11 ÝNAr›\x16 De\x16 ëœ[ "
b"Qí‡B·ˆJž·²¾øg$c "
b"""
~ÁC0À–NK¡Ü\n
»#øÄ_
"""
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"‡P˜€1…Cø²’ZK¸AV "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¤¸4œ©À@Ì«ÌÌ<m.ëÏ "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"""
ÑHú¶G\n
Jê°Ä\x0F °µ\x02 MÅ
"""
b"Ó£\x14 ¯Ü»Hw°‡Þ¹ëÕ\x15 "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"çvu=¿¼N졚ÛÊP˜ÚB "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"ÿˆÑÏû)MÍ¿[Fùp\x03 Ÿþ "
b"\x06 (?VÀI@jž•\x00 Jþê† "
b"\x1E\v Oºä8Ce›O\x04 ‡…ã*š "
b"*ª\t\x7F ý€JÕŽ)·wöd¥\t "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"‰‘\x1C ¦@çI¥¹hçpqMUE "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¢$=ŸP¹OWƒB\x1A í½\x07 gÜ "
b"¥'\x11\x03\x0F †Dé\/Ñ\x03 ” "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"çvu=¿¼N졚ÛÊP˜ÚB "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"Qí‡B·ˆJž·²¾øg$c "
b"YÝûÏè½CÆŠÙ£[²\x04 ü† "
b"ašu³\x08\x00 FœªNtƒ¨ EQ "
b"""
~ÁC0À–NK¡Ü\n
»#øÄ_
"""
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"‡P˜€1…Cø²’ZK¸AV "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¤¸4œ©À@Ì«ÌÌ<m.ëÏ "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"""
ÑHú¶G\n
Jê°Ä\x0F °µ\x02 MÅ
"""
b"Ó£\x14 ¯Ü»Hw°‡Þ¹ëÕ\x15 "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"ÿˆÑÏû)MÍ¿[Fùp\x03 Ÿþ "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"MÐ\r ߯I\‘–½‘dò°Ã "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"]ˆ¨2âÔJ_®å\x01\x17 vtm\f "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"‡[͸÷\x17 Fn“È\x03 "ïÐ){ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"ª\x0F £\«¸E¢¶}Ÿõðñx\t "
b"¶$H\x15 €«G]·®¬²8\x1A 7\x14 "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"\x1E Œa\x11 ÝNAr›\x16 De\x16 ëœ[ "
b"-äa‹\v «L‡£ÃÇ·\x11 IØ, "
b"aØ"ëêäChº¡"\x03 +„c\v "
b"«é[S\x19 âL'ë×Ð\x1F êÿŽ "
b"®Ü«÷Ÿ1A‡›‹æ…0³“J "
b"çvu=¿¼N졚ÛÊP˜ÚB "
b" \x15 ¹\x0E ç\x12 Aô—¯J¬\x07 ÜÜš "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"c8p:NI5®À\x1D ¨?5û± "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"m»:‘H§¨§_C¦“\x11 r "
b"q\x04 Þði+Hß®ézõÿ\x03 !‡ "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"""
€W(\n
\x18 âJM…6ÔìÈ´ƒ1
"""
b"‡P˜€1…Cø²’ZK¸AV "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"“\x1A ˜¬¨\x7F G}ˆõXR·¢,ñ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¶ÿ\x18 Š\r íMã‡h£Ì\r%G "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"""
Ô\x1A z÷\n
MÙ €!ªbª‘Ø
"""
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"MÐ\r ߯I\‘–½‘dò°Ã "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"‡[͸÷\x17 Fn“È\x03 "ïÐ){ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¶$H\x15 €«G]·®¬²8\x1A 7\x14 "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"¸ØÞ…\x1A NÓ‹ÔG:\v žo€ "
b"¼<V!C\x1E HWŠ]Næüà¡ "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"\x13 b$H§wO1„¢s\r ©˜hÎ "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"MÐ\r ߯I\‘–½‘dò°Ã "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"‡[͸÷\x17 Fn“È\x03 "ïÐ){ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"Ÿ²´\x0E BãLÀ…ë[ÅxÛì‰ "
b"¶$H\x15 €«G]·®¬²8\x1A 7\x14 "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"MÐ\r ߯I\‘–½‘dò°Ã "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"]ˆ¨2âÔJ_®å\x01\x17 vtm\f "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"ub\x07 oì.N5¨×\x02 E\x1F ×G "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"‡[͸÷\x17 Fn“È\x03 "ïÐ){ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¶$H\x15 €«G]·®¬²8\x1A 7\x14 "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"\x06 (?VÀI@jž•\x00 Jþê† "
b"\x1E\v Oºä8Ce›O\x04 ‡…ã*š "
b"*ª\t\x7F ý€JÕŽ)·wöd¥\t "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"c8p:NI5®À\x1D ¨?5û± "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"vþ=ŒôfM=¿¸Q\x1E ¼=W\t "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¢$=ŸP¹OWƒB\x1A í½\x07 gÜ "
b"¥'\x11\x03\x0F †Dé\/Ñ\x03 ” "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"\x13 b$H§wO1„¢s\r ©˜hÎ "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"MÐ\r ߯I\‘–½‘dò°Ã "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"‡[͸÷\x17 Fn“È\x03 "ïÐ){ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¶$H\x15 €«G]·®¬²8\x1A 7\x14 "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"äûbzö÷Ej»¤Zö‰¹¡% "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"\f &Âùg£B¿½¾\x0E á«ïƒ "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"MÐ\r ߯I\‘–½‘dò°Ã "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"‡[͸÷\x17 Fn“È\x03 "ïÐ){ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¨÷(c½¡H.†\x06 øÇ)\t ò¹ "
b"¶$H\x15 €«G]·®¬²8\x1A 7\x14 "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"\x08 C_ؽ}Cj’ü¸ƒ´”\x1D G "
b"7£\ro`Gm‘ÔáWðÏdY "
b";^|kvÅHì¿Ü³±©\x18\x03 ž "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"]º\f\x03 ð,MNlÁš”è6æ "
b"c8p:NI5®À\x1D ¨?5û± "
b"z-œ\x10\x1F 5AÍ›¨kü-'æ\x06 "
b"""
~ÁC0À–NK¡Ü\n
»#øÄ_
"""
b"¶ÿ\x18 Š\r íMã‡h£Ì\r%G "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"\x06 (?VÀI@jž•\x00 Jþê† "
b"\x0E çç\x1E |G\x07 õ\v äÆ\x04 íÐ "
b"\x1E\v Oºä8Ce›O\x04 ‡…ã*š "
b"*ª\t\x7F ý€JÕŽ)·wöd¥\t "
b"9‡’E\x10 ÙK\x00 °–‘˜ûÔ\x16 ¼ "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¢$=ŸP¹OWƒB\x1A í½\x07 gÜ "
b"¥'\x11\x03\x0F †Dé\/Ñ\x03 ” "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"MÐ\r ߯I\‘–½‘dò°Ã "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"]ˆ¨2âÔJ_®å\x01\x17 vtm\f "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"‡[͸÷\x17 Fn“È\x03 "ïÐ){ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"›½}9&½@Ð ]\x0F ,þ\x0E\x06 ‚ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¶$H\x15 €«G]·®¬²8\x1A 7\x14 "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"\x08 C_ؽ}Cj’ü¸ƒ´”\x1D G "
b"7£\ro`Gm‘ÔáWðÏdY "
b";^|kvÅHì¿Ü³±©\x18\x03 ž "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"]ˆ¨2âÔJ_®å\x01\x17 vtm\f "
b"]º\f\x03 ð,MNlÁš”è6æ "
b"z-œ\x10\x1F 5AÍ›¨kü-'æ\x06 "
b"""
~ÁC0À–NK¡Ü\n
»#øÄ_
"""
b"ª\x0F £\«¸E¢¶}Ÿõðñx\t "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"\x08 Ø\x00 !32A„¼¡_™ÄßžG "
b"'\r £GŽŒFvŠ‚\x04 ˜±M_\ "
b"6â\x02 eÓˆN\x12 ¾êÚ$i¥µ– "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"Z\x7F ›b @MÅ“øxž{Auô "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"©ÐíIVûE‡£Õì&Iã× "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"¹E†€9ÝI\x1C –Ew®±ˆl "
b"""
Ô\x1A z÷\n
MÙ €!ªbª‘Ø
"""
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"þ\x1E Ñ;ÄW@FŽÄ\x02 ™iþº3 "
b"\x14 f8A@\x07 N»8ï¬\x15 „BÖ "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"MÐ\r ߯I\‘–½‘dò°Ã "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"‡[͸÷\x17 Fn“È\x03 "ïÐ){ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¶$H\x15 €«G]·®¬²8\x1A 7\x14 "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ä€Çõd˜Bõ¦¯a\x1D\x04\v\x00 ä "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b" \x15 ¹\x0E ç\x12 Aô—¯J¬\x07 ÜÜš "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"]ˆ¨2âÔJ_®å\x01\x17 vtm\f "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"m»:‘H§¨§_C¦“\x11 r "
b"q\x04 Þði+Hß®ézõÿ\x03 !‡ "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"""
€W(\n
\x18 âJM…6ÔìÈ´ƒ1
"""
b"‡P˜€1…Cø²’ZK¸AV "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"“\x1A ˜¬¨\x7F G}ˆõXR·¢,ñ "
b"›½}9&½@Ð ]\x0F ,þ\x0E\x06 ‚ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"""
Ô\x1A z÷\n
MÙ €!ªbª‘Ø
"""
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"\x06 (?VÀI@jž•\x00 Jþê† "
b"\f &Âùg£B¿½¾\x0E á«ïƒ "
b"\x1E\v Oºä8Ce›O\x04 ‡…ã*š "
b"*ª\t\x7F ý€JÕŽ)·wöd¥\t "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"v}\x15 ð\x1D \n @|¼¸\x00 \n —ùp« "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¢$=ŸP¹OWƒB\x1A í½\x07 gÜ "
b"¥'\x11\x03\x0F †Dé\/Ñ\x03 ” "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b">54J‰\x06 Jø‰‘€OM;l\x08 "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"MÐ\r ߯I\‘–½‘dò°Ã "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"‡[͸÷\x17 Fn“È\x03 "ïÐ){ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¶$H\x15 €«G]·®¬²8\x1A 7\x14 "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"çvu=¿¼N졚ÛÊP˜ÚB "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"\x0E çç\x1E |G\x07 õ\v äÆ\x04 íÐ "
b"Qí‡B·ˆJž·²¾øg$c "
b"n\x19 êÄ\r ùFÝŒ!©;NI¬b "
b"""
~ÁC0À–NK¡Ü\n
»#øÄ_
"""
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"‡P˜€1…Cø²’ZK¸AV "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¤¸4œ©À@Ì«ÌÌ<m.ëÏ "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"""
ÑHú¶G\n
Jê°Ä\x0F °µ\x02 MÅ
"""
b"Ó£\x14 ¯Ü»Hw°‡Þ¹ëÕ\x15 "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"ÿˆÑÏû)MÍ¿[Fùp\x03 Ÿþ "
b"-äa‹\v «L‡£ÃÇ·\x11 IØ, "
b"YÝûÏè½CÆŠÙ£[²\x04 ü† "
b"ašu³\x08\x00 FœªNtƒ¨ EQ "
b"aØ"ëêäChº¡"\x03 +„c\v "
b"«é[S\x19 âL'ë×Ð\x1F êÿŽ "
b"®Ü«÷Ÿ1A‡›‹æ…0³“J "
b"-äa‹\v «L‡£ÃÇ·\x11 IØ, "
b"aØ"ëêäChº¡"\x03 +„c\v "
b"«é[S\x19 âL'ë×Ð\x1F êÿŽ "
b"®Ü«÷Ÿ1A‡›‹æ…0³“J "
b"ãòÚäØy@í€ §4ÿ¬må "
b"çvu=¿¼N졚ÛÊP˜ÚB "
b"-äa‹\v «L‡£ÃÇ·\x11 IØ, "
b"aØ"ëêäChº¡"\x03 +„c\v "
b"c8p:NI5®À\x1D ¨?5û± "
b"«é[S\x19 âL'ë×Ð\x1F êÿŽ "
b"®Ü«÷Ÿ1A‡›‹æ…0³“J "
b"Îè’ šMº¶F³ª\x13\x12 b– "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"MÐ\r ߯I\‘–½‘dò°Ã "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"f\x14 è\x00 !¼Eå¾Ì\v \n éƒT/ "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"‡[͸÷\x17 Fn“È\x03 "ïÐ){ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¶$H\x15 €«G]·®¬²8\x1A 7\x14 "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"\x08 Ø\x00 !32A„¼¡_™ÄßžG "
b"\x1E ÀêKÚDâ°õ\x17 hÇòâ "
b"'\r £GŽŒFvŠ‚\x04 ˜±M_\ "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"Z\x7F ›b @MÅ“øxž{Auô "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"³†gâzH,\\x02 »\x1D\x02 Ùš "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"¹E†€9ÝI\x1C –Ew®±ˆl "
b"""
Ô\x1A z÷\n
MÙ €!ªbª‘Ø
"""
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"þ\x1E Ñ;ÄW@FŽÄ\x02 ™iþº3 "
b"\x06 (?VÀI@jž•\x00 Jþê† "
b"\x1E\v Oºä8Ce›O\x04 ‡…ã*š "
b"*ª\t\x7F ý€JÕŽ)·wöd¥\t "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"]ˆ¨2âÔJ_®å\x01\x17 vtm\f "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¢$=ŸP¹OWƒB\x1A í½\x07 gÜ "
b"¥'\x11\x03\x0F †Dé\/Ñ\x03 ” "
b"§FĸõœLO¾fGq\x05 lt" "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"MÐ\r ߯I\‘–½‘dò°Ã "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"c8p:NI5®À\x1D ¨?5û± "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"‡[͸÷\x17 Fn“È\x03 "ïÐ){ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¥EvgtIOž——"Y·´Ó "
b"¶$H\x15 €«G]·®¬²8\x1A 7\x14 "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"\x06 (?VÀI@jž•\x00 Jþê† "
b"\x1E\v Oºä8Ce›O\x04 ‡…ã*š "
b"*ª\t\x7F ý€JÕŽ)·wöd¥\t "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"c8p:NI5®À\x1D ¨?5û± "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¢$=ŸP¹OWƒB\x1A í½\x07 gÜ "
b"¥'\x11\x03\x0F †Dé\/Ñ\x03 ” "
b"¶ÿ\x18 Š\r íMã‡h£Ì\r%G "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"\f &Âùg£B¿½¾\x0E á«ïƒ "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"MÐ\r ߯I\‘–½‘dò°Ã "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"aº÷âÊI@õ’al\v Thk— "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"‡[͸÷\x17 Fn“È\x03 "ïÐ){ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¶$H\x15 €«G]·®¬²8\x1A 7\x14 "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"Qí‡B·ˆJž·²¾øg$c "
b"c8p:NI5®À\x1D ¨?5û± "
b"""
~ÁC0À–NK¡Ü\n
»#øÄ_
"""
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"‡P˜€1…Cø²’ZK¸AV "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¤¸4œ©À@Ì«ÌÌ<m.ëÏ "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"Îè’ šMº¶F³ª\x13\x12 b– "
b"""
ÑHú¶G\n
Jê°Ä\x0F °µ\x02 MÅ
"""
b"Ó£\x14 ¯Ü»Hw°‡Þ¹ëÕ\x15 "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"ÿˆÑÏû)MÍ¿[Fùp\x03 Ÿþ "
b"\x06 (?VÀI@jž•\x00 Jþê† "
b"\f &Âùg£B¿½¾\x0E á«ïƒ "
b"\x1E\v Oºä8Ce›O\x04 ‡…ã*š "
b"*ª\t\x7F ý€JÕŽ)·wöd¥\t "
b">54J‰\x06 Jø‰‘€OM;l\x08 "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¢$=ŸP¹OWƒB\x1A í½\x07 gÜ "
b"¥'\x11\x03\x0F †Dé\/Ñ\x03 ” "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"MÐ\r ߯I\‘–½‘dò°Ã "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"WïÜŽÀ§Mc¦à•8–\1. "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"‡[͸÷\x17 Fn“È\x03 "ïÐ){ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¶$H\x15 €«G]·®¬²8\x1A 7\x14 "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"\x06 (?VÀI@jž•\x00 Jþê† "
b"\x1E\v Oºä8Ce›O\x04 ‡…ã*š "
b"*ª\t\x7F ý€JÕŽ)·wöd¥\t "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"]ˆ¨2âÔJ_®å\x01\x17 vtm\f "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¢$=ŸP¹OWƒB\x1A í½\x07 gÜ "
b"¥'\x11\x03\x0F †Dé\/Ñ\x03 ” "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"Õöw%ÚÎM›´\x02 /À!7t› "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"\x06 (?VÀI@jž•\x00 Jþê† "
b"\x1E\v Oºä8Ce›O\x04 ‡…ã*š "
b"*ª\t\x7F ý€JÕŽ)·wöd¥\t "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"c8p:NI5®À\x1D ¨?5û± "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¢$=ŸP¹OWƒB\x1A í½\x07 gÜ "
b"¥'\x11\x03\x0F †Dé\/Ñ\x03 ” "
b"¥EvgtIOž——"Y·´Ó "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"Qí‡B·ˆJž·²¾øg$c "
b"c8p:NI5®À\x1D ¨?5û± "
b"""
~ÁC0À–NK¡Ü\n
»#øÄ_
"""
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"‡P˜€1…Cø²’ZK¸AV "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¤¸4œ©À@Ì«ÌÌ<m.ëÏ "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"""
ÑHú¶G\n
Jê°Ä\x0F °µ\x02 MÅ
"""
b"Ó£\x14 ¯Ü»Hw°‡Þ¹ëÕ\x15 "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ø‘\x11 iâqI¬Ú\x1A ”\x1D z¬! "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"ÿˆÑÏû)MÍ¿[Fùp\x03 Ÿþ "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"MÐ\r ߯I\‘–½‘dò°Ã "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"]ˆ¨2âÔJ_®å\x01\x17 vtm\f "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"q\x06 7•ÉéIÌš8¹ø`ù\x04\x17 "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"‡[͸÷\x17 Fn“È\x03 "ïÐ){ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¶$H\x15 €«G]·®¬²8\x1A 7\x14 "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
]
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.group` . `id` as `property_group_option.group.id` ,
`property_group_option.group` . `display_type` as `property_group_option.group.displayType` ,
`property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` ,
`property_group_option.group` . `filterable` as `property_group_option.group.filterable` ,
`property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` ,
`property_group_option.group` . `created_at` as `property_group_option.group.createdAt` ,
`property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` ,
`property_group_option.group.translation.name` ,
`property_group_option.group.translation.name` as `property_group_option.group.name` ,
`property_group_option.group.translation.description` ,
`property_group_option.group.translation.description` as `property_group_option.group.description` ,
`property_group_option.group.translation.position` ,
`property_group_option.group.translation.position` as `property_group_option.group.position` ,
`property_group_option.group.translation.customFields` ,
`property_group_option.group.translation.customFields` as `property_group_option.group.customFields` ,
`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 `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id`
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.group.translation` . `property_group_id` ,
`property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` ,
`property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` ,
`property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` ,
`property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields`
FROM
`property_group_translation` `property_group_option.group.translation`
WHERE
`property_group_option.group.translation` . `language_id` = ?
) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `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 (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
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.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , `property_group_option.group.translation.name` as `property_group_option.group.name` , `property_group_option.group.translation.description` , `property_group_option.group.translation.description` as `property_group_option.group.description` , `property_group_option.group.translation.position` , `property_group_option.group.translation.position` as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` as `property_group_option.group.customFields` , `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 `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` 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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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.group.translation` . `property_group_id` , `property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` , `property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` , `property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` , `property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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 (0x06283F56C049406A9E8195004AFEEA86 , 0x1E0B4FBAE43843659B4F048785E32A9A , 0x2AAA097FFD804AD58D29B777F664A509 , 0x3285CAD9A3A3449EAA07A4E4D1EE97F0 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA2243D9F50B94F5783421AEDBD0767DC , 0xA52711030F8644E98E5CAD2F8FD10394 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xE776753DBFBC4EECA19ADBCA5098DA42 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x36E20265D3884E12BEEADA2469A5B596 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x7EC14330C0964E4BA1DC0ABB23F8C45F , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x87509880318543F8B2925A4BB841568F , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA4B8349CA9C040CCABCCCC3C6D2EEBCF , 0xA9D0ED4956FB4587A3D5EC9D2649E3D7 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD148FAB6470A4AEAB0C40FB0B5024DC5 , 0xD3A314AFDCBB4877B087DEB9EBD515AD , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0xFF88D1CFFB294DCDBF5B46F970039FFE , 0x2015B90EE71241F497AF4AAC07DCDC9A , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x6DBB813A919D48A7A8A75F43A6931172 , 0x7104DEF0692B48DFAEE97AF5FF032187 , 0x71D0651A6EEF4138ABCC5A1DE921E042 , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8057280A18E24A4D8536D4ECC8B48331 , 0x87509880318543F8B2925A4BB841568F , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x931A98ACA87F477D88F55852B7A22CF1 , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xBC3C5621431E48578A5D4EE6FCE0A19D , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD41A9D7AF70A4DD9A08021AA62AA91D8 , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x0C26C2F967A342ADBFBDBE0EE1ABEF83 , 0x3E35344A89064AF88991804F4D3B6C08 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x7EC14330C0964E4BA1DC0ABB23F8C45F , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x87509880318543F8B2925A4BB841568F , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA4B8349CA9C040CCABCCCC3C6D2EEBCF , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD148FAB6470A4AEAB0C40FB0B5024DC5 , 0xD3A314AFDCBB4877B087DEB9EBD515AD , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0xFF88D1CFFB294DCDBF5B46F970039FFE , 0x2015B90EE71241F497AF4AAC07DCDC9A , 0x36E20265D3884E12BEEADA2469A5B596 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x6DBB813A919D48A7A8A75F43A6931172 , 0x7104DEF0692B48DFAEE97AF5FF032187 , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8057280A18E24A4D8536D4ECC8B48331 , 0x87509880318543F8B2925A4BB841568F , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x931A98ACA87F477D88F55852B7A22CF1 , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA9D0ED4956FB4587A3D5EC9D2649E3D7 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD41A9D7AF70A4DD9A08021AA62AA91D8 , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x06283F56C049406A9E8195004AFEEA86 , 0x1E0B4FBAE43843659B4F048785E32A9A , 0x2AAA097FFD804AD58D29B777F664A509 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x5D88A832E2D44A5FAEE5011776746D0C , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9BBD7D3926BD40D0A05D0F2CFE0E0682 , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA2243D9F50B94F5783421AEDBD0767DC , 0xA52711030F8644E98E5CAD2F8FD10394 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x36E20265D3884E12BEEADA2469A5B596 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0xA9D0ED4956FB4587A3D5EC9D2649E3D7 , 0xABE95B5319E24C278EEBD7D01FEAFF8D , 0xAEDCABF79F3141879B8BE68530B3934A , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0x08435FD8BD7D436A92FCB883B4941D47 , 0x36E20265D3884E12BEEADA2469A5B596 , 0x37A35C726F60476D91D4E157F0CF6459 , 0x3B5E7C6B76C548ECBFDCB3B1A918039E , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x5DBA0C03F02C4D4E8F6CC19A94E836E6 , 0x7A2D9C101F3541CD9BA86BFC2D27E606 , 0x7EC14330C0964E4BA1DC0ABB23F8C45F , 0xA9D0ED4956FB4587A3D5EC9D2649E3D7 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x0C26C2F967A342ADBFBDBE0EE1ABEF83 , 0x2DE4618B0BAB4C87A3C3C7B71149D82C , 0x3E35344A89064AF88991804F4D3B6C08 , 0x61D822EBEAE44368BAA122032B84630B , 0xABE95B5319E24C278EEBD7D01FEAFF8D , 0xAEDCABF79F3141879B8BE68530B3934A , 0x06283F56C049406A9E8195004AFEEA86 , 0x1E0B4FBAE43843659B4F048785E32A9A , 0x2AAA097FFD804AD58D29B777F664A509 , 0x36E20265D3884E12BEEADA2469A5B596 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA2243D9F50B94F5783421AEDBD0767DC , 0xA52711030F8644E98E5CAD2F8FD10394 , 0xA9D0ED4956FB4587A3D5EC9D2649E3D7 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x2DE4618B0BAB4C87A3C3C7B71149D82C , 0x61D822EBEAE44368BAA122032B84630B , 0x633890703A4E4935AEC01DA83F35FBB1 , 0xABE95B5319E24C278EEBD7D01FEAFF8D , 0xAEDCABF79F3141879B8BE68530B3934A , 0xF8911169E27149AC81DA1A941D7AAC21 , 0x3285CAD9A3A3449EAA07A4E4D1EE97F0 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x4DD00D90DFC6495C9196BD9164F2B0C3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x875BCDB8F717466E93C80322EFD0297B , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB624481580AB475DB7AEACB2381A3714 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xE776753DBFBC4EECA19ADBCA5098DA42 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x3987924510D94B00B0969198FBD416BC , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x4DD00D90DFC6495C9196BD9164F2B0C3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x5D88A832E2D44A5FAEE5011776746D0C , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x875BCDB8F717466E93C80322EFD0297B , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB624481580AB475DB7AEACB2381A3714 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x2DE4618B0BAB4C87A3C3C7B71149D82C , 0x61D822EBEAE44368BAA122032B84630B , 0x6E19EAC40DF946DD8C21A93B4E49AC62 , 0xABE95B5319E24C278EEBD7D01FEAFF8D , 0xAEDCABF79F3141879B8BE68530B3934A , 0xBC3C5621431E48578A5D4EE6FCE0A19D , 0x2015B90EE71241F497AF4AAC07DCDC9A , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x6DBB813A919D48A7A8A75F43A6931172 , 0x7104DEF0692B48DFAEE97AF5FF032187 , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8057280A18E24A4D8536D4ECC8B48331 , 0x87509880318543F8B2925A4BB841568F , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x931A98ACA87F477D88F55852B7A22CF1 , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA7F1C75E9C4C4D0E8D64DB2769916896 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD41A9D7AF70A4DD9A08021AA62AA91D8 , 0xE776753DBFBC4EECA19ADBCA5098DA42 , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x4DD00D90DFC6495C9196BD9164F2B0C3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x633890703A4E4935AEC01DA83F35FBB1 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x875BCDB8F717466E93C80322EFD0297B , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB624481580AB475DB7AEACB2381A3714 , 0xB6FF188A0DED4DE38768A3CC5C722547 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x4DD00D90DFC6495C9196BD9164F2B0C3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x767D15F01D0A407CBCB8000A97F970AB , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x875BCDB8F717466E93C80322EFD0297B , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB624481580AB475DB7AEACB2381A3714 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xE776753DBFBC4EECA19ADBCA5098DA42 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x0C26C2F967A342ADBFBDBE0EE1ABEF83 , 0x2015B90EE71241F497AF4AAC07DCDC9A , 0x3E35344A89064AF88991804F4D3B6C08 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x6DBB813A919D48A7A8A75F43A6931172 , 0x7104DEF0692B48DFAEE97AF5FF032187 , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8057280A18E24A4D8536D4ECC8B48331 , 0x87509880318543F8B2925A4BB841568F , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x931A98ACA87F477D88F55852B7A22CF1 , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD41A9D7AF70A4DD9A08021AA62AA91D8 , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x7EC14330C0964E4BA1DC0ABB23F8C45F , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x87509880318543F8B2925A4BB841568F , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA4B8349CA9C040CCABCCCC3C6D2EEBCF , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD148FAB6470A4AEAB0C40FB0B5024DC5 , 0xD3A314AFDCBB4877B087DEB9EBD515AD , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xE3F2DAE4D87940ED80A0A734FFAC6DE5 , 0xE776753DBFBC4EECA19ADBCA5098DA42 , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0xFF88D1CFFB294DCDBF5B46F970039FFE , 0x08D8002133324184BCA15F99C4DF9E47 , 0x270DA3478D8C46768A820498B14D5F5C , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x5A7F9B62A0404DC593F8789E7B4175F4 , 0x633890703A4E4935AEC01DA83F35FBB1 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB6FF188A0DED4DE38768A3CC5C722547 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xB945868039DD491C96904577AEB1886C , 0xD41A9D7AF70A4DD9A08021AA62AA91D8 , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0xFE1ED13BC45740468EC4029969FEBA33 , 0x2B3E8A1572AA450A899D75E41CBDFAC6 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x4DD00D90DFC6495C9196BD9164F2B0C3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x59DDFBCFE8BD43C68AD9A35BB204FC86 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x875BCDB8F717466E93C80322EFD0297B , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB624481580AB475DB7AEACB2381A3714 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x71D0651A6EEF4138ABCC5A1DE921E042 , 0x7EC14330C0964E4BA1DC0ABB23F8C45F , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x87509880318543F8B2925A4BB841568F , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA4B8349CA9C040CCABCCCC3C6D2EEBCF , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xBC3C5621431E48578A5D4EE6FCE0A19D , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD148FAB6470A4AEAB0C40FB0B5024DC5 , 0xD3A314AFDCBB4877B087DEB9EBD515AD , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0xFF88D1CFFB294DCDBF5B46F970039FFE , 0x06283F56C049406A9E8195004AFEEA86 , 0x1E0B4FBAE43843659B4F048785E32A9A , 0x2AAA097FFD804AD58D29B777F664A509 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA2243D9F50B94F5783421AEDBD0767DC , 0xA52711030F8644E98E5CAD2F8FD10394 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xB8D8DE90851A4ED38BD4473A0B9E6F80 , 0xBC3C5621431E48578A5D4EE6FCE0A19D , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x36E20265D3884E12BEEADA2469A5B596 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x4DD00D90DFC6495C9196BD9164F2B0C3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x875BCDB8F717466E93C80322EFD0297B , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA9D0ED4956FB4587A3D5EC9D2649E3D7 , 0xB624481580AB475DB7AEACB2381A3714 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x4DD00D90DFC6495C9196BD9164F2B0C3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x5D88A832E2D44A5FAEE5011776746D0C , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x875BCDB8F717466E93C80322EFD0297B , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB624481580AB475DB7AEACB2381A3714 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xD5F67725DACE4D9BB4022FC02137749B , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x4DD00D90DFC6495C9196BD9164F2B0C3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x875BCDB8F717466E93C80322EFD0297B , 0x89911CA640E749A5B968E770714D5545 , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB624481580AB475DB7AEACB2381A3714 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xE776753DBFBC4EECA19ADBCA5098DA42 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x06283F56C049406A9E8195004AFEEA86 , 0x0C26C2F967A342ADBFBDBE0EE1ABEF83 , 0x1E0B4FBAE43843659B4F048785E32A9A , 0x2AAA097FFD804AD58D29B777F664A509 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x61BAF7E2CA4940F592616C0B54686B97 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA2243D9F50B94F5783421AEDBD0767DC , 0xA52711030F8644E98E5CAD2F8FD10394 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x36E20265D3884E12BEEADA2469A5B596 , 0xA9D0ED4956FB4587A3D5EC9D2649E3D7 , 0xABE95B5319E24C278EEBD7D01FEAFF8D , 0xEAF53D8BCBBF41C494AF53954919CC84 , 0x2DE4618B0BAB4C87A3C3C7B71149D82C , 0x61D822EBEAE44368BAA122032B84630B , 0x71D0651A6EEF4138ABCC5A1DE921E042 , 0xABE95B5319E24C278EEBD7D01FEAFF8D , 0xAEDCABF79F3141879B8BE68530B3934A , 0xBC3C5621431E48578A5D4EE6FCE0A19D , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x4DD00D90DFC6495C9196BD9164F2B0C3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x76FE3D8CF4664D3DBFB8511EBC3D5709 , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x875BCDB8F717466E93C80322EFD0297B , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB624481580AB475DB7AEACB2381A3714 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x32EC8548466140989A4134C6F83EBD98 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x4DD00D90DFC6495C9196BD9164F2B0C3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x875BCDB8F717466E93C80322EFD0297B , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB0505012CFE446C1846A4866EEE90824 , 0xB624481580AB475DB7AEACB2381A3714 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x4DD00D90DFC6495C9196BD9164F2B0C3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x6AF48006CD5B427B8190C467C8B6E699 , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x875BCDB8F717466E93C80322EFD0297B , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB624481580AB475DB7AEACB2381A3714 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xBC3C5621431E48578A5D4EE6FCE0A19D , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x1E8C6111DD4E41729B16446516EB9C5B , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x7EC14330C0964E4BA1DC0ABB23F8C45F , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x87509880318543F8B2925A4BB841568F , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA4B8349CA9C040CCABCCCC3C6D2EEBCF , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD148FAB6470A4AEAB0C40FB0B5024DC5 , 0xD3A314AFDCBB4877B087DEB9EBD515AD , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xE776753DBFBC4EECA19ADBCA5098DA42 , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0xFF88D1CFFB294DCDBF5B46F970039FFE , 0x06283F56C049406A9E8195004AFEEA86 , 0x1E0B4FBAE43843659B4F048785E32A9A , 0x2AAA097FFD804AD58D29B777F664A509 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x89911CA640E749A5B968E770714D5545 , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA2243D9F50B94F5783421AEDBD0767DC , 0xA52711030F8644E98E5CAD2F8FD10394 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xE776753DBFBC4EECA19ADBCA5098DA42 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x59DDFBCFE8BD43C68AD9A35BB204FC86 , 0x619A75B30800469CAA4E7483A8204551 , 0x7EC14330C0964E4BA1DC0ABB23F8C45F , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x87509880318543F8B2925A4BB841568F , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA4B8349CA9C040CCABCCCC3C6D2EEBCF , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD148FAB6470A4AEAB0C40FB0B5024DC5 , 0xD3A314AFDCBB4877B087DEB9EBD515AD , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0xFF88D1CFFB294DCDBF5B46F970039FFE , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x4DD00D90DFC6495C9196BD9164F2B0C3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x5D88A832E2D44A5FAEE5011776746D0C , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x875BCDB8F717466E93C80322EFD0297B , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xAA0FA35CABB845A2B67D9FF5F0F17809 , 0xB624481580AB475DB7AEACB2381A3714 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x1E8C6111DD4E41729B16446516EB9C5B , 0x2DE4618B0BAB4C87A3C3C7B71149D82C , 0x61D822EBEAE44368BAA122032B84630B , 0xABE95B5319E24C278EEBD7D01FEAFF8D , 0xAEDCABF79F3141879B8BE68530B3934A , 0xE776753DBFBC4EECA19ADBCA5098DA42 , 0x2015B90EE71241F497AF4AAC07DCDC9A , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x633890703A4E4935AEC01DA83F35FBB1 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x6DBB813A919D48A7A8A75F43A6931172 , 0x7104DEF0692B48DFAEE97AF5FF032187 , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8057280A18E24A4D8536D4ECC8B48331 , 0x87509880318543F8B2925A4BB841568F , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x931A98ACA87F477D88F55852B7A22CF1 , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB6FF188A0DED4DE38768A3CC5C722547 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD41A9D7AF70A4DD9A08021AA62AA91D8 , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x4DD00D90DFC6495C9196BD9164F2B0C3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x875BCDB8F717466E93C80322EFD0297B , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB624481580AB475DB7AEACB2381A3714 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xB8D8DE90851A4ED38BD4473A0B9E6F80 , 0xBC3C5621431E48578A5D4EE6FCE0A19D , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x13622448A7774F3184A2730DA99868CE , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x4DD00D90DFC6495C9196BD9164F2B0C3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x875BCDB8F717466E93C80322EFD0297B , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0x9FB2B40E42E34CC085EB5BC578DBEC89 , 0xB624481580AB475DB7AEACB2381A3714 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x4DD00D90DFC6495C9196BD9164F2B0C3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x5D88A832E2D44A5FAEE5011776746D0C , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7562076FEC2E4E35A8D702451FD747C2 , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x875BCDB8F717466E93C80322EFD0297B , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB624481580AB475DB7AEACB2381A3714 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x06283F56C049406A9E8195004AFEEA86 , 0x1E0B4FBAE43843659B4F048785E32A9A , 0x2AAA097FFD804AD58D29B777F664A509 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x633890703A4E4935AEC01DA83F35FBB1 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x76FE3D8CF4664D3DBFB8511EBC3D5709 , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA2243D9F50B94F5783421AEDBD0767DC , 0xA52711030F8644E98E5CAD2F8FD10394 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x13622448A7774F3184A2730DA99868CE , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x4DD00D90DFC6495C9196BD9164F2B0C3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x875BCDB8F717466E93C80322EFD0297B , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB624481580AB475DB7AEACB2381A3714 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xE4FB627AF6F7456ABBA45AF689B9A125 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x0C26C2F967A342ADBFBDBE0EE1ABEF83 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x4DD00D90DFC6495C9196BD9164F2B0C3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x875BCDB8F717466E93C80322EFD0297B , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA8F72863BDA1482E8606F8C72909F2B9 , 0xB624481580AB475DB7AEACB2381A3714 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x08435FD8BD7D436A92FCB883B4941D47 , 0x37A35C726F60476D91D4E157F0CF6459 , 0x3B5E7C6B76C548ECBFDCB3B1A918039E , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x5DBA0C03F02C4D4E8F6CC19A94E836E6 , 0x633890703A4E4935AEC01DA83F35FBB1 , 0x7A2D9C101F3541CD9BA86BFC2D27E606 , 0x7EC14330C0964E4BA1DC0ABB23F8C45F , 0xB6FF188A0DED4DE38768A3CC5C722547 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x06283F56C049406A9E8195004AFEEA86 , 0x0EE7E71E7CAD47079DF50BE4C604EDD0 , 0x1E0B4FBAE43843659B4F048785E32A9A , 0x2AAA097FFD804AD58D29B777F664A509 , 0x3987924510D94B00B0969198FBD416BC , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA2243D9F50B94F5783421AEDBD0767DC , 0xA52711030F8644E98E5CAD2F8FD10394 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x4DD00D90DFC6495C9196BD9164F2B0C3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x5D88A832E2D44A5FAEE5011776746D0C , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x875BCDB8F717466E93C80322EFD0297B , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9BBD7D3926BD40D0A05D0F2CFE0E0682 , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB624481580AB475DB7AEACB2381A3714 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x08435FD8BD7D436A92FCB883B4941D47 , 0x37A35C726F60476D91D4E157F0CF6459 , 0x3B5E7C6B76C548ECBFDCB3B1A918039E , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x5D88A832E2D44A5FAEE5011776746D0C , 0x5DBA0C03F02C4D4E8F6CC19A94E836E6 , 0x7A2D9C101F3541CD9BA86BFC2D27E606 , 0x7EC14330C0964E4BA1DC0ABB23F8C45F , 0xAA0FA35CABB845A2B67D9FF5F0F17809 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x08D8002133324184BCA15F99C4DF9E47 , 0x270DA3478D8C46768A820498B14D5F5C , 0x36E20265D3884E12BEEADA2469A5B596 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x5A7F9B62A0404DC593F8789E7B4175F4 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA9D0ED4956FB4587A3D5EC9D2649E3D7 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xB945868039DD491C96904577AEB1886C , 0xD41A9D7AF70A4DD9A08021AA62AA91D8 , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0xFE1ED13BC45740468EC4029969FEBA33 , 0x1466384140074EBB8F38EFAC158442D6 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x4DD00D90DFC6495C9196BD9164F2B0C3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x875BCDB8F717466E93C80322EFD0297B , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB624481580AB475DB7AEACB2381A3714 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xC480C7F5649842F5A6AF611D040B00E4 , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x2015B90EE71241F497AF4AAC07DCDC9A , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x5D88A832E2D44A5FAEE5011776746D0C , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x6DBB813A919D48A7A8A75F43A6931172 , 0x7104DEF0692B48DFAEE97AF5FF032187 , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8057280A18E24A4D8536D4ECC8B48331 , 0x87509880318543F8B2925A4BB841568F , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x931A98ACA87F477D88F55852B7A22CF1 , 0x9BBD7D3926BD40D0A05D0F2CFE0E0682 , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD41A9D7AF70A4DD9A08021AA62AA91D8 , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x06283F56C049406A9E8195004AFEEA86 , 0x0C26C2F967A342ADBFBDBE0EE1ABEF83 , 0x1E0B4FBAE43843659B4F048785E32A9A , 0x2AAA097FFD804AD58D29B777F664A509 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x767D15F01D0A407CBCB8000A97F970AB , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA2243D9F50B94F5783421AEDBD0767DC , 0xA52711030F8644E98E5CAD2F8FD10394 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x3E35344A89064AF88991804F4D3B6C08 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x4DD00D90DFC6495C9196BD9164F2B0C3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x875BCDB8F717466E93C80322EFD0297B , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB624481580AB475DB7AEACB2381A3714 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xE776753DBFBC4EECA19ADBCA5098DA42 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x0EE7E71E7CAD47079DF50BE4C604EDD0 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x6E19EAC40DF946DD8C21A93B4E49AC62 , 0x7EC14330C0964E4BA1DC0ABB23F8C45F , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x87509880318543F8B2925A4BB841568F , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA4B8349CA9C040CCABCCCC3C6D2EEBCF , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD148FAB6470A4AEAB0C40FB0B5024DC5 , 0xD3A314AFDCBB4877B087DEB9EBD515AD , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0xFF88D1CFFB294DCDBF5B46F970039FFE , 0x2DE4618B0BAB4C87A3C3C7B71149D82C , 0x59DDFBCFE8BD43C68AD9A35BB204FC86 , 0x619A75B30800469CAA4E7483A8204551 , 0x61D822EBEAE44368BAA122032B84630B , 0xABE95B5319E24C278EEBD7D01FEAFF8D , 0xAEDCABF79F3141879B8BE68530B3934A , 0x2DE4618B0BAB4C87A3C3C7B71149D82C , 0x61D822EBEAE44368BAA122032B84630B , 0xABE95B5319E24C278EEBD7D01FEAFF8D , 0xAEDCABF79F3141879B8BE68530B3934A , 0xE3F2DAE4D87940ED80A0A734FFAC6DE5 , 0xE776753DBFBC4EECA19ADBCA5098DA42 , 0x2DE4618B0BAB4C87A3C3C7B71149D82C , 0x61D822EBEAE44368BAA122032B84630B , 0x633890703A4E4935AEC01DA83F35FBB1 , 0xABE95B5319E24C278EEBD7D01FEAFF8D , 0xAEDCABF79F3141879B8BE68530B3934A , 0xCEE892A09A9D4DBAB646B3AA13126296 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x4DD00D90DFC6495C9196BD9164F2B0C3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x6614E80021BC45E5BECC0B0AE983542F , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x875BCDB8F717466E93C80322EFD0297B , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB624481580AB475DB7AEACB2381A3714 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x08D8002133324184BCA15F99C4DF9E47 , 0x1E20C0EA4BDA44E2B0F517A068C7F2E2 , 0x270DA3478D8C46768A820498B14D5F5C , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x5A7F9B62A0404DC593F8789E7B4175F4 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB3908667E27A482CAD5C02BB1D02D99A , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xB945868039DD491C96904577AEB1886C , 0xD41A9D7AF70A4DD9A08021AA62AA91D8 , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0xFE1ED13BC45740468EC4029969FEBA33 , 0x06283F56C049406A9E8195004AFEEA86 , 0x1E0B4FBAE43843659B4F048785E32A9A , 0x2AAA097FFD804AD58D29B777F664A509 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x5D88A832E2D44A5FAEE5011776746D0C , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA2243D9F50B94F5783421AEDBD0767DC , 0xA52711030F8644E98E5CAD2F8FD10394 , 0xA746C4B8F59C4C4FBE664771056C7422 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x4DD00D90DFC6495C9196BD9164F2B0C3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x633890703A4E4935AEC01DA83F35FBB1 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x875BCDB8F717466E93C80322EFD0297B , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA545766774494F9E97972259B7B4D3A0 , 0xB624481580AB475DB7AEACB2381A3714 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x06283F56C049406A9E8195004AFEEA86 , 0x1E0B4FBAE43843659B4F048785E32A9A , 0x2AAA097FFD804AD58D29B777F664A509 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x633890703A4E4935AEC01DA83F35FBB1 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA2243D9F50B94F5783421AEDBD0767DC , 0xA52711030F8644E98E5CAD2F8FD10394 , 0xB6FF188A0DED4DE38768A3CC5C722547 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x0C26C2F967A342ADBFBDBE0EE1ABEF83 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x4DD00D90DFC6495C9196BD9164F2B0C3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x61BAF7E2CA4940F592616C0B54686B97 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x875BCDB8F717466E93C80322EFD0297B , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB624481580AB475DB7AEACB2381A3714 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x633890703A4E4935AEC01DA83F35FBB1 , 0x7EC14330C0964E4BA1DC0ABB23F8C45F , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x87509880318543F8B2925A4BB841568F , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA4B8349CA9C040CCABCCCC3C6D2EEBCF , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xCEE892A09A9D4DBAB646B3AA13126296 , 0xD148FAB6470A4AEAB0C40FB0B5024DC5 , 0xD3A314AFDCBB4877B087DEB9EBD515AD , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0xFF88D1CFFB294DCDBF5B46F970039FFE , 0x06283F56C049406A9E8195004AFEEA86 , 0x0C26C2F967A342ADBFBDBE0EE1ABEF83 , 0x1E0B4FBAE43843659B4F048785E32A9A , 0x2AAA097FFD804AD58D29B777F664A509 , 0x3E35344A89064AF88991804F4D3B6C08 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA2243D9F50B94F5783421AEDBD0767DC , 0xA52711030F8644E98E5CAD2F8FD10394 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x4DD00D90DFC6495C9196BD9164F2B0C3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x57EFDC8DC0A74D63A6E09538965C312E , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x875BCDB8F717466E93C80322EFD0297B , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB624481580AB475DB7AEACB2381A3714 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x06283F56C049406A9E8195004AFEEA86 , 0x1E0B4FBAE43843659B4F048785E32A9A , 0x2AAA097FFD804AD58D29B777F664A509 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x5D88A832E2D44A5FAEE5011776746D0C , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA2243D9F50B94F5783421AEDBD0767DC , 0xA52711030F8644E98E5CAD2F8FD10394 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xD5F67725DACE4D9BB4022FC02137749B , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x06283F56C049406A9E8195004AFEEA86 , 0x1E0B4FBAE43843659B4F048785E32A9A , 0x2AAA097FFD804AD58D29B777F664A509 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x633890703A4E4935AEC01DA83F35FBB1 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA2243D9F50B94F5783421AEDBD0767DC , 0xA52711030F8644E98E5CAD2F8FD10394 , 0xA545766774494F9E97972259B7B4D3A0 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x633890703A4E4935AEC01DA83F35FBB1 , 0x7EC14330C0964E4BA1DC0ABB23F8C45F , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x87509880318543F8B2925A4BB841568F , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA4B8349CA9C040CCABCCCC3C6D2EEBCF , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD148FAB6470A4AEAB0C40FB0B5024DC5 , 0xD3A314AFDCBB4877B087DEB9EBD515AD , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF8911169E27149AC81DA1A941D7AAC21 , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0xFF88D1CFFB294DCDBF5B46F970039FFE , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x4DD00D90DFC6495C9196BD9164F2B0C3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x5D88A832E2D44A5FAEE5011776746D0C , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x71063795C9E949CC9A38B9F860F90417 , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x875BCDB8F717466E93C80322EFD0297B , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB624481580AB475DB7AEACB2381A3714 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 );
Copy
1.43 ms (5.11%)
1
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` < = > ? ))) AND (((`product.properties` . `property_group_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )))) GROUP BY `product.properties` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"ÌTY+ÃÛK޳¡‘Œ>Îõ½ "
true
b"\äQ1öeMƒ‰x@èÛ "
null
true
false
b"Ùºñï×\x08 J#¼zŠæÛ\x12 Ó "
b"¼œc«2AB$£ë¬ÆœùpM "
b"„\x17\x08 ‹\x12 ðC„…åhV&Ì™³ "
b"2Êx[OS@\x03 ޹ÒC´\x0F ÿ\x19 "
b"üÒ\t ËlHN™šduŽ¿Î ? "
b"¯å?ò…uOh’HÉ!1V%\x01 "
b"Ú²~\x01 )”M2²ó‡@sßö" "
b"q\x18 Æ#¹\x1D Lo‚ÞZ‰Ôî]X "
b"¤1-B6”\v ø.E•}Ê "
b"-\x1E ?\FËAJ½†sFB¹.é "
b"X–Ô\x03 ¼MBá´‡:Haœôõ "
b"Kšzðl•IVŽ`sígGÛv "
b"ýЇx\t SL\v ¤6Ï–I=I~ "
b"\r vÀo0AMÇ¿Bö~\f í2+ "
b"W\x14 §eûeLU…\x0E iO°ÃöÞ "
b"L\x17 ‰ž#Dè°®`˜¢eÕ¢ "
b"±ÁoL´êC«•µ8Ê\x7F\x01 R "
b"ë\x03 ¼EçßD±§y\x02 ޽ûfÚ "
b",i$3\r \x7F EÀ”¤›ùq\x07 - "
b"mFy}B—‰'+†tÖ)# "
]
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` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0xCC54592BC3DB4B8DB3A1918C3ECEF5BD AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x5CE45131F6654D83818978409DE881DB AND NOT (`product` . `display_group` < = > NULL ) AND NOT (IFNULL (`product` . `is_closeout` , `product.parent` . `is_closeout` ) < = > 1 AND `product` . `available` < = > 0 ))) AND (((`product.properties` . `property_group_id` IN (0xD9BAF1EFD7084A23BC7A8AE6DB128FD3 , 0xBC9C63AB32414224A3EBACC69CF9704D , 0x8417088B12F0438485E5685626CC99B3 , 0x32CA785B4F5340038DB9D243B40FFF19 , 0xFCD209CB6C484E999A64758EBFCEA03F , 0xAFE53FF285754F689248C92131562501 , 0xDAB27E0129944D32B2F3874073DFF622 , 0x7118C623B91D4C6F82DE5A89D4EE5D58 , 0xA431EF87AE2D4236940BF82E45957DCA , 0x2D1E3F5C46CB414ABD86734642B92EE9 , 0x5896D403BC4D42E1B4873A48619CF4F5 , 0x4B9A7AF06C9549568E6073ED6747DB76 , 0xFDD0877809534C0BA436CF96493D497E , 0x0D76C06F30414DC7BF42F67E0CED322B , 0x5714A765FB654C55850E694FB0C3F6DE , 0x4C17C2899E2344E8B0AE6098A265D5A2 , 0xB1C16F4CB4EA43AB95B59D38CA7F0152 , 0xEB03BC45E7DF44B1A779028EBDFB66DA , 0x2C6924330D7F45C094A49B81F971072D , 0xAD6D4690797D429789272B8674D62923 )))) GROUP BY `product.properties` . `id` ;
Copy
1.23 ms (4.40%)
1
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` < = > ? ))) AND (((`product.options` . `property_group_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )))) GROUP BY `product.options` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"ÌTY+ÃÛK޳¡‘Œ>Îõ½ "
true
b"\äQ1öeMƒ‰x@èÛ "
null
true
false
b"Ùºñï×\x08 J#¼zŠæÛ\x12 Ó "
b"¼œc«2AB$£ë¬ÆœùpM "
b"„\x17\x08 ‹\x12 ðC„…åhV&Ì™³ "
b"2Êx[OS@\x03 ޹ÒC´\x0F ÿ\x19 "
b"üÒ\t ËlHN™šduŽ¿Î ? "
b"¯å?ò…uOh’HÉ!1V%\x01 "
b"Ú²~\x01 )”M2²ó‡@sßö" "
b"q\x18 Æ#¹\x1D Lo‚ÞZ‰Ôî]X "
b"¤1-B6”\v ø.E•}Ê "
b"-\x1E ?\FËAJ½†sFB¹.é "
b"X–Ô\x03 ¼MBá´‡:Haœôõ "
b"Kšzðl•IVŽ`sígGÛv "
b"ýЇx\t SL\v ¤6Ï–I=I~ "
b"\r vÀo0AMÇ¿Bö~\f í2+ "
b"W\x14 §eûeLU…\x0E iO°ÃöÞ "
b"L\x17 ‰ž#Dè°®`˜¢eÕ¢ "
b"±ÁoL´êC«•µ8Ê\x7F\x01 R "
b"ë\x03 ¼EçßD±§y\x02 ޽ûfÚ "
b",i$3\r \x7F EÀ”¤›ùq\x07 - "
b"mFy}B—‰'+†tÖ)# "
]
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` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0xCC54592BC3DB4B8DB3A1918C3ECEF5BD AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x5CE45131F6654D83818978409DE881DB AND NOT (`product` . `display_group` < = > NULL ) AND NOT (IFNULL (`product` . `is_closeout` , `product.parent` . `is_closeout` ) < = > 1 AND `product` . `available` < = > 0 ))) AND (((`product.options` . `property_group_id` IN (0xD9BAF1EFD7084A23BC7A8AE6DB128FD3 , 0xBC9C63AB32414224A3EBACC69CF9704D , 0x8417088B12F0438485E5685626CC99B3 , 0x32CA785B4F5340038DB9D243B40FFF19 , 0xFCD209CB6C484E999A64758EBFCEA03F , 0xAFE53FF285754F689248C92131562501 , 0xDAB27E0129944D32B2F3874073DFF622 , 0x7118C623B91D4C6F82DE5A89D4EE5D58 , 0xA431EF87AE2D4236940BF82E45957DCA , 0x2D1E3F5C46CB414ABD86734642B92EE9 , 0x5896D403BC4D42E1B4873A48619CF4F5 , 0x4B9A7AF06C9549568E6073ED6747DB76 , 0xFDD0877809534C0BA436CF96493D497E , 0x0D76C06F30414DC7BF42F67E0CED322B , 0x5714A765FB654C55850E694FB0C3F6DE , 0x4C17C2899E2344E8B0AE6098A265D5A2 , 0xB1C16F4CB4EA43AB95B59D38CA7F0152 , 0xEB03BC45E7DF44B1A779028EBDFB66DA , 0x2C6924330D7F45C094A49B81F971072D , 0xAD6D4690797D429789272B8674D62923 )))) GROUP BY `product.options` . `id` ;
Copy
0.89 ms (3.19%)
1
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/5ce45131f6654d83818978409de881db "
"/navigation/d4fa79233842476b98e1b4cb012f5306 "
"/detail/856d0d7b59d845feadd021f8c27ecaec "
"/detail/0ff38c4cedd141a0b2282a1a88295ea3 "
"/detail/16f5ccd5bbf34348a5b5653a53be4fe4 "
"/detail/3b1363b427b64a84b7d564c3034fae2f "
"/detail/4d6307706c204e908ad5db1f26ddc542 "
"/detail/bed4c08985254ba388647155b37366bd "
"/detail/19b7062e597a4eb6b33fe73f64ac892b "
"/detail/1d82f1591de3494597194102d55b2c42 "
"/detail/3227b47e4e59406cbd8c9897bd81e230 "
"/detail/3ae4b00b970a42a096e3b0b2cde2f00d "
"/detail/6b24049959744d5ca8cd838d336b0c96 "
"/detail/822f494043d04fee92b1bcb3400af14a "
"/detail/d47d5596bd7149e599de5f8a1663c949 "
"/detail/d59172880e514c3aa47d28807c81f50d "
"/detail/d8525dfcd0984d449537f98a9680a4b9 "
"/detail/e848750b3a504185b03a01249cca7372 "
"/detail/02cfe150182d4f60a715469cfc2f642e "
"/detail/18abb7b8692a461eb04dc6622556def4 "
"/detail/2a614064ed0242f39fd511f47c7a4af1 "
"/detail/5494c76036124aadbd194ff249d4d432 "
"/detail/62c02a002be7472cb6ca8befdbe06ac5 "
"/detail/729cec5b04f04b5e8c320af1f318e6c3 "
"/detail/9c8915b30e114d0a89d62efc6fedc30f "
"/detail/a8d68f9b0d374e48a749d50004b9fb59 "
"/detail/e40258cc0e2544c0ba0c80f97e504acc "
"/detail/ecac346f33484c16b08b07d45c19f1d2 "
"/detail/f383640698f6445cb7d2838e8854b201 "
"/detail/fc7be0e06af7484aaa6eccec6f63cbef "
"/detail/fd0eed5ec84f478c8bf91ff2c1fcf5d5 "
"/detail/06386d79312f45849438e41aa970cb7e "
"/detail/16e0136310534ef1a3770a696b14c8f4 "
"/detail/4ee7c69025184535afefbf8459c921c5 "
"/detail/545809daf2aa49aabb633dab9e1b4841 "
"/detail/71d04cbe09984cf8a04b49a297df87e4 "
"/detail/7aec30f7272d4b02b78dd9ce2fafaaec "
"/detail/ccd32fdc058542b0b717ba7d61e61d35 "
"/detail/eaf6f17a214b465ead6a5d130528dc08 "
"/detail/5f4569fa038f423c9e317f62c8c57c7c "
"/detail/34449a7cd9be4238a79f0a43c11274c4 "
"/detail/94338991bee742c3b3e9eeab57b5618a "
"/detail/e85834fcf9d84c5d8655fa511fe9a25c "
"/detail/e51cefdd36b241e881bd6ae6bad81d45 "
"/detail/c895604f761b4a1085382f9ab1465722 "
"/detail/bb89b487f0144c789dd3fc9a2416a61e "
"/detail/af815c432355407ba009d3220468e7c6 "
"/detail/a4fa8a90b7ac4d5ebfab742bf7823726 "
"/detail/a21e4de6590244f595742c2500f9af9c "
"/detail/9c1545010e554d89b7de604eb61039e6 "
"/detail/883a92bd4c814a699ea58db0bf2a26fa "
"/detail/39f31a79e1d144d891f88467ede8be59 "
"/detail/81484c2b8fda4814b22b7282dc436b5e "
"/detail/719b00b8b167495f804c2212f537ea21 "
"/detail/6d0f2fc3a9174ae98fa8e8d19bcd14b6 "
"/detail/6c10c027fc274500960d96fbc2135f73 "
"/detail/629478e6bc39479b9e3d16a0f448ed4f "
"/detail/617214ab9d004492985759947ad55683 "
"/detail/50610e80362e4e418618bac267d10201 "
"/detail/658e4472ac6946f594e68a0a004dad48 "
"/detail/4f202fee70b540a3aff04062e0f807ec "
"/detail/b980c52dd6dd40f583dfac6c0380ce05 "
"/detail/e17415e4ca5e4568a35df08ea82cfc39 "
"/detail/a5ae8b323be24525b42143592f905dc3 "
"/detail/1caf921ec52e45c5900cc9854c393cba "
"/detail/b358278dcdfa47eaa924f90c428530f5 "
"/detail/717150043b4d425cbd2c3c44e05ffe50 "
"/navigation/d6dfc2caac1240ff8c902fee763d3822 "
"/navigation/0e3908280f2f452aad7604fc3fc1ae22 "
"/navigation/ccd8f749f5ea4b7795237b1d9fa64cc4 "
"/navigation/7ec3d8c25fe548ffb5741aa1af70f2ab "
"/navigation/3b25b24352e349709a35e0ba93bc9ceb "
"/navigation/e7406cde67b943c3bbda9c5a0db3f244 "
"/navigation/ab3bd98bb8974323bc52f32274313de6 "
"/navigation/c4160d821ac74d3081d52094d8aa3be1 "
"/navigation/ab0c3bb61ce64b0a9bd941c0619c4048 "
"/navigation/dae1cbe6266d444c80c227fcef1419d2 "
"/navigation/c86a66c9f0444d248e5ecd4cb1d0e837 "
"/navigation/2d9e86e7c6cd40f4af10fdb824752c73 "
"/navigation/e63f785b4b924a3fb88f2dfd92a6e61e "
"/navigation/6e97d65e5da34f5dbeb6aca33722d11e "
"/navigation/01b176e5c87441b486be64de3518f352 "
"/navigation/9b71ba122580438689b647b76aed7036 "
"/navigation/489a4267bec94d18b863b9d39fedc464 "
"/navigation/2964ca52029c4886b5b1382a28905f94 "
"/navigation/178ce1e975104418934c29691068c410 "
"/navigation/af37f04d28954563a8989dd4935cef2e "
"/navigation/bbc8f58d9cb64dbca95a11dc7367cfad "
"/navigation/59efe2d64d4f4408a0dbc2592db5c8d3 "
"/navigation/caa2955bd64a497e8828c8ed24aca5ef "
"/navigation/f536b4647dc24ea992066e1648b87db3 "
"/navigation/7a4bdbd5936944b394ae573157604a34 "
"/navigation/4754b5d32a134f45966775f8c322d894 "
"/navigation/589d78c23c4b4f1696c38800bf14ea47 "
"/navigation/dddca6ec0ea643e49d9ef0838cb2fa49 "
"/navigation/e1dca39054d94aad930b9c1a45fabf77 "
"/navigation/83462e8b1ec5472d9c46172611d8818f "
"/navigation/73c92103964948c6be4728a4c07a6a71 "
"/navigation/093203504d26427fbf8ea59ea76e4f31 "
"/navigation/4ad23bdb31b44b0e8f2f6506a2c8301b "
"/navigation/c708fcb86f9942e79f6567b56b90bb96 "
"/navigation/2c3a8d499028451ebf13d3a566d13d88 "
"/navigation/5b7574ec2ae44897a8d2247177e07308 "
"/navigation/c0406bf9d7a442fd8dd938c11b24bfc8 "
"/navigation/ec4ebc7118944a01b7eb1b6390d8253e "
"/navigation/62409cd0061c4668ba8d5f37cf8b53e9 "
"/navigation/1d64929290314b65ac3302fdfb7419e5 "
"/navigation/8391011505104d27ab1d910830298811 "
"/navigation/3d6838c04b7e4e3a89b5a4964ec36349 "
"/navigation/2b3bba03bd284c7baa56b3fa96f631b7 "
"/navigation/13b51936eae1410291f46d8acc0e4bd9 "
"/navigation/bfbc0a3ade2f4966a25b1987e9e0f707 "
"/navigation/a9b5c90050ee4096a918d1536f978f3f "
"/navigation/b0804c08b79a44e4b44e070cf7142cc5 "
"/navigation/94967654b54f4976b064961efc78551b "
"/navigation/b899c0ecc5bb442b8b05166d7242cbf2 "
"/navigation/3a63902e97ad4d159b4fd26bc3e4b577 "
"/navigation/324f9661da754cdfa9bdd404d6c7c480 "
"/navigation/ec249ee4ebab4089acdef855146d27ff "
"/navigation/682628d6423140ad96bb118c6bc9102a "
b"/»_ââšMpªXTÎ|ãâ\v "
b"ÌTY+ÃÛK޳¡‘Œ>Îõ½ "
]
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 )
Copy
SELECT seo_path_info , path_info , sales_channel_id FROM seo_url WHERE (seo_url . is_canonical = 1 ) AND (seo_url . path_info IN ('/navigation/5ce45131f6654d83818978409de881db' , '/navigation/d4fa79233842476b98e1b4cb012f5306' , '/detail/856d0d7b59d845feadd021f8c27ecaec' , '/detail/0ff38c4cedd141a0b2282a1a88295ea3' , '/detail/16f5ccd5bbf34348a5b5653a53be4fe4' , '/detail/3b1363b427b64a84b7d564c3034fae2f' , '/detail/4d6307706c204e908ad5db1f26ddc542' , '/detail/bed4c08985254ba388647155b37366bd' , '/detail/19b7062e597a4eb6b33fe73f64ac892b' , '/detail/1d82f1591de3494597194102d55b2c42' , '/detail/3227b47e4e59406cbd8c9897bd81e230' , '/detail/3ae4b00b970a42a096e3b0b2cde2f00d' , '/detail/6b24049959744d5ca8cd838d336b0c96' , '/detail/822f494043d04fee92b1bcb3400af14a' , '/detail/d47d5596bd7149e599de5f8a1663c949' , '/detail/d59172880e514c3aa47d28807c81f50d' , '/detail/d8525dfcd0984d449537f98a9680a4b9' , '/detail/e848750b3a504185b03a01249cca7372' , '/detail/02cfe150182d4f60a715469cfc2f642e' , '/detail/18abb7b8692a461eb04dc6622556def4' , '/detail/2a614064ed0242f39fd511f47c7a4af1' , '/detail/5494c76036124aadbd194ff249d4d432' , '/detail/62c02a002be7472cb6ca8befdbe06ac5' , '/detail/729cec5b04f04b5e8c320af1f318e6c3' , '/detail/9c8915b30e114d0a89d62efc6fedc30f' , '/detail/a8d68f9b0d374e48a749d50004b9fb59' , '/detail/e40258cc0e2544c0ba0c80f97e504acc' , '/detail/ecac346f33484c16b08b07d45c19f1d2' , '/detail/f383640698f6445cb7d2838e8854b201' , '/detail/fc7be0e06af7484aaa6eccec6f63cbef' , '/detail/fd0eed5ec84f478c8bf91ff2c1fcf5d5' , '/detail/06386d79312f45849438e41aa970cb7e' , '/detail/16e0136310534ef1a3770a696b14c8f4' , '/detail/4ee7c69025184535afefbf8459c921c5' , '/detail/545809daf2aa49aabb633dab9e1b4841' , '/detail/71d04cbe09984cf8a04b49a297df87e4' , '/detail/7aec30f7272d4b02b78dd9ce2fafaaec' , '/detail/ccd32fdc058542b0b717ba7d61e61d35' , '/detail/eaf6f17a214b465ead6a5d130528dc08' , '/detail/5f4569fa038f423c9e317f62c8c57c7c' , '/detail/34449a7cd9be4238a79f0a43c11274c4' , '/detail/94338991bee742c3b3e9eeab57b5618a' , '/detail/e85834fcf9d84c5d8655fa511fe9a25c' , '/detail/e51cefdd36b241e881bd6ae6bad81d45' , '/detail/c895604f761b4a1085382f9ab1465722' , '/detail/bb89b487f0144c789dd3fc9a2416a61e' , '/detail/af815c432355407ba009d3220468e7c6' , '/detail/a4fa8a90b7ac4d5ebfab742bf7823726' , '/detail/a21e4de6590244f595742c2500f9af9c' , '/detail/9c1545010e554d89b7de604eb61039e6' , '/detail/883a92bd4c814a699ea58db0bf2a26fa' , '/detail/39f31a79e1d144d891f88467ede8be59' , '/detail/81484c2b8fda4814b22b7282dc436b5e' , '/detail/719b00b8b167495f804c2212f537ea21' , '/detail/6d0f2fc3a9174ae98fa8e8d19bcd14b6' , '/detail/6c10c027fc274500960d96fbc2135f73' , '/detail/629478e6bc39479b9e3d16a0f448ed4f' , '/detail/617214ab9d004492985759947ad55683' , '/detail/50610e80362e4e418618bac267d10201' , '/detail/658e4472ac6946f594e68a0a004dad48' , '/detail/4f202fee70b540a3aff04062e0f807ec' , '/detail/b980c52dd6dd40f583dfac6c0380ce05' , '/detail/e17415e4ca5e4568a35df08ea82cfc39' , '/detail/a5ae8b323be24525b42143592f905dc3' , '/detail/1caf921ec52e45c5900cc9854c393cba' , '/detail/b358278dcdfa47eaa924f90c428530f5' , '/detail/717150043b4d425cbd2c3c44e05ffe50' , '/navigation/d6dfc2caac1240ff8c902fee763d3822' , '/navigation/0e3908280f2f452aad7604fc3fc1ae22' , '/navigation/ccd8f749f5ea4b7795237b1d9fa64cc4' , '/navigation/7ec3d8c25fe548ffb5741aa1af70f2ab' , '/navigation/3b25b24352e349709a35e0ba93bc9ceb' , '/navigation/e7406cde67b943c3bbda9c5a0db3f244' , '/navigation/ab3bd98bb8974323bc52f32274313de6' , '/navigation/c4160d821ac74d3081d52094d8aa3be1' , '/navigation/ab0c3bb61ce64b0a9bd941c0619c4048' , '/navigation/dae1cbe6266d444c80c227fcef1419d2' , '/navigation/c86a66c9f0444d248e5ecd4cb1d0e837' , '/navigation/2d9e86e7c6cd40f4af10fdb824752c73' , '/navigation/e63f785b4b924a3fb88f2dfd92a6e61e' , '/navigation/6e97d65e5da34f5dbeb6aca33722d11e' , '/navigation/01b176e5c87441b486be64de3518f352' , '/navigation/9b71ba122580438689b647b76aed7036' , '/navigation/489a4267bec94d18b863b9d39fedc464' , '/navigation/2964ca52029c4886b5b1382a28905f94' , '/navigation/178ce1e975104418934c29691068c410' , '/navigation/af37f04d28954563a8989dd4935cef2e' , '/navigation/bbc8f58d9cb64dbca95a11dc7367cfad' , '/navigation/59efe2d64d4f4408a0dbc2592db5c8d3' , '/navigation/caa2955bd64a497e8828c8ed24aca5ef' , '/navigation/f536b4647dc24ea992066e1648b87db3' , '/navigation/7a4bdbd5936944b394ae573157604a34' , '/navigation/4754b5d32a134f45966775f8c322d894' , '/navigation/589d78c23c4b4f1696c38800bf14ea47' , '/navigation/dddca6ec0ea643e49d9ef0838cb2fa49' , '/navigation/e1dca39054d94aad930b9c1a45fabf77' , '/navigation/83462e8b1ec5472d9c46172611d8818f' , '/navigation/73c92103964948c6be4728a4c07a6a71' , '/navigation/093203504d26427fbf8ea59ea76e4f31' , '/navigation/4ad23bdb31b44b0e8f2f6506a2c8301b' , '/navigation/c708fcb86f9942e79f6567b56b90bb96' , '/navigation/2c3a8d499028451ebf13d3a566d13d88' , '/navigation/5b7574ec2ae44897a8d2247177e07308' , '/navigation/c0406bf9d7a442fd8dd938c11b24bfc8' , '/navigation/ec4ebc7118944a01b7eb1b6390d8253e' , '/navigation/62409cd0061c4668ba8d5f37cf8b53e9' , '/navigation/1d64929290314b65ac3302fdfb7419e5' , '/navigation/8391011505104d27ab1d910830298811' , '/navigation/3d6838c04b7e4e3a89b5a4964ec36349' , '/navigation/2b3bba03bd284c7baa56b3fa96f631b7' , '/navigation/13b51936eae1410291f46d8acc0e4bd9' , '/navigation/bfbc0a3ade2f4966a25b1987e9e0f707' , '/navigation/a9b5c90050ee4096a918d1536f978f3f' , '/navigation/b0804c08b79a44e4b44e070cf7142cc5' , '/navigation/94967654b54f4976b064961efc78551b' , '/navigation/b899c0ecc5bb442b8b05166d7242cbf2' , '/navigation/3a63902e97ad4d159b4fd26bc3e4b577' , '/navigation/324f9661da754cdfa9bdd404d6c7c480' , '/navigation/ec249ee4ebab4089acdef855146d27ff' , '/navigation/682628d6423140ad96bb118c6bc9102a' )) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . sales_channel_id = 0xCC54592BC3DB4B8DB3A1918C3ECEF5BD OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 );
Copy
0.68 ms (2.44%)
8
SELECT `product_review` . `id` as `product_review.id` , `product_review` . `product_id` as `product_review.productId` , `product_review` . `product_version_id` as `product_review.productVersionId` , `product_review` . `customer_id` as `product_review.customerId` , `product_review` . `sales_channel_id` as `product_review.salesChannelId` , `product_review` . `language_id` as `product_review.languageId` , `product_review` . `external_user` as `product_review.externalUser` , `product_review` . `external_email` as `product_review.externalEmail` , `product_review` . `title` as `product_review.title` , `product_review` . `content` as `product_review.content` , `product_review` . `points` as `product_review.points` , `product_review` . `status` as `product_review.status` , `product_review` . `comment` as `product_review.comment` , `product_review` . `custom_fields` as `product_review.customFields` , `product_review` . `created_at` as `product_review.createdAt` , `product_review` . `updated_at` as `product_review.updatedAt` FROM `product_review` WHERE (`product_review` . `product_id` = ? )
Parameters :
[
b"…m\r {YØEþÐ!øÂ~Êì "
]
SELECT `product_review` . `id` as `product_review.id` , `product_review` . `product_id` as `product_review.productId` , `product_review` . `product_version_id` as `product_review.productVersionId` , `product_review` . `customer_id` as `product_review.customerId` , `product_review` . `sales_channel_id` as `product_review.salesChannelId` , `product_review` . `language_id` as `product_review.languageId` , `product_review` . `external_user` as `product_review.externalUser` , `product_review` . `external_email` as `product_review.externalEmail` , `product_review` . `title` as `product_review.title` , `product_review` . `content` as `product_review.content` , `product_review` . `points` as `product_review.points` , `product_review` . `status` as `product_review.status` , `product_review` . `comment` as `product_review.comment` , `product_review` . `custom_fields` as `product_review.customFields` , `product_review` . `created_at` as `product_review.createdAt` , `product_review` . `updated_at` as `product_review.updatedAt` FROM `product_review` WHERE (`product_review` . `product_id` = 0x856D0D7B59D845FEADD021F8C27ECAEC );
Copy
0.64 ms (2.28%)
1
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 MAX (`product` . `sales` ) DESC , MIN (`product` . `id` ) ASC LIMIT 24
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"ÌTY+ÃÛK޳¡‘Œ>Îõ½ "
true
b"\äQ1öeMƒ‰x@èÛ "
null
true
false
]
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` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0xCC54592BC3DB4B8DB3A1918C3ECEF5BD AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x5CE45131F6654D83818978409DE881DB AND NOT (`product` . `display_group` < = > NULL ) AND NOT (IFNULL (`product` . `is_closeout` , `product.parent` . `is_closeout` ) < = > 1 AND `product` . `available` < = > 0 ))) GROUP BY `product` . `display_group` ORDER BY MAX (`product` . `sales` ) DESC , MIN (`product` . `id` ) ASC LIMIT 24 ;
Copy
0.52 ms (1.87%)
1
SELECT COUNT (* ) FROM (
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"ÌTY+ÃÛK޳¡‘Œ>Îõ½ "
true
b"\äQ1öeMƒ‰x@èÛ "
null
true
false
]
SELECT COUNT (* ) FROM (
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` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0xCC54592BC3DB4B8DB3A1918C3ECEF5BD AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x5CE45131F6654D83818978409DE881DB AND NOT (`product` . `display_group` < = > NULL ) AND NOT (IFNULL (`product` . `is_closeout` , `product.parent` . `is_closeout` ) < = > 1 AND `product` . `available` < = > 0 ))) GROUP BY `product` . `display_group` ) total ;
Copy
0.50 ms (1.78%)
1
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.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , `property_group_option.group.translation.name` as `property_group_option.group.name` , `property_group_option.group.translation.description` , `property_group_option.group.translation.description` as `property_group_option.group.description` , `property_group_option.group.translation.position` , `property_group_option.group.translation.position` as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` as `property_group_option.group.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 `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `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.group.translation` . `property_group_id` , `property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` , `property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` , `property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` , `property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . `language_id` = ? ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` WHERE `property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"6â\x02 eÓˆN\x12 ¾êÚ$i¥µ– "
b"L£Û oŽI«ºpÓ½Kjc "
b"©ÐíIVûE‡£Õì&Iã× "
b"«é[S\x19 âL'ë×Ð\x1F êÿŽ "
b"®Ü«÷Ÿ1A‡›‹æ…0³“J "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"\x08 Ø\x00 !32A„¼¡_™ÄßžG "
b"'\r £GŽŒFvŠ‚\x04 ˜±M_\ "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"Z\x7F ›b @MÅ“øxž{Auô "
b"c8p:NI5®À\x1D ¨?5û± "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¶ÿ\x18 Š\r íMã‡h£Ì\r%G "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"¹E†€9ÝI\x1C –Ew®±ˆl "
b"""
Ô\x1A z÷\n
MÙ €!ªbª‘Ø
"""
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"þ\x1E Ñ;ÄW@FŽÄ\x02 ™iþº3 "
b"6â\x02 eÓˆN\x12 ¾êÚ$i¥µ– "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"MÐ\r ߯I\‘–½‘dò°Ã "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"‡[͸÷\x17 Fn“È\x03 "ïÐ){ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"©ÐíIVûE‡£Õì&Iã× "
b"¶$H\x15 €«G]·®¬²8\x1A 7\x14 "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"6â\x02 eÓˆN\x12 ¾êÚ$i¥µ– "
b"©ÐíIVûE‡£Õì&Iã× "
b"«é[S\x19 âL'ë×Ð\x1F êÿŽ "
b"êõ=‹Ë¿AÄ”¯S•I\x19 Ì„ "
b" \x15 ¹\x0E ç\x12 Aô—¯J¬\x07 ÜÜš "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"c8p:NI5®À\x1D ¨?5û± "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"m»:‘H§¨§_C¦“\x11 r "
b"q\x04 Þði+Hß®ézõÿ\x03 !‡ "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"""
€W(\n
\x18 âJM…6ÔìÈ´ƒ1
"""
b"‡P˜€1…Cø²’ZK¸AV "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"“\x1A ˜¬¨\x7F G}ˆõXR·¢,ñ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¶ÿ\x18 Š\r íMã‡h£Ì\r%G "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"""
Ô\x1A z÷\n
MÙ €!ªbª‘Ø
"""
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"\x08 C_ؽ}Cj’ü¸ƒ´”\x1D G "
b"7£\ro`Gm‘ÔáWðÏdY "
b";^|kvÅHì¿Ü³±©\x18\x03 ž "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"]º\f\x03 ð,MNlÁš”è6æ "
b"c8p:NI5®À\x1D ¨?5û± "
b"z-œ\x10\x1F 5AÍ›¨kü-'æ\x06 "
b"""
~ÁC0À–NK¡Ü\n
»#øÄ_
"""
b"¶ÿ\x18 Š\r íMã‡h£Ì\r%G "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"\x06 (?VÀI@jž•\x00 Jþê† "
b"\x1E\v Oºä8Ce›O\x04 ‡…ã*š "
b"*ª\t\x7F ý€JÕŽ)·wöd¥\t "
b"L£Û oŽI«ºpÓ½Kjc "
b"LÆÊÇf`L´¯Æ\x04 ñ\x7F\x05\x03 ˆ "
b"Qí‡B·ˆJž·²¾øg$c "
b"S[īՑHy·x\x03 ™>Òþ! "
b"c8p:NI5®À\x1D ¨?5û± "
b"f\x0F LµF÷J§¿\x14 ·µÃ\x17 Ü "
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"S¹zTÞF©\x1E ï¢\x06 S‰Þ "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¢$=ŸP¹OWƒB\x1A í½\x07 gÜ "
b"¥'\x11\x03\x0F †Dé\/Ñ\x03 ” "
b"¶ÿ\x18 Š\r íMã‡h£Ì\r%G "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"Qí‡B·ˆJž·²¾øg$c "
b"c8p:NI5®À\x1D ¨?5û± "
b"""
~ÁC0À–NK¡Ü\n
»#øÄ_
"""
b"\x7F\x04\x15 ºœE§«4Á:Ãg\x19\x17 "
b"‡P˜€1…Cø²’ZK¸AV "
b"ŠÉþ•§~@ÌW…s\e ÎÏ "
b"\x04 .'ÿ[K®Ž\x1D ¿ã—\v\x1A \n "
b"¤¸4œ©À@Ì«ÌÌ<m.ëÏ "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"""
ÑHú¶G\n
Jê°Ä\x0F °µ\x02 MÅ
"""
b"Ó£\x14 ¯Ü»Hw°‡Þ¹ëÕ\x15 "
b"Õ\x02\x02 äÂ_H¦šº\x13 ž€Ø~$ "
b"ø‘\x11 iâqI¬Ú\x1A ”\x1D z¬! "
b"û^±t:\x08 @‰«ï3i3Mä³ "
b"ÿˆÑÏû)MÍ¿[Fùp\x03 Ÿþ "
]
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.group` . `id` as `property_group_option.group.id` ,
`property_group_option.group` . `display_type` as `property_group_option.group.displayType` ,
`property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` ,
`property_group_option.group` . `filterable` as `property_group_option.group.filterable` ,
`property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` ,
`property_group_option.group` . `created_at` as `property_group_option.group.createdAt` ,
`property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` ,
`property_group_option.group.translation.name` ,
`property_group_option.group.translation.name` as `property_group_option.group.name` ,
`property_group_option.group.translation.description` ,
`property_group_option.group.translation.description` as `property_group_option.group.description` ,
`property_group_option.group.translation.position` ,
`property_group_option.group.translation.position` as `property_group_option.group.position` ,
`property_group_option.group.translation.customFields` ,
`property_group_option.group.translation.customFields` as `property_group_option.group.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 `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `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.group.translation` . `property_group_id` ,
`property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` ,
`property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` ,
`property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` ,
`property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields`
FROM
`property_group_translation` `property_group_option.group.translation`
WHERE
`property_group_option.group.translation` . `language_id` = ?
) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id`
WHERE
`property_group_option` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ?
)
Copy
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.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , `property_group_option.group.translation.name` as `property_group_option.group.name` , `property_group_option.group.translation.description` , `property_group_option.group.translation.description` as `property_group_option.group.description` , `property_group_option.group.translation.position` , `property_group_option.group.translation.position` as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` as `property_group_option.group.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 `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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.group.translation` . `property_group_id` , `property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` , `property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` , `property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` , `property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` WHERE `property_group_option` . `id` IN (0x36E20265D3884E12BEEADA2469A5B596 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0xA9D0ED4956FB4587A3D5EC9D2649E3D7 , 0xABE95B5319E24C278EEBD7D01FEAFF8D , 0xAEDCABF79F3141879B8BE68530B3934A , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0x08D8002133324184BCA15F99C4DF9E47 , 0x270DA3478D8C46768A820498B14D5F5C , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x5A7F9B62A0404DC593F8789E7B4175F4 , 0x633890703A4E4935AEC01DA83F35FBB1 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB6FF188A0DED4DE38768A3CC5C722547 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xB945868039DD491C96904577AEB1886C , 0xD41A9D7AF70A4DD9A08021AA62AA91D8 , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0xFE1ED13BC45740468EC4029969FEBA33 , 0x36E20265D3884E12BEEADA2469A5B596 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x4DD00D90DFC6495C9196BD9164F2B0C3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x875BCDB8F717466E93C80322EFD0297B , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA9D0ED4956FB4587A3D5EC9D2649E3D7 , 0xB624481580AB475DB7AEACB2381A3714 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x36E20265D3884E12BEEADA2469A5B596 , 0xA9D0ED4956FB4587A3D5EC9D2649E3D7 , 0xABE95B5319E24C278EEBD7D01FEAFF8D , 0xEAF53D8BCBBF41C494AF53954919CC84 , 0x2015B90EE71241F497AF4AAC07DCDC9A , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x633890703A4E4935AEC01DA83F35FBB1 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x6DBB813A919D48A7A8A75F43A6931172 , 0x7104DEF0692B48DFAEE97AF5FF032187 , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8057280A18E24A4D8536D4ECC8B48331 , 0x87509880318543F8B2925A4BB841568F , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x931A98ACA87F477D88F55852B7A22CF1 , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xB6FF188A0DED4DE38768A3CC5C722547 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD41A9D7AF70A4DD9A08021AA62AA91D8 , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x08435FD8BD7D436A92FCB883B4941D47 , 0x37A35C726F60476D91D4E157F0CF6459 , 0x3B5E7C6B76C548ECBFDCB3B1A918039E , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x5DBA0C03F02C4D4E8F6CC19A94E836E6 , 0x633890703A4E4935AEC01DA83F35FBB1 , 0x7A2D9C101F3541CD9BA86BFC2D27E606 , 0x7EC14330C0964E4BA1DC0ABB23F8C45F , 0xB6FF188A0DED4DE38768A3CC5C722547 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x06283F56C049406A9E8195004AFEEA86 , 0x1E0B4FBAE43843659B4F048785E32A9A , 0x2AAA097FFD804AD58D29B777F664A509 , 0x4CA3DB206F8D49ABBA70D3BD4B6A9063 , 0x4CC6CAC766604CB4AFC604F17F050388 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x535BC4ABD5914879B77803993ED2FE21 , 0x633890703A4E4935AEC01DA83F35FBB1 , 0x660F4CB546F74AA7BF14B7B5C39D17DC , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x8153B97A54DE46ADA91EEFA2065389DE , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA2243D9F50B94F5783421AEDBD0767DC , 0xA52711030F8644E98E5CAD2F8FD10394 , 0xB6FF188A0DED4DE38768A3CC5C722547 , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0x51ED8742B7884A9EB7B2BE90F8672463 , 0x633890703A4E4935AEC01DA83F35FBB1 , 0x7EC14330C0964E4BA1DC0ABB23F8C45F , 0x7F04158FBA9C45A7AB34C13AC3671917 , 0x87509880318543F8B2925A4BB841568F , 0x8AC9FE95A77E40CCAD57859D731BCECF , 0x9D042E27FF5B4BAE8D1DBFE3970B1A0A , 0xA4B8349CA9C040CCABCCCC3C6D2EEBCF , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xD148FAB6470A4AEAB0C40FB0B5024DC5 , 0xD3A314AFDCBB4877B087DEB9EBD515AD , 0xD50202E4C25F48A69ABA139E80D87E24 , 0xF8911169E27149AC81DA1A941D7AAC21 , 0xFB5EB1743A084089ABEF3369334DE4B3 , 0xFF88D1CFFB294DCDBF5B46F970039FFE );
Copy
0.40 ms (1.44%)
1
SELECT `product_visibility` . `id` as `product_visibility.id` , `product_visibility` . `product_id` as `product_visibility.productId` , `product_visibility` . `product_version_id` as `product_visibility.productVersionId` , `product_visibility` . `sales_channel_id` as `product_visibility.salesChannelId` , `product_visibility` . `visibility` as `product_visibility.visibility` , `product_visibility` . `created_at` as `product_visibility.createdAt` , `product_visibility` . `updated_at` as `product_visibility.updatedAt` FROM `product_visibility` WHERE ((`product_visibility` . `product_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )))
Parameters :
[
b"\x02 ÏáP\x18 -O`§\x15 Fœü/d. "
b"\x06 8my1/E„”8ä\x1A ©pË~ "
b"\x0F óŒLíÑA ²(*\x1A ˆ)^£ "
b"""
\x16 à\x13 c\x10 SNñ£w\n
ik\x14 Èô
"""
b"\x16 õÌÕ»óCH¥µe:S¾Oä "
b"\x18 «·¸i*F\x1E °MÆb%VÞô "
b"\x19 ·\x06 .YzN¶³?ç?d¬‰+ "
b"\x1C ¯’\x1E Å.EÅ\f É…L9<º "
b"\x1D ‚ñY\x1D ãIE—\x19 A\x02 Õ[,B "
b"*a@dí\x02 BóŸÕ\x11 ô|zJñ "
b"2'´~NY@l½Œ˜—½â0 "
b"""
4Dš|Ù¾B8§Ÿ\n
CÁ\x12 tÄ
"""
b"9ó\x1A yáÑDØ‘ø„gíè¾Y "
b"""
:ä°\v —\n
B –ã°²Íâð\r
"""
b";\x13 c´'¶J„·ÕdÃ\x03 O®/ "
b"C(Ê>Ž%DÝ¥+µ»~Çþ¾ "
b"IÛiâQFtœ~6ÃÎ'\x07 [ "
b"Mc\x07 pl NŠÕÛ\x1F &ÝÅB "
b"NçÆ%\x18 E5¯ï¿„YÉ!Å "
b"O /îpµ@£¯ð@bàø\x07 ì "
b"Pa\x0E €6.NA†\x18 ºÂgÑ\x02\x01 "
b"TX\t ÚòªIª»c=«ž\e HA "
b"T”Ç`6\x12 J½\x19 OòIÔÔ2 "
b"_Eiú\x03 B<ž1\x7F bÈÅ|| "
b"ar\x14 «\x00 D’˜WY”zÕVƒ "
b"b”xæ¼9G›ž=\x16 ôHíO "
b"bÀ*\x00 +çG,¶Ê‹ïÛàjÅ "
b"eŽDr¬iFõ”æŠ\n \x00 MH "
b"k$\x04 ™YtM\¨ÍƒŽ3k\f – "
b"l\x10 À'ü'E\x00 –\r –ûÂ\x13 _s "
b"m\x0F /é\x17 Jé¨èÑ›Í\x14 ¶ "
b"q›\x00 ¸±gI_€L"\x12 õ7ê! "
b"qÐL¾\t ˜Lø KI¢—߇ä "
b"""
rœì[\x04 ðK^Œ2\n
ñó\x18 æÃ
"""
b"zì0÷'-K\x02 ·ŽÙÎ/¯ªì "
b"HL+ÚH\x14 ²+r‚ÜCk^ "
b"""
‚/I@CÐOî’±¼³@\n
ñJ
"""
b"…m\r {YØEþÐ!øÂ~Êì "
b"ˆ:’½LJiž¥Ž°¿*&ú "
b"”3‰‘¾çBóéî«WµaŠ "
b"œ\x15 E\x01\x0E UM‰·Þ`N¶\x10 9æ "
b"""
œ‰\x15 ³\x0E\x11 M\n
‰Ö.üoíÃ\x0F
"""
b"¢\x1E MæY\x02 Dõ•t,%\x00 ù¯œ "
b"¤úŠ·¬M^¿«t+÷‚7& "
b"¥®‹2;âE%´!CY/]à "
b"¨Ö›\r 7NH§IÕ\x00\x04 ¹ûY "
b"¯\C#U@{ \t Ó"\x04 hçÆ "
b"³X'ŽÍúGê©$ù\f B…0õ "
b"¹€Å-ÖÝ@õƒß¬l\x03 €Î\x05 "
b"»‰´‡ð\x14 LxÓüš$\x16 ¦\x1E "
b"¾ÔÀ‰…%K£ˆdqU³sf½ "
b"""
Ç=þ\x16 +ûBn‹[Ú\n
€ŸÜl
"""
b"È•`Ov\e J\x10 …8/š±FW" "
b"ÌÓ/Ü\x05 …B°·\x17 º}aæ\x1D 5 "
b"Ô}U–½qIå™Þ_Š\x16 cÉI "
b"Õ‘rˆ\x0E QL:¤}(€|õ\r "
b"ØR]üИMD•7ùŠ–€¤¹ "
b"Ü2m4ÂŽKIŒÃ\e .3rYV "
b"át\x15 äÊ^Eh£]ðލ,ü9 "
b"ä\x02 XÌ\x0E %DÀº\f €ù~PJÌ "
b"å\x1C ïÝ6²Aè½jæºØ\x1D E "
b"èHu\v :PA…°:\x01 $œÊsr "
b"èX4üùØL]†UúQ\x1F é¢\ "
b"êöñz!KF^j]\x13\x05 (Ü\x08 "
b"ì¬4o3HL\x16 °‹\x07 Ô\\x19 ñÒ "
b"ío0\x08\x7F —Jþ’[‹@ø[é± "
b"óƒd\x06 ˜öD\·ÒƒŽˆT²\x01 "
b"ü{ààj÷HJªnÌìocËï "
b"ý\x0E í^ÈOGŒ‹ù\x1F òÁüõÕ "
b"þ¶}ÀÇ›C+£ÿÅÖû²9P "
b"""
È6Ü7Ô\n
FA ‚ã/n\x16 "
"""
b"ÃÇõUö\f M•´\x14\x05 ¡Î "
b"çž:NØ‘Ey˜†<²dqÿî "
b"lò\e ¿Õ¤A³=\x00 Öó¤gL "
b"^3¥Â‰\f Ož†\x03 E4%Š\v "
b"0\x13 ÒxQåGù½\f\x08 ‹·tì\t "
b"¨|<}\e îH|†Û]Bd®Á´ "
b"$»a\x15\x10\x06 I࿞úüy»Ö6 "
]
SELECT
`product_visibility` . `id` as `product_visibility.id` ,
`product_visibility` . `product_id` as `product_visibility.productId` ,
`product_visibility` . `product_version_id` as `product_visibility.productVersionId` ,
`product_visibility` . `sales_channel_id` as `product_visibility.salesChannelId` ,
`product_visibility` . `visibility` as `product_visibility.visibility` ,
`product_visibility` . `created_at` as `product_visibility.createdAt` ,
`product_visibility` . `updated_at` as `product_visibility.updatedAt`
FROM
`product_visibility`
WHERE
(
(
`product_visibility` . `product_id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ?
)
)
)
Copy
SELECT `product_visibility` . `id` as `product_visibility.id` , `product_visibility` . `product_id` as `product_visibility.productId` , `product_visibility` . `product_version_id` as `product_visibility.productVersionId` , `product_visibility` . `sales_channel_id` as `product_visibility.salesChannelId` , `product_visibility` . `visibility` as `product_visibility.visibility` , `product_visibility` . `created_at` as `product_visibility.createdAt` , `product_visibility` . `updated_at` as `product_visibility.updatedAt` FROM `product_visibility` WHERE ((`product_visibility` . `product_id` IN (0x02CFE150182D4F60A715469CFC2F642E , 0x06386D79312F45849438E41AA970CB7E , 0x0FF38C4CEDD141A0B2282A1A88295EA3 , 0x16E0136310534EF1A3770A696B14C8F4 , 0x16F5CCD5BBF34348A5B5653A53BE4FE4 , 0x18ABB7B8692A461EB04DC6622556DEF4 , 0x19B7062E597A4EB6B33FE73F64AC892B , 0x1CAF921EC52E45C5900CC9854C393CBA , 0x1D82F1591DE3494597194102D55B2C42 , 0x2A614064ED0242F39FD511F47C7A4AF1 , 0x3227B47E4E59406CBD8C9897BD81E230 , 0x34449A7CD9BE4238A79F0A43C11274C4 , 0x39F31A79E1D144D891F88467EDE8BE59 , 0x3AE4B00B970A42A096E3B0B2CDE2F00D , 0x3B1363B427B64A84B7D564C3034FAE2F , 0x4328CA3E8D2544DDA52BB5BB7EC7FEBE , 0x49DB8F69E25146749C7E36C3CE27075B , 0x4D6307706C204E908AD5DB1F26DDC542 , 0x4EE7C69025184535AFEFBF8459C921C5 , 0x4F202FEE70B540A3AFF04062E0F807EC , 0x50610E80362E4E418618BAC267D10201 , 0x545809DAF2AA49AABB633DAB9E1B4841 , 0x5494C76036124AADBD194FF249D4D432 , 0x5F4569FA038F423C9E317F62C8C57C7C , 0x617214AB9D004492985759947AD55683 , 0x629478E6BC39479B9E3D16A0F448ED4F , 0x62C02A002BE7472CB6CA8BEFDBE06AC5 , 0x658E4472AC6946F594E68A0A004DAD48 , 0x6B24049959744D5CA8CD838D336B0C96 , 0x6C10C027FC274500960D96FBC2135F73 , 0x6D0F2FC3A9174AE98FA8E8D19BCD14B6 , 0x719B00B8B167495F804C2212F537EA21 , 0x71D04CBE09984CF8A04B49A297DF87E4 , 0x729CEC5B04F04B5E8C320AF1F318E6C3 , 0x7AEC30F7272D4B02B78DD9CE2FAFAAEC , 0x81484C2B8FDA4814B22B7282DC436B5E , 0x822F494043D04FEE92B1BCB3400AF14A , 0x856D0D7B59D845FEADD021F8C27ECAEC , 0x883A92BD4C814A699EA58DB0BF2A26FA , 0x94338991BEE742C3B3E9EEAB57B5618A , 0x9C1545010E554D89B7DE604EB61039E6 , 0x9C8915B30E114D0A89D62EFC6FEDC30F , 0xA21E4DE6590244F595742C2500F9AF9C , 0xA4FA8A90B7AC4D5EBFAB742BF7823726 , 0xA5AE8B323BE24525B42143592F905DC3 , 0xA8D68F9B0D374E48A749D50004B9FB59 , 0xAF815C432355407BA009D3220468E7C6 , 0xB358278DCDFA47EAA924F90C428530F5 , 0xB980C52DD6DD40F583DFAC6C0380CE05 , 0xBB89B487F0144C789DD3FC9A2416A61E , 0xBED4C08985254BA388647155B37366BD , 0xC73DFE162BFB426E8B5BDA0A809FDC6C , 0xC895604F761B4A1085382F9AB1465722 , 0xCCD32FDC058542B0B717BA7D61E61D35 , 0xD47D5596BD7149E599DE5F8A1663C949 , 0xD59172880E514C3AA47D28807C81F50D , 0xD8525DFCD0984D449537F98A9680A4B9 , 0xDC326D34C28D4B498CC31B2E33725956 , 0xE17415E4CA5E4568A35DF08EA82CFC39 , 0xE40258CC0E2544C0BA0C80F97E504ACC , 0xE51CEFDD36B241E881BD6AE6BAD81D45 , 0xE848750B3A504185B03A01249CCA7372 , 0xE85834FCF9D84C5D8655FA511FE9A25C , 0xEAF6F17A214B465EAD6A5D130528DC08 , 0xECAC346F33484C16B08B07D45C19F1D2 , 0xED6F30087F974AFE925B8B40F85BE9B1 , 0xF383640698F6445CB7D2838E8854B201 , 0xFC7BE0E06AF7484AAA6ECCEC6F63CBEF , 0xFD0EED5EC84F478C8BF91FF2C1FCF5D5 , 0xFEB67DC0C79B432BA3FFC5D6FBB23950 , 0xC836DC37D40A4641A082E3812F6E1622 , 0xC3C7F555F60C4D95B41405A1CEEF8DB1 , 0xE79E3A4ED891457998863CB26471FFEE , 0x6CF21BBFD5A441B3AD3D00D6F3A4674C , 0x5E33A5C2890C4F9E86034534258A0B81 , 0x3013D27851E547F9BD0C088BB774EC09 , 0xA87C3C7D1BEE487C86DB5D4264AEC1B4 , 0x24BB6115100649E0BF9EFAFC79BBD636 )));
Copy
0.37 ms (1.33%)
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.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"\äQ1öeMƒ‰x@èÛ "
]
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 (? )
)
Copy
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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x5CE45131F6654D83818978409DE881DB ));
Copy
0.36 ms (1.27%)
3
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"ÌTY+ÃÛK޳¡‘Œ>Îõ½ "
"bad-wellness/frottierwaesche-sets "
"bad-wellness/frottierwaesche-sets/ "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0xCC54592BC3DB4B8DB3A1918C3ECEF5BD OR sales_channel_id IS NULL )) AND ((seo_path_info = 'bad-wellness/frottierwaesche-sets' OR seo_path_info = 'bad-wellness/frottierwaesche-sets/' ));
Copy
0.35 ms (1.24%)
1
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` . `parent_id` IN (? , ? , ? , ? , ? , ? , ? , ? )) AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? AND `product.visibilities` . `sales_channel_id` = ? )) GROUP BY `product` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"çž:NØ‘Ey˜†<²dqÿî "
b"lò\e ¿Õ¤A³=\x00 Öó¤gL "
b"""
È6Ü7Ô\n
FA ‚ã/n\x16 "
"""
b"ÃÇõUö\f M•´\x14\x05 ¡Î "
b"0\x13 ÒxQåGù½\f\x08 ‹·tì\t "
b"$»a\x15\x10\x06 I࿞úüy»Ö6 "
b"¨|<}\e îH|†Û]Bd®Á´ "
b"^3¥Â‰\f Ož†\x03 E4%Š\v "
true
b"ÌTY+ÃÛK޳¡‘Œ>Îõ½ "
]
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` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`product` . `parent_id` IN (0xE79E3A4ED891457998863CB26471FFEE , 0x6CF21BBFD5A441B3AD3D00D6F3A4674C , 0xC836DC37D40A4641A082E3812F6E1622 , 0xC3C7F555F60C4D95B41405A1CEEF8DB1 , 0x3013D27851E547F9BD0C088BB774EC09 , 0x24BB6115100649E0BF9EFAFC79BBD636 , 0xA87C3C7D1BEE487C86DB5D4264AEC1B4 , 0x5E33A5C2890C4F9E86034534258A0B81 )) AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 AND `product.visibilities` . `sales_channel_id` = 0xCC54592BC3DB4B8DB3A1918C3ECEF5BD )) GROUP BY `product` . `id` ;
Copy
0.34 ms (1.23%)
1
SELECT MAX (IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` )) as `rating` 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` < = > ? ))) AND (((IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` ) > = ? )))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"ÌTY+ÃÛK޳¡‘Œ>Îõ½ "
true
b"\äQ1öeMƒ‰x@èÛ "
null
true
false
0
]
SELECT MAX (IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` )) as `rating` 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` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0xCC54592BC3DB4B8DB3A1918C3ECEF5BD AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x5CE45131F6654D83818978409DE881DB AND NOT (`product` . `display_group` < = > NULL ) AND NOT (IFNULL (`product` . `is_closeout` , `product.parent` . `is_closeout` ) < = > 1 AND `product` . `available` < = > 0 ))) AND (((IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` ) > = 0 )));
Copy
0.33 ms (1.18%)
2
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"\äQ1öeMƒ‰x@èÛ "
]
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 (? )
)
Copy
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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x5CE45131F6654D83818978409DE881DB ));
Copy
0.29 ms (1.04%)
1
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"\f &Âùg£B¿½¾\x0E á«ïƒ "
b"\x0E çç\x1E |G\x07 õ\v äÆ\x04 íÐ "
b"\x13 b$H§wO1„¢s\r ©˜hÎ "
b"\x14 f8A@\x07 N»8ï¬\x15 „BÖ "
b"2ì…HFa@˜šA4Æø>½˜ "
b"6â\x02 eÓˆN\x12 ¾êÚ$i¥µ– "
b"YÝûÏè½CÆŠÙ£[²\x04 ü† "
b"]ˆ¨2âÔJ_®å\x01\x17 vtm\f "
b"aØ"ëêäChº¡"\x03 +„c\v "
b"c8p:NI5®À\x1D ¨?5û± "
b"¥'\x11\x03\x0F †Dé\/Ñ\x03 ” "
b"®Ü«÷Ÿ1A‡›‹æ…0³“J "
b"³†gâzH,\\x02 »\x1D\x02 Ùš "
b"·Å.\x12 ElKŠ ¢ródŽ„Ê "
b"¼<V!C\x1E HWŠ]Næüà¡ "
b"Ê\x0F u¸ûæD’¡IîLÌ ŽÐ "
b"çvu=¿¼N졚ÛÊP˜ÚB "
b"êõ=‹Ë¿AÄ”¯S•I\x19 Ì„ "
b"ù½¼Ë6àB¥¢$¥,ç½MM "
]
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 (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ?
)
Copy
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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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 (0x0C26C2F967A342ADBFBDBE0EE1ABEF83 , 0x0EE7E71E7CAD47079DF50BE4C604EDD0 , 0x13622448A7774F3184A2730DA99868CE , 0x1466384140074EBB8F38EFAC158442D6 , 0x32EC8548466140989A4134C6F83EBD98 , 0x36E20265D3884E12BEEADA2469A5B596 , 0x59DDFBCFE8BD43C68AD9A35BB204FC86 , 0x5D88A832E2D44A5FAEE5011776746D0C , 0x61D822EBEAE44368BAA122032B84630B , 0x633890703A4E4935AEC01DA83F35FBB1 , 0xA52711030F8644E98E5CAD2F8FD10394 , 0xAEDCABF79F3141879B8BE68530B3934A , 0xB3908667E27A482CAD5C02BB1D02D99A , 0xB7C52E12456C4B8AA0A272F3648D84CA , 0xBC3C5621431E48578A5D4EE6FCE0A19D , 0xCA0F75B8FBE64492A149EE4CCCA08ED0 , 0xE776753DBFBC4EECA19ADBCA5098DA42 , 0xEAF53D8BCBBF41C494AF53954919CC84 , 0xF9BDBCCB36E042A5A224A52CE7BD4D4D );
Copy
0.28 ms (1.00%)
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"Ôúy#8BGk˜á´Ë\x01 /S\x06 "
b"\äQ1öeMƒ‰x@èÛ "
]
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 (? , ? )
)
Copy
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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xD4FA79233842476B98E1B4CB012F5306 , 0x5CE45131F6654D83818978409DE881DB ));
Copy
0.26 ms (0.92%)
1
SELECT HEX (parent_id ) as parent_id , GROUP_CONCAT (DISTINCT ean ) as eans FROM product
WHERE parent_id IN (SELECT parent_id FROM product WHERE product_number IN (? , ? , ? , ? , ? , ? , ? , ? )) AND ean IS NOT NULL GROUP BY parent_id
Parameters :
[
"BU00234 "
"00000283-001 "
"BU00179 "
"BU00168 "
"BU00197 "
"00000166-6-TLG "
"BU00171 "
"BU00263 "
]
SELECT HEX (parent_id ) as parent_id , GROUP_CONCAT (DISTINCT ean ) as eans FROM product
WHERE parent_id IN (SELECT parent_id FROM product WHERE product_number IN ('BU00234' , '00000283-001' , 'BU00179' , 'BU00168' , 'BU00197' , '00000166-6-TLG' , 'BU00171' , 'BU00263' )) AND ean IS NOT NULL GROUP BY parent_id ;
Copy
0.23 ms (0.82%)
1
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"®\Sê„ýLÞ³\x07 ¢×Ö’d\r "
b"VD\x03 ÀïµK¶ V\x18 žäª]z "
]
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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )))) AND (`media` . `id` IN (0xAE5C53EA84FD4CDEB307A2D7D692640D , 0x564403C0EFB54BB6A056189EE4AA5D7A ));
Copy
0.21 ms (0.75%)
1
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"ÌTY+ÃÛK޳¡‘Œ>Îõ½ "
true
b"…m\r {YØEþÐ!øÂ~Êì "
b"\x19 ·\x06 .YzN¶³?ç?d¬‰+ "
b"èHu\v :PA…°:\x01 $œÊsr "
b"ý\x0E í^ÈOGŒ‹ù\x1F òÁüõÕ "
b"_Eiú\x03 B<ž1\x7F bÈÅ|| "
b"eŽDr¬iFõ”æŠ\n \x00 MH "
b"O /îpµ@£¯ð@bàø\x07 ì "
b"¥®‹2;âE%´!CY/]à "
b"qqP\x04 ;MB\½,<Dà_þP "
]
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` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0xCC54592BC3DB4B8DB3A1918C3ECEF5BD AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) AND (`product` . `id` IN (0x856D0D7B59D845FEADD021F8C27ECAEC , 0x19B7062E597A4EB6B33FE73F64AC892B , 0xE848750B3A504185B03A01249CCA7372 , 0xFD0EED5EC84F478C8BF91FF2C1FCF5D5 , 0x5F4569FA038F423C9E317F62C8C57C7C , 0x658E4472AC6946F594E68A0A004DAD48 , 0x4F202FEE70B540A3AFF04062E0F807EC , 0xA5AE8B323BE24525B42143592F905DC3 , 0x717150043B4D425CBD2C3C44E05FFE50 )) GROUP BY `product` . `id` ;
Copy
0.21 ms (0.75%)
1
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 NOT (IFNULL (`product` . `is_closeout` , `product.parent` . `is_closeout` ) < = > ? AND `product` . `available` < = > ? ))) AND (`product` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? )) GROUP BY `product` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"ÌTY+ÃÛK޳¡‘Œ>Îõ½ "
true
true
false
b"èHu\v :PA…°:\x01 $œÊsr "
b"ý\x0E í^ÈOGŒ‹ù\x1F òÁüõÕ "
b"…m\r {YØEþÐ!øÂ~Êì "
b"\x19 ·\x06 .YzN¶³?ç?d¬‰+ "
b"¥®‹2;âE%´!CY/]à "
b"_Eiú\x03 B<ž1\x7F bÈÅ|| "
b"O /îpµ@£¯ð@bàø\x07 ì "
b"eŽDr¬iFõ”æŠ\n \x00 MH "
]
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` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0xCC54592BC3DB4B8DB3A1918C3ECEF5BD AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND NOT (IFNULL (`product` . `is_closeout` , `product.parent` . `is_closeout` ) < = > 1 AND `product` . `available` < = > 0 ))) AND (`product` . `id` IN (0xE848750B3A504185B03A01249CCA7372 , 0xFD0EED5EC84F478C8BF91FF2C1FCF5D5 , 0x856D0D7B59D845FEADD021F8C27ECAEC , 0x19B7062E597A4EB6B33FE73F64AC892B , 0xA5AE8B323BE24525B42143592F905DC3 , 0x5F4569FA038F423C9E317F62C8C57C7C , 0x4F202FEE70B540A3AFF04062E0F807EC , 0x658E4472AC6946F594E68A0A004DAD48 )) GROUP BY `product` . `id` ;
Copy
0.19 ms (0.69%)
1
SELECT `rule` . `id` FROM `rule` WHERE (`rule` . `invalid` = ? ) ORDER BY `rule` . `priority` DESC , `rule` . `id` ASC LIMIT 500
SELECT `rule` . `id` FROM `rule` WHERE (`rule` . `invalid` = 0 ) ORDER BY `rule` . `priority` DESC , `rule` . `id` ASC LIMIT 500 ;
Copy
0.16 ms (0.58%)
1
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"2Êx[OS@\x03 ޹ÒC´\x0F ÿ\x19 "
b"L\x17 ‰ž#Dè°®`˜¢eÕ¢ "
b"mFy}B—‰'+†tÖ)# "
b"¤1-B6”\v ø.E•}Ê "
]
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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group.property_group_translation` ON `property_group.property_group_translation` . `property_group_id` = `property_group` . `id` WHERE ((`property_group` . `filterable` = 1 )) AND (`property_group` . `id` IN (0x32CA785B4F5340038DB9D243B40FFF19 , 0x4C17C2899E2344E8B0AE6098A265D5A2 , 0xAD6D4690797D429789272B8674D62923 , 0xA431EF87AE2D4236940BF82E45957DCA ));
Copy
0.15 ms (0.55%)
1
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"\x0F óŒLíÑA ²(*\x1A ˆ)^£ "
b"\x19 ·\x06 .YzN¶³?ç?d¬‰+ "
b"\x02 ÏáP\x18 -O`§\x15 Fœü/d. "
b"\x06 8my1/E„”8ä\x1A ©pË~ "
b"""
4Dš|Ù¾B8§Ÿ\n
CÁ\x12 tÄ
"""
b"eŽDr¬iFõ”æŠ\n \x00 MH "
b"O /îpµ@£¯ð@bàø\x07 ì "
b"\x1C ¯’\x1E Å.EÅ\f É…L9<º "
b"qqP\x04 ;MB\½,<Dà_þP "
]
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 = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425
AND child . id IN (0x0FF38C4CEDD141A0B2282A1A88295EA3 , 0x19B7062E597A4EB6B33FE73F64AC892B , 0x02CFE150182D4F60A715469CFC2F642E , 0x06386D79312F45849438E41AA970CB7E , 0x34449A7CD9BE4238A79F0A43C11274C4 , 0x658E4472AC6946F594E68A0A004DAD48 , 0x4F202FEE70B540A3AFF04062E0F807EC , 0x1CAF921EC52E45C5900CC9854C393CBA , 0x717150043B4D425CBD2C3C44E05FFE50 );
Copy
0.15 ms (0.54%)
1
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` ;
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` ; ;
Copy
0.14 ms (0.51%)
1
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"\äQ1öeMƒ‰x@èÛ "
]
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` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`category_translation` . `category_id` IN (0x5CE45131F6654D83818978409DE881DB ))));
Copy
0.14 ms (0.49%)
3
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `context_gateway_url` as `app.contextGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `requested_privileges` as `app.requestedPrivileges` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE `app` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"QXæ{î\x19 FÆ”HMÉpU;a "
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `context_gateway_url` as `app.contextGatewayUrl` ,
`app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` ,
`app` . `source_type` as `app.sourceType` ,
`app` . `source_config` as `app.sourceConfig` ,
`app` . `self_managed` as `app.selfManaged` ,
`app` . `requested_privileges` as `app.requestedPrivileges` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
`app.translation.label` as `app.label` ,
`app.translation.description` ,
`app.translation.description` as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
`app.translation.customFields` as `app.customFields`
FROM
`app`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
LEFT JOIN (
SELECT
`app.translation` . `app_id` ,
`app.translation` . `label` as `app.translation.label` ,
`app.translation` . `description` as `app.translation.description` ,
`app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` ,
`app.translation` . `custom_fields` as `app.translation.customFields`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . `language_id` = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
WHERE
`app` . `id` IN (? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `context_gateway_url` as `app.contextGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `requested_privileges` as `app.requestedPrivileges` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE `app` . `id` IN (0x5158E67BEE1946C694484DC970553B61 );
Copy
0.13 ms (0.47%)
9
SELECT `payment_method` . `id` FROM `payment_method` WHERE (`payment_method` . `handler_identifier` = ? AND `payment_method` . `active` = ? )
Parameters :
[
"Kiener\MolliePayments\Handler\Method\ApplePayPayment "
true
]
SELECT `payment_method` . `id` FROM `payment_method` WHERE (`payment_method` . `handler_identifier` = 'Kiener\\MolliePayments\\Handler\\Method\\ApplePayPayment' AND `payment_method` . `active` = 1 );
Copy
0.13 ms (0.46%)
3
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"ÌTY+ÃÛK޳¡‘Œ>Îõ½ "
"TNKlBykWSVYoq2b6hn8TTNXj1nHY5mQW "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0xCC54592BC3DB4B8DB3A1918C3ECEF5BD ) AND (token = 'TNKlBykWSVYoq2b6hn8TTNXj1nHY5mQW' ) LIMIT 1 ;
Copy
0.13 ms (0.46%)
3
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `context_gateway_url` as `app.contextGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `requested_privileges` as `app.requestedPrivileges` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE (`app` . `name` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"mediameetsBannerApp "
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `context_gateway_url` as `app.contextGatewayUrl` ,
`app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` ,
`app` . `source_type` as `app.sourceType` ,
`app` . `source_config` as `app.sourceConfig` ,
`app` . `self_managed` as `app.selfManaged` ,
`app` . `requested_privileges` as `app.requestedPrivileges` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
`app.translation.label` as `app.label` ,
`app.translation.description` ,
`app.translation.description` as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
`app.translation.customFields` as `app.customFields`
FROM
`app`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
LEFT JOIN (
SELECT
`app.translation` . `app_id` ,
`app.translation` . `label` as `app.translation.label` ,
`app.translation` . `description` as `app.translation.description` ,
`app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` ,
`app.translation` . `custom_fields` as `app.translation.customFields`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . `language_id` = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
WHERE
(`app` . `name` = ? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `context_gateway_url` as `app.contextGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `requested_privileges` as `app.requestedPrivileges` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE (`app` . `name` = 'mediameetsBannerApp' );
Copy
0.12 ms (0.44%)
1
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"\x19 ·\x06 .YzN¶³?ç?d¬‰+ "
b"O /îpµ@£¯ð@bàø\x07 ì "
b"_Eiú\x03 B<ž1\x7F bÈÅ|| "
b"eŽDr¬iFõ”æŠ\n \x00 MH "
b"qqP\x04 ;MB\½,<Dà_þP "
b"…m\r {YØEþÐ!øÂ~Êì "
b"¥®‹2;âE%´!CY/]à "
b"èHu\v :PA…°:\x01 $œÊsr "
b"ý\x0E í^ÈOGŒ‹ù\x1F òÁüõÕ "
b"lò\e ¿Õ¤A³=\x00 Öó¤gL "
b"¨|<}\e îH|†Û]Bd®Á´ "
b"0\x13 ÒxQåGù½\f\x08 ‹·tì\t "
b"$»a\x15\x10\x06 I࿞úüy»Ö6 "
b"çž:NØ‘Ey˜†<²dqÿî "
b"^3¥Â‰\f Ož†\x03 E4%Š\v "
b"""
È6Ü7Ô\n
FA ‚ã/n\x16 "
"""
b"ÃÇõUö\f M•´\x14\x05 ¡Î "
]
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` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`product_price` . `product_id` IN (0x19B7062E597A4EB6B33FE73F64AC892B , 0x4F202FEE70B540A3AFF04062E0F807EC , 0x5F4569FA038F423C9E317F62C8C57C7C , 0x658E4472AC6946F594E68A0A004DAD48 , 0x717150043B4D425CBD2C3C44E05FFE50 , 0x856D0D7B59D845FEADD021F8C27ECAEC , 0xA5AE8B323BE24525B42143592F905DC3 , 0xE848750B3A504185B03A01249CCA7372 , 0xFD0EED5EC84F478C8BF91FF2C1FCF5D5 , 0x6CF21BBFD5A441B3AD3D00D6F3A4674C , 0xA87C3C7D1BEE487C86DB5D4264AEC1B4 , 0x3013D27851E547F9BD0C088BB774EC09 , 0x24BB6115100649E0BF9EFAFC79BBD636 , 0xE79E3A4ED891457998863CB26471FFEE , 0x5E33A5C2890C4F9E86034534258A0B81 , 0xC836DC37D40A4641A082E3812F6E1622 , 0xC3C7F555F60C4D95B41405A1CEEF8DB1 ))));
Copy
0.11 ms (0.39%)
4
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"TNKlBykWSVYoq2b6hn8TTNXj1nHY5mQW "
]
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = 'TNKlBykWSVYoq2b6hn8TTNXj1nHY5mQW' ;
Copy
0.11 ms (0.39%)
1
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = ? AND `app` . `self_managed` = ? )
Parameters :
[
true
false
]
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = 1 AND `app` . `self_managed` = 0 );
Copy
0.11 ms (0.39%)
1
SELECT path FROM category WHERE id = ?
Parameters :
[
b"\äQ1öeMƒ‰x@èÛ "
]
SELECT path FROM category WHERE id = 0x5CE45131F6654D83818978409DE881DB ;
Copy
0.11 ms (0.38%)
1
SELECT `sales_channel` . `id` as `sales_channel.id` , `sales_channel` . `type_id` as `sales_channel.typeId` , `sales_channel` . `language_id` as `sales_channel.languageId` , `sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` , `sales_channel` . `currency_id` as `sales_channel.currencyId` , `sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` , `sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` , `sales_channel` . `country_id` as `sales_channel.countryId` , `sales_channel` . `analytics_id` as `sales_channel.analyticsId` , `sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` , `sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` , `sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` , `sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` , `sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` , `sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` , `sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` , `sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` , `sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` , `sales_channel` . `measurement_units` as `sales_channel.measurementUnits` , `sales_channel` . `short_name` as `sales_channel.shortName` , `sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` , `sales_channel` . `access_key` as `sales_channel.accessKey` , `sales_channel` . `configuration` as `sales_channel.configuration` , `sales_channel` . `active` as `sales_channel.active` , `sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` , `sales_channel` . `maintenance` as `sales_channel.maintenance` , `sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` , `sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` , `sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` , `sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` , `sales_channel` . `created_at` as `sales_channel.createdAt` , `sales_channel` . `updated_at` as `sales_channel.updatedAt` , `sales_channel.currency` . `id` as `sales_channel.currency.id` , `sales_channel.currency` . `factor` as `sales_channel.currency.factor` , `sales_channel.currency` . `symbol` as `sales_channel.currency.symbol` , `sales_channel.currency` . `iso_code` as `sales_channel.currency.isoCode` , `sales_channel.currency` . `position` as `sales_channel.currency.position` , `sales_channel.currency` . `tax_free_from` as `sales_channel.currency.taxFreeFrom` , `sales_channel.currency` . `item_rounding` as `sales_channel.currency.itemRounding` , `sales_channel.currency` . `total_rounding` as `sales_channel.currency.totalRounding` , `sales_channel.currency` . `created_at` as `sales_channel.currency.createdAt` , `sales_channel.currency` . `updated_at` as `sales_channel.currency.updatedAt` , `sales_channel.currency.translation.shortName` , `sales_channel.currency.translation.shortName` as `sales_channel.currency.shortName` , `sales_channel.currency.translation.name` , `sales_channel.currency.translation.name` as `sales_channel.currency.name` , `sales_channel.currency.translation.customFields` , `sales_channel.currency.translation.customFields` as `sales_channel.currency.customFields` , `sales_channel.translation.name` , `sales_channel.translation.name` as `sales_channel.name` , `sales_channel.translation.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig` , `sales_channel.translation.homeEnabled` , `sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled` , `sales_channel.translation.homeName` , `sales_channel.translation.homeName` as `sales_channel.homeName` , `sales_channel.translation.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle` , `sales_channel.translation.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription` , `sales_channel.translation.homeKeywords` , `sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords` , `sales_channel.translation.customFields` , `sales_channel.translation.customFields` as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel` . `currency_id` = `sales_channel.currency` . `id` LEFT JOIN (SELECT `sales_channel.translation` . `sales_channel_id` , `sales_channel.translation` . `name` as `sales_channel.translation.name` , `sales_channel.translation` . `custom_fields` as `sales_channel.translation.customFields` , `sales_channel.translation` . `home_slot_config` as `sales_channel.translation.homeSlotConfig` , `sales_channel.translation` . `home_enabled` as `sales_channel.translation.homeEnabled` , `sales_channel.translation` . `home_name` as `sales_channel.translation.homeName` , `sales_channel.translation` . `home_meta_title` as `sales_channel.translation.homeMetaTitle` , `sales_channel.translation` . `home_meta_description` as `sales_channel.translation.homeMetaDescription` , `sales_channel.translation` . `home_keywords` as `sales_channel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation` . `language_id` = ? ) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id` LEFT JOIN (SELECT `sales_channel.currency.translation` . `currency_id` , `sales_channel.currency.translation` . `short_name` as `sales_channel.currency.translation.shortName` , `sales_channel.currency.translation` . `name` as `sales_channel.currency.translation.name` , `sales_channel.currency.translation` . `custom_fields` as `sales_channel.currency.translation.customFields` FROM `currency_translation` `sales_channel.currency.translation` WHERE `sales_channel.currency.translation` . `language_id` = ? ) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation` . `currency_id` = `sales_channel.currency` . `id` WHERE `sales_channel` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"ÌTY+ÃÛK޳¡‘Œ>Îõ½ "
]
SELECT
`sales_channel` . `id` as `sales_channel.id` ,
`sales_channel` . `type_id` as `sales_channel.typeId` ,
`sales_channel` . `language_id` as `sales_channel.languageId` ,
`sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` ,
`sales_channel` . `currency_id` as `sales_channel.currencyId` ,
`sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` ,
`sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` ,
`sales_channel` . `country_id` as `sales_channel.countryId` ,
`sales_channel` . `analytics_id` as `sales_channel.analyticsId` ,
`sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` ,
`sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` ,
`sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` ,
`sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` ,
`sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` ,
`sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` ,
`sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` ,
`sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` ,
`sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` ,
`sales_channel` . `measurement_units` as `sales_channel.measurementUnits` ,
`sales_channel` . `short_name` as `sales_channel.shortName` ,
`sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` ,
`sales_channel` . `access_key` as `sales_channel.accessKey` ,
`sales_channel` . `configuration` as `sales_channel.configuration` ,
`sales_channel` . `active` as `sales_channel.active` ,
`sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` ,
`sales_channel` . `maintenance` as `sales_channel.maintenance` ,
`sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` ,
`sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` ,
`sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` ,
`sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` ,
`sales_channel` . `created_at` as `sales_channel.createdAt` ,
`sales_channel` . `updated_at` as `sales_channel.updatedAt` ,
`sales_channel.currency` . `id` as `sales_channel.currency.id` ,
`sales_channel.currency` . `factor` as `sales_channel.currency.factor` ,
`sales_channel.currency` . `symbol` as `sales_channel.currency.symbol` ,
`sales_channel.currency` . `iso_code` as `sales_channel.currency.isoCode` ,
`sales_channel.currency` . `position` as `sales_channel.currency.position` ,
`sales_channel.currency` . `tax_free_from` as `sales_channel.currency.taxFreeFrom` ,
`sales_channel.currency` . `item_rounding` as `sales_channel.currency.itemRounding` ,
`sales_channel.currency` . `total_rounding` as `sales_channel.currency.totalRounding` ,
`sales_channel.currency` . `created_at` as `sales_channel.currency.createdAt` ,
`sales_channel.currency` . `updated_at` as `sales_channel.currency.updatedAt` ,
`sales_channel.currency.translation.shortName` ,
`sales_channel.currency.translation.shortName` as `sales_channel.currency.shortName` ,
`sales_channel.currency.translation.name` ,
`sales_channel.currency.translation.name` as `sales_channel.currency.name` ,
`sales_channel.currency.translation.customFields` ,
`sales_channel.currency.translation.customFields` as `sales_channel.currency.customFields` ,
`sales_channel.translation.name` ,
`sales_channel.translation.name` as `sales_channel.name` ,
`sales_channel.translation.homeSlotConfig` ,
`sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig` ,
`sales_channel.translation.homeEnabled` ,
`sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled` ,
`sales_channel.translation.homeName` ,
`sales_channel.translation.homeName` as `sales_channel.homeName` ,
`sales_channel.translation.homeMetaTitle` ,
`sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle` ,
`sales_channel.translation.homeMetaDescription` ,
`sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription` ,
`sales_channel.translation.homeKeywords` ,
`sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords` ,
`sales_channel.translation.customFields` ,
`sales_channel.translation.customFields` as `sales_channel.customFields`
FROM
`sales_channel`
LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel` . `currency_id` = `sales_channel.currency` . `id`
LEFT JOIN (
SELECT
`sales_channel.translation` . `sales_channel_id` ,
`sales_channel.translation` . `name` as `sales_channel.translation.name` ,
`sales_channel.translation` . `custom_fields` as `sales_channel.translation.customFields` ,
`sales_channel.translation` . `home_slot_config` as `sales_channel.translation.homeSlotConfig` ,
`sales_channel.translation` . `home_enabled` as `sales_channel.translation.homeEnabled` ,
`sales_channel.translation` . `home_name` as `sales_channel.translation.homeName` ,
`sales_channel.translation` . `home_meta_title` as `sales_channel.translation.homeMetaTitle` ,
`sales_channel.translation` . `home_meta_description` as `sales_channel.translation.homeMetaDescription` ,
`sales_channel.translation` . `home_keywords` as `sales_channel.translation.homeKeywords`
FROM
`sales_channel_translation` `sales_channel.translation`
WHERE
`sales_channel.translation` . `language_id` = ?
) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id`
LEFT JOIN (
SELECT
`sales_channel.currency.translation` . `currency_id` ,
`sales_channel.currency.translation` . `short_name` as `sales_channel.currency.translation.shortName` ,
`sales_channel.currency.translation` . `name` as `sales_channel.currency.translation.name` ,
`sales_channel.currency.translation` . `custom_fields` as `sales_channel.currency.translation.customFields`
FROM
`currency_translation` `sales_channel.currency.translation`
WHERE
`sales_channel.currency.translation` . `language_id` = ?
) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation` . `currency_id` = `sales_channel.currency` . `id`
WHERE
`sales_channel` . `id` IN (? )
Copy
SELECT `sales_channel` . `id` as `sales_channel.id` , `sales_channel` . `type_id` as `sales_channel.typeId` , `sales_channel` . `language_id` as `sales_channel.languageId` , `sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` , `sales_channel` . `currency_id` as `sales_channel.currencyId` , `sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` , `sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` , `sales_channel` . `country_id` as `sales_channel.countryId` , `sales_channel` . `analytics_id` as `sales_channel.analyticsId` , `sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` , `sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` , `sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` , `sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` , `sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` , `sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` , `sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` , `sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` , `sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` , `sales_channel` . `measurement_units` as `sales_channel.measurementUnits` , `sales_channel` . `short_name` as `sales_channel.shortName` , `sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` , `sales_channel` . `access_key` as `sales_channel.accessKey` , `sales_channel` . `configuration` as `sales_channel.configuration` , `sales_channel` . `active` as `sales_channel.active` , `sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` , `sales_channel` . `maintenance` as `sales_channel.maintenance` , `sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` , `sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` , `sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` , `sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` , `sales_channel` . `created_at` as `sales_channel.createdAt` , `sales_channel` . `updated_at` as `sales_channel.updatedAt` , `sales_channel.currency` . `id` as `sales_channel.currency.id` , `sales_channel.currency` . `factor` as `sales_channel.currency.factor` , `sales_channel.currency` . `symbol` as `sales_channel.currency.symbol` , `sales_channel.currency` . `iso_code` as `sales_channel.currency.isoCode` , `sales_channel.currency` . `position` as `sales_channel.currency.position` , `sales_channel.currency` . `tax_free_from` as `sales_channel.currency.taxFreeFrom` , `sales_channel.currency` . `item_rounding` as `sales_channel.currency.itemRounding` , `sales_channel.currency` . `total_rounding` as `sales_channel.currency.totalRounding` , `sales_channel.currency` . `created_at` as `sales_channel.currency.createdAt` , `sales_channel.currency` . `updated_at` as `sales_channel.currency.updatedAt` , `sales_channel.currency.translation.shortName` , `sales_channel.currency.translation.shortName` as `sales_channel.currency.shortName` , `sales_channel.currency.translation.name` , `sales_channel.currency.translation.name` as `sales_channel.currency.name` , `sales_channel.currency.translation.customFields` , `sales_channel.currency.translation.customFields` as `sales_channel.currency.customFields` , `sales_channel.translation.name` , `sales_channel.translation.name` as `sales_channel.name` , `sales_channel.translation.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig` , `sales_channel.translation.homeEnabled` , `sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled` , `sales_channel.translation.homeName` , `sales_channel.translation.homeName` as `sales_channel.homeName` , `sales_channel.translation.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle` , `sales_channel.translation.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription` , `sales_channel.translation.homeKeywords` , `sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords` , `sales_channel.translation.customFields` , `sales_channel.translation.customFields` as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel` . `currency_id` = `sales_channel.currency` . `id` LEFT JOIN (SELECT `sales_channel.translation` . `sales_channel_id` , `sales_channel.translation` . `name` as `sales_channel.translation.name` , `sales_channel.translation` . `custom_fields` as `sales_channel.translation.customFields` , `sales_channel.translation` . `home_slot_config` as `sales_channel.translation.homeSlotConfig` , `sales_channel.translation` . `home_enabled` as `sales_channel.translation.homeEnabled` , `sales_channel.translation` . `home_name` as `sales_channel.translation.homeName` , `sales_channel.translation` . `home_meta_title` as `sales_channel.translation.homeMetaTitle` , `sales_channel.translation` . `home_meta_description` as `sales_channel.translation.homeMetaDescription` , `sales_channel.translation` . `home_keywords` as `sales_channel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id` LEFT JOIN (SELECT `sales_channel.currency.translation` . `currency_id` , `sales_channel.currency.translation` . `short_name` as `sales_channel.currency.translation.shortName` , `sales_channel.currency.translation` . `name` as `sales_channel.currency.translation.name` , `sales_channel.currency.translation` . `custom_fields` as `sales_channel.currency.translation.customFields` FROM `currency_translation` `sales_channel.currency.translation` WHERE `sales_channel.currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation` . `currency_id` = `sales_channel.currency` . `id` WHERE `sales_channel` . `id` IN (0xCC54592BC3DB4B8DB3A1918C3ECEF5BD );
Copy
0.10 ms (0.35%)
6
SELECT url FROM sales_channel_domain
SELECT url FROM sales_channel_domain ;
Copy
0.10 ms (0.35%)
3
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = ? OR `id` = ?
Parameters :
[
b"¢\a—Å|D™€5èrÒ\x1C ˜\ "
b"¢\a—Å|D™€5èrÒ\x1C ˜\ "
]
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = 0xA25C6197C57C44998035E872D21C985C OR `id` = 0xA25C6197C57C44998035E872D21C985C
;
Copy
0.10 ms (0.34%)
1
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC ;
Copy
0.10 ms (0.34%)
3
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"”¹š2FþMP¬\x1F ü\x15 1)œ "
b"˜¥¥~]eO[¹\e l\x7F E‡¿¯ "
b"ƲÅr›OOƒ‡åï÷f(Œ\x15 "
b"\x1F [ú\x0E PkLÑž^²\x1E ‹Ç7 "
b"SÞ‹¥õ\x7F F·¥ù”D$È„\t "
b"ÓÆ”o|tK_–ÇCCE®•v "
b"é=mh\x1A\x1C C<‡tö\x19 "mw– "
]
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 (0x94B99A3246FE4D50AC1FFC159031299C , 0x98A5A57E5D654F5BB91B6C7F4587BFAF , 0xC6B2C5729B4F4F8387E5EFF766288C15 , 0x1F5BFA0E506B4CD19E815EB21E8BC737 , 0x53DE8BA5F57F46B7A5F9944424C88409 , 0xD3C6946F7C744B5F96C7434345AE9576 , 0xE93D6D681A1C433C8774F619226D7796 );
Copy
0.09 ms (0.34%)
1
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"\äQ1öeMƒ‰x@èÛ "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x5CE45131F6654D83818978409DE881DB )) LIMIT 1 ;
Copy
0.08 ms (0.30%)
1
SELECT CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) `key` , CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) url , LOWER (HEX (domain . id )) id , LOWER (HEX (sales_channel . id )) salesChannelId , LOWER (HEX (sales_channel . type_id )) typeId , LOWER (HEX (domain . snippet_set_id )) snippetSetId , LOWER (HEX (domain . currency_id )) currencyId , LOWER (HEX (domain . language_id )) languageId , LOWER (HEX (theme . id )) themeId , sales_channel . maintenance maintenance , sales_channel . maintenance_ip_whitelist maintenanceIpWhitelist , snippet_set . iso as locale , theme . technical_name as themeName , parentTheme . technical_name as parentThemeName FROM sales_channel INNER JOIN sales_channel_domain domain ON domain . sales_channel_id = sales_channel . id LEFT JOIN theme_sales_channel theme_sales_channel ON sales_channel . id = theme_sales_channel . sales_channel_id INNER JOIN snippet_set snippet_set ON snippet_set . id = domain . snippet_set_id LEFT JOIN theme theme ON theme_sales_channel . theme_id = theme . id LEFT JOIN theme parentTheme ON theme . parent_theme_id = parentTheme . id WHERE (sales_channel . type_id = UNHEX (? )) AND (sales_channel . active )
Parameters :
[
"8a243080f92e4c719546314b577cf82b "
]
SELECT CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) `key` , CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) url , LOWER (HEX (domain . id )) id , LOWER (HEX (sales_channel . id )) salesChannelId , LOWER (HEX (sales_channel . type_id )) typeId , LOWER (HEX (domain . snippet_set_id )) snippetSetId , LOWER (HEX (domain . currency_id )) currencyId , LOWER (HEX (domain . language_id )) languageId , LOWER (HEX (theme . id )) themeId , sales_channel . maintenance maintenance , sales_channel . maintenance_ip_whitelist maintenanceIpWhitelist , snippet_set . iso as locale , theme . technical_name as themeName , parentTheme . technical_name as parentThemeName FROM sales_channel INNER JOIN sales_channel_domain domain ON domain . sales_channel_id = sales_channel . id LEFT JOIN theme_sales_channel theme_sales_channel ON sales_channel . id = theme_sales_channel . sales_channel_id INNER JOIN snippet_set snippet_set ON snippet_set . id = domain . snippet_set_id LEFT JOIN theme theme ON theme_sales_channel . theme_id = theme . id LEFT JOIN theme parentTheme ON theme . parent_theme_id = parentTheme . id WHERE (sales_channel . type_id = UNHEX ('8a243080f92e4c719546314b577cf82b' )) AND (sales_channel . active );
Copy
0.08 ms (0.29%)
3
SELECT LOWER (HEX (`category` . `parent_id` )) as `category-ids.key` , COUNT (`category` . `id` ) as `category-ids.count` , COUNT (DISTINCT `category` . `id` ) as `visible-children-count` FROM `category` WHERE (`category` . `version_id` = ? ) AND ((`category` . `path` LIKE ? AND `category` . `level` = ? AND `category` . `active` = ? AND `category` . `visible` = ? )) GROUP BY `category` . `parent_id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"%|a25c6197c57c44998035e872d21c985c|% "
3
true
true
]
SELECT LOWER (HEX (`category` . `parent_id` )) as `category-ids.key` , COUNT (`category` . `id` ) as `category-ids.count` , COUNT (DISTINCT `category` . `id` ) as `visible-children-count` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`category` . `path` LIKE '%|a25c6197c57c44998035e872d21c985c|%' AND `category` . `level` = 3 AND `category` . `active` = 1 AND `category` . `visible` = 1 )) GROUP BY `category` . `parent_id` ;
Copy
0.07 ms (0.26%)
1
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
0.07 ms (0.26%)
1
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"\äQ1öeMƒ‰x@èÛ "
]
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` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x5CE45131F6654D83818978409DE881DB ));
Copy
0.07 ms (0.26%)
1
SELECT
sales_channel . id as sales_channel_id ,
sales_channel . language_id as sales_channel_default_language_id ,
sales_channel . currency_id as sales_channel_currency_id ,
currency . factor as sales_channel_currency_factor ,
GROUP_CONCAT (LOWER (HEX (sales_channel_language . language_id ))) as sales_channel_language_ids
FROM sales_channel
INNER JOIN currency
ON sales_channel . currency_id = currency . id
LEFT JOIN sales_channel_language
ON sales_channel_language . sales_channel_id = sales_channel . id
WHERE sales_channel . id = ?
GROUP BY sales_channel . id , sales_channel . language_id , sales_channel . currency_id , currency . factor
Parameters :
[
b"ÌTY+ÃÛK޳¡‘Œ>Îõ½ "
]
SELECT
sales_channel . id as sales_channel_id ,
sales_channel . language_id as sales_channel_default_language_id ,
sales_channel . currency_id as sales_channel_currency_id ,
currency . factor as sales_channel_currency_factor ,
GROUP_CONCAT (LOWER (HEX (sales_channel_language . language_id ))) as sales_channel_language_ids
FROM sales_channel
INNER JOIN currency
ON sales_channel . currency_id = currency . id
LEFT JOIN sales_channel_language
ON sales_channel_language . sales_channel_id = sales_channel . id
WHERE sales_channel . id = 0xCC54592BC3DB4B8DB3A1918C3ECEF5BD
GROUP BY sales_channel . id , sales_channel . language_id , sales_channel . currency_id , currency . factor ;
Copy
0.07 ms (0.24%)
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 ;
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 ;
;
Copy
0.06 ms (0.22%)
3
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE ((`script` . `app_id` IN (? )))
Parameters :
[
b"QXæ{î\x19 FÆ”HMÉpU;a "
]
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE ((`script` . `app_id` IN (0x5158E67BEE1946C694484DC970553B61 )));
Copy
0.06 ms (0.21%)
2
SELECT `salutation` . `id` as `salutation.id` , `salutation` . `salutation_key` as `salutation.salutationKey` , `salutation` . `created_at` as `salutation.createdAt` , `salutation` . `updated_at` as `salutation.updatedAt` , `salutation.translation.displayName` , `salutation.translation.displayName` as `salutation.displayName` , `salutation.translation.letterName` , `salutation.translation.letterName` as `salutation.letterName` , `salutation.translation.customFields` , `salutation.translation.customFields` as `salutation.customFields` FROM `salutation` LEFT JOIN (SELECT `salutation.translation` . `salutation_id` , `salutation.translation` . `display_name` as `salutation.translation.displayName` , `salutation.translation` . `letter_name` as `salutation.translation.letterName` , `salutation.translation` . `custom_fields` as `salutation.translation.customFields` FROM `salutation_translation` `salutation.translation` WHERE `salutation.translation` . `language_id` = ? ) `salutation.salutation_translation` ON `salutation.salutation_translation` . `salutation_id` = `salutation` . `id`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `salutation` . `id` as `salutation.id` , `salutation` . `salutation_key` as `salutation.salutationKey` , `salutation` . `created_at` as `salutation.createdAt` , `salutation` . `updated_at` as `salutation.updatedAt` , `salutation.translation.displayName` , `salutation.translation.displayName` as `salutation.displayName` , `salutation.translation.letterName` , `salutation.translation.letterName` as `salutation.letterName` , `salutation.translation.customFields` , `salutation.translation.customFields` as `salutation.customFields` FROM `salutation` LEFT JOIN (SELECT `salutation.translation` . `salutation_id` , `salutation.translation` . `display_name` as `salutation.translation.displayName` , `salutation.translation` . `letter_name` as `salutation.translation.letterName` , `salutation.translation` . `custom_fields` as `salutation.translation.customFields` FROM `salutation_translation` `salutation.translation` WHERE `salutation.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `salutation.salutation_translation` ON `salutation.salutation_translation` . `salutation_id` = `salutation` . `id` ;
Copy
0.06 ms (0.21%)
1
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.media` . `id` as `payment_method.media.id` , `payment_method.media` . `user_id` as `payment_method.media.userId` , `payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` as `payment_method.media.mimeType` , `payment_method.media` . `file_extension` as `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` as `payment_method.media.fileName` , `payment_method.media` . `file_size` as `payment_method.media.fileSize` , `payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` as `payment_method.media.metaData` , `payment_method.media` . `config` as `payment_method.media.config` , `payment_method.media` . `path` as `payment_method.media.path` , `payment_method.media` . `private` as `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` , `payment_method.media` . `file_hash` as `payment_method.media.fileHash` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.title` , `payment_method.media.translation.title` as `payment_method.media.title` , `payment_method.media.translation.alt` , `payment_method.media.translation.alt` as `payment_method.media.alt` , `payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` as `payment_method.media.customFields` , `payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` , `payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` , `payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` , `payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` , `payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` , `payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` , `payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` , `payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` , `payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` , `payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` , `payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` , `payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` , `payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` , `payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = ? ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . `language_id` = ? ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"^¥\x06 NÛºO™´\x00 µÒ%r#ê "
]
SELECT
`payment_method` . `id` as `payment_method.id` ,
`payment_method` . `plugin_id` as `payment_method.pluginId` ,
`payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` ,
`payment_method` . `position` as `payment_method.position` ,
`payment_method` . `active` as `payment_method.active` ,
`payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` ,
`payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` ,
`payment_method` . `media_id` as `payment_method.mediaId` ,
`payment_method` . `technical_name` as `payment_method.technicalName` ,
`payment_method` . `created_at` as `payment_method.createdAt` ,
`payment_method` . `updated_at` as `payment_method.updatedAt` ,
`payment_method.media` . `id` as `payment_method.media.id` ,
`payment_method.media` . `user_id` as `payment_method.media.userId` ,
`payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` ,
`payment_method.media` . `mime_type` as `payment_method.media.mimeType` ,
`payment_method.media` . `file_extension` as `payment_method.media.fileExtension` ,
`payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` ,
`payment_method.media` . `file_name` as `payment_method.media.fileName` ,
`payment_method.media` . `file_size` as `payment_method.media.fileSize` ,
`payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` ,
`payment_method.media` . `meta_data` as `payment_method.media.metaData` ,
`payment_method.media` . `config` as `payment_method.media.config` ,
`payment_method.media` . `path` as `payment_method.media.path` ,
`payment_method.media` . `private` as `payment_method.media.private` ,
`payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` ,
`payment_method.media` . `file_hash` as `payment_method.media.fileHash` ,
`payment_method.media` . `created_at` as `payment_method.media.createdAt` ,
`payment_method.media` . `updated_at` as `payment_method.media.updatedAt` ,
`payment_method.media.translation.title` ,
`payment_method.media.translation.title` as `payment_method.media.title` ,
`payment_method.media.translation.alt` ,
`payment_method.media.translation.alt` as `payment_method.media.alt` ,
`payment_method.media.translation.customFields` ,
`payment_method.media.translation.customFields` as `payment_method.media.customFields` ,
`payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` ,
`payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` ,
`payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` ,
`payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` ,
`payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` ,
`payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` ,
`payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` ,
`payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` ,
`payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` ,
`payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` ,
`payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` ,
`payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` ,
`payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` ,
`payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` ,
`payment_method.translation.name` ,
`payment_method.translation.name` as `payment_method.name` ,
`payment_method.translation.distinguishableName` ,
`payment_method.translation.distinguishableName` as `payment_method.distinguishableName` ,
`payment_method.translation.description` ,
`payment_method.translation.description` as `payment_method.description` ,
`payment_method.translation.customFields` ,
`payment_method.translation.customFields` as `payment_method.customFields`
FROM
`payment_method`
LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id`
LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id`
LEFT JOIN (
SELECT
`payment_method.translation` . `payment_method_id` ,
`payment_method.translation` . `name` as `payment_method.translation.name` ,
`payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` ,
`payment_method.translation` . `description` as `payment_method.translation.description` ,
`payment_method.translation` . `custom_fields` as `payment_method.translation.customFields`
FROM
`payment_method_translation` `payment_method.translation`
WHERE
`payment_method.translation` . `language_id` = ?
) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id`
LEFT JOIN (
SELECT
`payment_method.media.translation` . `media_id` ,
`payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` ,
`payment_method.media.translation` . `title` as `payment_method.media.translation.title` ,
`payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields`
FROM
`media_translation` `payment_method.media.translation`
WHERE
`payment_method.media.translation` . `language_id` = ?
) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id`
WHERE
`payment_method` . `id` IN (? )
Copy
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.media` . `id` as `payment_method.media.id` , `payment_method.media` . `user_id` as `payment_method.media.userId` , `payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` as `payment_method.media.mimeType` , `payment_method.media` . `file_extension` as `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` as `payment_method.media.fileName` , `payment_method.media` . `file_size` as `payment_method.media.fileSize` , `payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` as `payment_method.media.metaData` , `payment_method.media` . `config` as `payment_method.media.config` , `payment_method.media` . `path` as `payment_method.media.path` , `payment_method.media` . `private` as `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` , `payment_method.media` . `file_hash` as `payment_method.media.fileHash` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.title` , `payment_method.media.translation.title` as `payment_method.media.title` , `payment_method.media.translation.alt` , `payment_method.media.translation.alt` as `payment_method.media.alt` , `payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` as `payment_method.media.customFields` , `payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` , `payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` , `payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` , `payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` , `payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` , `payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` , `payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` , `payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` , `payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` , `payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` , `payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` , `payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` , `payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` , `payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (0x5EA5064EDBBA4F99B400B5D2257223EA );
Copy
0.05 ms (0.19%)
1
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id = ? OR system_config . sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters :
[
b"ÌTY+ÃÛK޳¡‘Œ>Îõ½ "
]
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id = 0xCC54592BC3DB4B8DB3A1918C3ECEF5BD OR system_config . sales_channel_id IS NULL ORDER BY sales_channel_id ASC ;
Copy
0.05 ms (0.18%)
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"”¹š2FþMP¬\x1F ü\x15 1)œ "
b"˜¥¥~]eO[¹\e l\x7F E‡¿¯ "
b"ƲÅr›OOƒ‡åï÷f(Œ\x15 "
b"Û™Æ6\x06 @K<EYT㣶\x04 "
b"fÍuÀ!Hý”R½U&Š|* "
b"""
þ5§!P`@…†(þ9\n
—…
"""
b"\x03\x1C 0II9N´¤\x04 È™ª¸0[ "
b"\x14 ‘§ÝN\x0F “\x0F qÞ8š\x00 "
b"\x1F [ú\x0E PkLÑž^²\x1E ‹Ç7 "
b"#S´!gNGµ”ø©Ž¬åx@ "
b",KÇE\x00 D2´B%\x15 Šv\f  "
b"@ÿWØ|\x1A D„¹"ýy%\x16 Ç "
b"Dž\x11\x12 ÜúH¾. =ðE•± "
b"EÐü\x19 L$L™¹v\x1E ¼xCç "
b"LSHCÿO……ZΔ\x13 ÈúF "
b"NÌù§gDIdˆ;P›¨'wÆ "
b"SÞ‹¥õ\x7F F·¥ù”D$È„\t "
b"]æl\x14 àNEÚº4½\x10 Eo-Y "
b"h˜±Ë’ì@\x1C Ž)ooß¡Šý "
b"j•i¸Ú’I¢œ±÷*h‰ƒ† "
b"r޵MIGM\x1D ’\x02 l¯÷Ç` "
b"x*ÔÌ\x01\x14 OóÂ?ƒFxk• "
b"}\x1C ÞNð;C6¤–5Óû¤9I "
b"ƒñ3¡²\x15 JЏk9Ÿáµ\x05 ð "
b"„Æ_<%ŸLt "_ük˜\x1E "
b"‡§ÿàÝûK_§ºñÆ›_\ì "
b"""
ާ±\n
bAaªg\x03 &¹^a
"""
b"K”þºtD\x15 ¢kÿ]iQ²Û "
b"—f›v*ëHâ”R™ª½»2¨ "
b"¤\e #äÈvC\x16 ·\x0F\v 5Z¸ô4 "
b"§V¹™[©G—©wX\x17 >ÔÁò "
b"¨8–#”%DÄœÈò\x01\x19 T\x0E s "
b"©{\x0E ßæVMŽºÊŠbÆö¤í "
b"ªg÷‡ûQD¦ƒßv¦ÒàÃæ "
b"µÃ›¯ŽÓM’³füM÷×Óï "
b"¹\v Ü"Ó*GQ˜C-E4gú’ "
b"½C\x10 _qÇK•Þm^Zòè1 "
b"Ñ™’TfŠK±†º.\x1D _Í6U "
b"ÓÆ”o|tK_–ÇCCE®•v "
b"×]^-á£Bk…ž½—ÙÁóå "
b"×Pé\x7F ùM\x14 ª=ĵ÷\e úl "
b"×Ër‘\e ÐO\x17 •\x1F Dü]ùêd "
b"ày•MTtDoƒ¬¾åxØm\x14 "
b"å:\x04 :/Q@o¡\x10 #Y^+ÒP "
b"é=mh\x1A\x1C C<‡tö\x19 "mw– "
b"ï\x19 ;ÛïJLÅŽ´«5\x0E ˜Ñk "
b"""
ð/‹–èÖIú$\n
¼·CÇ
"""
b"óÀ±¡j\r Nb¼mãˆg»ç® "
b"ørÑ?`øM\x04 ¡hÔ¹\x02 ³Å\x01 "
]
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 (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ?
)
Copy
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 (0x94B99A3246FE4D50AC1FFC159031299C , 0x98A5A57E5D654F5BB91B6C7F4587BFAF , 0xC6B2C5729B4F4F8387E5EFF766288C15 , 0xDB99C63606404B3C9D455954E3A3B604 , 0x66CD7581C02148FD9452BD55268A7C2A , 0xFE35A721506040858628FE390A9785AD , 0x031C304949394EB4A404C899AAB8305B , 0x1491A79D81DD4E0F930F71DE90389A00 , 0x1F5BFA0E506B4CD19E815EB21E8BC737 , 0x2353B421674E47B594F8A98EACE57840 , 0x2C4BC79D45004432B44225158A760CC2 , 0x40FF57D87C1A448F84B922FD792516C7 , 0x449E1112DCFA48BE812E203DF04595B1 , 0x45D0FC194C244C8F99B9761EBC7843E7 , 0x4C5348438FFF4F85855ACE9413C8FA46 , 0x4ECCF9A767444964883B509BA82777C6 , 0x53DE8BA5F57F46B7A5F9944424C88409 , 0x5DE66C14E04E45DABA34BD10456F2D59 , 0x6898B1CB92EC401C8D296F6FDFA18AFD , 0x6A9569B8DA9249A29CB1F72A68898386 , 0x728DB54D49474D1D92026C9DAFF7C760 , 0x782AD4CC01144FF38FC23F8346786B95 , 0x7D1CDE4EF03B4336A49635D3FBA43949 , 0x83F133A1B2154A8AB86B399FE1B505F0 , 0x84C65F3C259F4C74A0225FFC6B981EAD , 0x87A7FFE0DDFB4B5FA7BAF1C69B5F5CEC , 0x8D9DA7B10A624161AA81670326B95E61 , 0x8F4B94FEBA744415A26BFF5D6951B2DB , 0x97669B762AEB48E2945299AABDBB32A8 , 0xA41B23E4C8764316B70F0B355AB8F434 , 0xA756B9995BA94797A97758173ED4C1F2 , 0xA8389623942544C49CC8F20119540E73 , 0xA97B0EDFE6564D8EBACA8A62C6F6A4ED , 0xAA67F787FB5144A683DF76A6D2E0C3E6 , 0xB5C39BAF8ED34D92B366FC4DF7D7D3EF , 0xB90BDC22D32A475198432D453467FA92 , 0xBD43105F71C74B9581DE6D5E5AF2E831 , 0xD1999254668A4BB186BA2E1D5FCD3655 , 0xD3C6946F7C744B5F96C7434345AE9576 , 0xD75D5E2DE1A3426B859EBD97D9C1F3E5 , 0xD78150E97FF94D14AA3DC4B5F71BFA6C , 0xD7CB72911BD04F17951F44FC5DF9EA64 , 0xE079954D5474446F83ACBEE578D86D14 , 0xE53A043A2F51406FA11023595E2BD250 , 0xE93D6D681A1C433C8774F619226D7796 , 0xEF193BDBEF4A4CC58DB4AB350E98D16B , 0xF02F8B96E8D649FA90240AC2BCB743C7 , 0xF3C0B1A16A0D4E62BC6DE38867BBE7AE , 0xF872D13F60F84D04A168D4B902B3C501 );
Copy
0.05 ms (0.18%)
1
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/d4fa79233842476b98e1b4cb012f5306 "
"/navigation/d6dfc2caac1240ff8c902fee763d3822 "
"/navigation/5d73f1d19ab8462d9e696fbbac118e99 "
"/navigation/0e3908280f2f452aad7604fc3fc1ae22 "
"/navigation/ccd8f749f5ea4b7795237b1d9fa64cc4 "
"/navigation/7ec3d8c25fe548ffb5741aa1af70f2ab "
"/navigation/3b25b24352e349709a35e0ba93bc9ceb "
"/navigation/e7406cde67b943c3bbda9c5a0db3f244 "
"/navigation/5ce45131f6654d83818978409de881db "
"/navigation/ab3bd98bb8974323bc52f32274313de6 "
"/navigation/c4160d821ac74d3081d52094d8aa3be1 "
"/navigation/ab0c3bb61ce64b0a9bd941c0619c4048 "
"/navigation/b690f4b1e6094c2d92e45a58a5fef6ac "
"/navigation/c1d2e89e8f1e46b7abfe89ad6c5bfc53 "
"/navigation/dae1cbe6266d444c80c227fcef1419d2 "
"/navigation/c86a66c9f0444d248e5ecd4cb1d0e837 "
"/navigation/2d9e86e7c6cd40f4af10fdb824752c73 "
"/navigation/e63f785b4b924a3fb88f2dfd92a6e61e "
"/navigation/6e97d65e5da34f5dbeb6aca33722d11e "
"/navigation/01b176e5c87441b486be64de3518f352 "
"/navigation/9b71ba122580438689b647b76aed7036 "
"/navigation/489a4267bec94d18b863b9d39fedc464 "
"/navigation/2964ca52029c4886b5b1382a28905f94 "
"/navigation/178ce1e975104418934c29691068c410 "
"/navigation/af37f04d28954563a8989dd4935cef2e "
"/navigation/bbc8f58d9cb64dbca95a11dc7367cfad "
"/navigation/59efe2d64d4f4408a0dbc2592db5c8d3 "
"/navigation/caa2955bd64a497e8828c8ed24aca5ef "
"/navigation/f536b4647dc24ea992066e1648b87db3 "
"/navigation/7a4bdbd5936944b394ae573157604a34 "
"/navigation/4754b5d32a134f45966775f8c322d894 "
"/navigation/589d78c23c4b4f1696c38800bf14ea47 "
"/navigation/dddca6ec0ea643e49d9ef0838cb2fa49 "
"/navigation/e1dca39054d94aad930b9c1a45fabf77 "
"/navigation/83462e8b1ec5472d9c46172611d8818f "
"/navigation/73c92103964948c6be4728a4c07a6a71 "
"/navigation/093203504d26427fbf8ea59ea76e4f31 "
"/navigation/4ad23bdb31b44b0e8f2f6506a2c8301b "
"/navigation/c708fcb86f9942e79f6567b56b90bb96 "
"/navigation/2c3a8d499028451ebf13d3a566d13d88 "
"/navigation/5b7574ec2ae44897a8d2247177e07308 "
"/navigation/c0406bf9d7a442fd8dd938c11b24bfc8 "
"/navigation/ec4ebc7118944a01b7eb1b6390d8253e "
"/navigation/62409cd0061c4668ba8d5f37cf8b53e9 "
"/navigation/1d64929290314b65ac3302fdfb7419e5 "
"/navigation/8391011505104d27ab1d910830298811 "
"/navigation/3d6838c04b7e4e3a89b5a4964ec36349 "
"/navigation/2b3bba03bd284c7baa56b3fa96f631b7 "
"/navigation/13b51936eae1410291f46d8acc0e4bd9 "
"/navigation/bfbc0a3ade2f4966a25b1987e9e0f707 "
"/navigation/a9b5c90050ee4096a918d1536f978f3f "
"/navigation/b0804c08b79a44e4b44e070cf7142cc5 "
"/navigation/94967654b54f4976b064961efc78551b "
"/navigation/b899c0ecc5bb442b8b05166d7242cbf2 "
"/navigation/3a63902e97ad4d159b4fd26bc3e4b577 "
"/navigation/324f9661da754cdfa9bdd404d6c7c480 "
"/navigation/ec249ee4ebab4089acdef855146d27ff "
"/navigation/682628d6423140ad96bb118c6bc9102a "
b"/»_ââšMpªXTÎ|ãâ\v "
b"ÌTY+ÃÛK޳¡‘Œ>Îõ½ "
]
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 )
Copy
SELECT seo_path_info , path_info , sales_channel_id FROM seo_url WHERE (seo_url . is_canonical = 1 ) AND (seo_url . path_info IN ('/navigation/d4fa79233842476b98e1b4cb012f5306' , '/navigation/d6dfc2caac1240ff8c902fee763d3822' , '/navigation/5d73f1d19ab8462d9e696fbbac118e99' , '/navigation/0e3908280f2f452aad7604fc3fc1ae22' , '/navigation/ccd8f749f5ea4b7795237b1d9fa64cc4' , '/navigation/7ec3d8c25fe548ffb5741aa1af70f2ab' , '/navigation/3b25b24352e349709a35e0ba93bc9ceb' , '/navigation/e7406cde67b943c3bbda9c5a0db3f244' , '/navigation/5ce45131f6654d83818978409de881db' , '/navigation/ab3bd98bb8974323bc52f32274313de6' , '/navigation/c4160d821ac74d3081d52094d8aa3be1' , '/navigation/ab0c3bb61ce64b0a9bd941c0619c4048' , '/navigation/b690f4b1e6094c2d92e45a58a5fef6ac' , '/navigation/c1d2e89e8f1e46b7abfe89ad6c5bfc53' , '/navigation/dae1cbe6266d444c80c227fcef1419d2' , '/navigation/c86a66c9f0444d248e5ecd4cb1d0e837' , '/navigation/2d9e86e7c6cd40f4af10fdb824752c73' , '/navigation/e63f785b4b924a3fb88f2dfd92a6e61e' , '/navigation/6e97d65e5da34f5dbeb6aca33722d11e' , '/navigation/01b176e5c87441b486be64de3518f352' , '/navigation/9b71ba122580438689b647b76aed7036' , '/navigation/489a4267bec94d18b863b9d39fedc464' , '/navigation/2964ca52029c4886b5b1382a28905f94' , '/navigation/178ce1e975104418934c29691068c410' , '/navigation/af37f04d28954563a8989dd4935cef2e' , '/navigation/bbc8f58d9cb64dbca95a11dc7367cfad' , '/navigation/59efe2d64d4f4408a0dbc2592db5c8d3' , '/navigation/caa2955bd64a497e8828c8ed24aca5ef' , '/navigation/f536b4647dc24ea992066e1648b87db3' , '/navigation/7a4bdbd5936944b394ae573157604a34' , '/navigation/4754b5d32a134f45966775f8c322d894' , '/navigation/589d78c23c4b4f1696c38800bf14ea47' , '/navigation/dddca6ec0ea643e49d9ef0838cb2fa49' , '/navigation/e1dca39054d94aad930b9c1a45fabf77' , '/navigation/83462e8b1ec5472d9c46172611d8818f' , '/navigation/73c92103964948c6be4728a4c07a6a71' , '/navigation/093203504d26427fbf8ea59ea76e4f31' , '/navigation/4ad23bdb31b44b0e8f2f6506a2c8301b' , '/navigation/c708fcb86f9942e79f6567b56b90bb96' , '/navigation/2c3a8d499028451ebf13d3a566d13d88' , '/navigation/5b7574ec2ae44897a8d2247177e07308' , '/navigation/c0406bf9d7a442fd8dd938c11b24bfc8' , '/navigation/ec4ebc7118944a01b7eb1b6390d8253e' , '/navigation/62409cd0061c4668ba8d5f37cf8b53e9' , '/navigation/1d64929290314b65ac3302fdfb7419e5' , '/navigation/8391011505104d27ab1d910830298811' , '/navigation/3d6838c04b7e4e3a89b5a4964ec36349' , '/navigation/2b3bba03bd284c7baa56b3fa96f631b7' , '/navigation/13b51936eae1410291f46d8acc0e4bd9' , '/navigation/bfbc0a3ade2f4966a25b1987e9e0f707' , '/navigation/a9b5c90050ee4096a918d1536f978f3f' , '/navigation/b0804c08b79a44e4b44e070cf7142cc5' , '/navigation/94967654b54f4976b064961efc78551b' , '/navigation/b899c0ecc5bb442b8b05166d7242cbf2' , '/navigation/3a63902e97ad4d159b4fd26bc3e4b577' , '/navigation/324f9661da754cdfa9bdd404d6c7c480' , '/navigation/ec249ee4ebab4089acdef855146d27ff' , '/navigation/682628d6423140ad96bb118c6bc9102a' )) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . sales_channel_id = 0xCC54592BC3DB4B8DB3A1918C3ECEF5BD OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 );
Copy
0.05 ms (0.17%)
1
SELECT `shipping_method` . `id` as `shipping_method.id` , `shipping_method` . `technical_name` as `shipping_method.technicalName` , `shipping_method` . `active` as `shipping_method.active` , `shipping_method` . `position` as `shipping_method.position` , `shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` , `shipping_method` . `media_id` as `shipping_method.mediaId` , `shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` , `shipping_method` . `tax_type` as `shipping_method.taxType` , `shipping_method` . `tax_id` as `shipping_method.taxId` , `shipping_method` . `created_at` as `shipping_method.createdAt` , `shipping_method` . `updated_at` as `shipping_method.updatedAt` , `shipping_method.media` . `id` as `shipping_method.media.id` , `shipping_method.media` . `user_id` as `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` as `shipping_method.media.fileName` , `shipping_method.media` . `file_size` as `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` as `shipping_method.media.metaData` , `shipping_method.media` . `config` as `shipping_method.media.config` , `shipping_method.media` . `path` as `shipping_method.media.path` , `shipping_method.media` . `private` as `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` , `shipping_method.media` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , `shipping_method.media.translation.title` as `shipping_method.media.title` , `shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` as `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` as `shipping_method.media.customFields` , `shipping_method.translation.name` , `shipping_method.translation.name` as `shipping_method.name` , `shipping_method.translation.description` , `shipping_method.translation.description` as `shipping_method.description` , `shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` , `shipping_method.translation.customFields` , `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` , `shipping_method.translation` . `description` as `shipping_method.translation.description` , `shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = ? ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . `media_id` , `shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` , `shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` , `shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation` . `language_id` = ? ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"ø^¾ÛÔ<F¶™\x18 ƒ&\x07 ½Ž\t "
]
SELECT
`shipping_method` . `id` as `shipping_method.id` ,
`shipping_method` . `technical_name` as `shipping_method.technicalName` ,
`shipping_method` . `active` as `shipping_method.active` ,
`shipping_method` . `position` as `shipping_method.position` ,
`shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` ,
`shipping_method` . `media_id` as `shipping_method.mediaId` ,
`shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` ,
`shipping_method` . `tax_type` as `shipping_method.taxType` ,
`shipping_method` . `tax_id` as `shipping_method.taxId` ,
`shipping_method` . `created_at` as `shipping_method.createdAt` ,
`shipping_method` . `updated_at` as `shipping_method.updatedAt` ,
`shipping_method.media` . `id` as `shipping_method.media.id` ,
`shipping_method.media` . `user_id` as `shipping_method.media.userId` ,
`shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` ,
`shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` ,
`shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` ,
`shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` ,
`shipping_method.media` . `file_name` as `shipping_method.media.fileName` ,
`shipping_method.media` . `file_size` as `shipping_method.media.fileSize` ,
`shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` ,
`shipping_method.media` . `meta_data` as `shipping_method.media.metaData` ,
`shipping_method.media` . `config` as `shipping_method.media.config` ,
`shipping_method.media` . `path` as `shipping_method.media.path` ,
`shipping_method.media` . `private` as `shipping_method.media.private` ,
`shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` ,
`shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` ,
`shipping_method.media` . `created_at` as `shipping_method.media.createdAt` ,
`shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` ,
`shipping_method.media.translation.title` ,
`shipping_method.media.translation.title` as `shipping_method.media.title` ,
`shipping_method.media.translation.alt` ,
`shipping_method.media.translation.alt` as `shipping_method.media.alt` ,
`shipping_method.media.translation.customFields` ,
`shipping_method.media.translation.customFields` as `shipping_method.media.customFields` ,
`shipping_method.translation.name` ,
`shipping_method.translation.name` as `shipping_method.name` ,
`shipping_method.translation.description` ,
`shipping_method.translation.description` as `shipping_method.description` ,
`shipping_method.translation.trackingUrl` ,
`shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` ,
`shipping_method.translation.customFields` ,
`shipping_method.translation.customFields` as `shipping_method.customFields`
FROM
`shipping_method`
LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id`
LEFT JOIN (
SELECT
`shipping_method.translation` . `shipping_method_id` ,
`shipping_method.translation` . `name` as `shipping_method.translation.name` ,
`shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` ,
`shipping_method.translation` . `description` as `shipping_method.translation.description` ,
`shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl`
FROM
`shipping_method_translation` `shipping_method.translation`
WHERE
`shipping_method.translation` . `language_id` = ?
) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id`
LEFT JOIN (
SELECT
`shipping_method.media.translation` . `media_id` ,
`shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` ,
`shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` ,
`shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields`
FROM
`media_translation` `shipping_method.media.translation`
WHERE
`shipping_method.media.translation` . `language_id` = ?
) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id`
WHERE
`shipping_method` . `id` IN (? )
Copy
SELECT `shipping_method` . `id` as `shipping_method.id` , `shipping_method` . `technical_name` as `shipping_method.technicalName` , `shipping_method` . `active` as `shipping_method.active` , `shipping_method` . `position` as `shipping_method.position` , `shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` , `shipping_method` . `media_id` as `shipping_method.mediaId` , `shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` , `shipping_method` . `tax_type` as `shipping_method.taxType` , `shipping_method` . `tax_id` as `shipping_method.taxId` , `shipping_method` . `created_at` as `shipping_method.createdAt` , `shipping_method` . `updated_at` as `shipping_method.updatedAt` , `shipping_method.media` . `id` as `shipping_method.media.id` , `shipping_method.media` . `user_id` as `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` as `shipping_method.media.fileName` , `shipping_method.media` . `file_size` as `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` as `shipping_method.media.metaData` , `shipping_method.media` . `config` as `shipping_method.media.config` , `shipping_method.media` . `path` as `shipping_method.media.path` , `shipping_method.media` . `private` as `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` , `shipping_method.media` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , `shipping_method.media.translation.title` as `shipping_method.media.title` , `shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` as `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` as `shipping_method.media.customFields` , `shipping_method.translation.name` , `shipping_method.translation.name` as `shipping_method.name` , `shipping_method.translation.description` , `shipping_method.translation.description` as `shipping_method.description` , `shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` , `shipping_method.translation.customFields` , `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` , `shipping_method.translation` . `description` as `shipping_method.translation.description` , `shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . `media_id` , `shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` , `shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` , `shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (0xF85EBEDBD43C46B69918832607BD8D09 );
Copy
0.04 ms (0.15%)
1
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"wQ\x14 ”3‘M\x04 ŸpÎÿc%¢H "
b"~\r ‰¶\x10 jNœ”AÚç‰%Ä "
b"Ï*ÕÑ>ÝCh‹¥Ç·\x1C ŸHÍ "
b"ã†uÅòóOȦ%QíZð·Ó "
b"òg(ö1gLJ®‡¢ä¶µ9 "
b"ó'’Ž}"DÚ£¸†Ò\x13 eN¡ "
b"þêz\x1E 5ºLã Ú\x12\x0F ‡\x02 Ì{ "
]
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 (? , ? , ? , ? , ? , ? , ? )
)
)
)
Copy
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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id` WHERE (`cms_block` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`cms_block` . `cms_section_id` IN (0x7751149433914D049F70CEFF6325A248 , 0x7E0D89B6106A4E9C9441DAE78925ADC4 , 0xCF2AD5D13EDD43688BA5C7B71C9F48CD , 0xE38675C5F2F34FC8A62551ED5AF0B7D3 , 0xF26728F631674C4AAE87A2E4ADB6B539 , 0xF327928D7D2244DAA3B886D213654EA1 , 0xFEEA7A1E35BA4CE3A0DA120F8702CC7B ))));
Copy
0.04 ms (0.15%)
1
SELECT `sales_channel_domain` . `id` as `sales_channel_domain.id` , `sales_channel_domain` . `url` as `sales_channel_domain.url` , `sales_channel_domain` . `sales_channel_id` as `sales_channel_domain.salesChannelId` , `sales_channel_domain` . `language_id` as `sales_channel_domain.languageId` , `sales_channel_domain` . `currency_id` as `sales_channel_domain.currencyId` , `sales_channel_domain` . `snippet_set_id` as `sales_channel_domain.snippetSetId` , `sales_channel_domain` . `measurement_units` as `sales_channel_domain.measurementUnits` , `sales_channel_domain` . `hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale` , `sales_channel_domain` . `custom_fields` as `sales_channel_domain.customFields` , `sales_channel_domain` . `created_at` as `sales_channel_domain.createdAt` , `sales_channel_domain` . `updated_at` as `sales_channel_domain.updatedAt` FROM `sales_channel_domain` WHERE ((`sales_channel_domain` . `sales_channel_id` IN (? )))
Parameters :
[
b"ÌTY+ÃÛK޳¡‘Œ>Îõ½ "
]
SELECT `sales_channel_domain` . `id` as `sales_channel_domain.id` , `sales_channel_domain` . `url` as `sales_channel_domain.url` , `sales_channel_domain` . `sales_channel_id` as `sales_channel_domain.salesChannelId` , `sales_channel_domain` . `language_id` as `sales_channel_domain.languageId` , `sales_channel_domain` . `currency_id` as `sales_channel_domain.currencyId` , `sales_channel_domain` . `snippet_set_id` as `sales_channel_domain.snippetSetId` , `sales_channel_domain` . `measurement_units` as `sales_channel_domain.measurementUnits` , `sales_channel_domain` . `hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale` , `sales_channel_domain` . `custom_fields` as `sales_channel_domain.customFields` , `sales_channel_domain` . `created_at` as `sales_channel_domain.createdAt` , `sales_channel_domain` . `updated_at` as `sales_channel_domain.updatedAt` FROM `sales_channel_domain` WHERE ((`sales_channel_domain` . `sales_channel_id` IN (0xCC54592BC3DB4B8DB3A1918C3ECEF5BD )));
Copy
0.04 ms (0.15%)
1
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"""
Ó\n
}L¿ÍJ"¢K‚Øco\x06 ?
"""
]
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 (? )
)
)
)
Copy
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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id` WHERE (`cms_section` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`cms_section` . `cms_page_id` IN (0xD30A7D4CBFCD4A22A24B82D8636F063F ))));
Copy
0.04 ms (0.14%)
1
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.media` . `id` as `payment_method.media.id` , `payment_method.media` . `user_id` as `payment_method.media.userId` , `payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` as `payment_method.media.mimeType` , `payment_method.media` . `file_extension` as `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` as `payment_method.media.fileName` , `payment_method.media` . `file_size` as `payment_method.media.fileSize` , `payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` as `payment_method.media.metaData` , `payment_method.media` . `config` as `payment_method.media.config` , `payment_method.media` . `path` as `payment_method.media.path` , `payment_method.media` . `private` as `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` , `payment_method.media` . `file_hash` as `payment_method.media.fileHash` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.title` , `payment_method.media.translation.title` as `payment_method.media.title` , `payment_method.media.translation.alt` , `payment_method.media.translation.alt` as `payment_method.media.alt` , `payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` as `payment_method.media.customFields` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = ? ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . `language_id` = ? ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"Ûèˆ/A£BŒ½ßw\x14 ƒ€7å "
b"pµŸ¾\x11\x00 I‡°\x1D ˯Z¿\x19 Ç "
b"T„\x07 h5˜@õŸ\x05 7\x10 Z¦îZ "
b"ïäfÞÇ\x10 Aù§Ì—«\x1F ‰o± "
b"^¥\x06 NÛºO™´\x00 µÒ%r#ê "
]
SELECT
`payment_method` . `id` as `payment_method.id` ,
`payment_method` . `plugin_id` as `payment_method.pluginId` ,
`payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` ,
`payment_method` . `position` as `payment_method.position` ,
`payment_method` . `active` as `payment_method.active` ,
`payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` ,
`payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` ,
`payment_method` . `media_id` as `payment_method.mediaId` ,
`payment_method` . `technical_name` as `payment_method.technicalName` ,
`payment_method` . `created_at` as `payment_method.createdAt` ,
`payment_method` . `updated_at` as `payment_method.updatedAt` ,
`payment_method.media` . `id` as `payment_method.media.id` ,
`payment_method.media` . `user_id` as `payment_method.media.userId` ,
`payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` ,
`payment_method.media` . `mime_type` as `payment_method.media.mimeType` ,
`payment_method.media` . `file_extension` as `payment_method.media.fileExtension` ,
`payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` ,
`payment_method.media` . `file_name` as `payment_method.media.fileName` ,
`payment_method.media` . `file_size` as `payment_method.media.fileSize` ,
`payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` ,
`payment_method.media` . `meta_data` as `payment_method.media.metaData` ,
`payment_method.media` . `config` as `payment_method.media.config` ,
`payment_method.media` . `path` as `payment_method.media.path` ,
`payment_method.media` . `private` as `payment_method.media.private` ,
`payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` ,
`payment_method.media` . `file_hash` as `payment_method.media.fileHash` ,
`payment_method.media` . `created_at` as `payment_method.media.createdAt` ,
`payment_method.media` . `updated_at` as `payment_method.media.updatedAt` ,
`payment_method.media.translation.title` ,
`payment_method.media.translation.title` as `payment_method.media.title` ,
`payment_method.media.translation.alt` ,
`payment_method.media.translation.alt` as `payment_method.media.alt` ,
`payment_method.media.translation.customFields` ,
`payment_method.media.translation.customFields` as `payment_method.media.customFields` ,
`payment_method.translation.name` ,
`payment_method.translation.name` as `payment_method.name` ,
`payment_method.translation.distinguishableName` ,
`payment_method.translation.distinguishableName` as `payment_method.distinguishableName` ,
`payment_method.translation.description` ,
`payment_method.translation.description` as `payment_method.description` ,
`payment_method.translation.customFields` ,
`payment_method.translation.customFields` as `payment_method.customFields`
FROM
`payment_method`
LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id`
LEFT JOIN (
SELECT
`payment_method.translation` . `payment_method_id` ,
`payment_method.translation` . `name` as `payment_method.translation.name` ,
`payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` ,
`payment_method.translation` . `description` as `payment_method.translation.description` ,
`payment_method.translation` . `custom_fields` as `payment_method.translation.customFields`
FROM
`payment_method_translation` `payment_method.translation`
WHERE
`payment_method.translation` . `language_id` = ?
) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id`
LEFT JOIN (
SELECT
`payment_method.media.translation` . `media_id` ,
`payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` ,
`payment_method.media.translation` . `title` as `payment_method.media.translation.title` ,
`payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields`
FROM
`media_translation` `payment_method.media.translation`
WHERE
`payment_method.media.translation` . `language_id` = ?
) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id`
WHERE
`payment_method` . `id` IN (? , ? , ? , ? , ? )
Copy
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.media` . `id` as `payment_method.media.id` , `payment_method.media` . `user_id` as `payment_method.media.userId` , `payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` as `payment_method.media.mimeType` , `payment_method.media` . `file_extension` as `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` as `payment_method.media.fileName` , `payment_method.media` . `file_size` as `payment_method.media.fileSize` , `payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` as `payment_method.media.metaData` , `payment_method.media` . `config` as `payment_method.media.config` , `payment_method.media` . `path` as `payment_method.media.path` , `payment_method.media` . `private` as `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` , `payment_method.media` . `file_hash` as `payment_method.media.fileHash` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.title` , `payment_method.media.translation.title` as `payment_method.media.title` , `payment_method.media.translation.alt` , `payment_method.media.translation.alt` as `payment_method.media.alt` , `payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` as `payment_method.media.customFields` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (0xDBE8882F41A3428CBDDF7714838037E5 , 0x70B59FBE11004987B01DCBAF5ABF19C7 , 0x54840768359840F59F0537105AA6EE5A , 0xEFE466DEC71041F9A7CC97AB1F896FB1 , 0x5EA5064EDBBA4F99B400B5D2257223EA );
Copy
0.04 ms (0.14%)
1
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `active` as `language.active` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.translationCode` . `id` as `language.translationCode.id` , `language.translationCode` . `code` as `language.translationCode.code` , `language.translationCode` . `created_at` as `language.translationCode.createdAt` , `language.translationCode` . `updated_at` as `language.translationCode.updatedAt` , `language.translationCode.translation.name` , `language.translationCode.translation.name` as `language.translationCode.name` , `language.translationCode.translation.territory` , `language.translationCode.translation.territory` as `language.translationCode.territory` , `language.translationCode.translation.customFields` , `language.translationCode.translation.customFields` as `language.translationCode.customFields` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.translationCode` ON `language` . `translation_code_id` = `language.translationCode` . `id` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.translationCode.translation` . `locale_id` , `language.translationCode.translation` . `name` as `language.translationCode.translation.name` , `language.translationCode.translation` . `territory` as `language.translationCode.translation.territory` , `language.translationCode.translation` . `custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation` . `language_id` = ? ) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation` . `locale_id` = `language.translationCode` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = ? ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE ((`language` . `id` = ? )) AND (`language` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `active` as `language.active` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.translationCode` . `id` as `language.translationCode.id` , `language.translationCode` . `code` as `language.translationCode.code` , `language.translationCode` . `created_at` as `language.translationCode.createdAt` , `language.translationCode` . `updated_at` as `language.translationCode.updatedAt` , `language.translationCode.translation.name` , `language.translationCode.translation.name` as `language.translationCode.name` , `language.translationCode.translation.territory` , `language.translationCode.translation.territory` as `language.translationCode.territory` , `language.translationCode.translation.customFields` , `language.translationCode.translation.customFields` as `language.translationCode.customFields` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.translationCode` ON `language` . `translation_code_id` = `language.translationCode` . `id` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.translationCode.translation` . `locale_id` , `language.translationCode.translation` . `name` as `language.translationCode.translation.name` , `language.translationCode.translation` . `territory` as `language.translationCode.translation.territory` , `language.translationCode.translation` . `custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation` . `locale_id` = `language.translationCode` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE ((`language` . `id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B )) AND (`language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ));
Copy
0.04 ms (0.14%)
1
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"z6Ý\x14 b_NϬo\x04 §Æ¶õ "
b"œN¬Kd„A\x18 ›hi\f pÐè³ "
b"Ó5…ó\x00 ÞAû£±\x18 Kâ4DÝ "
b"ݶÊnI\x1C Eß\x1C ù¿Ei\x03 ë "
b"ï×W^±¹F\x03 †¤ÉSoQò# "
b"±•†Zï¤A=¡cºMÒ|`Ä "
b"¸¨ã>´DC…„ÊÚ=[irQ "
b"\x01 š»Å^ãsôªŽ´³”Šc) "
b"\x01 š»Èsÿ~\x07 ŽÂëç5ë&Ï "
b"…\x18 Jo6«A\x0F ˆD‡6’\x08 IF "
b"ÐUR_|×@â–®Êr\x06\x19 üi "
b"\f ¦\x06 鮢Iü®¸ã9æifŒ "
b"ÔnYØðpJð¿rbÉ•èƒ- "
b"åL;YäRH?oú\x01 #–Þ‹ "
b"\v o+\x0F \r \x08 OC—û£$áÔóh "
]
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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`cms_slot` . `cms_block_id` IN (0x7A36DD14625F4ECF81AC6F04A7C6B6F5 , 0x9C4EAC4B648441189B68690C70D0E8B3 , 0xD33585F300DE41FBA3B1184BE23444DD , 0xDDB6CA6E491C45DF8F1CF9BF456903EB , 0xEFD7575EB1B9460386A4C9536F51F223 , 0xB195865AEFA4413DA163BA4DD27C60C4 , 0xB8A8E33EB444438584CADA3D5B697251 , 0x019ABBC55EE373F4AA8DB4B3948A6329 , 0x019ABBC873FF7E078EC2EBE735EB26CF , 0x85184A6F36AB410F8844873692084946 , 0xD055525F7CD740E296AECA720619FC69 , 0x0CA606E9AEA249FCAEB8E339E669668C , 0xD46E59D8F0704AF0BF7262C995E8832D , 0xE54C3B59E452483F9D6FFA012396DE8B , 0x0B6F2B0F0D084F4397FBA324E1D4F368 ))));
Copy
0.04 ms (0.13%)
1
SELECT `tax_rule` . `id` as `tax_rule.id` , `tax_rule` . `tax_rule_type_id` as `tax_rule.taxRuleTypeId` , `tax_rule` . `country_id` as `tax_rule.countryId` , `tax_rule` . `tax_rate` as `tax_rule.taxRate` , `tax_rule` . `data` as `tax_rule.data` , `tax_rule` . `tax_id` as `tax_rule.taxId` , `tax_rule` . `active_from` as `tax_rule.activeFrom` , `tax_rule` . `created_at` as `tax_rule.createdAt` , `tax_rule` . `updated_at` as `tax_rule.updatedAt` , `tax_rule.type` . `id` as `tax_rule.type.id` , `tax_rule.type` . `technical_name` as `tax_rule.type.technicalName` , `tax_rule.type` . `position` as `tax_rule.type.position` , `tax_rule.type` . `created_at` as `tax_rule.type.createdAt` , `tax_rule.type` . `updated_at` as `tax_rule.type.updatedAt` , `tax_rule.type.translation.typeName` , `tax_rule.type.translation.typeName` as `tax_rule.type.typeName` FROM `tax_rule` LEFT JOIN `tax_rule_type` `tax_rule.type` ON `tax_rule` . `tax_rule_type_id` = `tax_rule.type` . `id` LEFT JOIN (SELECT `tax_rule.type.translation` . `tax_rule_type_id` , `tax_rule.type.translation` . `type_name` as `tax_rule.type.translation.typeName` FROM `tax_rule_type_translation` `tax_rule.type.translation` WHERE `tax_rule.type.translation` . `language_id` = ? ) `tax_rule.type.tax_rule_type_translation` ON `tax_rule.type.tax_rule_type_translation` . `tax_rule_type_id` = `tax_rule.type` . `id` WHERE ((`tax_rule` . `tax_id` IN (? , ? , ? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"W't]>àCW9\x18 ¥\x02 ý\x19 j "
b"dº.ΗF>·=ïËšIÐ "
b"²ð “UGßv¢\x1F »ím— "
]
SELECT `tax_rule` . `id` as `tax_rule.id` , `tax_rule` . `tax_rule_type_id` as `tax_rule.taxRuleTypeId` , `tax_rule` . `country_id` as `tax_rule.countryId` , `tax_rule` . `tax_rate` as `tax_rule.taxRate` , `tax_rule` . `data` as `tax_rule.data` , `tax_rule` . `tax_id` as `tax_rule.taxId` , `tax_rule` . `active_from` as `tax_rule.activeFrom` , `tax_rule` . `created_at` as `tax_rule.createdAt` , `tax_rule` . `updated_at` as `tax_rule.updatedAt` , `tax_rule.type` . `id` as `tax_rule.type.id` , `tax_rule.type` . `technical_name` as `tax_rule.type.technicalName` , `tax_rule.type` . `position` as `tax_rule.type.position` , `tax_rule.type` . `created_at` as `tax_rule.type.createdAt` , `tax_rule.type` . `updated_at` as `tax_rule.type.updatedAt` , `tax_rule.type.translation.typeName` , `tax_rule.type.translation.typeName` as `tax_rule.type.typeName` FROM `tax_rule` LEFT JOIN `tax_rule_type` `tax_rule.type` ON `tax_rule` . `tax_rule_type_id` = `tax_rule.type` . `id` LEFT JOIN (SELECT `tax_rule.type.translation` . `tax_rule_type_id` , `tax_rule.type.translation` . `type_name` as `tax_rule.type.translation.typeName` FROM `tax_rule_type_translation` `tax_rule.type.translation` WHERE `tax_rule.type.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `tax_rule.type.tax_rule_type_translation` ON `tax_rule.type.tax_rule_type_translation` . `tax_rule_type_id` = `tax_rule.type` . `id` WHERE ((`tax_rule` . `tax_id` IN (0x5727745D3EE04357903918A502FD196A , 0x9064BA2ECE97463EB73DEF8FCB9A49D0 , 0xB2F0C2A0935547DF8F76A21FBBED6D97 )));
Copy
0.04 ms (0.13%)
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"¬;ýÅ®³G䛡 eM”\x10 "
]
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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (0xAC3BFDC5AEB347E49BA1A0654DC29410 );
Copy
0.04 ms (0.13%)
1
SELECT `shipping_method` . `id` as `shipping_method.id` , `shipping_method` . `technical_name` as `shipping_method.technicalName` , `shipping_method` . `active` as `shipping_method.active` , `shipping_method` . `position` as `shipping_method.position` , `shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` , `shipping_method` . `media_id` as `shipping_method.mediaId` , `shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` , `shipping_method` . `tax_type` as `shipping_method.taxType` , `shipping_method` . `tax_id` as `shipping_method.taxId` , `shipping_method` . `created_at` as `shipping_method.createdAt` , `shipping_method` . `updated_at` as `shipping_method.updatedAt` , `shipping_method.media` . `id` as `shipping_method.media.id` , `shipping_method.media` . `user_id` as `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` as `shipping_method.media.fileName` , `shipping_method.media` . `file_size` as `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` as `shipping_method.media.metaData` , `shipping_method.media` . `config` as `shipping_method.media.config` , `shipping_method.media` . `path` as `shipping_method.media.path` , `shipping_method.media` . `private` as `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` , `shipping_method.media` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , `shipping_method.media.translation.title` as `shipping_method.media.title` , `shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` as `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` as `shipping_method.media.customFields` , `shipping_method.translation.name` , `shipping_method.translation.name` as `shipping_method.name` , `shipping_method.translation.description` , `shipping_method.translation.description` as `shipping_method.description` , `shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` , `shipping_method.translation.customFields` , `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` , `shipping_method.translation` . `description` as `shipping_method.translation.description` , `shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = ? ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . `media_id` , `shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` , `shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` , `shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation` . `language_id` = ? ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"ø^¾ÛÔ<F¶™\x18 ƒ&\x07 ½Ž\t "
b"A›ÛLyÔE¯ˆŠgÐsÉ\r Ý "
b"[‚ûÍo\x1E Gë¡4(\x15 Oþ>È "
]
SELECT
`shipping_method` . `id` as `shipping_method.id` ,
`shipping_method` . `technical_name` as `shipping_method.technicalName` ,
`shipping_method` . `active` as `shipping_method.active` ,
`shipping_method` . `position` as `shipping_method.position` ,
`shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` ,
`shipping_method` . `media_id` as `shipping_method.mediaId` ,
`shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` ,
`shipping_method` . `tax_type` as `shipping_method.taxType` ,
`shipping_method` . `tax_id` as `shipping_method.taxId` ,
`shipping_method` . `created_at` as `shipping_method.createdAt` ,
`shipping_method` . `updated_at` as `shipping_method.updatedAt` ,
`shipping_method.media` . `id` as `shipping_method.media.id` ,
`shipping_method.media` . `user_id` as `shipping_method.media.userId` ,
`shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` ,
`shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` ,
`shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` ,
`shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` ,
`shipping_method.media` . `file_name` as `shipping_method.media.fileName` ,
`shipping_method.media` . `file_size` as `shipping_method.media.fileSize` ,
`shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` ,
`shipping_method.media` . `meta_data` as `shipping_method.media.metaData` ,
`shipping_method.media` . `config` as `shipping_method.media.config` ,
`shipping_method.media` . `path` as `shipping_method.media.path` ,
`shipping_method.media` . `private` as `shipping_method.media.private` ,
`shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` ,
`shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` ,
`shipping_method.media` . `created_at` as `shipping_method.media.createdAt` ,
`shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` ,
`shipping_method.media.translation.title` ,
`shipping_method.media.translation.title` as `shipping_method.media.title` ,
`shipping_method.media.translation.alt` ,
`shipping_method.media.translation.alt` as `shipping_method.media.alt` ,
`shipping_method.media.translation.customFields` ,
`shipping_method.media.translation.customFields` as `shipping_method.media.customFields` ,
`shipping_method.translation.name` ,
`shipping_method.translation.name` as `shipping_method.name` ,
`shipping_method.translation.description` ,
`shipping_method.translation.description` as `shipping_method.description` ,
`shipping_method.translation.trackingUrl` ,
`shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` ,
`shipping_method.translation.customFields` ,
`shipping_method.translation.customFields` as `shipping_method.customFields`
FROM
`shipping_method`
LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id`
LEFT JOIN (
SELECT
`shipping_method.translation` . `shipping_method_id` ,
`shipping_method.translation` . `name` as `shipping_method.translation.name` ,
`shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` ,
`shipping_method.translation` . `description` as `shipping_method.translation.description` ,
`shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl`
FROM
`shipping_method_translation` `shipping_method.translation`
WHERE
`shipping_method.translation` . `language_id` = ?
) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id`
LEFT JOIN (
SELECT
`shipping_method.media.translation` . `media_id` ,
`shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` ,
`shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` ,
`shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields`
FROM
`media_translation` `shipping_method.media.translation`
WHERE
`shipping_method.media.translation` . `language_id` = ?
) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id`
WHERE
`shipping_method` . `id` IN (? , ? , ? )
Copy
SELECT `shipping_method` . `id` as `shipping_method.id` , `shipping_method` . `technical_name` as `shipping_method.technicalName` , `shipping_method` . `active` as `shipping_method.active` , `shipping_method` . `position` as `shipping_method.position` , `shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` , `shipping_method` . `media_id` as `shipping_method.mediaId` , `shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` , `shipping_method` . `tax_type` as `shipping_method.taxType` , `shipping_method` . `tax_id` as `shipping_method.taxId` , `shipping_method` . `created_at` as `shipping_method.createdAt` , `shipping_method` . `updated_at` as `shipping_method.updatedAt` , `shipping_method.media` . `id` as `shipping_method.media.id` , `shipping_method.media` . `user_id` as `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` as `shipping_method.media.fileName` , `shipping_method.media` . `file_size` as `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` as `shipping_method.media.metaData` , `shipping_method.media` . `config` as `shipping_method.media.config` , `shipping_method.media` . `path` as `shipping_method.media.path` , `shipping_method.media` . `private` as `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` , `shipping_method.media` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , `shipping_method.media.translation.title` as `shipping_method.media.title` , `shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` as `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` as `shipping_method.media.customFields` , `shipping_method.translation.name` , `shipping_method.translation.name` as `shipping_method.name` , `shipping_method.translation.description` , `shipping_method.translation.description` as `shipping_method.description` , `shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` , `shipping_method.translation.customFields` , `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` , `shipping_method.translation` . `description` as `shipping_method.translation.description` , `shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . `media_id` , `shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` , `shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` , `shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (0xF85EBEDBD43C46B69918832607BD8D09 , 0x419BDB4C79D445AF888A67D073C90DDD , 0x5B82FBCD6F1E47EBA13428154FFE3EC8 );
Copy
0.04 ms (0.13%)
1
SELECT `country` . `id` as `country.id` , `country` . `iso` as `country.iso` , `country` . `position` as `country.position` , `country` . `active` as `country.active` , `country` . `shipping_available` as `country.shippingAvailable` , `country` . `iso3` as `country.iso3` , `country` . `display_state_in_registration` as `country.displayStateInRegistration` , `country` . `force_state_in_registration` as `country.forceStateInRegistration` , `country` . `check_vat_id_pattern` as `country.checkVatIdPattern` , `country` . `vat_id_required` as `country.vatIdRequired` , `country` . `vat_id_pattern` as `country.vatIdPattern` , `country` . `customer_tax` as `country.customerTax` , `country` . `company_tax` as `country.companyTax` , `country` . `postal_code_required` as `country.postalCodeRequired` , `country` . `check_postal_code_pattern` as `country.checkPostalCodePattern` , `country` . `check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern` , `country` . `advanced_postal_code_pattern` as `country.advancedPostalCodePattern` , `country` . `default_postal_code_pattern` as `country.defaultPostalCodePattern` , `country` . `is_eu` as `country.isEu` , `country` . `created_at` as `country.createdAt` , `country` . `updated_at` as `country.updatedAt` , `country.translation.name` , `country.translation.name` as `country.name` , `country.translation.addressFormat` , `country.translation.addressFormat` as `country.addressFormat` , `country.translation.customFields` , `country.translation.customFields` as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation` . `country_id` , `country.translation` . `name` as `country.translation.name` , `country.translation` . `custom_fields` as `country.translation.customFields` , `country.translation` . `address_format` as `country.translation.addressFormat` FROM `country_translation` `country.translation` WHERE `country.translation` . `language_id` = ? ) `country.country_translation` ON `country.country_translation` . `country_id` = `country` . `id` WHERE `country` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"""
½\x05 ~\n
¦›GõƒL\x13 ùßàv”
"""
]
SELECT `country` . `id` as `country.id` , `country` . `iso` as `country.iso` , `country` . `position` as `country.position` , `country` . `active` as `country.active` , `country` . `shipping_available` as `country.shippingAvailable` , `country` . `iso3` as `country.iso3` , `country` . `display_state_in_registration` as `country.displayStateInRegistration` , `country` . `force_state_in_registration` as `country.forceStateInRegistration` , `country` . `check_vat_id_pattern` as `country.checkVatIdPattern` , `country` . `vat_id_required` as `country.vatIdRequired` , `country` . `vat_id_pattern` as `country.vatIdPattern` , `country` . `customer_tax` as `country.customerTax` , `country` . `company_tax` as `country.companyTax` , `country` . `postal_code_required` as `country.postalCodeRequired` , `country` . `check_postal_code_pattern` as `country.checkPostalCodePattern` , `country` . `check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern` , `country` . `advanced_postal_code_pattern` as `country.advancedPostalCodePattern` , `country` . `default_postal_code_pattern` as `country.defaultPostalCodePattern` , `country` . `is_eu` as `country.isEu` , `country` . `created_at` as `country.createdAt` , `country` . `updated_at` as `country.updatedAt` , `country.translation.name` , `country.translation.name` as `country.name` , `country.translation.addressFormat` , `country.translation.addressFormat` as `country.addressFormat` , `country.translation.customFields` , `country.translation.customFields` as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation` . `country_id` , `country.translation` . `name` as `country.translation.name` , `country.translation` . `custom_fields` as `country.translation.customFields` , `country.translation` . `address_format` as `country.translation.addressFormat` FROM `country_translation` `country.translation` WHERE `country.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `country.country_translation` ON `country.country_translation` . `country_id` = `country` . `id` WHERE `country` . `id` IN (0xBD057E0AA69B47F5834C13F9DFE07694 );
Copy
0.04 ms (0.13%)
1
SELECT `customer_group` . `id` as `customer_group.id` , `customer_group` . `display_gross` as `customer_group.displayGross` , `customer_group` . `registration_active` as `customer_group.registrationActive` , `customer_group` . `created_at` as `customer_group.createdAt` , `customer_group` . `updated_at` as `customer_group.updatedAt` , `customer_group.translation.name` , `customer_group.translation.name` as `customer_group.name` , `customer_group.translation.registrationTitle` , `customer_group.translation.registrationTitle` as `customer_group.registrationTitle` , `customer_group.translation.registrationIntroduction` , `customer_group.translation.registrationIntroduction` as `customer_group.registrationIntroduction` , `customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` as `customer_group.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` as `customer_group.registrationSeoMetaDescription` , `customer_group.translation.customFields` , `customer_group.translation.customFields` as `customer_group.customFields` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation` . `customer_group_id` , `customer_group.translation` . `name` as `customer_group.translation.name` , `customer_group.translation` . `custom_fields` as `customer_group.translation.customFields` , `customer_group.translation` . `registration_title` as `customer_group.translation.registrationTitle` , `customer_group.translation` . `registration_introduction` as `customer_group.translation.registrationIntroduction` , `customer_group.translation` . `registration_only_company_registration` as `customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation` . `registration_seo_meta_description` as `customer_group.translation.registrationSeoMetaDescription` FROM `customer_group_translation` `customer_group.translation` WHERE `customer_group.translation` . `language_id` = ? ) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation` . `customer_group_id` = `customer_group` . `id` WHERE `customer_group` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"ϽP\x18 ÓŽAØÊ\x10 ÙOÈ½Ö "
]
SELECT `customer_group` . `id` as `customer_group.id` , `customer_group` . `display_gross` as `customer_group.displayGross` , `customer_group` . `registration_active` as `customer_group.registrationActive` , `customer_group` . `created_at` as `customer_group.createdAt` , `customer_group` . `updated_at` as `customer_group.updatedAt` , `customer_group.translation.name` , `customer_group.translation.name` as `customer_group.name` , `customer_group.translation.registrationTitle` , `customer_group.translation.registrationTitle` as `customer_group.registrationTitle` , `customer_group.translation.registrationIntroduction` , `customer_group.translation.registrationIntroduction` as `customer_group.registrationIntroduction` , `customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` as `customer_group.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` as `customer_group.registrationSeoMetaDescription` , `customer_group.translation.customFields` , `customer_group.translation.customFields` as `customer_group.customFields` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation` . `customer_group_id` , `customer_group.translation` . `name` as `customer_group.translation.name` , `customer_group.translation` . `custom_fields` as `customer_group.translation.customFields` , `customer_group.translation` . `registration_title` as `customer_group.translation.registrationTitle` , `customer_group.translation` . `registration_introduction` as `customer_group.translation.registrationIntroduction` , `customer_group.translation` . `registration_only_company_registration` as `customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation` . `registration_seo_meta_description` as `customer_group.translation.registrationSeoMetaDescription` FROM `customer_group_translation` `customer_group.translation` WHERE `customer_group.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation` . `customer_group_id` = `customer_group` . `id` WHERE `customer_group` . `id` IN (0xCFBD5018D38D41D8ADCA10D94FC8BDD6 );
Copy
0.03 ms (0.12%)
1
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE `currency` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"·ÒUK\f èGÍ‚ó¬›ÑÀßÊ "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE `currency` . `id` IN (0xB7D2554B0CE847CD82F3AC9BD1C0DFCA );
Copy
0.03 ms (0.12%)
1
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"""
Ó\n
}L¿ÍJ"¢K‚Øco\x06 ?
"""
]
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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`cms_page` . `id` IN (0xD30A7D4CBFCD4A22A24B82D8636F063F ));
Copy
0.03 ms (0.12%)
1
SELECT translation_key , value FROM snippet WHERE snippet_set_id = ?
Parameters :
[
b"Kú\x0E [ûOf dÚYóÙK± "
]
SELECT translation_key , value FROM snippet WHERE snippet_set_id = 0x4B81FA0E5BFB4F66A064DA59F3D94BB1 ;
Copy
0.03 ms (0.11%)
1
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/8ef0c91d10fb4ea0a7cd72e054a979cd "
"/navigation/736393f59f144e44bb91165e97191bc4 "
"/navigation/c52bf4bbde434d7aa892d8163ae952b3 "
"/navigation/fe365b2110854fb1865b32049583cfb1 "
"/navigation/d30d780fff42413fb84447b5bbd0d7d3 "
"/navigation/6794fd8d73be4142a7e606b15782bde3 "
"/navigation/0c764350dfad4293a366e6c9d1f41bd6 "
"/navigation/b35c8f05351941b4ac6bc98d61831d02 "
"/navigation/7ab953c8ddd647768dc8ffb87b8d37af "
"/navigation/b6e0520312584e6c8287e2ebbadfc4c5 "
"/navigation/9e0599d298cd4be5aad4c5d6217ed961 "
"/navigation/4515d365f5034dffb0c13996f2b15be5 "
"/navigation/a8a4ac523c5345f8851c57079648ce7b "
"/navigation/2f308f685bf44910af20bbe1015b4fec "
b"/»_ââšMpªXTÎ|ãâ\v "
b"ÌTY+ÃÛK޳¡‘Œ>Îõ½ "
]
SELECT seo_path_info , path_info , sales_channel_id FROM seo_url WHERE (seo_url . is_canonical = 1 ) AND (seo_url . path_info IN ('/navigation/8ef0c91d10fb4ea0a7cd72e054a979cd' , '/navigation/736393f59f144e44bb91165e97191bc4' , '/navigation/c52bf4bbde434d7aa892d8163ae952b3' , '/navigation/fe365b2110854fb1865b32049583cfb1' , '/navigation/d30d780fff42413fb84447b5bbd0d7d3' , '/navigation/6794fd8d73be4142a7e606b15782bde3' , '/navigation/0c764350dfad4293a366e6c9d1f41bd6' , '/navigation/b35c8f05351941b4ac6bc98d61831d02' , '/navigation/7ab953c8ddd647768dc8ffb87b8d37af' , '/navigation/b6e0520312584e6c8287e2ebbadfc4c5' , '/navigation/9e0599d298cd4be5aad4c5d6217ed961' , '/navigation/4515d365f5034dffb0c13996f2b15be5' , '/navigation/a8a4ac523c5345f8851c57079648ce7b' , '/navigation/2f308f685bf44910af20bbe1015b4fec' )) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . sales_channel_id = 0xCC54592BC3DB4B8DB3A1918C3ECEF5BD OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 );
Copy
0.03 ms (0.11%)
1
SELECT LOWER (HEX (`language.salesChannels.mapping` . `sales_channel_id` )) as `key` , GROUP_CONCAT (LOWER (HEX (`language.salesChannels.mapping` . `language_id` )) ) as `value` FROM `language` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language.salesChannels.mapping` . `language_id` = `language` . id WHERE ((`language` . `id` = ? )) AND (`language.salesChannels.mapping` . `sales_channel_id` IN (? )) GROUP BY `language.salesChannels.mapping` . `sales_channel_id`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"ÌTY+ÃÛK޳¡‘Œ>Îõ½ "
]
SELECT LOWER (HEX (`language.salesChannels.mapping` . `sales_channel_id` )) as `key` , GROUP_CONCAT (LOWER (HEX (`language.salesChannels.mapping` . `language_id` )) ) as `value` FROM `language` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language.salesChannels.mapping` . `language_id` = `language` . id WHERE ((`language` . `id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B )) AND (`language.salesChannels.mapping` . `sales_channel_id` IN (0xCC54592BC3DB4B8DB3A1918C3ECEF5BD )) GROUP BY `language.salesChannels.mapping` . `sales_channel_id` ;
Copy
0.03 ms (0.10%)
1
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 "
]
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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `unit.unit_translation` ON `unit.unit_translation` . `unit_id` = `unit` . `id` ;
Copy
0.03 ms (0.10%)
1
SELECT `shipping_method` . `id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method` . `id` = `shipping_method.salesChannels.mapping` . `shipping_method_id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = ? ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping` . `sales_channel_id` = `shipping_method.salesChannels` . `id` WHERE (`shipping_method` . `active` = ? AND `shipping_method.salesChannels` . `id` = ? ) GROUP BY `shipping_method` . `id` ORDER BY MIN (`shipping_method` . `position` ) ASC , MIN (COALESCE (`shipping_method.translation.name` )) ASC
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
b"ÌTY+ÃÛK޳¡‘Œ>Îõ½ "
]
SELECT `shipping_method` . `id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method` . `id` = `shipping_method.salesChannels.mapping` . `shipping_method_id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping` . `sales_channel_id` = `shipping_method.salesChannels` . `id` WHERE (`shipping_method` . `active` = 1 AND `shipping_method.salesChannels` . `id` = 0xCC54592BC3DB4B8DB3A1918C3ECEF5BD ) GROUP BY `shipping_method` . `id` ORDER BY MIN (`shipping_method` . `position` ) ASC , MIN (COALESCE (`shipping_method.translation.name` )) ASC ;
Copy
0.03 ms (0.10%)
1
SELECT LOWER (HEX (language . id )) AS array_key , LOWER (HEX (language . id )) AS id , locale . code , parentLocale . code AS parentCode , LOWER (HEX (language . parent_id )) parentId FROM language LEFT JOIN locale locale ON language . translation_code_id = locale . id LEFT JOIN language parentLanguage ON language . parent_id = parentLanguage . id LEFT JOIN locale parentLocale ON parentLanguage . translation_code_id = parentLocale . id
SELECT LOWER (HEX (language . id )) AS array_key , LOWER (HEX (language . id )) AS id , locale . code , parentLocale . code AS parentCode , LOWER (HEX (language . parent_id )) parentId FROM language LEFT JOIN locale locale ON language . translation_code_id = locale . id LEFT JOIN language parentLanguage ON language . parent_id = parentLanguage . id LEFT JOIN locale parentLocale ON parentLanguage . translation_code_id = parentLocale . id ;
Copy
0.03 ms (0.10%)
1
SELECT `base_class` AS `baseClass` , `author`
FROM `plugin`
SELECT `base_class` AS `baseClass` , `author`
FROM `plugin`
;
Copy
0.03 ms (0.10%)
1
SELECT `product_sorting` . `id` FROM `product_sorting` WHERE ((`product_sorting` . `id` IN (? , ? , ? , ? )) AND `product_sorting` . `active` = ? ) ORDER BY `product_sorting` . `priority` DESC
Parameters :
[
b"BªÙÕçšLâ‚\x07 xÿÜx–g "
b"-ƒŠXKD¸Žsáæý³—Ì "
b"ƒö·¡‹\x10 @Ô¤”xÂ~<ð "
b"¬;ýÅ®³G䛡 eM”\x10 "
true
]
SELECT `product_sorting` . `id` FROM `product_sorting` WHERE ((`product_sorting` . `id` IN (0x42AAD9D5E79A4CE2820778FFDC789667 , 0x2DC2838A584B44B88E73E1E6FDB397CC , 0x83F6B7A18B1040D4A49478C27E813CF0 , 0xAC3BFDC5AEB347E49BA1A0654DC29410 )) AND `product_sorting` . `active` = 1 ) ORDER BY `product_sorting` . `priority` DESC ;
Copy
0.03 ms (0.10%)
1
SELECT `handler_identifier` , LOWER (HEX (`id` )) FROM `payment_method`
SELECT `handler_identifier` , LOWER (HEX (`id` )) FROM `payment_method` ;
Copy
0.03 ms (0.10%)
2
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"ÌTY+ÃÛK޳¡‘Œ>Îõ½ "
"/_esi/global/header "
]
SELECT path_info pathInfo , seo_path_info seoPathInfo FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (sales_channel_id = 0xCC54592BC3DB4B8DB3A1918C3ECEF5BD ) AND (path_info = '/_esi/global/header' ) AND (is_canonical = 1 ) LIMIT 1 ;
Copy
0.03 ms (0.10%)
1
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `active` as `language.active` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.translationCode` . `id` as `language.translationCode.id` , `language.translationCode` . `code` as `language.translationCode.code` , `language.translationCode` . `created_at` as `language.translationCode.createdAt` , `language.translationCode` . `updated_at` as `language.translationCode.updatedAt` , `language.translationCode.translation.name` , `language.translationCode.translation.name` as `language.translationCode.name` , `language.translationCode.translation.territory` , `language.translationCode.translation.territory` as `language.translationCode.territory` , `language.translationCode.translation.customFields` , `language.translationCode.translation.customFields` as `language.translationCode.customFields` FROM `language` LEFT JOIN `locale` `language.translationCode` ON `language` . `translation_code_id` = `language.translationCode` . `id` LEFT JOIN (SELECT `language.translationCode.translation` . `locale_id` , `language.translationCode.translation` . `name` as `language.translationCode.translation.name` , `language.translationCode.translation` . `territory` as `language.translationCode.translation.territory` , `language.translationCode.translation` . `custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation` . `language_id` = ? ) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation` . `locale_id` = `language.translationCode` . `id` WHERE `language` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `active` as `language.active` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.translationCode` . `id` as `language.translationCode.id` , `language.translationCode` . `code` as `language.translationCode.code` , `language.translationCode` . `created_at` as `language.translationCode.createdAt` , `language.translationCode` . `updated_at` as `language.translationCode.updatedAt` , `language.translationCode.translation.name` , `language.translationCode.translation.name` as `language.translationCode.name` , `language.translationCode.translation.territory` , `language.translationCode.translation.territory` as `language.translationCode.territory` , `language.translationCode.translation.customFields` , `language.translationCode.translation.customFields` as `language.translationCode.customFields` FROM `language` LEFT JOIN `locale` `language.translationCode` ON `language` . `translation_code_id` = `language.translationCode` . `id` LEFT JOIN (SELECT `language.translationCode.translation` . `locale_id` , `language.translationCode.translation` . `name` as `language.translationCode.translation.name` , `language.translationCode.translation` . `territory` as `language.translationCode.translation.territory` , `language.translationCode.translation` . `custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation` . `locale_id` = `language.translationCode` . `id` WHERE `language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
0.03 ms (0.10%)
1
SELECT `tax` . `id` as `tax.id` , `tax` . `tax_rate` as `tax.taxRate` , `tax` . `name` as `tax.name` , `tax` . `position` as `tax.position` , `tax` . `custom_fields` as `tax.customFields` , `tax` . `created_at` as `tax.createdAt` , `tax` . `updated_at` as `tax.updatedAt` FROM `tax`
SELECT `tax` . `id` as `tax.id` , `tax` . `tax_rate` as `tax.taxRate` , `tax` . `name` as `tax.name` , `tax` . `position` as `tax.position` , `tax` . `custom_fields` as `tax.customFields` , `tax` . `created_at` as `tax.createdAt` , `tax` . `updated_at` as `tax.updatedAt` FROM `tax` ;
Copy
0.03 ms (0.10%)
1
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
;
Copy
0.03 ms (0.10%)
1
SELECT `payment_method` . `id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method` . `id` = `payment_method.salesChannels.mapping` . `payment_method_id` LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping` . `sales_channel_id` = `payment_method.salesChannels` . `id` WHERE (`payment_method` . `active` = ? AND `payment_method.salesChannels` . `id` = ? ) GROUP BY `payment_method` . `id` ORDER BY MIN (`payment_method` . `position` ) ASC
Parameters :
[
true
b"ÌTY+ÃÛK޳¡‘Œ>Îõ½ "
]
SELECT `payment_method` . `id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method` . `id` = `payment_method.salesChannels.mapping` . `payment_method_id` LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping` . `sales_channel_id` = `payment_method.salesChannels` . `id` WHERE (`payment_method` . `active` = 1 AND `payment_method.salesChannels` . `id` = 0xCC54592BC3DB4B8DB3A1918C3ECEF5BD ) GROUP BY `payment_method` . `id` ORDER BY MIN (`payment_method` . `position` ) ASC ;
Copy
0.03 ms (0.09%)
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"ÌTY+ÃÛK޳¡‘Œ>Îõ½ "
b"""
½\x05 ~\n
¦›GõƒL\x13 ùßàv”
"""
]
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = 0xCC54592BC3DB4B8DB3A1918C3ECEF5BD AND `sales_channel_country` . `country_id` = 0xBD057E0AA69B47F5834C13F9DFE07694 );
Copy
0.03 ms (0.09%)
1
SELECT `language` . `id` FROM `language` LEFT JOIN `sales_channel_domain` `language.salesChannelDomains` ON `language` . `id` = `language.salesChannelDomains` . `language_id` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language` . `id` = `language.salesChannels.mapping` . `language_id` LEFT JOIN `sales_channel` `language.salesChannels` ON `language.salesChannels.mapping` . `sales_channel_id` = `language.salesChannels` . `id` WHERE (`language.salesChannelDomains` . `sales_channel_id` = ? AND `language.salesChannels` . `id` = ? ) GROUP BY `language` . `id` ORDER BY MIN (`language` . `name` ) ASC
Parameters :
[
b"ÌTY+ÃÛK޳¡‘Œ>Îõ½ "
b"ÌTY+ÃÛK޳¡‘Œ>Îõ½ "
]
SELECT `language` . `id` FROM `language` LEFT JOIN `sales_channel_domain` `language.salesChannelDomains` ON `language` . `id` = `language.salesChannelDomains` . `language_id` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language` . `id` = `language.salesChannels.mapping` . `language_id` LEFT JOIN `sales_channel` `language.salesChannels` ON `language.salesChannels.mapping` . `sales_channel_id` = `language.salesChannels` . `id` WHERE (`language.salesChannelDomains` . `sales_channel_id` = 0xCC54592BC3DB4B8DB3A1918C3ECEF5BD AND `language.salesChannels` . `id` = 0xCC54592BC3DB4B8DB3A1918C3ECEF5BD ) GROUP BY `language` . `id` ORDER BY MIN (`language` . `name` ) ASC ;
Copy
0.03 ms (0.09%)
1
SELECT `currency_country_rounding` . `id` FROM `currency_country_rounding` WHERE (`currency_country_rounding` . `currency_id` = ? AND `currency_country_rounding` . `country_id` = ? ) LIMIT 1
Parameters :
[
b"·ÒUK\f èGÍ‚ó¬›ÑÀßÊ "
b"""
½\x05 ~\n
¦›GõƒL\x13 ùßàv”
"""
]
SELECT `currency_country_rounding` . `id` FROM `currency_country_rounding` WHERE (`currency_country_rounding` . `currency_id` = 0xB7D2554B0CE847CD82F3AC9BD1C0DFCA AND `currency_country_rounding` . `country_id` = 0xBD057E0AA69B47F5834C13F9DFE07694 ) LIMIT 1 ;
Copy
0.03 ms (0.09%)
1
SELECT `currency` . `id` FROM `currency` LEFT JOIN `sales_channel_currency` `currency.salesChannels.mapping` ON `currency` . `id` = `currency.salesChannels.mapping` . `currency_id` LEFT JOIN `sales_channel` `currency.salesChannels` ON `currency.salesChannels.mapping` . `sales_channel_id` = `currency.salesChannels` . `id` WHERE (`currency.salesChannels` . `id` = ? ) GROUP BY `currency` . `id`
Parameters :
[
b"ÌTY+ÃÛK޳¡‘Œ>Îõ½ "
]
SELECT `currency` . `id` FROM `currency` LEFT JOIN `sales_channel_currency` `currency.salesChannels.mapping` ON `currency` . `id` = `currency.salesChannels.mapping` . `currency_id` LEFT JOIN `sales_channel` `currency.salesChannels` ON `currency.salesChannels.mapping` . `sales_channel_id` = `currency.salesChannels` . `id` WHERE (`currency.salesChannels` . `id` = 0xCC54592BC3DB4B8DB3A1918C3ECEF5BD ) GROUP BY `currency` . `id` ;
Copy
0.03 ms (0.09%)
1
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE `currency` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"·ÒUK\f èGÍ‚ó¬›ÑÀßÊ "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE `currency` . `id` IN (0xB7D2554B0CE847CD82F3AC9BD1C0DFCA );
Copy
0.02 ms (0.09%)
1
SELECT `language` . `id` FROM `language` WHERE `language` . `id` IN (? ) LIMIT 1
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `language` . `id` FROM `language` WHERE `language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) LIMIT 1 ;
Copy
0.02 ms (0.08%)
1
SELECT
`theme_id` ,
`technical_name` ,
`resolved_config` ,
`view_inheritance` ,
`script_files` ,
`icon_sets` ,
`updated_at`
FROM `theme_runtime_config`
WHERE `technical_name` = ?
Parameters :
[
"Zollner24_Theme "
]
SELECT
`theme_id` ,
`technical_name` ,
`resolved_config` ,
`view_inheritance` ,
`script_files` ,
`icon_sets` ,
`updated_at`
FROM `theme_runtime_config`
WHERE `technical_name` = 'Zollner24_Theme' ;
Copy
0.02 ms (0.08%)
1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1 ;
Copy
0.02 ms (0.08%)
1
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `active` as `language.active` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = ? ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `active` as `language.active` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
0.02 ms (0.07%)
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"BªÙÕçšLâ‚\x07 xÿÜx–g "
b"-ƒŠXKD¸Žsáæý³—Ì "
b"ƒö·¡‹\x10 @Ô¤”xÂ~<ð "
b"¬;ýÅ®³G䛡 eM”\x10 "
]
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` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (0x42AAD9D5E79A4CE2820778FFDC789667 , 0x2DC2838A584B44B88E73E1E6FDB397CC , 0x83F6B7A18B1040D4A49478C27E813CF0 , 0xAC3BFDC5AEB347E49BA1A0654DC29410 );
Copy
0.02 ms (0.06%)
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
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 ;
Copy
0.02 ms (0.06%)
1
SELECT LOWER (HEX (theme . id )) themeId , theme . technical_name as themeName , parentTheme . technical_name as parentThemeName , LOWER (HEX (parentTheme . parent_theme_id )) as grandParentThemeId
FROM sales_channel
LEFT JOIN theme_sales_channel ON sales_channel . id = theme_sales_channel . sales_channel_id
LEFT JOIN theme ON theme_sales_channel . theme_id = theme . id
LEFT JOIN theme AS parentTheme ON parentTheme . id = theme . parent_theme_id
WHERE sales_channel . id = ?
Parameters :
[
b"ÌTY+ÃÛK޳¡‘Œ>Îõ½ "
]
SELECT LOWER (HEX (theme . id )) themeId , theme . technical_name as themeName , parentTheme . technical_name as parentThemeName , LOWER (HEX (parentTheme . parent_theme_id )) as grandParentThemeId
FROM sales_channel
LEFT JOIN theme_sales_channel ON sales_channel . id = theme_sales_channel . sales_channel_id
LEFT JOIN theme ON theme_sales_channel . theme_id = theme . id
LEFT JOIN theme AS parentTheme ON parentTheme . id = theme . parent_theme_id
WHERE sales_channel . id = 0xCC54592BC3DB4B8DB3A1918C3ECEF5BD
;
Copy
0.02 ms (0.06%)
1
SELECT iso FROM snippet_set WHERE id = ?
Parameters :
[
b"Kú\x0E [ûOf dÚYóÙK± "
]
SELECT iso FROM snippet_set WHERE id = 0x4B81FA0E5BFB4F66A064DA59F3D94BB1 ;
Copy
0.02 ms (0.06%)
1
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
`app` . `name` AS appName ,
`app` . `version` AS appVersion ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
IF (`script` . `active` = 1 AND (`app` . id IS NULL OR `app` . `active` = 1 ), 1 , 0 ) AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
`app` . `name` AS appName ,
`app` . `version` AS appVersion ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
IF (`script` . `active` = 1 AND (`app` . id IS NULL OR `app` . `active` = 1 ), 1 , 0 ) AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
0.02 ms (0.05%)
1
SELECT `min_search_length` FROM `product_search_config` WHERE `language_id` = ?
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `min_search_length` FROM `product_search_config` WHERE `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ;
Copy
0.01 ms (0.05%)
1
SELECT LOWER (HEX (assoc . `sales_channel_id` ))
FROM `sales_channel_payment_method` AS assoc
LEFT JOIN `payment_method` AS pm
ON pm . `id` = assoc . `payment_method_id`
WHERE
assoc . `payment_method_id` = ? AND
pm . `active` = 1
Parameters :
[
b"Ûèˆ/A£BŒ½ßw\x14 ƒ€7å "
]
SELECT LOWER (HEX (assoc . `sales_channel_id` ))
FROM `sales_channel_payment_method` AS assoc
LEFT JOIN `payment_method` AS pm
ON pm . `id` = assoc . `payment_method_id`
WHERE
assoc . `payment_method_id` = 0xDBE8882F41A3428CBDDF7714838037E5 AND
pm . `active` = 1 ;
Copy
0.01 ms (0.05%)
1
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = ?
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = 'de-DE' ;
Copy
0.01 ms (0.04%)
1
SELECT DISTINCT `technical_name`
FROM `theme_runtime_config`
WHERE `technical_name` IS NOT NULL
SELECT DISTINCT `technical_name`
FROM `theme_runtime_config`
WHERE `technical_name` IS NOT NULL ;
Copy