1077.23 ms (70.90%)
13
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` . `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` . `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.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` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `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` , (SELECT GROUP_CONCAT (HEX (`product.categories.mapping` . `category_id` ) SEPARATOR '||' )
FROM `product_category` `product.categories.mapping`
WHERE `product.categories.mapping` . `product_id` = `product` . `categories` AND `product.categories.mapping` . product_version_id = `product` . version_id ) as `product.categories.id_mapping` , `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` , COALESCE (`product.manufacturer.translation.name` , `product.manufacturer.translation.name` ) as `product.manufacturer.name` , `product.manufacturer.translation.description` , COALESCE (`product.manufacturer.translation.description` , `product.manufacturer.translation.description` ) as `product.manufacturer.description` , `product.manufacturer.translation.customFields` , COALESCE (`product.manufacturer.translation.customFields` , `product.manufacturer.translation.customFields` ) as `product.manufacturer.customFields` , `product.manufacturer.translation.createdAt` , `product.manufacturer.translation.updatedAt` , `product.manufacturer.translation.productManufacturerId` , `product.manufacturer.translation.languageId` , `product.manufacturer.translation.productManufacturerVersionId` , `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.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` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , COALESCE (`product.cover.media.translation.title` , `product.cover.media.translation.title` ) as `product.cover.media.title` , `product.cover.media.translation.alt` , COALESCE (`product.cover.media.translation.alt` , `product.cover.media.translation.alt` ) as `product.cover.media.alt` , `product.cover.media.translation.customFields` , COALESCE (`product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` ) as `product.cover.media.customFields` , `product.cover.media.translation.createdAt` , `product.cover.media.translation.updatedAt` , `product.cover.media.translation.mediaId` , `product.cover.media.translation.languageId` , `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.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` , COALESCE (`product.unit.translation.shortCode` , `product.unit.translation.shortCode` ) as `product.unit.shortCode` , `product.unit.translation.name` , COALESCE (`product.unit.translation.name` , `product.unit.translation.name` ) as `product.unit.name` , `product.unit.translation.customFields` , COALESCE (`product.unit.translation.customFields` , `product.unit.translation.customFields` ) as `product.unit.customFields` , `product.unit.translation.createdAt` , `product.unit.translation.updatedAt` , `product.unit.translation.unitId` , `product.unit.translation.languageId` , `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` , COALESCE (`product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` ) as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , COALESCE (`product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` ) as `product.deliveryTime.customFields` , `product.deliveryTime.translation.createdAt` , `product.deliveryTime.translation.updatedAt` , `product.deliveryTime.translation.deliveryTimeId` , `product.deliveryTime.translation.languageId` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` , `product.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` , `product.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` , `product.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` , `product.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` , `product.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` , `product.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , `product.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , `product.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` , `product.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` , `product.translation.customFields` ) as `product.customFields` , `product.translation.createdAt` , `product.parent.translation.createdAt` , `product.translation.updatedAt` , `product.parent.translation.updatedAt` , `product.translation.productId` , `product.parent.translation.productId` , `product.translation.languageId` , `product.parent.translation.languageId` , `product.translation.productVersionId` , `product.parent.translation.productVersionId` 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 (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_search_keywords as `product.translation.customSearchKeywords` , `product.translation` . slot_config as `product.translation.slotConfig` , `product.translation` . custom_fields as `product.translation.customFields` , `product.translation` . created_at as `product.translation.createdAt` , `product.translation` . updated_at as `product.translation.updatedAt` , `product.translation` . product_id as `product.translation.productId` , `product.translation` . language_id as `product.translation.languageId` , `product.translation` . product_version_id as `product.translation.productVersionId` 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_search_keywords as `product.parent.translation.customSearchKeywords` , `product.parent.translation` . slot_config as `product.parent.translation.slotConfig` , `product.parent.translation` . custom_fields as `product.parent.translation.customFields` , `product.parent.translation` . created_at as `product.parent.translation.createdAt` , `product.parent.translation` . updated_at as `product.parent.translation.updatedAt` , `product.parent.translation` . product_id as `product.parent.translation.productId` , `product.parent.translation` . language_id as `product.parent.translation.languageId` , `product.parent.translation` . product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . language_id = ? ) `product.product_translation.parent` ON `product.product_translation.parent` . `product_id` = `product.parent` . `id` AND `product.product_translation.parent` . product_version_id = `product.parent` . version_id LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `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 `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 `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `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` , `product.manufacturer.translation` . created_at as `product.manufacturer.translation.createdAt` , `product.manufacturer.translation` . updated_at as `product.manufacturer.translation.updatedAt` , `product.manufacturer.translation` . product_manufacturer_id as `product.manufacturer.translation.productManufacturerId` , `product.manufacturer.translation` . language_id as `product.manufacturer.translation.languageId` , `product.manufacturer.translation` . product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId` 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 `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` . title as `product.cover.media.translation.title` , `product.cover.media.translation` . alt as `product.cover.media.translation.alt` , `product.cover.media.translation` . custom_fields as `product.cover.media.translation.customFields` , `product.cover.media.translation` . created_at as `product.cover.media.translation.createdAt` , `product.cover.media.translation` . updated_at as `product.cover.media.translation.updatedAt` , `product.cover.media.translation` . media_id as `product.cover.media.translation.mediaId` , `product.cover.media.translation` . language_id as `product.cover.media.translation.languageId` 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` 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` , `product.unit.translation` . created_at as `product.unit.translation.createdAt` , `product.unit.translation` . updated_at as `product.unit.translation.updatedAt` , `product.unit.translation` . unit_id as `product.unit.translation.unitId` , `product.unit.translation` . language_id as `product.unit.translation.languageId` 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` , `product.deliveryTime.translation` . created_at as `product.deliveryTime.translation.createdAt` , `product.deliveryTime.translation` . updated_at as `product.deliveryTime.translation.updatedAt` , `product.deliveryTime.translation` . delivery_time_id as `product.deliveryTime.translation.deliveryTimeId` , `product.deliveryTime.translation` . language_id as `product.deliveryTime.translation.languageId` 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` 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"\x01 èe\v ¨%s║ºõ|öØYm "
b"\x01 Še\f\x00 És€…y\x0E ܸœ½\x17 "
b"\x01 Še\f\x01 Br\r „ðsìÈ\x08 N\x01 "
b"\x01 èe\f\x01 or\v ɵ8Ú└(▄( "
b"\x01 Še\f\x01 |s\x1D –ñíJD~‰g "
b"\x01 Še\f\x04 Žqɦ¯ÌÌ\x02 °ø¾ "
b"\x01 Še\f\x04 éqÈ‘\x0F \ºofB» "
b"\x01 Še\f\x04 øqëªÔXr«[Ëx "
b"\x01 Še\f\x0E ´rxž\x17 ¾C\x1E ±S "
b"\x01 èe\f\x10 KsÉò\x13 `├õâ1 "
b"\x01 Še\f\x19 ¡r2¶”Ç=\x16 CUr "
b"\x01 Še\f\x19 Åp.Œ» }4ÌÎÁ "
b"\x01 Še\f\x1A Hr‹ž`Š1÷_\x05\x02 "
b"\x01 Še\f\e 8sç¿\x13 |ž\v ú7D "
b"\x01 èe\f\e ÉrÍë┤¯«ìûó┼ "
b"\x01 Še\f\e åp‡¤µ\e ö„ÙLÞ "
b"\x01 Še\f\e ðs}šŠYíä"f\x04 "
b"\x01 Še\f\x1C ür»‹\x0E Ý2—@N\x1C "
b"\x01 Še\f\x1D 4rX³Î®`Â|\x17 È "
b"\x01 Še\f\x1D vsí¸\x1A Ͻµ_X÷ "
b"\x01 Še\f\x1D žp!ª\&"ça´¡ "
b"\x01 Še\f %OpÚ¯‰~-Y\x0E J "
b"\x01 Še\f %bpT€Ö4s_€d¤ "
b"\x01 Še\f %jq—‹\x08 °NSS3 "
b"\x01 Še\f %xqy·Xê½HHð÷ "
b"""
\x01 Še\f (šr\x08 ˜\n
ùiŽß\x07 ñ
"""
b"\x01 èe\f ) r█¬Â!óƒìq9 "
b"\x01 èe\f 8Cq¥ÆÅsÎ Öæ÷ "
b"\x01 Še\f 8»qJ§~õù\x15 6\x12 ; "
b"\x01 Še\f 9-qÖ–ñ°ð×Жõ "
b"\x01 Še\f ;Qr\f »l±DÑ\x13 a] "
b"\x01 Še\f SXp¨§îŸíŽU\x05 ‘ "
b"\x01 èe\f T\x0F sÈØZw┼ÁH¦^ "
b"\x01 Še\f TûrÆ‹1„nMÚ@\x12 "
b"\x01 Še\f jTq\f „Fjy¾3a« "
b"\x01 Še\f ‹jqÙˆ";òš\x12 ª˜ "
b"\x01 èe\f ó\x0F s2ÿZP╗Ò~øØ "
b"\x01 Še\f ¢[qµ«°_·Zã\x0F “ "
b"\x01 Še\f £±q\x02 …M\x17\x1A ¹«\x15 Õ "
b"\x01 Še\f ¥or_®Í'Ø`z¸ú "
b"\x01 Še\f §—p‰¹ò‹Yu{šx "
b"\x01 Še\f ©gqñµ\x12 ³aòù(1 "
b"\x01 Še\f ª»so…@#Q¤f´` "
b"""
\x01 Še\f irÔ¢Hòc2h\n
Q
"""
b"\x01 Še\f ½ÆrDµõò½k¿\W "
b"\x01 Še\f Á‚q’„£þ·§’…a "
b"\x01 èe\f ┴ƒrÜØ¦\x10 )ÿ\x05 ª÷ "
b"\x01 Še\f Á¨rx©U©ÈE›õç "
b"\x01 Še\f Á®pÞ&¦¢Èº€= "
b"\x01 Še\f Á²pÚµ\r `qŸ°9È "
b"\x01 Še\f ÁÀpï”Z)é.¨ˆž "
b"\x01 Še\f ÁÅqo»<ú7Øí»È "
b"\x01 Še\f ÁØpÇšXnƒÃȵ‹ "
b"\x01 Še\f ÁäpF’ªÖÅ\x1F é®\x04 "
b"\x01 Še\f Áösœ‡\x02 _N0ÿ&µ "
b"\x01 Še\f ÁýpG›ÃˆV@F~} "
b"\x01 Še\f Â\v rÁ·^Ž \x1D ÂÂ\x1E "
b"\x01 Še\f Â\x10 pÝ®kÍ{\f ,›ˆ "
b"\x01 èe\f ┬\x17 pÅèıâ÷`,n▀ "
b"\x01 Še\f Â\x1C q)”.öYH&ë\x04 "
b"\x01 Še\f Â&sf¤©H˜eê»§ "
b"\x01 Še\f Â,s\x19 ¥·\x1A ¼ªå\x1D 5 "
b"\x01 Še\f ÂBq«˜\x00 æX^\x06 M¼ "
b"\x01 Še\f ÂIqމW”—Ì!Ö "
b"\x01 Še\f ÂWqå¥0a›)0¹\n "
b"\x01 Še\f Â^r\x16 ‹–«Dr‹Û* "
b"\x01 Še\f Âbpc©OïuÁbwB "
b"\x01 Še\f Âlr‚©Y®\x0E 9\x01 oÿ "
b"\x01 èe\f ┬ür%ë¡&>g@Ã1 "
b"\x01 Še\f “s‰•EûZçG\x03 « "
b"\x01 Še\f Ÿp\x00 ¾\x1A ¬ÆŠS»3 "
b"\x01 èe\f ┬¼pÛí¯ÚÉ\x1D Ðýà "
b"\x01 Še\f ´sÔ±PgU\x1C ,m€ "
b"\x01 èe\f ┬╗qÓØ\x03 ®\x14 U&¡N "
b"\x01 Še\f ÂÄq°‡r+\x0F >eÃa "
b"\x01 Še\f ÂÊsÿ‹¥X©ÏAN° "
b"\x01 Še\f ÂÑp{¼›ì\x06 Æ\x13 ¾3 "
b"\x01 èe\f ┬Èq>è┼■;-WÉ "
b"\x01 Še\f ÂÜqìŒØã„aE¿ "
b"\x01 Še\f Âßr\x13 ‘\v E•Ðppy "
b"\x01 Še\f Âêr‘“+wѯèNK "
b"\x01 Še\f Âïs\x07 ±[Ex2VŠ& "
b"\x01 Še\f Âôsy›)s\v –Š\x10 M "
b"\x01 Še\f Âør7‹&“B8[@ó "
b"\x01 Še\f Âüp¨°@Óø_Ž:ü "
b"\x01 Še\f Ä\x19 pK‰0\x1F\v Îù\x10 V "
b"\x01 Še\f Ä_pð½£À3\f\x02 |® "
b"\x01 Še\f ÆXs…€^\x07 ~X0?‰ "
b"\x01 Še\f Æ›rÕ¦MÊ\x1D ),š< "
b"\x01 Še\f ÆÕsߘëöA*ñ˜– "
b"\x01 Še\f ÇÀq-¡ÑÁ1 ^a2 "
b"\x01 Še\f ÇÏq´•,ÒsJÑ\x1C ^ "
b"\x01 Še\f ÈTs—‰9]‰f‡\r \x15 "
b"\x01 Še\f Ô£qzºcÞ=NÁ\x0E ~ "
b"\x01 Še\f Õªq:±§½4y€o¼ "
b"\x01 Še\f ÕÀq.ƒµ…°\x18 ˜°ë "
b"\x01 Še\f ÕÍs\x15 ª”Ýó¼L¹\e "
b"\x01 Še\f ÙÞrd¤\x02 jxδp "
b"\x01 èe\f ┌\x16 p¦╣M[ñ)¿É╣ "
b"\x01 èe\f █ûqÁöw╩*yÔØÉ "
]
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` . `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` . `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.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` . `available_stock` as `product.availableStock` ,
`product` . `stock` as `product.stock` ,
`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` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.categories.mapping` . `category_id`
) SEPARATOR '||'
)
FROM
`product_category` `product.categories.mapping`
WHERE
`product.categories.mapping` . `product_id` = `product` . `categories`
AND `product.categories.mapping` . product_version_id = `product` . version_id
) as `product.categories.id_mapping` ,
`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` ,
COALESCE (
`product.manufacturer.translation.name` ,
`product.manufacturer.translation.name`
) as `product.manufacturer.name` ,
`product.manufacturer.translation.description` ,
COALESCE (
`product.manufacturer.translation.description` ,
`product.manufacturer.translation.description`
) as `product.manufacturer.description` ,
`product.manufacturer.translation.customFields` ,
COALESCE (
`product.manufacturer.translation.customFields` ,
`product.manufacturer.translation.customFields`
) as `product.manufacturer.customFields` ,
`product.manufacturer.translation.createdAt` ,
`product.manufacturer.translation.updatedAt` ,
`product.manufacturer.translation.productManufacturerId` ,
`product.manufacturer.translation.languageId` ,
`product.manufacturer.translation.productManufacturerVersionId` ,
`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.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` . `created_at` as `product.cover.media.createdAt` ,
`product.cover.media` . `updated_at` as `product.cover.media.updatedAt` ,
`product.cover.media.translation.title` ,
COALESCE (
`product.cover.media.translation.title` ,
`product.cover.media.translation.title`
) as `product.cover.media.title` ,
`product.cover.media.translation.alt` ,
COALESCE (
`product.cover.media.translation.alt` ,
`product.cover.media.translation.alt`
) as `product.cover.media.alt` ,
`product.cover.media.translation.customFields` ,
COALESCE (
`product.cover.media.translation.customFields` ,
`product.cover.media.translation.customFields`
) as `product.cover.media.customFields` ,
`product.cover.media.translation.createdAt` ,
`product.cover.media.translation.updatedAt` ,
`product.cover.media.translation.mediaId` ,
`product.cover.media.translation.languageId` ,
`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.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` ,
COALESCE (
`product.unit.translation.shortCode` ,
`product.unit.translation.shortCode`
) as `product.unit.shortCode` ,
`product.unit.translation.name` ,
COALESCE (
`product.unit.translation.name` ,
`product.unit.translation.name`
) as `product.unit.name` ,
`product.unit.translation.customFields` ,
COALESCE (
`product.unit.translation.customFields` ,
`product.unit.translation.customFields`
) as `product.unit.customFields` ,
`product.unit.translation.createdAt` ,
`product.unit.translation.updatedAt` ,
`product.unit.translation.unitId` ,
`product.unit.translation.languageId` ,
`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` ,
COALESCE (
`product.deliveryTime.translation.name` ,
`product.deliveryTime.translation.name`
) as `product.deliveryTime.name` ,
`product.deliveryTime.translation.customFields` ,
COALESCE (
`product.deliveryTime.translation.customFields` ,
`product.deliveryTime.translation.customFields`
) as `product.deliveryTime.customFields` ,
`product.deliveryTime.translation.createdAt` ,
`product.deliveryTime.translation.updatedAt` ,
`product.deliveryTime.translation.deliveryTimeId` ,
`product.deliveryTime.translation.languageId` ,
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription` ,
COALESCE (
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription` ,
`product.translation.metaDescription`
) as `product.metaDescription` ,
`product.translation.name` ,
`product.parent.translation.name` ,
COALESCE (
`product.translation.name` , `product.parent.translation.name` ,
`product.translation.name`
) as `product.name` ,
`product.translation.keywords` ,
`product.parent.translation.keywords` ,
COALESCE (
`product.translation.keywords` ,
`product.parent.translation.keywords` ,
`product.translation.keywords`
) as `product.keywords` ,
`product.translation.description` ,
`product.parent.translation.description` ,
COALESCE (
`product.translation.description` ,
`product.parent.translation.description` ,
`product.translation.description`
) as `product.description` ,
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle` ,
COALESCE (
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle` ,
`product.translation.metaTitle`
) as `product.metaTitle` ,
`product.translation.packUnit` ,
`product.parent.translation.packUnit` ,
COALESCE (
`product.translation.packUnit` ,
`product.parent.translation.packUnit` ,
`product.translation.packUnit`
) as `product.packUnit` ,
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural` ,
COALESCE (
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural` ,
`product.translation.packUnitPlural`
) as `product.packUnitPlural` ,
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords` ,
COALESCE (
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords` ,
`product.translation.customSearchKeywords`
) as `product.customSearchKeywords` ,
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig` ,
COALESCE (
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig` ,
`product.translation.slotConfig`
) as `product.slotConfig` ,
`product.translation.customFields` ,
`product.parent.translation.customFields` ,
COALESCE (
`product.translation.customFields` ,
`product.parent.translation.customFields` ,
`product.translation.customFields`
) as `product.customFields` ,
`product.translation.createdAt` ,
`product.parent.translation.createdAt` ,
`product.translation.updatedAt` ,
`product.parent.translation.updatedAt` ,
`product.translation.productId` ,
`product.parent.translation.productId` ,
`product.translation.languageId` ,
`product.parent.translation.languageId` ,
`product.translation.productVersionId` ,
`product.parent.translation.productVersionId`
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 (
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_search_keywords as `product.translation.customSearchKeywords` ,
`product.translation` . slot_config as `product.translation.slotConfig` ,
`product.translation` . custom_fields as `product.translation.customFields` ,
`product.translation` . created_at as `product.translation.createdAt` ,
`product.translation` . updated_at as `product.translation.updatedAt` ,
`product.translation` . product_id as `product.translation.productId` ,
`product.translation` . language_id as `product.translation.languageId` ,
`product.translation` . product_version_id as `product.translation.productVersionId`
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_search_keywords as `product.parent.translation.customSearchKeywords` ,
`product.parent.translation` . slot_config as `product.parent.translation.slotConfig` ,
`product.parent.translation` . custom_fields as `product.parent.translation.customFields` ,
`product.parent.translation` . created_at as `product.parent.translation.createdAt` ,
`product.parent.translation` . updated_at as `product.parent.translation.updatedAt` ,
`product.parent.translation` . product_id as `product.parent.translation.productId` ,
`product.parent.translation` . language_id as `product.parent.translation.languageId` ,
`product.parent.translation` . product_version_id as `product.parent.translation.productVersionId`
FROM
`product_translation` `product.parent.translation`
WHERE
`product.parent.translation` . language_id = ?
) `product.product_translation.parent` ON `product.product_translation.parent` . `product_id` = `product.parent` . `id`
AND `product.product_translation.parent` . product_version_id = `product.parent` . version_id
LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `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 `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 `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id`
LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `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` ,
`product.manufacturer.translation` . created_at as `product.manufacturer.translation.createdAt` ,
`product.manufacturer.translation` . updated_at as `product.manufacturer.translation.updatedAt` ,
`product.manufacturer.translation` . product_manufacturer_id as `product.manufacturer.translation.productManufacturerId` ,
`product.manufacturer.translation` . language_id as `product.manufacturer.translation.languageId` ,
`product.manufacturer.translation` . product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId`
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 `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` . title as `product.cover.media.translation.title` ,
`product.cover.media.translation` . alt as `product.cover.media.translation.alt` ,
`product.cover.media.translation` . custom_fields as `product.cover.media.translation.customFields` ,
`product.cover.media.translation` . created_at as `product.cover.media.translation.createdAt` ,
`product.cover.media.translation` . updated_at as `product.cover.media.translation.updatedAt` ,
`product.cover.media.translation` . media_id as `product.cover.media.translation.mediaId` ,
`product.cover.media.translation` . language_id as `product.cover.media.translation.languageId`
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`
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` ,
`product.unit.translation` . created_at as `product.unit.translation.createdAt` ,
`product.unit.translation` . updated_at as `product.unit.translation.updatedAt` ,
`product.unit.translation` . unit_id as `product.unit.translation.unitId` ,
`product.unit.translation` . language_id as `product.unit.translation.languageId`
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` ,
`product.deliveryTime.translation` . created_at as `product.deliveryTime.translation.createdAt` ,
`product.deliveryTime.translation` . updated_at as `product.deliveryTime.translation.updatedAt` ,
`product.deliveryTime.translation` . delivery_time_id as `product.deliveryTime.translation.deliveryTimeId` ,
`product.deliveryTime.translation` . language_id as `product.deliveryTime.translation.languageId`
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`
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` . `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` . `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.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` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `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` , (SELECT GROUP_CONCAT (HEX (`product.categories.mapping` . `category_id` ) SEPARATOR '||' )
FROM `product_category` `product.categories.mapping`
WHERE `product.categories.mapping` . `product_id` = `product` . `categories` AND `product.categories.mapping` . product_version_id = `product` . version_id ) as `product.categories.id_mapping` , `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` , COALESCE (`product.manufacturer.translation.name` , `product.manufacturer.translation.name` ) as `product.manufacturer.name` , `product.manufacturer.translation.description` , COALESCE (`product.manufacturer.translation.description` , `product.manufacturer.translation.description` ) as `product.manufacturer.description` , `product.manufacturer.translation.customFields` , COALESCE (`product.manufacturer.translation.customFields` , `product.manufacturer.translation.customFields` ) as `product.manufacturer.customFields` , `product.manufacturer.translation.createdAt` , `product.manufacturer.translation.updatedAt` , `product.manufacturer.translation.productManufacturerId` , `product.manufacturer.translation.languageId` , `product.manufacturer.translation.productManufacturerVersionId` , `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.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` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , COALESCE (`product.cover.media.translation.title` , `product.cover.media.translation.title` ) as `product.cover.media.title` , `product.cover.media.translation.alt` , COALESCE (`product.cover.media.translation.alt` , `product.cover.media.translation.alt` ) as `product.cover.media.alt` , `product.cover.media.translation.customFields` , COALESCE (`product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` ) as `product.cover.media.customFields` , `product.cover.media.translation.createdAt` , `product.cover.media.translation.updatedAt` , `product.cover.media.translation.mediaId` , `product.cover.media.translation.languageId` , `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.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` , COALESCE (`product.unit.translation.shortCode` , `product.unit.translation.shortCode` ) as `product.unit.shortCode` , `product.unit.translation.name` , COALESCE (`product.unit.translation.name` , `product.unit.translation.name` ) as `product.unit.name` , `product.unit.translation.customFields` , COALESCE (`product.unit.translation.customFields` , `product.unit.translation.customFields` ) as `product.unit.customFields` , `product.unit.translation.createdAt` , `product.unit.translation.updatedAt` , `product.unit.translation.unitId` , `product.unit.translation.languageId` , `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` , COALESCE (`product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` ) as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , COALESCE (`product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` ) as `product.deliveryTime.customFields` , `product.deliveryTime.translation.createdAt` , `product.deliveryTime.translation.updatedAt` , `product.deliveryTime.translation.deliveryTimeId` , `product.deliveryTime.translation.languageId` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` , `product.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` , `product.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` , `product.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` , `product.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` , `product.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` , `product.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , `product.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , `product.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` , `product.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` , `product.translation.customFields` ) as `product.customFields` , `product.translation.createdAt` , `product.parent.translation.createdAt` , `product.translation.updatedAt` , `product.parent.translation.updatedAt` , `product.translation.productId` , `product.parent.translation.productId` , `product.translation.languageId` , `product.parent.translation.languageId` , `product.translation.productVersionId` , `product.parent.translation.productVersionId` 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 (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_search_keywords as `product.translation.customSearchKeywords` , `product.translation` . slot_config as `product.translation.slotConfig` , `product.translation` . custom_fields as `product.translation.customFields` , `product.translation` . created_at as `product.translation.createdAt` , `product.translation` . updated_at as `product.translation.updatedAt` , `product.translation` . product_id as `product.translation.productId` , `product.translation` . language_id as `product.translation.languageId` , `product.translation` . product_version_id as `product.translation.productVersionId` 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_search_keywords as `product.parent.translation.customSearchKeywords` , `product.parent.translation` . slot_config as `product.parent.translation.slotConfig` , `product.parent.translation` . custom_fields as `product.parent.translation.customFields` , `product.parent.translation` . created_at as `product.parent.translation.createdAt` , `product.parent.translation` . updated_at as `product.parent.translation.updatedAt` , `product.parent.translation` . product_id as `product.parent.translation.productId` , `product.parent.translation` . language_id as `product.parent.translation.languageId` , `product.parent.translation` . product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.product_translation.parent` ON `product.product_translation.parent` . `product_id` = `product.parent` . `id` AND `product.product_translation.parent` . product_version_id = `product.parent` . version_id LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `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 `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 `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `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` , `product.manufacturer.translation` . created_at as `product.manufacturer.translation.createdAt` , `product.manufacturer.translation` . updated_at as `product.manufacturer.translation.updatedAt` , `product.manufacturer.translation` . product_manufacturer_id as `product.manufacturer.translation.productManufacturerId` , `product.manufacturer.translation` . language_id as `product.manufacturer.translation.languageId` , `product.manufacturer.translation` . product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId` 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 `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` . title as `product.cover.media.translation.title` , `product.cover.media.translation` . alt as `product.cover.media.translation.alt` , `product.cover.media.translation` . custom_fields as `product.cover.media.translation.customFields` , `product.cover.media.translation` . created_at as `product.cover.media.translation.createdAt` , `product.cover.media.translation` . updated_at as `product.cover.media.translation.updatedAt` , `product.cover.media.translation` . media_id as `product.cover.media.translation.mediaId` , `product.cover.media.translation` . language_id as `product.cover.media.translation.languageId` 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` 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` , `product.unit.translation` . created_at as `product.unit.translation.createdAt` , `product.unit.translation` . updated_at as `product.unit.translation.updatedAt` , `product.unit.translation` . unit_id as `product.unit.translation.unitId` , `product.unit.translation` . language_id as `product.unit.translation.languageId` 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` , `product.deliveryTime.translation` . created_at as `product.deliveryTime.translation.createdAt` , `product.deliveryTime.translation` . updated_at as `product.deliveryTime.translation.updatedAt` , `product.deliveryTime.translation` . delivery_time_id as `product.deliveryTime.translation.deliveryTimeId` , `product.deliveryTime.translation` . language_id as `product.deliveryTime.translation.languageId` 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` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product` . `id` IN (0x018A650BF92573BAA7E47C949D596DB6 , 0x018A650C00C9738085790EDCB89CBD17 , 0x018A650C0142720D84F073ECC8084E01 , 0x018A650C016F720B90E638E9C028DC28 , 0x018A650C017C731D96F1ED4A447E8967 , 0x018A650C048E71C9A6AFCCCC02B0F8BE , 0x018A650C04E971C8910F5CBA6F6642BB , 0x018A650C04F871EBAAD45872AB5BCB78 , 0x018A650C0EB472789E17BE431EC2B153 , 0x018A650C104B7390951360C3E4F08331 , 0x018A650C19A17232B694C73D16435572 , 0x018A650C19C5702E8CBBA07D34CCCEC1 , 0x018A650C1A48728B9E608A31F75F0502 , 0x018A650C1B3873E7BF137C9E0BFA3744 , 0x018A650C1B9072D689B4EEAE8D96A2C5 , 0x018A650C1BE57087A4B51BF684D94CDE , 0x018A650C1BF0737D9A8A59EDE4226604 , 0x018A650C1CFC72BB8B0EDD3297404E1C , 0x018A650C1D347258B3CEAE60C27C17C8 , 0x018A650C1D7673EDB81ACFBDB55F58F7 , 0x018A650C1D9E7021AA5C2622E761B4A1 , 0x018A650C254F70DAAF897E2D590E4AAD , 0x018A650C2562705480D634735F8064A4 , 0x018A650C256A71978B08B04EAD535333 , 0x018A650C25787179B758EABD4848F0F7 , 0x018A650C289A7208980AF9698EDF07F1 , 0x018A650C29FF72DBAAB621A29F8D7139 , 0x018A650C384371BE928F73D7209991F6 , 0x018A650C38BB714AA77EF5F91536123B , 0x018A650C392D71D696F1B0F0D7D096F5 , 0x018A650C3B51720CBB6CB144D113615D , 0x018A650C535870A8A7EE9FED8E550591 , 0x018A650C540F73D49D5A77C5B548DD5E , 0x018A650C54FB72C68B31846E4DDA4012 , 0x018A650C6A54710C84466A79BE3361AB , 0x018A650C8B6A71D988223BF29A12AA98 , 0x018A650CA20F7332985A50BBE37E9B9D , 0x018A650CA25B71B5ABB05FB75AE30F93 , 0x018A650CA3B17102854D171AB9AB15D5 , 0x018A650CA56F725FAECD27D8607AB8FA , 0x018A650CA7977089B9F28B59757B9A78 , 0x018A650CA96771F1B512B361F2F92831 , 0x018A650CAABB736F85402351A466B460 , 0x018A650CAD6972D4A248F26332680A51 , 0x018A650CBDC67244B5F5F2BD6BBF5C57 , 0x018A650CC182719284A3FEB7A7928561 , 0x018A650CC19F729A9DDD10299805A6F6 , 0x018A650CC1A87278A955A9C8459BF5E7 , 0x018A650CC1AE70C39E26A6A2C8BA803D , 0x018A650CC1B270DAB50D60719FB039C8 , 0x018A650CC1C070EF945A29E92EA8889E , 0x018A650CC1C5716FBB3CFA37D8EDBBC8 , 0x018A650CC1D870C79A586E83C3C8B58B , 0x018A650CC1E4704692AAD6C51FE9AE04 , 0x018A650CC1F6739C87025F4E30FF26B5 , 0x018A650CC1FD70479BC3885640467E7D , 0x018A650CC20B72C1B75E8EA01DC2C21E , 0x018A650CC21070DDAE6BCD7B0C2C9B88 , 0x018A650CC217708F8AD583F6602C6EDF , 0x018A650CC21C7129942EF6594826EB04 , 0x018A650CC2267366A4A9489865EABBA7 , 0x018A650CC22C7319A5B71ABCAAE51D35 , 0x018A650CC24271AB9800E6585E064DBC , 0x018A650CC249718E8957C29497CC21D6 , 0x018A650CC25771E5A530619B2930B90A , 0x018A650CC25E72168B96AB44728BDB2A , 0x018A650CC2627063A94FEF75C1627742 , 0x018A650CC26C7282A959AE0E39016FFF , 0x018A650CC281722589AD263E6740C731 , 0x018A650CC29373899545FB5AE74703AB , 0x018A650CC29F7000BE1AACC68A53BB33 , 0x018A650CC2AC70EAA1EEE9901DD1EC85 , 0x018A650CC2B473D4B15067551C2C6D80 , 0x018A650CC2BB71E09D03A9145526AD4E , 0x018A650CC2C471B087722B0F3E65C361 , 0x018A650CC2CA73FF8BA558A9CF414EB0 , 0x018A650CC2D1707BBC9BEC06C613BE33 , 0x018A650CC2D4713E8AC5FE3B2D5790FF , 0x018A650CC2DC71EC8CD8E38461AD45BF , 0x018A650CC2DF7213910B4595D0707079 , 0x018A650CC2EA7291932B77D1AFE84E4B , 0x018A650CC2EF7307B15B457832568A26 , 0x018A650CC2F473799B29730B968A104D , 0x018A650CC2F872378B269342385B40F3 , 0x018A650CC2FC70A8B040D3F85F8E3AFC , 0x018A650CC419704B89301F0BCEF91056 , 0x018A650CC45F70F0BDA3C0330C027CAE , 0x018A650CC6587385805E077E58303F89 , 0x018A650CC69B72D5A64DCA1D292C9A3C , 0x018A650CC6D573DF98EBF6412AF19896 , 0x018A650CC7C0712DA1D1C131A05E6132 , 0x018A650CC7CF71B4952CD2734AD11C5E , 0x018A650CC854739789395D8966870D15 , 0x018A650CD4A3717ABA63DE3D4EC10E7E , 0x018A650CD5AA713AB1A7BD3479806FBC , 0x018A650CD5C0712E83B585B01898B0EB , 0x018A650CD5CD7315AA94DDF3BC4CB91B , 0x018A650CD9DE7264A402AD6A78CEB470 , 0x018A650CDA1670DDB94D5BA429A890B9 , 0x018A650CDB9671B59477CA2A79E29D90 ));
Copy
139.37 ms (9.17%)
1272
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 :
[
"/detail/018a650bf92573baa7e47c949d596db6 "
b"/»_ââšMpªXTÎ|ãâ\v "
b"+O‘œsýLö¦Å¦‹š˜\x17 3 "
]
SELECT seo_path_info , path_info , sales_channel_id FROM seo_url WHERE (seo_url . is_canonical = 1 ) AND (seo_url . path_info IN ('/detail/018a650bf92573baa7e47c949d596db6' )) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . sales_channel_id = 0x2B4F919C73FD4CF6A6C5A68B9A981733 OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 );
Copy
102.30 ms (6.73%)
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` . `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` . `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.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` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `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` , (SELECT GROUP_CONCAT (HEX (`product.categories.mapping` . `category_id` ) SEPARATOR '||' )
FROM `product_category` `product.categories.mapping`
WHERE `product.categories.mapping` . `product_id` = `product` . `categories` AND `product.categories.mapping` . product_version_id = `product` . version_id ) as `product.categories.id_mapping` , `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` , COALESCE (`product.manufacturer.translation.name` , `product.manufacturer.translation.name` ) as `product.manufacturer.name` , `product.manufacturer.translation.description` , COALESCE (`product.manufacturer.translation.description` , `product.manufacturer.translation.description` ) as `product.manufacturer.description` , `product.manufacturer.translation.customFields` , COALESCE (`product.manufacturer.translation.customFields` , `product.manufacturer.translation.customFields` ) as `product.manufacturer.customFields` , `product.manufacturer.translation.createdAt` , `product.manufacturer.translation.updatedAt` , `product.manufacturer.translation.productManufacturerId` , `product.manufacturer.translation.languageId` , `product.manufacturer.translation.productManufacturerVersionId` , `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.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` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , COALESCE (`product.cover.media.translation.title` , `product.cover.media.translation.title` ) as `product.cover.media.title` , `product.cover.media.translation.alt` , COALESCE (`product.cover.media.translation.alt` , `product.cover.media.translation.alt` ) as `product.cover.media.alt` , `product.cover.media.translation.customFields` , COALESCE (`product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` ) as `product.cover.media.customFields` , `product.cover.media.translation.createdAt` , `product.cover.media.translation.updatedAt` , `product.cover.media.translation.mediaId` , `product.cover.media.translation.languageId` , `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.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` , COALESCE (`product.unit.translation.shortCode` , `product.unit.translation.shortCode` ) as `product.unit.shortCode` , `product.unit.translation.name` , COALESCE (`product.unit.translation.name` , `product.unit.translation.name` ) as `product.unit.name` , `product.unit.translation.customFields` , COALESCE (`product.unit.translation.customFields` , `product.unit.translation.customFields` ) as `product.unit.customFields` , `product.unit.translation.createdAt` , `product.unit.translation.updatedAt` , `product.unit.translation.unitId` , `product.unit.translation.languageId` , `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` , COALESCE (`product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` ) as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , COALESCE (`product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` ) as `product.deliveryTime.customFields` , `product.deliveryTime.translation.createdAt` , `product.deliveryTime.translation.updatedAt` , `product.deliveryTime.translation.deliveryTimeId` , `product.deliveryTime.translation.languageId` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` , `product.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` , `product.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` , `product.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` , `product.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` , `product.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` , `product.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , `product.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , `product.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` , `product.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` , `product.translation.customFields` ) as `product.customFields` , `product.translation.createdAt` , `product.parent.translation.createdAt` , `product.translation.updatedAt` , `product.parent.translation.updatedAt` , `product.translation.productId` , `product.parent.translation.productId` , `product.translation.languageId` , `product.parent.translation.languageId` , `product.translation.productVersionId` , `product.parent.translation.productVersionId` 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 (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_search_keywords as `product.translation.customSearchKeywords` , `product.translation` . slot_config as `product.translation.slotConfig` , `product.translation` . custom_fields as `product.translation.customFields` , `product.translation` . created_at as `product.translation.createdAt` , `product.translation` . updated_at as `product.translation.updatedAt` , `product.translation` . product_id as `product.translation.productId` , `product.translation` . language_id as `product.translation.languageId` , `product.translation` . product_version_id as `product.translation.productVersionId` 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_search_keywords as `product.parent.translation.customSearchKeywords` , `product.parent.translation` . slot_config as `product.parent.translation.slotConfig` , `product.parent.translation` . custom_fields as `product.parent.translation.customFields` , `product.parent.translation` . created_at as `product.parent.translation.createdAt` , `product.parent.translation` . updated_at as `product.parent.translation.updatedAt` , `product.parent.translation` . product_id as `product.parent.translation.productId` , `product.parent.translation` . language_id as `product.parent.translation.languageId` , `product.parent.translation` . product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . language_id = ? ) `product.product_translation.parent` ON `product.product_translation.parent` . `product_id` = `product.parent` . `id` AND `product.product_translation.parent` . product_version_id = `product.parent` . version_id LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `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 `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 `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `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` , `product.manufacturer.translation` . created_at as `product.manufacturer.translation.createdAt` , `product.manufacturer.translation` . updated_at as `product.manufacturer.translation.updatedAt` , `product.manufacturer.translation` . product_manufacturer_id as `product.manufacturer.translation.productManufacturerId` , `product.manufacturer.translation` . language_id as `product.manufacturer.translation.languageId` , `product.manufacturer.translation` . product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId` 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 `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` . title as `product.cover.media.translation.title` , `product.cover.media.translation` . alt as `product.cover.media.translation.alt` , `product.cover.media.translation` . custom_fields as `product.cover.media.translation.customFields` , `product.cover.media.translation` . created_at as `product.cover.media.translation.createdAt` , `product.cover.media.translation` . updated_at as `product.cover.media.translation.updatedAt` , `product.cover.media.translation` . media_id as `product.cover.media.translation.mediaId` , `product.cover.media.translation` . language_id as `product.cover.media.translation.languageId` 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` 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` , `product.unit.translation` . created_at as `product.unit.translation.createdAt` , `product.unit.translation` . updated_at as `product.unit.translation.updatedAt` , `product.unit.translation` . unit_id as `product.unit.translation.unitId` , `product.unit.translation` . language_id as `product.unit.translation.languageId` 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` , `product.deliveryTime.translation` . created_at as `product.deliveryTime.translation.createdAt` , `product.deliveryTime.translation` . updated_at as `product.deliveryTime.translation.updatedAt` , `product.deliveryTime.translation` . delivery_time_id as `product.deliveryTime.translation.deliveryTimeId` , `product.deliveryTime.translation` . language_id as `product.deliveryTime.translation.languageId` 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` 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"\x01 šSá±\x06 p¢™/\x00 $:Œ±\x1F "
b"\x01 Üm2°8s4¼\x06 vúü®6£ "
b"\x01 šmNKîrˤ\e H]õ×/ß "
b"\x01 šmf+6r¼¹\x1E šÏ\x02 š¿— "
b"\x01 Ümï1Às\ÅgR÷\x16 7\e ¬ "
b"\x01 šmžÎcq-„”Ö¾[\x1E Kë "
b"\x01 šm¤CcpT”\x0E üOŸÌ¦ "
b"\x01 šm¬L|sÞ–"ú\x05 ª2›Ë "
b"\x01 šm·æDq¬“_|Œ\x0E P¸Á "
b"\x01 ÜrÖïôs¥¿;áÅÌ\e ®Â "
b"\x01 šrè\x1C nsbˆ½ŸúÈpùu "
b"\x01 Ür¸ßPrÔ╗À┌\x1E Émi╦ "
b"\x01 šs\x03 v7r\x05 ¤6p–ûž\t Œ "
b"\x01 š}ì%âpýºèÉ`]èQl "
b"\x01 š~\x06 ÆZq\¬òNllàÜz "
b"\x01 ÜéºØdsnàG\x02 ═dz>þ "
b"\x01 š‚õe\x19 q„¼\r ¥.8öAú "
b"\x01 šƒ\x02 $Aq\x13 …Ä™ž“*·\x08 "
b"\x01 š·7½ÿqB›a%'Ov@„ "
b"\x01 Ü╗é█×p¥úÚ©Ø3¤·Ú "
b"\x01 š¿úŒbp9—æÊd'3³w "
b"\x01 šÀ\x1A j½qf‰FÂøbsWæ "
b"\x01 šÀ"x\x13 qf•ö´šJ\x13 ©ª "
b"\x01 Ü└7ìsp¶èüöû)╔3║ "
b"\x01 Ü└=jêq$ë\¢\x02 ¨§9ü "
b"\x01 侻àsúƒ`t¬†¶Iê "
b"\x01 šÏ<Íëpi¯\x06 ’3ˆÅΛ "
b"\x01 ܤJKÅp\x02 À.*Þ¢¦fı "
b"\x01 Ü┘┴Z,q└Øí2ù¸A,X "
b"\x01 šÙÝbîp€Ÿ×þ>f\x02 m¦ "
b"\x01 šê\x05 #%q.ƒ…î–À¤\x17 ] "
b"\x01 šê\x15 ‰{prŠ\x1E ég¶é-€ "
b"\x01 šê!ø\v rÒ¦«’\x7F ºŽ7` "
b"\x01 ›\x0E 2^XrÔ¢–¸róØåá "
b"\x01 ›\x12\x1D ýÒqÚŸs/µûÃ{ä "
b"\x01 ›\x13 )DþrŽ“\x15 a\x06\x01 ‡Ô "
b"\x01 ø'ì\x05 6r┘┐=╠\x1E À\x01\x11 w "
b"\x01 ø1¿ì«p╬¬=J\x18 ┌<1▓ "
b"\x01 ø1░,HrÙØîòãª\x02 K╩ "
b"\x01 ›1¾hís£‘\x1A ÉËö²!\x1A "
b"\x01 ›1̪\x00 së€=ËŽ‹/-* "
b"\x01 ›1ãDñsá›\x10 ´\x16 àÇ\x04\v "
b"\x01 ›¢è‰Hpè®\x1A ‘NíW*¼ "
]
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` . `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` . `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.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` . `available_stock` as `product.availableStock` ,
`product` . `stock` as `product.stock` ,
`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` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.categories.mapping` . `category_id`
) SEPARATOR '||'
)
FROM
`product_category` `product.categories.mapping`
WHERE
`product.categories.mapping` . `product_id` = `product` . `categories`
AND `product.categories.mapping` . product_version_id = `product` . version_id
) as `product.categories.id_mapping` ,
`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` ,
COALESCE (
`product.manufacturer.translation.name` ,
`product.manufacturer.translation.name`
) as `product.manufacturer.name` ,
`product.manufacturer.translation.description` ,
COALESCE (
`product.manufacturer.translation.description` ,
`product.manufacturer.translation.description`
) as `product.manufacturer.description` ,
`product.manufacturer.translation.customFields` ,
COALESCE (
`product.manufacturer.translation.customFields` ,
`product.manufacturer.translation.customFields`
) as `product.manufacturer.customFields` ,
`product.manufacturer.translation.createdAt` ,
`product.manufacturer.translation.updatedAt` ,
`product.manufacturer.translation.productManufacturerId` ,
`product.manufacturer.translation.languageId` ,
`product.manufacturer.translation.productManufacturerVersionId` ,
`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.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` . `created_at` as `product.cover.media.createdAt` ,
`product.cover.media` . `updated_at` as `product.cover.media.updatedAt` ,
`product.cover.media.translation.title` ,
COALESCE (
`product.cover.media.translation.title` ,
`product.cover.media.translation.title`
) as `product.cover.media.title` ,
`product.cover.media.translation.alt` ,
COALESCE (
`product.cover.media.translation.alt` ,
`product.cover.media.translation.alt`
) as `product.cover.media.alt` ,
`product.cover.media.translation.customFields` ,
COALESCE (
`product.cover.media.translation.customFields` ,
`product.cover.media.translation.customFields`
) as `product.cover.media.customFields` ,
`product.cover.media.translation.createdAt` ,
`product.cover.media.translation.updatedAt` ,
`product.cover.media.translation.mediaId` ,
`product.cover.media.translation.languageId` ,
`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.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` ,
COALESCE (
`product.unit.translation.shortCode` ,
`product.unit.translation.shortCode`
) as `product.unit.shortCode` ,
`product.unit.translation.name` ,
COALESCE (
`product.unit.translation.name` ,
`product.unit.translation.name`
) as `product.unit.name` ,
`product.unit.translation.customFields` ,
COALESCE (
`product.unit.translation.customFields` ,
`product.unit.translation.customFields`
) as `product.unit.customFields` ,
`product.unit.translation.createdAt` ,
`product.unit.translation.updatedAt` ,
`product.unit.translation.unitId` ,
`product.unit.translation.languageId` ,
`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` ,
COALESCE (
`product.deliveryTime.translation.name` ,
`product.deliveryTime.translation.name`
) as `product.deliveryTime.name` ,
`product.deliveryTime.translation.customFields` ,
COALESCE (
`product.deliveryTime.translation.customFields` ,
`product.deliveryTime.translation.customFields`
) as `product.deliveryTime.customFields` ,
`product.deliveryTime.translation.createdAt` ,
`product.deliveryTime.translation.updatedAt` ,
`product.deliveryTime.translation.deliveryTimeId` ,
`product.deliveryTime.translation.languageId` ,
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription` ,
COALESCE (
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription` ,
`product.translation.metaDescription`
) as `product.metaDescription` ,
`product.translation.name` ,
`product.parent.translation.name` ,
COALESCE (
`product.translation.name` , `product.parent.translation.name` ,
`product.translation.name`
) as `product.name` ,
`product.translation.keywords` ,
`product.parent.translation.keywords` ,
COALESCE (
`product.translation.keywords` ,
`product.parent.translation.keywords` ,
`product.translation.keywords`
) as `product.keywords` ,
`product.translation.description` ,
`product.parent.translation.description` ,
COALESCE (
`product.translation.description` ,
`product.parent.translation.description` ,
`product.translation.description`
) as `product.description` ,
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle` ,
COALESCE (
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle` ,
`product.translation.metaTitle`
) as `product.metaTitle` ,
`product.translation.packUnit` ,
`product.parent.translation.packUnit` ,
COALESCE (
`product.translation.packUnit` ,
`product.parent.translation.packUnit` ,
`product.translation.packUnit`
) as `product.packUnit` ,
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural` ,
COALESCE (
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural` ,
`product.translation.packUnitPlural`
) as `product.packUnitPlural` ,
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords` ,
COALESCE (
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords` ,
`product.translation.customSearchKeywords`
) as `product.customSearchKeywords` ,
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig` ,
COALESCE (
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig` ,
`product.translation.slotConfig`
) as `product.slotConfig` ,
`product.translation.customFields` ,
`product.parent.translation.customFields` ,
COALESCE (
`product.translation.customFields` ,
`product.parent.translation.customFields` ,
`product.translation.customFields`
) as `product.customFields` ,
`product.translation.createdAt` ,
`product.parent.translation.createdAt` ,
`product.translation.updatedAt` ,
`product.parent.translation.updatedAt` ,
`product.translation.productId` ,
`product.parent.translation.productId` ,
`product.translation.languageId` ,
`product.parent.translation.languageId` ,
`product.translation.productVersionId` ,
`product.parent.translation.productVersionId`
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 (
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_search_keywords as `product.translation.customSearchKeywords` ,
`product.translation` . slot_config as `product.translation.slotConfig` ,
`product.translation` . custom_fields as `product.translation.customFields` ,
`product.translation` . created_at as `product.translation.createdAt` ,
`product.translation` . updated_at as `product.translation.updatedAt` ,
`product.translation` . product_id as `product.translation.productId` ,
`product.translation` . language_id as `product.translation.languageId` ,
`product.translation` . product_version_id as `product.translation.productVersionId`
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_search_keywords as `product.parent.translation.customSearchKeywords` ,
`product.parent.translation` . slot_config as `product.parent.translation.slotConfig` ,
`product.parent.translation` . custom_fields as `product.parent.translation.customFields` ,
`product.parent.translation` . created_at as `product.parent.translation.createdAt` ,
`product.parent.translation` . updated_at as `product.parent.translation.updatedAt` ,
`product.parent.translation` . product_id as `product.parent.translation.productId` ,
`product.parent.translation` . language_id as `product.parent.translation.languageId` ,
`product.parent.translation` . product_version_id as `product.parent.translation.productVersionId`
FROM
`product_translation` `product.parent.translation`
WHERE
`product.parent.translation` . language_id = ?
) `product.product_translation.parent` ON `product.product_translation.parent` . `product_id` = `product.parent` . `id`
AND `product.product_translation.parent` . product_version_id = `product.parent` . version_id
LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `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 `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 `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id`
LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `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` ,
`product.manufacturer.translation` . created_at as `product.manufacturer.translation.createdAt` ,
`product.manufacturer.translation` . updated_at as `product.manufacturer.translation.updatedAt` ,
`product.manufacturer.translation` . product_manufacturer_id as `product.manufacturer.translation.productManufacturerId` ,
`product.manufacturer.translation` . language_id as `product.manufacturer.translation.languageId` ,
`product.manufacturer.translation` . product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId`
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 `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` . title as `product.cover.media.translation.title` ,
`product.cover.media.translation` . alt as `product.cover.media.translation.alt` ,
`product.cover.media.translation` . custom_fields as `product.cover.media.translation.customFields` ,
`product.cover.media.translation` . created_at as `product.cover.media.translation.createdAt` ,
`product.cover.media.translation` . updated_at as `product.cover.media.translation.updatedAt` ,
`product.cover.media.translation` . media_id as `product.cover.media.translation.mediaId` ,
`product.cover.media.translation` . language_id as `product.cover.media.translation.languageId`
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`
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` ,
`product.unit.translation` . created_at as `product.unit.translation.createdAt` ,
`product.unit.translation` . updated_at as `product.unit.translation.updatedAt` ,
`product.unit.translation` . unit_id as `product.unit.translation.unitId` ,
`product.unit.translation` . language_id as `product.unit.translation.languageId`
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` ,
`product.deliveryTime.translation` . created_at as `product.deliveryTime.translation.createdAt` ,
`product.deliveryTime.translation` . updated_at as `product.deliveryTime.translation.updatedAt` ,
`product.deliveryTime.translation` . delivery_time_id as `product.deliveryTime.translation.deliveryTimeId` ,
`product.deliveryTime.translation` . language_id as `product.deliveryTime.translation.languageId`
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`
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` . `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` . `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.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` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `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` , (SELECT GROUP_CONCAT (HEX (`product.categories.mapping` . `category_id` ) SEPARATOR '||' )
FROM `product_category` `product.categories.mapping`
WHERE `product.categories.mapping` . `product_id` = `product` . `categories` AND `product.categories.mapping` . product_version_id = `product` . version_id ) as `product.categories.id_mapping` , `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` , COALESCE (`product.manufacturer.translation.name` , `product.manufacturer.translation.name` ) as `product.manufacturer.name` , `product.manufacturer.translation.description` , COALESCE (`product.manufacturer.translation.description` , `product.manufacturer.translation.description` ) as `product.manufacturer.description` , `product.manufacturer.translation.customFields` , COALESCE (`product.manufacturer.translation.customFields` , `product.manufacturer.translation.customFields` ) as `product.manufacturer.customFields` , `product.manufacturer.translation.createdAt` , `product.manufacturer.translation.updatedAt` , `product.manufacturer.translation.productManufacturerId` , `product.manufacturer.translation.languageId` , `product.manufacturer.translation.productManufacturerVersionId` , `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.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` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , COALESCE (`product.cover.media.translation.title` , `product.cover.media.translation.title` ) as `product.cover.media.title` , `product.cover.media.translation.alt` , COALESCE (`product.cover.media.translation.alt` , `product.cover.media.translation.alt` ) as `product.cover.media.alt` , `product.cover.media.translation.customFields` , COALESCE (`product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` ) as `product.cover.media.customFields` , `product.cover.media.translation.createdAt` , `product.cover.media.translation.updatedAt` , `product.cover.media.translation.mediaId` , `product.cover.media.translation.languageId` , `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.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` , COALESCE (`product.unit.translation.shortCode` , `product.unit.translation.shortCode` ) as `product.unit.shortCode` , `product.unit.translation.name` , COALESCE (`product.unit.translation.name` , `product.unit.translation.name` ) as `product.unit.name` , `product.unit.translation.customFields` , COALESCE (`product.unit.translation.customFields` , `product.unit.translation.customFields` ) as `product.unit.customFields` , `product.unit.translation.createdAt` , `product.unit.translation.updatedAt` , `product.unit.translation.unitId` , `product.unit.translation.languageId` , `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` , COALESCE (`product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` ) as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , COALESCE (`product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` ) as `product.deliveryTime.customFields` , `product.deliveryTime.translation.createdAt` , `product.deliveryTime.translation.updatedAt` , `product.deliveryTime.translation.deliveryTimeId` , `product.deliveryTime.translation.languageId` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` , `product.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` , `product.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` , `product.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` , `product.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` , `product.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` , `product.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , `product.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , `product.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` , `product.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` , `product.translation.customFields` ) as `product.customFields` , `product.translation.createdAt` , `product.parent.translation.createdAt` , `product.translation.updatedAt` , `product.parent.translation.updatedAt` , `product.translation.productId` , `product.parent.translation.productId` , `product.translation.languageId` , `product.parent.translation.languageId` , `product.translation.productVersionId` , `product.parent.translation.productVersionId` 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 (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_search_keywords as `product.translation.customSearchKeywords` , `product.translation` . slot_config as `product.translation.slotConfig` , `product.translation` . custom_fields as `product.translation.customFields` , `product.translation` . created_at as `product.translation.createdAt` , `product.translation` . updated_at as `product.translation.updatedAt` , `product.translation` . product_id as `product.translation.productId` , `product.translation` . language_id as `product.translation.languageId` , `product.translation` . product_version_id as `product.translation.productVersionId` 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_search_keywords as `product.parent.translation.customSearchKeywords` , `product.parent.translation` . slot_config as `product.parent.translation.slotConfig` , `product.parent.translation` . custom_fields as `product.parent.translation.customFields` , `product.parent.translation` . created_at as `product.parent.translation.createdAt` , `product.parent.translation` . updated_at as `product.parent.translation.updatedAt` , `product.parent.translation` . product_id as `product.parent.translation.productId` , `product.parent.translation` . language_id as `product.parent.translation.languageId` , `product.parent.translation` . product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.product_translation.parent` ON `product.product_translation.parent` . `product_id` = `product.parent` . `id` AND `product.product_translation.parent` . product_version_id = `product.parent` . version_id LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `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 `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 `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `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` , `product.manufacturer.translation` . created_at as `product.manufacturer.translation.createdAt` , `product.manufacturer.translation` . updated_at as `product.manufacturer.translation.updatedAt` , `product.manufacturer.translation` . product_manufacturer_id as `product.manufacturer.translation.productManufacturerId` , `product.manufacturer.translation` . language_id as `product.manufacturer.translation.languageId` , `product.manufacturer.translation` . product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId` 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 `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` . title as `product.cover.media.translation.title` , `product.cover.media.translation` . alt as `product.cover.media.translation.alt` , `product.cover.media.translation` . custom_fields as `product.cover.media.translation.customFields` , `product.cover.media.translation` . created_at as `product.cover.media.translation.createdAt` , `product.cover.media.translation` . updated_at as `product.cover.media.translation.updatedAt` , `product.cover.media.translation` . media_id as `product.cover.media.translation.mediaId` , `product.cover.media.translation` . language_id as `product.cover.media.translation.languageId` 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` 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` , `product.unit.translation` . created_at as `product.unit.translation.createdAt` , `product.unit.translation` . updated_at as `product.unit.translation.updatedAt` , `product.unit.translation` . unit_id as `product.unit.translation.unitId` , `product.unit.translation` . language_id as `product.unit.translation.languageId` 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` , `product.deliveryTime.translation` . created_at as `product.deliveryTime.translation.createdAt` , `product.deliveryTime.translation` . updated_at as `product.deliveryTime.translation.updatedAt` , `product.deliveryTime.translation` . delivery_time_id as `product.deliveryTime.translation.deliveryTimeId` , `product.deliveryTime.translation` . language_id as `product.deliveryTime.translation.languageId` 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` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product` . `id` IN (0x019A53E1B10670A2992F00243A8CB11F , 0x019A6D32F8387334AC0676A381A9369C , 0x019A6D4E4BEE72CBA41B485DF5D72FDF , 0x019A6D662B3672BCB91E9ACF029ABF97 , 0x019A6D8B31B7735C8F6752F616371BAA , 0x019A6D9ECE63712D8494D6BE5B1E4BEB , 0x019A6DA443637054940EADFC4F9FCCA6 , 0x019A6DAC4C7C73DE9622FA05AA329BCB , 0x019A6DB7E64471AC935F7C8C0E50B8C1 , 0x019A72998B9373BEA83BA08FDE1BA9B6 , 0x019A72E81C6E736288BD9FFAC870F975 , 0x019A72F7E15072E2BBB7DA1E906D69CB , 0x019A730376377205A4367096FB9E098C , 0x019A7DEC25E270FDBAE8C9605DE8516C , 0x019A7E06C65A715CACF24E6C6CE0DC7A , 0x019A82A79D64736E854702CD647A3EE7 , 0x019A82F565197184BC0DA52E38F641FA , 0x019A83022441711385C4999E932AB708 , 0x019AB737BDFF71429B6125274F764084 , 0x019ABB82DB9E70BEA3E9B89D33CFFAE9 , 0x019ABFFA8C62703997E6CA642733B377 , 0x019AC01A6ABD71668946C2F8627357E6 , 0x019AC0227813716695F6B49A4A13A9AA , 0x019AC0378D7370F48A81949629C933BA , 0x019AC03D6A887124895CBD02F9F53981 , 0x019AC62086E073FA836074AC86B649EA , 0x019ACF3CCDEB7069AF06923388C5CE9B , 0x019ACF4A4B8F7002B72E2AE8BDDD66D5 , 0x019AD9C15A2C71C09DA13297F7412C58 , 0x019AD9DD62EE70809FD7FE3E66026DA6 , 0x019AEA052325712E8385EE96C0A4175D , 0x019AEA15897B70728A1EE967B6E92D80 , 0x019AEA21F80B72D2A6AB927FBA8E3760 , 0x019B0E325E5872D4A296B872F3D8E5E1 , 0x019B121DFDD271DA9F732FB5FBC37BE4 , 0x019B132944FE72AD8E931561060187D4 , 0x019B278D053672D9BF3DCC1EB7011177 , 0x019B31A88DAE70CEAA3D4A18DA3C31B2 , 0x019B31B02C4872EB9D8C95C6A6024BCA , 0x019B31BE68ED73A3911AC9CBF6B2211A , 0x019B31CCAA0073EB803DCB8E8B2F2D2A , 0x019B31E344F173E19B10B416E0C7040B , 0x019BA2E8894870E8AE1A914EED572ABC ));
Copy
23.01 ms (1.51%)
68
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` . `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` . `write_access` as `app.integration.writeAccess` , `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` , COALESCE (`app.translation.label` , `app.translation.label` ) as `app.label` , `app.translation.description` , COALESCE (`app.translation.description` , `app.translation.description` ) as `app.description` , `app.translation.privacyPolicyExtensions` , COALESCE (`app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` ) as `app.privacyPolicyExtensions` , `app.translation.customFields` , COALESCE (`app.translation.customFields` , `app.translation.customFields` ) as `app.customFields` , `app.translation.createdAt` , `app.translation.updatedAt` , `app.translation.appId` , `app.translation.languageId` FROM `app` 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` , `app.translation` . created_at as `app.translation.createdAt` , `app.translation` . updated_at as `app.translation.updatedAt` , `app.translation` . app_id as `app.translation.appId` , `app.translation` . language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation` . language_id = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` 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` WHERE `app` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 “\v ¯\x16 =q¶‡*ÇÄFEA¸ "
]
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` . `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` . `write_access` as `app.integration.writeAccess` ,
`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` ,
COALESCE (
`app.translation.label` , `app.translation.label`
) as `app.label` ,
`app.translation.description` ,
COALESCE (
`app.translation.description` , `app.translation.description`
) as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
COALESCE (
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions`
) as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
COALESCE (
`app.translation.customFields` ,
`app.translation.customFields`
) as `app.customFields` ,
`app.translation.createdAt` ,
`app.translation.updatedAt` ,
`app.translation.appId` ,
`app.translation.languageId`
FROM
`app`
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` ,
`app.translation` . created_at as `app.translation.createdAt` ,
`app.translation` . updated_at as `app.translation.updatedAt` ,
`app.translation` . app_id as `app.translation.appId` ,
`app.translation` . language_id as `app.translation.languageId`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . language_id = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
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`
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` . `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` . `write_access` as `app.integration.writeAccess` , `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` , COALESCE (`app.translation.label` , `app.translation.label` ) as `app.label` , `app.translation.description` , COALESCE (`app.translation.description` , `app.translation.description` ) as `app.description` , `app.translation.privacyPolicyExtensions` , COALESCE (`app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` ) as `app.privacyPolicyExtensions` , `app.translation.customFields` , COALESCE (`app.translation.customFields` , `app.translation.customFields` ) as `app.customFields` , `app.translation.createdAt` , `app.translation.updatedAt` , `app.translation.appId` , `app.translation.languageId` FROM `app` 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` , `app.translation` . created_at as `app.translation.createdAt` , `app.translation` . updated_at as `app.translation.updatedAt` , `app.translation` . app_id as `app.translation.appId` , `app.translation` . language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` 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` WHERE `app` . `id` IN (0x01930BAF163D71B6872AC7C4464541B8 );
Copy
15.49 ms (1.02%)
2
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 WHERE (`product` . `version_id` = ? ) AND ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = ? AND (`product` . `stock` > ? ))) AND ((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? )))) total
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"1 "
0
10
b"+O‘œsýLö¦Å¦‹š˜\x17 3 "
true
]
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 WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = '1' AND (`product` . `stock` > 0 ))) AND ((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x2B4F919C73FD4CF6A6C5A68B9A981733 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 )))) total ;
Copy
12.39 ms (0.82%)
68
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"\x01 “\v ¯\x16 =q¶‡*ÇÄFEA¸ "
]
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 (0x01930BAF163D71B6872AC7C4464541B8 ));
Copy
9.42 ms (0.62%)
17
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` . `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` . `write_access` as `app.integration.writeAccess` , `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` , COALESCE (`app.translation.label` , `app.translation.label` ) as `app.label` , `app.translation.description` , COALESCE (`app.translation.description` , `app.translation.description` ) as `app.description` , `app.translation.privacyPolicyExtensions` , COALESCE (`app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` ) as `app.privacyPolicyExtensions` , `app.translation.customFields` , COALESCE (`app.translation.customFields` , `app.translation.customFields` ) as `app.customFields` , `app.translation.createdAt` , `app.translation.updatedAt` , `app.translation.appId` , `app.translation.languageId` FROM `app` 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` , `app.translation` . created_at as `app.translation.createdAt` , `app.translation` . updated_at as `app.translation.updatedAt` , `app.translation` . app_id as `app.translation.appId` , `app.translation` . language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation` . language_id = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` 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` WHERE (`app` . `active` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
]
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` . `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` . `write_access` as `app.integration.writeAccess` ,
`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` ,
COALESCE (
`app.translation.label` , `app.translation.label`
) as `app.label` ,
`app.translation.description` ,
COALESCE (
`app.translation.description` , `app.translation.description`
) as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
COALESCE (
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions`
) as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
COALESCE (
`app.translation.customFields` ,
`app.translation.customFields`
) as `app.customFields` ,
`app.translation.createdAt` ,
`app.translation.updatedAt` ,
`app.translation.appId` ,
`app.translation.languageId`
FROM
`app`
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` ,
`app.translation` . created_at as `app.translation.createdAt` ,
`app.translation` . updated_at as `app.translation.updatedAt` ,
`app.translation` . app_id as `app.translation.appId` ,
`app.translation` . language_id as `app.translation.languageId`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . language_id = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
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`
WHERE
(`app` . `active` = ? )
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` . `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` . `write_access` as `app.integration.writeAccess` , `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` , COALESCE (`app.translation.label` , `app.translation.label` ) as `app.label` , `app.translation.description` , COALESCE (`app.translation.description` , `app.translation.description` ) as `app.description` , `app.translation.privacyPolicyExtensions` , COALESCE (`app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` ) as `app.privacyPolicyExtensions` , `app.translation.customFields` , COALESCE (`app.translation.customFields` , `app.translation.customFields` ) as `app.customFields` , `app.translation.createdAt` , `app.translation.updatedAt` , `app.translation.appId` , `app.translation.languageId` FROM `app` 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` , `app.translation` . created_at as `app.translation.createdAt` , `app.translation` . updated_at as `app.translation.updatedAt` , `app.translation` . app_id as `app.translation.appId` , `app.translation` . language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` 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` WHERE (`app` . `active` = 1 );
Copy
8.55 ms (0.56%)
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = ? AND (`product` . `stock` > ? ))) AND ((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 1300
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"1 "
0
10
b"+O‘œsýLö¦Å¦‹š˜\x17 3 "
true
]
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = '1' AND (`product` . `stock` > 0 ))) AND ((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x2B4F919C73FD4CF6A6C5A68B9A981733 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 1300 ;
Copy
8.43 ms (0.55%)
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = ? AND (`product` . `stock` > ? ))) AND ((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 1400
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"1 "
0
10
b"+O‘œsýLö¦Å¦‹š˜\x17 3 "
true
]
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = '1' AND (`product` . `stock` > 0 ))) AND ((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x2B4F919C73FD4CF6A6C5A68B9A981733 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 1400 ;
Copy
8.35 ms (0.55%)
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = ? AND (`product` . `stock` > ? ))) AND ((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 1100
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"1 "
0
10
b"+O‘œsýLö¦Å¦‹š˜\x17 3 "
true
]
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = '1' AND (`product` . `stock` > 0 ))) AND ((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x2B4F919C73FD4CF6A6C5A68B9A981733 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 1100 ;
Copy
8.35 ms (0.55%)
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = ? AND (`product` . `stock` > ? ))) AND ((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 1200
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"1 "
0
10
b"+O‘œsýLö¦Å¦‹š˜\x17 3 "
true
]
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = '1' AND (`product` . `stock` > 0 ))) AND ((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x2B4F919C73FD4CF6A6C5A68B9A981733 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 1200 ;
Copy
7.76 ms (0.51%)
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = ? AND (`product` . `stock` > ? ))) AND ((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 1000
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"1 "
0
10
b"+O‘œsýLö¦Å¦‹š˜\x17 3 "
true
]
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = '1' AND (`product` . `stock` > 0 ))) AND ((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x2B4F919C73FD4CF6A6C5A68B9A981733 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 1000 ;
Copy
7.71 ms (0.51%)
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = ? AND (`product` . `stock` > ? ))) AND ((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 900
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"1 "
0
10
b"+O‘œsýLö¦Å¦‹š˜\x17 3 "
true
]
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = '1' AND (`product` . `stock` > 0 ))) AND ((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x2B4F919C73FD4CF6A6C5A68B9A981733 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 900 ;
Copy
7.14 ms (0.47%)
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = ? AND (`product` . `stock` > ? ))) AND ((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 800
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"1 "
0
10
b"+O‘œsýLö¦Å¦‹š˜\x17 3 "
true
]
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = '1' AND (`product` . `stock` > 0 ))) AND ((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x2B4F919C73FD4CF6A6C5A68B9A981733 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 800 ;
Copy
6.57 ms (0.43%)
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = ? AND (`product` . `stock` > ? ))) AND ((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 700
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"1 "
0
10
b"+O‘œsýLö¦Å¦‹š˜\x17 3 "
true
]
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = '1' AND (`product` . `stock` > 0 ))) AND ((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x2B4F919C73FD4CF6A6C5A68B9A981733 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 700 ;
Copy
6.15 ms (0.40%)
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = ? AND (`product` . `stock` > ? ))) AND ((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 600
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"1 "
0
10
b"+O‘œsýLö¦Å¦‹š˜\x17 3 "
true
]
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = '1' AND (`product` . `stock` > 0 ))) AND ((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x2B4F919C73FD4CF6A6C5A68B9A981733 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 600 ;
Copy
5.24 ms (0.35%)
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = ? AND (`product` . `stock` > ? ))) AND ((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 500
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"1 "
0
10
b"+O‘œsýLö¦Å¦‹š˜\x17 3 "
true
]
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = '1' AND (`product` . `stock` > 0 ))) AND ((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x2B4F919C73FD4CF6A6C5A68B9A981733 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 500 ;
Copy
4.05 ms (0.27%)
17
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
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 ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
3.70 ms (0.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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = ? AND (`product` . `stock` > ? ))) AND ((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 400
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"1 "
0
10
b"+O‘œsýLö¦Å¦‹š˜\x17 3 "
true
]
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = '1' AND (`product` . `stock` > 0 ))) AND ((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x2B4F919C73FD4CF6A6C5A68B9A981733 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 400 ;
Copy
3.14 ms (0.21%)
17
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
3.07 ms (0.20%)
3
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"\x01 Še\r =Ôp»¶¥\x08 ä\x1D ñi/ "
b"\x01 Še\r >\x00 p)š´\x1A ó\x16 ¤p4 "
b"\x01 Še\r >Es\f ©ªÅa´|?à "
b"\x01 Še\r >UsÞ´g\r Fr¶ø "
b"\x01 Še\r >õró¡[ÖöÜy\x15\x06 "
b"\x01 èe\r @År\x07 ©\x1D ╬\x1D õ▓ó\x05 "
b"\x01 èe\r Dîs·Åc\x00 1²÷╣ß "
b"\x01 Še\r E'poªW\x11 ý\x02 sì‘ "
b"\x01 Še\r E1pk£™\x17 ‚zv”\x04 "
b"\x01 Še\r ESsY¤x^\v AF˜£ "
b"""
\x01 Še\r FNq\n
ΙT2z\x19 Ī
"""
b"\x01 Še\r FºpWºEÛ9‘c\x0E\x7F "
b"\x01 Še\r G!qü‹\x1D i1<Õ;† "
b"\x01 Še\r U4rá’•"ì`ÆÔ© "
b"\x01 Še\r USq¾–¿Sn!Ùçµ "
b"\x01 èe\r UÉrMöÑJ\x03 ßò}] "
b"\x01 Še\r U se«”/ÊøðÃ= "
b"\x01 èe\r U│p╔ÉÉ\x11 z░Yå) "
b"\x01 Še\r W\x08 pc§¸¼W\t #T[ "
b"\x01 èe\r W\x10 q┌üÅC^ôå\x03 S "
b"\x01 èe\r Wêp(╝tlÔPìû╣ "
b"\x01 Še\r W«sÉ„ä嵸§6ý "
b"\x01 Še\r Wºrø‘Âñ¢r.\x03 l "
b"\x01 èe\r Xüs°ª▄cÄ\\x08 uä "
b"\x01 Še\r Y0q§Š(\x03 Ž`L^n "
b"\x01 Še\r [8qs°–‰š½ÿ+Y "
b"\x01 Še\r \PrÔ‚\t é\x11 <Kbž "
b"\x01 Še\r \wp\Œt³Q‹¶°þ "
b"\x01 Še\r \‚r%¨ÎâOC÷åØ "
b"\x01 èe\r \ÄpĽ}¼Aãh0ü "
b"\x01 Še\r \“p7¢éuÝ\x14 ³\x0F ! "
b"\x01 Še\r ]¦sæžR y\x06 تΠ"
b"\x01 Še\r ^Hqä§÷¦]ªSîƒ "
b"\x01 Še\r ^gqÇ¢¯eÏ®¬hK "
b"\x01 Še\r ^âqÁ¥ \x18 ÷Þì_… "
b"\x01 Še\r _ q$޵\x14 mK\x06\x04 › "
b"\x01 Še\r _:s\x0E Œ\x02 ÈB¨[†3 "
b"\x01 Še\r _OsÄ£¦[>Y™t\x13 "
b"\x01 Še\r _€sM«ªT—ºeÉ÷ "
b"\x01 Še\r _”sÍš‚’<0\x17 ýÞ "
b"\x01 Še\r `‡p\r ©JÕQÚdq6 "
b"\x01 èe\r a\x00 prä@V\x7F åØÑ¿ "
b"\x01 Še\r a^r\x0E °¡°<È Ãv "
b"\x01 Še\r b\x1F pý²:Gà\x0E\x14 %= "
b"\x01 Še\r b-qã”QçSˆKÄ0 "
b"\x01 Še\r b…r\r ‚Ê©gŸ\x7F ‚F "
b"\x01 Še\r b–pÁ²\x11 è\x1D 殃y "
b"\x01 èe\r bÏs=Ø^{\r ÇÉÛ┴ "
b"\x01 Še\r c\x1C s>¿§\f bD×° "
b"\x01 Še\r c|q!¯\f ¿Ž˜¼hl "
b"\x01 Še\r sïr꟪î”l\x1C ð/ "
b"\x01 Še\r sösŸ–(šŽ\x01 ÂÎR "
b"\x01 Še\r tdp†¤³¯|j\f\x14 ™ "
b"\x01 Še\r t÷s¥$Ý»<ýZÈ "
b"\x01 Še\r u\x14 r°Žˆ‹¢ÒÄ%h "
b"\x01 Še\r u³pÓ¡uï»bs?Š "
b"\x01 èe\r v\x04 py×ê┤6AØþ\x08 "
b"\x01 Še\r v\r r\x03 ‡ÿqÇÆë\f Y "
b"\x01 Še\r v?rîƒ6x«ô¸Û\x05 "
b"\x01 èe\r vYsPé°Ü7à\x13 ì/ "
b"""
\x01 Še\r wÍs“¢K‘\\n
:âÝ
"""
b"\x01 èe\r wµs╝Á\¬-‗É┐ò "
b"\x01 èe\r x\x0F rzüß\x10 îç\x7F ô¥ "
b"\x01 Še\r x,pïºe%ÓÛžâf "
b"\x01 èe\r xéq\r Å`úvI▀þo "
b"\x01 Še\r x˜pí¬gZáþ\x08 Í_ "
b"\x01 èe\r xµq╗ÆT┼║2üÇ< "
b"\x01 Še\r xùrtœž-\x1A •é1y "
b"\x01 Še\r yZsé’æ¿Á¿rƒ€ "
b"\x01 èe\r z=róä╚^W▒°dì "
b"\x01 Še\r zÑs1¼c`Â×\t l& "
b"\x01 Še\r {úp3‹yн˜šýú "
b"\x01 Še\r |Oq\x18 ž\x12 åëIšåê "
b"\x01 Še\r |ªs\x0F ª\x00 òy±[¹ÿ "
b"\x01 èe\r ~§qàÉØÐSdö\x01 e "
b"\x01 èe\r \x7F óqM░·ØµÇ;S¢ "
b"\x01 èe\r \x7F »p\x08 ù2‗&2ÉÅe "
b"\x01 èe\r Ç¢sÅàP?wÆÕz═ "
b"\x01 Še\r €øqR¤@Ѩ\x05\x7F «# "
b"\x01 èe\r ü\v sR¬\x13 ~■ª]Áú "
b"\x01 èe\r üZsLÉc¸\Ñ<╩ª "
b"\x01 èe\r üÂqÀ½§_, Ý\f ¨ "
b"\x01 èe\r üÊpºÑ£▓└ò)Ñ~ "
b"\x01 èe\r üõr¸ó'M!s▀Ý\x15 "
b"\x01 Še\r ‚\x13 s€…,ß\e ssk» "
b"\x01 Še\r ‚[r¤¤í¬T3žœ) "
b"\x01 Še\r ‚fr€ž#\x14 ïÜVÒ– "
b"\x01 Še\r ‚ðrF®Ád\x16 (‚Ÿ "
b"\x01 Še\r ƒms!›Ó1|*º³2 "
b"\x01 Še\r ƒ®rŽ®X\x17 Ár\x16 ¹õ "
b"\x01 èe\r ôÇq\t Åß\x00 é&\x02 Ée "
b"\x01 èe\r ötrnìåy\x1E y\x19 Ͼ "
b"\x01 Še\r –‚pÔ”ÓwýGU¹… "
b"\x01 Še\r –ÉsÌŸµ\x03 lõ¿tÕ "
b"\x01 Še\r —\x14 rñª‹Æ‘à©K\x1F "
b"\x01 Še\r —BrT N‰OéhµÓ "
b"\x01 Še\r —‡r\x04 µÓ8†³^m\f "
b"\x01 Še\r ˜VpAº(\v G\t òMp "
b"\x01 Še\r ˜vs\x01 ¹ÔArˆ\x0E øP "
b"\x01 èe\r ÖEqnÀQ│\Ú²?Ø "
b"\x01 èe\r \srßɲp³v╬\e " "
b"\x01 Še\r ^]pï¹µ´\ª+º\x1F "
]
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 (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ?
)
)
)
Copy
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 (0x018A650D3DD470BBB6A508E41DF1692F , 0x018A650D3E0070299AB41AF316A47034 , 0x018A650D3E45730CA9AAC561B47C3FE0 , 0x018A650D3E5573DEB4AD670D4672B6F8 , 0x018A650D3EF572F3A15BD6F6DC791506 , 0x018A650D408F7207B81DCE1DE4B2A205 , 0x018A650D448C73FA8F630031FDF6B9E1 , 0x018A650D4527706FAA5711FD0273EC91 , 0x018A650D4531706BA39917827A769404 , 0x018A650D45537359A4785E0B414698A3 , 0x018A650D464E710A8CF454327A198399 , 0x018A650D46BA7057BA45DB3991630E7F , 0x018A650D472171FC8B1D69313CD53B86 , 0x018A650D553472E1929522EC60C6D4A9 , 0x018A650D555371BE96BF536E21D9E7B5 , 0x018A650D5590724D94A54A03E1957D5D , 0x018A650D55A07365AB942FCAF8F0C33D , 0x018A650D55B370C99090117AB0598629 , 0x018A650D57087063A7B8BC570923545B , 0x018A650D571071DA818F435E93860353 , 0x018A650D57887028BC746CE2508D96B9 , 0x018A650D57AB73C984E4E5B5B8A736FD , 0x018A650D57BA72F891C2F1A2722E036C , 0x018A650D588173F8A6DC638E5C087584 , 0x018A650D593071A78A28038E604C5E6E , 0x018A650D5B387173B096899ABDFF2B59 , 0x018A650D5C5072D48209E9113C4B629E , 0x018A650D5C77705C8C74B3518BB6B0FE , 0x018A650D5C827225A8CEE24F43F7E5D8 , 0x018A650D5C8E708EAB7DAC41C6683081 , 0x018A650D5C937037A2E975DD14B30F21 , 0x018A650D5DA673E69E52A07906D8AACE , 0x018A650D5E4871E4A7F7A65DAA53EE83 , 0x018A650D5E6771C7A2AF65CFAEAC684B , 0x018A650D5EE271C1A5A018F7DEEC5F85 , 0x018A650D5F2071248EB5146D4B06049B , 0x018A650D5F3A730E8C02C842A85B8633 , 0x018A650D5F4F73C4A3A65B3E59997413 , 0x018A650D5F80734DABAA5497BA65C9F7 , 0x018A650D5F9473CD9A82923C3017FDDE , 0x018A650D6087700DA94AD551DA647136 , 0x018A650D610070728440567F869DA5A8 , 0x018A650D615E720EB0A1B03CC820C376 , 0x018A650D621F70FDB23A47E00E14253D , 0x018A650D622D71E39451E753884BC430 , 0x018A650D6285720D82CAA9679F7F8246 , 0x018A650D629670C1B211E81DE6AE8379 , 0x018A650D62D8733D9D5E7B0D8090EAC1 , 0x018A650D631C733EBFA7AD0C6244D7B0 , 0x018A650D637C7121AF0CBF8E98BC686C , 0x018A650D73EF72EA9FAAEE946C1CF02F , 0x018A650D73F6739F96289A8E01C2CE52 , 0x018A650D74647086A4B3AF7C6A0C1499 , 0x018A650D74F773ADA524DDBB3CFD5AC8 , 0x018A650D751472B08E888BA2D2C42568 , 0x018A650D75B370D3A175EFBB62733F8A , 0x018A650D760470799E88B436419DE708 , 0x018A650D760D720387FF71C7C6EB0C59 , 0x018A650D763F72EE833678ABF4B8DB05 , 0x018A650D7659735082F89A3785138D2F , 0x018A650D77CD7393A24B915C0A3AE2DD , 0x018A650D77E673BCB55CAA2DF290BF95 , 0x018A650D780F727A81E1108C877F93BE , 0x018A650D782C70EFBA6525D3DB9EE266 , 0x018A650D7882710D8F60A37649DFE76F , 0x018A650D789870EDAC675AE1FE08CD5F , 0x018A650D78E671BB9254C5BA3281803C , 0x018A650D78F972749C9E2D1A95E93179 , 0x018A650D795A73E992E6BFC1BF728380 , 0x018A650D7A3D72A284C85E57B1F8648D , 0x018A650D7AD17331BC6360C2D7096C26 , 0x018A650D7BFA70338B79D0BD989AFDFA , 0x018A650D7C4F71189E12E5EB499AE5EA , 0x018A650D7CAA730FAA00F279B15BB9FF , 0x018A650D7EF57185909DD15364940165 , 0x018A650D7FA2714DB0FA9DE6803B53BD , 0x018A650D7FAF70089732F22632908F65 , 0x018A650D80BD738F85503F7792E57ACD , 0x018A650D80F87152A440D1A8057FAB23 , 0x018A650D810B7352AA137EFEA65DB5A3 , 0x018A650D815A734C9063F75CA53CCAA6 , 0x018A650D81B671B7ABF55F2C20ED0CF9 , 0x018A650D81D270A7A59CB2C09529A57E , 0x018A650D81E472F7A2274D2173DFED15 , 0x018A650D82137380852CDF1B73736BBB , 0x018A650D825B72A4A4EDAC54339E9C29 , 0x018A650D826672809E2314EFDC56D296 , 0x018A650D82F07246AEC164162882C5B8 , 0x018A650D836D73219BD3317C2ABAB332 , 0x018A650D83AE728EAE5817C17216B9F5 , 0x018A650D938071098FE1008226029065 , 0x018A650D9474726E8D86791E7919D8F3 , 0x018A650D968270D494D377FD4755B985 , 0x018A650D96C973CC9FB5036CF5BF74D5 , 0x018A650D971472F1AA8BC691E0A94B1F , 0x018A650D97427254A04E894FE968B5D3 , 0x018A650D97877204B5D33886B35E6D0C , 0x018A650D98567041BA280B4709F24D70 , 0x018A650D98767301B9D44172880EF850 , 0x018A650D9945716EB751B35CE9FD3F9D , 0x018A650D5C7372E190FD70FC76CE1B22 , 0x018A650D5E5D70EFB9B5B45CAA2BBA1F )));
Copy
2.92 ms (0.19%)
3
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"\x01 èe\v ¨%s║ºõ|öØYm "
b"\x01 Še\f\x00 És€…y\x0E ܸœ½\x17 "
b"\x01 Še\f\x01 Br\r „ðsìÈ\x08 N\x01 "
b"\x01 èe\f\x01 or\v ɵ8Ú└(▄( "
b"\x01 Še\f\x01 |s\x1D –ñíJD~‰g "
b"\x01 Še\f\x04 Žqɦ¯ÌÌ\x02 °ø¾ "
b"\x01 Še\f\x04 éqÈ‘\x0F \ºofB» "
b"\x01 Še\f\x04 øqëªÔXr«[Ëx "
b"\x01 Še\f\x0E ´rxž\x17 ¾C\x1E ±S "
b"\x01 èe\f\x10 KsÉò\x13 `├õâ1 "
b"\x01 Še\f\x19 ¡r2¶”Ç=\x16 CUr "
b"\x01 Še\f\x19 Åp.Œ» }4ÌÎÁ "
b"\x01 Še\f\x1A Hr‹ž`Š1÷_\x05\x02 "
b"\x01 Še\f\e 8sç¿\x13 |ž\v ú7D "
b"\x01 èe\f\e ÉrÍë┤¯«ìûó┼ "
b"\x01 Še\f\e åp‡¤µ\e ö„ÙLÞ "
b"\x01 Še\f\e ðs}šŠYíä"f\x04 "
b"\x01 Še\f\x1C ür»‹\x0E Ý2—@N\x1C "
b"\x01 Še\f\x1D 4rX³Î®`Â|\x17 È "
b"\x01 Še\f\x1D vsí¸\x1A Ͻµ_X÷ "
b"\x01 Še\f\x1D žp!ª\&"ça´¡ "
b"\x01 Še\f %OpÚ¯‰~-Y\x0E J "
b"\x01 Še\f %bpT€Ö4s_€d¤ "
b"\x01 Še\f %jq—‹\x08 °NSS3 "
b"\x01 Še\f %xqy·Xê½HHð÷ "
b"""
\x01 Še\f (šr\x08 ˜\n
ùiŽß\x07 ñ
"""
b"\x01 èe\f ) r█¬Â!óƒìq9 "
b"\x01 èe\f 8Cq¥ÆÅsÎ Öæ÷ "
b"\x01 Še\f 8»qJ§~õù\x15 6\x12 ; "
b"\x01 Še\f 9-qÖ–ñ°ð×Жõ "
b"\x01 Še\f ;Qr\f »l±DÑ\x13 a] "
b"\x01 Še\f SXp¨§îŸíŽU\x05 ‘ "
b"\x01 èe\f T\x0F sÈØZw┼ÁH¦^ "
b"\x01 Še\f TûrÆ‹1„nMÚ@\x12 "
b"\x01 Še\f jTq\f „Fjy¾3a« "
b"\x01 Še\f ‹jqÙˆ";òš\x12 ª˜ "
b"\x01 èe\f ó\x0F s2ÿZP╗Ò~øØ "
b"\x01 Še\f ¢[qµ«°_·Zã\x0F “ "
b"\x01 Še\f £±q\x02 …M\x17\x1A ¹«\x15 Õ "
b"\x01 Še\f ¥or_®Í'Ø`z¸ú "
b"\x01 Še\f §—p‰¹ò‹Yu{šx "
b"\x01 Še\f ©gqñµ\x12 ³aòù(1 "
b"\x01 Še\f ª»so…@#Q¤f´` "
b"""
\x01 Še\f irÔ¢Hòc2h\n
Q
"""
b"\x01 Še\f ½ÆrDµõò½k¿\W "
b"\x01 Še\f Á‚q’„£þ·§’…a "
b"\x01 èe\f ┴ƒrÜØ¦\x10 )ÿ\x05 ª÷ "
b"\x01 Še\f Á¨rx©U©ÈE›õç "
b"\x01 Še\f Á®pÞ&¦¢Èº€= "
b"\x01 Še\f Á²pÚµ\r `qŸ°9È "
b"\x01 Še\f ÁÀpï”Z)é.¨ˆž "
b"\x01 Še\f ÁÅqo»<ú7Øí»È "
b"\x01 Še\f ÁØpÇšXnƒÃȵ‹ "
b"\x01 Še\f ÁäpF’ªÖÅ\x1F é®\x04 "
b"\x01 Še\f Áösœ‡\x02 _N0ÿ&µ "
b"\x01 Še\f ÁýpG›ÃˆV@F~} "
b"\x01 Še\f Â\v rÁ·^Ž \x1D ÂÂ\x1E "
b"\x01 Še\f Â\x10 pÝ®kÍ{\f ,›ˆ "
b"\x01 èe\f ┬\x17 pÅèıâ÷`,n▀ "
b"\x01 Še\f Â\x1C q)”.öYH&ë\x04 "
b"\x01 Še\f Â&sf¤©H˜eê»§ "
b"\x01 Še\f Â,s\x19 ¥·\x1A ¼ªå\x1D 5 "
b"\x01 Še\f ÂBq«˜\x00 æX^\x06 M¼ "
b"\x01 Še\f ÂIqމW”—Ì!Ö "
b"\x01 Še\f ÂWqå¥0a›)0¹\n "
b"\x01 Še\f Â^r\x16 ‹–«Dr‹Û* "
b"\x01 Še\f Âbpc©OïuÁbwB "
b"\x01 Še\f Âlr‚©Y®\x0E 9\x01 oÿ "
b"\x01 èe\f ┬ür%ë¡&>g@Ã1 "
b"\x01 Še\f “s‰•EûZçG\x03 « "
b"\x01 Še\f Ÿp\x00 ¾\x1A ¬ÆŠS»3 "
b"\x01 èe\f ┬¼pÛí¯ÚÉ\x1D Ðýà "
b"\x01 Še\f ´sÔ±PgU\x1C ,m€ "
b"\x01 èe\f ┬╗qÓØ\x03 ®\x14 U&¡N "
b"\x01 Še\f ÂÄq°‡r+\x0F >eÃa "
b"\x01 Še\f ÂÊsÿ‹¥X©ÏAN° "
b"\x01 Še\f ÂÑp{¼›ì\x06 Æ\x13 ¾3 "
b"\x01 èe\f ┬Èq>è┼■;-WÉ "
b"\x01 Še\f ÂÜqìŒØã„aE¿ "
b"\x01 Še\f Âßr\x13 ‘\v E•Ðppy "
b"\x01 Še\f Âêr‘“+wѯèNK "
b"\x01 Še\f Âïs\x07 ±[Ex2VŠ& "
b"\x01 Še\f Âôsy›)s\v –Š\x10 M "
b"\x01 Še\f Âør7‹&“B8[@ó "
b"\x01 Še\f Âüp¨°@Óø_Ž:ü "
b"\x01 Še\f Ä\x19 pK‰0\x1F\v Îù\x10 V "
b"\x01 Še\f Ä_pð½£À3\f\x02 |® "
b"\x01 Še\f ÆXs…€^\x07 ~X0?‰ "
b"\x01 Še\f Æ›rÕ¦MÊ\x1D ),š< "
b"\x01 Še\f ÆÕsߘëöA*ñ˜– "
b"\x01 Še\f ÇÀq-¡ÑÁ1 ^a2 "
b"\x01 Še\f ÇÏq´•,ÒsJÑ\x1C ^ "
b"\x01 Še\f ÈTs—‰9]‰f‡\r \x15 "
b"\x01 Še\f Ô£qzºcÞ=NÁ\x0E ~ "
b"\x01 Še\f Õªq:±§½4y€o¼ "
b"\x01 Še\f ÕÀq.ƒµ…°\x18 ˜°ë "
b"\x01 Še\f ÕÍs\x15 ª”Ýó¼L¹\e "
b"\x01 Še\f ÙÞrd¤\x02 jxδp "
b"\x01 èe\f ┌\x16 p¦╣M[ñ)¿É╣ "
b"\x01 èe\f █ûqÁöw╩*yÔØÉ "
b"\x01 Še\f )øqŽ©ÓgwøW^Í "
b"\x01 Še\f ;GpÆ \•%Ó*%ï "
b"\x01 Še\f Tàst¶‚ë{óÍS; "
]
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 (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ?
)
)
)
Copy
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 (0x018A650BF92573BAA7E47C949D596DB6 , 0x018A650C00C9738085790EDCB89CBD17 , 0x018A650C0142720D84F073ECC8084E01 , 0x018A650C016F720B90E638E9C028DC28 , 0x018A650C017C731D96F1ED4A447E8967 , 0x018A650C048E71C9A6AFCCCC02B0F8BE , 0x018A650C04E971C8910F5CBA6F6642BB , 0x018A650C04F871EBAAD45872AB5BCB78 , 0x018A650C0EB472789E17BE431EC2B153 , 0x018A650C104B7390951360C3E4F08331 , 0x018A650C19A17232B694C73D16435572 , 0x018A650C19C5702E8CBBA07D34CCCEC1 , 0x018A650C1A48728B9E608A31F75F0502 , 0x018A650C1B3873E7BF137C9E0BFA3744 , 0x018A650C1B9072D689B4EEAE8D96A2C5 , 0x018A650C1BE57087A4B51BF684D94CDE , 0x018A650C1BF0737D9A8A59EDE4226604 , 0x018A650C1CFC72BB8B0EDD3297404E1C , 0x018A650C1D347258B3CEAE60C27C17C8 , 0x018A650C1D7673EDB81ACFBDB55F58F7 , 0x018A650C1D9E7021AA5C2622E761B4A1 , 0x018A650C254F70DAAF897E2D590E4AAD , 0x018A650C2562705480D634735F8064A4 , 0x018A650C256A71978B08B04EAD535333 , 0x018A650C25787179B758EABD4848F0F7 , 0x018A650C289A7208980AF9698EDF07F1 , 0x018A650C29FF72DBAAB621A29F8D7139 , 0x018A650C384371BE928F73D7209991F6 , 0x018A650C38BB714AA77EF5F91536123B , 0x018A650C392D71D696F1B0F0D7D096F5 , 0x018A650C3B51720CBB6CB144D113615D , 0x018A650C535870A8A7EE9FED8E550591 , 0x018A650C540F73D49D5A77C5B548DD5E , 0x018A650C54FB72C68B31846E4DDA4012 , 0x018A650C6A54710C84466A79BE3361AB , 0x018A650C8B6A71D988223BF29A12AA98 , 0x018A650CA20F7332985A50BBE37E9B9D , 0x018A650CA25B71B5ABB05FB75AE30F93 , 0x018A650CA3B17102854D171AB9AB15D5 , 0x018A650CA56F725FAECD27D8607AB8FA , 0x018A650CA7977089B9F28B59757B9A78 , 0x018A650CA96771F1B512B361F2F92831 , 0x018A650CAABB736F85402351A466B460 , 0x018A650CAD6972D4A248F26332680A51 , 0x018A650CBDC67244B5F5F2BD6BBF5C57 , 0x018A650CC182719284A3FEB7A7928561 , 0x018A650CC19F729A9DDD10299805A6F6 , 0x018A650CC1A87278A955A9C8459BF5E7 , 0x018A650CC1AE70C39E26A6A2C8BA803D , 0x018A650CC1B270DAB50D60719FB039C8 , 0x018A650CC1C070EF945A29E92EA8889E , 0x018A650CC1C5716FBB3CFA37D8EDBBC8 , 0x018A650CC1D870C79A586E83C3C8B58B , 0x018A650CC1E4704692AAD6C51FE9AE04 , 0x018A650CC1F6739C87025F4E30FF26B5 , 0x018A650CC1FD70479BC3885640467E7D , 0x018A650CC20B72C1B75E8EA01DC2C21E , 0x018A650CC21070DDAE6BCD7B0C2C9B88 , 0x018A650CC217708F8AD583F6602C6EDF , 0x018A650CC21C7129942EF6594826EB04 , 0x018A650CC2267366A4A9489865EABBA7 , 0x018A650CC22C7319A5B71ABCAAE51D35 , 0x018A650CC24271AB9800E6585E064DBC , 0x018A650CC249718E8957C29497CC21D6 , 0x018A650CC25771E5A530619B2930B90A , 0x018A650CC25E72168B96AB44728BDB2A , 0x018A650CC2627063A94FEF75C1627742 , 0x018A650CC26C7282A959AE0E39016FFF , 0x018A650CC281722589AD263E6740C731 , 0x018A650CC29373899545FB5AE74703AB , 0x018A650CC29F7000BE1AACC68A53BB33 , 0x018A650CC2AC70EAA1EEE9901DD1EC85 , 0x018A650CC2B473D4B15067551C2C6D80 , 0x018A650CC2BB71E09D03A9145526AD4E , 0x018A650CC2C471B087722B0F3E65C361 , 0x018A650CC2CA73FF8BA558A9CF414EB0 , 0x018A650CC2D1707BBC9BEC06C613BE33 , 0x018A650CC2D4713E8AC5FE3B2D5790FF , 0x018A650CC2DC71EC8CD8E38461AD45BF , 0x018A650CC2DF7213910B4595D0707079 , 0x018A650CC2EA7291932B77D1AFE84E4B , 0x018A650CC2EF7307B15B457832568A26 , 0x018A650CC2F473799B29730B968A104D , 0x018A650CC2F872378B269342385B40F3 , 0x018A650CC2FC70A8B040D3F85F8E3AFC , 0x018A650CC419704B89301F0BCEF91056 , 0x018A650CC45F70F0BDA3C0330C027CAE , 0x018A650CC6587385805E077E58303F89 , 0x018A650CC69B72D5A64DCA1D292C9A3C , 0x018A650CC6D573DF98EBF6412AF19896 , 0x018A650CC7C0712DA1D1C131A05E6132 , 0x018A650CC7CF71B4952CD2734AD11C5E , 0x018A650CC854739789395D8966870D15 , 0x018A650CD4A3717ABA63DE3D4EC10E7E , 0x018A650CD5AA713AB1A7BD3479806FBC , 0x018A650CD5C0712E83B585B01898B0EB , 0x018A650CD5CD7315AA94DDF3BC4CB91B , 0x018A650CD9DE7264A402AD6A78CEB470 , 0x018A650CDA1670DDB94D5BA429A890B9 , 0x018A650CDB9671B59477CA2A79E29D90 , 0x018A650C29F8718EA9D36777F8575ECD , 0x018A650C3B4770C6A05C9525D32A25EF , 0x018A650C54E07374B682EB7BF3CD533B )));
Copy
2.91 ms (0.19%)
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = ? AND (`product` . `stock` > ? ))) AND ((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 300
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"1 "
0
10
b"+O‘œsýLö¦Å¦‹š˜\x17 3 "
true
]
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = '1' AND (`product` . `stock` > 0 ))) AND ((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x2B4F919C73FD4CF6A6C5A68B9A981733 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 300 ;
Copy
2.60 ms (0.17%)
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = ? AND (`product` . `stock` > ? ))) AND ((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 200
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"1 "
0
10
b"+O‘œsýLö¦Å¦‹š˜\x17 3 "
true
]
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = '1' AND (`product` . `stock` > 0 ))) AND ((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x2B4F919C73FD4CF6A6C5A68B9A981733 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 200 ;
Copy
2.44 ms (0.16%)
1
DELETE FROM sales_channel_api_context WHERE token = ?
Parameters :
[
"019bc028eb67720281246656d5d31fe4 "
]
DELETE FROM sales_channel_api_context WHERE token = '019bc028eb67720281246656d5d31fe4' ;
Copy
2.20 ms (0.14%)
1
REPLACE INTO sales_channel_api_context (`token` , `payload` , `sales_channel_id` , `customer_id` , `updated_at` )
VALUES (? , ? , ? , ? , ? )
Parameters :
[
"019bc028eb67720281246656d5d31fe4 "
"{"currencyId":"b7d2554b0ce847cd82f3ac9bd1c0dfca"} "
b"\x01 ‹ÈŽù>pv¯NšT›X M "
null
"2026-01-15 05:37:45.832 "
]
REPLACE INTO sales_channel_api_context (`token` , `payload` , `sales_channel_id` , `customer_id` , `updated_at` )
VALUES ('019bc028eb67720281246656d5d31fe4' , '{\"currencyId\":\"b7d2554b0ce847cd82f3ac9bd1c0dfca\"}' , 0x018BC88EF93E7076AF4E9A549B58204D , NULL , '2026-01-15 05:37:45.832' );
Copy
2.02 ms (0.13%)
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = ? AND (`product` . `stock` > ? ))) AND ((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 100
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"1 "
0
10
b"+O‘œsýLö¦Å¦‹š˜\x17 3 "
true
]
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = '1' AND (`product` . `stock` > 0 ))) AND ((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x2B4F919C73FD4CF6A6C5A68B9A981733 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) GROUP BY `product` . `id` LIMIT 100 OFFSET 100 ;
Copy
1.30 ms (0.09%)
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = ? AND (`product` . `stock` > ? ))) AND ((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) GROUP BY `product` . `id` LIMIT 100
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"1 "
0
10
b"+O‘œsýLö¦Å¦‹š˜\x17 3 "
true
]
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = '1' AND (`product` . `stock` > 0 ))) AND ((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x2B4F919C73FD4CF6A6C5A68B9A981733 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) GROUP BY `product` . `id` LIMIT 100 ;
Copy
1.27 ms (0.08%)
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"\x01 Še\x0F À¿rê²\x06\x02 }ŽyÒb "
b"\x01 Še\x0F ÀÊr>½]ûÄ4L-] "
b"\x01 Še\x0F Ààqß±\v •ì´²Ïö "
b"\x01 Še\x0F Àçr\x1F ™.µ¥¢$å‹ "
b"\x01 Še\x0F Â`pÉŒ\x00 {&\x1D ×ÔÛ "
b"\x01 Še\x0F Âfs\x1A ¸(5;ÑòÐ "
b"\x01 Še\x0F Âsr䉄ÄRÒ$ƒ "
b"\x01 èe\x0F ┬}qiûgçƒ ü\x13 C "
b"\x01 Še\x0F †qÒ¸smg\\x18 ñP "
b"\x01 èe\x0F ┬ÉptâÞı░ò█qß "
b"\x01 Še\x0F šrz´Ô/â \x00\x15 Ü "
b"\x01 Še\x0F Â¥r\x19 ¼ÐAãÎݬD "
b"\x01 Še\x0F ÂsŸ”<|Á2—'ß "
b"""
\x01 Še\x0F ·p¥¬/_cBE\n
>
"""
b"\x01 èe\x0F ┬├qïºø\x07 ´ÉÊ·Ì "
b"\x01 èe\x0F ┬╦s:Àõ!fúɸz "
b"\x01 Še\x0F ÂÕp‚©ÎØã\x0E 9o£ "
b"\x01 èe\x0F ┬¦qùÅ\x08 /\x0F\x19 ^~\x12 "
b"\x01 Še\x0F Âãr\x1F ŒòÎ\x00 ¤Ö’ö "
b"\x01 Še\x0F Âëss•®ÄF\x12 dÅ# "
b"\x01 Še\x0F Âôr°»(åxÁ¦£ì "
b"\x01 Še\x0F ÂýpH²®L"d7%w "
b"\x01 Še\x0F Ã\x08 q\x17 ¸„yŸøþAç "
b"\x01 èe\x0F ├\x11 pÉ┤^üôxlÎ\x1A "
b"\x01 Še\x0F Ã\x19 rG¯ïî*—\f I\x0F "
b"\x01 Še\x0F à rݯ½P„;µ!\x01 "
b"\x01 Še\x0F ļr`†µÑ\x1E\x00 ×Kv "
b"\x01 Še\x0F ÄÂq)¯7Yéo\x16 3‰ "
b"\x01 Še\x0F ÄÉqº¿œÁýŽRY "
b"\x01 Še\x0F ÄÎr†¶yì—’—ÞÐ "
b"\x01 Še\x0F ÄÕq‡¡\x01\x1D ˜‰µS` "
b"\x01 Še\x0F ÄÝq\x00 •þv\x14 Ò[~~ "
b"\x01 èe\x0F ─Òs|ا5\x1F ╣2ã@ "
b"\x01 Še\x0F ÄëqøŠ'^0–2~€ "
b"\x01 Še\x0F Äúsf·Æ^ñ\x1F ^”\x04 "
b"\x01 Še\x0F Å\x10 qr¤i½\x15 cIVÊ "
b"\x01 Še\x0F Å&p5¹Ü°ùŒ6Ã\e "
b"\x01 èe\x0F ┼Dq+ªÍ©O╝É║Z "
b"\x01 èe\x0F ┼XsÜÅÂ╬·÷;øÍ "
b"\x01 Še\x0F Ågq\x10 ²y»2ë×?\x1F "
b"\x01 Še\x0F ÅuqŠ«3Ëð\x17 !l¼ "
b"\x01 Še\x0F ňq\x1A ®àë€\x08 DÇ "
b"\x01 Še\x0F Å•p,³\x7F 6iñ\x1C …4 "
b"\x01 Še\x0F Å·sÒ‡7²’é@T… "
b"\x01 èe\x0F ┼µrPÉíå╣Y®\v ø "
b"\x01 Še\x0F Åïs\r ·ÁÚgD\x1D ë» "
b"\x01 Še\x0F Æ\x1A p\v ¡.¥Á\x05 \r ^¦ "
b"\x01 Še\x0F Æ#rA½g–6Ò!\x17 l "
b"\x01 Še\x0F Æ+pÆ«p&ã\x00 øLV "
b"\x01 Še\x0F Æ4qt°Á]˜Ä™;( "
b"\x01 Še\x0F Æ<pC—²zfáèžz "
b"\x01 Še\x0F ÆDp¢¯0Â¥á¼w\x02 "
b"\x01 Še\x0F ÆOq…¶`Z[\x16 äçE "
b"\x01 Še\x0F Æaqª¤âÚý›ýjs "
b"\x01 Še\x0F ÆwqÔ¿îö7¤ZÄÔ "
b"\x01 Še\x0F Ɖs´¦2&ªôn^[ "
b"\x01 èe\x0F ãÿp\x0E ü(×▓;1WÒ "
b"\x01 Še\x0F Æ£qé¥ \r ’›(o" "
b"\x01 Še\x0F Æ«p¼’@n—ûïw} "
b"\x01 Še\x0F Ʋqé¹]ÿ¤¾öÙ# "
b"\x01 Še\x0F Æ»s;¤\x18 ç= Ò‡¶ "
b"\x01 Še\x0F ÆÄs\³,DÉŽ1¶e "
b"\x01 èe\x0F ã╠r?ƒíõìPXÇ\ "
b"\x01 Še\x0F Æés¤—×\x1D íÝ‹'ð "
b"\x01 Še\x0F Æñr\v ¡o±.\x01 Ï³Æ "
b"\x01 èe\x0F Ã\x04 s\×gz\x07 ¿*ßÅ "
b"\x01 Še\x0F Ç\x18 s\f ‰ÀO @í÷6 "
b"\x01 Še\x0F Ç0r;”Ïß\x01\x07 âw7 "
b"\x01 Še\x0F Ç@q”¬´1\x1C †\x16 Q< "
b"""
\x01 èe\x0F ÃLrGƒ6\n
▀/]ì\x10
"""
b"\x01 èe\x0F ÃVqpºa█Seì░\x01 "
b"\x01 Še\x0F Ç_p\x19 •€Ë>ØüŠ\n "
b"\x01 Še\x0F Çjp=¤ßWwKx‹ï "
b"\x01 Še\x0F álsy‚\r ø]’\} "
b"\x01 èe\x0F ßsp4ûƒå\x07 ÉCØp "
b"\x01 èe\x10\x06\x07 s°╗!Tþ×É▄ "
b"\x01 èe\x10\e 8qt×5ü▒ò┌\r k "
b"\x01 Še\x10 %ïpp˜µÓ\x0E ¶K¼\x13 "
b"\x01 Še\x10 <3rµ¡ŽmP\x08 þ†å "
b"\x01 èe\x10 <RsqïÑ\t )ôü³× "
b"\x01 Še\x10 <irí—Ûª\x15 1î$i "
b"\x01 Še\x10 <¡sŒ‚}Œb\x19\x01\f "
b"\x01 Še\x10 =\x08 s`¿(z*B \e ñ "
b"\x01 Še\x10 =4sû¯m]¿Ðáhã "
b"\x01 Še\x10 ?\v s”’\x00 x†ËXYÞ "
b"\x01 Še\x10 ?Ep«¶\x1E wÆôäER "
b"\x01 èe\x10 ?üs>ñÐ_¤®ı\x00 ð "
b"\x01 èe\x10 ?¥süñz¢ï\x7F úÄ\e "
b"\x01 Še\x10 ?Êr\x0E ¶—¾wVŠ2Å "
b"\x01 èe\x10 XØr2çÚ├eõBÌ\r "
b"\x01 Še\x10 Y\x1D r\x07 \x0F ¬Ê…\x04 ’j "
b"\x01 Še\x10 Y%q¦¤ð\x01\x00 \n ¤R\v "
b"\x01 Še\x10 Ycr®’t„²E"\x17 & "
b"\x01 Še\x10 Y‚rp”KªûøÿÊ‹ "
b"\x01 Še\x10 Z\x0F pa°¢˜Ñk~‰í "
b"\x01 Še\x10 [hq\x03 ¯Ceµ8\x0E Êm "
b"\x01 Še\x10 \\x08 rY±+°X…%7x "
b"\x01 Še\x10 ]^s\x1E †(~LP\p¼ "
b"\x01 Še\x10 ]üsRª“í]…‰\x1F H "
b"\x01 èe\x10 ^%p\v ¢ì└ØEı]S "
b"\x01 Še\f Â^r\x16 ‹–«Dr‹Û* "
b"\x01 Še\f Âlr‚©Y®\x0E 9\x01 oÿ "
b"\x01 Še\f “s‰•EûZçG\x03 « "
b"\x01 èe\f ┬¼pÛí¯ÚÉ\x1D Ðýà "
b"\x01 èe\f ┬╗qÓØ\x03 ®\x14 U&¡N "
b"\x01 Še\f ÂÊsÿ‹¥X©ÏAN° "
b"\x01 èe\f ┬Èq>è┼■;-WÉ "
b"\x01 Še\f Âßr\x13 ‘\v E•Ðppy "
b"\x01 Še\f Âïs\x07 ±[Ex2VŠ& "
b"\x01 Še\f Âør7‹&“B8[@ó "
b"\x01 Še\x0E\x08 hrò€ç\x02 —x\x11 :˜ "
b"\x01 Še\f ÜÖqÜ¿¢Y\x05 OR}y "
b"\x01 Še\f Üõpp¸yßN\x02 NŽV "
b"\x01 Še\x0E\x08 –qZ¶E?§Ë½ŠŸ "
b"\x01 Še\f Ýcsœ 3¦\x04 ÔÀðB "
b"\x01 èe\x0E\x08 ╠st▒yÍ~░»ØF "
b"\x01 èe\x0E\x08 ▄s,ïª╣░ÈÅ¸Ó "
b"\x01 Še\x0E\x08 ìs芟Òj’Ó\x00 " "
b"\x01 èe\x0E ╦▒p\x12 ôBÞÎBü\v ╣ "
b"\x01 Še\f ÝypÒ„Å&Ô„†1× "
b"\x01 Še\f ݈rÄ”°§)9¾\x05 C "
b"\x01 èe\f ¦ùsZØ=├ │╠¦0 "
b"\x01 Še\f Ý©qÚ¢Y¨.<B@¥ "
b"\x01 Še\x0E ˆ4s4ˆÍ\r m@Y| "
b"\x01 èe\f Ì\x11 q=ì¬ ûÜ┤║\x10 "
b"\x01 Še\f Þ\x1D pîŠp8|ÜÔî® "
b"\x01 Še\f Þ)pB«×‡ñÿ¤”ñ "
b"\x01 Še\f Þ1rûš\x14 M5L\x14 þ\x00 "
b"\x01 Še\x0E\x08 úqç¡‹?‰h.™› "
b"""
\x01 Še\f Þ=p>ƒâB6Ö\n
6*
"""
b"\x01 Še\f Þ’r\x10 €]P“²H¦7 "
b"\x01 Še\f éós4¶dg9©qÛ\x17 "
b"\x01 Še\x0E\t\x04 q\f –a¿cä¬\x1E\x1D "
b"\x01 èe\x0E\t\x14 pUØò¢?Y§f╝ "
b"\x01 Še\f êMr”‰$4"0Ÿ©o "
b"\x01 Še\f êbpºµ$q¹t°D8 "
b"\x01 Še\f êvp؈ÛýÚ°ÑyM "
b"\x01 Še\f êÕp@ˆŒ¯\x13 KGÑ\x08 "
b"\x01 Še\f êáqp–°Ó‘ƒ<Ð\v "
b"\x01 Še\f êïp$©ŠçýVmÇU "
b"\x01 èe\f Ìer■┐É\x18 ug£╣Q "
b"\x01 èe\r &\x13 rúê#ò|ôÅäÆ "
b"\x01 Še\x0E ->p®‘Î\x7F BCSÍ\x14 "
b"\x01 Še\r <?r\f ½\x18 m£àï\x05 Š "
b"\x01 èe\r Vóp×│╩t\x1A ╗:Qü "
b"\x01 èe\x0E óàqC║ý(Ø┘ÀB\e "
b"\x01 Še\x0E ¢šq\x1C ¨;&\x07 "š-Ù "
b"\x01 Še\x0E\x05 {r鼿֔©}h\r "
b"\x01 èe\f\x01 or\v ɵ8Ú└(▄( "
b"\x01 èe\f\x1C zsÄø\r 1gz\x1A Ø\x1E "
b"\x01 èe\f\x05 2s*ÄCß=¹ÝØ$ "
b"\x01 èe\x0E ñZr\x7F Å\x05 ┤ã·÷\x1D 4 "
b"\x01 Še\f îµr\x1C ‹—oƒ¼d¥| "
b"\x01 Še\r \árh²ÿ¤çì`š "
b"\x01 Še\f ëÿp¬µHb\x19 ¾\t | "
b"\x01 Še\f ìcpDŒQrú¼\r tt "
b"\x01 Še\r ^]pï¹µ´\ª+º\x1F "
b"\x01 Še\r ^¯pû£ŒE\x19 :\x10 Ã> "
b"\x01 Še\r vjqʨ\e Ó\x11 •Øßú "
b"\x01 Še\x0E -np•³`ÉF\x05 ÿúT "
b"""
\x01 Še\r apr\n
¯Öò\x03 þ‹§x
"""
b"\x01 Še\r Véq좇\v H\x04 >\x10 6 "
b"\x01 Še\r W\x08 pc§¸¼W\t #T[ "
b"\x01 Še\f gGqçŸá\v ÂEx…Z "
]
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 (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
)
)
Copy
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 (0x018A650FC0BF72EAB206027D8E79D262 , 0x018A650FC0CA723EBD5DFBC4344C2D5D , 0x018A650FC0E071DFB10B95ECB4B2CFF6 , 0x018A650FC0E7721F992EB5A5A224E58B , 0x018A650FC26070C98C007B261DD7D4DB , 0x018A650FC266731AB828353BD1F2D020 , 0x018A650FC27372E4AD8984C452D22483 , 0x018A650FC27D71699667879FFF811343 , 0x018A650FC28671D2B8736D675C18F150 , 0x018A650FC290707483E8D5B095DB71E1 , 0x018A650FC29A727AB4D42FE2A00015DC , 0x018A650FC2A57219BCD041E3CEDDAC44 , 0x018A650FC2AD739F943C7CC1329727DF , 0x018A650FC2B770A5AC2F5F6342450A3E , 0x018A650FC2C3718BA79B07EF90D2FADE , 0x018A650FC2CB733AB7E42166A390F77A , 0x018A650FC2D57082A9CED8E30E396FA3 , 0x018A650FC2DD71978F082F0F195E7E12 , 0x018A650FC2E3721F8CF2CE00A4D692F6 , 0x018A650FC2EB737395AEC4461264C523 , 0x018A650FC2F472B0BB28E578C1A6A3EC , 0x018A650FC2FD7048B2AE4C2264372577 , 0x018A650FC3087117B884799FF8FE41E7 , 0x018A650FC3117090B45E8193786CD71A , 0x018A650FC3197247AFEFEE2A970C490F , 0x018A650FC32072DDAFBD50843BB52101 , 0x018A650FC4BC726086B5D11E00D74B76 , 0x018A650FC4C27129AF3759E96F163389 , 0x018A650FC4C971BABF9CC1FD8E5259A0 , 0x018A650FC4CE7286B679EC979297DED0 , 0x018A650FC4D57187A1011D9889B55360 , 0x018A650FC4DD710095FE7614D25B7E7E , 0x018A650FC4E3737C9DF5351FB932C640 , 0x018A650FC4EB71F88A275E3096327E80 , 0x018A650FC4FA7366B7C65EF11F5E9404 , 0x018A650FC5107172A469BD15634956CA , 0x018A650FC5267035B9DCB0F98C36C31B , 0x018A650FC544712BA6D6B84FBC90BA5A , 0x018A650FC558739A8FB6CEFAF63B9BD6 , 0x018A650FC5677110B279BB32EBD73F1F , 0x018A650FC575718AAB33CBF017216CBC , 0x018A650FC588711AAEE0EBC2800844C7 , 0x018A650FC595702CB37F3669F11C8534 , 0x018A650FC5B773D28737B292E9405485 , 0x018A650FC5E6725090A186B959A90B9B , 0x018A650FC5EF730DB7C1DA67441DEBBB , 0x018A650FC61A700BA12EA5C1050D5EA6 , 0x018A650FC6237241BD679636D221176C , 0x018A650FC62B70C6AB7026E300F84C56 , 0x018A650FC6347174B0C15D98C4993B28 , 0x018A650FC63C704397B27A66E1E89E7A , 0x018A650FC64470A2AF30C2A5E1BC7702 , 0x018A650FC64F7185B6605A5B16E4E745 , 0x018A650FC66171AAA4E2DAFD9BFD6A73 , 0x018A650FC67771D4BFEEF637A45AC4D4 , 0x018A650FC68973B4A63226AAF46E5E5B , 0x018A650FC698700E81289EB23B3157E3 , 0x018A650FC6A371E9A5A00D929B286F22 , 0x018A650FC6AB70BC92406E97FBEF777D , 0x018A650FC6B271E9B95DFFA4BEF6D923 , 0x018A650FC6BB733BA418E73DA0D287B6 , 0x018A650FC6C4735CB32C44C98E31B665 , 0x018A650FC6CC723F9FA1E48D5058805C , 0x018A650FC6E973A497D71DEDDD8B27F0 , 0x018A650FC6F1720BA16FB12E01CFB3C6 , 0x018A650FC704735C9E677A07A82AE18F , 0x018A650FC718730C89C04FA040EDF736 , 0x018A650FC730723B94CFDF0107E27737 , 0x018A650FC7407194ACB4311C8616513C , 0x018A650FC74C72479F360ADF2F5D8D10 , 0x018A650FC7567170A761DB53658DB001 , 0x018A650FC75F70199580CB3ED8FC8A0A , 0x018A650FC76A703DA4DF57774B788BEF , 0x018A650FE16C7379820DF85DAD925C7D , 0x018A650FE1737034969F860790439D70 , 0x018A6510060773F8BB2154E79E90DCF0 , 0x018A65101B3871749E3581B195DA0D6B , 0x018A651025EF707098B5D30EB64BBC13 , 0x018A65103C3372B5A18E6D5008FE86E5 , 0x018A65103C5273718BA509299381FC9E , 0x018A65103C6972ED97DBAA1531EE2469 , 0x018A65103CA1738C827D8C6219010CAD , 0x018A65103D087360BF287A2A42A01BF1 , 0x018A65103D3473FBAF6D5DBFD0E168E3 , 0x018A65103F0B739492007886CB5859DE , 0x018A65103F4570ABB61E77C6F4E44552 , 0x018A65103F81733EA4D15FCFA9D500D0 , 0x018A65103FBE7381A47ABD8B7FA38E1B , 0x018A65103FCA720EB697BE77568A32C5 , 0x018A6510589D723287E9C365E442DE0D , 0x018A6510591D7207AD0FACCA8504926A , 0x018A6510592571A6A4F001000AA4520B , 0x018A6510596372AE927484B245221726 , 0x018A651059827270944BAAFBF8FFCA8B , 0x018A65105A0F7061B0A298D16B7E89ED , 0x018A65105B687103AF4365B5380ECA6D , 0x018A65105C087259B12BB05885253778 , 0x018A65105D5E731E86287E4C505C70BC , 0x018A65105DFC7352AA93ED5D85891F48 , 0x018A65105E25700BBD8DC09D45D55D53 , 0x018A650CC25E72168B96AB44728BDB2A , 0x018A650CC26C7282A959AE0E39016FFF , 0x018A650CC29373899545FB5AE74703AB , 0x018A650CC2AC70EAA1EEE9901DD1EC85 , 0x018A650CC2BB71E09D03A9145526AD4E , 0x018A650CC2CA73FF8BA558A9CF414EB0 , 0x018A650CC2D4713E8AC5FE3B2D5790FF , 0x018A650CC2DF7213910B4595D0707079 , 0x018A650CC2EF7307B15B457832568A26 , 0x018A650CC2F872378B269342385B40F3 , 0x018A650E086872F280E7029778113A98 , 0x018A650CDCD671DCBFA259054F527D79 , 0x018A650CDCF57070B879DF4E024E8E56 , 0x018A650E0896715AB6453FA7CBBD8A9F , 0x018A650CDD63739CA033A604D4C0F042 , 0x018A650E08CC7374B179D67EB0AF9D46 , 0x018A650E08DC732C8BA6B9B0D48FF7E0 , 0x018A650E08EC73E88A9FD26A92D30022 , 0x018A650ECBB170129342E8D742810BB9 , 0x018A650CDD7970D284C526D4848631D7 , 0x018A650CDD8872C494B0A72939BE0543 , 0x018A650CDD97735A9D3DC3FFB3CCDD30 , 0x018A650CDDA971DAA259A82E3C4240A5 , 0x018A650E8834733488CD0D206D40597C , 0x018A650CDE11713D8DAAFF969AB4BA10 , 0x018A650CDE1D70EE8A70387CDCD4EEAE , 0x018A650CDE297042ABD787F1FFA494F1 , 0x018A650CDE3172FB9A144D354C14FE00 , 0x018A650E08FA71E7A18B3F89682E999B , 0x018A650CDE3D703E83E24236D60A362A , 0x018A650CDE927210805D5093B248A637 , 0x018A650CE9F37334B6646739A971DB17 , 0x018A650E0904710C9661BF63E4AC1E1D , 0x018A650E091470559D95BD3F59F566BC , 0x018A650CEA4D729489243422309FA96F , 0x018A650CEA6270BAB52471B974B04438 , 0x018A650CEA7670D888DBFDDAB0D1794D , 0x018A650CEAD57040888CAF134B47D108 , 0x018A650CEAE1717096B0D391833CD00B , 0x018A650CEAEF7024A98AE7FD566DC755 , 0x018A650CDE6572FEBF901875679CB951 , 0x018A650D261372A38823957C938F8492 , 0x018A650E2D3E70AE91CE7F424353CD14 , 0x018A650D3C3F720CBD186DA3E0EF058A , 0x018A650D56A2709EB3CA741ABB3A5181 , 0x018A650EA2857143BAEC289DD9B7421B , 0x018A650EA29A711CA83B2607229A2DD9 , 0x018A650E057B72E9BCE6D694A97D680D , 0x018A650C016F720B90E638E9C028DC28 , 0x018A650C1C7A738E9B0D31677A1A9D1E , 0x018A650C0532732A8E43E13DFBED9D24 , 0x018A650EA45A727F8F05B4C6FAF61D34 , 0x018A650CEEB5721C8B976F83BC64A57C , 0x018A650D5CE17268B2FFA4E7EC609AA0 , 0x018A650CEBFF70ACB5486219BE097CC2 , 0x018A650CEC6370448C5172FABC0D7474 , 0x018A650D5E5D70EFB9B5B45CAA2BBA1F , 0x018A650D5EAF70FBA38C45193A10C33E , 0x018A650D766A71CAA81BD31195D8DFFA , 0x018A650E2D6E7095B360C94605FFFA54 , 0x018A650D6170720AAFD6F203FE8BA778 , 0x018A650D56E971ECA2870B48043E1036 , 0x018A650D57087063A7B8BC570923545B , 0x018A650C674771E79FE10BC24578855A )));
Copy
1.17 ms (0.08%)
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"\x01 Še\x0E xÁpÚ½y=q\x11 ºˆ "
b"\x01 Še\x0E y%sÛ¥\x1D \x18 àëÜ– "
b"\x01 Še\x0E y|qѾªàq\t =¸n "
b"""
\x01 Še\x0E z\x07 p쀉q\n
!EqÃ
"""
b"\x01 èe\x0E zqrıºØ?|õh}■ "
b"\x01 Še\x0E |ÊsÑ"Æèh6gŒ "
b"\x01 èe\x0E ~Ås┘»\x11 Ùwû┴_Æ "
b"\x01 èe\x0E\x7F $r\x12 ñ|\v └É¥<: "
b"\x01 Še\x0E ˆÞr\x03 ¼¬Þ|\x7F ³þQ "
b"\x01 èe\x0E èAp\x16 É├óc\x07 ñ\x14 Þ "
b"\x01 Še\x0E ŠlpW¼(PTf\x10 jd "
b"\x01 Še\x0E ‹\r q\x1F “ûæò\x0F Z’, "
b"\x01 èe\x0E ï#sùñü2█Ã\x01 §| "
b"""
\x01 Še\x0E Œ#pѶ1\x08 \n
€NÌ
"""
b"\x01 èe\x0E ì-pàâô▀B¯\x11 û┼ "
b"\x01 èe\x0E ìÂs3Øhy"\x1E 3ý╦ "
b"\x01 Še\x0E ŽLrп ;\x03 Èf‰Ü "
b"\x01 Še\x0E Žnqq£ŽõNÕ\r jÜ "
b"\x01 Še\x0E Žáqއýò/Áúg> "
b"\x01 Še\x0E QsLŽb-\e §\x02 \i "
b"\x01 Še\x0E ös)º“`Ç–Cl† "
b"\x01 Še\x0E ¡\x1D qÚƒ€œ\x01 ¹ú)z "
b"\x01 Še\x0E ¡krn„Ê\t ,ÈâÈ- "
b"\x01 èe\x0E ó¬q:ü\x14 6G»éz* "
b"\x01 Še\x0E ¢Æpéˆ=´Ê:\x15 „\x1D "
b"\x01 Še\x0E ¢çp¡¼¡ÍëT\f Æâ "
b"\x01 Še\x0E ¥\x10 ri©\x01 ¤ö¾D\x13 & "
b"\x01 èe\x0E ÑOpLÑk*²C¥Å7 "
b"\x01 èe\x0E ÑÔs¿Ç¸Åv-┼fa "
b"\x01 Še\x0E ©ÿp\x14 ³è\x1C пô · "
b"\x01 Še\x0E ªKpĪø\x05 Ï—ž\x04 \n "
b"\x01 Še\x0E ª·r½œk|{\x0F ˆ^. "
b"\x01 Še\x0E ¬2q؆\x05 ”«øè½… "
b"\x01 Še\x0E ¬¨sƒ£\x0E Û?6i91 "
b"\x01 Še\x0E ¬ÇrU´†=l8T!\x02 "
b"\x01 Še\x0E ®¯s_¡K›c»Ìâï "
b"\x01 èe\x0E «├sfüLÙn└Ù\x1A  "
b"\x01 Še\x0E ¯…rï…îšËÖ…€\x10 "
b"\x01 Še\x0E ¯˜sB‘ç0IIºÑ® "
b"\x01 Še\x0E ¯ÙpCƒ-`3yކ "
b"\x01 Še\x0E ¾ipè˜äÝC\x0F ¢å_ "
b"\x01 Še\x0E ¿\x00 pÖ‚«‘áJÑéË "
b"\x01 èe\x0E ┐]rãÉ█ì2áê:À "
b"\x01 Še\x0E ¿ŽpÜ‘\x15\x0E «Š{¶¶ "
b"\x01 Še\x0E À\x04 q\x14 œ}ðÕ>Æœ¥ "
b"\x01 Še\x0E Á~q>˜.1\x10 (*Pû "
b"\x01 Še\x0E ¡s\x16 »^MâÌùÔ6 "
b"\x01 Še\x0E Âép3ª'£º×Ë·[ "
b"\x01 Še\x0E ÃÑpu£ö*8”\x19 Ì/ "
b"\x01 èe\x0E ã"s\x1D ¢Ì0÷ì\x07 Wf "
b"\x01 èe\x0E ã;qK░┐ÑseÿÅé "
b"\x01 Še\x0E Èòq4ž—„¸ÿm&® "
b"""
\x01 Še\x0E É\n
pæ‡ñŠf\x11 £9\v
"""
b"\x01 Še\x0E É@pq´zâÔÑ\x17\x11\x16 "
b"\x01 èe\x0E ╔╩q\x03 ì¢öE\x0E ð}£ "
b"\x01 Še\x0E Éñs2€ÂáÎ;<ÞW "
b"\x01 èe\x0E ╩åqÀØJÂ\x1C ╠Üã\x06 "
b"\x01 Še\x0E ʼs{•\x07\x08\x7F U_TÍ "
b"\x01 Še\x0E ÊÃq0£¸ ñ~Wö° "
b"\x01 Še\x0E Êâpf´©ÂKvz•j "
b"\x01 èe\x0E ╦\x10 páÅ■Ï´ü¤a\r "
b"\x01 Še\x0E Ë\x1E pzœ\x06 ÿÛ•!À= "
b"\x01 èe\x0E ╦HsrìÂÚÜõ}hª "
b"\x01 Še\x0E Ë_qø´ë(,?]fª "
b"\x01 Še\x0E Ë}pZŒ\x14 ’O@}.ë "
b"\x01 Še\x0E Ì's#²,…ˆÛìà® "
b"\x01 Še\x0E ÌTq\x12 ²Ï-Wè !‰ "
b"\x01 èe\x0E ═\x14 sqª▄┌Å'\x07 õï "
b"\x01 Še\x0E Í@rQ§¥‚~3fÊ\x00 "
b"\x01 Še\x0E Í‹q¿¡Ê½²2\x12 ‹€ "
b"\x01 èe\x0E ═¿p\x1D çýµ!hì═ó "
b"\x01 Še\x0E ͳpô®\x14 …¶vª\x1D ä "
b"\x01 Še\x0E Ý”rÿ‹<毬ÕÝC "
b"\x01 Še\x0E Ýáq…¦%ýC¨\x19 …Ý "
b"\x01 Še\x0E Þ\r pA»\x1D ébÎêÕ“ "
b"\x01 èe\x0E Ô|s.ªvv\x08 úØTç "
b"\x01 Še\x0E ã\x01 q\x1D Œ£ÈT\x1E ¯ó\x06 "
b"\x01 Še\x0E ã\x18 rܧlsõè\x08 &‡ "
b"\x01 èe\x0F à÷r\ø\x05\x05 Mü.±É "
b"\x01 Še\x0F ˆÙs\x11 ´Øð]\x17 \r \x12 D "
b"\x01 Še\x0F ©Is<§Þó^üÔfX "
b"\x01 Še\x0F ¿Ër"™¨µõIæEª "
b"\x01 èe\x0F ┐¦rOƒ·░ùæı\x1D ì "
b"\x01 Še\x0F ¿ór>«kTÝ÷Ï!\x12 "
b"\x01 èe\x0F ┐ p¡2ü╗^\x06 `┬ "
b"\x01 Še\x0F À\x0F p\x01 ‡ÐRÃV:£» "
b"\x01 Še\x0F À\x1D s\x11 †ãËÄãýê\x14 "
b"\x01 Še\x0F À,s\x1C ¬ÎÞØÀô:\x00 "
b"\x01 èe\x0F └Dpø┤\x1C {+$\x11 NØ "
b"\x01 Še\x0F ÀWp\x1E Ž\t\x17 Ä/Oœ¬ "
b"\x01 èe\x0F └jpóØ7┴\x18 ╚╩¼U "
b"\x01 Še\x0F ÀwsP„ìbÆ^’\x05 ÷ "
b"\x01 Še\x0F À\x7F p\x19 ¼gˆ«ú.†7 "
b"\x01 èe\x0F └çrüû8×V0┌v@ "
b"\x01 Še\x0F ÀŽp'¹:¼ù|÷³N "
b"\x01 èe\x0F └ÜqõÆìÿ)9ð+a "
b"\x01 Še\x0F À£q\x1C µÐ\x05 è8õ‹E "
b"\x01 Še\x0F À«rJ™m†‘Ž\x1E ¨Ñ "
b"\x01 Še\x0F À±qB¾Ÿ–n‹;\x0E Ñ "
b"\x01 Še\x0F À¸sz·,òm-\x11 I\x00 "
b"\x01 Še\f\e öp„°bý¾8„œ\x16 "
b"\x01 Še\f\x1C Êr$ˆ3E’Í™ß\x10 "
b"\x01 Še\f\x1D Aq\x1D ¾½„ó\x7F §\x16 ( "
b"\x01 Še\f gGqçŸá\v ÂEx…Z "
b"\x01 èe\f\x01 or\v ɵ8Ú└(▄( "
b"\x01 èe\f\x05 2s*ÄCß=¹ÝØ$ "
b"\x01 Še\f Á\x02 s)‡åµñ×U'˜ "
b"\x01 Še\f Á‚q’„£þ·§’…a "
b"\x01 Še\f Á¨rx©U©ÈE›õç "
b"\x01 Še\f Á²pÚµ\r `qŸ°9È "
b"\x01 Še\f ÁÅqo»<ú7Øí»È "
b"\x01 Še\f ÁäpF’ªÖÅ\x1F é®\x04 "
b"\x01 Še\f ÁýpG›ÃˆV@F~} "
b"\x01 Še\f Â\x10 pÝ®kÍ{\f ,›ˆ "
b"\x01 Še\f Â\x1C q)”.öYH&ë\x04 "
b"\x01 Še\f Â,s\x19 ¥·\x1A ¼ªå\x1D 5 "
b"\x01 Še\f ÂIqމW”—Ì!Ö "
]
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 (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ?
)
)
)
Copy
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 (0x018A650E78C170DABD793D71AD11BA88 , 0x018A650E792573DBA51DAD18E0EBDC96 , 0x018A650E797C71D1BEAAE071093DB86E , 0x018A650E7A0770EC8089710A214571C3 , 0x018A650E7A7172D5A79D3F7CE4687DFE , 0x018A650E7CCA73C39122C6E86836678C , 0x018A650E7E8F73D9AF11EB7796C15F92 , 0x018A650E7F247212A47C0BC090BE3C3A , 0x018A650E88DE7203BCACDE7C7FB3FE51 , 0x018A650E8A41701690C3A26307A414E8 , 0x018A650E8A6C7057BC28505466106A64 , 0x018A650E8B0D711F93FBE6F20F5A922C , 0x018A650E8B237397A48132DBC701F57C , 0x018A650E8C2370D1B631080A804EADCC , 0x018A650E8D2D70858393DF42EE1196C5 , 0x018A650E8DB673339D6879221E33ECCB , 0x018A650E8E4C72D0BFA03B03C86689DC , 0x018A650E8E6E7171A38EF54ED50D6ADC , 0x018A650E8EE1718E87FDF22FC1FA673E , 0x018A650EA051734C8E622D1BA7025C69 , 0x018A650EA0F67329BA9360C796436C86 , 0x018A650EA11D71DA83809C01B9FA297A , 0x018A650EA16B726E84CA092CC8E2C82D , 0x018A650EA2AA713A81143647AF827A2A , 0x018A650EA2C670E9883DB4CA3A15841D , 0x018A650EA2E770A1BCA1CDEB540CC6E2 , 0x018A650EA5107269A901A4F6BE441326 , 0x018A650EA54F704CA56B2AFD43BE8F37 , 0x018A650EA5E273A880F78F762DC56661 , 0x018A650EA9FF7014B3E81CD0BFF420B7 , 0x018A650EAA4B70C4AAF805CF979E040A , 0x018A650EAAB772BD9C6B7C7B0F885E2E , 0x018A650EAC3271D8860594ABF8E8BD85 , 0x018A650EACA87383A30EDB3F36693931 , 0x018A650EACC77255B4863D6C38542102 , 0x018A650EAEAF735FA14B9B63BBCCE2EF , 0x018A650EAEC37366814CEB6EC0EB1AB6 , 0x018A650EAF8572EF85EE9ACBD6858010 , 0x018A650EAF98734291E7304949BAD1AE , 0x018A650EAFD97043832D6033798EAD86 , 0x018A650EBE6970E898E4DD430FA2E55F , 0x018A650EBF0070D682AB91E14AD1E9CB , 0x018A650EBF5D72C690DB8D32A0883AB7 , 0x018A650EBF8E70DC91150EAB8A7BB6B6 , 0x018A650EC00471149C7DF0D53EC69CA5 , 0x018A650EC17E713E982E3110282A50FB , 0x018A650EC2A17316BB5E4DE2CCF9D436 , 0x018A650EC2E97033AA27A3BAD7CBB75B , 0x018A650EC3D17075A3F62A389419CC2F , 0x018A650EC622731DBDDE30F68D075766 , 0x018A650EC63B714BB0BFA57365988F82 , 0x018A650EC8F271349E9784B8FF6D26AE , 0x018A650EC90A70E687F18A6611A3390B , 0x018A650EC9407071B47AE2D4D1171116 , 0x018A650EC9CA71038DBD94450ED07D9C , 0x018A650EC9F1733280C2E1CE3B3CDE57 , 0x018A650ECA8671B79D4AB61CCC9AC606 , 0x018A650ECABC737B9507087F555F54CD , 0x018A650ECAC37130A3B820F17E57F6B0 , 0x018A650ECAE27066B4A9C24B767A956A , 0x018A650ECB1070A08FFED8EF81CF610D , 0x018A650ECB1E707A9C06FFDB9521C03D , 0x018A650ECB4873728DB6E99AE47D68A6 , 0x018A650ECB5F71F8B4EB282C3F5D66AA , 0x018A650ECB7D705A8C14924F407D2EEB , 0x018A650ECC277323B22C8588DBECE0AE , 0x018A650ECC547112B2CF2D57E8A02189 , 0x018A650ECD147371A6DCDA8F2707E48B , 0x018A650ECD407251A7A5827E3366CA00 , 0x018A650ECD8B71BFA1CABDB232128B80 , 0x018A650ECDA8701D87ECE621688DCDA2 , 0x018A650ECDB370F4AE1485B676AA1DE4 , 0x018A650EDD9472FF8B3CE6AFACD5DD43 , 0x018A650EDDE17185A625FD43A81985DD , 0x018A650EDE0D7041BB1DE962CEEAD593 , 0x018A650EE27C732EA6767608A39D5487 , 0x018A650EE301711D8CA3C8541EAFF306 , 0x018A650EE31872DCA76C73F5E8082687 , 0x018A650F85F6725C9B05054D812EF190 , 0x018A650F88D97311B4D8F05D170D1244 , 0x018A650FA949733CA7DEF35EFCD46658 , 0x018A650FBFCB722299A8B5F549E645AA , 0x018A650FBFDD724F9FFAB09791D51D8D , 0x018A650FBFF3723EAB6B54DDF7CF2112 , 0x018A650FBFFF70B6AD3281BB5E0660C2 , 0x018A650FC00F700187D052C3563AA3BB , 0x018A650FC01D731186E3CBC4E3FDEA14 , 0x018A650FC02C731CACCEDED8C0F43A00 , 0x018A650FC044709BB41C7B2B24114E9D , 0x018A650FC057701E8E0917C42F4F9CAC , 0x018A650FC06A70A29D37C118C8CAAC55 , 0x018A650FC077735084EC62C65E9205F7 , 0x018A650FC07F7019BC6788ABFA2E8637 , 0x018A650FC087728196389E5630DA7640 , 0x018A650FC08E7027B93ABCF97CF7B34E , 0x018A650FC09A71E4928D982939D02B61 , 0x018A650FC0A3711CB5D005E838F58B45 , 0x018A650FC0AB724A996D86918E1EA8D1 , 0x018A650FC0B17142BE9F966E8B3B0ED1 , 0x018A650FC0B8737AB72CF26D2D114900 , 0x018A650C1BF67084B062FDBE38849C16 , 0x018A650C1CCA722488334592CD99DF10 , 0x018A650C1D41711DBEBD84F37FA71628 , 0x018A650C674771E79FE10BC24578855A , 0x018A650C016F720B90E638E9C028DC28 , 0x018A650C0532732A8E43E13DFBED9D24 , 0x018A650CC102732987E5B5F1D7552798 , 0x018A650CC182719284A3FEB7A7928561 , 0x018A650CC1A87278A955A9C8459BF5E7 , 0x018A650CC1B270DAB50D60719FB039C8 , 0x018A650CC1C5716FBB3CFA37D8EDBBC8 , 0x018A650CC1E4704692AAD6C51FE9AE04 , 0x018A650CC1FD70479BC3885640467E7D , 0x018A650CC21070DDAE6BCD7B0C2C9B88 , 0x018A650CC21C7129942EF6594826EB04 , 0x018A650CC22C7319A5B71ABCAAE51D35 , 0x018A650CC249718E8957C29497CC21D6 )));
Copy
1.16 ms (0.08%)
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"\x01 ’šöxvpE§v‡ùu}óL "
b"\x01 ’¾nºp\x17 ·ÿe\x05 AØoÇ "
b"\x01 ’¾zm†q/·\x0F z}œ8Rö "
b"\x01 ’¾•ŒyrU³axvîz•— "
b"\x01 Æ┐\x1D\x1C Åq*»ì█\x01 ╠\x0E R\x04 "
b"\x01 ’¿)»\x18 sܰ¢‚)\†aþ "
b"\x01 Æ├r├ts#ÂRì┼Z/¯\x03 "
b"\x01 ’Ã…>är‚›÷Ç—?…= "
b"\x01 Æ├¦┘%rìÜ0¼‗╝³w* "
b"\x01 ’Ãõ\x16 ^rê´â«\x13 ò¯‘ß "
b"\x01 ’Ý'JÁqkŽØ†þÔ’NP "
b"\x01 “\x01 ™¢•r¼ŒÈŒ›Ê²£a "
b"\x01 “\x07 jÎ\x11 q£—‰6û\x00 åŸ\v "
b"\x01 “\x07 t´bp\ª\x15 rÁ<óx¥ "
b"""
\x01 “\n
ú%(sȉkÑ\r ]¡ 1
"""
b"\x01 ô\v\x04\x1E %r\x03 ┤XVµìp┴ "
b"\x01 “\v\x15 Êxs\x1F ©‡\x15 N¿ÿ\x10 ' "
b"\x01 “\v jÎÄr¥Ÿ±\x18 „tj\x1A à "
b"\x01 “\v xcöpÙ¶Upê~ù%× "
b"\x01 “\v ¸LOrŠ“äw\x1A 9\x19\x18 Ž "
b"\x01 “\f $‘áqñº^\x1C Üd¨b\v "
b"\x01 “\f GU\e ri¼ê9ƒ€Oç‚ "
b"\x01 ô\f GU\e ri╝Û9âü(▄╩ "
b"\x01 “\f GU\e ri¼ê9ƒ‚\x03\x00 ¾ "
b"\x01 ô\f ä\╔s\x1E ò\x12 Å#è░æ# "
b"\x01 “\f „\Êp¾‰!á¬pA÷® "
b"\x01 “ \x18 ps´œü\x02 àsa "
b"\x01 “ q\x18 äp\x7F ”Íå¡öÏZ‰ "
b"\x01 “$áû\x1C pš¢˜ó\x00 ÔQ¶í "
b"\x01 ô$²\x07 ipâü┌rªA┘0: "
b"\x01 “/ýÉOqÄ¢©ofz</° "
b"\x01 ô0\x01 Ø▓q\r Åz\x06 w+MùC "
b"\x01 “w;ëþs'–Óñšè“‘- "
b"\x01 “waÂåsg®›ùÓPÏzà "
b"\x01 “wna\x1F rƒ³>ö\t Ó|\x00\x04 "
b"\x01 “w\x7F ñÛpo¥c'!²d<\t "
b"\x01 “w÷düp{¸öYDðÜ.• "
b"\x01 ôîè\x15 EqÃØ╔æ┤¬zÝ╗ "
b"\x01 “–Þ[¨p.¨½„¥Þò#Ñ "
b"\x01 ôùNj#skÉ\x00\x06 gðá+§ "
b"\x01 ôùáÙÔpòì{:f\x0F $¸╚ "
b"\x01 “œx\x02 0s4£ß\v Š&}"o "
b"\x01 ô░FFjsO£Té╦]yÅ` "
b"\x01 “°¸¿\t ps½%ívOÝ/„ "
b"""
\x01 “Ùj8”q\n
‘ˆ5¸I9¥à
"""
b"\x01 “ä\x1C ÍÐq\v ®=ìoǨ?ˆ "
b"\x01 ”o\e ‡ªq· ÝT½L×\x15 k "
b"\x01 ”¬È©Xq¡°Æ´7”ä®ù "
b"\x01 ”¬ö 1rjŽu÷n’c2g "
b"\x01 ”±S—ÈrZ³\x17 âóÈ9¢à "
b"\x01 ”ÿ\x05 ®Ôq˜½^9þšßm\x16 "
b"\x01 ”ÿ\x11 UwqÝ´D1¦É§4Ÿ "
b"\x01 ”ÿ9†\x1F s\x18 ¦R\x03 Ae9?\x1F "
b"\x01 ”ÿDÁ_sì®\x17 &ß\e ®ó× "
b"\x01 ”ÿQ0èr\x1C ¼,âw½qBu "
b"\x01 ö oËzp)èC┤├}¯Éæ "
b"\x01 ò\x04 ÑôÆpµ╣ÉtOÊı²╬ "
b"\x01 ò\x04 Îr&s¹ªëÞ\x08 &ó®Ø "
b"\x01 ò\x04 µQxpÆüøu│tıDd "
b"""
\x01 •\x05 (ƒ\n
pÛ¤jôÕë®Åæ
"""
b"\x01 •\x05 6ß/p\x0E ¨Ph]\x15 <\r » "
b"\x01 •\t\x01 ¬_p<‰‡\x17 |Ò–-C "
b"\x01 ò\t 0\x16 Åpyê:\x07 ╗?ò=E "
b"\x01 ò\x13 8\x06 ÉrVÀª░Q▒█\Í "
b"\x01 •\x13 bÌup\x14 ¶îØöšüÆ\r "
b"\x01 ò\x13 nêüqxâÁD\x14 MXÂ═ "
b"\x01 •\x13 €¾Oq!ˆò\x11 RG\x18 ¹K "
b"\x01 ò\x13 ÿWÉsÅı╚S¢|\x15 & "
b"\x01 •\x13 ¼ý´sŪŽ+ÇIu\x03 "
b"\x01 ò\x13 Ò╚up\x14 ì±z\x1D ╚\ì6 "
b"\x01 ò\x14 EÅr\x0E ëM¬║LÆ,╩ "
b"\x01 •\x14 Ê5XqI˜R§ý\x01 ÚP™ "
b"\x01 •\x14 Ê5YrÔ–€õâ³zˆœ "
b"\x01 •\x14 Ê5YrÔ–€õâ´!Ëÿ "
b"\x01 •\x14 ÔÛ sé‘j\x0F Y4›VÌ "
b"\x01 •\x14 ÔÛ sé‘j\x0F Y5\x7F /ó "
b"\x01 •\x18 I*•r´¥A\x18 Ò:ºVî "
b"\x01 •\x18 d\x14 ¤sc¦wÔ[\x1D\v \r "
b"\x01 ò\x18 ì%▀p;Â)\v\x05 éBÂ\x01 "
b"\x01 •\x18 ¡itrY„j6:wÍ}… "
b"\x01 •\x18 »ÉNru„pG\x0E pŸwÄ "
b"\x01 •\x18 úu•s•¯üfyRÝ;ß "
b"\x01 ò\x19\x1A Òkp*û\x06 hì;!TN "
b"\x01 •\x1E z\x01\x12 r\x07 ¸P8,,äÁ¦ "
b"\x01 ò7╦K\x0F r(┐ôgügPƒÆ "
b"\x01 •7ø.‡q¼—\x1D Jñà~º\x1D "
b"\x01 ò8\x08 áìs3¡▄b\v ╔x®B "
b"\x01 •AºˆGqƒ”‡êÒ\\x06 `ý "
b"\x01 •AÊ^Áq$“ŒÎl™èе "
b"""
\x01 •AðÂspì¢\n
ÜŽ¥–\/
"""
b"\x01 •B\x17 g¤qÙ… \x16 !+§Ïš "
b"\x01 òB: \x17 r\x1D © üc\x18 ¢æÁ "
b"\x01 òBI>[rªü lÔaùr\x7F "
b"\x01 òBY\x07 yp¶æI^p:ÅzÐ "
b"\x01 •GlÙ~pºˆ³\x7F jò\x00 ‰Ø "
b"\x01 •L»È©qã™\x04 =Ï4P˜– "
b"\x01 •QPÐ5q¼¶UË„µJ&Á "
b"\x01 òa\x05 ºìs¬ø▄¸äÑ8▄´ "
b"\x01 •a\x0E 4\x05 p\x08 §°\x11 ǘ ßÄ "
b"\x01 •a\x16 ¸ûpеÈÃnRÁ5õ "
b"\x01 ô\f 5╣2s\x15 ¼ÕE_ìÅЫ "
b"\x01 Še\f\x01 Br\r „ðsìÈ\x08 N\x01 "
b"\x01 èe\r \x7F ╣sÞì`j\x7F I}┼\x18 "
b"\x01 •\x05\e\x0E Ùq\x07 ©70¼Q‡B± "
b"\x01 ò\x05 .ý\x07 pÜ▓\x1F F\f ¥Ø²P "
b"\x01 •\x14 Ä,—qþ¹O’ljwïm "
b"\x01 ò\x14 ╬ÉDr;×\x1F æÂ¸\x1E p\x00 "
]
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 (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
?
)
)
)
Copy
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 (0x01929AF678767045A77687F9757DF34C , 0x0192BE6EADBA7017B7FF650541D86FC7 , 0x0192BE7A6D86712FB70F7A7D9C3852F6 , 0x0192BE958C797255B3617876EE7A9597 , 0x0192BF1D1C8F712AAF8DDB01CC0E5204 , 0x0192BF29BB1873DCB0A282295C8661FE , 0x0192C372C3747323B6528DC55A2FEE03 , 0x0192C3853EE472829BF7C7973F853DC2 , 0x0192C3DDD925728D9A30ACF2BCFC772A , 0x0192C3F5165E72EAB4E2AB13F2AF91DF , 0x0192DD274AC1716B8ED886FED4924E50 , 0x01930199A29572BC8CC88C9BCAB2A361 , 0x0193076ACE1171A3978936FB00E59F0B , 0x01930774B462705CAA1572C13CF378A5 , 0x01930AFA252873C8896BD10D5DA1A031 , 0x01930B041E257203B45856E68D70F0C1 , 0x01930B15CA78731FA987154EBFFF1027 , 0x01930B6ACEC472A59FB11884746A1AC3 , 0x01930B7863F670D9B65570EA7EF925D7 , 0x01930BB84C4F728A93E4771A3919188E , 0x01930C2491E171F1BA5E1CDC64A8620B , 0x01930C47551B7269BCEA3983804FE782 , 0x01930C47551B7269BCEA39838128DCCA , 0x01930C47551B7269BCEA3983820300BE , 0x01930C845CC9731E95128F238AB09123 , 0x01930C845CCA70BE8921E1AC7041F7AE , 0x01932018207073B4AD9CFC02ADE07361 , 0x0193207118E4707F94CDE5A1F6CF5A89 , 0x019324E1FB1C709AA298F300D451B6ED , 0x019324FD0769708381DA72A641D9303A , 0x01932FFDC94F71C4A2A96F667A3C2FB0 , 0x019330019DB2710D8F7A06772B4D9743 , 0x0193773BEBFE732796D3F19AE893912D , 0x01937761C2E57367AE9BF9D350CF7AC3 , 0x0193776E611F7283B33EF609D37C0004 , 0x0193777FF1DB706FA5632721B2643C09 , 0x019377F764FC707BB8F65944F0DC2E95 , 0x01938C8A154571C79DC991B4AA7AEDBB , 0x019396DE5BA8702EA8BD84A5DEF223D1 , 0x0193974E6A23736B90000667D0A02BF5 , 0x019397A0EBE270958D7B3A660F24F7C8 , 0x01939C7802307334A3DF0B8A267D226F , 0x0193B046466A734F9C5482CB5D798F60 , 0x0193B0B8BF097073BD25ED764FDD2F84 , 0x0193D96A3894710A918835B84939A5E0 , 0x0193E41CCDD0710BAE3DEC6FC7A83F88 , 0x01946F1B87AA71B7A0DD54BD4CD7156B , 0x0194ACC8A95871A1B0C6B43794E4AEF9 , 0x0194ACF6A031726A8E75F76E92633267 , 0x0194B15397C8725AB317E2F3C839A2E0 , 0x0194FF05AED47198BD5E39FE9ADF6D16 , 0x0194FF11557771DDB44431A6C9A7349F , 0x0194FF39861F7318A652034165393F1F , 0x0194FF44C15F73ECAE1726DF1BAEF3D7 , 0x0194FF5130E8721CBC2CE277BD714275 , 0x0194FF6FD37A70298A43B4C37DEE9091 , 0x019504A5939270E6B990744FD2D5FDCE , 0x019504D7722673FBA689E80826A2A99D , 0x019504E651787092819B75B374D54464 , 0x01950528830A70DBA46AF4D5EBAEC5E6 , 0x01950536DF2F700EA850685D153C0DBB , 0x01950901AC5F703C8987177CD2962D43 , 0x01950930168F7079883A07BB3F953D45 , 0x0195133806907256B7A6B051B1DB5CD6 , 0x01951362CC757014B6EED8F69AFCC60D , 0x0195136E8881717883B544144D58B6CD , 0x01951380BE4F712188F211524718B94B , 0x019513985790738F8EF1C853BD7C1526 , 0x019513BCFDB473C5AA8E2BC7497503AD , 0x019513E3C87570148DF17A1DC85C8D36 , 0x019514458FF0720E894DAABA4C922CCA , 0x019514CA355871499852A7FD01DA5099 , 0x019514CA355972D49680F5E2B37A889C , 0x019514CA355972D49680F5E2B421CBFF , 0x019514D4DB2073E9916A0F59349B56CC , 0x019514D4DB2073E9916A0F59357F2FF3 , 0x019518492A9572B4A54118D23ABA56EE , 0x0195186414A47363A677ADD45B1D0B0D , 0x0195188D25DF703BB6290B058242B601 , 0x019518A169747259846A363A77CD7D85 , 0x019518BBC94E72758470470E709F77C4 , 0x019518FA75957395AFFC667952DD3BDF , 0x0195191AE36B702A9606688D3B21544E , 0x01951E7A01127207B850382C2CE4C1A6 , 0x019537CB4B0F7228BF93678167509F92 , 0x019537F82E8771BC971D4AF1E07EBA1D , 0x01953808A08D7333ADDC620BC978A942 , 0x019541BA884771839487EAD25C0660FD , 0x019541CA5EC17124938CCE6C99E88AB5 , 0x019541F0C27370ECA20ADC8EA5965C2F , 0x0195421767A471D9852016212BA7CF9A , 0x0195423A2017721DB8FF816318BD91B5 , 0x019542493E5B72A681206CE26197727F , 0x01954259077970F491495E703A8F7AD1 , 0x0195476CD97E70BA88B37F6AF20089D8 , 0x01954CBBC8A971E399043DCF34509896 , 0x01955150D03571BCB655CB84B54A26C1 , 0x01956105A78D73AA9BDCF784A538DCEF , 0x0195610E34057008A7B011C79820DFC4 , 0x01956116B8FB708AB5C8C36E52C135F5 , 0x01930C35B9327315ACE5455F8D8FD1AE , 0x018A650C0142720D84F073ECC8084E01 , 0x018A650D7FB973E88D606A7F497DC518 , 0x0195051B0ED97107A93730BC518742B1 , 0x0195052EEC07709AB21F460CBE9DFD50 , 0x019514C42C9771FEB94F926C6A77EF6D , 0x019514CE9044723B9E1F91B6F71E7000 )));
Copy
1.11 ms (0.07%)
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"\x01 ů' 3sȃ│õÉå│║█ "
b"\x01 ů3│¦qÇûhn╚çJ"\x13 "
b"\x01 ž\e µ¾s&ª¥Ò─\v\x7F 7╔ "
b"\x01 É/ÉgÁpßñ£¦4ºtà "
b"\x01 É/ñ²,rÒ¥¡6├║R\x18\x18 "
b"\x01 É/¥y¤rùÅÖ\x07 d.└\x11 ð "
b"\x01 É/¤ð®qLÿOqd+l|¡ "
b"\x01 É5ÌN╗soïúkDj╬ÌR "
b"\x01 ‘'\f ;Gs\x18 ½vê-8eûO "
b"\x01 ‘'&;’s¨†8ã[\x06 Ø„N "
b"\x01 æ'CÌ}qÒ¼xƒ\x1C µüç "
b"\x01 æ2y╦+q╝Ø\x17 N┘90¢Ô "
b"\x01 ‘2‡—mqq›ê\x00 Äcºð# "
b"\x01 æ2½├\x00 s┘Éí]iå¶ã# "
b"\x01 ‘6Ò§\x1F r]Œ\x0E mßÊ\x00 Fö "
b"\x01 æ6´ãìp ù╦m&▄; ü "
b"\x01 æ7\x1C\x12 ®paÀ=Z■¼ì+} "
b"\x01 ‘7$äñp}¸Òǃ”-H| "
b"\x01 ‘7_ÈŽp‚šFÓ°*®³Î "
b"\x01 æJ═2\x13 p═à5W\x01 _éoÉ "
b"\x01 æK\x03 ãrr¨ìé(]Èy'× "
b"\x01 ‘Kg\x07 Ås¹•C\x1E ÍhUëD "
b"\x01 ‘OÐ5Žp\x00 „öVÚ¨\x11 ì^ "
b"\x01 ‘P/†zrBƒODZhK\x14 à "
b"\x01 ‘P<6‚sh’\x14 Æ‘Ÿw‡# "
b"\x01 ‘PTT9q^³M\&\x16\x07\x04\f "
b"\x01 ‘U““ñpì¥ýþ\t ‡Áº "
b"\x01 æUóaÎsoü‗x╣°>˱ "
b"\x01 ‘U¯hÁqo¾?:\f\x7F\x07 KË "
b"\x01 æU║hys─«µÅ\x05 7\x1E õ\x03 "
b"\x01 ‘UÈ‹ÉsÏ‘>oÛ\r ·íl "
b"\x01 ‘UÐÙ?p/›\n t\x04 {Ñ\x00 ¹ "
b"\x01 ‘[%@&r¬¿îéWùJ*0 "
b"\x01 æ[èçüs9░\x0F ð¿\x14 Lm "
b"\x01 æØó4UpGªeccÄ\e ]® "
b"\x01 ‘ž«QÕp\x7F ™gütDà!@ "
b"\x01 ‘ž²\x1D ›r§ˆ-vdœvõD "
b"""
\x01 ‘¼ÉÛ=q}¿“æ‡×\n
O
"""
b"\x01 ‘Â\x12 N`s‘‚ȸ\x08 ží/U "
b"""
\x01 Ԭ\n
\x1A r?‘^-\n
Ë\x16 á®
"""
b"\x01 ‘°ñ³rM®\x07 ü9Ä/E? "
b"\x01 æ┬¥s×rº¥]GƒÔØ╣^ "
b"\x01 ‘LjüÇqR’÷ô\x7F ó@Æí "
b"\x01 ‘ÇŽ½}q~¤U1}šF\x0F "
b"\x01 ‘ÇÇÚ\x05 sT‹¥{<£\x19 }‡ "
b"\x01 ‘Úõ\x14 xqû¥ƒ™K*3~r "
b"\x01 ‘Û\x18 GÎs4»ÌnaÊI(k "
b"\x01 ‘Û$Ÿ~q»¨à¨\x1A ü‰‚þ "
b"\x01 ‘Û-H\v p-¦Z\x14 Ð:2|\x13 "
b"\x01 ‘Û<"Xq¸¥‹}â¦vx^ "
b"\x01 ‘ÛD¼…sй`\x06 !hȉ "
b"\x01 ‘Û]È5q\x12 ¡ó±JÈM® "
b"\x01 ‘Ûj\x07 %pר]›Ži§Hª "
b"\x01 ‘Û~K¨qÔ‡[+X˜º\v "
b"\x01 ‘Û‡£¤rG¤\x05 Öøô\x7F\x02 ² "
b"""
\x01 ‘Û‘›Îp±›ïõ\f Ê_\n
\f
"""
b"\x01 æ█ØU┘p┐äM<5Ô($Ü "
b"\x01 ‘Û¹Ý\f q³—d½Æ¦_ÌÊ "
b"\x01 ‘à]æ\x16 r\f §vùOÆ2ö2 "
b"\x01 ‘à›á§s·‹vý§åÅsÍ "
b"\x01 ‘àµ{Bq\f ¥Ik7\x17 c—\x15 "
b"\x01 ‘à˨q¼©\x11 ®Æ8\x1C Lâ "
b"\x01 ‘æ_\x07 Msb„'¨òÑ\x17\x17\x06 "
b"\x01 æµç\t RqSíý\x08 ì2Q(ò "
b"\x01 æµÅâïs\x00 ¿ÌÞì\x04 ¾¾e "
b"\x01 ‘æ—Y\x17 r\x12 \x05 ˆI\x12 *±ê "
b"\x01 æµØÝ\x1D rkÅ\f æÜìSWE "
b"\x01 ‘æâJërc²nÖ9ùÖžZ "
b"\x01 ‘æâJërc²nÖ9û\x16 AÃ "
b"\x01 æÙ═G\x7F pÁúɽ^A═ÆÆ "
b"\x01 ‘ëùä\x0F py˜\x06 I€º5§\x1C "
b"\x01 ‘ì\x06 vÈsߟ\x06 a»\x18 ÒÀƒ "
b"\x01 ‘ì\x06 vÈsߟ\x06 a»\x19 ûø "
b"\x01 ‘ôð\x11 ¦s\x7F ºÕ\x0E k{_¶™ "
b"\x01 ‘ôÿõ s\x04 ³u\x02 ë¢k{\x18 "
b"\x01 æ§\v a╬qÄØ┼Éç\x15 Ó\x06 ê "
b"\x01 ‘õ\x16 ;ÑrX©éÜ\x13 ´F\x13 C "
b"\x01 ‘õKYrq¿¬\x08 t\v ‚7Äå "
b"\x01 ‘õb-\x1C p>Ÿxè1\x12\x11 ö "
b"\x01 æ§wÛCpäü\x07 ╦‗>édû "
b"\x01 ‘õ’È×qå„3;‰bÔÓ” "
b"\x01 ‘õ»JøsîŠK·<VZäç "
b"\x01 ‘õLJ!q\x0E ˆÚDåœ:®v "
b"\x01 ‘õÓ,¸r\x13 •£Í\v p—ä\x1A "
b"\x01 ’(ù,øsÞ¡#‚ÿïLWì "
b"\x01 ’BžH\x00 p›šõl2Ò}Ð1 "
b"\x01 ’Bë%\x01 q‹–òs¾¢°D\x14 "
b"\x01 ’G\x17 ©ƒp#›_òm4‚,f "
b"\x01 ’G_ŠŒp\x1D –ËllJž¢Ä "
b"\x01 ’Wë±Js²¨ma½—\x15\x18\x1D "
b"\x01 Æu╗\x13 Þsì┤m:Æ├B├? "
b"\x01 ÆuÕfaq\x02 ØÜ┐ºóN"Õ "
b"\x01 Æu±\x04 År=ûÅð§5\x12 QÂ "
b"\x01 ’v\f I\e r\x10 †\x16 Åm÷#xÙ "
b"\x01 ’v\x16 ¦ÏpÿžþÚ¬M\x0E j¯ "
b"\x01 ’v\x1E\x05 qq@›EÑyøIˆƒ "
b"\x01 ’v$· qüƒë’\x16 Æ«}d "
b"\x01 ÆÉcâÖscâ|<╝Àrr< "
b"\x01 ’”¡2~s5¹Ë¤c´·ð\x04 "
b"\x01 ’”¼ãÌqµ®4cBËo°¹ "
b"\x01 ž\e µ\x11 r,▓ÎÏ┌Øf[£ "
b"\x01 ï®`═Øsiû│ߣ\x06 µTq "
b"\x01 Še\r WÙr_˜ë\x15 ß\v Â-þ "
b"\x01 ‘æÊ\x07 #q‰¶•Ú\x1F r5B? "
b"\x01 ‘ëïîžqSˆ5=wÎ3Q¥ "
b"\x01 æÙ■b!s█ûü\x16 ╝ƒõ6½ "
b"\x01 æ§\x0E\x0F |s_å=kÉ■~╠\x7F "
b"""
\x01 ‘õX\f \n
s¯´ñÑpÍdc•
"""
b"\x01 ‘õ‹ïÜp\x1A £•¦T\f ‘Î "
]
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 (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ?
)
)
)
Copy
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 (0x018FEE27203373D49FB3E49086B3BADB , 0x018FEE33B3DD718096686EC8874A2213 , 0x018FF31BE6F37326A6BEE3C40B7F37C9 , 0x01902F9067B570E1A49CDD34A7748520 , 0x01902FA4FD2C72E3BEAD36C3BA521818 , 0x01902FBE79CF72978F9907642EC011D0 , 0x01902FCFD0A9714C984F71642B6C7CAD , 0x019035DE4EBB736F8BA36B446ACEDE52 , 0x0191270C3B477318BD76EA2D3865FB4F , 0x019127263B9273A88638E35B06D8844E , 0x01912743DE7D71E3AC789FF01CE68187 , 0x01913279CB2B71BC9D174ED93930BDE2 , 0x01913287976D71719BEA00C463BAF023 , 0x019132ABC30073D990A15D6986F4C623 , 0x019136D2A71F725D8C0E6DDFCA0046F6 , 0x019136EFC68D70FF97CB6D26DC3B2081 , 0x0191371C12A97061B73D5AFEAC8D2B7D , 0x01913724E4F1707DB8D2C783942D487C , 0x0191375FC88E70829A46D3B02AAEB3CE , 0x01914ACD321370CD853557015F826F90 , 0x01914B03C67272F98D82285DD479279E , 0x01914B6707C573B995431ECD6855EB44 , 0x01914FD0358E700084F656DAA811EC5E , 0x0191502F867A7242834F445A684B14E0 , 0x0191503C368273689214C6919F778723 , 0x019150545439715EB34D5C261607040C , 0x0191559393F170ECA5FDFEAD0987C1BA , 0x019155A261D7736F81F278B9F83ED3F1 , 0x019155AF68C1716FBE3F3A0C7F074BCB , 0x019155BA687973C4AEE68F05371EE403 , 0x019155C88BC973CF913E6FDB0DB7ED6C , 0x019155D0D93F702F9B0A74047BD100B9 , 0x01915B25402672ACBFEEE957F94A2A30 , 0x01915B8A87817339B00FFFD0A8144C6D , 0x01919DA234557047A66563638E1B5DA9 , 0x01919EAB51D5707F9967FC7444E02140 , 0x01919EB21D9B72A7882D76649C76F544 , 0x0191BCC9DB3D717DBF93E687D70A204F , 0x0191C2124E60739182C8B8089EED2F55 , 0x0191C2A80A1A723F915E2D0ACB16E1AE , 0x0191C2B0F1B3724DAE07FC39C42F453F , 0x0191C2BE739E72A7BE5D479FE29DB95E , 0x0191C788FCC7715292F7F47FF340C6ED , 0x0191C78EBD7D717EA455317DC29A460F , 0x0191C7C7DA0573548BA57B3CA3197D87 , 0x0191DAF5147871FBA583994B2A337E72 , 0x0191DB1847CE7334BBCC6E61CA49286B , 0x0191DB249F7E71BBA8E0A81AFC8982FE , 0x0191DB2D480B702DA65A14D03A327C13 , 0x0191DB3C225871B8A58B7DE2A676785E , 0x0191DB44BC85738AB960062168C889AD , 0x0191DB5DC8357112A1F3B14AC3884DAE , 0x0191DB6A072570D7A85D9B8E69A748AA , 0x0191DB7E4BA871C394875B2B5898BA0B , 0x0191DB87A3A47247A405D6F8F47F02B2 , 0x0191DB919BCE70B19BEFF50CCA5F0A0C , 0x0191DB9D55D970BF844D3C35E228249A , 0x0191DBB9DD0C71B39764BDC6A65FCCCA , 0x0191E05DE616720CA776F94FC632F632 , 0x0191E09BE1A773B78B76FDA7E5C573CD , 0x0191E0B57B42710CA5496B3717639715 , 0x0191E0C38BA871BCA911AEC6381C4CE2 , 0x0191E65F074D73628427A8F2D1171706 , 0x0191E68709527153A1EC088D32512895 , 0x0191E68F838B7300A8DEE88D04F3F365 , 0x0191E69759177212AD058849122AB1EA , 0x0191E69DED1D726B8F0C919A8D535745 , 0x0191E6E24AEB7263B26ED639F9D69E5A , 0x0191E6E24AEB7263B26ED639FB1641C3 , 0x0191EBCD477F70B5A390AB5E41CD9292 , 0x0191EBF9E40F707998064980BA35A71C , 0x0191EC0676C873DF9F0661BB18D2C083 , 0x0191EC0676C873DF9F0661BB19C3BBF8 , 0x0191F4F011A6737FBAD50E6B7B5FB699 , 0x0191F4FFF5A07304B37502EBA26B7B18 , 0x0191F50B61CE718E9DC5908715E00688 , 0x0191F5163BD17258A9E9DC13B4461343 , 0x0191F54B597271BFAC08740B8237C4E5 , 0x0191F5622D1C703E9F78E831121120F6 , 0x0191F577EA4370848107CBF23E826496 , 0x0191F592C8D771E584333B8962D4D394 , 0x0191F5BB4AF873EE8A4BB73C565AE4E7 , 0x0191F5C78721710E88DA44E59C3AAE76 , 0x0191F5D32CB8721395A3CD0B7097E41A , 0x019228F92CF873DEA12382FFEF4C57EC , 0x0192429E4800709B9AF56C32D27DD031 , 0x019242EB2501718B96F273BEA2B04414 , 0x01924717A98370239B5FF26D34822C66 , 0x0192475F8A8C701D96CB6C6C4A9EA2C4 , 0x019257EBB14A73B2A86D61BD9715181D , 0x019275BB13E8738DB46D3A92C342C33F , 0x019275E5666171029D9ABFA7A24E22E5 , 0x019275F1048F723D968FD0F5351251B6 , 0x0192760C491B72108616C56DF72378D9 , 0x01927616A6CF70FF9EFEDAAC4D0E6AAF , 0x0192761E057171409B45D179F8498883 , 0x01927624B7A071FC83EB9216C6AB7D64 , 0x0192906383997363837C3CBCB772723C , 0x019294A1327E7335B9CBA463B4B7F004 , 0x019294BCE3CC71B5AE346342CB6FB0B9 , 0x018FF31BE611722CB2D7D8DA9D665B9C , 0x018BA960CD9D736996B3E19C06E65471 , 0x018A650D57D9725F98EB15DF0BC22DFE , 0x0191E6CA07237189B695DA1F7235423F , 0x0191EBEFEE9E715388353D77CE3351A5 , 0x0191EBFE622173DB968116BC9FE436AB , 0x0191F50E0F7C735F863D6B90FE7ECC7F , 0x0191F5580C0A73AFB4F1D170CD646395 , 0x0191F58BEFDC701AA395A6540C91CE20 )));
Copy
1.08 ms (0.07%)
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"\x01 Še\r ™Ts\x03 „X[3²ÖÔ° "
b"\x01 Še\r ™mp·’ð®¡rz>ƒ "
b"\x01 Še\r ™ñs`•‘6}Ê…wI "
b"\x01 Še\r šEs¤“2'XÀѶ "
b"\x01 Še\r šŒsHž\x17 P$ry¹\x14 "
b"\x01 Še\r ›6r\x1A žOC–ëÔ½\x05 "
b"\x01 Še\r œöpš–oõ‰ÚOÄ¢ "
b"\x01 èe\r Ø╦s╩¿y‗Ì;o() "
b"\x01 èe\r ØÓpÒ®!░\x1D ÜyÀ\x14 "
b"\x01 Še\r žCr} Y»\x11\x05 '±\x07 "
b"\x01 Še\r žTs—°°Œ\x1E %mÔ& "
b"\x01 Še\r ž’pì«ä'¡ÖåL\x02 "
b"\x01 Še\r ž¿ru®»ºÎ{\x1F ö‘ "
b"""
\x01 Še\r ŸUq¾°ýµi:\n
”Ê
"""
b"\x01 Še\r Ÿ¢r¼˜vM÷CÛ=& "
b"\x01 Še\r ŸÀsµ¹F[˜˜b|\x06 "
b"\x01 Še\r ŸÜqq‰85°@Ò®œ "
b"\x01 Še\r ŸþqO²ú\f Ç÷[RÜ "
b"\x01 Še\r \x19 q™•¤(8t\x07\x0E ! "
b"\x01 Še\r 0rã¯ë1â\x1D Oío "
b"\x01 Še\r Qp²‰Fkë¶”ËG "
b"\x01 Še\r msR‘™—=ï\x08 “š "
b"\x01 Še\r Çq‰ª¸ª²Øöç "
b"\x01 Še\r äp\x10 ®‰!>\x05 Ý$ "
b"\x01 Še\r ¡?s_¬ä\x1D\e @Þ—ã "
b"\x01 Še\r ¡…pò…\x17 êÚ¹ûÜ\x10 "
b"\x01 Še\r ¡¢p˜µD¾A_\x17 ás "
b"\x01 èe\r í¦p´ú]ÕüÑ×A\x03 "
b"\x01 èe\r ó\e p5┐4┤½└²ØË "
b"\x01 Še\r ¢8sp´G‘C´µ/} "
b"\x01 Še\r ¥±ró¡÷Ø¢\x0E Úhþ "
b"\x01 èe\r ¿ìsmí┼Ú,\x00 K█\x15 "
b"\x01 Še\r ¨™r ”OÅ,¨\x03 ¡ƒ "
b"\x01 Še\r ¨²s?§÷l½dÚ‘© "
b"\x01 Še\r ¨Îs<…ãŽõåc\x0F ÷ "
b"\x01 Še\r ¨ðq7žEv§\x08 ‘âO "
b"\x01 Še\r ©\x0E pÕšE\x7F ¾M—‡> "
b"\x01 Še\r ¹1r°:rž\e ãi\x0F "
b"\x01 Še\r ºôp\x03 »äQ¦ƒ\x0F ÇÕ "
b"\x01 èe\r ╗▄r╬Ø@ù0j_D\x17 "
b"\x01 Še\r ¼"riž—™Kƒ\e\x13 ý "
b"\x01 Še\r ¼/rä¯j%`ú2\x14 ¿ "
b"\x01 èe\r ╝<s ▓åfVº¹BØ "
b"\x01 Še\r ¼‘r²•\x16\x12 +9ÿ&\x10 "
b"\x01 èe\r ╝¡p\x18 ÀdBç&Åëw "
b"\x01 Še\r ¼·pS¹C\x03 ÎP >ª "
b"\x01 Še\r ½as{Œx°G_-–w "
b"\x01 Še\r ½òr††w}VÓxs0 "
b"""
\x01 Še\r ¾\n
sú±7Û\x1E Ü;Sk
"""
b"\x01 Še\r ¾3q\x13 Šô¾5\x16 |c} "
b"\x01 Še\r ¿Är\x05 ¦…Îúƒï¿x "
b"\x01 èe\r └╚såÁn╔Åf-Pè "
b"\x01 Še\r ÁIpì‘F {80PÕ "
b"\x01 Še\r ÁUs_‰ø\x0E ¤eÕ \x1F "
b"\x01 Še\r Áÿq>¶¦\t ˜W÷±¾ "
b"\x01 Še\r ÂKr©µ@\‰Ì]c¥ "
b"\x01 èe\r ┬ÉrÚÆ\x11 O\x02 µï"± "
b"\x01 Še\r ÂÆs5‹î.±|Jâ_ "
b"\x01 Še\r Äaq\x06 ¦Ü5ýrn´\x10 "
b"\x01 Še\r Ä¢rž¡\x0F üa\x18 Fém "
b"\x01 èe\r ─ÂsXØ╬\x13 Q#y\x01 a "
b"\x01 Še\r Åìpf…Îõy~(åR "
b"\x01 Še\r Å÷qð›@D~ÄÁ\v ¥ "
b"\x01 Še\r Æ\x01 qÚ´5\x18 # âÛ\x04 "
b"\x01 Še\r Æ)s϶Œ#‡YНµ "
b"\x01 èe\r ãXsOü║┼\f\x05\x1C {s "
b"\x01 Še\r Ævsö««ûí\x16 9R: "
b"\x01 Še\r ÆŽso¹¸\v ®‰Bñ© "
b"\x01 Še\r Æïq\’é49\x08 £¹¯ "
b"\x01 èe\r ÃIp\x02 ╝׳¹°ü█Ú "
b"\x01 Še\r Ç\x7F qc³ §€\x17 RÝÒ "
b"\x01 èe\r Ãøs0ÉÇo~ìÚ¯_ "
b"\x01 Še\r ÈLqѰڣ·¢QiV "
b"\x01 Še\r ÈZs{¡?àÕh©7á "
b"\x01 Še\r Èhq\f ”\x00\x19 4hÙp\x11 "
b"\x01 èe\r ╚ïq6ªüê\x17 «%BÅ "
b"\x01 Še\r È¢råš›æ#v¬\x17 â "
b"\x01 Še\r É\x15 pÛ™py€ÜÇaó "
b"\x01 Še\r É0sš—@à^;#xÕ "
b"\x01 èe\r ╔FsÉ¥þpÍ╣å\x1C ã "
b"\x01 Še\r É\p ‚0\x07 5»UÆ/ "
b"""
\x01 Še\r É…s\n
°\x1C\x11 ŸHnÑm
"""
b"\x01 èe\r ╔«pú╝┴%ò\x17\x17 ╝ü "
b"\x01 Še\r ÉÃp\x1F ˜†BHF\x17 cº "
b"\x01 Še\r ÉÛqƽÖA®ôç2\x11 "
b"\x01 Še\r Ê\x10 r\x08 ›4r¤²\x00 ì¥ "
b"\x01 èe\r ╩\x1C qÅ£╗?C)└yw "
b"\x01 èe\r ╩Dq\x07 Øı│~\x7F çfè "
b"\x01 Še\r ÊXrn‰ÚK9€q‹t "
b"\x01 Še\r Êyr†œ©Y‚R\e ÐÙ "
b"\x01 èe\r ╩┤r\x11 ìpãK¡}\v à "
b"\x01 Še\r Û3pÔš´\x16\x00\x05 O€º "
b"\x01 Še\r Ûšs\x18 ‡ô—\x05 1ÜÓX "
b"\x01 Še\r Û¨p׬žd'„g)F "
b"\x01 Še\r ÛµqŒ ,«–¦ \x05\x06 "
b"\x01 Še\r ÛÄq@Ÿa†o¤\v Ѱ "
b"\x01 Še\r ܹq5 Ç TJ\r 3\n "
b"\x01 Še\r Üýr_¤Û\x04 N&ûK "
b"\x01 Še\r Ý\x06 pô‚ÝZ÷ÐmúÒ "
b"\x01 èe\r ¦%ri²\x00 Éh¶ðp "
]
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 (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ?
)
)
)
Copy
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 (0x018A650D9954730384585B33B2D6D4B0 , 0x018A650D996D70B792F0AEA1727A3E83 , 0x018A650D99F173609591367DCA857749 , 0x018A650D9A4573A493AD322758C0D1B6 , 0x018A650D9A8C73489E1750247279B914 , 0x018A650D9B36721A9E4F4396EBD4BD05 , 0x018A650D9CF6709A966FF589DA4FC4A2 , 0x018A650D9DCB73CAA879F2DE3B6F2829 , 0x018A650D9DE070E3A921B01D9A79B714 , 0x018A650D9E43727DA059BB110527B107 , 0x018A650D9E547397B0B08C1E256DD426 , 0x018A650D9E9270ECABE427A1D6E54C02 , 0x018A650D9EBF7275AEBBBACE7B1FF691 , 0x018A650D9F5571BEB0FDB5693A0A94CA , 0x018A650D9FA272BC98764DF743DB3D26 , 0x018A650D9FC073B5B9465B9898627C06 , 0x018A650D9FDC7171893835B040D2AE9C , 0x018A650D9FFE714FB2FA0CC7F75B52DC , 0x018A650DA019719995A4283874070E21 , 0x018A650DA03072E3AFEB31E21D4FED6F , 0x018A650DA05170B289466BEBB694CB47 , 0x018A650DA06D73529199973DEF08939A , 0x018A650DA0C77189AAB8AAB2D8F6E720 , 0x018A650DA0E47010AE89213E05DD24A0 , 0x018A650DA13F735FACE41D1B40DE97E3 , 0x018A650DA18570F28517EADAB9FBDC10 , 0x018A650DA1A27098B544BE415F17E173 , 0x018A650DA1DD70EFA35DE581A59E4103 , 0x018A650DA21B7035BF34B4ABC0FD9DD3 , 0x018A650DA2387370B4479143B4B52F7D , 0x018A650DA5B172F3A1F7D8A20EDA68FE , 0x018A650DA88D736DA1C5E92C004BDB15 , 0x018A650DA89972A0944FC52CA803A183 , 0x018A650DA8B2733FA7F76CBD64DA91A9 , 0x018A650DA8CE733C85E38EF5E5630FF7 , 0x018A650DA8F071379E4576A70891E24F , 0x018A650DA90E70D59A457FBE4D97873E , 0x018A650DB93172C2B03A729E1BE3690F , 0x018A650DBAF47003BBE451A6830FC7D5 , 0x018A650DBBDC72CE9D4097306A5F4417 , 0x018A650DBC2272699E97994B831B13FD , 0x018A650DBC2F72E4AF6A2560FA3214BF , 0x018A650DBC3C7320B2866656A7FB429D , 0x018A650DBC9172B29516122B39FF2610 , 0x018A650DBCAD7018B7644287268F8977 , 0x018A650DBCB77053B94303CE50A03EAA , 0x018A650DBD61737B8C78B0475F2D9677 , 0x018A650DBDF2728686777D56D3787330 , 0x018A650DBE0A73FAB137DB1EDC3B536B , 0x018A650DBE3371138AF4BE35167C637D , 0x018A650DBFC47205A685CEFA83EFBF78 , 0x018A650DC0C87386B56EC98F662D508A , 0x018A650DC14970EC9146207B383050D5 , 0x018A650DC155735F89F80EA465D5201F , 0x018A650DC1FF713EB6A6099857F7B1BE , 0x018A650DC24B72A9B5405C89CC5D63A5 , 0x018A650DC29072E992114F02E68B22F1 , 0x018A650DC2C673358BEE2EB17C4AE25F , 0x018A650DC4617106A6DC35FD726EB410 , 0x018A650DC4A2729EA10FFC611846E96D , 0x018A650DC4B673589DCE135123790161 , 0x018A650DC5EC706685CEF5797E28E552 , 0x018A650DC5F771F09B40447EC4C10BA5 , 0x018A650DC60171DAB435182320E2DB04 , 0x018A650DC62973CFB68C2387598AAFB5 , 0x018A650DC658734F81BAC50C051C7B73 , 0x018A650DC67673F6ABABFBED1639523A , 0x018A650DC68E736FB9B80BAE8942F1A9 , 0x018A650DC6EF715C92E9343908A3B9AF , 0x018A650DC7497002BC9EFCFBF881DBE9 , 0x018A650DC77F7163B320A7801752DDD2 , 0x018A650DC79B733090806F7E8DE9EE5F , 0x018A650DC84C71D1B0DAA3B7A2516956 , 0x018A650DC85A737BA13FE0D568A937E1 , 0x018A650DC868710C9400193468D97011 , 0x018A650DC88B7136A6818817AE25428F , 0x018A650DC8A272E59A9BE62376AC17E2 , 0x018A650DC91570DB99707980DCC761F3 , 0x018A650DC930739A9740E05E3B2378D5 , 0x018A650DC9467390BEE770D6B9861CC6 , 0x018A650DC95C702082300735BB55C62F , 0x018A650DC985730AB01C119F486ED16D , 0x018A650DC9AE70A3BCC125951717BC81 , 0x018A650DC9C3701F98864248461763BA , 0x018A650DC9DB71C6BDD641AEF4E73211 , 0x018A650DCA1072089B3472A4B200ECA5 , 0x018A650DCA1C718F9CBB3F4329C07977 , 0x018A650DCA4471079DD5B37E7F87668A , 0x018A650DCA58726E89DA4B3980718B74 , 0x018A650DCA7972869CA95982521BD0D9 , 0x018A650DCAB472118D70C64BAD7D0BC7 , 0x018A650DDB3370D49AB41600054F80BA , 0x018A650DDB9A731887F4970531DCD358 , 0x018A650DDBA870D7AC9E642784672946 , 0x018A650DDBB5718CA02CAB96A6200506 , 0x018A650DDBC471409F61866FA40BD1B0 , 0x018A650DDCB97135A0C7A0544A0D330A , 0x018A650DDCFD725FA4DB044E26ADFB4B , 0x018A650DDD0670F482DD5AF7D06DFAD2 , 0x018A650DDD257269B6FD009068F4D070 )));
Copy
1.07 ms (0.07%)
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"\x01 ˜ú©Y\x03 r\x19 ¡0â·å9‡‚ "
b"\x01 ˜ú¿ã°pظ»ÛRDÉùh "
b"\x01 ™\x04 S½ñpŒ‘Ú\x17\x03 ZuÒÌ "
b"\x01 ™\x04 ÞËÄq©¼\Œa¶g˜8 "
b"\x01 Ö\x0E ÎÄdr*îØ]\x18 U¹7e "
b"\x01 ™]JÑ„p\x1F ¤fÿÃh‰ê\v "
b"\x01 ™]Q\e Šp\x0F ƒðÂ0p²š\x10 "
b"\x01 ™]W\x05 @rU†º:SÐ\x05 ® "
b"\x01 Ö]sy╬sì╝■z¢¿\x0E îG "
b"\x01 ™b\x04 œ'q½…ËùÃã)úæ "
b"\x01 Öb\f R\x0F qFäz!gÉe.6 "
b"\x01 ™b9\x0E ðp\x10 ¬(ÎL,çTe "
b"\x01 ÖbQö.s;É\x1E £B\x07 ÆG\x14 "
b"\x01 ™bbÒìsp· T\x02 ‘ $§ "
b"\x01 ™bmFJp›”0,Äà›gõ "
b"\x01 ™bs|€r\v ‘ðÛ#\e Àúª "
b"\x01 ™€Æ¹Óp —\x17 ]¶ÊŒ/« "
b"\x01 Öü6`░rQâ©▀╝\x08 C¼ "
b"\x01 Öüco\x10 r:ô\x7F ¢┴j \x05 ╚ "
b"\x01 Öüs%ysЪ├l╔\e ▀l\x08 "
b"\x01 Öüüæ\r qïì┬x!¿»[© "
b"\x01 Öå\x11 0às\x02 ¢ð4\x1C\x06 ì<É "
b"\x01 ÖåZÉ,pè╗0pI│»èØ "
b"\x01 ™†`÷¼r\x13 •èF¢Y†\t Ô "
b"\x01 ÖöÝsmrüè¼Ý$¢╗×Î "
b"\x01 Öò\x04\x17 Ìræ¼\x0F ó¦Å§~h "
b"""
\x01 ™•\n
ˆ•pT¼¸V`\n
Îp¨
"""
b"\x01 ™™ø\x11 §qT¹‡†ÊóOíõ "
b"\x01 ™š\f ]3s:¤Cq_Þ'Ü' "
b"\x01 ™š4´pi—áô}µò\f È "
b"\x01 ÖÜp+ØqÔÇI0\x1E ÀåT\v "
b"\x01 ™š{\r ·pº†°u£Ö\x1D ›\x15 "
b"\x01 ™š£\x16\x16 sy /.\x12 Ów°Ù "
b"\x01 Ö×ÚëÜpºúü\x05\x18 Âò\x17 å "
b"\x01 Ö׸g¼sÎ▓\x06\f d┼캤 "
b"\x01 ™Ÿ\x0F\x14 Is³·*\x1D ¶ƒ¶Nµ "
b"\x01 ™Ÿ(©6qɹØNìø°c1 "
b"\x01 ™Ÿ6Iºp`¢ÊòD»?‰Ò "
b"\x01 ™ŸQzIpë¡&èLÎë‘— "
b"\x01 ÖƒeN*sÁüÀÔMü$5┴ "
b"\x01 ™¤Ô.\x19 r×¼\x03 ¦¦)bQò "
b"\x01 ™Ãcˆ°p\e ³/jÌtJ"\r "
b"\x01 ™Ãl‚Ys\v ¨\t €OHQJs "
b"\x01 ™ÃƳ\r rLjßÄ¢F\x0F F) "
b"\x01 Ö├¦Ï█q█É£ \x00 ä©úÐ "
b"\x01 Ö├þfmp\x02 ®+├╬ Ø { "
b"\x01 Ö─/¼┬s\x11 é°É/eãô& "
b"\x01 ™ÄEa{sˆ‘ÞväÌgQc "
b"\x01 ™ÄT:Šr~‰¯æ_kmî2 "
b"\x01 ™Ä_oºs@¾Ý}ubOír "
b"\x01 ™Äp®<s°§“\x04 ulay¹ "
b"\x01 ™Äƒ^¦q–ˆrÓ)¤\x1A ë× "
b"\x01 Ö─î┌ïpo┐uo\x1C Ð╦ÑÅ "
b"\x01 ™Ä¤Mæq~‚$~”ÒF¸t "
b"\x01 ™ÄªÄ<s ¾Ý]\x7F eðŸ\x07 "
b"""
\x01 ™Äµ$Ÿro‘\n
\x14 Ìì ‚g
"""
b"\x01 ™ÈF\x03 £póºÀ5\x04\x0F ®Ç} "
b"\x01 ™Èh*‘r)´ºµŠtõ\x06 À "
b"\x01 Ö╚ãO│p\x14 ë©ãÜÉç\x12\x11 "
b"\x01 ™ÈÏ}Ís\x1D ¦Wm¯´~}È "
b"\x01 ™Èþ\x18 ðp\x1E ºh"@0…\x1A ° "
b"\x01 Ö╔Y¸Åp\x1E ┐Àõ▓?Wjî "
b"\x01 ™Ég\x01 (r™§n!LÐÑ%$ "
b"\x01 Ö╔É{zqüò├¿À@¬O< "
b"\x01 ™Í™rZrV†¢†Á_ªºª "
b"\x01 ™Íê€cs6ªðëñ'<6, "
b"\x01 ™Î\x1E –0q^ƒcdŽŒõò "
b"\x01 ™Î+t^rP°ÒL\x14 Ü-A[ "
b"\x01 Ö╬C\x14 orp¼)°É40qÓ "
b"\x01 ™ÎZd¦sœ”>«!ü>4¢ "
b"\x01 ™ÎeÙªq\x10 ±¤»1£¸àÔ "
b"\x01 ™Îs\x12 åq|žË"\x1C &lca "
b"\x01 ™Î\x7F ¥Ópô‡[~¤v½\x06 Ö "
b"\x01 ÖÊb{Øq¬á!4#ç\v\x15 y "
b"\x01 ÖÊÚIFpNÅA\x15 óo\x1D ^O "
b"\x01 ™Ó\x15 Ò*së¥ò1”(EU\x0F "
b"\x01 ™Ó0GÇqš“„S;»¾§Ñ "
b"\x01 ÖÏgCÏs\x12 Ö▀ª\x14 \x17 ÉÌ "
b"\x01 ™ØtkÙsjˆÌèH_^}¿ "
b"\x01 ™Ø‚!\x05 r\x04 ¸½”(bºúù "
b"\x01 ™ØŒMírF²»ý1–´”ú "
b"\x01 ÖÞü¾Fs┤ö¸"Êywwƒ "
b"\x01 ™íV˜Fs×¢fB\x16 DZÆ "
b"\x01 ÖÝpð}qÅæßij\x14 ä\x0F ý "
b"\x01 ÖÝä\x1A ÉpFîıàë┌\x01 µO "
b"\x01 ™íŽÍ‰që‡þЗðÖ 1 "
b"\x01 ™ò\x00 '-pr¿\n Ûð1\n Ñï "
b"\x01 ™òZ%°pº³«ium"\x14 ý "
b"\x01 ™òŽènr7¤\x10 —yâ4´2 "
b"""
\x01 ™ò«ûCq!¨\:\n
Kòz§
"""
b"\x01 ™òËžñsR¦lÆø\e Þ\x03 "
b"\x01 š\x06 QE[r ¶u Ã.~Y^ "
b"\x01 Ü\x06 t\f ØrêªàÔ▓áok═ "
b"\x01 š\x06 €™\x13 r•‹\x19\x14 þá2\x14 ë "
b"\x01 š\x06 ‘²Òqö’Xaˆ8à\x08\x1A "
b"\x01 š\x06 œìr¬¯\r ˆNw„\x0F "
b"\x01 š\v T&Ür)¿vÇ\x02 mRÏô "
b"\x01 š\x10 Í9ÒrÀ¬¡çlçûÑ "
b"\x01 š\x10 íñËs\x18 ¸\x19\x1C ,¾\x1E ÒR "
b"\x01 Ü\x11 ║FHq3Å\x14 @Ô©G\x16 P "
b"\x01 Ö├Î\x03 ¯p߬ɃÉ▄~·Í "
b"\x01 ™Ä<)ÿr~§y\†ãI)Ë "
b"\x01 Ö─g¹Ír0ü%Ü╩PU\x02 Z "
b"\x01 ™Ä›\x07 õp7ŒPª\x0E ³RúÌ "
b"\x01 ™È¿\e 5qA†‹f¦Á¼, "
b"\x01 ÖÊÎâõreØú\x0E ¶├\v ıa "
]
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 (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ?
)
)
)
Copy
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 (0x0198FAA959037219A130E2B7E5398782 , 0x0198FABFE3B070D8B8BBDB5244C9F968 , 0x01990453BDF1708C91DA17035A75D2CC , 0x019904DECBC471A9BC5C8C61B6679838 , 0x01990ED78E64722A8C9D5D1855FB3765 , 0x01995D4AD184701FA466FFC36889EA0B , 0x01995D511B8A700F83F0C23070B29A10 , 0x01995D570540725586BA3AAD53D005AE , 0x01995D7379CE738DBCFE7ABDA80E8C47 , 0x019962049C2771BD85CBF9C3E329FAE6 , 0x0199620C520F7146847A216790652E36 , 0x019962390EF07010AC28CE4C2CE75465 , 0x01996251942E733B901E9C4207924714 , 0x01996262D2EC7370B7A05402912024A7 , 0x0199626D464A709B94302CC4E09B67F5 , 0x019962737C80720B91F0DB231BC0FAAA , 0x019980C6B9D3702097175DB6CA8C2FAB , 0x0199813660B0725183B8DFBC082043AC , 0x019981636F10723A937FBDC16A2005C8 , 0x01998173257973D1A6C36CC91BDF6C08 , 0x01998181910D718B8DC27821A8AF5BB8 , 0x0199861130857302BDD0341C068D3C90 , 0x0199865A902C708ABB307049B3AF8A9D , 0x01998660F7BC721395E846A2598609D4 , 0x019994ED736D72818AACED24BDBB9ED7 , 0x0199950417DE7291AC0FA2DD8FF57E68 , 0x0199950A88957054BCB856600ACE70A8 , 0x019999F811A77154B98786CAF34FEDF5 , 0x01999A0C5D33733AA443715FDE27DC27 , 0x01999A34B4AD706997E1F47DB5F20CC8 , 0x01999A702B9D71E28049301EB786540B , 0x01999A7B0DB770BA86B075A3D61D9B15 , 0x01999AA316167379A02F2E12D377B0D9 , 0x01999EE9899A70A7A3810518B6951786 , 0x01999EF767AC73D7B2060C64C58DA7CF , 0x01999F0F144973B3B72A1DB683B64EB5 , 0x01999F28A93671C9B9D84EECF8B06331 , 0x01999F3649BA7060A2CAF244BB3F89D2 , 0x01999F517A4970EBA126E84CCEEB9197 , 0x01999F654E2A73B581B7E24D812435C1 , 0x0199A4D42E1972D7BC03A6A6296251F2 , 0x0199C36388B0701BB32F6ACC744A220D , 0x0199C36C8259730BA809804F48514A73 , 0x0199C3C6B30D72C788DFC4A2460F4629 , 0x0199C3DDD8DB71DB909C200084B8A3D1 , 0x0199C3E7666D7002A92BC3CE209D207B , 0x0199C42FACC2731182F8902F65C69326 , 0x0199C445617B738891DE76E4CC675163 , 0x0199C4543A8A727E89AFE65F6B6DEE32 , 0x0199C45F6FBA7340BEDD7D75624FED72 , 0x0199C470AE3C73B0A79304756C6179B9 , 0x0199C4835EA671968872D329A41AEBD7 , 0x0199C48CDA8B706FBF756F1CD1CBA58F , 0x0199C4A44DE6717E82247E94D246B874 , 0x0199C4AAC43C7320BEDD5D7F65F09F07 , 0x0199C4B5249F726F910A14CCEC208267 , 0x0199C84603A370F3BAC035040FAEC77D , 0x0199C8682A917229B4BAB58A74F506C0 , 0x0199C8C64FB3701489B8C69A90871211 , 0x0199C8CF7DCD731DA6576DAFB47E7DC8 , 0x0199C8FE18F0701EBA68224030851AB0 , 0x0199C959F78F701EBFB7E4B23F576A8C , 0x0199C96701287299A76E214CD0D12524 , 0x0199C9907B7A718195C3A8B740AA4F3C , 0x0199CD99725A725686A286C15FAABAAA , 0x0199CDEA80637336AAF0EBF1273C362C , 0x0199CE1E9630715EAD8363648E8CF5F2 , 0x0199CE2B745E7250B0D24C14DC2D415B , 0x0199CE43146F7270AC29F890343071E0 , 0x0199CE5A64A6739C943EAB21FC3E34A2 , 0x0199CE65D9AA7110B1A4BB31A3B8E0D4 , 0x0199CE7312E5717C9ECB221C266C6361 , 0x0199CE7FA5D370F4875B7EA476BD06D6 , 0x0199D2627B9D71AAA0213423870B1579 , 0x0199D2E94946704E8F4115A26F1D5E4F , 0x0199D315D22A73EBA5F231942845550F , 0x0199D33047C7719A9384533BBBBEA7D1 , 0x0199D86743D8731299DFA614201790DE , 0x0199D8746BD9736A88CCE8485F5E7DBF , 0x0199D88221057204B8BD942862BAFAF9 , 0x0199D88C4DED7246B2BBFD3196B494FA , 0x0199E881F34673B494F722D27977779F , 0x0199ED56984673C397A2664216445AC6 , 0x0199ED70D07D718F91E1696A14840FEC , 0x0199ED841A9070468CD58589DA01E64F , 0x0199ED8ECD8971EB87FED097F0D6A031 , 0x0199F200272D7072BF0ADBF0310AD1EF , 0x0199F25A25B070BAB3AB69756D2214FD , 0x0199F28EE86E7237A4109779E234B432 , 0x0199F2ABFB437121A85C3A0A4BF27AA7 , 0x0199F2CB9EF17352A66CC6F81BADDE03 , 0x019A0651455B72A0B675A0C32E7E595E , 0x019A06740C9D7288A685E2B2A06F6BCD , 0x019A0680991372958B1914FEE13214EB , 0x019A0691B2D271F69258618838E0081A , 0x019A069CADEC72ACAF0D884E77840F20 , 0x019A0B5426DC7229BF76C7026D52CFF4 , 0x019A10CD39D272C0ACA1ADE76CE7FBD1 , 0x019A10EDF1CB7318B8191C2CBE1ED252 , 0x019A11BA464871338F1440E2B8471650 , 0x0199C3D703EE70E1AA909F90DC7EFAD6 , 0x0199C43C29FF727EA7795C86E34929CB , 0x0199C467FBD6723081259ACA5055025A , 0x0199C49B07F570378C50AA0EB352FACC , 0x0199C8BF1B357141868B66A6C1BC2CC2 , 0x0199D2D783E472659DA30EF4C30BD561 )));
Copy
1.03 ms (0.07%)
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"\x01 Še\x10 _:r•ºôÀÄ´ü© "
b"\x01 Še\x10 _CpE€À×G°äŸi "
b"\x01 Še\x10 _•s§³Y÷ú{‡Ä² "
b"\x01 Še\x10 `FrJŽ\x7F\x00 ¡˜Wi° "
b"\x01 èe\x10 côs\x07 ú¡ßذa\v K "
b"\x01 Še\x10 c°pÑ—½Æ°\x15 Nì< "
b"\x01 Še\x10 eGpe¼¥\r þI\x0F ½\x07 "
b"\x01 Še\x10 elsت0Ò½½^'W "
b"\x01 Še\x10 e‚q¹Ÿ‚CÃö¶Œ† "
b"\x01 Še\x10 e”qPž+s™wQ”* "
b"\x01 Še\x10 e™s˜˜[ò/¾Ãdë "
b"\x01 èe\x10 f\f p$ì\x17 ┴eÑi¡¯ "
b"\x01 Še\x10 f\x15 qÙžÓFÞÀ…\x0F\f "
b"\x01 èe\x10 fmq\x01 ù╦àRì<¤õ "
b"\x01 ‹B7ïús\x1D ºp\x06 ‚:¯€N "
b"\x01 ïB^[¥qÝÉÒSæ\x17 4/ "
b"\x01 ïBü^£s¶£─´SYÔ─\x02 "
b"\x01 ï\\x1C\e\x15 q\x13 ì²+BMR\x05\x14 "
b"\x01 ï\^íGqƒÅJ°í«┌°z "
b"\x01 ‹knµàrl‹uÚJ´&ëh "
b"\x01 ïkÅÌËr0á;65││ ú "
b"\x01 ‹kž˜Åp·Œ¹=ðœ¡`Ä "
b"\x01 ïq©Ýq±ïÛ╠░\┼Ø¡ "
b"\x01 ‹Š‡äqqUŒ>“î\t \x1E - "
b"\x01 ïèרds³Ø3Ô+ü:\f Þ "
b"\x01 ïÅi\x06 p`ü}\x1F k&÷■ø "
b"\x01 ïÅw┌]q╔®b╠-┴©=╬ "
b"\x01 ïÅåG┌r\x03 ÅÏF]ÿ\x03 JÞ "
b"\x01 ïÅ£+¥q│éiëb┌}§╣ "
b"\x01 ïÅ├Õ½rݰ╗â6"à# "
b"\x01 ïÅ■D\x04 q£┐ZÞ'1▀Ñ¥ "
b"\x01 ïÉ\x13 `ËqÖÀµXB\x02 À┌G "
b"\x01 ïÉ\x1E KtqãÆ\x16 ║årÔT{ "
b"\x01 ïÉ)\x14 àp▄£·"ó╩¹Ñà "
b"\x01 ‹•Zž6sÚ¦ßÑq¹Sa¨ "
b"\x01 ï®ãbÍsDÇÒÌÓ;Â}ì "
b"\x01 ‹©Ú\x10 ½r™œ1¬ç\x04 @Ð$ "
b"\x01 ï«L4êrħ¡Õ&üèÑ "
b"\x01 ‹¯ÅZCqM±õVª\x05 ]Ôš "
b"\x01 ï╣ñ=9s:Ø\x04 ñeË╬Ý\x04 "
b"""
\x01 ‹¹ºTdp\n
©nÔÍmpa\x1E
"""
b"\x01 ‹¹Û\x0F rpÛ“\f ª‰Tô©a "
b"\x01 ‹ÓÊTŒpÚ©9…\x7F QÙùÆ "
b"\x01 ‹×î\r Ðpâ¹e%²Ëš¾p "
b"\x01 ï³Wýñp»Ø╠}c╣\x06 ~║ "
b"\x01 î\x00 ë¨p>Ü¡HØ\x08\x0F ü "
b"\x01 Œ\x00 šš\x0E pö±\x07 *ý\Â%ø "
b"\x01 î\x00 ª-┤piìHZMÎcy< "
b"\x01 Œ\x16 ”Ì‘rê£Çð¼•\x01 V, "
b"\x01 Œ\x16 ¨\x1E\v q9œ›ã<IÍÀø "
b"\x01 Œ\x16 ¨\x1E\f qª¹M›Ù»há„ "
b"\x01 Œ\x16 ¼ó4r”¦†\x0F\x1D Ž6³æ "
b"\x01 î\x16 ╝¾4röªå\x0F\x1D É.é\x06 "
b"\x01 î\x1A ü\x1C ?r0ƪ¥=P└\x08 Ô "
b"\x01 î\x1A ªìpûÆ│YÜ┤ö\x02 þ "
b"\x01 î\x1A ¥ÅÕq=¯×\x11 ÅéE\r "
b"\x01 Œ\x1A í‹\x14 q¹Žæ0y~¢ŒÞ "
b"\x01 Œ\e (Ú\t q\x03 ¢˜ì—z8‰' "
b"\x01 Œ&\x1C z-q‚^~ŠÊ?± "
b"\x01 Œ9oI9p„¾OÓ_~šVÓ "
b"\x01 Œ9Çl\r q\x03 ‡º –È\x0E ðH "
b"\x01 î9Èì╔r|▓¥i&Þs`ä "
b"\x01 Œ9ÞÄ\r r-“\x1C Øeç(*è "
b"""
\x01 Œ9èé¹s\n
³\x19 jü‹\x06\e Ð
"""
b"\x01 ŒC¾VüpJ…bx.Æ|h] "
b"\x01 ŒCí™rsë¦û¾ۡïJ "
b"\x01 îD) °rØ│╬\x1D "0á-U "
b"\x01 ŒD2³Jq‡™›\x17 Æ\x12 Ë»‚ "
b"\x01 ŒD>9JrÿºÒî””\x1C [W "
b"\x01 ŒI\TŒs€½Ñ€\x14 04fu "
b"\x01 îIt‗:p øØ\x14 «Ö┴?d "
b"\x01 ŒS”"éq®›\x10 Péô\x14\x04 Y "
b"\x01 ŒSÜ\x0F Rr¸¶¸oÿÆŸáå "
b"\x01 îSÚ°»pìÂH`\x05 m‗]A "
b"\x01 ŒY³Ñ\x07 s"€\r ¶,Ú47Y "
b"\x01 ŒY¿r¿s‚ VcEÝðuA "
b"\x01 î]ôÓÔrËÉí´╩þèz "
b"\x01 Œ]ªôÚs¿‘!?>Ö¯\x12 8 "
b"\x01 Œm|ø>râ¨ãÚœ¶sã‘ "
b"\x01 Œm²¾%pM»i[V\x1C Kþ« "
b"\x01 ŒmÉÄ|r\x0F ‰hUz6㾊 "
b"\x01 Œn\x19 6\x10 rG©á“Æ>A\x04 T "
b"\x01 Œn$¸up©“UNƒA¡DÝ "
b"\x01 în>\x1A ;sÆØhÉ╩,Ô5\t "
b"\x01 ŒnGX±ro¦’\x04 ÿz8xî "
b"\x01 ŒnS5©pH„\x12 Go\x15\x05\x14 + "
b"\x01 Œs*f\f r\e •]\x02 Ç[ŸFÁ "
b"\x01 Œs8ú8r¾‘Ôƒ@n=_Œ "
b"\x01 îs@A┼s2Å#ðÝþ■C4 "
b"\x01 ŒsD¾\x18 p$†`\x16 <m\x06 Úv "
b"\x01 ŒsVnÞrÙ’òj\x01 Ü3ï\x14 "
b"\x01 Œwá(âr&€vÝö\x08 ËL~ "
b"\x01 Œw웈s)¢S2¿\x13 ª\x13 4 "
b"\x01 Œx\f\x02 œqÀ’§t(\x10\x03 ™» "
b"\x01 Œx\x0F ¸·s¡¸äÙOÔ²ìÝ "
b"\x01 ì?¨Y¢q¿ó/╦÷»¬═Þ "
b"\x01 ìAi║dpÀÆ(\x04 )ËÁ■À "
b"\x01 ìTÛ¥Ss,Æçñ\x18 ‗\x19 $Ã "
b"\x01 ìU\v hrp¥¢c█«E╗ÓJ "
b"\x01 ìU#ÂÑqC©Å¯;│_¡P "
b"\x01 Še\r &\x01 rGŒ\x16 ƒ#Æ d\x12 "
b"\x01 Še\r \x7F Úsʶ^s´è¦@\n "
b"\x01 Še\r {\x05 qM¤¯’\x19 A<:\x12 "
b"\x01 Še\r \\x06 qP®¡}b{“¼9 "
b"\x01 èe\r ¢ypÉÉÍW\x15 ¢*»¤ "
b"\x01 Še\r ¤\t q{…;cýy\x10 Ìä "
b"\x01 Še\r ¤5s.¡:¸¤âö§6 "
b"\x01 Še\r ¤]rܯƒk\x11 µ†\x1F a "
b"\x01 Še\r ¤”rã‚â\x12 ͆\x18 FÁ "
b"\x01 èe\f\x1C zsÄø\r 1gz\x1A Ø\x1E "
b"\x01 Še\r ¾Óq#•mu&âý4\ "
b"\x01 ‹×å\t Ýq®«2ùÜÙV¼Å "
b"\x01 Œ\x16 ˆÎ¹p”›j“}¿äåú "
b"\x01 Œ\x16 ¡cÍs¹¤\x1A ZX\r ÛÔÎ "
b"\x01 î\x16 │RØr¢ç\x1D\x15 "Ì\x07 ▀\x7F "
]
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 (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ?
)
)
)
Copy
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 (0x018A65105F3A7295BAF4C0C4B4ADFCA9 , 0x018A65105F43704580C0D747B0E49F69 , 0x018A65105F9573A7B359F7FA7B87C4B2 , 0x018A65106046724A8E7F00A1985769B0 , 0x018A651063937307A3ADE19DF8610B4B , 0x018A651063B070D197BDC6B0154EEC3C , 0x018A651065477065BCA50DFE490FBD07 , 0x018A6510656C73D8AA30D2BDBD5E2757 , 0x018A6510658271B99F8243C3F6B68C86 , 0x018A6510659471509E2B73997751942A , 0x018A651065997398985BF22FBEC364EB , 0x018A6510660C70248D17C165A569ADEE , 0x018A6510661571D99ED346DEC0850F0C , 0x018A6510666D710197CB85528D3CCFE4 , 0x018B4237EFFA731DBA7006823AAF804E , 0x018B425E5BBE71ED90E3539117342F20 , 0x018B42815E9C73F49CC4EF5359E2C402 , 0x018B5C1C1B1571138DFD2B424D520514 , 0x018B5C5EA147719F8F4AF8A1AEDAF87A , 0x018B6B6EB5E0726C8B75DA4AB426EB68 , 0x018B6B8FDED37230A03B3635B3B320A3 , 0x018B6B9E98C570B78CB93DF09CA160C4 , 0x018B71B8F0ED71F18BEACCB05CC59DAD , 0x018B8A87E47171558C3E93EE09AD1E2D , 0x018B8A9E9D6473FC9D33E22B813A0CE8 , 0x018B8F6906FF7060817D1F6B26F6FE9B , 0x018B8F77DA5D71C9A962CC2DC1B83DCE , 0x018B8F8647DA72038FD8465D98034AE8 , 0x018B8F9C2BBE71B382698962DA7DF5B9 , 0x018B8FC3E5AB72EDB6F8BB8336228523 , 0x018B8FFE4404719CBF5AE82731DFA5BE , 0x018B901360D37199B7E6584202B7DA47 , 0x018B901E4B7471C69216BA8672E2547B , 0x018B9029148570DC9CFA22A2CAFBA5C7 , 0x018B955A9E3673DAA6DFD171B95361A8 , 0x018BA9C662D6734480E3DEE03BB67D8D , 0x018BA9DA10BD72999C31ACE70440D024 , 0x018BAE4C3488728EB6F5ADE526818AA5 , 0x018BAFC55A43714DB1F556AA055DD49A , 0x018BB9A43D39733A9D04A465D3CEED04 , 0x018BB9BA5464700AA96ED4CD6D70611E , 0x018BB9DB0F7270DB930CAA8954F4A961 , 0x018BD3CA548C70DAA939857F51D9F9C6 , 0x018BD7EE0DD070E2B96525B2CB9ABE70 , 0x018BFC57ECA470AF9DCC7D63B9067EBA , 0x018C0089F9F0703E9AAD489D080F81FF , 0x018C009A9A0E70F6B1072AFD5CC225F8 , 0x018C00A62DB470698D485A4DD763793C , 0x018C1694CC9172EAA3C7F0BC9501562C , 0x018C16A81E0B71399C9BE33C49CDC0F8 , 0x018C16A81E0C71AAB94D9BD9BB68E184 , 0x018C16BCF3347294A6860F1D8E36B3E6 , 0x018C16BCF3347294A6860F1D902E8206 , 0x018C1A811C3F723092A6BE3D50C008E2 , 0x018C1AA68DF0709692B3599AB49402E7 , 0x018C1ABE8FE5713DB6EE9E118F82450D , 0x018C1AED8B1471B98EE630797EA28CDE , 0x018C1B28DA097103A298EC977A388927 , 0x018C261C7A2D7182ADAD5E7E8ACA3FB1 , 0x018C396F49397084BE4FD35F7E9A56D3 , 0x018C39C76C0D710387BAA096C80EF048 , 0x018C39D48DC9727CB2BE6926E8736084 , 0x018C39DEC40D722D931CD865E7282AE8 , 0x018C39E8E9B9730AB3196AFC8B061BD0 , 0x018C43BE56FC704A8562782EC67C685D , 0x018C43ED997273EBA6FBC2BEDBA1EF4A , 0x018C4429FFF8729DB3CE1D2230A02D55 , 0x018C4432B34A7187999B17C612CBBB82 , 0x018C443E394A72FFBAD2EE94941C5B57 , 0x018C495C548C7380BDD1801430346675 , 0x018C4974F23A70FF9B9D14AE99C13F64 , 0x018C539422E971AE9B1050E9F4140459 , 0x018C53DC0F5272B8B6B86FFFC69FE1E5 , 0x018C53E9F8AF708DB64860056DF25D41 , 0x018C59B3D1077322800DB62CDA343759 , 0x018C59BF72BF7382A0566345DDF07541 , 0x018C5D93E0E272D390A1EFCAE7C7F97A , 0x018C5DAAF4DA73BF91213F3ED6AF1238 , 0x018C6D7CF83E72E2A8E3DA9CB673E391 , 0x018C6DB2BE25704DBB695B561C4BFEAB , 0x018C6DC9C47C720F8968557A36E3BE8A , 0x018C6E1936107247A9E193C63E410454 , 0x018C6E24B87570A993554E8341A144DD , 0x018C6E3E1A3B73929D6890CA2CE23509 , 0x018C6E4758B1726FA69204FF7A3878EE , 0x018C6E5335A970488412476F1505142B , 0x018C732A660C721B955D02C75B9F46C1 , 0x018C7338FA3872BE91D483406E3D5F8C , 0x018C734041C573328F23D0EDE7FE4334 , 0x018C7344BE1870248660163C6D06DA76 , 0x018C73566EDE72D992F26A01DC33EF14 , 0x018C77E128E272268076DDF608CB4C7E , 0x018C77EC9B887329A25332BF13AA1334 , 0x018C780C029C71C092A77428100399BB , 0x018C780FB8B773A1B8E4D94FD4B2ECDD , 0x018D3FF959BD71A8A22FCBF6AFAACDE8 , 0x018D4169BA6470B792280429D3B5FEB7 , 0x018D54EABE53732C9287A418F21924C7 , 0x018D550B687270BEBD63DBAE45BBE04A , 0x018D5523B6A57143B88FEE3BB35FAD50 , 0x018A650D260172478C168323C6A06412 , 0x018A650D7FDA73CAB65E73B4E8A6400A , 0x018A650D7B05714DA4AF9219413C3A12 , 0x018A650D5C067150AEA17D627B93BC39 , 0x018A650DBD79709090D65715BD2AAFCF , 0x018A650DA409717B853B63FD7910CCE4 , 0x018A650DA435732EA13AB8A4E2F6A736 , 0x018A650DA45D72DCAF836B11B5861F61 , 0x018A650DA49472E382E212CD861846C1 , 0x018A650C1C7A738E9B0D31677A1A9D1E , 0x018A650DBED37123956D7526E2FD345C , 0x018BD7E509DD71AEAB32F9DCD956BCC5 , 0x018C1688CEB970949B6A937DBFE4E5FA , 0x018C16A163CD73B9A41A5A580DDBD4CE , 0x018C16B3529D72BD871D1522DE07DF7F )));
Copy
0.99 ms (0.06%)
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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ³Grõ‚¶êzoü2w "
b"\x01 èe\v ║5s2ù\x15 kAü9}. "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
b"\x01 Še\v ºJrv»\x00 ºã_û\x7F d "
b"\x01 Še\v ºJrv»\x00 ºã_û\x7F d "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºOq=…4Q{Féa¤ "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÈq˜ž€ÿäîZ!ù "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ²ðp‰£YÑO\x7F /\x1C\x01 "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÓsB\x18 PW\x06\x1A PX "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÈq˜ž€ÿäîZ!ù "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ³Xs‹˜\x0E úÏÿÏ“Ñ "
b"\x01 Še\v ³Xs‹˜\x0E úÏÿÏ“Ñ "
b"\x01 Še\v ³Xs‹˜\x0E úÏÿÏ“Ñ "
b"\x01 Še\v ºÏrA²™‹N\x7F –1þ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 èe\v ║╗q°ûl²Ú└└Åq "
b"\x01 Še\v ²ðp‰£YÑO\x7F /\x1C\x01 "
b"\x01 Še\v ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ²ðp‰£YÑO\x7F /\x1C\x01 "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ²ðp‰£YÑO\x7F /\x1C\x01 "
b"\x01 Še\v ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v ³Ls„»éŸ¥œØ\x1E ~ "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v ³-p)²*NÎ\x05 —³\x13 "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºJrv»\x00 ºã_û\x7F d "
b"\x01 Še\v ºOq=…4Q{Féa¤ "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºOq=…4Q{Féa¤ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºOq=…4Q{Féa¤ "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºJrv»\x00 ºã_û\x7F d "
b"\x01 Še\v ºOq=…4Q{Féa¤ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ²ðp‰£YÑO\x7F /\x1C\x01 "
b"\x01 Še\v ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v ²ðp‰£YÑO\x7F /\x1C\x01 "
b"\x01 Še\v ³Ls„»éŸ¥œØ\x1E ~ "
b"\x01 Še\v ²ðp‰£YÑO\x7F /\x1C\x01 "
b"\x01 Še\v ³Ls„»éŸ¥œØ\x1E ~ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 èe\v ║üp\x14 ¥ûu\x16 ü ├p "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºŽr\x03 ½~› žttV "
b"\x01 èe\v ║ìpQí^d\x18 >dh| "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 èe\v ║5s2ù\x15 kAü9}. "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
b"\x01 èe\v ║5s2ù\x15 kAü9}. "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
b"\x01 Še\v ³Ls„»éŸ¥œØ\x1E ~ "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
]
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` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`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` `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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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 (0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB34772F582B6EA7A6FFC3277 , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BBA4A7276BB00BAE35FFB7F64 , 0x018A650BBA4A7276BB00BAE35FFB7F64 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA4F713D8534517B46E961A4 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAD37342AD185057061A5058 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB358738B980EFACFFFCF93D1 , 0x018A650BB358738B980EFACFFFCF93D1 , 0x018A650BB358738B980EFACFFFCF93D1 , 0x018A650BBACF7241B2998B4E7F9631FE , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBABB71F8966CFDE9C0C08F71 , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA4A7276BB00BAE35FFB7F64 , 0x018A650BBA4F713D8534517B46E961A4 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA4F713D8534517B46E961A4 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA4F713D8534517B46E961A4 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA4A7276BB00BAE35FFB7F64 , 0x018A650BBA4F713D8534517B46E961A4 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BBA817014BE9675168120C370 , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA8E7203BD7E9B209E747456 , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 ));
Copy
0.98 ms (0.06%)
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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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"\x01 èe\v ║5s2ù\x15 kAü9}. "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v ║5s2ù\x15 kAü9}. "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 èe\v ║5s2ù\x15 kAü9}. "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v ³Grõ‚¶êzoü2w "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºUp·š”¦ÅåP9Þ "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 èe\v ║5s2ù\x15 kAü9}. "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"""
\x01 èe\v ▓¾rñüà┼\x04 \n
I\f ¥
"""
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"""
\x01 èe\v ▓¾rñüà┼\x04 \n
I\f ¥
"""
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"""
\x01 èe\v ▓¾rñüà┼\x04 \n
I\f ¥
"""
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"""
\x01 èe\v ▓¾rñüà┼\x04 \n
I\f ¥
"""
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 èe\v ║5s2ù\x15 kAü9}. "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v ºÆrµ“Ï’ñФ\x16 @ "
b"\x01 Še\v ºÆrµ“Ï’ñФ\x16 @ "
b"\x01 Še\v ºÆrµ“Ï’ñФ\x16 @ "
b"\x01 Še\v ºÆrµ“Ï’ñФ\x16 @ "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºOq=…4Q{Féa¤ "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º\sæ»\x10 Ö°6C= "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ºusO¸ì3i\x1F Àtí "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 èe\v ║ìpQí^d\x18 >dh| "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ºusO¸ì3i\x1F Àtí "
b"\x01 Še\v ºusO¸ì3i\x1F Àtí "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 èe\v ║ìpQí^d\x18 >dh| "
b"\x01 Še\v ²ðp‰£YÑO\x7F /\x1C\x01 "
b"\x01 Še\v ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v ²ðp‰£YÑO\x7F /\x1C\x01 "
b"\x01 Še\v ³Ls„»éŸ¥œØ\x1E ~ "
b"\x01 Še\v ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v ³Ls„»éŸ¥œØ\x1E ~ "
b"\x01 Še\v ³Ls„»éŸ¥œØ\x1E ~ "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ³-p)²*NÎ\x05 —³\x13 "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 èe\v ▓‗s\ź¢┤g~-» "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"""
\x01 èe\v ▓¾rñüà┼\x04 \n
I\f ¥
"""
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 èe\v ║5s2ù\x15 kAü9}. "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 ‹pç3®s‹ŠÓöbÆ/Œ6 "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 ‹pç3®s‹ŠÓöbÆ/Œ6 "
b"\x01 Še\v ºÄs'’\x10 Ú¬ºf”M "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºOq=…4Q{Féa¤ "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³-p)²*NÎ\x05 —³\x13 "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 ‹pç3®s‹ŠÓöbÆ/Œ6 "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºOq=…4Q{Féa¤ "
]
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` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`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` `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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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 (0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB34772F582B6EA7A6FFC3277 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA5570B79A94A6C5E55039DE , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBAC672B593CF92F1D0A41640 , 0x018A650BBAC672B593CF92F1D0A41640 , 0x018A650BBAC672B593CF92F1D0A41640 , 0x018A650BBAC672B593CF92F1D0A41640 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA4F713D8534517B46E961A4 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5C73E6BB10D6B036433D20 , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB2F2735C8FA7BDB4677E2DAF , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BBA35733297156B4181397D2E , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018B70E733AE738B8AD3F662C62F8C36 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018B70E733AE738B8AD3F662C62F8C36 , 0x018A650BBAC473279210DAACBA66944D , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA4F713D8534517B46E961A4 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018B70E733AE738B8AD3F662C62F8C36 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA4F713D8534517B46E961A4 ));
Copy
0.94 ms (0.06%)
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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 èe\v ║ìpQí^d\x18 >dh| "
b"\x01 Še\v ºÈq˜ž€ÿäîZ!ù "
b"""
\x01 èe\v ▓¾rñüà┼\x04 \n
I\f ¥
"""
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"""
\x01 èe\v ▓¾rñüà┼\x04 \n
I\f ¥
"""
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 ‹pç3®s‹ŠÓöbÆ/Œ6 "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 èe\v ║5s2ù\x15 kAü9}. "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
b"\x01 èe\v ▓‗s\ź¢┤g~-» "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 èe\v ║5s2ù\x15 kAü9}. "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 èe\v ║ìpQí^d\x18 >dh| "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 èe\v ▓‗s\ź¢┤g~-» "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v ³Ls„»éŸ¥œØ\x1E ~ "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v ºusO¸ì3i\x1F Àtí "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 èe\v ║ìpQí^d\x18 >dh| "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 èe\v ║ìpQí^d\x18 >dh| "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"""
\x01 èe\v ▓¾rñüà┼\x04 \n
I\f ¥
"""
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 èe\v ║5s2ù\x15 kAü9}. "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
]
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` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`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` `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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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 (0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018B70E733AE738B8AD3F662C62F8C36 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB2F2735C8FA7BDB4677E2DAF , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB2F2735C8FA7BDB4677E2DAF , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB33070B198A1A1645BE7D34D ));
Copy
0.93 ms (0.06%)
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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³-p)²*NÎ\x05 —³\x13 "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ²ðp‰£YÑO\x7F /\x1C\x01 "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³-p)²*NÎ\x05 —³\x13 "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³-p)²*NÎ\x05 —³\x13 "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºusO¸ì3i\x1F Àtí "
b"\x01 Še\v ºusO¸ì3i\x1F Àtí "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³Ls„»éŸ¥œØ\x1E ~ "
b"\x01 Še\v ²ðp‰£YÑO\x7F /\x1C\x01 "
b"\x01 Še\v ³Ls„»éŸ¥œØ\x1E ~ "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³-p)²*NÎ\x05 —³\x13 "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 èe\v ║ìpQí^d\x18 >dh| "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 èe\v ║ìpQí^d\x18 >dh| "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ²ðp‰£YÑO\x7F /\x1C\x01 "
b"\x01 Še\v ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ²ðp‰£YÑO\x7F /\x1C\x01 "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 èe\v ║5s2ù\x15 kAü9}. "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
b"\x01 Še\v ³-p)²*NÎ\x05 —³\x13 "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ³-p)²*NÎ\x05 —³\x13 "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 èe\v ║5s2ù\x15 kAü9}. "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
b"\x01 Še\v ²ðp‰£YÑO\x7F /\x1C\x01 "
b"\x01 Še\v ³-p)²*NÎ\x05 —³\x13 "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ³-p)²*NÎ\x05 —³\x13 "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³-p)²*NÎ\x05 —³\x13 "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ³-p)²*NÎ\x05 —³\x13 "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ²ðp‰£YÑO\x7F /\x1C\x01 "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³-p)²*NÎ\x05 —³\x13 "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ºÈq˜ž€ÿäîZ!ù "
b"\x01 Še\v ºÈq˜ž€ÿäîZ!ù "
b"\x01 Še\v ºÈq˜ž€ÿäîZ!ù "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 èe\v ║╗q°ûl²Ú└└Åq "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 èe\v ║╗q°ûl²Ú└└Åq "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 èe\v ║╗q°ûl²Ú└└Åq "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
]
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` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`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` `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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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 (0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBABB71F8966CFDE9C0C08F71 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBABB71F8966CFDE9C0C08F71 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBABB71F8966CFDE9C0C08F71 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B ));
Copy
0.92 ms (0.06%)
1
SELECT `product_export` . `id` as `product_export.id` , `product_export` . `product_stream_id` as `product_export.productStreamId` , `product_export` . `storefront_sales_channel_id` as `product_export.storefrontSalesChannelId` , `product_export` . `sales_channel_id` as `product_export.salesChannelId` , `product_export` . `sales_channel_domain_id` as `product_export.salesChannelDomainId` , `product_export` . `currency_id` as `product_export.currencyId` , `product_export` . `file_name` as `product_export.fileName` , `product_export` . `access_key` as `product_export.accessKey` , `product_export` . `encoding` as `product_export.encoding` , `product_export` . `file_format` as `product_export.fileFormat` , `product_export` . `include_variants` as `product_export.includeVariants` , `product_export` . `generate_by_cronjob` as `product_export.generateByCronjob` , `product_export` . `generated_at` as `product_export.generatedAt` , `product_export` . `interval` as `product_export.interval` , `product_export` . `header_template` as `product_export.headerTemplate` , `product_export` . `body_template` as `product_export.bodyTemplate` , `product_export` . `footer_template` as `product_export.footerTemplate` , `product_export` . `paused_schedule` as `product_export.pausedSchedule` , `product_export` . `is_running` as `product_export.isRunning` , `product_export` . `created_at` as `product_export.createdAt` , `product_export` . `updated_at` as `product_export.updatedAt` , `product_export.salesChannel` . `id` as `product_export.salesChannel.id` , `product_export.salesChannel` . `type_id` as `product_export.salesChannel.typeId` , `product_export.salesChannel` . `language_id` as `product_export.salesChannel.languageId` , `product_export.salesChannel` . `customer_group_id` as `product_export.salesChannel.customerGroupId` , `product_export.salesChannel` . `currency_id` as `product_export.salesChannel.currencyId` , `product_export.salesChannel` . `payment_method_id` as `product_export.salesChannel.paymentMethodId` , `product_export.salesChannel` . `shipping_method_id` as `product_export.salesChannel.shippingMethodId` , `product_export.salesChannel` . `country_id` as `product_export.salesChannel.countryId` , `product_export.salesChannel` . `analytics_id` as `product_export.salesChannel.analyticsId` , `product_export.salesChannel` . `navigation_category_id` as `product_export.salesChannel.navigationCategoryId` , `product_export.salesChannel` . `navigation_category_version_id` as `product_export.salesChannel.navigationCategoryVersionId` , `product_export.salesChannel` . `navigation_category_depth` as `product_export.salesChannel.navigationCategoryDepth` , `product_export.salesChannel` . `footer_category_id` as `product_export.salesChannel.footerCategoryId` , `product_export.salesChannel` . `footer_category_version_id` as `product_export.salesChannel.footerCategoryVersionId` , `product_export.salesChannel` . `service_category_id` as `product_export.salesChannel.serviceCategoryId` , `product_export.salesChannel` . `service_category_version_id` as `product_export.salesChannel.serviceCategoryVersionId` , `product_export.salesChannel` . `mail_header_footer_id` as `product_export.salesChannel.mailHeaderFooterId` , `product_export.salesChannel` . `hreflang_default_domain_id` as `product_export.salesChannel.hreflangDefaultDomainId` , `product_export.salesChannel` . `short_name` as `product_export.salesChannel.shortName` , `product_export.salesChannel` . `tax_calculation_type` as `product_export.salesChannel.taxCalculationType` , `product_export.salesChannel` . `access_key` as `product_export.salesChannel.accessKey` , `product_export.salesChannel` . `configuration` as `product_export.salesChannel.configuration` , `product_export.salesChannel` . `active` as `product_export.salesChannel.active` , `product_export.salesChannel` . `hreflang_active` as `product_export.salesChannel.hreflangActive` , `product_export.salesChannel` . `maintenance` as `product_export.salesChannel.maintenance` , `product_export.salesChannel` . `maintenance_ip_whitelist` as `product_export.salesChannel.maintenanceIpWhitelist` , `product_export.salesChannel` . `payment_method_ids` as `product_export.salesChannel.paymentMethodIds` , `product_export.salesChannel` . `home_cms_page_id` as `product_export.salesChannel.homeCmsPageId` , `product_export.salesChannel` . `home_cms_page_version_id` as `product_export.salesChannel.homeCmsPageVersionId` , `product_export.salesChannel.analytics` . `id` as `product_export.salesChannel.analytics.id` , `product_export.salesChannel.analytics` . `tracking_id` as `product_export.salesChannel.analytics.trackingId` , `product_export.salesChannel.analytics` . `active` as `product_export.salesChannel.analytics.active` , `product_export.salesChannel.analytics` . `track_orders` as `product_export.salesChannel.analytics.trackOrders` , `product_export.salesChannel.analytics` . `anonymize_ip` as `product_export.salesChannel.analytics.anonymizeIp` , `product_export.salesChannel.analytics` . `created_at` as `product_export.salesChannel.analytics.createdAt` , `product_export.salesChannel.analytics` . `updated_at` as `product_export.salesChannel.analytics.updatedAt` , `product_export.salesChannel` . `created_at` as `product_export.salesChannel.createdAt` , `product_export.salesChannel` . `updated_at` as `product_export.salesChannel.updatedAt` , `product_export.salesChannel.translation.name` , COALESCE (`product_export.salesChannel.translation.name` , `product_export.salesChannel.translation.name` ) as `product_export.salesChannel.name` , `product_export.salesChannel.translation.homeSlotConfig` , COALESCE (`product_export.salesChannel.translation.homeSlotConfig` , `product_export.salesChannel.translation.homeSlotConfig` ) as `product_export.salesChannel.homeSlotConfig` , `product_export.salesChannel.translation.homeEnabled` , COALESCE (`product_export.salesChannel.translation.homeEnabled` , `product_export.salesChannel.translation.homeEnabled` ) as `product_export.salesChannel.homeEnabled` , `product_export.salesChannel.translation.homeName` , COALESCE (`product_export.salesChannel.translation.homeName` , `product_export.salesChannel.translation.homeName` ) as `product_export.salesChannel.homeName` , `product_export.salesChannel.translation.homeMetaTitle` , COALESCE (`product_export.salesChannel.translation.homeMetaTitle` , `product_export.salesChannel.translation.homeMetaTitle` ) as `product_export.salesChannel.homeMetaTitle` , `product_export.salesChannel.translation.homeMetaDescription` , COALESCE (`product_export.salesChannel.translation.homeMetaDescription` , `product_export.salesChannel.translation.homeMetaDescription` ) as `product_export.salesChannel.homeMetaDescription` , `product_export.salesChannel.translation.homeKeywords` , COALESCE (`product_export.salesChannel.translation.homeKeywords` , `product_export.salesChannel.translation.homeKeywords` ) as `product_export.salesChannel.homeKeywords` , `product_export.salesChannel.translation.customFields` , COALESCE (`product_export.salesChannel.translation.customFields` , `product_export.salesChannel.translation.customFields` ) as `product_export.salesChannel.customFields` , `product_export.salesChannel.translation.createdAt` , `product_export.salesChannel.translation.updatedAt` , `product_export.salesChannel.translation.salesChannelId` , `product_export.salesChannel.translation.languageId` , `product_export.salesChannelDomain` . `id` as `product_export.salesChannelDomain.id` , `product_export.salesChannelDomain` . `url` as `product_export.salesChannelDomain.url` , `product_export.salesChannelDomain` . `sales_channel_id` as `product_export.salesChannelDomain.salesChannelId` , `product_export.salesChannelDomain` . `language_id` as `product_export.salesChannelDomain.languageId` , `product_export.salesChannelDomain` . `currency_id` as `product_export.salesChannelDomain.currencyId` , `product_export.salesChannelDomain` . `snippet_set_id` as `product_export.salesChannelDomain.snippetSetId` , `product_export.salesChannelDomain` . `hreflang_use_only_locale` as `product_export.salesChannelDomain.hreflangUseOnlyLocale` , `product_export.salesChannelDomain` . `custom_fields` as `product_export.salesChannelDomain.customFields` , `product_export.salesChannelDomain` . `created_at` as `product_export.salesChannelDomain.createdAt` , `product_export.salesChannelDomain` . `updated_at` as `product_export.salesChannelDomain.updatedAt` , `product_export.salesChannelDomain.salesChannel` . `id` as `product_export.salesChannelDomain.salesChannel.id` , `product_export.salesChannelDomain.salesChannel` . `type_id` as `product_export.salesChannelDomain.salesChannel.typeId` , `product_export.salesChannelDomain.salesChannel` . `language_id` as `product_export.salesChannelDomain.salesChannel.languageId` , `product_export.salesChannelDomain.salesChannel` . `customer_group_id` as `product_export.salesChannelDomain.salesChannel.customerGroupId` , `product_export.salesChannelDomain.salesChannel` . `currency_id` as `product_export.salesChannelDomain.salesChannel.currencyId` , `product_export.salesChannelDomain.salesChannel` . `payment_method_id` as `product_export.salesChannelDomain.salesChannel.paymentMethodId` , `product_export.salesChannelDomain.salesChannel` . `shipping_method_id` as `product_export.salesChannelDomain.salesChannel.shippingMethodId` , `product_export.salesChannelDomain.salesChannel` . `country_id` as `product_export.salesChannelDomain.salesChannel.countryId` , `product_export.salesChannelDomain.salesChannel` . `analytics_id` as `product_export.salesChannelDomain.salesChannel.analyticsId` , `product_export.salesChannelDomain.salesChannel` . `navigation_category_id` as `product_export.salesChannelDomain.salesChannel.navigationCategoryId` , `product_export.salesChannelDomain.salesChannel` . `navigation_category_version_id` as `product_export.salesChannelDomain.salesChannel.navigationCategoryVersionId` , `product_export.salesChannelDomain.salesChannel` . `navigation_category_depth` as `product_export.salesChannelDomain.salesChannel.navigationCategoryDepth` , `product_export.salesChannelDomain.salesChannel` . `footer_category_id` as `product_export.salesChannelDomain.salesChannel.footerCategoryId` , `product_export.salesChannelDomain.salesChannel` . `footer_category_version_id` as `product_export.salesChannelDomain.salesChannel.footerCategoryVersionId` , `product_export.salesChannelDomain.salesChannel` . `service_category_id` as `product_export.salesChannelDomain.salesChannel.serviceCategoryId` , `product_export.salesChannelDomain.salesChannel` . `service_category_version_id` as `product_export.salesChannelDomain.salesChannel.serviceCategoryVersionId` , `product_export.salesChannelDomain.salesChannel` . `mail_header_footer_id` as `product_export.salesChannelDomain.salesChannel.mailHeaderFooterId` , `product_export.salesChannelDomain.salesChannel` . `hreflang_default_domain_id` as `product_export.salesChannelDomain.salesChannel.hreflangDefaultDomainId` , `product_export.salesChannelDomain.salesChannel` . `short_name` as `product_export.salesChannelDomain.salesChannel.shortName` , `product_export.salesChannelDomain.salesChannel` . `tax_calculation_type` as `product_export.salesChannelDomain.salesChannel.taxCalculationType` , `product_export.salesChannelDomain.salesChannel` . `access_key` as `product_export.salesChannelDomain.salesChannel.accessKey` , `product_export.salesChannelDomain.salesChannel` . `configuration` as `product_export.salesChannelDomain.salesChannel.configuration` , `product_export.salesChannelDomain.salesChannel` . `active` as `product_export.salesChannelDomain.salesChannel.active` , `product_export.salesChannelDomain.salesChannel` . `hreflang_active` as `product_export.salesChannelDomain.salesChannel.hreflangActive` , `product_export.salesChannelDomain.salesChannel` . `maintenance` as `product_export.salesChannelDomain.salesChannel.maintenance` , `product_export.salesChannelDomain.salesChannel` . `maintenance_ip_whitelist` as `product_export.salesChannelDomain.salesChannel.maintenanceIpWhitelist` , `product_export.salesChannelDomain.salesChannel` . `payment_method_ids` as `product_export.salesChannelDomain.salesChannel.paymentMethodIds` , `product_export.salesChannelDomain.salesChannel` . `home_cms_page_id` as `product_export.salesChannelDomain.salesChannel.homeCmsPageId` , `product_export.salesChannelDomain.salesChannel` . `home_cms_page_version_id` as `product_export.salesChannelDomain.salesChannel.homeCmsPageVersionId` , `product_export.salesChannelDomain.salesChannel.analytics` . `id` as `product_export.salesChannelDomain.salesChannel.analytics.id` , `product_export.salesChannelDomain.salesChannel.analytics` . `tracking_id` as `product_export.salesChannelDomain.salesChannel.analytics.trackingId` , `product_export.salesChannelDomain.salesChannel.analytics` . `active` as `product_export.salesChannelDomain.salesChannel.analytics.active` , `product_export.salesChannelDomain.salesChannel.analytics` . `track_orders` as `product_export.salesChannelDomain.salesChannel.analytics.trackOrders` , `product_export.salesChannelDomain.salesChannel.analytics` . `anonymize_ip` as `product_export.salesChannelDomain.salesChannel.analytics.anonymizeIp` , `product_export.salesChannelDomain.salesChannel.analytics` . `created_at` as `product_export.salesChannelDomain.salesChannel.analytics.createdAt` , `product_export.salesChannelDomain.salesChannel.analytics` . `updated_at` as `product_export.salesChannelDomain.salesChannel.analytics.updatedAt` , `product_export.salesChannelDomain.salesChannel` . `created_at` as `product_export.salesChannelDomain.salesChannel.createdAt` , `product_export.salesChannelDomain.salesChannel` . `updated_at` as `product_export.salesChannelDomain.salesChannel.updatedAt` , `product_export.salesChannelDomain.salesChannel.translation.name` , COALESCE (`product_export.salesChannelDomain.salesChannel.translation.name` , `product_export.salesChannelDomain.salesChannel.translation.name` ) as `product_export.salesChannelDomain.salesChannel.name` , `product_export.salesChannelDomain.salesChannel.translation.homeSlotConfig` , COALESCE (`product_export.salesChannelDomain.salesChannel.translation.homeSlotConfig` , `product_export.salesChannelDomain.salesChannel.translation.homeSlotConfig` ) as `product_export.salesChannelDomain.salesChannel.homeSlotConfig` , `product_export.salesChannelDomain.salesChannel.translation.homeEnabled` , COALESCE (`product_export.salesChannelDomain.salesChannel.translation.homeEnabled` , `product_export.salesChannelDomain.salesChannel.translation.homeEnabled` ) as `product_export.salesChannelDomain.salesChannel.homeEnabled` , `product_export.salesChannelDomain.salesChannel.translation.homeName` , COALESCE (`product_export.salesChannelDomain.salesChannel.translation.homeName` , `product_export.salesChannelDomain.salesChannel.translation.homeName` ) as `product_export.salesChannelDomain.salesChannel.homeName` , `product_export.salesChannelDomain.salesChannel.translation.homeMetaTitle` , COALESCE (`product_export.salesChannelDomain.salesChannel.translation.homeMetaTitle` , `product_export.salesChannelDomain.salesChannel.translation.homeMetaTitle` ) as `product_export.salesChannelDomain.salesChannel.homeMetaTitle` , `product_export.salesChannelDomain.salesChannel.translation.homeMetaDescription` , COALESCE (`product_export.salesChannelDomain.salesChannel.translation.homeMetaDescription` , `product_export.salesChannelDomain.salesChannel.translation.homeMetaDescription` ) as `product_export.salesChannelDomain.salesChannel.homeMetaDescription` , `product_export.salesChannelDomain.salesChannel.translation.homeKeywords` , COALESCE (`product_export.salesChannelDomain.salesChannel.translation.homeKeywords` , `product_export.salesChannelDomain.salesChannel.translation.homeKeywords` ) as `product_export.salesChannelDomain.salesChannel.homeKeywords` , `product_export.salesChannelDomain.salesChannel.translation.customFields` , COALESCE (`product_export.salesChannelDomain.salesChannel.translation.customFields` , `product_export.salesChannelDomain.salesChannel.translation.customFields` ) as `product_export.salesChannelDomain.salesChannel.customFields` , `product_export.salesChannelDomain.salesChannel.translation.createdAt` , `product_export.salesChannelDomain.salesChannel.translation.updatedAt` , `product_export.salesChannelDomain.salesChannel.translation.salesChannelId` , `product_export.salesChannelDomain.salesChannel.translation.languageId` , `product_export.salesChannelDomain.language` . `id` as `product_export.salesChannelDomain.language.id` , `product_export.salesChannelDomain.language` . `parent_id` as `product_export.salesChannelDomain.language.parentId` , `product_export.salesChannelDomain.language` . `locale_id` as `product_export.salesChannelDomain.language.localeId` , `product_export.salesChannelDomain.language` . `translation_code_id` as `product_export.salesChannelDomain.language.translationCodeId` , `product_export.salesChannelDomain.language` . `name` as `product_export.salesChannelDomain.language.name` , `product_export.salesChannelDomain.language` . `custom_fields` as `product_export.salesChannelDomain.language.customFields` , `product_export.salesChannelDomain.language` . `created_at` as `product_export.salesChannelDomain.language.createdAt` , `product_export.salesChannelDomain.language` . `updated_at` as `product_export.salesChannelDomain.language.updatedAt` , `product_export.salesChannelDomain.language.locale` . `id` as `product_export.salesChannelDomain.language.locale.id` , `product_export.salesChannelDomain.language.locale` . `code` as `product_export.salesChannelDomain.language.locale.code` , `product_export.salesChannelDomain.language.locale` . `created_at` as `product_export.salesChannelDomain.language.locale.createdAt` , `product_export.salesChannelDomain.language.locale` . `updated_at` as `product_export.salesChannelDomain.language.locale.updatedAt` , `product_export.salesChannelDomain.language.locale.translation.name` , COALESCE (`product_export.salesChannelDomain.language.locale.translation.name` , `product_export.salesChannelDomain.language.locale.translation.name` ) as `product_export.salesChannelDomain.language.locale.name` , `product_export.salesChannelDomain.language.locale.translation.territory` , COALESCE (`product_export.salesChannelDomain.language.locale.translation.territory` , `product_export.salesChannelDomain.language.locale.translation.territory` ) as `product_export.salesChannelDomain.language.locale.territory` , `product_export.salesChannelDomain.language.locale.translation.customFields` , COALESCE (`product_export.salesChannelDomain.language.locale.translation.customFields` , `product_export.salesChannelDomain.language.locale.translation.customFields` ) as `product_export.salesChannelDomain.language.locale.customFields` , `product_export.salesChannelDomain.language.locale.translation.createdAt` , `product_export.salesChannelDomain.language.locale.translation.updatedAt` , `product_export.salesChannelDomain.language.locale.translation.localeId` , `product_export.salesChannelDomain.language.locale.translation.languageId` , `product_export.productStream` . `id` as `product_export.productStream.id` , `product_export.productStream` . `api_filter` as `product_export.productStream.apiFilter` , `product_export.productStream` . `invalid` as `product_export.productStream.invalid` , `product_export.productStream` . `created_at` as `product_export.productStream.createdAt` , `product_export.productStream` . `updated_at` as `product_export.productStream.updatedAt` , `product_export.productStream.translation.name` , COALESCE (`product_export.productStream.translation.name` , `product_export.productStream.translation.name` ) as `product_export.productStream.name` , `product_export.productStream.translation.description` , COALESCE (`product_export.productStream.translation.description` , `product_export.productStream.translation.description` ) as `product_export.productStream.description` , `product_export.productStream.translation.customFields` , COALESCE (`product_export.productStream.translation.customFields` , `product_export.productStream.translation.customFields` ) as `product_export.productStream.customFields` , `product_export.productStream.translation.createdAt` , `product_export.productStream.translation.updatedAt` , `product_export.productStream.translation.productStreamId` , `product_export.productStream.translation.languageId` FROM `product_export` LEFT JOIN `sales_channel_domain` `product_export.salesChannelDomain` ON `product_export` . `sales_channel_domain_id` = `product_export.salesChannelDomain` . `id` LEFT JOIN `sales_channel` `product_export.salesChannel` ON `product_export` . `sales_channel_id` = `product_export.salesChannel` . `id` LEFT JOIN `product_stream` `product_export.productStream` ON `product_export` . `product_stream_id` = `product_export.productStream` . `id` LEFT JOIN `sales_channel` `product_export.salesChannelDomain.salesChannel` ON `product_export.salesChannelDomain` . `sales_channel_id` = `product_export.salesChannelDomain.salesChannel` . `id` LEFT JOIN `language` `product_export.salesChannelDomain.language` ON `product_export.salesChannelDomain` . `language_id` = `product_export.salesChannelDomain.language` . `id` LEFT JOIN (SELECT `product_export.salesChannelDomain.salesChannel.translation` . sales_channel_id , `product_export.salesChannelDomain.salesChannel.translation` . name as `product_export.salesChannelDomain.salesChannel.translation.name` , `product_export.salesChannelDomain.salesChannel.translation` . home_slot_config as `product_export.salesChannelDomain.salesChannel.translation.homeSlotConfig` , `product_export.salesChannelDomain.salesChannel.translation` . home_enabled as `product_export.salesChannelDomain.salesChannel.translation.homeEnabled` , `product_export.salesChannelDomain.salesChannel.translation` . home_name as `product_export.salesChannelDomain.salesChannel.translation.homeName` , `product_export.salesChannelDomain.salesChannel.translation` . home_meta_title as `product_export.salesChannelDomain.salesChannel.translation.homeMetaTitle` , `product_export.salesChannelDomain.salesChannel.translation` . home_meta_description as `product_export.salesChannelDomain.salesChannel.translation.homeMetaDescription` , `product_export.salesChannelDomain.salesChannel.translation` . home_keywords as `product_export.salesChannelDomain.salesChannel.translation.homeKeywords` , `product_export.salesChannelDomain.salesChannel.translation` . custom_fields as `product_export.salesChannelDomain.salesChannel.translation.customFields` , `product_export.salesChannelDomain.salesChannel.translation` . created_at as `product_export.salesChannelDomain.salesChannel.translation.createdAt` , `product_export.salesChannelDomain.salesChannel.translation` . updated_at as `product_export.salesChannelDomain.salesChannel.translation.updatedAt` , `product_export.salesChannelDomain.salesChannel.translation` . sales_channel_id as `product_export.salesChannelDomain.salesChannel.translation.salesChannelId` , `product_export.salesChannelDomain.salesChannel.translation` . language_id as `product_export.salesChannelDomain.salesChannel.translation.languageId` FROM `sales_channel_translation` `product_export.salesChannelDomain.salesChannel.translation` WHERE `product_export.salesChannelDomain.salesChannel.translation` . language_id = ? ) `product_export.salesChannelDomain.salesChannel.sales_channel_translation` ON `product_export.salesChannelDomain.salesChannel.sales_channel_translation` . `sales_channel_id` = `product_export.salesChannelDomain.salesChannel` . `id` LEFT JOIN `sales_channel_analytics` `product_export.salesChannelDomain.salesChannel.analytics` ON `product_export.salesChannelDomain.salesChannel` . `analytics_id` = `product_export.salesChannelDomain.salesChannel.analytics` . `id` LEFT JOIN `locale` `product_export.salesChannelDomain.language.locale` ON `product_export.salesChannelDomain.language` . `locale_id` = `product_export.salesChannelDomain.language.locale` . `id` LEFT JOIN (SELECT `product_export.salesChannelDomain.language.locale.translation` . locale_id , `product_export.salesChannelDomain.language.locale.translation` . name as `product_export.salesChannelDomain.language.locale.translation.name` , `product_export.salesChannelDomain.language.locale.translation` . territory as `product_export.salesChannelDomain.language.locale.translation.territory` , `product_export.salesChannelDomain.language.locale.translation` . custom_fields as `product_export.salesChannelDomain.language.locale.translation.customFields` , `product_export.salesChannelDomain.language.locale.translation` . created_at as `product_export.salesChannelDomain.language.locale.translation.createdAt` , `product_export.salesChannelDomain.language.locale.translation` . updated_at as `product_export.salesChannelDomain.language.locale.translation.updatedAt` , `product_export.salesChannelDomain.language.locale.translation` . locale_id as `product_export.salesChannelDomain.language.locale.translation.localeId` , `product_export.salesChannelDomain.language.locale.translation` . language_id as `product_export.salesChannelDomain.language.locale.translation.languageId` FROM `locale_translation` `product_export.salesChannelDomain.language.locale.translation` WHERE `product_export.salesChannelDomain.language.locale.translation` . language_id = ? ) `product_export.salesChannelDomain.language.locale.locale_translation` ON `product_export.salesChannelDomain.language.locale.locale_translation` . `locale_id` = `product_export.salesChannelDomain.language.locale` . `id` LEFT JOIN (SELECT `product_export.salesChannel.translation` . sales_channel_id , `product_export.salesChannel.translation` . name as `product_export.salesChannel.translation.name` , `product_export.salesChannel.translation` . home_slot_config as `product_export.salesChannel.translation.homeSlotConfig` , `product_export.salesChannel.translation` . home_enabled as `product_export.salesChannel.translation.homeEnabled` , `product_export.salesChannel.translation` . home_name as `product_export.salesChannel.translation.homeName` , `product_export.salesChannel.translation` . home_meta_title as `product_export.salesChannel.translation.homeMetaTitle` , `product_export.salesChannel.translation` . home_meta_description as `product_export.salesChannel.translation.homeMetaDescription` , `product_export.salesChannel.translation` . home_keywords as `product_export.salesChannel.translation.homeKeywords` , `product_export.salesChannel.translation` . custom_fields as `product_export.salesChannel.translation.customFields` , `product_export.salesChannel.translation` . created_at as `product_export.salesChannel.translation.createdAt` , `product_export.salesChannel.translation` . updated_at as `product_export.salesChannel.translation.updatedAt` , `product_export.salesChannel.translation` . sales_channel_id as `product_export.salesChannel.translation.salesChannelId` , `product_export.salesChannel.translation` . language_id as `product_export.salesChannel.translation.languageId` FROM `sales_channel_translation` `product_export.salesChannel.translation` WHERE `product_export.salesChannel.translation` . language_id = ? ) `product_export.salesChannel.sales_channel_translation` ON `product_export.salesChannel.sales_channel_translation` . `sales_channel_id` = `product_export.salesChannel` . `id` LEFT JOIN `sales_channel_analytics` `product_export.salesChannel.analytics` ON `product_export.salesChannel` . `analytics_id` = `product_export.salesChannel.analytics` . `id` LEFT JOIN (SELECT `product_export.productStream.translation` . product_stream_id , `product_export.productStream.translation` . name as `product_export.productStream.translation.name` , `product_export.productStream.translation` . description as `product_export.productStream.translation.description` , `product_export.productStream.translation` . custom_fields as `product_export.productStream.translation.customFields` , `product_export.productStream.translation` . created_at as `product_export.productStream.translation.createdAt` , `product_export.productStream.translation` . updated_at as `product_export.productStream.translation.updatedAt` , `product_export.productStream.translation` . product_stream_id as `product_export.productStream.translation.productStreamId` , `product_export.productStream.translation` . language_id as `product_export.productStream.translation.languageId` FROM `product_stream_translation` `product_export.productStream.translation` WHERE `product_export.productStream.translation` . language_id = ? ) `product_export.productStream.product_stream_translation` ON `product_export.productStream.product_stream_translation` . `product_stream_id` = `product_export.productStream` . `id` WHERE (((`product_export` . `sales_channel_id` = ? OR `product_export.salesChannelDomain.salesChannel` . `id` = ? ) AND `product_export.salesChannel` . `active` = ? )) AND (`product_export` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"+O‘œsýLö¦Å¦‹š˜\x17 3 "
b"+O‘œsýLö¦Å¦‹š˜\x17 3 "
true
b"\x01 ï╚Ĩ@p\x10 Éyªò±\x07 ´z "
]
SELECT
`product_export` . `id` as `product_export.id` ,
`product_export` . `product_stream_id` as `product_export.productStreamId` ,
`product_export` . `storefront_sales_channel_id` as `product_export.storefrontSalesChannelId` ,
`product_export` . `sales_channel_id` as `product_export.salesChannelId` ,
`product_export` . `sales_channel_domain_id` as `product_export.salesChannelDomainId` ,
`product_export` . `currency_id` as `product_export.currencyId` ,
`product_export` . `file_name` as `product_export.fileName` ,
`product_export` . `access_key` as `product_export.accessKey` ,
`product_export` . `encoding` as `product_export.encoding` ,
`product_export` . `file_format` as `product_export.fileFormat` ,
`product_export` . `include_variants` as `product_export.includeVariants` ,
`product_export` . `generate_by_cronjob` as `product_export.generateByCronjob` ,
`product_export` . `generated_at` as `product_export.generatedAt` ,
`product_export` . `interval` as `product_export.interval` ,
`product_export` . `header_template` as `product_export.headerTemplate` ,
`product_export` . `body_template` as `product_export.bodyTemplate` ,
`product_export` . `footer_template` as `product_export.footerTemplate` ,
`product_export` . `paused_schedule` as `product_export.pausedSchedule` ,
`product_export` . `is_running` as `product_export.isRunning` ,
`product_export` . `created_at` as `product_export.createdAt` ,
`product_export` . `updated_at` as `product_export.updatedAt` ,
`product_export.salesChannel` . `id` as `product_export.salesChannel.id` ,
`product_export.salesChannel` . `type_id` as `product_export.salesChannel.typeId` ,
`product_export.salesChannel` . `language_id` as `product_export.salesChannel.languageId` ,
`product_export.salesChannel` . `customer_group_id` as `product_export.salesChannel.customerGroupId` ,
`product_export.salesChannel` . `currency_id` as `product_export.salesChannel.currencyId` ,
`product_export.salesChannel` . `payment_method_id` as `product_export.salesChannel.paymentMethodId` ,
`product_export.salesChannel` . `shipping_method_id` as `product_export.salesChannel.shippingMethodId` ,
`product_export.salesChannel` . `country_id` as `product_export.salesChannel.countryId` ,
`product_export.salesChannel` . `analytics_id` as `product_export.salesChannel.analyticsId` ,
`product_export.salesChannel` . `navigation_category_id` as `product_export.salesChannel.navigationCategoryId` ,
`product_export.salesChannel` . `navigation_category_version_id` as `product_export.salesChannel.navigationCategoryVersionId` ,
`product_export.salesChannel` . `navigation_category_depth` as `product_export.salesChannel.navigationCategoryDepth` ,
`product_export.salesChannel` . `footer_category_id` as `product_export.salesChannel.footerCategoryId` ,
`product_export.salesChannel` . `footer_category_version_id` as `product_export.salesChannel.footerCategoryVersionId` ,
`product_export.salesChannel` . `service_category_id` as `product_export.salesChannel.serviceCategoryId` ,
`product_export.salesChannel` . `service_category_version_id` as `product_export.salesChannel.serviceCategoryVersionId` ,
`product_export.salesChannel` . `mail_header_footer_id` as `product_export.salesChannel.mailHeaderFooterId` ,
`product_export.salesChannel` . `hreflang_default_domain_id` as `product_export.salesChannel.hreflangDefaultDomainId` ,
`product_export.salesChannel` . `short_name` as `product_export.salesChannel.shortName` ,
`product_export.salesChannel` . `tax_calculation_type` as `product_export.salesChannel.taxCalculationType` ,
`product_export.salesChannel` . `access_key` as `product_export.salesChannel.accessKey` ,
`product_export.salesChannel` . `configuration` as `product_export.salesChannel.configuration` ,
`product_export.salesChannel` . `active` as `product_export.salesChannel.active` ,
`product_export.salesChannel` . `hreflang_active` as `product_export.salesChannel.hreflangActive` ,
`product_export.salesChannel` . `maintenance` as `product_export.salesChannel.maintenance` ,
`product_export.salesChannel` . `maintenance_ip_whitelist` as `product_export.salesChannel.maintenanceIpWhitelist` ,
`product_export.salesChannel` . `payment_method_ids` as `product_export.salesChannel.paymentMethodIds` ,
`product_export.salesChannel` . `home_cms_page_id` as `product_export.salesChannel.homeCmsPageId` ,
`product_export.salesChannel` . `home_cms_page_version_id` as `product_export.salesChannel.homeCmsPageVersionId` ,
`product_export.salesChannel.analytics` . `id` as `product_export.salesChannel.analytics.id` ,
`product_export.salesChannel.analytics` . `tracking_id` as `product_export.salesChannel.analytics.trackingId` ,
`product_export.salesChannel.analytics` . `active` as `product_export.salesChannel.analytics.active` ,
`product_export.salesChannel.analytics` . `track_orders` as `product_export.salesChannel.analytics.trackOrders` ,
`product_export.salesChannel.analytics` . `anonymize_ip` as `product_export.salesChannel.analytics.anonymizeIp` ,
`product_export.salesChannel.analytics` . `created_at` as `product_export.salesChannel.analytics.createdAt` ,
`product_export.salesChannel.analytics` . `updated_at` as `product_export.salesChannel.analytics.updatedAt` ,
`product_export.salesChannel` . `created_at` as `product_export.salesChannel.createdAt` ,
`product_export.salesChannel` . `updated_at` as `product_export.salesChannel.updatedAt` ,
`product_export.salesChannel.translation.name` ,
COALESCE (
`product_export.salesChannel.translation.name` ,
`product_export.salesChannel.translation.name`
) as `product_export.salesChannel.name` ,
`product_export.salesChannel.translation.homeSlotConfig` ,
COALESCE (
`product_export.salesChannel.translation.homeSlotConfig` ,
`product_export.salesChannel.translation.homeSlotConfig`
) as `product_export.salesChannel.homeSlotConfig` ,
`product_export.salesChannel.translation.homeEnabled` ,
COALESCE (
`product_export.salesChannel.translation.homeEnabled` ,
`product_export.salesChannel.translation.homeEnabled`
) as `product_export.salesChannel.homeEnabled` ,
`product_export.salesChannel.translation.homeName` ,
COALESCE (
`product_export.salesChannel.translation.homeName` ,
`product_export.salesChannel.translation.homeName`
) as `product_export.salesChannel.homeName` ,
`product_export.salesChannel.translation.homeMetaTitle` ,
COALESCE (
`product_export.salesChannel.translation.homeMetaTitle` ,
`product_export.salesChannel.translation.homeMetaTitle`
) as `product_export.salesChannel.homeMetaTitle` ,
`product_export.salesChannel.translation.homeMetaDescription` ,
COALESCE (
`product_export.salesChannel.translation.homeMetaDescription` ,
`product_export.salesChannel.translation.homeMetaDescription`
) as `product_export.salesChannel.homeMetaDescription` ,
`product_export.salesChannel.translation.homeKeywords` ,
COALESCE (
`product_export.salesChannel.translation.homeKeywords` ,
`product_export.salesChannel.translation.homeKeywords`
) as `product_export.salesChannel.homeKeywords` ,
`product_export.salesChannel.translation.customFields` ,
COALESCE (
`product_export.salesChannel.translation.customFields` ,
`product_export.salesChannel.translation.customFields`
) as `product_export.salesChannel.customFields` ,
`product_export.salesChannel.translation.createdAt` ,
`product_export.salesChannel.translation.updatedAt` ,
`product_export.salesChannel.translation.salesChannelId` ,
`product_export.salesChannel.translation.languageId` ,
`product_export.salesChannelDomain` . `id` as `product_export.salesChannelDomain.id` ,
`product_export.salesChannelDomain` . `url` as `product_export.salesChannelDomain.url` ,
`product_export.salesChannelDomain` . `sales_channel_id` as `product_export.salesChannelDomain.salesChannelId` ,
`product_export.salesChannelDomain` . `language_id` as `product_export.salesChannelDomain.languageId` ,
`product_export.salesChannelDomain` . `currency_id` as `product_export.salesChannelDomain.currencyId` ,
`product_export.salesChannelDomain` . `snippet_set_id` as `product_export.salesChannelDomain.snippetSetId` ,
`product_export.salesChannelDomain` . `hreflang_use_only_locale` as `product_export.salesChannelDomain.hreflangUseOnlyLocale` ,
`product_export.salesChannelDomain` . `custom_fields` as `product_export.salesChannelDomain.customFields` ,
`product_export.salesChannelDomain` . `created_at` as `product_export.salesChannelDomain.createdAt` ,
`product_export.salesChannelDomain` . `updated_at` as `product_export.salesChannelDomain.updatedAt` ,
`product_export.salesChannelDomain.salesChannel` . `id` as `product_export.salesChannelDomain.salesChannel.id` ,
`product_export.salesChannelDomain.salesChannel` . `type_id` as `product_export.salesChannelDomain.salesChannel.typeId` ,
`product_export.salesChannelDomain.salesChannel` . `language_id` as `product_export.salesChannelDomain.salesChannel.languageId` ,
`product_export.salesChannelDomain.salesChannel` . `customer_group_id` as `product_export.salesChannelDomain.salesChannel.customerGroupId` ,
`product_export.salesChannelDomain.salesChannel` . `currency_id` as `product_export.salesChannelDomain.salesChannel.currencyId` ,
`product_export.salesChannelDomain.salesChannel` . `payment_method_id` as `product_export.salesChannelDomain.salesChannel.paymentMethodId` ,
`product_export.salesChannelDomain.salesChannel` . `shipping_method_id` as `product_export.salesChannelDomain.salesChannel.shippingMethodId` ,
`product_export.salesChannelDomain.salesChannel` . `country_id` as `product_export.salesChannelDomain.salesChannel.countryId` ,
`product_export.salesChannelDomain.salesChannel` . `analytics_id` as `product_export.salesChannelDomain.salesChannel.analyticsId` ,
`product_export.salesChannelDomain.salesChannel` . `navigation_category_id` as `product_export.salesChannelDomain.salesChannel.navigationCategoryId` ,
`product_export.salesChannelDomain.salesChannel` . `navigation_category_version_id` as `product_export.salesChannelDomain.salesChannel.navigationCategoryVersionId` ,
`product_export.salesChannelDomain.salesChannel` . `navigation_category_depth` as `product_export.salesChannelDomain.salesChannel.navigationCategoryDepth` ,
`product_export.salesChannelDomain.salesChannel` . `footer_category_id` as `product_export.salesChannelDomain.salesChannel.footerCategoryId` ,
`product_export.salesChannelDomain.salesChannel` . `footer_category_version_id` as `product_export.salesChannelDomain.salesChannel.footerCategoryVersionId` ,
`product_export.salesChannelDomain.salesChannel` . `service_category_id` as `product_export.salesChannelDomain.salesChannel.serviceCategoryId` ,
`product_export.salesChannelDomain.salesChannel` . `service_category_version_id` as `product_export.salesChannelDomain.salesChannel.serviceCategoryVersionId` ,
`product_export.salesChannelDomain.salesChannel` . `mail_header_footer_id` as `product_export.salesChannelDomain.salesChannel.mailHeaderFooterId` ,
`product_export.salesChannelDomain.salesChannel` . `hreflang_default_domain_id` as `product_export.salesChannelDomain.salesChannel.hreflangDefaultDomainId` ,
`product_export.salesChannelDomain.salesChannel` . `short_name` as `product_export.salesChannelDomain.salesChannel.shortName` ,
`product_export.salesChannelDomain.salesChannel` . `tax_calculation_type` as `product_export.salesChannelDomain.salesChannel.taxCalculationType` ,
`product_export.salesChannelDomain.salesChannel` . `access_key` as `product_export.salesChannelDomain.salesChannel.accessKey` ,
`product_export.salesChannelDomain.salesChannel` . `configuration` as `product_export.salesChannelDomain.salesChannel.configuration` ,
`product_export.salesChannelDomain.salesChannel` . `active` as `product_export.salesChannelDomain.salesChannel.active` ,
`product_export.salesChannelDomain.salesChannel` . `hreflang_active` as `product_export.salesChannelDomain.salesChannel.hreflangActive` ,
`product_export.salesChannelDomain.salesChannel` . `maintenance` as `product_export.salesChannelDomain.salesChannel.maintenance` ,
`product_export.salesChannelDomain.salesChannel` . `maintenance_ip_whitelist` as `product_export.salesChannelDomain.salesChannel.maintenanceIpWhitelist` ,
`product_export.salesChannelDomain.salesChannel` . `payment_method_ids` as `product_export.salesChannelDomain.salesChannel.paymentMethodIds` ,
`product_export.salesChannelDomain.salesChannel` . `home_cms_page_id` as `product_export.salesChannelDomain.salesChannel.homeCmsPageId` ,
`product_export.salesChannelDomain.salesChannel` . `home_cms_page_version_id` as `product_export.salesChannelDomain.salesChannel.homeCmsPageVersionId` ,
`product_export.salesChannelDomain.salesChannel.analytics` . `id` as `product_export.salesChannelDomain.salesChannel.analytics.id` ,
`product_export.salesChannelDomain.salesChannel.analytics` . `tracking_id` as `product_export.salesChannelDomain.salesChannel.analytics.trackingId` ,
`product_export.salesChannelDomain.salesChannel.analytics` . `active` as `product_export.salesChannelDomain.salesChannel.analytics.active` ,
`product_export.salesChannelDomain.salesChannel.analytics` . `track_orders` as `product_export.salesChannelDomain.salesChannel.analytics.trackOrders` ,
`product_export.salesChannelDomain.salesChannel.analytics` . `anonymize_ip` as `product_export.salesChannelDomain.salesChannel.analytics.anonymizeIp` ,
`product_export.salesChannelDomain.salesChannel.analytics` . `created_at` as `product_export.salesChannelDomain.salesChannel.analytics.createdAt` ,
`product_export.salesChannelDomain.salesChannel.analytics` . `updated_at` as `product_export.salesChannelDomain.salesChannel.analytics.updatedAt` ,
`product_export.salesChannelDomain.salesChannel` . `created_at` as `product_export.salesChannelDomain.salesChannel.createdAt` ,
`product_export.salesChannelDomain.salesChannel` . `updated_at` as `product_export.salesChannelDomain.salesChannel.updatedAt` ,
`product_export.salesChannelDomain.salesChannel.translation.name` ,
COALESCE (
`product_export.salesChannelDomain.salesChannel.translation.name` ,
`product_export.salesChannelDomain.salesChannel.translation.name`
) as `product_export.salesChannelDomain.salesChannel.name` ,
`product_export.salesChannelDomain.salesChannel.translation.homeSlotConfig` ,
COALESCE (
`product_export.salesChannelDomain.salesChannel.translation.homeSlotConfig` ,
`product_export.salesChannelDomain.salesChannel.translation.homeSlotConfig`
) as `product_export.salesChannelDomain.salesChannel.homeSlotConfig` ,
`product_export.salesChannelDomain.salesChannel.translation.homeEnabled` ,
COALESCE (
`product_export.salesChannelDomain.salesChannel.translation.homeEnabled` ,
`product_export.salesChannelDomain.salesChannel.translation.homeEnabled`
) as `product_export.salesChannelDomain.salesChannel.homeEnabled` ,
`product_export.salesChannelDomain.salesChannel.translation.homeName` ,
COALESCE (
`product_export.salesChannelDomain.salesChannel.translation.homeName` ,
`product_export.salesChannelDomain.salesChannel.translation.homeName`
) as `product_export.salesChannelDomain.salesChannel.homeName` ,
`product_export.salesChannelDomain.salesChannel.translation.homeMetaTitle` ,
COALESCE (
`product_export.salesChannelDomain.salesChannel.translation.homeMetaTitle` ,
`product_export.salesChannelDomain.salesChannel.translation.homeMetaTitle`
) as `product_export.salesChannelDomain.salesChannel.homeMetaTitle` ,
`product_export.salesChannelDomain.salesChannel.translation.homeMetaDescription` ,
COALESCE (
`product_export.salesChannelDomain.salesChannel.translation.homeMetaDescription` ,
`product_export.salesChannelDomain.salesChannel.translation.homeMetaDescription`
) as `product_export.salesChannelDomain.salesChannel.homeMetaDescription` ,
`product_export.salesChannelDomain.salesChannel.translation.homeKeywords` ,
COALESCE (
`product_export.salesChannelDomain.salesChannel.translation.homeKeywords` ,
`product_export.salesChannelDomain.salesChannel.translation.homeKeywords`
) as `product_export.salesChannelDomain.salesChannel.homeKeywords` ,
`product_export.salesChannelDomain.salesChannel.translation.customFields` ,
COALESCE (
`product_export.salesChannelDomain.salesChannel.translation.customFields` ,
`product_export.salesChannelDomain.salesChannel.translation.customFields`
) as `product_export.salesChannelDomain.salesChannel.customFields` ,
`product_export.salesChannelDomain.salesChannel.translation.createdAt` ,
`product_export.salesChannelDomain.salesChannel.translation.updatedAt` ,
`product_export.salesChannelDomain.salesChannel.translation.salesChannelId` ,
`product_export.salesChannelDomain.salesChannel.translation.languageId` ,
`product_export.salesChannelDomain.language` . `id` as `product_export.salesChannelDomain.language.id` ,
`product_export.salesChannelDomain.language` . `parent_id` as `product_export.salesChannelDomain.language.parentId` ,
`product_export.salesChannelDomain.language` . `locale_id` as `product_export.salesChannelDomain.language.localeId` ,
`product_export.salesChannelDomain.language` . `translation_code_id` as `product_export.salesChannelDomain.language.translationCodeId` ,
`product_export.salesChannelDomain.language` . `name` as `product_export.salesChannelDomain.language.name` ,
`product_export.salesChannelDomain.language` . `custom_fields` as `product_export.salesChannelDomain.language.customFields` ,
`product_export.salesChannelDomain.language` . `created_at` as `product_export.salesChannelDomain.language.createdAt` ,
`product_export.salesChannelDomain.language` . `updated_at` as `product_export.salesChannelDomain.language.updatedAt` ,
`product_export.salesChannelDomain.language.locale` . `id` as `product_export.salesChannelDomain.language.locale.id` ,
`product_export.salesChannelDomain.language.locale` . `code` as `product_export.salesChannelDomain.language.locale.code` ,
`product_export.salesChannelDomain.language.locale` . `created_at` as `product_export.salesChannelDomain.language.locale.createdAt` ,
`product_export.salesChannelDomain.language.locale` . `updated_at` as `product_export.salesChannelDomain.language.locale.updatedAt` ,
`product_export.salesChannelDomain.language.locale.translation.name` ,
COALESCE (
`product_export.salesChannelDomain.language.locale.translation.name` ,
`product_export.salesChannelDomain.language.locale.translation.name`
) as `product_export.salesChannelDomain.language.locale.name` ,
`product_export.salesChannelDomain.language.locale.translation.territory` ,
COALESCE (
`product_export.salesChannelDomain.language.locale.translation.territory` ,
`product_export.salesChannelDomain.language.locale.translation.territory`
) as `product_export.salesChannelDomain.language.locale.territory` ,
`product_export.salesChannelDomain.language.locale.translation.customFields` ,
COALESCE (
`product_export.salesChannelDomain.language.locale.translation.customFields` ,
`product_export.salesChannelDomain.language.locale.translation.customFields`
) as `product_export.salesChannelDomain.language.locale.customFields` ,
`product_export.salesChannelDomain.language.locale.translation.createdAt` ,
`product_export.salesChannelDomain.language.locale.translation.updatedAt` ,
`product_export.salesChannelDomain.language.locale.translation.localeId` ,
`product_export.salesChannelDomain.language.locale.translation.languageId` ,
`product_export.productStream` . `id` as `product_export.productStream.id` ,
`product_export.productStream` . `api_filter` as `product_export.productStream.apiFilter` ,
`product_export.productStream` . `invalid` as `product_export.productStream.invalid` ,
`product_export.productStream` . `created_at` as `product_export.productStream.createdAt` ,
`product_export.productStream` . `updated_at` as `product_export.productStream.updatedAt` ,
`product_export.productStream.translation.name` ,
COALESCE (
`product_export.productStream.translation.name` ,
`product_export.productStream.translation.name`
) as `product_export.productStream.name` ,
`product_export.productStream.translation.description` ,
COALESCE (
`product_export.productStream.translation.description` ,
`product_export.productStream.translation.description`
) as `product_export.productStream.description` ,
`product_export.productStream.translation.customFields` ,
COALESCE (
`product_export.productStream.translation.customFields` ,
`product_export.productStream.translation.customFields`
) as `product_export.productStream.customFields` ,
`product_export.productStream.translation.createdAt` ,
`product_export.productStream.translation.updatedAt` ,
`product_export.productStream.translation.productStreamId` ,
`product_export.productStream.translation.languageId`
FROM
`product_export`
LEFT JOIN `sales_channel_domain` `product_export.salesChannelDomain` ON `product_export` . `sales_channel_domain_id` = `product_export.salesChannelDomain` . `id`
LEFT JOIN `sales_channel` `product_export.salesChannel` ON `product_export` . `sales_channel_id` = `product_export.salesChannel` . `id`
LEFT JOIN `product_stream` `product_export.productStream` ON `product_export` . `product_stream_id` = `product_export.productStream` . `id`
LEFT JOIN `sales_channel` `product_export.salesChannelDomain.salesChannel` ON `product_export.salesChannelDomain` . `sales_channel_id` = `product_export.salesChannelDomain.salesChannel` . `id`
LEFT JOIN `language` `product_export.salesChannelDomain.language` ON `product_export.salesChannelDomain` . `language_id` = `product_export.salesChannelDomain.language` . `id`
LEFT JOIN (
SELECT
`product_export.salesChannelDomain.salesChannel.translation` . sales_channel_id ,
`product_export.salesChannelDomain.salesChannel.translation` . name as `product_export.salesChannelDomain.salesChannel.translation.name` ,
`product_export.salesChannelDomain.salesChannel.translation` . home_slot_config as `product_export.salesChannelDomain.salesChannel.translation.homeSlotConfig` ,
`product_export.salesChannelDomain.salesChannel.translation` . home_enabled as `product_export.salesChannelDomain.salesChannel.translation.homeEnabled` ,
`product_export.salesChannelDomain.salesChannel.translation` . home_name as `product_export.salesChannelDomain.salesChannel.translation.homeName` ,
`product_export.salesChannelDomain.salesChannel.translation` . home_meta_title as `product_export.salesChannelDomain.salesChannel.translation.homeMetaTitle` ,
`product_export.salesChannelDomain.salesChannel.translation` . home_meta_description as `product_export.salesChannelDomain.salesChannel.translation.homeMetaDescription` ,
`product_export.salesChannelDomain.salesChannel.translation` . home_keywords as `product_export.salesChannelDomain.salesChannel.translation.homeKeywords` ,
`product_export.salesChannelDomain.salesChannel.translation` . custom_fields as `product_export.salesChannelDomain.salesChannel.translation.customFields` ,
`product_export.salesChannelDomain.salesChannel.translation` . created_at as `product_export.salesChannelDomain.salesChannel.translation.createdAt` ,
`product_export.salesChannelDomain.salesChannel.translation` . updated_at as `product_export.salesChannelDomain.salesChannel.translation.updatedAt` ,
`product_export.salesChannelDomain.salesChannel.translation` . sales_channel_id as `product_export.salesChannelDomain.salesChannel.translation.salesChannelId` ,
`product_export.salesChannelDomain.salesChannel.translation` . language_id as `product_export.salesChannelDomain.salesChannel.translation.languageId`
FROM
`sales_channel_translation` `product_export.salesChannelDomain.salesChannel.translation`
WHERE
`product_export.salesChannelDomain.salesChannel.translation` . language_id = ?
) `product_export.salesChannelDomain.salesChannel.sales_channel_translation` ON `product_export.salesChannelDomain.salesChannel.sales_channel_translation` . `sales_channel_id` = `product_export.salesChannelDomain.salesChannel` . `id`
LEFT JOIN `sales_channel_analytics` `product_export.salesChannelDomain.salesChannel.analytics` ON `product_export.salesChannelDomain.salesChannel` . `analytics_id` = `product_export.salesChannelDomain.salesChannel.analytics` . `id`
LEFT JOIN `locale` `product_export.salesChannelDomain.language.locale` ON `product_export.salesChannelDomain.language` . `locale_id` = `product_export.salesChannelDomain.language.locale` . `id`
LEFT JOIN (
SELECT
`product_export.salesChannelDomain.language.locale.translation` . locale_id ,
`product_export.salesChannelDomain.language.locale.translation` . name as `product_export.salesChannelDomain.language.locale.translation.name` ,
`product_export.salesChannelDomain.language.locale.translation` . territory as `product_export.salesChannelDomain.language.locale.translation.territory` ,
`product_export.salesChannelDomain.language.locale.translation` . custom_fields as `product_export.salesChannelDomain.language.locale.translation.customFields` ,
`product_export.salesChannelDomain.language.locale.translation` . created_at as `product_export.salesChannelDomain.language.locale.translation.createdAt` ,
`product_export.salesChannelDomain.language.locale.translation` . updated_at as `product_export.salesChannelDomain.language.locale.translation.updatedAt` ,
`product_export.salesChannelDomain.language.locale.translation` . locale_id as `product_export.salesChannelDomain.language.locale.translation.localeId` ,
`product_export.salesChannelDomain.language.locale.translation` . language_id as `product_export.salesChannelDomain.language.locale.translation.languageId`
FROM
`locale_translation` `product_export.salesChannelDomain.language.locale.translation`
WHERE
`product_export.salesChannelDomain.language.locale.translation` . language_id = ?
) `product_export.salesChannelDomain.language.locale.locale_translation` ON `product_export.salesChannelDomain.language.locale.locale_translation` . `locale_id` = `product_export.salesChannelDomain.language.locale` . `id`
LEFT JOIN (
SELECT
`product_export.salesChannel.translation` . sales_channel_id ,
`product_export.salesChannel.translation` . name as `product_export.salesChannel.translation.name` ,
`product_export.salesChannel.translation` . home_slot_config as `product_export.salesChannel.translation.homeSlotConfig` ,
`product_export.salesChannel.translation` . home_enabled as `product_export.salesChannel.translation.homeEnabled` ,
`product_export.salesChannel.translation` . home_name as `product_export.salesChannel.translation.homeName` ,
`product_export.salesChannel.translation` . home_meta_title as `product_export.salesChannel.translation.homeMetaTitle` ,
`product_export.salesChannel.translation` . home_meta_description as `product_export.salesChannel.translation.homeMetaDescription` ,
`product_export.salesChannel.translation` . home_keywords as `product_export.salesChannel.translation.homeKeywords` ,
`product_export.salesChannel.translation` . custom_fields as `product_export.salesChannel.translation.customFields` ,
`product_export.salesChannel.translation` . created_at as `product_export.salesChannel.translation.createdAt` ,
`product_export.salesChannel.translation` . updated_at as `product_export.salesChannel.translation.updatedAt` ,
`product_export.salesChannel.translation` . sales_channel_id as `product_export.salesChannel.translation.salesChannelId` ,
`product_export.salesChannel.translation` . language_id as `product_export.salesChannel.translation.languageId`
FROM
`sales_channel_translation` `product_export.salesChannel.translation`
WHERE
`product_export.salesChannel.translation` . language_id = ?
) `product_export.salesChannel.sales_channel_translation` ON `product_export.salesChannel.sales_channel_translation` . `sales_channel_id` = `product_export.salesChannel` . `id`
LEFT JOIN `sales_channel_analytics` `product_export.salesChannel.analytics` ON `product_export.salesChannel` . `analytics_id` = `product_export.salesChannel.analytics` . `id`
LEFT JOIN (
SELECT
`product_export.productStream.translation` . product_stream_id ,
`product_export.productStream.translation` . name as `product_export.productStream.translation.name` ,
`product_export.productStream.translation` . description as `product_export.productStream.translation.description` ,
`product_export.productStream.translation` . custom_fields as `product_export.productStream.translation.customFields` ,
`product_export.productStream.translation` . created_at as `product_export.productStream.translation.createdAt` ,
`product_export.productStream.translation` . updated_at as `product_export.productStream.translation.updatedAt` ,
`product_export.productStream.translation` . product_stream_id as `product_export.productStream.translation.productStreamId` ,
`product_export.productStream.translation` . language_id as `product_export.productStream.translation.languageId`
FROM
`product_stream_translation` `product_export.productStream.translation`
WHERE
`product_export.productStream.translation` . language_id = ?
) `product_export.productStream.product_stream_translation` ON `product_export.productStream.product_stream_translation` . `product_stream_id` = `product_export.productStream` . `id`
WHERE
(
(
(
`product_export` . `sales_channel_id` = ?
OR `product_export.salesChannelDomain.salesChannel` . `id` = ?
)
AND `product_export.salesChannel` . `active` = ?
)
)
AND (
`product_export` . `id` IN (? )
)
Copy
SELECT `product_export` . `id` as `product_export.id` , `product_export` . `product_stream_id` as `product_export.productStreamId` , `product_export` . `storefront_sales_channel_id` as `product_export.storefrontSalesChannelId` , `product_export` . `sales_channel_id` as `product_export.salesChannelId` , `product_export` . `sales_channel_domain_id` as `product_export.salesChannelDomainId` , `product_export` . `currency_id` as `product_export.currencyId` , `product_export` . `file_name` as `product_export.fileName` , `product_export` . `access_key` as `product_export.accessKey` , `product_export` . `encoding` as `product_export.encoding` , `product_export` . `file_format` as `product_export.fileFormat` , `product_export` . `include_variants` as `product_export.includeVariants` , `product_export` . `generate_by_cronjob` as `product_export.generateByCronjob` , `product_export` . `generated_at` as `product_export.generatedAt` , `product_export` . `interval` as `product_export.interval` , `product_export` . `header_template` as `product_export.headerTemplate` , `product_export` . `body_template` as `product_export.bodyTemplate` , `product_export` . `footer_template` as `product_export.footerTemplate` , `product_export` . `paused_schedule` as `product_export.pausedSchedule` , `product_export` . `is_running` as `product_export.isRunning` , `product_export` . `created_at` as `product_export.createdAt` , `product_export` . `updated_at` as `product_export.updatedAt` , `product_export.salesChannel` . `id` as `product_export.salesChannel.id` , `product_export.salesChannel` . `type_id` as `product_export.salesChannel.typeId` , `product_export.salesChannel` . `language_id` as `product_export.salesChannel.languageId` , `product_export.salesChannel` . `customer_group_id` as `product_export.salesChannel.customerGroupId` , `product_export.salesChannel` . `currency_id` as `product_export.salesChannel.currencyId` , `product_export.salesChannel` . `payment_method_id` as `product_export.salesChannel.paymentMethodId` , `product_export.salesChannel` . `shipping_method_id` as `product_export.salesChannel.shippingMethodId` , `product_export.salesChannel` . `country_id` as `product_export.salesChannel.countryId` , `product_export.salesChannel` . `analytics_id` as `product_export.salesChannel.analyticsId` , `product_export.salesChannel` . `navigation_category_id` as `product_export.salesChannel.navigationCategoryId` , `product_export.salesChannel` . `navigation_category_version_id` as `product_export.salesChannel.navigationCategoryVersionId` , `product_export.salesChannel` . `navigation_category_depth` as `product_export.salesChannel.navigationCategoryDepth` , `product_export.salesChannel` . `footer_category_id` as `product_export.salesChannel.footerCategoryId` , `product_export.salesChannel` . `footer_category_version_id` as `product_export.salesChannel.footerCategoryVersionId` , `product_export.salesChannel` . `service_category_id` as `product_export.salesChannel.serviceCategoryId` , `product_export.salesChannel` . `service_category_version_id` as `product_export.salesChannel.serviceCategoryVersionId` , `product_export.salesChannel` . `mail_header_footer_id` as `product_export.salesChannel.mailHeaderFooterId` , `product_export.salesChannel` . `hreflang_default_domain_id` as `product_export.salesChannel.hreflangDefaultDomainId` , `product_export.salesChannel` . `short_name` as `product_export.salesChannel.shortName` , `product_export.salesChannel` . `tax_calculation_type` as `product_export.salesChannel.taxCalculationType` , `product_export.salesChannel` . `access_key` as `product_export.salesChannel.accessKey` , `product_export.salesChannel` . `configuration` as `product_export.salesChannel.configuration` , `product_export.salesChannel` . `active` as `product_export.salesChannel.active` , `product_export.salesChannel` . `hreflang_active` as `product_export.salesChannel.hreflangActive` , `product_export.salesChannel` . `maintenance` as `product_export.salesChannel.maintenance` , `product_export.salesChannel` . `maintenance_ip_whitelist` as `product_export.salesChannel.maintenanceIpWhitelist` , `product_export.salesChannel` . `payment_method_ids` as `product_export.salesChannel.paymentMethodIds` , `product_export.salesChannel` . `home_cms_page_id` as `product_export.salesChannel.homeCmsPageId` , `product_export.salesChannel` . `home_cms_page_version_id` as `product_export.salesChannel.homeCmsPageVersionId` , `product_export.salesChannel.analytics` . `id` as `product_export.salesChannel.analytics.id` , `product_export.salesChannel.analytics` . `tracking_id` as `product_export.salesChannel.analytics.trackingId` , `product_export.salesChannel.analytics` . `active` as `product_export.salesChannel.analytics.active` , `product_export.salesChannel.analytics` . `track_orders` as `product_export.salesChannel.analytics.trackOrders` , `product_export.salesChannel.analytics` . `anonymize_ip` as `product_export.salesChannel.analytics.anonymizeIp` , `product_export.salesChannel.analytics` . `created_at` as `product_export.salesChannel.analytics.createdAt` , `product_export.salesChannel.analytics` . `updated_at` as `product_export.salesChannel.analytics.updatedAt` , `product_export.salesChannel` . `created_at` as `product_export.salesChannel.createdAt` , `product_export.salesChannel` . `updated_at` as `product_export.salesChannel.updatedAt` , `product_export.salesChannel.translation.name` , COALESCE (`product_export.salesChannel.translation.name` , `product_export.salesChannel.translation.name` ) as `product_export.salesChannel.name` , `product_export.salesChannel.translation.homeSlotConfig` , COALESCE (`product_export.salesChannel.translation.homeSlotConfig` , `product_export.salesChannel.translation.homeSlotConfig` ) as `product_export.salesChannel.homeSlotConfig` , `product_export.salesChannel.translation.homeEnabled` , COALESCE (`product_export.salesChannel.translation.homeEnabled` , `product_export.salesChannel.translation.homeEnabled` ) as `product_export.salesChannel.homeEnabled` , `product_export.salesChannel.translation.homeName` , COALESCE (`product_export.salesChannel.translation.homeName` , `product_export.salesChannel.translation.homeName` ) as `product_export.salesChannel.homeName` , `product_export.salesChannel.translation.homeMetaTitle` , COALESCE (`product_export.salesChannel.translation.homeMetaTitle` , `product_export.salesChannel.translation.homeMetaTitle` ) as `product_export.salesChannel.homeMetaTitle` , `product_export.salesChannel.translation.homeMetaDescription` , COALESCE (`product_export.salesChannel.translation.homeMetaDescription` , `product_export.salesChannel.translation.homeMetaDescription` ) as `product_export.salesChannel.homeMetaDescription` , `product_export.salesChannel.translation.homeKeywords` , COALESCE (`product_export.salesChannel.translation.homeKeywords` , `product_export.salesChannel.translation.homeKeywords` ) as `product_export.salesChannel.homeKeywords` , `product_export.salesChannel.translation.customFields` , COALESCE (`product_export.salesChannel.translation.customFields` , `product_export.salesChannel.translation.customFields` ) as `product_export.salesChannel.customFields` , `product_export.salesChannel.translation.createdAt` , `product_export.salesChannel.translation.updatedAt` , `product_export.salesChannel.translation.salesChannelId` , `product_export.salesChannel.translation.languageId` , `product_export.salesChannelDomain` . `id` as `product_export.salesChannelDomain.id` , `product_export.salesChannelDomain` . `url` as `product_export.salesChannelDomain.url` , `product_export.salesChannelDomain` . `sales_channel_id` as `product_export.salesChannelDomain.salesChannelId` , `product_export.salesChannelDomain` . `language_id` as `product_export.salesChannelDomain.languageId` , `product_export.salesChannelDomain` . `currency_id` as `product_export.salesChannelDomain.currencyId` , `product_export.salesChannelDomain` . `snippet_set_id` as `product_export.salesChannelDomain.snippetSetId` , `product_export.salesChannelDomain` . `hreflang_use_only_locale` as `product_export.salesChannelDomain.hreflangUseOnlyLocale` , `product_export.salesChannelDomain` . `custom_fields` as `product_export.salesChannelDomain.customFields` , `product_export.salesChannelDomain` . `created_at` as `product_export.salesChannelDomain.createdAt` , `product_export.salesChannelDomain` . `updated_at` as `product_export.salesChannelDomain.updatedAt` , `product_export.salesChannelDomain.salesChannel` . `id` as `product_export.salesChannelDomain.salesChannel.id` , `product_export.salesChannelDomain.salesChannel` . `type_id` as `product_export.salesChannelDomain.salesChannel.typeId` , `product_export.salesChannelDomain.salesChannel` . `language_id` as `product_export.salesChannelDomain.salesChannel.languageId` , `product_export.salesChannelDomain.salesChannel` . `customer_group_id` as `product_export.salesChannelDomain.salesChannel.customerGroupId` , `product_export.salesChannelDomain.salesChannel` . `currency_id` as `product_export.salesChannelDomain.salesChannel.currencyId` , `product_export.salesChannelDomain.salesChannel` . `payment_method_id` as `product_export.salesChannelDomain.salesChannel.paymentMethodId` , `product_export.salesChannelDomain.salesChannel` . `shipping_method_id` as `product_export.salesChannelDomain.salesChannel.shippingMethodId` , `product_export.salesChannelDomain.salesChannel` . `country_id` as `product_export.salesChannelDomain.salesChannel.countryId` , `product_export.salesChannelDomain.salesChannel` . `analytics_id` as `product_export.salesChannelDomain.salesChannel.analyticsId` , `product_export.salesChannelDomain.salesChannel` . `navigation_category_id` as `product_export.salesChannelDomain.salesChannel.navigationCategoryId` , `product_export.salesChannelDomain.salesChannel` . `navigation_category_version_id` as `product_export.salesChannelDomain.salesChannel.navigationCategoryVersionId` , `product_export.salesChannelDomain.salesChannel` . `navigation_category_depth` as `product_export.salesChannelDomain.salesChannel.navigationCategoryDepth` , `product_export.salesChannelDomain.salesChannel` . `footer_category_id` as `product_export.salesChannelDomain.salesChannel.footerCategoryId` , `product_export.salesChannelDomain.salesChannel` . `footer_category_version_id` as `product_export.salesChannelDomain.salesChannel.footerCategoryVersionId` , `product_export.salesChannelDomain.salesChannel` . `service_category_id` as `product_export.salesChannelDomain.salesChannel.serviceCategoryId` , `product_export.salesChannelDomain.salesChannel` . `service_category_version_id` as `product_export.salesChannelDomain.salesChannel.serviceCategoryVersionId` , `product_export.salesChannelDomain.salesChannel` . `mail_header_footer_id` as `product_export.salesChannelDomain.salesChannel.mailHeaderFooterId` , `product_export.salesChannelDomain.salesChannel` . `hreflang_default_domain_id` as `product_export.salesChannelDomain.salesChannel.hreflangDefaultDomainId` , `product_export.salesChannelDomain.salesChannel` . `short_name` as `product_export.salesChannelDomain.salesChannel.shortName` , `product_export.salesChannelDomain.salesChannel` . `tax_calculation_type` as `product_export.salesChannelDomain.salesChannel.taxCalculationType` , `product_export.salesChannelDomain.salesChannel` . `access_key` as `product_export.salesChannelDomain.salesChannel.accessKey` , `product_export.salesChannelDomain.salesChannel` . `configuration` as `product_export.salesChannelDomain.salesChannel.configuration` , `product_export.salesChannelDomain.salesChannel` . `active` as `product_export.salesChannelDomain.salesChannel.active` , `product_export.salesChannelDomain.salesChannel` . `hreflang_active` as `product_export.salesChannelDomain.salesChannel.hreflangActive` , `product_export.salesChannelDomain.salesChannel` . `maintenance` as `product_export.salesChannelDomain.salesChannel.maintenance` , `product_export.salesChannelDomain.salesChannel` . `maintenance_ip_whitelist` as `product_export.salesChannelDomain.salesChannel.maintenanceIpWhitelist` , `product_export.salesChannelDomain.salesChannel` . `payment_method_ids` as `product_export.salesChannelDomain.salesChannel.paymentMethodIds` , `product_export.salesChannelDomain.salesChannel` . `home_cms_page_id` as `product_export.salesChannelDomain.salesChannel.homeCmsPageId` , `product_export.salesChannelDomain.salesChannel` . `home_cms_page_version_id` as `product_export.salesChannelDomain.salesChannel.homeCmsPageVersionId` , `product_export.salesChannelDomain.salesChannel.analytics` . `id` as `product_export.salesChannelDomain.salesChannel.analytics.id` , `product_export.salesChannelDomain.salesChannel.analytics` . `tracking_id` as `product_export.salesChannelDomain.salesChannel.analytics.trackingId` , `product_export.salesChannelDomain.salesChannel.analytics` . `active` as `product_export.salesChannelDomain.salesChannel.analytics.active` , `product_export.salesChannelDomain.salesChannel.analytics` . `track_orders` as `product_export.salesChannelDomain.salesChannel.analytics.trackOrders` , `product_export.salesChannelDomain.salesChannel.analytics` . `anonymize_ip` as `product_export.salesChannelDomain.salesChannel.analytics.anonymizeIp` , `product_export.salesChannelDomain.salesChannel.analytics` . `created_at` as `product_export.salesChannelDomain.salesChannel.analytics.createdAt` , `product_export.salesChannelDomain.salesChannel.analytics` . `updated_at` as `product_export.salesChannelDomain.salesChannel.analytics.updatedAt` , `product_export.salesChannelDomain.salesChannel` . `created_at` as `product_export.salesChannelDomain.salesChannel.createdAt` , `product_export.salesChannelDomain.salesChannel` . `updated_at` as `product_export.salesChannelDomain.salesChannel.updatedAt` , `product_export.salesChannelDomain.salesChannel.translation.name` , COALESCE (`product_export.salesChannelDomain.salesChannel.translation.name` , `product_export.salesChannelDomain.salesChannel.translation.name` ) as `product_export.salesChannelDomain.salesChannel.name` , `product_export.salesChannelDomain.salesChannel.translation.homeSlotConfig` , COALESCE (`product_export.salesChannelDomain.salesChannel.translation.homeSlotConfig` , `product_export.salesChannelDomain.salesChannel.translation.homeSlotConfig` ) as `product_export.salesChannelDomain.salesChannel.homeSlotConfig` , `product_export.salesChannelDomain.salesChannel.translation.homeEnabled` , COALESCE (`product_export.salesChannelDomain.salesChannel.translation.homeEnabled` , `product_export.salesChannelDomain.salesChannel.translation.homeEnabled` ) as `product_export.salesChannelDomain.salesChannel.homeEnabled` , `product_export.salesChannelDomain.salesChannel.translation.homeName` , COALESCE (`product_export.salesChannelDomain.salesChannel.translation.homeName` , `product_export.salesChannelDomain.salesChannel.translation.homeName` ) as `product_export.salesChannelDomain.salesChannel.homeName` , `product_export.salesChannelDomain.salesChannel.translation.homeMetaTitle` , COALESCE (`product_export.salesChannelDomain.salesChannel.translation.homeMetaTitle` , `product_export.salesChannelDomain.salesChannel.translation.homeMetaTitle` ) as `product_export.salesChannelDomain.salesChannel.homeMetaTitle` , `product_export.salesChannelDomain.salesChannel.translation.homeMetaDescription` , COALESCE (`product_export.salesChannelDomain.salesChannel.translation.homeMetaDescription` , `product_export.salesChannelDomain.salesChannel.translation.homeMetaDescription` ) as `product_export.salesChannelDomain.salesChannel.homeMetaDescription` , `product_export.salesChannelDomain.salesChannel.translation.homeKeywords` , COALESCE (`product_export.salesChannelDomain.salesChannel.translation.homeKeywords` , `product_export.salesChannelDomain.salesChannel.translation.homeKeywords` ) as `product_export.salesChannelDomain.salesChannel.homeKeywords` , `product_export.salesChannelDomain.salesChannel.translation.customFields` , COALESCE (`product_export.salesChannelDomain.salesChannel.translation.customFields` , `product_export.salesChannelDomain.salesChannel.translation.customFields` ) as `product_export.salesChannelDomain.salesChannel.customFields` , `product_export.salesChannelDomain.salesChannel.translation.createdAt` , `product_export.salesChannelDomain.salesChannel.translation.updatedAt` , `product_export.salesChannelDomain.salesChannel.translation.salesChannelId` , `product_export.salesChannelDomain.salesChannel.translation.languageId` , `product_export.salesChannelDomain.language` . `id` as `product_export.salesChannelDomain.language.id` , `product_export.salesChannelDomain.language` . `parent_id` as `product_export.salesChannelDomain.language.parentId` , `product_export.salesChannelDomain.language` . `locale_id` as `product_export.salesChannelDomain.language.localeId` , `product_export.salesChannelDomain.language` . `translation_code_id` as `product_export.salesChannelDomain.language.translationCodeId` , `product_export.salesChannelDomain.language` . `name` as `product_export.salesChannelDomain.language.name` , `product_export.salesChannelDomain.language` . `custom_fields` as `product_export.salesChannelDomain.language.customFields` , `product_export.salesChannelDomain.language` . `created_at` as `product_export.salesChannelDomain.language.createdAt` , `product_export.salesChannelDomain.language` . `updated_at` as `product_export.salesChannelDomain.language.updatedAt` , `product_export.salesChannelDomain.language.locale` . `id` as `product_export.salesChannelDomain.language.locale.id` , `product_export.salesChannelDomain.language.locale` . `code` as `product_export.salesChannelDomain.language.locale.code` , `product_export.salesChannelDomain.language.locale` . `created_at` as `product_export.salesChannelDomain.language.locale.createdAt` , `product_export.salesChannelDomain.language.locale` . `updated_at` as `product_export.salesChannelDomain.language.locale.updatedAt` , `product_export.salesChannelDomain.language.locale.translation.name` , COALESCE (`product_export.salesChannelDomain.language.locale.translation.name` , `product_export.salesChannelDomain.language.locale.translation.name` ) as `product_export.salesChannelDomain.language.locale.name` , `product_export.salesChannelDomain.language.locale.translation.territory` , COALESCE (`product_export.salesChannelDomain.language.locale.translation.territory` , `product_export.salesChannelDomain.language.locale.translation.territory` ) as `product_export.salesChannelDomain.language.locale.territory` , `product_export.salesChannelDomain.language.locale.translation.customFields` , COALESCE (`product_export.salesChannelDomain.language.locale.translation.customFields` , `product_export.salesChannelDomain.language.locale.translation.customFields` ) as `product_export.salesChannelDomain.language.locale.customFields` , `product_export.salesChannelDomain.language.locale.translation.createdAt` , `product_export.salesChannelDomain.language.locale.translation.updatedAt` , `product_export.salesChannelDomain.language.locale.translation.localeId` , `product_export.salesChannelDomain.language.locale.translation.languageId` , `product_export.productStream` . `id` as `product_export.productStream.id` , `product_export.productStream` . `api_filter` as `product_export.productStream.apiFilter` , `product_export.productStream` . `invalid` as `product_export.productStream.invalid` , `product_export.productStream` . `created_at` as `product_export.productStream.createdAt` , `product_export.productStream` . `updated_at` as `product_export.productStream.updatedAt` , `product_export.productStream.translation.name` , COALESCE (`product_export.productStream.translation.name` , `product_export.productStream.translation.name` ) as `product_export.productStream.name` , `product_export.productStream.translation.description` , COALESCE (`product_export.productStream.translation.description` , `product_export.productStream.translation.description` ) as `product_export.productStream.description` , `product_export.productStream.translation.customFields` , COALESCE (`product_export.productStream.translation.customFields` , `product_export.productStream.translation.customFields` ) as `product_export.productStream.customFields` , `product_export.productStream.translation.createdAt` , `product_export.productStream.translation.updatedAt` , `product_export.productStream.translation.productStreamId` , `product_export.productStream.translation.languageId` FROM `product_export` LEFT JOIN `sales_channel_domain` `product_export.salesChannelDomain` ON `product_export` . `sales_channel_domain_id` = `product_export.salesChannelDomain` . `id` LEFT JOIN `sales_channel` `product_export.salesChannel` ON `product_export` . `sales_channel_id` = `product_export.salesChannel` . `id` LEFT JOIN `product_stream` `product_export.productStream` ON `product_export` . `product_stream_id` = `product_export.productStream` . `id` LEFT JOIN `sales_channel` `product_export.salesChannelDomain.salesChannel` ON `product_export.salesChannelDomain` . `sales_channel_id` = `product_export.salesChannelDomain.salesChannel` . `id` LEFT JOIN `language` `product_export.salesChannelDomain.language` ON `product_export.salesChannelDomain` . `language_id` = `product_export.salesChannelDomain.language` . `id` LEFT JOIN (SELECT `product_export.salesChannelDomain.salesChannel.translation` . sales_channel_id , `product_export.salesChannelDomain.salesChannel.translation` . name as `product_export.salesChannelDomain.salesChannel.translation.name` , `product_export.salesChannelDomain.salesChannel.translation` . home_slot_config as `product_export.salesChannelDomain.salesChannel.translation.homeSlotConfig` , `product_export.salesChannelDomain.salesChannel.translation` . home_enabled as `product_export.salesChannelDomain.salesChannel.translation.homeEnabled` , `product_export.salesChannelDomain.salesChannel.translation` . home_name as `product_export.salesChannelDomain.salesChannel.translation.homeName` , `product_export.salesChannelDomain.salesChannel.translation` . home_meta_title as `product_export.salesChannelDomain.salesChannel.translation.homeMetaTitle` , `product_export.salesChannelDomain.salesChannel.translation` . home_meta_description as `product_export.salesChannelDomain.salesChannel.translation.homeMetaDescription` , `product_export.salesChannelDomain.salesChannel.translation` . home_keywords as `product_export.salesChannelDomain.salesChannel.translation.homeKeywords` , `product_export.salesChannelDomain.salesChannel.translation` . custom_fields as `product_export.salesChannelDomain.salesChannel.translation.customFields` , `product_export.salesChannelDomain.salesChannel.translation` . created_at as `product_export.salesChannelDomain.salesChannel.translation.createdAt` , `product_export.salesChannelDomain.salesChannel.translation` . updated_at as `product_export.salesChannelDomain.salesChannel.translation.updatedAt` , `product_export.salesChannelDomain.salesChannel.translation` . sales_channel_id as `product_export.salesChannelDomain.salesChannel.translation.salesChannelId` , `product_export.salesChannelDomain.salesChannel.translation` . language_id as `product_export.salesChannelDomain.salesChannel.translation.languageId` FROM `sales_channel_translation` `product_export.salesChannelDomain.salesChannel.translation` WHERE `product_export.salesChannelDomain.salesChannel.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_export.salesChannelDomain.salesChannel.sales_channel_translation` ON `product_export.salesChannelDomain.salesChannel.sales_channel_translation` . `sales_channel_id` = `product_export.salesChannelDomain.salesChannel` . `id` LEFT JOIN `sales_channel_analytics` `product_export.salesChannelDomain.salesChannel.analytics` ON `product_export.salesChannelDomain.salesChannel` . `analytics_id` = `product_export.salesChannelDomain.salesChannel.analytics` . `id` LEFT JOIN `locale` `product_export.salesChannelDomain.language.locale` ON `product_export.salesChannelDomain.language` . `locale_id` = `product_export.salesChannelDomain.language.locale` . `id` LEFT JOIN (SELECT `product_export.salesChannelDomain.language.locale.translation` . locale_id , `product_export.salesChannelDomain.language.locale.translation` . name as `product_export.salesChannelDomain.language.locale.translation.name` , `product_export.salesChannelDomain.language.locale.translation` . territory as `product_export.salesChannelDomain.language.locale.translation.territory` , `product_export.salesChannelDomain.language.locale.translation` . custom_fields as `product_export.salesChannelDomain.language.locale.translation.customFields` , `product_export.salesChannelDomain.language.locale.translation` . created_at as `product_export.salesChannelDomain.language.locale.translation.createdAt` , `product_export.salesChannelDomain.language.locale.translation` . updated_at as `product_export.salesChannelDomain.language.locale.translation.updatedAt` , `product_export.salesChannelDomain.language.locale.translation` . locale_id as `product_export.salesChannelDomain.language.locale.translation.localeId` , `product_export.salesChannelDomain.language.locale.translation` . language_id as `product_export.salesChannelDomain.language.locale.translation.languageId` FROM `locale_translation` `product_export.salesChannelDomain.language.locale.translation` WHERE `product_export.salesChannelDomain.language.locale.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_export.salesChannelDomain.language.locale.locale_translation` ON `product_export.salesChannelDomain.language.locale.locale_translation` . `locale_id` = `product_export.salesChannelDomain.language.locale` . `id` LEFT JOIN (SELECT `product_export.salesChannel.translation` . sales_channel_id , `product_export.salesChannel.translation` . name as `product_export.salesChannel.translation.name` , `product_export.salesChannel.translation` . home_slot_config as `product_export.salesChannel.translation.homeSlotConfig` , `product_export.salesChannel.translation` . home_enabled as `product_export.salesChannel.translation.homeEnabled` , `product_export.salesChannel.translation` . home_name as `product_export.salesChannel.translation.homeName` , `product_export.salesChannel.translation` . home_meta_title as `product_export.salesChannel.translation.homeMetaTitle` , `product_export.salesChannel.translation` . home_meta_description as `product_export.salesChannel.translation.homeMetaDescription` , `product_export.salesChannel.translation` . home_keywords as `product_export.salesChannel.translation.homeKeywords` , `product_export.salesChannel.translation` . custom_fields as `product_export.salesChannel.translation.customFields` , `product_export.salesChannel.translation` . created_at as `product_export.salesChannel.translation.createdAt` , `product_export.salesChannel.translation` . updated_at as `product_export.salesChannel.translation.updatedAt` , `product_export.salesChannel.translation` . sales_channel_id as `product_export.salesChannel.translation.salesChannelId` , `product_export.salesChannel.translation` . language_id as `product_export.salesChannel.translation.languageId` FROM `sales_channel_translation` `product_export.salesChannel.translation` WHERE `product_export.salesChannel.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_export.salesChannel.sales_channel_translation` ON `product_export.salesChannel.sales_channel_translation` . `sales_channel_id` = `product_export.salesChannel` . `id` LEFT JOIN `sales_channel_analytics` `product_export.salesChannel.analytics` ON `product_export.salesChannel` . `analytics_id` = `product_export.salesChannel.analytics` . `id` LEFT JOIN (SELECT `product_export.productStream.translation` . product_stream_id , `product_export.productStream.translation` . name as `product_export.productStream.translation.name` , `product_export.productStream.translation` . description as `product_export.productStream.translation.description` , `product_export.productStream.translation` . custom_fields as `product_export.productStream.translation.customFields` , `product_export.productStream.translation` . created_at as `product_export.productStream.translation.createdAt` , `product_export.productStream.translation` . updated_at as `product_export.productStream.translation.updatedAt` , `product_export.productStream.translation` . product_stream_id as `product_export.productStream.translation.productStreamId` , `product_export.productStream.translation` . language_id as `product_export.productStream.translation.languageId` FROM `product_stream_translation` `product_export.productStream.translation` WHERE `product_export.productStream.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_export.productStream.product_stream_translation` ON `product_export.productStream.product_stream_translation` . `product_stream_id` = `product_export.productStream` . `id` WHERE (((`product_export` . `sales_channel_id` = 0x2B4F919C73FD4CF6A6C5A68B9A981733 OR `product_export.salesChannelDomain.salesChannel` . `id` = 0x2B4F919C73FD4CF6A6C5A68B9A981733 ) AND `product_export.salesChannel` . `active` = 1 )) AND (`product_export` . `id` IN (0x018BC88EF94070109079A695F107EF7A ));
Copy
0.92 ms (0.06%)
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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 ‹pç3®s‹ŠÓöbÆ/Œ6 "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÄs'’\x10 Ú¬ºf”M "
b"\x01 Še\v ºÄs'’\x10 Ú¬ºf”M "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÂpTžü\f È=Qs; "
b"\x01 èe\v ║üp\x14 ¥ûu\x16 ü ├p "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 èe\v ║5s2ù\x15 kAü9}. "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 èe\v ║5s2ù\x15 kAü9}. "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºOq=…4Q{Féa¤ "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 èe\v ║5s2ù\x15 kAü9}. "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ºJrv»\x00 ºã_û\x7F d "
b"\x01 èe\v ║YpÌÂ\x19\x14 R°k└É "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºUp·š”¦ÅåP9Þ "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ºusO¸ì3i\x1F Àtí "
b"\x01 Še\v ºusO¸ì3i\x1F Àtí "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ºusO¸ì3i\x1F Àtí "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ºusO¸ì3i\x1F Àtí "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºÂpTžü\f È=Qs; "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 èe\v ║ìpQí^d\x18 >dh| "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"""
\x01 èe\v ▓¾rñüà┼\x04 \n
I\f ¥
"""
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³Ls„»éŸ¥œØ\x1E ~ "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v ºUp·š”¦ÅåP9Þ "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
]
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` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`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` `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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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 (0x018A650BB34570C6A3E1332D9861BFE1 , 0x018B70E733AE738B8AD3F662C62F8C36 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC473279210DAACBA66944D , 0x018A650BBAC473279210DAACBA66944D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBA817014BE9675168120C370 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA4F713D8534517B46E961A4 , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA4A7276BB00BAE35FFB7F64 , 0x018A650BBA5970DEB6191452F86BC090 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA5570B79A94A6C5E55039DE , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBA5570B79A94A6C5E55039DE , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBA2F717BB85EB30088B3612A ));
Copy
0.92 ms (0.06%)
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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 èe\v ║¢sÉìEP╬ÉÊ1j "
b"\x01 Še\v ºÓsB\x18 PW\x06\x1A PX "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 èe\v ║¢sÉìEP╬ÉÊ1j "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºOq=…4Q{Féa¤ "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ²ðp‰£YÑO\x7F /\x1C\x01 "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Grõ‚¶êzoü2w "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³-p)²*NÎ\x05 —³\x13 "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 èe\v ║YpÌÂ\x19\x14 R°k└É "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºUp·š”¦ÅåP9Þ "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 èe\v ║5s2ù\x15 kAü9}. "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 èe\v ║5s2ù\x15 kAü9}. "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ºÂpTžü\f È=Qs; "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÂpTžü\f È=Qs; "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÂpTžü\f È=Qs; "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v ºÂpTžü\f È=Qs; "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"""
\x01 èe\v ▓¾rñüà┼\x04 \n
I\f ¥
"""
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v ³-p)²*NÎ\x05 —³\x13 "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºOq=…4Q{Féa¤ "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v ºUp·š”¦ÅåP9Þ "
]
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` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`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` `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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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 (0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBABD73908D4550CE90D2316A , 0x018A650BBAD37342AD185057061A5058 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBABD73908D4550CE90D2316A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA4F713D8534517B46E961A4 , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB34772F582B6EA7A6FFC3277 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5970DEB6191452F86BC090 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA5570B79A94A6C5E55039DE , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA4F713D8534517B46E961A4 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBA5570B79A94A6C5E55039DE ));
Copy
0.90 ms (0.06%)
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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º\sæ»\x10 Ö°6C= "
b"\x01 Še\v º\sæ»\x10 Ö°6C= "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºyrBž.PÙþŽ\x18 õ "
b"\x01 Še\v ºyrBž.PÙþŽ\x18 õ "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ³-p)²*NÎ\x05 —³\x13 "
b"\x01 Še\v ³-p)²*NÎ\x05 —³\x13 "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÓsB\x18 PW\x06\x1A PX "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÆrµ“Ï’ñФ\x16 @ "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºÆrµ“Ï’ñФ\x16 @ "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºÆrµ“Ï’ñФ\x16 @ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"""
\x01 èe\v ▓¾rñüà┼\x04 \n
I\f ¥
"""
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v º\sæ»\x10 Ö°6C= "
b"\x01 Še\v ºusO¸ì3i\x1F Àtí "
b"\x01 Še\v ºÈq˜ž€ÿäîZ!ù "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"""
\x01 èe\v ▓¾rñüà┼\x04 \n
I\f ¥
"""
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 ‹pç3®s‹ŠÓöbÆ/Œ6 "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºÈq˜ž€ÿäîZ!ù "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v ºŽr\x03 ½~› žttV "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 èe\v ║ìpQí^d\x18 >dh| "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 èe\v ║YpÌÂ\x19\x14 R°k└É "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ²ðp‰£YÑO\x7F /\x1C\x01 "
b"\x01 Še\v ³Ls„»éŸ¥œØ\x1E ~ "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 ‹pç3®s‹ŠÓöbÆ/Œ6 "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
]
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` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`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` `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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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 (0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5C73E6BB10D6B036433D20 , 0x018A650BBA5C73E6BB10D6B036433D20 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA7972429E2E50D9FE8E18F5 , 0x018A650BBA7972429E2E50D9FE8E18F5 , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD37342AD185057061A5058 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC672B593CF92F1D0A41640 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAC672B593CF92F1D0A41640 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAC672B593CF92F1D0A41640 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA5C73E6BB10D6B036433D20 , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB343716593747DF3284D47F6 , 0x018B70E733AE738B8AD3F662C62F8C36 , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8E7203BD7E9B209E747456 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA5970DEB6191452F86BC090 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018B70E733AE738B8AD3F662C62F8C36 , 0x018A650BBA2F717BB85EB30088B3612A ));
Copy
0.88 ms (0.06%)
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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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"""
\x01 èe\v ▓¾rñüà┼\x04 \n
I\f ¥
"""
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v ºUp·š”¦ÅåP9Þ "
b"""
\x01 èe\v ▓¾rñüà┼\x04 \n
I\f ¥
"""
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"""
\x01 èe\v ▓¾rñüà┼\x04 \n
I\f ¥
"""
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 ‹pç3®s‹ŠÓöbÆ/Œ6 "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v ºyrBž.PÙþŽ\x18 õ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v ºyrBž.PÙþŽ\x18 õ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v ºyrBž.PÙþŽ\x18 õ "
b"\x01 Še\v º\sæ»\x10 Ö°6C= "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÂpTžü\f È=Qs; "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 èe\v ║ìpQí^d\x18 >dh| "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºksl•\x19 þy¤ïÍã "
b"\x01 Še\v ºÄs'’\x10 Ú¬ºf”M "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÂpTžü\f È=Qs; "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ºUp·š”¦ÅåP9Þ "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 ‹pç3®s‹ŠÓöbÆ/Œ6 "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 èe\v ▓‗s\ź¢┤g~-» "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v ³Ls„»éŸ¥œØ\x1E ~ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 èe\v ▓‗s\ź¢┤g~-» "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºOq=…4Q{Féa¤ "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 èe\v ║ìpQí^d\x18 >dh| "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
]
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` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`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` `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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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 (0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBA5570B79A94A6C5E55039DE , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018B70E733AE738B8AD3F662C62F8C36 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA7972429E2E50D9FE8E18F5 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA7972429E2E50D9FE8E18F5 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA7972429E2E50D9FE8E18F5 , 0x018A650BBA5C73E6BB10D6B036433D20 , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA6B736C9519FE79A4EFCDE3 , 0x018A650BBAC473279210DAACBA66944D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BBA5570B79A94A6C5E55039DE , 0x018A650BB33070B198A1A1645BE7D34D , 0x018B70E733AE738B8AD3F662C62F8C36 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB2F2735C8FA7BDB4677E2DAF , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB2F2735C8FA7BDB4677E2DAF , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA4F713D8534517B46E961A4 , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE ));
Copy
0.87 ms (0.06%)
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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÂpTžü\f È=Qs; "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÆrµ“Ï’ñФ\x16 @ "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÂpTžü\f È=Qs; "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ºusO¸ì3i\x1F Àtí "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ºusO¸ì3i\x1F Àtí "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ºusO¸ì3i\x1F Àtí "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ºusO¸ì3i\x1F Àtí "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 èe\v ║YpÌÂ\x19\x14 R°k└É "
b"\x01 èe\v ║YpÌÂ\x19\x14 R°k└É "
b"\x01 èe\v ║YpÌÂ\x19\x14 R°k└É "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÂpTžü\f È=Qs; "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÂpTžü\f È=Qs; "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
]
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` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`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` `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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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 (0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC672B593CF92F1D0A41640 , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA5970DEB6191452F86BC090 , 0x018A650BBA5970DEB6191452F86BC090 , 0x018A650BBA5970DEB6191452F86BC090 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E ));
Copy
0.84 ms (0.06%)
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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ³Xs‹˜\x0E úÏÿÏ“Ñ "
b"\x01 Še\v ³Xs‹˜\x0E úÏÿÏ“Ñ "
b"\x01 Še\v ºÏrA²™‹N\x7F –1þ "
b"\x01 Še\v ºÏrA²™‹N\x7F –1þ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÏrA²™‹N\x7F –1þ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºyrBž.PÙþŽ\x18 õ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v º\x01 rǪ\x1A m•8¶NJ "
b"\x01 Še\v º\x01 rǪ\x1A m•8¶NJ "
b"\x01 Še\v º\x01 rǪ\x1A m•8¶NJ "
b"\x01 Še\v º\x01 rǪ\x1A m•8¶NJ "
b"\x01 Še\v º\x01 rǪ\x1A m•8¶NJ "
b"\x01 Še\v º\x01 rǪ\x1A m•8¶NJ "
b"\x01 Še\v º\x01 rǪ\x1A m•8¶NJ "
b"\x01 Še\v º\x01 rǪ\x1A m•8¶NJ "
b"\x01 Še\v º\x01 rǪ\x1A m•8¶NJ "
b"\x01 Še\v º\x01 rǪ\x1A m•8¶NJ "
b"\x01 Še\v º\x01 rǪ\x1A m•8¶NJ "
b"\x01 Še\v º\x01 rǪ\x1A m•8¶NJ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºÓsB\x18 PW\x06\x1A PX "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºusO¸ì3i\x1F Àtí "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ²ðp‰£YÑO\x7F /\x1C\x01 "
b"\x01 Še\v ²ðp‰£YÑO\x7F /\x1C\x01 "
b"\x01 Še\v ²ðp‰£YÑO\x7F /\x1C\x01 "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"""
\x01 èe\v ▓¾rñüà┼\x04 \n
I\f ¥
"""
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÆrµ“Ï’ñФ\x16 @ "
b"\x01 Še\v ºÆrµ“Ï’ñФ\x16 @ "
b"\x01 Še\v ºÆrµ“Ï’ñФ\x16 @ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v ³Ls„»éŸ¥œØ\x1E ~ "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºÂpTžü\f È=Qs; "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v ºŽr\x03 ½~› žttV "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºusO¸ì3i\x1F Àtí "
]
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` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`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` `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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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 (0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BB358738B980EFACFFFCF93D1 , 0x018A650BB358738B980EFACFFFCF93D1 , 0x018A650BBACF7241B2998B4E7F9631FE , 0x018A650BBACF7241B2998B4E7F9631FE , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACF7241B2998B4E7F9631FE , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBA7972429E2E50D9FE8E18F5 , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBAD37342AD185057061A5058 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC672B593CF92F1D0A41640 , 0x018A650BBAC672B593CF92F1D0A41640 , 0x018A650BBAC672B593CF92F1D0A41640 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8E7203BD7E9B209E747456 , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA75734FB8EC33691FC074ED ));
Copy
0.84 ms (0.05%)
1
"COMMIT"
0.83 ms (0.05%)
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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºÂpTžü\f È=Qs; "
b"\x01 Še\v ºÂpTžü\f È=Qs; "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºusO¸ì3i\x1F Àtí "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ºusO¸ì3i\x1F Àtí "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 èe\v ║YpÌÂ\x19\x14 R°k└É "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 èe\v ▓‗s\ź¢┤g~-» "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÆrµ“Ï’ñФ\x16 @ "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÆrµ“Ï’ñФ\x16 @ "
b"\x01 èe\v ║YpÌÂ\x19\x14 R°k└É "
b"\x01 èe\v ║YpÌÂ\x19\x14 R°k└É "
b"\x01 èe\v ║YpÌÂ\x19\x14 R°k└É "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 èe\v ▓‗s\ź¢┤g~-» "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 èe\v ▓‗s\ź¢┤g~-» "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 èe\v ║5s2ù\x15 kAü9}. "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
b"\x01 Še\v ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 èe\v ║ìpQí^d\x18 >dh| "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v ºÂpTžü\f È=Qs; "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 èe\v ║ìpQí^d\x18 >dh| "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º\sæ»\x10 Ö°6C= "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ºusO¸ì3i\x1F Àtí "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 èe\v ║ìpQí^d\x18 >dh| "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
]
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` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`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` `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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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 (0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA5970DEB6191452F86BC090 , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB2F2735C8FA7BDB4677E2DAF , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC672B593CF92F1D0A41640 , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC672B593CF92F1D0A41640 , 0x018A650BBA5970DEB6191452F86BC090 , 0x018A650BBA5970DEB6191452F86BC090 , 0x018A650BBA5970DEB6191452F86BC090 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB2F2735C8FA7BDB4677E2DAF , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB2F2735C8FA7BDB4677E2DAF , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5C73E6BB10D6B036433D20 , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A ));
Copy
0.79 ms (0.05%)
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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 ‹pç3®s‹ŠÓöbÆ/Œ6 "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"""
\x01 èe\v ▓¾rñüà┼\x04 \n
I\f ¥
"""
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"""
\x01 èe\v ▓¾rñüà┼\x04 \n
I\f ¥
"""
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÆrµ“Ï’ñФ\x16 @ "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"""
\x01 èe\v ▓¾rñüà┼\x04 \n
I\f ¥
"""
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v ºÄs'’\x10 Ú¬ºf”M "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 èe\v ║ìpQí^d\x18 >dh| "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 ‹pç3®s‹ŠÓöbÆ/Œ6 "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"""
\x01 èe\v ▓¾rñüà┼\x04 \n
I\f ¥
"""
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³?p›ŠçhECÈ* "
]
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` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`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` `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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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 (0x018A650BB33070B198A1A1645BE7D34D , 0x018B70E733AE738B8AD3F662C62F8C36 , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC672B593CF92F1D0A41640 , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBAC473279210DAACBA66944D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BB33070B198A1A1645BE7D34D , 0x018B70E733AE738B8AD3F662C62F8C36 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A ));
Copy
0.78 ms (0.05%)
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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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"\x01 Še\v ºÏrA²™‹N\x7F –1þ "
b"\x01 Še\v ºÏrA²™‹N\x7F –1þ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÏrA²™‹N\x7F –1þ "
b"\x01 Še\v ºÏrA²™‹N\x7F –1þ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ³Xs‹˜\x0E úÏÿÏ“Ñ "
b"\x01 Še\v ³Xs‹˜\x0E úÏÿÏ“Ñ "
b"\x01 Še\v ³Xs‹˜\x0E úÏÿÏ“Ñ "
b"\x01 Še\v ³Xs‹˜\x0E úÏÿÏ“Ñ "
b"\x01 Še\v ³Xs‹˜\x0E úÏÿÏ“Ñ "
b"\x01 Še\v ³Xs‹˜\x0E úÏÿÏ“Ñ "
b"\x01 Še\v ³Xs‹˜\x0E úÏÿÏ“Ñ "
b"\x01 Še\v ³Xs‹˜\x0E úÏÿÏ“Ñ "
b"\x01 Še\v ºÏrA²™‹N\x7F –1þ "
b"\x01 Še\v ºÏrA²™‹N\x7F –1þ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÏrA²™‹N\x7F –1þ "
b"\x01 Še\v ºÏrA²™‹N\x7F –1þ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÏrA²™‹N\x7F –1þ "
b"\x01 Še\v ºÏrA²™‹N\x7F –1þ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÏrA²™‹N\x7F –1þ "
b"\x01 Še\v ºÏrA²™‹N\x7F –1þ "
b"\x01 Še\v º\x01 rǪ\x1A m•8¶NJ "
b"\x01 Še\v º\x01 rǪ\x1A m•8¶NJ "
b"\x01 Še\v º\x01 rǪ\x1A m•8¶NJ "
b"\x01 Še\v º\x01 rǪ\x1A m•8¶NJ "
b"\x01 Še\v º\x01 rǪ\x1A m•8¶NJ "
b"\x01 Še\v º\x01 rǪ\x1A m•8¶NJ "
b"\x01 Še\v º\x01 rǪ\x1A m•8¶NJ "
b"\x01 Še\v º\x01 rǪ\x1A m•8¶NJ "
b"\x01 Še\v º\x01 rǪ\x1A m•8¶NJ "
b"\x01 Še\v º\x01 rǪ\x1A m•8¶NJ "
b"\x01 Še\v º\x01 rǪ\x1A m•8¶NJ "
b"\x01 Še\v º\x01 rǪ\x1A m•8¶NJ "
b"\x01 Še\v º\x01 rǪ\x1A m•8¶NJ "
b"\x01 Še\v º\x01 rǪ\x1A m•8¶NJ "
b"\x01 Še\v ºyrBž.PÙþŽ\x18 õ "
b"\x01 Še\v ºyrBž.PÙþŽ\x18 õ "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v ºŽr\x03 ½~› žttV "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÈq˜ž€ÿäîZ!ù "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v ºusO¸ì3i\x1F Àtí "
b"\x01 Še\v ºÓsB\x18 PW\x06\x1A PX "
b"\x01 Še\v ºÓsB\x18 PW\x06\x1A PX "
b"\x01 Še\v ºÓsB\x18 PW\x06\x1A PX "
b"\x01 Še\v ºÓsB\x18 PW\x06\x1A PX "
b"\x01 Še\v ºÈq˜ž€ÿäîZ!ù "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v ºksl•\x19 þy¤ïÍã "
b"\x01 Še\v º¾pt€ûfD\x14 “Rý "
b"\x01 Še\v ºyrBž.PÙþŽ\x18 õ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v ºyrBž.PÙþŽ\x18 õ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 èe\v ║╗q°ûl²Ú└└Åq "
]
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` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`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` `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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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 (0x018A650BBACF7241B2998B4E7F9631FE , 0x018A650BBACF7241B2998B4E7F9631FE , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACF7241B2998B4E7F9631FE , 0x018A650BBACF7241B2998B4E7F9631FE , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BB358738B980EFACFFFCF93D1 , 0x018A650BB358738B980EFACFFFCF93D1 , 0x018A650BB358738B980EFACFFFCF93D1 , 0x018A650BB358738B980EFACFFFCF93D1 , 0x018A650BB358738B980EFACFFFCF93D1 , 0x018A650BB358738B980EFACFFFCF93D1 , 0x018A650BB358738B980EFACFFFCF93D1 , 0x018A650BB358738B980EFACFFFCF93D1 , 0x018A650BBACF7241B2998B4E7F9631FE , 0x018A650BBACF7241B2998B4E7F9631FE , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACF7241B2998B4E7F9631FE , 0x018A650BBACF7241B2998B4E7F9631FE , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACF7241B2998B4E7F9631FE , 0x018A650BBACF7241B2998B4E7F9631FE , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACF7241B2998B4E7F9631FE , 0x018A650BBACF7241B2998B4E7F9631FE , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA7972429E2E50D9FE8E18F5 , 0x018A650BBA7972429E2E50D9FE8E18F5 , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA8E7203BD7E9B209E747456 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBAD37342AD185057061A5058 , 0x018A650BBAD37342AD185057061A5058 , 0x018A650BBAD37342AD185057061A5058 , 0x018A650BBAD37342AD185057061A5058 , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA6B736C9519FE79A4EFCDE3 , 0x018A650BBABE707480FB6644149352FD , 0x018A650BBA7972429E2E50D9FE8E18F5 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA7972429E2E50D9FE8E18F5 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBABB71F8966CFDE9C0C08F71 ));
Copy
0.72 ms (0.05%)
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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v ºÈq˜ž€ÿäîZ!ù "
b"\x01 Še\v ºÈq˜ž€ÿäîZ!ù "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÈq˜ž€ÿäîZ!ù "
b"\x01 Še\v ºusO¸ì3i\x1F Àtí "
b"\x01 Še\v ºusO¸ì3i\x1F Àtí "
b"\x01 Še\v ºÈq˜ž€ÿäîZ!ù "
b"\x01 Še\v ºÈq˜ž€ÿäîZ!ù "
b"\x01 Še\v ºÈq˜ž€ÿäîZ!ù "
b"\x01 Še\v ºÈq˜ž€ÿäîZ!ù "
b"\x01 Še\v ºÈq˜ž€ÿäîZ!ù "
b"\x01 Še\v ºÈq˜ž€ÿäîZ!ù "
b"\x01 Še\v ºusO¸ì3i\x1F Àtí "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºÈq˜ž€ÿäîZ!ù "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºusO¸ì3i\x1F Àtí "
b"\x01 Še\v ºÈq˜ž€ÿäîZ!ù "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"""
\x01 èe\v ▓¾rñüà┼\x04 \n
I\f ¥
"""
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³?p›ŠçhECÈ* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"""
\x01 èe\v ▓¾rñüà┼\x04 \n
I\f ¥
"""
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"""
\x01 èe\v ▓¾rñüà┼\x04 \n
I\f ¥
"""
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³-p)²*NÎ\x05 —³\x13 "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÆrµ“Ï’ñФ\x16 @ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÏrA²™‹N\x7F –1þ "
b"\x01 Še\v ºÏrA²™‹N\x7F –1þ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÏrA²™‹N\x7F –1þ "
b"\x01 Še\v ºÏrA²™‹N\x7F –1þ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ºÍr?“c\x16 ññrŽ[ "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÈq˜ž€ÿäîZ!ù "
b"\x01 Še\v ºÂpTžü\f È=Qs; "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v ºŽr\x03 ½~› žttV "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
]
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` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`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` `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` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `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` `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 (0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC672B593CF92F1D0A41640 , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACF7241B2998B4E7F9631FE , 0x018A650BBACF7241B2998B4E7F9631FE , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACF7241B2998B4E7F9631FE , 0x018A650BBACF7241B2998B4E7F9631FE , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8E7203BD7E9B209E747456 , 0x018A650BBAD1701FB1F3A77E1544476D ));
Copy
0.70 ms (0.05%)
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"\x01 šSá±\x06 p¢™/\x00 $:Œ±\x1F "
b"\x01 Üm2°8s4¼\x06 vúü®6£ "
b"\x01 šmNKîrˤ\e H]õ×/ß "
b"\x01 šmf+6r¼¹\x1E šÏ\x02 š¿— "
b"\x01 Ümï1Às\ÅgR÷\x16 7\e ¬ "
b"\x01 šmžÎcq-„”Ö¾[\x1E Kë "
b"\x01 šm¤CcpT”\x0E üOŸÌ¦ "
b"\x01 šm¬L|sÞ–"ú\x05 ª2›Ë "
b"\x01 šm·æDq¬“_|Œ\x0E P¸Á "
b"\x01 ÜrÖïôs¥¿;áÅÌ\e ®Â "
b"\x01 šrè\x1C nsbˆ½ŸúÈpùu "
b"\x01 Ür¸ßPrÔ╗À┌\x1E Émi╦ "
b"\x01 šs\x03 v7r\x05 ¤6p–ûž\t Œ "
b"\x01 š}ì%âpýºèÉ`]èQl "
b"\x01 š~\x06 ÆZq\¬òNllàÜz "
b"\x01 ÜéºØdsnàG\x02 ═dz>þ "
b"\x01 š‚õe\x19 q„¼\r ¥.8öAú "
b"\x01 šƒ\x02 $Aq\x13 …Ä™ž“*·\x08 "
b"\x01 š·7½ÿqB›a%'Ov@„ "
b"\x01 Ü╗é█×p¥úÚ©Ø3¤·Ú "
b"\x01 š¿úŒbp9—æÊd'3³w "
b"\x01 šÀ\x1A j½qf‰FÂøbsWæ "
b"\x01 šÀ"x\x13 qf•ö´šJ\x13 ©ª "
b"\x01 Ü└7ìsp¶èüöû)╔3║ "
b"\x01 Ü└=jêq$ë\¢\x02 ¨§9ü "
b"\x01 侻àsúƒ`t¬†¶Iê "
b"\x01 šÏ<Íëpi¯\x06 ’3ˆÅΛ "
b"\x01 ܤJKÅp\x02 À.*Þ¢¦fı "
b"\x01 Ü┘┴Z,q└Øí2ù¸A,X "
b"\x01 šÙÝbîp€Ÿ×þ>f\x02 m¦ "
b"\x01 šê\x05 #%q.ƒ…î–À¤\x17 ] "
b"\x01 šê\x15 ‰{prŠ\x1E ég¶é-€ "
b"\x01 šê!ø\v rÒ¦«’\x7F ºŽ7` "
b"\x01 ›\x0E 2^XrÔ¢–¸róØåá "
b"\x01 ›\x12\x1D ýÒqÚŸs/µûÃ{ä "
b"\x01 ›\x13 )DþrŽ“\x15 a\x06\x01 ‡Ô "
b"\x01 ø'ì\x05 6r┘┐=╠\x1E À\x01\x11 w "
b"\x01 ø1¿ì«p╬¬=J\x18 ┌<1▓ "
b"\x01 ø1░,HrÙØîòãª\x02 K╩ "
b"\x01 ›1¾hís£‘\x1A ÉËö²!\x1A "
b"\x01 ›1̪\x00 së€=ËŽ‹/-* "
b"\x01 ›1ãDñsá›\x10 ´\x16 àÇ\x04\v "
b"\x01 ›¢è‰Hpè®\x1A ‘NíW*¼ "
b"\x01 š‚êwËr9ŒÞ€ë¼ð;× "
b"\x01 šÀ2vsp‰¥w“üŽìÛp "
]
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 (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ?
)
)
)
Copy
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 (0x019A53E1B10670A2992F00243A8CB11F , 0x019A6D32F8387334AC0676A381A9369C , 0x019A6D4E4BEE72CBA41B485DF5D72FDF , 0x019A6D662B3672BCB91E9ACF029ABF97 , 0x019A6D8B31B7735C8F6752F616371BAA , 0x019A6D9ECE63712D8494D6BE5B1E4BEB , 0x019A6DA443637054940EADFC4F9FCCA6 , 0x019A6DAC4C7C73DE9622FA05AA329BCB , 0x019A6DB7E64471AC935F7C8C0E50B8C1 , 0x019A72998B9373BEA83BA08FDE1BA9B6 , 0x019A72E81C6E736288BD9FFAC870F975 , 0x019A72F7E15072E2BBB7DA1E906D69CB , 0x019A730376377205A4367096FB9E098C , 0x019A7DEC25E270FDBAE8C9605DE8516C , 0x019A7E06C65A715CACF24E6C6CE0DC7A , 0x019A82A79D64736E854702CD647A3EE7 , 0x019A82F565197184BC0DA52E38F641FA , 0x019A83022441711385C4999E932AB708 , 0x019AB737BDFF71429B6125274F764084 , 0x019ABB82DB9E70BEA3E9B89D33CFFAE9 , 0x019ABFFA8C62703997E6CA642733B377 , 0x019AC01A6ABD71668946C2F8627357E6 , 0x019AC0227813716695F6B49A4A13A9AA , 0x019AC0378D7370F48A81949629C933BA , 0x019AC03D6A887124895CBD02F9F53981 , 0x019AC62086E073FA836074AC86B649EA , 0x019ACF3CCDEB7069AF06923388C5CE9B , 0x019ACF4A4B8F7002B72E2AE8BDDD66D5 , 0x019AD9C15A2C71C09DA13297F7412C58 , 0x019AD9DD62EE70809FD7FE3E66026DA6 , 0x019AEA052325712E8385EE96C0A4175D , 0x019AEA15897B70728A1EE967B6E92D80 , 0x019AEA21F80B72D2A6AB927FBA8E3760 , 0x019B0E325E5872D4A296B872F3D8E5E1 , 0x019B121DFDD271DA9F732FB5FBC37BE4 , 0x019B132944FE72AD8E931561060187D4 , 0x019B278D053672D9BF3DCC1EB7011177 , 0x019B31A88DAE70CEAA3D4A18DA3C31B2 , 0x019B31B02C4872EB9D8C95C6A6024BCA , 0x019B31BE68ED73A3911AC9CBF6B2211A , 0x019B31CCAA0073EB803DCB8E8B2F2D2A , 0x019B31E344F173E19B10B416E0C7040B , 0x019BA2E8894870E8AE1A914EED572ABC , 0x019A82EA77CB72398CDE80EBBCF03BD7 , 0x019AC03276737089A57793FC8EECDB70 )));
Copy
0.69 ms (0.05%)
2
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` . `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.analytics` . `id` as `sales_channel.analytics.id` , `sales_channel.analytics` . `tracking_id` as `sales_channel.analytics.trackingId` , `sales_channel.analytics` . `active` as `sales_channel.analytics.active` , `sales_channel.analytics` . `track_orders` as `sales_channel.analytics.trackOrders` , `sales_channel.analytics` . `anonymize_ip` as `sales_channel.analytics.anonymizeIp` , `sales_channel.analytics` . `created_at` as `sales_channel.analytics.createdAt` , `sales_channel.analytics` . `updated_at` as `sales_channel.analytics.updatedAt` , `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` , COALESCE (`sales_channel.currency.translation.shortName` , `sales_channel.currency.translation.shortName` ) as `sales_channel.currency.shortName` , `sales_channel.currency.translation.name` , COALESCE (`sales_channel.currency.translation.name` , `sales_channel.currency.translation.name` ) as `sales_channel.currency.name` , `sales_channel.currency.translation.customFields` , COALESCE (`sales_channel.currency.translation.customFields` , `sales_channel.currency.translation.customFields` ) as `sales_channel.currency.customFields` , `sales_channel.currency.translation.createdAt` , `sales_channel.currency.translation.updatedAt` , `sales_channel.currency.translation.currencyId` , `sales_channel.currency.translation.languageId` , `sales_channel.translation.name` , COALESCE (`sales_channel.translation.name` , `sales_channel.translation.name` ) as `sales_channel.name` , `sales_channel.translation.homeSlotConfig` , COALESCE (`sales_channel.translation.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` ) as `sales_channel.homeSlotConfig` , `sales_channel.translation.homeEnabled` , COALESCE (`sales_channel.translation.homeEnabled` , `sales_channel.translation.homeEnabled` ) as `sales_channel.homeEnabled` , `sales_channel.translation.homeName` , COALESCE (`sales_channel.translation.homeName` , `sales_channel.translation.homeName` ) as `sales_channel.homeName` , `sales_channel.translation.homeMetaTitle` , COALESCE (`sales_channel.translation.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` ) as `sales_channel.homeMetaTitle` , `sales_channel.translation.homeMetaDescription` , COALESCE (`sales_channel.translation.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` ) as `sales_channel.homeMetaDescription` , `sales_channel.translation.homeKeywords` , COALESCE (`sales_channel.translation.homeKeywords` , `sales_channel.translation.homeKeywords` ) as `sales_channel.homeKeywords` , `sales_channel.translation.customFields` , COALESCE (`sales_channel.translation.customFields` , `sales_channel.translation.customFields` ) as `sales_channel.customFields` , `sales_channel.translation.createdAt` , `sales_channel.translation.updatedAt` , `sales_channel.translation.salesChannelId` , `sales_channel.translation.languageId` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation` . sales_channel_id , `sales_channel.translation` . name as `sales_channel.translation.name` , `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` , `sales_channel.translation` . custom_fields as `sales_channel.translation.customFields` , `sales_channel.translation` . created_at as `sales_channel.translation.createdAt` , `sales_channel.translation` . updated_at as `sales_channel.translation.updatedAt` , `sales_channel.translation` . sales_channel_id as `sales_channel.translation.salesChannelId` , `sales_channel.translation` . language_id as `sales_channel.translation.languageId` 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 `sales_channel_analytics` `sales_channel.analytics` ON `sales_channel` . `analytics_id` = `sales_channel.analytics` . `id` LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel` . `currency_id` = `sales_channel.currency` . `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` , `sales_channel.currency.translation` . created_at as `sales_channel.currency.translation.createdAt` , `sales_channel.currency.translation` . updated_at as `sales_channel.currency.translation.updatedAt` , `sales_channel.currency.translation` . currency_id as `sales_channel.currency.translation.currencyId` , `sales_channel.currency.translation` . language_id as `sales_channel.currency.translation.languageId` 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"+O‘œsýLö¦Å¦‹š˜\x17 3 "
]
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` . `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.analytics` . `id` as `sales_channel.analytics.id` ,
`sales_channel.analytics` . `tracking_id` as `sales_channel.analytics.trackingId` ,
`sales_channel.analytics` . `active` as `sales_channel.analytics.active` ,
`sales_channel.analytics` . `track_orders` as `sales_channel.analytics.trackOrders` ,
`sales_channel.analytics` . `anonymize_ip` as `sales_channel.analytics.anonymizeIp` ,
`sales_channel.analytics` . `created_at` as `sales_channel.analytics.createdAt` ,
`sales_channel.analytics` . `updated_at` as `sales_channel.analytics.updatedAt` ,
`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` ,
COALESCE (
`sales_channel.currency.translation.shortName` ,
`sales_channel.currency.translation.shortName`
) as `sales_channel.currency.shortName` ,
`sales_channel.currency.translation.name` ,
COALESCE (
`sales_channel.currency.translation.name` ,
`sales_channel.currency.translation.name`
) as `sales_channel.currency.name` ,
`sales_channel.currency.translation.customFields` ,
COALESCE (
`sales_channel.currency.translation.customFields` ,
`sales_channel.currency.translation.customFields`
) as `sales_channel.currency.customFields` ,
`sales_channel.currency.translation.createdAt` ,
`sales_channel.currency.translation.updatedAt` ,
`sales_channel.currency.translation.currencyId` ,
`sales_channel.currency.translation.languageId` ,
`sales_channel.translation.name` ,
COALESCE (
`sales_channel.translation.name` ,
`sales_channel.translation.name`
) as `sales_channel.name` ,
`sales_channel.translation.homeSlotConfig` ,
COALESCE (
`sales_channel.translation.homeSlotConfig` ,
`sales_channel.translation.homeSlotConfig`
) as `sales_channel.homeSlotConfig` ,
`sales_channel.translation.homeEnabled` ,
COALESCE (
`sales_channel.translation.homeEnabled` ,
`sales_channel.translation.homeEnabled`
) as `sales_channel.homeEnabled` ,
`sales_channel.translation.homeName` ,
COALESCE (
`sales_channel.translation.homeName` ,
`sales_channel.translation.homeName`
) as `sales_channel.homeName` ,
`sales_channel.translation.homeMetaTitle` ,
COALESCE (
`sales_channel.translation.homeMetaTitle` ,
`sales_channel.translation.homeMetaTitle`
) as `sales_channel.homeMetaTitle` ,
`sales_channel.translation.homeMetaDescription` ,
COALESCE (
`sales_channel.translation.homeMetaDescription` ,
`sales_channel.translation.homeMetaDescription`
) as `sales_channel.homeMetaDescription` ,
`sales_channel.translation.homeKeywords` ,
COALESCE (
`sales_channel.translation.homeKeywords` ,
`sales_channel.translation.homeKeywords`
) as `sales_channel.homeKeywords` ,
`sales_channel.translation.customFields` ,
COALESCE (
`sales_channel.translation.customFields` ,
`sales_channel.translation.customFields`
) as `sales_channel.customFields` ,
`sales_channel.translation.createdAt` ,
`sales_channel.translation.updatedAt` ,
`sales_channel.translation.salesChannelId` ,
`sales_channel.translation.languageId`
FROM
`sales_channel`
LEFT JOIN (
SELECT
`sales_channel.translation` . sales_channel_id ,
`sales_channel.translation` . name as `sales_channel.translation.name` ,
`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` ,
`sales_channel.translation` . custom_fields as `sales_channel.translation.customFields` ,
`sales_channel.translation` . created_at as `sales_channel.translation.createdAt` ,
`sales_channel.translation` . updated_at as `sales_channel.translation.updatedAt` ,
`sales_channel.translation` . sales_channel_id as `sales_channel.translation.salesChannelId` ,
`sales_channel.translation` . language_id as `sales_channel.translation.languageId`
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 `sales_channel_analytics` `sales_channel.analytics` ON `sales_channel` . `analytics_id` = `sales_channel.analytics` . `id`
LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel` . `currency_id` = `sales_channel.currency` . `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` ,
`sales_channel.currency.translation` . created_at as `sales_channel.currency.translation.createdAt` ,
`sales_channel.currency.translation` . updated_at as `sales_channel.currency.translation.updatedAt` ,
`sales_channel.currency.translation` . currency_id as `sales_channel.currency.translation.currencyId` ,
`sales_channel.currency.translation` . language_id as `sales_channel.currency.translation.languageId`
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` . `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.analytics` . `id` as `sales_channel.analytics.id` , `sales_channel.analytics` . `tracking_id` as `sales_channel.analytics.trackingId` , `sales_channel.analytics` . `active` as `sales_channel.analytics.active` , `sales_channel.analytics` . `track_orders` as `sales_channel.analytics.trackOrders` , `sales_channel.analytics` . `anonymize_ip` as `sales_channel.analytics.anonymizeIp` , `sales_channel.analytics` . `created_at` as `sales_channel.analytics.createdAt` , `sales_channel.analytics` . `updated_at` as `sales_channel.analytics.updatedAt` , `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` , COALESCE (`sales_channel.currency.translation.shortName` , `sales_channel.currency.translation.shortName` ) as `sales_channel.currency.shortName` , `sales_channel.currency.translation.name` , COALESCE (`sales_channel.currency.translation.name` , `sales_channel.currency.translation.name` ) as `sales_channel.currency.name` , `sales_channel.currency.translation.customFields` , COALESCE (`sales_channel.currency.translation.customFields` , `sales_channel.currency.translation.customFields` ) as `sales_channel.currency.customFields` , `sales_channel.currency.translation.createdAt` , `sales_channel.currency.translation.updatedAt` , `sales_channel.currency.translation.currencyId` , `sales_channel.currency.translation.languageId` , `sales_channel.translation.name` , COALESCE (`sales_channel.translation.name` , `sales_channel.translation.name` ) as `sales_channel.name` , `sales_channel.translation.homeSlotConfig` , COALESCE (`sales_channel.translation.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` ) as `sales_channel.homeSlotConfig` , `sales_channel.translation.homeEnabled` , COALESCE (`sales_channel.translation.homeEnabled` , `sales_channel.translation.homeEnabled` ) as `sales_channel.homeEnabled` , `sales_channel.translation.homeName` , COALESCE (`sales_channel.translation.homeName` , `sales_channel.translation.homeName` ) as `sales_channel.homeName` , `sales_channel.translation.homeMetaTitle` , COALESCE (`sales_channel.translation.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` ) as `sales_channel.homeMetaTitle` , `sales_channel.translation.homeMetaDescription` , COALESCE (`sales_channel.translation.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` ) as `sales_channel.homeMetaDescription` , `sales_channel.translation.homeKeywords` , COALESCE (`sales_channel.translation.homeKeywords` , `sales_channel.translation.homeKeywords` ) as `sales_channel.homeKeywords` , `sales_channel.translation.customFields` , COALESCE (`sales_channel.translation.customFields` , `sales_channel.translation.customFields` ) as `sales_channel.customFields` , `sales_channel.translation.createdAt` , `sales_channel.translation.updatedAt` , `sales_channel.translation.salesChannelId` , `sales_channel.translation.languageId` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation` . sales_channel_id , `sales_channel.translation` . name as `sales_channel.translation.name` , `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` , `sales_channel.translation` . custom_fields as `sales_channel.translation.customFields` , `sales_channel.translation` . created_at as `sales_channel.translation.createdAt` , `sales_channel.translation` . updated_at as `sales_channel.translation.updatedAt` , `sales_channel.translation` . sales_channel_id as `sales_channel.translation.salesChannelId` , `sales_channel.translation` . language_id as `sales_channel.translation.languageId` 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 `sales_channel_analytics` `sales_channel.analytics` ON `sales_channel` . `analytics_id` = `sales_channel.analytics` . `id` LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel` . `currency_id` = `sales_channel.currency` . `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` , `sales_channel.currency.translation` . created_at as `sales_channel.currency.translation.createdAt` , `sales_channel.currency.translation` . updated_at as `sales_channel.currency.translation.updatedAt` , `sales_channel.currency.translation` . currency_id as `sales_channel.currency.translation.currencyId` , `sales_channel.currency.translation` . language_id as `sales_channel.currency.translation.languageId` 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 (0x2B4F919C73FD4CF6A6C5A68B9A981733 );
Copy
0.68 ms (0.04%)
2
SELECT `shipping_method` . `id` as `shipping_method.id` , `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.deliveryTime` . `id` as `shipping_method.deliveryTime.id` , `shipping_method.deliveryTime` . `min` as `shipping_method.deliveryTime.min` , `shipping_method.deliveryTime` . `max` as `shipping_method.deliveryTime.max` , `shipping_method.deliveryTime` . `unit` as `shipping_method.deliveryTime.unit` , `shipping_method.deliveryTime` . `created_at` as `shipping_method.deliveryTime.createdAt` , `shipping_method.deliveryTime` . `updated_at` as `shipping_method.deliveryTime.updatedAt` , `shipping_method.deliveryTime.translation.name` , COALESCE (`shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation.name` ) as `shipping_method.deliveryTime.name` , `shipping_method.deliveryTime.translation.customFields` , COALESCE (`shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation.customFields` ) as `shipping_method.deliveryTime.customFields` , `shipping_method.deliveryTime.translation.createdAt` , `shipping_method.deliveryTime.translation.updatedAt` , `shipping_method.deliveryTime.translation.deliveryTimeId` , `shipping_method.deliveryTime.translation.languageId` , `shipping_method.appShippingMethod` . `id` as `shipping_method.appShippingMethod.id` , `shipping_method.appShippingMethod` . `app_name` as `shipping_method.appShippingMethod.appName` , `shipping_method.appShippingMethod` . `identifier` as `shipping_method.appShippingMethod.identifier` , `shipping_method.appShippingMethod` . `app_id` as `shipping_method.appShippingMethod.appId` , `shipping_method.appShippingMethod` . `shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId` , `shipping_method.appShippingMethod` . `original_media_id` as `shipping_method.appShippingMethod.originalMediaId` , `shipping_method.appShippingMethod` . `created_at` as `shipping_method.appShippingMethod.createdAt` , `shipping_method.appShippingMethod` . `updated_at` as `shipping_method.appShippingMethod.updatedAt` , `shipping_method` . `technical_name` as `shipping_method.technicalName` , `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` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , COALESCE (`shipping_method.media.translation.title` , `shipping_method.media.translation.title` ) as `shipping_method.media.title` , `shipping_method.media.translation.alt` , COALESCE (`shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` ) as `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , COALESCE (`shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` ) as `shipping_method.media.customFields` , `shipping_method.media.translation.createdAt` , `shipping_method.media.translation.updatedAt` , `shipping_method.media.translation.mediaId` , `shipping_method.media.translation.languageId` , `shipping_method.translation.name` , COALESCE (`shipping_method.translation.name` , `shipping_method.translation.name` ) as `shipping_method.name` , `shipping_method.translation.description` , COALESCE (`shipping_method.translation.description` , `shipping_method.translation.description` ) as `shipping_method.description` , `shipping_method.translation.trackingUrl` , COALESCE (`shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` ) as `shipping_method.trackingUrl` , `shipping_method.translation.customFields` , COALESCE (`shipping_method.translation.customFields` , `shipping_method.translation.customFields` ) as `shipping_method.customFields` , `shipping_method.translation.createdAt` , `shipping_method.translation.updatedAt` , `shipping_method.translation.shippingMethodId` , `shipping_method.translation.languageId` FROM `shipping_method` LEFT JOIN (SELECT `shipping_method.translation` . shipping_method_id , `shipping_method.translation` . name as `shipping_method.translation.name` , `shipping_method.translation` . description as `shipping_method.translation.description` , `shipping_method.translation` . tracking_url as `shipping_method.translation.trackingUrl` , `shipping_method.translation` . custom_fields as `shipping_method.translation.customFields` , `shipping_method.translation` . created_at as `shipping_method.translation.createdAt` , `shipping_method.translation` . updated_at as `shipping_method.translation.updatedAt` , `shipping_method.translation` . shipping_method_id as `shipping_method.translation.shippingMethodId` , `shipping_method.translation` . language_id as `shipping_method.translation.languageId` 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 `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation` . delivery_time_id , `shipping_method.deliveryTime.translation` . name as `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation` . custom_fields as `shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation` . created_at as `shipping_method.deliveryTime.translation.createdAt` , `shipping_method.deliveryTime.translation` . updated_at as `shipping_method.deliveryTime.translation.updatedAt` , `shipping_method.deliveryTime.translation` . delivery_time_id as `shipping_method.deliveryTime.translation.deliveryTimeId` , `shipping_method.deliveryTime.translation` . language_id as `shipping_method.deliveryTime.translation.languageId` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation` . language_id = ? ) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . media_id , `shipping_method.media.translation` . title as `shipping_method.media.translation.title` , `shipping_method.media.translation` . alt as `shipping_method.media.translation.alt` , `shipping_method.media.translation` . custom_fields as `shipping_method.media.translation.customFields` , `shipping_method.media.translation` . created_at as `shipping_method.media.translation.createdAt` , `shipping_method.media.translation` . updated_at as `shipping_method.media.translation.updatedAt` , `shipping_method.media.translation` . media_id as `shipping_method.media.translation.mediaId` , `shipping_method.media.translation` . language_id as `shipping_method.media.translation.languageId` 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"/»_ââšMpªXTÎ|ãâ\v "
b"ùýóÊî8IïØAR(¶┤§\e "
]
SELECT
`shipping_method` . `id` as `shipping_method.id` ,
`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.deliveryTime` . `id` as `shipping_method.deliveryTime.id` ,
`shipping_method.deliveryTime` . `min` as `shipping_method.deliveryTime.min` ,
`shipping_method.deliveryTime` . `max` as `shipping_method.deliveryTime.max` ,
`shipping_method.deliveryTime` . `unit` as `shipping_method.deliveryTime.unit` ,
`shipping_method.deliveryTime` . `created_at` as `shipping_method.deliveryTime.createdAt` ,
`shipping_method.deliveryTime` . `updated_at` as `shipping_method.deliveryTime.updatedAt` ,
`shipping_method.deliveryTime.translation.name` ,
COALESCE (
`shipping_method.deliveryTime.translation.name` ,
`shipping_method.deliveryTime.translation.name`
) as `shipping_method.deliveryTime.name` ,
`shipping_method.deliveryTime.translation.customFields` ,
COALESCE (
`shipping_method.deliveryTime.translation.customFields` ,
`shipping_method.deliveryTime.translation.customFields`
) as `shipping_method.deliveryTime.customFields` ,
`shipping_method.deliveryTime.translation.createdAt` ,
`shipping_method.deliveryTime.translation.updatedAt` ,
`shipping_method.deliveryTime.translation.deliveryTimeId` ,
`shipping_method.deliveryTime.translation.languageId` ,
`shipping_method.appShippingMethod` . `id` as `shipping_method.appShippingMethod.id` ,
`shipping_method.appShippingMethod` . `app_name` as `shipping_method.appShippingMethod.appName` ,
`shipping_method.appShippingMethod` . `identifier` as `shipping_method.appShippingMethod.identifier` ,
`shipping_method.appShippingMethod` . `app_id` as `shipping_method.appShippingMethod.appId` ,
`shipping_method.appShippingMethod` . `shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId` ,
`shipping_method.appShippingMethod` . `original_media_id` as `shipping_method.appShippingMethod.originalMediaId` ,
`shipping_method.appShippingMethod` . `created_at` as `shipping_method.appShippingMethod.createdAt` ,
`shipping_method.appShippingMethod` . `updated_at` as `shipping_method.appShippingMethod.updatedAt` ,
`shipping_method` . `technical_name` as `shipping_method.technicalName` ,
`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` . `created_at` as `shipping_method.media.createdAt` ,
`shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` ,
`shipping_method.media.translation.title` ,
COALESCE (
`shipping_method.media.translation.title` ,
`shipping_method.media.translation.title`
) as `shipping_method.media.title` ,
`shipping_method.media.translation.alt` ,
COALESCE (
`shipping_method.media.translation.alt` ,
`shipping_method.media.translation.alt`
) as `shipping_method.media.alt` ,
`shipping_method.media.translation.customFields` ,
COALESCE (
`shipping_method.media.translation.customFields` ,
`shipping_method.media.translation.customFields`
) as `shipping_method.media.customFields` ,
`shipping_method.media.translation.createdAt` ,
`shipping_method.media.translation.updatedAt` ,
`shipping_method.media.translation.mediaId` ,
`shipping_method.media.translation.languageId` ,
`shipping_method.translation.name` ,
COALESCE (
`shipping_method.translation.name` ,
`shipping_method.translation.name`
) as `shipping_method.name` ,
`shipping_method.translation.description` ,
COALESCE (
`shipping_method.translation.description` ,
`shipping_method.translation.description`
) as `shipping_method.description` ,
`shipping_method.translation.trackingUrl` ,
COALESCE (
`shipping_method.translation.trackingUrl` ,
`shipping_method.translation.trackingUrl`
) as `shipping_method.trackingUrl` ,
`shipping_method.translation.customFields` ,
COALESCE (
`shipping_method.translation.customFields` ,
`shipping_method.translation.customFields`
) as `shipping_method.customFields` ,
`shipping_method.translation.createdAt` ,
`shipping_method.translation.updatedAt` ,
`shipping_method.translation.shippingMethodId` ,
`shipping_method.translation.languageId`
FROM
`shipping_method`
LEFT JOIN (
SELECT
`shipping_method.translation` . shipping_method_id ,
`shipping_method.translation` . name as `shipping_method.translation.name` ,
`shipping_method.translation` . description as `shipping_method.translation.description` ,
`shipping_method.translation` . tracking_url as `shipping_method.translation.trackingUrl` ,
`shipping_method.translation` . custom_fields as `shipping_method.translation.customFields` ,
`shipping_method.translation` . created_at as `shipping_method.translation.createdAt` ,
`shipping_method.translation` . updated_at as `shipping_method.translation.updatedAt` ,
`shipping_method.translation` . shipping_method_id as `shipping_method.translation.shippingMethodId` ,
`shipping_method.translation` . language_id as `shipping_method.translation.languageId`
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 `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id`
LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id`
LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id`
LEFT JOIN (
SELECT
`shipping_method.deliveryTime.translation` . delivery_time_id ,
`shipping_method.deliveryTime.translation` . name as `shipping_method.deliveryTime.translation.name` ,
`shipping_method.deliveryTime.translation` . custom_fields as `shipping_method.deliveryTime.translation.customFields` ,
`shipping_method.deliveryTime.translation` . created_at as `shipping_method.deliveryTime.translation.createdAt` ,
`shipping_method.deliveryTime.translation` . updated_at as `shipping_method.deliveryTime.translation.updatedAt` ,
`shipping_method.deliveryTime.translation` . delivery_time_id as `shipping_method.deliveryTime.translation.deliveryTimeId` ,
`shipping_method.deliveryTime.translation` . language_id as `shipping_method.deliveryTime.translation.languageId`
FROM
`delivery_time_translation` `shipping_method.deliveryTime.translation`
WHERE
`shipping_method.deliveryTime.translation` . language_id = ?
) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id`
LEFT JOIN (
SELECT
`shipping_method.media.translation` . media_id ,
`shipping_method.media.translation` . title as `shipping_method.media.translation.title` ,
`shipping_method.media.translation` . alt as `shipping_method.media.translation.alt` ,
`shipping_method.media.translation` . custom_fields as `shipping_method.media.translation.customFields` ,
`shipping_method.media.translation` . created_at as `shipping_method.media.translation.createdAt` ,
`shipping_method.media.translation` . updated_at as `shipping_method.media.translation.updatedAt` ,
`shipping_method.media.translation` . media_id as `shipping_method.media.translation.mediaId` ,
`shipping_method.media.translation` . language_id as `shipping_method.media.translation.languageId`
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` . `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.deliveryTime` . `id` as `shipping_method.deliveryTime.id` , `shipping_method.deliveryTime` . `min` as `shipping_method.deliveryTime.min` , `shipping_method.deliveryTime` . `max` as `shipping_method.deliveryTime.max` , `shipping_method.deliveryTime` . `unit` as `shipping_method.deliveryTime.unit` , `shipping_method.deliveryTime` . `created_at` as `shipping_method.deliveryTime.createdAt` , `shipping_method.deliveryTime` . `updated_at` as `shipping_method.deliveryTime.updatedAt` , `shipping_method.deliveryTime.translation.name` , COALESCE (`shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation.name` ) as `shipping_method.deliveryTime.name` , `shipping_method.deliveryTime.translation.customFields` , COALESCE (`shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation.customFields` ) as `shipping_method.deliveryTime.customFields` , `shipping_method.deliveryTime.translation.createdAt` , `shipping_method.deliveryTime.translation.updatedAt` , `shipping_method.deliveryTime.translation.deliveryTimeId` , `shipping_method.deliveryTime.translation.languageId` , `shipping_method.appShippingMethod` . `id` as `shipping_method.appShippingMethod.id` , `shipping_method.appShippingMethod` . `app_name` as `shipping_method.appShippingMethod.appName` , `shipping_method.appShippingMethod` . `identifier` as `shipping_method.appShippingMethod.identifier` , `shipping_method.appShippingMethod` . `app_id` as `shipping_method.appShippingMethod.appId` , `shipping_method.appShippingMethod` . `shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId` , `shipping_method.appShippingMethod` . `original_media_id` as `shipping_method.appShippingMethod.originalMediaId` , `shipping_method.appShippingMethod` . `created_at` as `shipping_method.appShippingMethod.createdAt` , `shipping_method.appShippingMethod` . `updated_at` as `shipping_method.appShippingMethod.updatedAt` , `shipping_method` . `technical_name` as `shipping_method.technicalName` , `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` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , COALESCE (`shipping_method.media.translation.title` , `shipping_method.media.translation.title` ) as `shipping_method.media.title` , `shipping_method.media.translation.alt` , COALESCE (`shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` ) as `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , COALESCE (`shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` ) as `shipping_method.media.customFields` , `shipping_method.media.translation.createdAt` , `shipping_method.media.translation.updatedAt` , `shipping_method.media.translation.mediaId` , `shipping_method.media.translation.languageId` , `shipping_method.translation.name` , COALESCE (`shipping_method.translation.name` , `shipping_method.translation.name` ) as `shipping_method.name` , `shipping_method.translation.description` , COALESCE (`shipping_method.translation.description` , `shipping_method.translation.description` ) as `shipping_method.description` , `shipping_method.translation.trackingUrl` , COALESCE (`shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` ) as `shipping_method.trackingUrl` , `shipping_method.translation.customFields` , COALESCE (`shipping_method.translation.customFields` , `shipping_method.translation.customFields` ) as `shipping_method.customFields` , `shipping_method.translation.createdAt` , `shipping_method.translation.updatedAt` , `shipping_method.translation.shippingMethodId` , `shipping_method.translation.languageId` FROM `shipping_method` LEFT JOIN (SELECT `shipping_method.translation` . shipping_method_id , `shipping_method.translation` . name as `shipping_method.translation.name` , `shipping_method.translation` . description as `shipping_method.translation.description` , `shipping_method.translation` . tracking_url as `shipping_method.translation.trackingUrl` , `shipping_method.translation` . custom_fields as `shipping_method.translation.customFields` , `shipping_method.translation` . created_at as `shipping_method.translation.createdAt` , `shipping_method.translation` . updated_at as `shipping_method.translation.updatedAt` , `shipping_method.translation` . shipping_method_id as `shipping_method.translation.shippingMethodId` , `shipping_method.translation` . language_id as `shipping_method.translation.languageId` 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 `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation` . delivery_time_id , `shipping_method.deliveryTime.translation` . name as `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation` . custom_fields as `shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation` . created_at as `shipping_method.deliveryTime.translation.createdAt` , `shipping_method.deliveryTime.translation` . updated_at as `shipping_method.deliveryTime.translation.updatedAt` , `shipping_method.deliveryTime.translation` . delivery_time_id as `shipping_method.deliveryTime.translation.deliveryTimeId` , `shipping_method.deliveryTime.translation` . language_id as `shipping_method.deliveryTime.translation.languageId` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . media_id , `shipping_method.media.translation` . title as `shipping_method.media.translation.title` , `shipping_method.media.translation` . alt as `shipping_method.media.translation.alt` , `shipping_method.media.translation` . custom_fields as `shipping_method.media.translation.customFields` , `shipping_method.media.translation` . created_at as `shipping_method.media.translation.createdAt` , `shipping_method.media.translation` . updated_at as `shipping_method.media.translation.updatedAt` , `shipping_method.media.translation` . media_id as `shipping_method.media.translation.mediaId` , `shipping_method.media.translation` . language_id as `shipping_method.media.translation.languageId` 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 (0x97ECA2D28C38498B9D415228F4B4F51B );
Copy
0.62 ms (0.04%)
15
SELECT `base_class` AS `baseClass` , `author`
FROM `plugin`
SELECT `base_class` AS `baseClass` , `author`
FROM `plugin`
;
Copy
0.61 ms (0.04%)
2
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.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` . `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` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.title` , COALESCE (`payment_method.media.translation.title` , `payment_method.media.translation.title` ) as `payment_method.media.title` , `payment_method.media.translation.alt` , COALESCE (`payment_method.media.translation.alt` , `payment_method.media.translation.alt` ) as `payment_method.media.alt` , `payment_method.media.translation.customFields` , COALESCE (`payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` ) as `payment_method.media.customFields` , `payment_method.media.translation.createdAt` , `payment_method.media.translation.updatedAt` , `payment_method.media.translation.mediaId` , `payment_method.media.translation.languageId` , `payment_method.translation.name` , COALESCE (`payment_method.translation.name` , `payment_method.translation.name` ) as `payment_method.name` , `payment_method.translation.distinguishableName` , COALESCE (`payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` ) as `payment_method.distinguishableName` , `payment_method.translation.description` , COALESCE (`payment_method.translation.description` , `payment_method.translation.description` ) as `payment_method.description` , `payment_method.translation.customFields` , COALESCE (`payment_method.translation.customFields` , `payment_method.translation.customFields` ) as `payment_method.customFields` , `payment_method.translation.createdAt` , `payment_method.translation.updatedAt` , `payment_method.translation.paymentMethodId` , `payment_method.translation.languageId` FROM `payment_method` 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` , `payment_method.translation` . created_at as `payment_method.translation.createdAt` , `payment_method.translation` . updated_at as `payment_method.translation.updatedAt` , `payment_method.translation` . payment_method_id as `payment_method.translation.paymentMethodId` , `payment_method.translation` . language_id as `payment_method.translation.languageId` 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 `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . media_id , `payment_method.media.translation` . title as `payment_method.media.translation.title` , `payment_method.media.translation` . alt as `payment_method.media.translation.alt` , `payment_method.media.translation` . custom_fields as `payment_method.media.translation.customFields` , `payment_method.media.translation` . created_at as `payment_method.media.translation.createdAt` , `payment_method.media.translation` . updated_at as `payment_method.media.translation.updatedAt` , `payment_method.media.translation` . media_id as `payment_method.media.translation.mediaId` , `payment_method.media.translation` . language_id as `payment_method.media.translation.languageId` 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"\x1F\x07 Wˆ\x16 £L\x16 ™fV‚µ\x04 ^ý "
]
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.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` . `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` . `created_at` as `payment_method.media.createdAt` ,
`payment_method.media` . `updated_at` as `payment_method.media.updatedAt` ,
`payment_method.media.translation.title` ,
COALESCE (
`payment_method.media.translation.title` ,
`payment_method.media.translation.title`
) as `payment_method.media.title` ,
`payment_method.media.translation.alt` ,
COALESCE (
`payment_method.media.translation.alt` ,
`payment_method.media.translation.alt`
) as `payment_method.media.alt` ,
`payment_method.media.translation.customFields` ,
COALESCE (
`payment_method.media.translation.customFields` ,
`payment_method.media.translation.customFields`
) as `payment_method.media.customFields` ,
`payment_method.media.translation.createdAt` ,
`payment_method.media.translation.updatedAt` ,
`payment_method.media.translation.mediaId` ,
`payment_method.media.translation.languageId` ,
`payment_method.translation.name` ,
COALESCE (
`payment_method.translation.name` ,
`payment_method.translation.name`
) as `payment_method.name` ,
`payment_method.translation.distinguishableName` ,
COALESCE (
`payment_method.translation.distinguishableName` ,
`payment_method.translation.distinguishableName`
) as `payment_method.distinguishableName` ,
`payment_method.translation.description` ,
COALESCE (
`payment_method.translation.description` ,
`payment_method.translation.description`
) as `payment_method.description` ,
`payment_method.translation.customFields` ,
COALESCE (
`payment_method.translation.customFields` ,
`payment_method.translation.customFields`
) as `payment_method.customFields` ,
`payment_method.translation.createdAt` ,
`payment_method.translation.updatedAt` ,
`payment_method.translation.paymentMethodId` ,
`payment_method.translation.languageId`
FROM
`payment_method`
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` ,
`payment_method.translation` . created_at as `payment_method.translation.createdAt` ,
`payment_method.translation` . updated_at as `payment_method.translation.updatedAt` ,
`payment_method.translation` . payment_method_id as `payment_method.translation.paymentMethodId` ,
`payment_method.translation` . language_id as `payment_method.translation.languageId`
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 `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id`
LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id`
LEFT JOIN (
SELECT
`payment_method.media.translation` . media_id ,
`payment_method.media.translation` . title as `payment_method.media.translation.title` ,
`payment_method.media.translation` . alt as `payment_method.media.translation.alt` ,
`payment_method.media.translation` . custom_fields as `payment_method.media.translation.customFields` ,
`payment_method.media.translation` . created_at as `payment_method.media.translation.createdAt` ,
`payment_method.media.translation` . updated_at as `payment_method.media.translation.updatedAt` ,
`payment_method.media.translation` . media_id as `payment_method.media.translation.mediaId` ,
`payment_method.media.translation` . language_id as `payment_method.media.translation.languageId`
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.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` . `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` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.title` , COALESCE (`payment_method.media.translation.title` , `payment_method.media.translation.title` ) as `payment_method.media.title` , `payment_method.media.translation.alt` , COALESCE (`payment_method.media.translation.alt` , `payment_method.media.translation.alt` ) as `payment_method.media.alt` , `payment_method.media.translation.customFields` , COALESCE (`payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` ) as `payment_method.media.customFields` , `payment_method.media.translation.createdAt` , `payment_method.media.translation.updatedAt` , `payment_method.media.translation.mediaId` , `payment_method.media.translation.languageId` , `payment_method.translation.name` , COALESCE (`payment_method.translation.name` , `payment_method.translation.name` ) as `payment_method.name` , `payment_method.translation.distinguishableName` , COALESCE (`payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` ) as `payment_method.distinguishableName` , `payment_method.translation.description` , COALESCE (`payment_method.translation.description` , `payment_method.translation.description` ) as `payment_method.description` , `payment_method.translation.customFields` , COALESCE (`payment_method.translation.customFields` , `payment_method.translation.customFields` ) as `payment_method.customFields` , `payment_method.translation.createdAt` , `payment_method.translation.updatedAt` , `payment_method.translation.paymentMethodId` , `payment_method.translation.languageId` FROM `payment_method` 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` , `payment_method.translation` . created_at as `payment_method.translation.createdAt` , `payment_method.translation` . updated_at as `payment_method.translation.updatedAt` , `payment_method.translation` . payment_method_id as `payment_method.translation.paymentMethodId` , `payment_method.translation` . language_id as `payment_method.translation.languageId` 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 `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . media_id , `payment_method.media.translation` . title as `payment_method.media.translation.title` , `payment_method.media.translation` . alt as `payment_method.media.translation.alt` , `payment_method.media.translation` . custom_fields as `payment_method.media.translation.customFields` , `payment_method.media.translation` . created_at as `payment_method.media.translation.createdAt` , `payment_method.media.translation` . updated_at as `payment_method.media.translation.updatedAt` , `payment_method.media.translation` . media_id as `payment_method.media.translation.mediaId` , `payment_method.media.translation` . language_id as `payment_method.media.translation.languageId` 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 (0x1F07578816A34C1699665682B5045EFD );
Copy
0.57 ms (0.04%)
1
SELECT configuration_key , configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ? ) AND (configuration_key LIKE ? ) ORDER BY sales_channel_id ASC
Parameters :
[
null
"EasyCreditRatenkauf.config.% "
]
SELECT configuration_key , configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = NULL ) AND (configuration_key LIKE 'EasyCreditRatenkauf.config.%' ) ORDER BY sales_channel_id ASC ;
Copy
0.52 ms (0.03%)
2
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.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` , COALESCE (`tax_rule.type.translation.typeName` , `tax_rule.type.translation.typeName` ) as `tax_rule.type.typeName` , `tax_rule.type.translation.createdAt` , `tax_rule.type.translation.updatedAt` , `tax_rule.type.translation.taxRuleTypeId` , `tax_rule.type.translation.languageId` , `tax_rule` . `created_at` as `tax_rule.createdAt` , `tax_rule` . `updated_at` as `tax_rule.updatedAt` 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` , `tax_rule.type.translation` . created_at as `tax_rule.type.translation.createdAt` , `tax_rule.type.translation` . updated_at as `tax_rule.type.translation.updatedAt` , `tax_rule.type.translation` . tax_rule_type_id as `tax_rule.type.translation.taxRuleTypeId` , `tax_rule.type.translation` . language_id as `tax_rule.type.translation.languageId` 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"\x04 ‹ÕÚæ:LU›Ù\x0E C\x15 .æS "
b"\r 64ºjHÖØýç\x00 ´°ƒ¸ "
b"""
C¥¡°ýÒNª•÷@\n
ªêé8
"""
]
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.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` , COALESCE (`tax_rule.type.translation.typeName` , `tax_rule.type.translation.typeName` ) as `tax_rule.type.typeName` , `tax_rule.type.translation.createdAt` , `tax_rule.type.translation.updatedAt` , `tax_rule.type.translation.taxRuleTypeId` , `tax_rule.type.translation.languageId` , `tax_rule` . `created_at` as `tax_rule.createdAt` , `tax_rule` . `updated_at` as `tax_rule.updatedAt` 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` , `tax_rule.type.translation` . created_at as `tax_rule.type.translation.createdAt` , `tax_rule.type.translation` . updated_at as `tax_rule.type.translation.updatedAt` , `tax_rule.type.translation` . tax_rule_type_id as `tax_rule.type.translation.taxRuleTypeId` , `tax_rule.type.translation` . language_id as `tax_rule.type.translation.languageId` 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 (0x048BD5DAE63A4C559BD90E43152EE653 , 0x0D3634F0A76A48999DEC8700EFF89FF7 , 0x43A5A1B0FDD24EAA95F7400AAAEAE938 ));
Copy
0.50 ms (0.03%)
1
SELECT `unit` . `id` as `unit.id` , `unit` . `created_at` as `unit.createdAt` , `unit` . `updated_at` as `unit.updatedAt` , `unit.translation.shortCode` , COALESCE (`unit.translation.shortCode` , `unit.translation.shortCode` ) as `unit.shortCode` , `unit.translation.name` , COALESCE (`unit.translation.name` , `unit.translation.name` ) as `unit.name` , `unit.translation.customFields` , COALESCE (`unit.translation.customFields` , `unit.translation.customFields` ) as `unit.customFields` , `unit.translation.createdAt` , `unit.translation.updatedAt` , `unit.translation.unitId` , `unit.translation.languageId` 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` , `unit.translation` . created_at as `unit.translation.createdAt` , `unit.translation` . updated_at as `unit.translation.updatedAt` , `unit.translation` . unit_id as `unit.translation.unitId` , `unit.translation` . language_id as `unit.translation.languageId` 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` , COALESCE (`unit.translation.shortCode` , `unit.translation.shortCode` ) as `unit.shortCode` , `unit.translation.name` , COALESCE (`unit.translation.name` , `unit.translation.name` ) as `unit.name` , `unit.translation.customFields` , COALESCE (`unit.translation.customFields` , `unit.translation.customFields` ) as `unit.customFields` , `unit.translation.createdAt` , `unit.translation.updatedAt` , `unit.translation.unitId` , `unit.translation.languageId` 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` , `unit.translation` . created_at as `unit.translation.createdAt` , `unit.translation` . updated_at as `unit.translation.updatedAt` , `unit.translation` . unit_id as `unit.translation.unitId` , `unit.translation` . language_id as `unit.translation.languageId` FROM `unit_translation` `unit.translation` WHERE `unit.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `unit.unit_translation` ON `unit.unit_translation` . `unit_id` = `unit` . `id` ;
Copy
0.49 ms (0.03%)
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.46 ms (0.03%)
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.46 ms (0.03%)
1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1 ;
Copy
0.45 ms (0.03%)
2
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"\x01 ‹ÈŽù>pv¯NšT›X M "
"019bc028eb67720281246656d5d31fe4 "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0x018BC88EF93E7076AF4E9A549B58204D ) AND (token = '019bc028eb67720281246656d5d31fe4' ) LIMIT 1 ;
Copy
0.45 ms (0.03%)
2
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"+O‘œsýLö¦Å¦‹š˜\x17 3 "
]
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 = 0x2B4F919C73FD4CF6A6C5A68B9A981733
GROUP BY sales_channel . id , sales_channel . language_id , sales_channel . currency_id , currency . factor ;
Copy
0.43 ms (0.03%)
2
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = ? AND (`product` . `stock` > ? ))) AND ((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) LIMIT 1
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"1 "
0
10
b"+O‘œsýLö¦Å¦‹š˜\x17 3 "
true
]
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 ((((IFNULL (`product` . `active` , `product.parent` . `active` ) = '1' AND (`product` . `stock` > 0 ))) AND ((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x2B4F919C73FD4CF6A6C5A68B9A981733 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) LIMIT 1 ;
Copy
0.42 ms (0.03%)
1
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE ?
Parameters :
[
"payload "
]
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE 'payload' ;
Copy
0.39 ms (0.03%)
2
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` . `created_at` as `country.createdAt` , `country` . `updated_at` as `country.updatedAt` , `country.translation.name` , COALESCE (`country.translation.name` , `country.translation.name` ) as `country.name` , `country.translation.addressFormat` , COALESCE (`country.translation.addressFormat` , `country.translation.addressFormat` ) as `country.addressFormat` , `country.translation.customFields` , COALESCE (`country.translation.customFields` , `country.translation.customFields` ) as `country.customFields` , `country.translation.createdAt` , `country.translation.updatedAt` , `country.translation.countryId` , `country.translation.languageId` FROM `country` LEFT JOIN (SELECT `country.translation` . country_id , `country.translation` . name as `country.translation.name` , `country.translation` . address_format as `country.translation.addressFormat` , `country.translation` . custom_fields as `country.translation.customFields` , `country.translation` . created_at as `country.translation.createdAt` , `country.translation` . updated_at as `country.translation.updatedAt` , `country.translation` . country_id as `country.translation.countryId` , `country.translation` . language_id as `country.translation.languageId` 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"ý¸j░C"@ÅØ-Ú^╬@te "
]
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` . `created_at` as `country.createdAt` , `country` . `updated_at` as `country.updatedAt` , `country.translation.name` , COALESCE (`country.translation.name` , `country.translation.name` ) as `country.name` , `country.translation.addressFormat` , COALESCE (`country.translation.addressFormat` , `country.translation.addressFormat` ) as `country.addressFormat` , `country.translation.customFields` , COALESCE (`country.translation.customFields` , `country.translation.customFields` ) as `country.customFields` , `country.translation.createdAt` , `country.translation.updatedAt` , `country.translation.countryId` , `country.translation.languageId` FROM `country` LEFT JOIN (SELECT `country.translation` . country_id , `country.translation` . name as `country.translation.name` , `country.translation` . address_format as `country.translation.addressFormat` , `country.translation` . custom_fields as `country.translation.customFields` , `country.translation` . created_at as `country.translation.createdAt` , `country.translation` . updated_at as `country.translation.updatedAt` , `country.translation` . country_id as `country.translation.countryId` , `country.translation` . language_id as `country.translation.languageId` 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 (0xECF76AB04322408F9D2DE95ECE407465 );
Copy
0.36 ms (0.02%)
2
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` , COALESCE (`customer_group.translation.name` , `customer_group.translation.name` ) as `customer_group.name` , `customer_group.translation.registrationTitle` , COALESCE (`customer_group.translation.registrationTitle` , `customer_group.translation.registrationTitle` ) as `customer_group.registrationTitle` , `customer_group.translation.registrationIntroduction` , COALESCE (`customer_group.translation.registrationIntroduction` , `customer_group.translation.registrationIntroduction` ) as `customer_group.registrationIntroduction` , `customer_group.translation.registrationOnlyCompanyRegistration` , COALESCE (`customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` ) as `customer_group.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationSeoMetaDescription` , COALESCE (`customer_group.translation.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` ) as `customer_group.registrationSeoMetaDescription` , `customer_group.translation.customFields` , COALESCE (`customer_group.translation.customFields` , `customer_group.translation.customFields` ) as `customer_group.customFields` , `customer_group.translation.createdAt` , `customer_group.translation.updatedAt` , `customer_group.translation.customerGroupId` , `customer_group.translation.languageId` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation` . customer_group_id , `customer_group.translation` . name as `customer_group.translation.name` , `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` , `customer_group.translation` . custom_fields as `customer_group.translation.customFields` , `customer_group.translation` . created_at as `customer_group.translation.createdAt` , `customer_group.translation` . updated_at as `customer_group.translation.updatedAt` , `customer_group.translation` . customer_group_id as `customer_group.translation.customerGroupId` , `customer_group.translation` . language_id as `customer_group.translation.languageId` 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"$õ|éïÆB\t ÷§\x1A\x14 ùDU "
]
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` , COALESCE (`customer_group.translation.name` , `customer_group.translation.name` ) as `customer_group.name` , `customer_group.translation.registrationTitle` , COALESCE (`customer_group.translation.registrationTitle` , `customer_group.translation.registrationTitle` ) as `customer_group.registrationTitle` , `customer_group.translation.registrationIntroduction` , COALESCE (`customer_group.translation.registrationIntroduction` , `customer_group.translation.registrationIntroduction` ) as `customer_group.registrationIntroduction` , `customer_group.translation.registrationOnlyCompanyRegistration` , COALESCE (`customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` ) as `customer_group.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationSeoMetaDescription` , COALESCE (`customer_group.translation.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` ) as `customer_group.registrationSeoMetaDescription` , `customer_group.translation.customFields` , COALESCE (`customer_group.translation.customFields` , `customer_group.translation.customFields` ) as `customer_group.customFields` , `customer_group.translation.createdAt` , `customer_group.translation.updatedAt` , `customer_group.translation.customerGroupId` , `customer_group.translation.languageId` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation` . customer_group_id , `customer_group.translation` . name as `customer_group.translation.name` , `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` , `customer_group.translation` . custom_fields as `customer_group.translation.customFields` , `customer_group.translation` . created_at as `customer_group.translation.createdAt` , `customer_group.translation` . updated_at as `customer_group.translation.updatedAt` , `customer_group.translation` . customer_group_id as `customer_group.translation.customerGroupId` , `customer_group.translation` . language_id as `customer_group.translation.languageId` 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 (0x24F57CE9EFC64209A0F7A71A14F94455 );
Copy
0.36 ms (0.02%)
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.31 ms (0.02%)
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"+O‘œsýLö¦Å¦‹š˜\x17 3 "
]
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id = 0x2B4F919C73FD4CF6A6C5A68B9A981733 OR system_config . sales_channel_id IS NULL ORDER BY sales_channel_id ASC ;
Copy
0.29 ms (0.02%)
1
SELECT `product_stream_filter` . `id` as `product_stream_filter.id` , `product_stream_filter` . `product_stream_id` as `product_stream_filter.productStreamId` , `product_stream_filter` . `parent_id` as `product_stream_filter.parentId` , `product_stream_filter` . `type` as `product_stream_filter.type` , `product_stream_filter` . `field` as `product_stream_filter.field` , `product_stream_filter` . `operator` as `product_stream_filter.operator` , `product_stream_filter` . `value` as `product_stream_filter.value` , `product_stream_filter` . `parameters` as `product_stream_filter.parameters` , `product_stream_filter` . `position` as `product_stream_filter.position` , `product_stream_filter` . `custom_fields` as `product_stream_filter.customFields` , `product_stream_filter` . `created_at` as `product_stream_filter.createdAt` , `product_stream_filter` . `updated_at` as `product_stream_filter.updatedAt` FROM `product_stream_filter` WHERE (`product_stream_filter` . `product_stream_id` IN (? ))
Parameters :
[
b"2ú1*U¯F\x1F ”äTð\x17\t\v † "
]
SELECT `product_stream_filter` . `id` as `product_stream_filter.id` , `product_stream_filter` . `product_stream_id` as `product_stream_filter.productStreamId` , `product_stream_filter` . `parent_id` as `product_stream_filter.parentId` , `product_stream_filter` . `type` as `product_stream_filter.type` , `product_stream_filter` . `field` as `product_stream_filter.field` , `product_stream_filter` . `operator` as `product_stream_filter.operator` , `product_stream_filter` . `value` as `product_stream_filter.value` , `product_stream_filter` . `parameters` as `product_stream_filter.parameters` , `product_stream_filter` . `position` as `product_stream_filter.position` , `product_stream_filter` . `custom_fields` as `product_stream_filter.customFields` , `product_stream_filter` . `created_at` as `product_stream_filter.createdAt` , `product_stream_filter` . `updated_at` as `product_stream_filter.updatedAt` FROM `product_stream_filter` WHERE (`product_stream_filter` . `product_stream_id` IN (0x32FA312A55AF461F94E454F017090B86 ));
Copy
0.29 ms (0.02%)
2
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"ý¸j░C"@ÅØ-Ú^╬@te "
]
SELECT `currency_country_rounding` . `id` FROM `currency_country_rounding` WHERE (`currency_country_rounding` . `currency_id` = 0xB7D2554B0CE847CD82F3AC9BD1C0DFCA AND `currency_country_rounding` . `country_id` = 0xECF76AB04322408F9D2DE95ECE407465 ) LIMIT 1 ;
Copy
0.28 ms (0.02%)
1
SELECT `product_stream_filter` . `id` as `product_stream_filter.id` , `product_stream_filter` . `product_stream_id` as `product_stream_filter.productStreamId` , `product_stream_filter` . `parent_id` as `product_stream_filter.parentId` , `product_stream_filter` . `type` as `product_stream_filter.type` , `product_stream_filter` . `field` as `product_stream_filter.field` , `product_stream_filter` . `operator` as `product_stream_filter.operator` , `product_stream_filter` . `value` as `product_stream_filter.value` , `product_stream_filter` . `parameters` as `product_stream_filter.parameters` , `product_stream_filter` . `position` as `product_stream_filter.position` , `product_stream_filter` . `custom_fields` as `product_stream_filter.customFields` , `product_stream_filter` . `created_at` as `product_stream_filter.createdAt` , `product_stream_filter` . `updated_at` as `product_stream_filter.updatedAt` FROM `product_stream_filter` WHERE (`product_stream_filter` . `parent_id` IN (? , ? , ? , ? ))
Parameters :
[
b"\x01 Œ4ÍÜëp\v ¯Åø"2öÐÞ "
b"R\x07 òSϳE*© R嶺]i "
b"£¬\x04\x02 ‹G˜ˆ\x15 ›'b}\x12\f "
b"º*7\x0E õtA7º‹Tw«ç²\x15 "
]
SELECT `product_stream_filter` . `id` as `product_stream_filter.id` , `product_stream_filter` . `product_stream_id` as `product_stream_filter.productStreamId` , `product_stream_filter` . `parent_id` as `product_stream_filter.parentId` , `product_stream_filter` . `type` as `product_stream_filter.type` , `product_stream_filter` . `field` as `product_stream_filter.field` , `product_stream_filter` . `operator` as `product_stream_filter.operator` , `product_stream_filter` . `value` as `product_stream_filter.value` , `product_stream_filter` . `parameters` as `product_stream_filter.parameters` , `product_stream_filter` . `position` as `product_stream_filter.position` , `product_stream_filter` . `custom_fields` as `product_stream_filter.customFields` , `product_stream_filter` . `created_at` as `product_stream_filter.createdAt` , `product_stream_filter` . `updated_at` as `product_stream_filter.updatedAt` FROM `product_stream_filter` WHERE (`product_stream_filter` . `parent_id` IN (0x018C34CDDCEB700BAFC5F82232F6D0DE , 0x5207F253CFB3452AA92052E5B6BA5D69 , 0xA3AC04028BAD479888159B27627D120C , 0xBA2A370EF5744137BA8B5477ABE7B215 ));
Copy
0.27 ms (0.02%)
2
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` . `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"+O‘œsýLö¦Å¦‹š˜\x17 3 "
]
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` . `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 (0x2B4F919C73FD4CF6A6C5A68B9A981733 ));
Copy
0.26 ms (0.02%)
1
UPDATE `product_export` SET `generated_at` = ? , `updated_at` = ? WHERE id = ?
Parameters :
[
"2026-01-15 05:37:49.808 "
"2026-01-15 05:37:49.810 "
b"\x01 ï╚Ĩ@p\x10 Éyªò±\x07 ´z "
]
UPDATE `product_export` SET `generated_at` = '2026-01-15 05:37:49.808' , `updated_at` = '2026-01-15 05:37:49.810' WHERE id = 0x018BC88EF94070109079A695F107EF7A ;
Copy
0.26 ms (0.02%)
1
SELECT `product_export` . `id` as `product_export.id` , `product_export` . `product_stream_id` as `product_export.productStreamId` , `product_export` . `storefront_sales_channel_id` as `product_export.storefrontSalesChannelId` , `product_export` . `sales_channel_id` as `product_export.salesChannelId` , `product_export` . `sales_channel_domain_id` as `product_export.salesChannelDomainId` , `product_export` . `currency_id` as `product_export.currencyId` , `product_export` . `file_name` as `product_export.fileName` , `product_export` . `access_key` as `product_export.accessKey` , `product_export` . `encoding` as `product_export.encoding` , `product_export` . `file_format` as `product_export.fileFormat` , `product_export` . `include_variants` as `product_export.includeVariants` , `product_export` . `generate_by_cronjob` as `product_export.generateByCronjob` , `product_export` . `generated_at` as `product_export.generatedAt` , `product_export` . `interval` as `product_export.interval` , `product_export` . `header_template` as `product_export.headerTemplate` , `product_export` . `body_template` as `product_export.bodyTemplate` , `product_export` . `footer_template` as `product_export.footerTemplate` , `product_export` . `paused_schedule` as `product_export.pausedSchedule` , `product_export` . `is_running` as `product_export.isRunning` , `product_export` . `created_at` as `product_export.createdAt` , `product_export` . `updated_at` as `product_export.updatedAt` , `product_export.salesChannelDomain` . `id` as `product_export.salesChannelDomain.id` , `product_export.salesChannelDomain` . `url` as `product_export.salesChannelDomain.url` , `product_export.salesChannelDomain` . `sales_channel_id` as `product_export.salesChannelDomain.salesChannelId` , `product_export.salesChannelDomain` . `language_id` as `product_export.salesChannelDomain.languageId` , `product_export.salesChannelDomain` . `currency_id` as `product_export.salesChannelDomain.currencyId` , `product_export.salesChannelDomain` . `snippet_set_id` as `product_export.salesChannelDomain.snippetSetId` , `product_export.salesChannelDomain` . `hreflang_use_only_locale` as `product_export.salesChannelDomain.hreflangUseOnlyLocale` , `product_export.salesChannelDomain` . `custom_fields` as `product_export.salesChannelDomain.customFields` , `product_export.salesChannelDomain` . `created_at` as `product_export.salesChannelDomain.createdAt` , `product_export.salesChannelDomain` . `updated_at` as `product_export.salesChannelDomain.updatedAt` FROM `product_export` LEFT JOIN `sales_channel` `product_export.salesChannel` ON `product_export` . `sales_channel_id` = `product_export.salesChannel` . `id` LEFT JOIN `sales_channel_domain` `product_export.salesChannelDomain` ON `product_export` . `sales_channel_domain_id` = `product_export.salesChannelDomain` . `id` WHERE (`product_export` . `file_name` = ? AND `product_export` . `access_key` = ? AND `product_export.salesChannel` . `active` = ? )
Parameters :
[
"idealo.csv "
"SWPEMHL4WUPHTWZEM1BWAJR1MW "
true
]
SELECT `product_export` . `id` as `product_export.id` , `product_export` . `product_stream_id` as `product_export.productStreamId` , `product_export` . `storefront_sales_channel_id` as `product_export.storefrontSalesChannelId` , `product_export` . `sales_channel_id` as `product_export.salesChannelId` , `product_export` . `sales_channel_domain_id` as `product_export.salesChannelDomainId` , `product_export` . `currency_id` as `product_export.currencyId` , `product_export` . `file_name` as `product_export.fileName` , `product_export` . `access_key` as `product_export.accessKey` , `product_export` . `encoding` as `product_export.encoding` , `product_export` . `file_format` as `product_export.fileFormat` , `product_export` . `include_variants` as `product_export.includeVariants` , `product_export` . `generate_by_cronjob` as `product_export.generateByCronjob` , `product_export` . `generated_at` as `product_export.generatedAt` , `product_export` . `interval` as `product_export.interval` , `product_export` . `header_template` as `product_export.headerTemplate` , `product_export` . `body_template` as `product_export.bodyTemplate` , `product_export` . `footer_template` as `product_export.footerTemplate` , `product_export` . `paused_schedule` as `product_export.pausedSchedule` , `product_export` . `is_running` as `product_export.isRunning` , `product_export` . `created_at` as `product_export.createdAt` , `product_export` . `updated_at` as `product_export.updatedAt` , `product_export.salesChannelDomain` . `id` as `product_export.salesChannelDomain.id` , `product_export.salesChannelDomain` . `url` as `product_export.salesChannelDomain.url` , `product_export.salesChannelDomain` . `sales_channel_id` as `product_export.salesChannelDomain.salesChannelId` , `product_export.salesChannelDomain` . `language_id` as `product_export.salesChannelDomain.languageId` , `product_export.salesChannelDomain` . `currency_id` as `product_export.salesChannelDomain.currencyId` , `product_export.salesChannelDomain` . `snippet_set_id` as `product_export.salesChannelDomain.snippetSetId` , `product_export.salesChannelDomain` . `hreflang_use_only_locale` as `product_export.salesChannelDomain.hreflangUseOnlyLocale` , `product_export.salesChannelDomain` . `custom_fields` as `product_export.salesChannelDomain.customFields` , `product_export.salesChannelDomain` . `created_at` as `product_export.salesChannelDomain.createdAt` , `product_export.salesChannelDomain` . `updated_at` as `product_export.salesChannelDomain.updatedAt` FROM `product_export` LEFT JOIN `sales_channel` `product_export.salesChannel` ON `product_export` . `sales_channel_id` = `product_export.salesChannel` . `id` LEFT JOIN `sales_channel_domain` `product_export.salesChannelDomain` ON `product_export` . `sales_channel_domain_id` = `product_export.salesChannelDomain` . `id` WHERE (`product_export` . `file_name` = 'idealo.csv' AND `product_export` . `access_key` = 'SWPEMHL4WUPHTWZEM1BWAJR1MW' AND `product_export.salesChannel` . `active` = 1 );
Copy
0.24 ms (0.02%)
1
SELECT 1 as `exists` , `id` FROM `product_export` WHERE `id` IN (? )
Parameters :
[
b"\x01 ï╚Ĩ@p\x10 Éyªò±\x07 ´z "
]
SELECT 1 as `exists` , `id` FROM `product_export` WHERE `id` IN (0x018BC88EF94070109079A695F107EF7A );
Copy
0.23 ms (0.01%)
1
"START TRANSACTION"
"START TRANSACTION" ;
Copy
0.22 ms (0.01%)
1
SET @@group_concat_max_len = CAST (IF (@@group_concat_max_len > 320000 , @@group_concat_max_len , 320000 ) AS UNSIGNED ); SET sql_mode = (SELECT REPLACE (@@sql_mode , 'ONLY_FULL_GROUP_BY' , '' ))
SET @@group_concat_max_len = CAST (IF (@@group_concat_max_len > 320000 , @@group_concat_max_len , 320000 ) AS UNSIGNED ); SET sql_mode = (SELECT REPLACE (@@sql_mode , 'ONLY_FULL_GROUP_BY' , '' ));
Copy
0.20 ms (0.01%)
2
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.15 ms (0.01%)
1
SELECT `handler_identifier` , LOWER (HEX (`id` )) FROM `payment_method`
SELECT `handler_identifier` , LOWER (HEX (`id` )) FROM `payment_method` ;
Copy
0.14 ms (0.01%)
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"\x01 Œ4Ö/'|ú³\x7F ô·=;+X "
b"\x01 É9└|2pü¢km─<Ñ\x1A ┌ "
b"\x01 ÄQ▓*ÑqôÉÝ$Mç)Jñ "
b"ë^‡´\x0E GGܵ,\x11 ý4ÈÌÿ "
b"\x01 ï»\x1F ±ƒpí▓╦‗█Ø^\v D "
b"\x01 ‹¯ Élpå‹6Õñ7ì6ä "
b"\x01 ŒCŒ\x0E vq•©\x10 {š'\x15 A– "
b"\x01 Ž\x1D î´>x\’9²¼Èš8† "
b"\x01 ŽQ¥¾˜w(¶Rò\x12 ìõ. "
b"\x01 Å|\x10 ±ùq,åÊ\x02 R¯ƒÓ¢ "
b"\x06 æùø_ˆM\x10 ¡4ÜjÙNI— "
b"/ÖG–³\r MŸéu¡Îx{$ "
b"7Ý\x08 ªœ·Eš¸\x12 2ó’^\v # "
b"—ôWT¯¹K\x7F ª„Ⱥ\x15 Y@\x05 "
b"\x13 Ã\x1D %┤ÖNÀÁÜ\x12 ─Å\x07 Ö¡ "
b"\x01 ‹¯5:e|\x08 ª1\x05 *\x1C\x12\x1F 8 "
b"\x01 ‹³\x15 NWr¡Œ¤õ2ìæPÄ "
b"\x01 ˜ÐˆÖ\x14 q¹‰ƒ}%3\x1F ‡˜ "
b"žN;$¿\x14 J±–DÇ\t Ô ¥Ï "
b"¾\x0F {’o¬Gj€\x12 ð”7¶ñ9 "
b"äNg‚ÆBG·–¸‘Ï%®8÷ "
b"\x01 Še\v õæs—ºˆ¤4\x05 ‹’m "
b"\x01 Še\f\x0E Rpr¤$\x19 <Â×›ƒ "
b"\x10 ÜXh-\x0E E\ƒ³\x02 ~4ßÕ‚ "
b"Ãü\r ¨ï`Gtá°¼FJYER "
]
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 (0x018C34D62F277CFAB37FF4B73D3B2B58 , 0x019039C07C327081BD6B6DC43CA51ADA , 0x018E51B22AA5719390ED244D87294AA4 , 0xEB5E87B40E4747DCB52C11FD34C8CCFF , 0x018BAF1FF19F70A1B2CBF2DB9D5E0B44 , 0x018BAF20C96C70E58B36D5F137EC36E4 , 0x018C438C0E767195A9107B9A27154196 , 0x018E1DEEB43E785C9239B2BCC89A3886 , 0x018E51A5BE987728B652F212A0ECF52E , 0x018F7C10F197712C86D20252EE9FE0BD , 0x06E6F9F85F884D10A134DC6AD94E4997 , 0x2FD64796B30D4D9FADE975A1CE787B24 , 0x37DD08AA9CB7459AB81232F3925E0B23 , 0x97F45754AFB94B7FAA84C8BA15594005 , 0x13C71D25B4994EB7B59A12C48F0799AD , 0x018BAF353A657C08AA31052A1C121F38 , 0x018BB3154E5772A18CA4F532ECE650C4 , 0x0198D088D61471B989837D25331F8798 , 0x9E4E3B24BF144AB19644C709D420A5CF , 0xBE0F7B926FAC476A8012F09437B6F139 , 0xE44E6782C64247B796B891CF25AE38F7 , 0x018A650BF5E67397BA88A434058B926D , 0x018A650C0E527072A424193CC2D79B83 , 0x10DC58682D0E455C83B3027E34DFD582 , 0xC7810DF98B604774A0F8AC464A594552 );
Copy
0.13 ms (0.01%)
1
SELECT `product_stream` . `id` as `product_stream.id` , `product_stream` . `api_filter` as `product_stream.apiFilter` , `product_stream` . `invalid` as `product_stream.invalid` , `product_stream` . `created_at` as `product_stream.createdAt` , `product_stream` . `updated_at` as `product_stream.updatedAt` , `product_stream.translation.name` , COALESCE (`product_stream.translation.name` , `product_stream.translation.name` ) as `product_stream.name` , `product_stream.translation.description` , COALESCE (`product_stream.translation.description` , `product_stream.translation.description` ) as `product_stream.description` , `product_stream.translation.customFields` , COALESCE (`product_stream.translation.customFields` , `product_stream.translation.customFields` ) as `product_stream.customFields` , `product_stream.translation.createdAt` , `product_stream.translation.updatedAt` , `product_stream.translation.productStreamId` , `product_stream.translation.languageId` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation` . product_stream_id , `product_stream.translation` . name as `product_stream.translation.name` , `product_stream.translation` . description as `product_stream.translation.description` , `product_stream.translation` . custom_fields as `product_stream.translation.customFields` , `product_stream.translation` . created_at as `product_stream.translation.createdAt` , `product_stream.translation` . updated_at as `product_stream.translation.updatedAt` , `product_stream.translation` . product_stream_id as `product_stream.translation.productStreamId` , `product_stream.translation` . language_id as `product_stream.translation.languageId` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation` . language_id = ? ) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation` . `product_stream_id` = `product_stream` . `id` WHERE `product_stream` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"2ú1*U¯F\x1F ”äTð\x17\t\v † "
]
SELECT `product_stream` . `id` as `product_stream.id` , `product_stream` . `api_filter` as `product_stream.apiFilter` , `product_stream` . `invalid` as `product_stream.invalid` , `product_stream` . `created_at` as `product_stream.createdAt` , `product_stream` . `updated_at` as `product_stream.updatedAt` , `product_stream.translation.name` , COALESCE (`product_stream.translation.name` , `product_stream.translation.name` ) as `product_stream.name` , `product_stream.translation.description` , COALESCE (`product_stream.translation.description` , `product_stream.translation.description` ) as `product_stream.description` , `product_stream.translation.customFields` , COALESCE (`product_stream.translation.customFields` , `product_stream.translation.customFields` ) as `product_stream.customFields` , `product_stream.translation.createdAt` , `product_stream.translation.updatedAt` , `product_stream.translation.productStreamId` , `product_stream.translation.languageId` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation` . product_stream_id , `product_stream.translation` . name as `product_stream.translation.name` , `product_stream.translation` . description as `product_stream.translation.description` , `product_stream.translation` . custom_fields as `product_stream.translation.customFields` , `product_stream.translation` . created_at as `product_stream.translation.createdAt` , `product_stream.translation` . updated_at as `product_stream.translation.updatedAt` , `product_stream.translation` . product_stream_id as `product_stream.translation.productStreamId` , `product_stream.translation` . language_id as `product_stream.translation.languageId` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation` . `product_stream_id` = `product_stream` . `id` WHERE `product_stream` . `id` IN (0x32FA312A55AF461F94E454F017090B86 );
Copy
0.12 ms (0.01%)
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` , COALESCE (`currency.translation.shortName` , `currency.translation.shortName` ) as `currency.shortName` , `currency.translation.name` , COALESCE (`currency.translation.name` , `currency.translation.name` ) as `currency.name` , `currency.translation.customFields` , COALESCE (`currency.translation.customFields` , `currency.translation.customFields` ) as `currency.customFields` , `currency.translation.createdAt` , `currency.translation.updatedAt` , `currency.translation.currencyId` , `currency.translation.languageId` 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` , `currency.translation` . created_at as `currency.translation.createdAt` , `currency.translation` . updated_at as `currency.translation.updatedAt` , `currency.translation` . currency_id as `currency.translation.currencyId` , `currency.translation` . language_id as `currency.translation.languageId` 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` , COALESCE (`currency.translation.shortName` , `currency.translation.shortName` ) as `currency.shortName` , `currency.translation.name` , COALESCE (`currency.translation.name` , `currency.translation.name` ) as `currency.name` , `currency.translation.customFields` , COALESCE (`currency.translation.customFields` , `currency.translation.customFields` ) as `currency.customFields` , `currency.translation.createdAt` , `currency.translation.updatedAt` , `currency.translation.currencyId` , `currency.translation.languageId` 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` , `currency.translation` . created_at as `currency.translation.createdAt` , `currency.translation` . updated_at as `currency.translation.updatedAt` , `currency.translation` . currency_id as `currency.translation.currencyId` , `currency.translation` . language_id as `currency.translation.languageId` 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.12 ms (0.01%)
1
SELECT translation_key , value FROM snippet WHERE snippet_set_id = ?
Parameters :
[
b"T\e\x1A $!ÈLʱ’ò¨·D‡ú "
]
SELECT translation_key , value FROM snippet WHERE snippet_set_id = 0x541B1A2421C84CCAB192F2A8B74487FA ;
Copy
0.10 ms (0.01%)
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.10 ms (0.01%)
1
SELECT `country` . `id` FROM `country` LEFT JOIN `sales_channel_country` `country.salesChannels.mapping` ON `country` . `id` = `country.salesChannels.mapping` . `country_id` LEFT JOIN `sales_channel` `country.salesChannels` ON `country.salesChannels.mapping` . `sales_channel_id` = `country.salesChannels` . `id` WHERE ((`country.salesChannels` . `id` = ? )) AND (`country` . `id` IN (? )) GROUP BY `country` . `id`
Parameters :
[
b"+O‘œsýLö¦Å¦‹š˜\x17 3 "
b"ý¸j░C"@ÅØ-Ú^╬@te "
]
SELECT `country` . `id` FROM `country` LEFT JOIN `sales_channel_country` `country.salesChannels.mapping` ON `country` . `id` = `country.salesChannels.mapping` . `country_id` LEFT JOIN `sales_channel` `country.salesChannels` ON `country.salesChannels.mapping` . `sales_channel_id` = `country.salesChannels` . `id` WHERE ((`country.salesChannels` . `id` = 0x2B4F919C73FD4CF6A6C5A68B9A981733 )) AND (`country` . `id` IN (0xECF76AB04322408F9D2DE95ECE407465 )) GROUP BY `country` . `id` ;
Copy
0.10 ms (0.01%)
1
SELECT LOWER (HEX (`snippet_set` . `id` ))
FROM `sales_channel_domain`
INNER JOIN `snippet_set` ON `sales_channel_domain` . `snippet_set_id` = `snippet_set` . `id`
WHERE `sales_channel_domain` . `sales_channel_id` = ? AND `sales_channel_domain` . `language_id` = ?
LIMIT 1
Parameters :
[
b"+O‘œsýLö¦Å¦‹š˜\x17 3 "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT LOWER (HEX (`snippet_set` . `id` ))
FROM `sales_channel_domain`
INNER JOIN `snippet_set` ON `sales_channel_domain` . `snippet_set_id` = `snippet_set` . `id`
WHERE `sales_channel_domain` . `sales_channel_id` = 0x2B4F919C73FD4CF6A6C5A68B9A981733 AND `sales_channel_domain` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B
LIMIT 1 ;
Copy
0.09 ms (0.01%)
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"\x1F\x07 Wˆ\x16 £L\x16 ™fV‚µ\x04 ^ý "
]
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` = 0x1F07578816A34C1699665682B5045EFD AND
pm . `active` = 1 ;
Copy
0.08 ms (0.01%)
1
SELECT `rule` . `id` FROM `rule` ORDER BY `rule` . `priority` DESC , `rule` . `id` ASC LIMIT 500
SELECT `rule` . `id` FROM `rule` ORDER BY `rule` . `priority` DESC , `rule` . `id` ASC LIMIT 500 ;
Copy
0.08 ms (0.00%)
1
SELECT LOWER (HEX (theme . id )) themeId , theme . technical_name as themeName , parentTheme . technical_name as parentThemeName
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"+O‘œsýLö¦Å¦‹š˜\x17 3 "
]
SELECT LOWER (HEX (theme . id )) themeId , theme . technical_name as themeName , parentTheme . technical_name as parentThemeName
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 = 0x2B4F919C73FD4CF6A6C5A68B9A981733
;
Copy
0.07 ms (0.00%)
1
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"019bc028eb67720281246656d5d31fe4 "
]
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = '019bc028eb67720281246656d5d31fe4' ;
Copy
0.07 ms (0.00%)
1
SELECT `easycredit_payment_state` . `token` as `easycredit_payment_state.token` , `easycredit_payment_state` . `payload` as `easycredit_payment_state.payload` , `easycredit_payment_state` . `created_at` as `easycredit_payment_state.createdAt` , `easycredit_payment_state` . `updated_at` as `easycredit_payment_state.updatedAt` FROM `easycredit_payment_state` WHERE `easycredit_payment_state` . `token` IN (? )
Parameters :
[
"019bc028eb67720281246656d5d31fe4 "
]
SELECT `easycredit_payment_state` . `token` as `easycredit_payment_state.token` , `easycredit_payment_state` . `payload` as `easycredit_payment_state.payload` , `easycredit_payment_state` . `created_at` as `easycredit_payment_state.createdAt` , `easycredit_payment_state` . `updated_at` as `easycredit_payment_state.updatedAt` FROM `easycredit_payment_state` WHERE `easycredit_payment_state` . `token` IN ('019bc028eb67720281246656d5d31fe4' );
Copy
0.06 ms (0.00%)
1
SELECT `name` , `path` , `author`
FROM `app`
WHERE `active` = 1
SELECT `name` , `path` , `author`
FROM `app`
WHERE `active` = 1
;
Copy
0.06 ms (0.00%)
1
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = ?
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = 'de-DE' ;
Copy
0.04 ms (0.00%)
1
SELECT iso FROM snippet_set WHERE id = ?
Parameters :
[
b"T\e\x1A $!ÈLʱ’ò¨·D‡ú "
]
SELECT iso FROM snippet_set WHERE id = 0x541B1A2421C84CCAB192F2A8B74487FA ;
Copy