1290.88 ms (75.27%)
14
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\x05 ‘ræŠn~¿÷â¿\x15 "
b"\x01 Še\f\x05 ¯s>¯·\x1D ¾e³\x15 ë "
b"\x01 Še\f\x0E ´rxž\x17 ¾C\x1E ±S "
b"\x01 èe\f\x10 KsÉò\x13 `├õâ1 "
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 ž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 '¨qü╝(\x13 █gg{% "
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 TApÿɪbm\x10 ê×\x18 "
b"\x01 Še\f TûrÆ‹1„nMÚ@\x12 "
b"\x01 Še\f g_p¹«¡yjð\x15 ú} "
b"\x01 Še\f jTq\f „Fjy¾3a« "
b"\x01 Še\f k8rÊ“,\r ®Ä§ÀÈ "
b"\x01 èe\f î7rxè\f &üànYE "
b"\x01 Še\f ¢[qµ«°_·Zã\x0F “ "
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 «‚s˜”Ç\x19 B¾³éž "
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 ıÁr@É\f ¥¡°\x13 ╔g "
b"\x01 Še\f ÕÀq.ƒµ…°\x18 ˜°ë "
b"\x01 èe\f δsæÉô*\x18 ÎX²╔ "
b"\x01 Še\f ÙÞrd¤\x02 jxδp "
b"\x01 èe\f ┌\x16 p¦╣M[ñ)¿É╣ "
b"\x01 Še\f Û\t s* K^\x05 ÀMư "
b"\x01 èe\f █ûqÁöw╩*yÔØÉ "
b"\x01 Še\f ÜÖqÜ¿¢Y\x05 OR}y "
b"\x01 Še\f Üërû¡F\x13 ëÓl¦\x10 "
b"\x01 Še\f Üõpp¸yßN\x02 NŽV "
b"\x01 Še\f Üúq\x02 ¨š7oÜšÉè "
]
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 , 0x018A650C059172E68A6E7EBFF7E2BF15 , 0x018A650C05AF733EAFB71DBE65B315EB , 0x018A650C0EB472789E17BE431EC2B153 , 0x018A650C104B7390951360C3E4F08331 , 0x018A650C19C5702E8CBBA07D34CCCEC1 , 0x018A650C1A48728B9E608A31F75F0502 , 0x018A650C1B3873E7BF137C9E0BFA3744 , 0x018A650C1B9072D689B4EEAE8D96A2C5 , 0x018A650C1BE57087A4B51BF684D94CDE , 0x018A650C1BF0737D9A8A59EDE4226604 , 0x018A650C1CFC72BB8B0EDD3297404E1C , 0x018A650C1D347258B3CEAE60C27C17C8 , 0x018A650C1D9E7021AA5C2622E761B4A1 , 0x018A650C254F70DAAF897E2D590E4AAD , 0x018A650C2562705480D634735F8064A4 , 0x018A650C256A71978B08B04EAD535333 , 0x018A650C25787179B758EABD4848F0F7 , 0x018A650C27F97181BC2813DB67677B25 , 0x018A650C289A7208980AF9698EDF07F1 , 0x018A650C29FF72DBAAB621A29F8D7139 , 0x018A650C384371BE928F73D7209991F6 , 0x018A650C38BB714AA77EF5F91536123B , 0x018A650C392D71D696F1B0F0D7D096F5 , 0x018A650C3B51720CBB6CB144D113615D , 0x018A650C535870A8A7EE9FED8E550591 , 0x018A650C540F73D49D5A77C5B548DD5E , 0x018A650C5441709890A6626D10889E18 , 0x018A650C54FB72C68B31846E4DDA4012 , 0x018A650C675F70B9ABA1796AF015FA7D , 0x018A650C6A54710C84466A79BE3361AB , 0x018A650C6B3872CA932C0DAEC4A7C0C8 , 0x018A650C8C3772788A0C2681856E5945 , 0x018A650CA25B71B5ABB05FB75AE30F93 , 0x018A650CA7977089B9F28B59757B9A78 , 0x018A650CA96771F1B512B361F2F92831 , 0x018A650CAABB736F85402351A466B460 , 0x018A650CAB82739894C71942BEB3E99E , 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 , 0x018A650CD5B57240900CBEADF813C967 , 0x018A650CD5C0712E83B585B01898B0EB , 0x018A650CD7EF739190932A18D758FDC9 , 0x018A650CD9DE7264A402AD6A78CEB470 , 0x018A650CDA1670DDB94D5BA429A890B9 , 0x018A650CDB09732AA04B5E05C04DC6B0 , 0x018A650CDB9671B59477CA2A79E29D90 , 0x018A650CDCD671DCBFA259054F527D79 , 0x018A650CDCEB72FBA14613EBD36CA610 , 0x018A650CDCF57070B879DF4E024E8E56 , 0x018A650CDCFA7102A89A376FDC9AC9E8 ));
Copy
159.86 ms (9.32%)
1402
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
42.56 ms (2.48%)
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 û─\x15 Ø\x1A rîÅ6I¥²#µ\x1C "
b"\x01 –ÔOê™s\x1C ¦ª„¿\x7F ™œb "
b"\x01 –Ôcøâq<¸Z\x03 b\[ÜÐ "
b"\x01 –ç«Ûgpw¬žy¢8Ø<˜ "
b"\x01 –çÍz&pt³c¨\t ‘[.„ "
b"\x01 ù@Ѫ\x05 s1É|;\x05 ╔& ' "
b"\x01 —E\x10 oÅs}‚vúY†‚bÊ "
b"\x01 —E-ö\x05 p‘”:ùZcö€. "
b"\x01 —ED|³qÍ»#Jrš3N[ "
b"\x01 —EkÊrqi°§Ð†\v A\x06\x05 "
b"\x01 —E©FÙq\x03 ·ü^¤æö/× "
b"\x01 ùEÂ\e ¥q*¿BY;Å\x00 èZ "
b"\x01 —EÉ\x19 åsbšŒ‰•ð\x13\x06 @ "
b"\x01 —Iqç2qÑ›†(\x15 ‹êñ™ "
b"\x01 —I|¤Zq³¥ã&êW\x1C mÔ "
b"\x01 ùIÉÇ╩s)Á¸\x12 Èlz]h "
b"\x01 —I«ï pRˆ\x18 ¯–»ŽQn "
b"\x01 —I½íýqiˆ:ýhÿ…«O "
b"\x01 —IõÜ\x06 p\‡\x07 ùT8€ÐÊ "
b"\x01 ùJ äÕs7▓¤üæ³ÒÝ▀ "
b"\x01 —J.\x19\x11 rŠ»¢-P:ÌŽ÷ "
b"\x01 —YÀµip\v œæt@PS…° "
b"\x01 ùYÐÀÔr!üõþoMk■d "
b"\x01 —Yߪßr›»:VQÊ87? "
b"\x01 —Z/W†qe¦è"6§¹á¦ "
b"\x01 —ZPÿærÖœlÈM{¦ô• "
b"\x01 —Zi\x12 Épîƒ;‘\x08 -\e þÆ "
b"\x01 —ZzðÊrÆŽ]¿ÐUû~• "
b"\x01 —Z€"Vsà—\x11 4\x15\x13\x1F ðP "
b"\x01 —^;Œøqí¨ºæW¥:sq "
b"\x01 —^C”‰pË“Y«ÍG\e Kæ "
b"\x01 —^M§Vr4‘ú\x05 Ÿ\x1A Òî\x1E "
b"\x01 —^[ê£q¦¢üFÿzs<G "
b"\x01 —^gòžsƒ™\r S)ü~\x18 ¤ "
b"\x01 —^n"Îq©¦’ô•mVø÷ "
b"\x01 —d®jorËŒSV¾"õîÅ "
b"""
\x01 ùd╚QSqÉ║}\n
ÀV║Á¦
"""
b"\x01 ˜\x03 ì¼ör ªœ\x06 (\x19 Óí! "
b"\x01 ÿ\x03 ¶ä/q╦é├JÔv£üº "
b"\x01 ˜\x04 $\x7F hr²‰¯‡YÙGEM "
b"\x01 ÿ\x04 ¡ì\x05 qÛ¼éé0Qÿ ç "
b"\x01 ˜\x07 ì©-p/ŒµH6©Ê\x01 ÿ "
b"\x01 ˜\x08\x07 ˆ\x07 p×·Zìj\v\x0E ” "
b"""
\x01 ˜\x08 +’\x02 p\n
¿ŸÚ<ç_;z
"""
b"\x01 ˜\x08 9î’p#¿d\x11 ê¥FÓ\x1A "
b"\x01 ˜\x08 G\x00 ÕqV—k»\x07\x06 LH "
b"""
\x01 ˜\x08 ’\n
[rö¡W:[Ó)é”
"""
b"\x01 ˜\x08 ¦!µrê‰öÒdì<\x1D \ "
b"\x01 ˜\x08 ätÐp«…|÷\x17 Œ|\x1D ™ "
b"\x01 ˜\x0E\x17 ÞNq+ª?ddÜéax "
b"\x01 ˜\x0E <™ðskƒ÷v1§W\x0F\x14 "
b"\x01 ˜+ý,\r p„ƒài4\x12\x1A ÿ "
b"\x01 ˜2%ºÌs¦œ¥•\x19 Á ï® "
b"\x01 ÿ<ì «r_ô┐w¼$V.ñ "
b"\x01 ÿ<─\x7F ┼q¸║ÞíähÅ~§ "
b"\x01 ˜<ñàÛró£ýž–tYT\x1A "
b"\x01 ÿ<¸ı╠r\x1D èkÇ>5ýüÅ "
b"\x01 ˜=\x03 ›¡qS‹ðÃnÞy\x18 Ò "
b"\x01 ˜AK«Wqª¦—\x13 A3ˆ‚k "
b"\x01 ÿA_·┐sÝüâòA├,³ "
b"\x01 ˜Au\x04 ås¨´\x07\x19 ž\x19 1ä\x05 "
b"\x01 ˜A{(Þs¶Ž%€y´ÌfÀ "
b"\x01 ÿAÉÐ╗q?èØ,/<ͱð "
b"\x01 ÿAØ\r qsƒƒS\e ¾\x1C tÌ/ "
b"\x01 ÿP\©9pêàü!ÔqåqÍ "
b"\x01 ˜P®}²q~ ˜Ç\x10 ‰\x16 ‘\x04 "
b"""
\x01 ÿy┼¯└qÉÆ\n
ûU▒CMs
"""
b"\x01 ÿy┼¯┴qì│Ã5Tr┴*< "
b"\x01 ˜¨hŸ4pu‡³:B€r\x1F ¥ "
b"\x01 ÿ¿~¦NqAóöü\x0F Ê<\x1D Í "
b"\x01 ÿ¿ö█Ys.Ü\x15 kA¨=Ãì "
b"""
\x01 ˜¨©Æ+pÖº\n
CIÂþOo
"""
b"\x01 ÿ¿─ò\x10 qi¥Åÿrªº´\r "
b"\x01 ˜Ò\x1A Ñ\r q”º¼&ù¨\x1D\x1C À "
b"\x01 ˜ÒA/œpæ…W\x1A yàNÉ_ "
]
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 (0x0196C4159D1A728C8F3649BEFD23E61C , 0x0196D44FEA99731CA6AA84BF7F999C62 , 0x0196D463F8E2713CB85A03625C5BDCD0 , 0x0196E7ABDB677077AC9E79A238D83C98 , 0x0196E7CD7A267074B363A809915B2E84 , 0x019740A5A6057331907C3B05C9262027 , 0x019745106FC5737D8276FA59868262CA , 0x0197452DF6057091943AF95A63F6802E , 0x019745447CB371CDBB234A729A334E5B , 0x0197456BCA727169B0A7D0860B410605 , 0x019745A946D97103B7FC5EA4E6F62FD7 , 0x019745B61BBE712AA842593B8F008A5A , 0x019745C919E573629A8C8995F0130640 , 0x01974971E73271D19B8628158BEAF199 , 0x0197497CA45A71B3A5E326EA571C6DD4 , 0x0197499080CA7329B5F712D46C7A5D68 , 0x019749ABEFA070528818AF96BB8E516E , 0x019749BDEDFD7169883AFD68FF85AB4F , 0x019749F5DC06705C8707F9543880D0CA , 0x01974A2084E57337B2CF8191FCE3EDDF , 0x01974A2E1911728ABBA22D503ACC8EF7 , 0x019759C0B569700B9CE67440505385B0 , 0x019759D1B7E2722181E4E76F4D6BFE64 , 0x019759DFAADF729BBB3A5651CA38373F , 0x01975A2F57867165A6E82236A7B9E1A6 , 0x01975A50FFE672D69C6CC84D7BA6F495 , 0x01975A6912C970EE833B91082D1BFEC6 , 0x01975A7AF0CA72C68E5DBFD055FB7E95 , 0x01975A80225673E097113415131FF050 , 0x01975E3B8CF871EDA8BAE657A53A7371 , 0x01975E43948970CB9359ABCD471B4BE6 , 0x01975E4DA756723491FA059F1AD2EE1E , 0x01975E5BEAA371A6A2FC46FF7A733C47 , 0x01975E67F29E7383990D5329FC7E18A4 , 0x01975E6E22CE71A9A692F4956D56F8F7 , 0x019764AE6A6F72CB8C5356BE22F5EEC5 , 0x019764C851537190BA7D0AB756BAB5DD , 0x019803ECBCF672A0AA9C062819D3ED21 , 0x019803F4842F71CB82C34AE2769C81A7 , 0x019804247F6872B289AF8759D947454D , 0x019804AD8D0571EAAC82823051982087 , 0x019807ECA92D702F8CB54836A9CA01FF , 0x01980807880770D7B75AADEC6A0B0E94 , 0x0198082B9202700ABF9FDA3CE75F3B7A , 0x01980839EE927023BF6411EAA546D31A , 0x0198084700D57156976BBBAD07064C48 , 0x019808920A5B72F6A1573A5BD329E994 , 0x019808A621B572EA89F6D264EC3C1D5C , 0x019808E474D070AB857CF7178C7C1D99 , 0x01980E17DE4E712BAA3F6464DCE96178 , 0x01980E3C99F0736B83F77631A7570F14 , 0x01982BFD2C0D708483E06934121AFFA0 , 0x01983225BACC73A69CA59519C1A0EFAE , 0x01983C8D20AE725F93BF77AC24562EA4 , 0x01983CC47FC571F7BAE8A184688F7EF5 , 0x01983CF1E0DB72F3A3FD9E967459541A , 0x01983CF7D5CC721D8A6B803E35EC818F , 0x01983D039BA171538BF0C36EDE7918D2 , 0x0198414BAB5771AAA69713413388826B , 0x0198415FFABF73ED81839541F0C32CFC , 0x0198417504E573A8B407199E1931E405 , 0x0198417B28DE73B68E258079B4CC66C0 , 0x01984190D1BB713F8A9D2C2F3CD6F1D0 , 0x0198419D0D71739F9F531BF31C74DE2F , 0x0198505CB8397088858121E2718671D6 , 0x019850AE7DB2717EA098C71089169104 , 0x019879C5EEC07190920A9655B1434D73 , 0x019879C5EEC1718DB3C7355472C12A3C , 0x0198A8689F34707587B33A4280721FA5 , 0x0198A87EDD4E7141A294810FD23C1DD6 , 0x0198A894DB59732E9A156B41F93DC78D , 0x0198A8A9C62B70D6BA0A4349C2FE4F6F , 0x0198A8C495107169BE8F9872A6A7EF0D , 0x0198D21AD10D7194BABC26F9A81D1CC0 , 0x0198D2412F9C70E685571A79E04EC95F ));
Copy
22.17 ms (1.29%)
54
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 ôb╔\x02 ïs└Ç\x18 *╦üõÝ! "
]
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 (0x019362C9028B73C080182ACB81E4ED21 );
Copy
14.67 ms (0.86%)
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
13.67 ms (0.80%)
54
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 ôb╔\x02 ïs└Ç\x18 *╦üõÝ! "
]
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 (0x019362C9028B73C080182ACB81E4ED21 ));
Copy
11.15 ms (0.65%)
18
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
10.54 ms (0.61%)
1
REPLACE INTO sales_channel_api_context (`token` , `payload` , `sales_channel_id` , `customer_id` , `updated_at` )
VALUES (? , ? , ? , ? , ? )
Parameters :
[
"0198d4052da470ec9954d42a88902ed0 "
"{"currencyId":"b7d2554b0ce847cd82f3ac9bd1c0dfca"} "
b"\x01 ‹ÈŽù>pv¯NšT›X M "
null
"2025-08-22 23:02:45.924 "
]
REPLACE INTO sales_channel_api_context (`token` , `payload` , `sales_channel_id` , `customer_id` , `updated_at` )
VALUES ('0198d4052da470ec9954d42a88902ed0' , '{\"currencyId\":\"b7d2554b0ce847cd82f3ac9bd1c0dfca\"}' , 0x018BC88EF93E7076AF4E9A549B58204D , NULL , '2025-08-22 23:02:45.924' );
Copy
8.42 ms (0.49%)
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 1500
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 1500 ;
Copy
8.41 ms (0.49%)
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.28 ms (0.48%)
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.26 ms (0.48%)
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.85 ms (0.46%)
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
7.44 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 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
6.98 ms (0.41%)
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
6.80 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 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.37 ms (0.37%)
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
5.75 ms (0.34%)
5
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\f Ýcsœ 3¦\x04 ÔÀðB "
b"\x01 Še\f Ýlq®³ú›þ0ö8M "
b"\x01 Še\f ÝypÒ„Å&Ô„†1× "
b"\x01 Še\f Ý€s\e ¥JùÎMÑÌi "
b"\x01 Še\f ݈rÄ”°§)9¾\x05 C "
b"\x01 èe\f ¦ùsZØ=├ │╠¦0 "
b"\x01 Še\f Ý p•›\x05\e ™]VîE "
b"\x01 Še\f Ý©qÚ¢Y¨.<B@¥ "
b"\x01 èe\f ¦░pFì\x0E ¥åwç® "
b"\x01 Še\f Ý·r,ºÍqÐÔyJb "
b"\x01 Še\f ÝÏp@‚‰R§‘ÒØ> "
b"\x01 èe\f Ì\x11 q=ì¬ ûÜ┤║\x10 "
b"\x01 Še\f Þ\x18 q¥¦A?_n[ï‹ "
b"\x01 Še\f Þ\x1D pîŠp8|ÜÔî® "
b"""
\x01 Še\f Þ%s‰‡¥\n
ÃÓn¼Y
"""
b"\x01 Še\f Þ)pB«×‡ñÿ¤”ñ "
b"\x01 Še\f Þ1rûš\x14 M5L\x14 þ\x00 "
b"\x01 Še\f Þ9p\x11 ¥˜\x7F ;ö˜¸» "
b"""
\x01 Še\f Þ=p>ƒâB6Ö\n
6*
"""
b"\x01 Še\f ÞEs· …\x18 s)_œ\x08 "
b"\x01 Še\f Þ’r\x10 €]P“²H¦7 "
b"\x01 Še\f Þ rd¡lW*\x13 øç” "
b"\x01 Še\f éós4¶dg9©qÛ\x17 "
b"\x01 Še\f ê@p—¥H†©\x7F ÆG¯ "
b"\x01 Še\f êMr”‰$4"0Ÿ©o "
b"\x01 Še\f êUq’½\x00 äY©,Û™ "
b"\x01 Še\f êbpºµ$q¹t°D8 "
b"\x01 Še\f êkq@˜Àž(N\x13 Oh "
b"\x01 Še\f êvp؈ÛýÚ°ÑyM "
b"\x01 Še\f ê\x7F s#©±«,\x01 Ec_ "
b"\x01 Še\f êÕp@ˆŒ¯\x13 KGÑ\x08 "
b"\x01 Še\f êÛp˹yNZö \x16 ž "
b"\x01 Še\f êáqp–°Ó‘ƒ<Ð\v "
b"\x01 Še\f êéqã±åÃë\x02\x02 H "
b"\x01 Še\f êïp$©ŠçýVmÇU "
b"\x01 èe\f Û°p¿®ÉÄEþÃoã "
b"\x01 Še\f êþqEŠÂ³â“T\x0F ‹ "
b"\x01 Še\f ëÔq€„üÐ\x12 Ü#Í "
b"\x01 Še\f ì\x0F q*œ\x05 C}äužh "
b"\x01 Še\f ìqsð²ÿãvA)+£ "
b"\x01 Še\f í\f r{½ä²ª*ž€$ "
b"\x01 Še\f íxp#˜\x18 ¼³î’8… "
b"\x01 Še\f î\x10 p\x1E Š5\x03 F9èS, "
b"\x01 Še\f îFp>³Ý$\x19\e\x1D âV "
b"\x01 Še\f îVqX¥;\t\x0E bŸ*\x08 "
b"\x01 Še\f î‰s\x10 ¶\x02 kÕ¿€\x19 … "
b"\x01 Še\f îµr\x1C ‹—oƒ¼d¥| "
b"\x01 Še\f îÇsœ EùíÓ~¶Ï "
b"""
\x01 Še\f ïñs\x18 ”\x0F ñ\n
Iô\x04 µ
"""
b"\x01 Še\f ð9på¡ïÉD›f-8 "
b"\x01 Še\f ðvs̬'éõG!‚³ "
b"\x01 Še\f ñ–q/ªw¾\x03 ú–U@ "
b"\x01 Še\f óys¶—\x12 &Ÿ\x02 ˜.º "
b"\x01 Še\f õåræ‡\x1E ˆµf/‹è "
b"\x01 èe\f ÷(rãìP\x07 Â╦¬ËA "
b"\x01 Še\f öïr9¥Øà)yE\x04 É "
b"\x01 Še\f ÷úqˆŽmŠiegãÐ "
b"\x01 Še\f ø\x18 r©‰½{³ßb¤P "
b"""
\x01 Še\r\n
bs+šÆ+‰[d\x05 Y
"""
b"""
\x01 Še\r\n
žq—üWì!p\x07\x11
"""
b"""
\x01 Še\r\n
§peù<ï©rò\x12
"""
b"""
\x01 Še\r\n
Øp\x1A …pÕ^×/./
"""
b"\x01 Še\r \v >s¡»ŠìB~o\x01 å "
b"\x01 Še\r \v ‰qp¢*Áô\x14 »\x1E ë "
b"\x01 Še\r \f xqш©¥VùÉó~ "
b"\x01 Še\r\r íq†Šõ*ÐÞ$!8 "
b"\x01 èe\r \x0E +qË│ìûÂS0£² "
b"\x01 Še\r \x0F 3qo‰vaÚÒíû1 "
b"\x01 Še\r \x0F Âs‹ „\x05 š¢0Š\x08 "
b"\x01 Še\r \x11 6p\x13 Ž<\v Ù#çB\x14 "
b"\x01 Še\r \x11 ®p\x1F ‚ÍãêX\x1A wÿ "
b"\x01 èe\r \x14\x01 qåÅ9þ\x03 6X\x16 m "
b"\x01 èe\r \x14 ;pxü@ÓÅ/\f R! "
b"\x01 Še\r \x15 Gp[“4\x02 lðQ~ï "
b"\x01 Še\r \x15 ³sì¬\x15 vÿX«c\x01 "
b"\x01 Še\r \x15 àqÆM_O\x1A *6\x13 "
b"\x01 Še\r #\x01 sž¾®‡ç”²v\r "
b"\x01 Še\r #2q¸®/Õ\x06\x1C †]\x14 "
b"\x01 Še\r #Xp©œ; ü=T‹– "
b"\x01 Še\r #hrB‘\r \x14 ®H\x1A Tœ "
b"\x01 Še\r $os^¸|މ¬¡\x0E ” "
b"\x01 èe\r $zqü╝╬UE═╦¦ò "
b"\x01 Še\r %¤r\x7F µ®kÞ©õŒ\f "
b"\x01 Še\r &\f s⢤ۮEÑ#à "
b"\x01 èe\r &\x13 rúê#ò|ôÅäÆ "
b"\x01 èe\r &\x1D p\e ê×\x08 ┬&äü\x02 "
b"\x01 èe\r &$sjì²ZĨ┤ "
b"\x01 èe\r &/r6äÿì┴}âKÀ "
b"\x01 Še\r &¹si´gðSƒ½Dj "
b"\x01 Še\r (œqû±Âw£§2£h "
b"\x01 Še\r *`r5Ž\x17 ½@ÑçUk "
b"\x01 èe\r *ÅpÊ┐DhÍ┬;Øè "
b"\x01 èe\r *ÜsÔ¿Y‗YÅf$┼ "
b"\x01 Še\r +²pó«Úúy9×\x05 Æ "
b"\x01 Še\r ,fpY¨ü¼|6s%\f "
b"\x01 Še\r ,Œq¡¯\x18\x14 Ý=dE\x04 "
b"\x01 Še\r ,šq¯œvÝyá\f »À "
b"\x01 èe\r -çpGÉõ*»Pq┘ "
b"\x01 èe\r -ös\v áýM╠ûxü^ "
b"\x01 èe\r -úqÈØ)\x12\x1A Ât\x17 ¸ "
b"\x01 Še\f ìcpDŒQrú¼\r tt "
b"\x01 Še\r &\x01 rGŒ\x16 ƒ#Æ d\x12 "
]
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 (0x018A650CDD63739CA033A604D4C0F042 , 0x018A650CDD6C71AEB3FA9BFE30F6384D , 0x018A650CDD7970D284C526D4848631D7 , 0x018A650CDD80731BA54AF9CE4DD1CC69 , 0x018A650CDD8872C494B0A72939BE0543 , 0x018A650CDD97735A9D3DC3FFB3CCDD30 , 0x018A650CDDA070959B051B995D56EE45 , 0x018A650CDDA971DAA259A82E3C4240A5 , 0x018A650CDDB070468D0EBE867787B6A9 , 0x018A650CDDB7722CBACD71D0D4794A62 , 0x018A650CDDCF7040828952A791D2D83E , 0x018A650CDE11713D8DAAFF969AB4BA10 , 0x018A650CDE1871A5A6413F5F6E5BEF8B , 0x018A650CDE1D70EE8A70387CDCD4EEAE , 0x018A650CDE25738987A50AC3D36EBC59 , 0x018A650CDE297042ABD787F1FFA494F1 , 0x018A650CDE3172FB9A144D354C14FE00 , 0x018A650CDE397011A5987F3BF698B8BB , 0x018A650CDE3D703E83E24236D60A362A , 0x018A650CDE4573B7A0851873295F9C08 , 0x018A650CDE927210805D5093B248A637 , 0x018A650CDEA07264A16C572A13F8E794 , 0x018A650CE9F37334B6646739A971DB17 , 0x018A650CEA407097A54886A97FC647AF , 0x018A650CEA4D729489243422309FA96F , 0x018A650CEA557192BD00E459A92CDB99 , 0x018A650CEA6270BAB52471B974B04438 , 0x018A650CEA6B714098C09E284E134F68 , 0x018A650CEA7670D888DBFDDAB0D1794D , 0x018A650CEA7F7323A9B1AB2C0145635F , 0x018A650CEAD57040888CAF134B47D108 , 0x018A650CEADB70CBB9794E5AF6A0169E , 0x018A650CEAE1717096B0D391833CD00B , 0x018A650CEAE971E3B1E5C3ADEB020248 , 0x018A650CEAEF7024A98AE7FD566DC755 , 0x018A650CEAF870A8A9908E45E7C76FC6 , 0x018A650CEAFE71458AC2B3E293540F8B , 0x018A650CEBD4718084FCD012DC23ADCD , 0x018A650CEC0F712A9C05437DE4759E68 , 0x018A650CEC7173F0B2FFE37641292BA3 , 0x018A650CED0C727BBDE4B2AA2A9E8024 , 0x018A650CED7870239818BCB3EE923885 , 0x018A650CEE10701E8A35034639E8532C , 0x018A650CEE46703EB3DD24191B1DE256 , 0x018A650CEE567158A53B090E629F2A08 , 0x018A650CEE897310B6026BD5BF801985 , 0x018A650CEEB5721C8B976F83BC64A57C , 0x018A650CEEC7739CA045F9EDD37EB6CF , 0x018A650CEFF17318940FF10A49F404B5 , 0x018A650CF03970E5A1EFC9449B662D38 , 0x018A650CF07673CCAC27E9F5472182B3 , 0x018A650CF196712FAA77BE03FA965540 , 0x018A650CF37973B69712269F02982EBA , 0x018A650CF5E572E6871E88B5662F8BE8 , 0x018A650CF62872C68D5007B6CBAAD341 , 0x018A650CF6EF7239A5D8E029794504C9 , 0x018A650CF7FA71888E6D8A696567E3D0 , 0x018A650CF81872A989BD7BB3DF62A450 , 0x018A650D0A62732B9AC62B895B640559 , 0x018A650D0A9E71C297FC57EC21700711 , 0x018A650D0AA77065ADF93CEFA972F212 , 0x018A650D0AD8701A8570D55ED72F2E2F , 0x018A650D0B3E73A1BB8AEC427E6F01E5 , 0x018A650D0B897170A22AC1F414BB1EEB , 0x018A650D0C7871D188A9A556F9C9F37E , 0x018A650D0DED71868AF52AD0DE242138 , 0x018A650D0E2B71D3B38D96B653309CFD , 0x018A650D0F33716F897661DAD2EDFB31 , 0x018A650D0FC2738BA084059AA2308A08 , 0x018A650D113670138E3C0BD923E74214 , 0x018A650D11AE701F82CDE3EA581A77FF , 0x018A650D140171868F39E7033658166D , 0x018A650D143B70788140E08F2F0C5221 , 0x018A650D1547705B9334026CF0517EEF , 0x018A650D15B373ECAC1576FF58AB6301 , 0x018A650D15E071C3864D5F4F1A2A3613 , 0x018A650D2301739EBEAE87E794B2760D , 0x018A650D233271B8AE2FD5061C865D14 , 0x018A650D235870A99C3B20FC3D548B96 , 0x018A650D23687242910D14AE481A549C , 0x018A650D246F735EB87C8E89ACA10E94 , 0x018A650D247A7181BCCE5545CDCBDD95 , 0x018A650D25A4727FB5AE6BDEA9F58C0C , 0x018A650D260C73E2A2A4DBAE45D123C3 , 0x018A650D261372A38823957C938F8492 , 0x018A650D261D701B889E08C226848102 , 0x018A650D2624736A8DFD5A8EF0F9B4FF , 0x018A650D262F723684988DC17D834BB7 , 0x018A650D26B97369B467F05383BD446A , 0x018A650D289C71FBB1C277A3A732A368 , 0x018A650D2A6072358E17BD40D1E7556B , 0x018A650D2A8F70D2BF4468D6C23B9D8A , 0x018A650D2A9A73E2A859F2598F6624C5 , 0x018A650D2BB270F3ABDAFA7939D705C6 , 0x018A650D2C667059A8FCBC7C3673250C , 0x018A650D2C8C71A1AF1814DD3D644504 , 0x018A650D2C9A71AF9C76DD79E10CBBC0 , 0x018A650D2D87704790C7E62AAF5071D9 , 0x018A650D2D94730BA0EC4DCC9678815E , 0x018A650D2DA371D49D29121AB67417F7 , 0x018A650CEC6370448C5172FABC0D7474 , 0x018A650D260172478C168323C6A06412 )));
Copy
5.41 ms (0.32%)
18
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
5.27 ms (0.31%)
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
4.48 ms (0.26%)
18
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.79 ms (0.22%)
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
3.31 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 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
2.87 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 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.42 ms (0.14%)
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
1.89 ms (0.11%)
2
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 ‘Kg\x07 Ås¹•C\x1E ÍhUëD "
b"\x01 ‘OÐ5Žp\x00 „öVÚ¨\x11 ì^ "
b"\x01 æOð5ÅqKá\x01 `Þ¹å4o "
b"\x01 ‘P/†zrBƒODZhK\x14 à "
b"\x01 ‘P<6‚sh’\x14 Æ‘Ÿw‡# "
b"\x01 æPH¤\x19 s¯ü±Ù4js²╔ "
b"\x01 ‘PTT9q^³M\&\x16\x07\x04\f "
b"\x01 æPç¥ìròç^ªÖárvÜ "
b"\x01 ‘P“¯ÔsE–¼–ZÏ\×" "
b"\x01 ‘U3pNq\x1E ºJ®67S\r m "
b"\x01 ‘Ud\x05 1qÝ£'Ùíÿ\x1D v· "
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 æU█\x02 ÉpÙä9O=ü░\x1F 5 "
b"\x01 ‘Uå¼\x14 sà c|ÎùŽªz "
b"\x01 æ[\x1F ,╠q>Å\x19 ╦³¼╔¡X "
b"\x01 ‘[4\x1C äq\x17 Š”M½øéØÐ "
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#‰®ÍùæTm "
b"""
\x01 ‘¼ÉÛ=q}¿“æ‡×\n
O
"""
b"\x01 ‘Â\x12 N`s‘‚ȸ\x08 ží/U "
b"\x01 ‘“rDst«\x16\x15 ËÇ`äI "
b"""
\x01 Ԭ\n
\x1A r?‘^-\n
Ë\x16 á®
"""
b"\x01 æ┬¥s×rº¥]GƒÔØ╣^ "
b"\x01 ‘ǃ Ÿq«¼½å¥O)j¨ "
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 ‘Û$Ÿ~q»¨à¨\x1A ü‰‚þ "
b"\x01 ‘Û-H\v p-¦Z\x14 Ð:2|\x13 "
b"\x01 ‘Û<"Xq¸¥‹}â¦vx^ "
b"\x01 ‘ÛD¼…sй`\x06 !hȉ "
b"""
\x01 ‘ÛM\x13 ÔqRšÅ1ÅÖ\n
\x0F a
"""
b"\x01 æ█TÇkpKíÁ\x15 hÅ\x12 ç4 "
b"\x01 ‘Û]È5q\x12 ¡ó±JÈM® "
b"\x01 æ█c\x1D ×q4Øí\x0F MÒËð5 "
b"\x01 ‘Ûj\x07 %pר]›Ži§Hª "
b"\x01 ‘Ûq.\x1F p#‘g¼‹ë:Cú "
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 ‘à(\x08 Ssñ„=…|!ðä’ "
b"\x01 æÓ>i#qÖØùº\x13 sDàð "
b"\x01 ‘à]æ\x16 r\f §vùOÆ2ö2 "
b"\x01 æÓÑfÓq"▒ìu│`╠]_ "
b"\x01 ‘àµ{Bq\f ¥Ik7\x17 c—\x15 "
b"\x01 æµNÍ└ròYrçeü»\x08 "
b"\x01 ‘æ_\x07 Msb„'¨òÑ\x17\x17\x06 "
b"\x01 ‘æ|Þ\x16 r\x15 ŽOÐDýèÒ\x1F "
b"\x01 æµÅâïs\x00 ¿ÌÞì\x04 ¾¾e "
b"\x01 æµØÝ\x1D rkÅ\f æÜìSWE "
b"\x01 ‘æ¦ežr\x10 ›zQËg¿³\t "
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 ‘ôàà\x02 s]¶K¶¯¨FË@ "
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 æ§5V}sÿÉ:¼`Kô»i "
b"\x01 æ§@\x10 `pɺf\x1C ▀¤\x1F ╠D "
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 ‘õÂ\e\x13 pú·p0ÞÈ‘J€ "
b"\x01 ‘õLJ!q\x0E ˆÚDåœ:®v "
b"\x01 ‘õÓ,¸r\x13 •£Í\v p—ä\x1A "
b"\x01 Æ(ýú╠q«ìÏ╗i©<│P "
b"\x01 ’(ù,øsÞ¡#‚ÿïLWì "
b"\x01 ’)\x11 \àq\x1A €ú ÛkµÑõ "
b"\x01 ’BžH\x00 p›šõl2Ò}Ð1 "
b"\x01 ’BÐe\x07 q…™Q¡‹ú¼†ô "
b"\x01 ’Bë%\x01 q‹–òs¾¢°D\x14 "
b"\x01 ’G\x17 ©ƒp#›_òm4‚,f "
b"\x01 ’G.YUsU‹‘Árôð¯| "
b"\x01 ’G<â½pZ²¿Ýâ¡Ë×\x11 "
b"\x01 ’G_ŠŒp\x1D –ËllJž¢Ä "
b"\x01 ’k¦-Çr¯«]v×W¿§ "
b"\x01 ’k¿òæsç¤\x00 {⪴3x "
b"\x01 ’u¨ÇDr3¦iÚ8Š\x15 ^8 "
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 Še\r WÙr_˜ë\x15 ß\v Â-þ "
b"\x01 ‘æÊ\x07 #q‰¶•Ú\x1F r5B? "
b"\x01 ‘ëïîžqSˆ5=wÎ3Q¥ "
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 (0x01914B6707C573B995431ECD6855EB44 , 0x01914FD0358E700084F656DAA811EC5E , 0x01914FD0358F714BA00160E8FB86346F , 0x0191502F867A7242834F445A684B14E0 , 0x0191503C368273689214C6919F778723 , 0x01915048CF1973EE81F1EB346A73FDC9 , 0x019150545439715EB34D5C261607040C , 0x01915087BE8D7295875EA699A072769A , 0x01915093AFD4734596BC965ACF5CD722 , 0x01915533704E711EBA4AAE3637530D6D , 0x01915564053171DDA327D9EDFF1D76B7 , 0x0191559393F170ECA5FDFEAD0987C1BA , 0x019155A261D7736F81F278B9F83ED3F1 , 0x019155AF68C1716FBE3F3A0C7F074BCB , 0x019155BA687973C4AEE68F05371EE403 , 0x019155C88BC973CF913E6FDB0DB7ED6C , 0x019155D0D93F702F9B0A74047BD100B9 , 0x019155DB029070EB84394F3D81B01F35 , 0x019155E5BC1473C3A0637CCEF98EAA7A , 0x01915B1F2CCC713E8F19CBFCACC9AD58 , 0x01915B341CE471178A944DBDF8E9D8D0 , 0x01915B8A87817339B00FFFD0A8144C6D , 0x01919DA234557047A66563638E1B5DA9 , 0x01919EAB51D5707F9967FC7444E02140 , 0x01919EB21D9B72A7882D76649C76F544 , 0x0191BCB7E1DF712389AECDADF9E6546D , 0x0191BCC9DB3D717DBF93E687D70A204F , 0x0191C2124E60739182C8B8089EED2F55 , 0x0191C29372447374AB1615CBC760E449 , 0x0191C2A80A1A723F915E2D0ACB16E1AE , 0x0191C2BE739E72A7BE5D479FE29DB95E , 0x0191C783209F71ABBCBDE5A54F296AA8 , 0x0191C788FCC7715292F7F47FF340C6ED , 0x0191C78EBD7D717EA455317DC29A460F , 0x0191C7C7DA0573548BA57B3CA3197D87 , 0x0191DAF5147871FBA583994B2A337E72 , 0x0191DB249F7E71BBA8E0A81AFC8982FE , 0x0191DB2D480B702DA65A14D03A327C13 , 0x0191DB3C225871B8A58B7DE2A676785E , 0x0191DB44BC85738AB960062168C889AD , 0x0191DB4D13D471529AC531C5D60A0F61 , 0x0191DB54806B704BA1B515688F128734 , 0x0191DB5DC8357112A1F3B14AC3884DAE , 0x0191DB631D9E71349DA10F4DE3D3D035 , 0x0191DB6A072570D7A85D9B8E69A748AA , 0x0191DB712E1F70239167BC8BEB3A43FA , 0x0191DB7E4BA871C394875B2B5898BA0B , 0x0191DB87A3A47247A405D6F8F47F02B2 , 0x0191DB919BCE70B19BEFF50CCA5F0A0C , 0x0191DB9D55D970BF844D3C35E228249A , 0x0191DBB9DD0C71B39764BDC6A65FCCCA , 0x0191E028085373F1843D857C21F0E492 , 0x0191E03E692371999D97A713734485D0 , 0x0191E05DE616720CA776F94FC632F632 , 0x0191E0A566E07122B18D75B360CC5D5F , 0x0191E0B57B42710CA5496B3717639715 , 0x0191E64ED6C072F0955972876581AF08 , 0x0191E65F074D73628427A8F2D1171706 , 0x0191E67CDE1672158E4FD044FDE8D21F , 0x0191E68F838B7300A8DEE88D04F3F365 , 0x0191E69DED1D726B8F0C919A8D535745 , 0x0191E6A6659E72109B7A51CB67BFB309 , 0x0191E6E24AEB7263B26ED639F9D69E5A , 0x0191E6E24AEB7263B26ED639FB1641C3 , 0x0191EBCD477F70B5A390AB5E41CD9292 , 0x0191EBF9E40F707998064980BA35A71C , 0x0191F4E0E002735DB64BB6AFA846CB40 , 0x0191F4FFF5A07304B37502EBA26B7B18 , 0x0191F50B61CE718E9DC5908715E00688 , 0x0191F5163BD17258A9E9DC13B4461343 , 0x0191F535567D7398903AAC604B93AF69 , 0x0191F54010607090A7661CDFCF1FCC44 , 0x0191F54B597271BFAC08740B8237C4E5 , 0x0191F5622D1C703E9F78E831121120F6 , 0x0191F577EA4370848107CBF23E826496 , 0x0191F592C8D771E584333B8962D4D394 , 0x0191F5BB4AF873EE8A4BB73C565AE4E7 , 0x0191F5C21B1370FAB77030DEC8914A80 , 0x0191F5C78721710E88DA44E59C3AAE76 , 0x0191F5D32CB8721395A3CD0B7097E41A , 0x019228ECA3CC71AE8DD8BB69B83CB350 , 0x019228F92CF873DEA12382FFEF4C57EC , 0x019229115CE0711A80FA20DB6BB5D1F5 , 0x0192429E4800709B9AF56C32D27DD031 , 0x019242D0650771859951A18BFABC86F4 , 0x019242EB2501718B96F273BEA2B04414 , 0x01924717A98370239B5FF26D34822C66 , 0x0192472E595573558B91C172F4F0AF7C , 0x0192473CE2BD705AB2BFDDE2A1CBD711 , 0x0192475F8A8C701D96CB6C6C4A9EA2C4 , 0x01926BA62DC772AFAB5D76ADD757BFA7 , 0x01926BBFF2E673E7A4007BE2AAB43378 , 0x019275A8C7447233A669DA388A155E38 , 0x019275BB13E8738DB46D3A92C342C33F , 0x019275E5666171029D9ABFA7A24E22E5 , 0x019275F1048F723D968FD0F5351251B6 , 0x0192760C491B72108616C56DF72378D9 , 0x01927616A6CF70FF9EFEDAAC4D0E6AAF , 0x0192761E057171409B45D179F8498883 , 0x01927624B7A071FC83EB9216C6AB7D64 , 0x018A650D57D9725F98EB15DF0BC22DFE , 0x0191E6CA07237189B695DA1F7235423F , 0x0191EBEFEE9E715388353D77CE3351A5 , 0x0191F50E0F7C735F863D6B90FE7ECC7F , 0x0191F5580C0A73AFB4F1D170CD646395 , 0x0191F58BEFDC701AA395A6540C91CE20 )));
Copy
1.85 ms (0.11%)
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.55 ms (0.09%)
2
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , 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 ³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 ºÍ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_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
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 º/q{¸^³\x00 ˆ³a* "
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 ºÁp„Œuyb¯×DÜ "
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 ºÑ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 ³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 ³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‰£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 º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
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 ºÑ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ª„\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ª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
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 º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
]
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 (0x018A650BB358738B980EFACFFFCF93D1 , 0x018A650BB358738B980EFACFFFCF93D1 , 0x018A650BBACF7241B2998B4E7F9631FE , 0x018A650BBACF7241B2998B4E7F9631FE , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACF7241B2998B4E7F9631FE , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBAD37342AD185057061A5058 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC672B593CF92F1D0A41640 , 0x018A650BBAC672B593CF92F1D0A41640 , 0x018A650BBAC672B593CF92F1D0A41640 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8E7203BD7E9B209E747456 , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B ));
Copy
1.31 ms (0.08%)
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
1.30 ms (0.08%)
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.17 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 =\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 ?³p½»øØßÏ×Vò "
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 XÆqϘ+f"úû\x00 - "
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 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\x10 ^ãs\x0E –Þ0%\r #sŠ "
b"\x01 Še\x10 _0sK\x18\x06 †"&5à "
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 etqÖÅ6Õw°█C "
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 eýsL²æÓY_¬½\x14 "
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 Še\x10 x]r=‘`CX\x18 …<É "
b"\x01 Še\x10 x£pG¦‘'¨ðá.u "
b"\x01 ‹AÑ\x08 ²q0¶ßà'Ñå\x05 $ "
b"\x01 ‹B7ïús\x1D ºp\x06 ‚:¯€N "
b"\x01 ïB^[¥qÝÉÒSæ\x17 4/ "
b"\x01 ïBü^£s¶£─´SYÔ─\x02 "
b"\x01 ïGPC\x06 s\x05 ©ÏüñÿJ8æ "
b"\x01 ï\^íGqƒÅJ°í«┌°z "
b"\x01 ïk\x1F\x1F │r╠åI\e Àì\x1E »ó "
b"\x01 ‹knµàrl‹uÚJ´&ëh "
b"\x01 ïkÅÌËr0á;65││ ú "
b"\x01 ‹kž˜Åp·Œ¹=ðœ¡`Ä "
b"\x01 ïq©Ýq±ïÛ╠░\┼Ø¡ "
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 ï®\x00 ╔Sr¦ÜqÜp█ì^¦ "
b"\x01 ‹©‚¹\x07 q*ŸÔŒdDÚÆM "
b"\x01 ï®ãbÍsDÇÒÌÓ;Â}ì "
b"\x01 ‹©Ú\x10 ½r™œ1¬ç\x04 @Ð$ "
b"\x01 ï«L4êrħ¡Õ&üèÑ "
b"\x01 ‹®’HÂpS»}ãPS UÇ "
b"\x01 ‹¯²Õ\x11 q—½L\x7F ³F¼Îc "
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 ‹ÔŠEäsœ8ð_jÔ›\ "
b"\x01 ‹×î\r Ðpâ¹e%²Ëš¾p "
b"\x01 ï³Wýñp»Ø╠}c╣\x06 ~║ "
b"\x01 ï³Á'És¯öd\x1A ëÏÎ┐q "
b"\x01 î\x00 ë¨p>Ü¡HØ\x08\x0F ü "
b"\x01 Œ\x00 ÕžñqpœrJôÅb#¤ "
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 ůK╝ "
b"\x01 î\x16 ╝¾4röªå\x0F\x1D É.é\x06 "
b"\x01 î\x1A ªìpûÆ│YÜ┤ö\x02 þ "
b"\x01 î\x1A ¥ÅÕq=¯×\x11 ÅéE\r "
b"""
\x01 Œ\x1A ü˺p\n
¸Œ4À$_¨
"""
b"\x01 Œ%ЛÓqL«>ͨç¡f\x1A "
b"\x01 Œ&\x1C z-q‚^~ŠÊ?± "
b"\x01 Œ&7Ô[pÍ“À\x7F –—Å_ "
b"\x01 î9bÔñq╬éý¼µ╩╦Éå "
b"\x01 Œ9oI9p„¾OÓ_~šVÓ "
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 è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 "
b"\x01 Še\r \“p7¢éuÝ\x14 ³\x0F ! "
b"\x01 Še\r \x7F ~q\x07 ¤@µ\x00 ˜þ¿J "
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\r ¾Óq#•mu&âý4\ "
b"\x01 Še\r ÛæsÛÜTò\x14 Ø¿L "
b"\x01 Še\r Ü\x12 sÝ”ëˆË¹ãr’ "
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 (0x018A65103D087360BF287A2A42A01BF1 , 0x018A65103D3473FBAF6D5DBFD0E168E3 , 0x018A65103F0B739492007886CB5859DE , 0x018A65103F4570ABB61E77C6F4E44552 , 0x018A65103F81733EA4D15FCFA9D500D0 , 0x018A65103FB370BDBBF8D8DFCFD756F2 , 0x018A65103FBE7381A47ABD8B7FA38E1B , 0x018A65103FCA720EB697BE77568A32C5 , 0x018A6510589D723287E9C365E442DE0D , 0x018A651058C671CF982B6622FAFB002D , 0x018A6510591D7207AD0FACCA8504926A , 0x018A6510592571A6A4F001000AA4520B , 0x018A651059827270944BAAFBF8FFCA8B , 0x018A65105A0F7061B0A298D16B7E89ED , 0x018A65105B687103AF4365B5380ECA6D , 0x018A65105C087259B12BB05885253778 , 0x018A65105D5E731E86287E4C505C70BC , 0x018A65105DFC7352AA93ED5D85891F48 , 0x018A65105E25700BBD8DC09D45D55D53 , 0x018A65105EE3730E96DE30250D23738A , 0x018A65105F30734BAD180686222635E0 , 0x018A65105F3A7295BAF4C0C4B4ADFCA9 , 0x018A65105F43704580C0D747B0E49F69 , 0x018A65105F9573A7B359F7FA7B87C4B2 , 0x018A65106046724A8E7F00A1985769B0 , 0x018A651063937307A3ADE19DF8610B4B , 0x018A651063B070D197BDC6B0154EEC3C , 0x018A651065477065BCA50DFE490FBD07 , 0x018A6510657471998F36F0E577F8DB43 , 0x018A6510658271B99F8243C3F6B68C86 , 0x018A6510659471509E2B73997751942A , 0x018A651065997398985BF22FBEC364EB , 0x018A651065FD734CB2E6D3595FACBD14 , 0x018A6510660C70248D17C165A569ADEE , 0x018A6510661571D99ED346DEC0850F0C , 0x018A6510666D710197CB85528D3CCFE4 , 0x018A6510785D723D9160435818853CC9 , 0x018A651078A37047A69127A8F0E12E75 , 0x018B41D108B27130B6DFE027D1E50524 , 0x018B4237EFFA731DBA7006823AAF804E , 0x018B425E5BBE71ED90E3539117342F20 , 0x018B42815E9C73F49CC4EF5359E2C402 , 0x018B475043067305B8D881A4984A3891 , 0x018B5C5EA147719F8F4AF8A1AEDAF87A , 0x018B6B1F1FB372CC86491BB78D1EAFA2 , 0x018B6B6EB5E0726C8B75DA4AB426EB68 , 0x018B6B8FDED37230A03B3635B3B320A3 , 0x018B6B9E98C570B78CB93DF09CA160C4 , 0x018B71B8F0ED71F18BEACCB05CC59DAD , 0x018B8A9E9D6473FC9D33E22B813A0CE8 , 0x018B8F6906FF7060817D1F6B26F6FE9B , 0x018B8F77DA5D71C9A962CC2DC1B83DCE , 0x018B8F8647DA72038FD8465D98034AE8 , 0x018B8F9C2BBE71B382698962DA7DF5B9 , 0x018B8FC3E5AB72EDB6F8BB8336228523 , 0x018B8FFE4404719CBF5AE82731DFA5BE , 0x018B901360D37199B7E6584202B7DA47 , 0x018B901E4B7471C69216BA8672E2547B , 0x018B9029148570DC9CFA22A2CAFBA5C7 , 0x018B955A9E3673DAA6DFD171B95361A8 , 0x018BA900C95372DD9A719A70DB8D5EDD , 0x018BA982B907712A9FD48C6444DAC64D , 0x018BA9C662D6734480E3DEE03BB67D8D , 0x018BA9DA10BD72999C31ACE70440D024 , 0x018BAE4C3488728EB6F5ADE526818AA5 , 0x018BAE9248C27053BB7DE350532055C7 , 0x018BAFB2D5117197BD4C7FB346BCCE63 , 0x018BAFC55A43714DB1F556AA055DD49A , 0x018BB9A43D39733A9D04A465D3CEED04 , 0x018BB9BA5464700AA96ED4CD6D70611E , 0x018BB9DB0F7270DB930CAA8954F4A961 , 0x018BD3CA548C70DAA939857F51D9F9C6 , 0x018BD48A45E473AD9C38F05F6AD49B5C , 0x018BD7EE0DD070E2B96525B2CB9ABE70 , 0x018BFC57ECA470AF9DCC7D63B9067EBA , 0x018BFCB5279073EE94641A89D8D7BF71 , 0x018C0089F9F0703E9AAD489D080F81FF , 0x018C00D59EF171709C724AF4C56223A4 , 0x018C1694CC9172EAA3C7F0BC9501562C , 0x018C16A81E0B71399C9BE33C49CDC0F8 , 0x018C16A81E0C71AAB94D9BD9BB68E184 , 0x018C16BCF3347294A6860F1D8E36B3E6 , 0x018C16BCF3347294A6860F1D8FEE4BBC , 0x018C16BCF3347294A6860F1D902E8206 , 0x018C1AA68DF0709692B3599AB49402E7 , 0x018C1ABE8FE5713DB6EE9E118F82450D , 0x018C1AFCCBBA700AB8AD8C34C0245FA8 , 0x018C25D09BD3714CAB3ECDA8E7A1661A , 0x018C261C7A2D7182ADAD5E7E8ACA3FB1 , 0x018C2637D45B70CD93C07F209697C55F , 0x018C3962E2A471CE82ECACE6CACB9086 , 0x018C396F49397084BE4FD35F7E9A56D3 , 0x018C39DEC40D722D931CD865E7282AE8 , 0x018C39E8E9B9730AB3196AFC8B061BD0 , 0x018C43BE56FC704A8562782EC67C685D , 0x018C43ED997273EBA6FBC2BEDBA1EF4A , 0x018C4429FFF8729DB3CE1D2230A02D55 , 0x018C4432B34A7187999B17C612CBBB82 , 0x018C443E394A72FFBAD2EE94941C5B57 , 0x018C495C548C7380BDD1801430346675 , 0x018A650C016F720B90E638E9C028DC28 , 0x018A650C1C7A738E9B0D31677A1A9D1E , 0x018A650C0532732A8E43E13DFBED9D24 , 0x018A650EA45A727F8F05B4C6FAF61D34 , 0x018A650CEEB5721C8B976F83BC64A57C , 0x018A650D5CE17268B2FFA4E7EC609AA0 , 0x018A650CEBFF70ACB5486219BE097CC2 , 0x018A650CEC6370448C5172FABC0D7474 , 0x018A650D5E5D70EFB9B5B45CAA2BBA1F , 0x018A650D5EAF70FBA38C45193A10C33E , 0x018A650D766A71CAA81BD31195D8DFFA , 0x018A650E2D6E7095B360C94605FFFA54 , 0x018A650D6170720AAFD6F203FE8BA778 , 0x018A650D56E971ECA2870B48043E1036 , 0x018A650D57087063A7B8BC570923545B , 0x018A650C674771E79FE10BC24578855A , 0x018A650D5C937037A2E975DD14B30F21 , 0x018A650D7F7E7107A440B50098FEBF4A , 0x018A650D260172478C168323C6A06412 , 0x018A650D7FDA73CAB65E73B4E8A6400A , 0x018A650D7B05714DA4AF9219413C3A12 , 0x018A650D5C067150AEA17D627B93BC39 , 0x018A650DBD79709090D65715BD2AAFCF , 0x018A650DA409717B853B63FD7910CCE4 , 0x018A650DA435732EA13AB8A4E2F6A736 , 0x018A650DA45D72DCAF836B11B5861F61 , 0x018A650DA49472E382E212CD861846C1 , 0x018A650DBED37123956D7526E2FD345C , 0x018A650DDBE673DBADDC54F214D8BF4C , 0x018A650DDC1273DD94EB88CBB9E37292 , 0x018BD7E509DD71AEAB32F9DCD956BCC5 , 0x018C1688CEB970949B6A937DBFE4E5FA , 0x018C16A163CD73B9A41A5A580DDBD4CE , 0x018C16B3529D72BD871D1522DE07DF7F )));
Copy
1.15 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\x0E ¡øp\x19 ˜nå7ùh~3 "
b"\x01 èe\x0E ó%qì┐\x05 &ð\x19 ï"\e "
b"\x01 èe\x0E óppÃ╗N£ p¿ü; "
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 £\x02 rIŸ\e ˜=¤d£\x02 "
b"\x01 Še\x0E £!rª«ˆZð{†ÄÐ "
b"\x01 Še\x0E £-s}€Ó\e »7 §' "
b"\x01 Še\x0E ¤™s\x1A ¯\x00 6à k\x7F "
b"\x01 èe\x0E ÑOpLÑk*²C¥Å7 "
b"\x01 Še\x0E ¥}p\x12 •=ºnyp,Š "
b"\x01 Še\x0E ¦+r\v ŒŸëAÇâ_l "
b"\x01 Še\x0E ¦Es~‡ÖÄÈ8\x18 ‡\x11 "
b"\x01 Še\x0E §‘p» :Å® /\x01 "
b"\x01 Še\x0E §°qoœ·^”,F\x14 ; "
b"\x01 Še\x0E ¨8q–ƒ\x1A @ƒ\x12 Lup "
b"\x01 Še\x0E ©òpž äŽDÐ0j "
b"\x01 Še\x0E ©ÿp\x14 ³è\x1C пô · "
b"\x01 Še\x0E ª\x17 q– ]Ùë{ŽQÊ "
b"\x01 Še\x0E ªAp¹¾Ù\x10 €£jÛ\x13 "
b"\x01 Še\x0E ªKpĪø\x05 Ï—ž\x04 \n "
b"\x01 Še\x0E ªZs¢§\r 6ûA÷Õê "
b"\x01 Še\x0E ª·r½œk|{\x0F ˆ^. "
b"\x01 Še\x0E ¬2q؆\x05 ”«øè½… "
b"\x01 Še\x0E ¬qpz¤\x00 ƒR·±î\x7F "
b"\x01 Še\x0E ¬¨sƒ£\x0E Û?6i91 "
b"\x01 Še\x0E ¬ÇrU´†=l8T!\x02 "
b"""
\x01 Še\x0E ®;s6¿ä\n
´S;\x0F\x13
"""
b"""
\x01 Še\x0E ®™r\n
¦¸Wó±M³t
"""
b"\x01 Še\x0E ®¯s_¡K›c»Ìâï "
b"\x01 èe\x0E «├sfüLÙn└Ù\x1A  "
b"\x01 Še\x0E ®Òp™Ÿ\x14 gKìLø1 "
b"\x01 Še\x0E ®èp%·g¦U\x19 óJ\x03 "
b"\x01 Še\x0E ¯iqj¿_€\x06\x06 ¿N5 "
b"\x01 Še\x0E ¯…rï…îšËÖ…€\x10 "
b"\x01 Še\x0E ¯˜sB‘ç0IIºÑ® "
b"\x01 Še\x0E ¯°q焘\x08 ðĬoa "
b"\x01 Še\x0E ¯ÙpCƒ-`3yކ "
b"\x01 Še\x0E ¾ipè˜äÝC\x0F ¢å_ "
b"\x01 Še\x0E ¿\x00 pÖ‚«‘áJÑéË "
b"\x01 Še\x0E À\x04 q\x14 œ}ðÕ>Æœ¥ "
b"\x01 èe\x0E ┴\x1C p\x10 ççü╬\x11 ▀tî "
b"\x01 Še\x0E Á~q>˜.1\x10 (*Pû "
b"\x01 Še\x0E Á¥rY!ÿ2΃ æ "
b"\x01 Še\x0E ÁÓpͦ\x03\x04 |õÃA1 "
b"\x01 Še\x0E ¡s\x16 »^MâÌùÔ6 "
b"\x01 Še\x0E ÃÑpu£ö*8”\x19 Ì/ "
b"\x01 Še\x0E Ä?soœ¼no™*Ìf "
b"\x01 Še\x0E Åùr\x0E ¥¼/Šë”Å "
b"\x01 èe\x0E ã"s\x1D ¢Ì0÷ì\x07 Wf "
b"\x01 èe\x0E ã;qK░┐ÑseÿÅé "
b"\x01 Še\x0E ÆÁp£¼yó\x06 ®Î>Û "
b"\x01 Še\x0E ÆúsS¢p™f’\x0F\x03 p "
b"\x01 Še\x0E Ç\x04 rÔ‹€J\x11 Êp\v § "
b"\x01 èe\x0E Ã\r s╚Ååëçê\x18 ]m "
b"\x01 Še\x0E ÇKq·Œ\r G¾º—<# "
b"\x01 èe\x0E ╚8rÅü\x1E `&d╗ÓÑ "
b"\x01 Še\x0E Èaqסs‚\x7F ¹ú:Ê "
b"\x01 Še\x0E Èòq4ž—„¸ÿm&® "
b"""
\x01 Še\x0E É\n
pæ‡ñŠf\x11 £9\v
"""
b"\x01 Še\x0E É\x17 p8’ÇNíY&\x0F . "
b"\x01 Še\x0E É@pq´zâÔÑ\x17\x11\x16 "
b"\x01 Še\x0E ÉJr,ºÔ\x1C B4+S\x15 "
b"\x01 Še\x0E ÉWrÀ‡\ËaÔ\x08 ©N "
b"\x01 èe\x0E ╔äs°Éþâ6\x19\x01 ¶ô "
b"\x01 èe\x0E ╔╩q\x03 ì¢öE\x0E ð}£ "
b"\x01 Še\x0E Éñs2€ÂáÎ;<ÞW "
b"\x01 Še\x0E Éøp‚›\t ¥á¡í\x04 ‘ "
b"\x01 èe\x0E ╩$pÎüDzÈêÌ|0 "
b"\x01 Še\x0E Ê3rÀ‡\v 5è†]Gª "
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 ╦4pغy9!┬yäp "
b"\x01 Še\x0E Ë_qø´ë(,?]fª "
b"\x01 Še\x0E Ë}pZŒ\x14 ’O@}.ë "
b"\x01 èe\x0E ╠‗s¨ë\x00 pÉ÷DÇÌ "
b"\x01 èe\x0E ═\x14 sqª▄┌Å'\x07 õï "
b"\x01 Še\x0E Í!q\x1F ‹Â[\x07\x04 E%> "
b"\x01 Še\x0E Í,s÷†\x19 ±fµî\x02 ô "
b"\x01 Še\x0E Í@rQ§¥‚~3fÊ\x00 "
b"\x01 Še\x0E Í‹q¿¡Ê½²2\x12 ‹€ "
b"\x01 Še\x0E ͳpô®\x14 …¶vª\x1D ä "
b"\x01 Še\x0E ÛÀq;»küµä†Ú% "
b"\x01 Še\x0E ÜnpúŠ"iþoE Z "
b"\x01 Še\x0E Ý\t rD\x01 ,ˆ¶ðò1 "
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\x0F ˆ>sƧ‚1ÖDñŸæ "
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 ¿ès[\x01 åD\x13 f£r "
b"\x01 Še\x0F ¿ór>«kTÝ÷Ï!\x12 "
b"\x01 Še\x0E ¥jr\»\x17 ºÀˆ\x13 Ã\x16 "
b"\x01 Še\x0E\x05 Uq¥‚ã/g\x1E _šh "
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 ÝÛqÇ‚Wœæ\x1A ²\x04 6 "
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›õç "
]
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 (0x018A650EA1F87019986EE537F9687E33 , 0x018A650EA225718DBF0526D0198B221B , 0x018A650EA27070C7BB4E9CFF70A8813B , 0x018A650EA2AA713A81143647AF827A2A , 0x018A650EA2C670E9883DB4CA3A15841D , 0x018A650EA2E770A1BCA1CDEB540CC6E2 , 0x018A650EA30272499F1B983DA464A302 , 0x018A650EA32172AAAB885AF07B86C4D0 , 0x018A650EA32D737D80D31BBB37A0A727 , 0x018A650EA499731AADAF0036C3A06B7F , 0x018A650EA54F704CA56B2AFD43BE8F37 , 0x018A650EA57D7012953DBA6E79702C8A , 0x018A650EA62B720B8C9FEB41C7E25F6C , 0x018A650EA645737E87D6C4C838188711 , 0x018A650EA79170ADBB203AC5AE202F01 , 0x018A650EA7B0716F9CB75E942C46143B , 0x018A650EA8387196831A4083124C7570 , 0x018A650EA9F2709EAD20E48E44D0306A , 0x018A650EA9FF7014B3E81CD0BFF420B7 , 0x018A650EAA177196A05DD9EB7B8E51CA , 0x018A650EAA4170B9BED91080A36ADB13 , 0x018A650EAA4B70C4AAF805CF979E040A , 0x018A650EAA5A73A2A70D36FB41F7D5EA , 0x018A650EAAB772BD9C6B7C7B0F885E2E , 0x018A650EAC3271D8860594ABF8E8BD85 , 0x018A650EAC71707AA4008352B7B1EE7F , 0x018A650EACA87383A30EDB3F36693931 , 0x018A650EACC77255B4863D6C38542102 , 0x018A650EAE3B7336BFE40AB4533B0F13 , 0x018A650EAE99720AA6B857F3B14DB374 , 0x018A650EAEAF735FA14B9B63BBCCE2EF , 0x018A650EAEC37366814CEB6EC0EB1AB6 , 0x018A650EAED270999F14674BEC4CF831 , 0x018A650EAEE87025B767A65519F34A03 , 0x018A650EAF69716ABF5F800606BF4E35 , 0x018A650EAF8572EF85EE9ACBD6858010 , 0x018A650EAF98734291E7304949BAD1AE , 0x018A650EAFB071E7849808F0C4AC6F61 , 0x018A650EAFD97043832D6033798EAD86 , 0x018A650EBE6970E898E4DD430FA2E55F , 0x018A650EBF0070D682AB91E14AD1E9CB , 0x018A650EC00471149C7DF0D53EC69CA5 , 0x018A650EC11C7010878781CE11DF748C , 0x018A650EC17E713E982E3110282A50FB , 0x018A650EC1A57259AD21FF32CE8320E6 , 0x018A650EC1D370CDA603047CF5C34131 , 0x018A650EC2A17316BB5E4DE2CCF9D436 , 0x018A650EC3D17075A3F62A389419CC2F , 0x018A650EC43F736F9CBC6E6F992ACC66 , 0x018A650EC5F9720EA5BC2F8AEB94C5A0 , 0x018A650EC622731DBDDE30F68D075766 , 0x018A650EC63B714BB0BFA57365988F82 , 0x018A650EC6C170A3BC79F306AECE3EDB , 0x018A650EC6FA7353A2709966920F0370 , 0x018A650EC70472D48B804A11CA700BA7 , 0x018A650EC70D73C88F86898788185D6D , 0x018A650EC74B71B78C0D47BEBA973C23 , 0x018A650EC838728F811E602664BBE0A5 , 0x018A650EC86171D7A173827FB9FA3ACA , 0x018A650EC8F271349E9784B8FF6D26AE , 0x018A650EC90A70E687F18A6611A3390B , 0x018A650EC917703892C74EED59260F2E , 0x018A650EC9407071B47AE2D4D1171116 , 0x018A650EC94A722CBAD41C42342B5315 , 0x018A650EC95772C0875CCB61D408A94E , 0x018A650EC98473F890E783361901F493 , 0x018A650EC9CA71038DBD94450ED07D9C , 0x018A650EC9F1733280C2E1CE3B3CDE57 , 0x018A650EC9F870829B09A5E1A1ED0491 , 0x018A650ECA2470D78180FDD488DE7C30 , 0x018A650ECA3372C0870B35E8865D47AA , 0x018A650ECABC737B9507087F555F54CD , 0x018A650ECAC37130A3B820F17E57F6B0 , 0x018A650ECAE27066B4A9C24B767A956A , 0x018A650ECB1070A08FFED8EF81CF610D , 0x018A650ECB1E707A9C06FFDB9521C03D , 0x018A650ECB34709DA7793921C2798470 , 0x018A650ECB5F71F8B4EB282C3F5D66AA , 0x018A650ECB7D705A8C14924F407D2EEB , 0x018A650ECCF273F989007090F64480DE , 0x018A650ECD147371A6DCDA8F2707E48B , 0x018A650ECD21711F8BC25B070445253E , 0x018A650ECD2C73F78619B166B5EE02F4 , 0x018A650ECD407251A7A5827E3366CA00 , 0x018A650ECD8B71BFA1CABDB232128B80 , 0x018A650ECDB370F4AE1485B676AA1DE4 , 0x018A650EDBC0713BBB6BFCB5E486DA25 , 0x018A650EDC6E70FA8A2269FE6F45A05A , 0x018A650EDD097244AD012C88B6F0F231 , 0x018A650EDD9472FF8B3CE6AFACD5DD43 , 0x018A650EDDE17185A625FD43A81985DD , 0x018A650EDE0D7041BB1DE962CEEAD593 , 0x018A650EE27C732EA6767608A39D5487 , 0x018A650F883E73C6A78231D644F19FE6 , 0x018A650F88D97311B4D8F05D170D1244 , 0x018A650FA949733CA7DEF35EFCD46658 , 0x018A650FBFCB722299A8B5F549E645AA , 0x018A650FBFDD724F9FFAB09791D51D8D , 0x018A650FBFE8735BAD01E5441366A372 , 0x018A650FBFF3723EAB6B54DDF7CF2112 , 0x018A650EA56A725CBB17BAC08813C316 , 0x018A650E055571A582E32F671E5F9A68 , 0x018A650C1BF67084B062FDBE38849C16 , 0x018A650C1CCA722488334592CD99DF10 , 0x018A650C1D41711DBEBD84F37FA71628 , 0x018A650C674771E79FE10BC24578855A , 0x018A650CDDDB71C782579CE61AB20436 , 0x018A650C0532732A8E43E13DFBED9D24 , 0x018A650CC102732987E5B5F1D7552798 , 0x018A650CC182719284A3FEB7A7928561 , 0x018A650CC1A87278A955A9C8459BF5E7 )));
Copy
1.14 ms (0.07%)
1
DELETE FROM sales_channel_api_context WHERE token = ?
Parameters :
[
"0198d4052da470ec9954d42a88902ed0 "
]
DELETE FROM sales_channel_api_context WHERE token = '0198d4052da470ec9954d42a88902ed0' ;
Copy
1.14 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\x0E\x1D Kr2úrãP&ü\x05 ¶ "
b"\x01 Še\x0E\x1F ,s2 Ø\x12 P×ÍEI "
b"\x01 Še\x0E "ürA—4j‰>… ¼ "
b"\x01 Še\x0E #ªrý©¼øŽ\x06 NæÛ "
b"\x01 Še\x0E &\x05 rÈ€ò—†\f f%± "
b"""
\x01 Še\x0E &spȾ\x1E h\n
ZR6v
"""
b"\x01 Še\x0E &\x7F q\x15 ž?\x01 àHúOó "
b"\x01 èe\x0E &ÅrÍªÇØYR┴5\x04 "
b"\x01 èe\x0E *ös\f Â×=B±±ØX "
b"\x01 Še\x0E +ÚsG‰æO1j3Ö? "
b"\x01 Še\x0E ,}sì‡RîøÔõø5 "
b"\x01 èe\x0E -Ùr\x7F â\x1E FºÀ6ì¼ "
b"\x01 èe\x0E .HqÅÁÅ■Y\x7F Æ‗7 "
b"\x01 èe\x0E F\x10 qä┤.ÿYò+Ãü "
b"\x01 Še\x0E Frqÿ³ªˆïe[—ž "
b"\x01 Še\x0E G4pqª<\x1C ™öڽŠ"
b"\x01 Še\x0E G¨q¨¢Ý³¶}\x01 È\x03 "
b"\x01 Še\x0E H\x06 rá›üÆO\r /¼Æ "
b"\x01 Še\x0E H+p—™˜V\x14 "±ò& "
b"\x01 Še\x0E H7sÀ©³v€û7d³ "
b"\x01 Še\x0E HüsYŸb\x02 w\x7F ¼žÓ "
b"\x01 èe\x0E IÃp┤ü\x06 еøÊÎ] "
b"\x01 Še\x0E Jàsi¦3ÊThÒ3º "
b"\x01 èe\x0E KírÀÆÅiË\x16 ø7¾ "
b"\x01 Še\x0E KÆpÉ™8~ù&ëðŒ "
b"""
\x01 Še\x0E Lopû«\n
ËR—ì‰z
"""
b"\x01 èe\x0E LØrtºF5¡\x16 \D¾ "
b"\x01 Še\x0E LÀrÓ¥\x10 7Ðç“ñŽ "
b"\x01 Še\x0E Nþrå§\x05 ¿ÜÙ‹‡X "
b"\x01 Še\x0E Q\x14 s\x0F …àͤÜNþ "
b"\x01 Še\x0E R²qç½²ë\x14 ÀŽÞŒ "
b"\x01 Še\x0E RÊs8š\x15 Æ ×\x1C ©y "
b"\x01 Še\x0E Rãp•¥ä)Ùfη' "
b"\x01 Še\x0E S\x04 p\t …«ÜóQ\f Ù "
b"\x01 Še\x0E Stq’°G…»¤l9; "
b"\x01 Še\x0E Séq ¡ë›êަúŸ "
b"\x01 Še\x0E T\x0F sO”€kÙÞe5C "
b"\x01 Še\x0E T\x16 rs¡¿×\x07\x06 ¬;q "
b"\x01 Še\x0E Tdr¨°ƒZoÌt®U "
b"\x01 èe\x0E U\e qCà╔k╣\x13 øì£ "
b"\x01 Še\x0E Vÿr3‰Lvî¥r¡[ "
b"\x01 Še\x0E WRq¥)éöN‚Áâ "
b"\x01 èe\x0E Wpp\x18 üÚ½:▒´P[ "
b"\x01 Še\x0E W{q]´@B%ƒ6Sö "
b"\x01 Še\x0E WÒpל\x13 ¯\x1F [²æÊ "
b"\x01 Še\x0E Wöq?žª\x13 ‹\x1D (fE "
b"\x01 Še\x0E Y»sŒ¥øY\x1F ×â¯V "
b"\x01 Še\x0E Zqqë‚>,\x1C –Ö*k "
b"\x01 Še\x0E ZÃs\x04 ·á^µ¥Ø\x1A "
b"\x01 Še\x0E ZÙp’„«úí¡ˆ?Þ "
b"\x01 èe\x0E k(sò®ñ║╚ÕØ█\r "
b"\x01 Še\x0E l\x10 p.¨~\x06 ã¦\x05 Ën "
b"\x01 Še\x0E l%rõ¬vë´7j¥¬ "
b"\x01 Še\x0E l¤që„è:eE\x13 m˜ "
b"\x01 Še\x0E l¹sò‘…qR¹lÕ "
b"\x01 Še\x0E lósý±j§º8å½\x15 "
b"\x01 Še\x0E m\x18 sM³V¯rý\x03 ߃ "
b"\x01 èe\x0E m°rRÀ■ëØÇ!À] "
b"\x01 Še\x0E nkqA¼láUÊ\t þ\x02 "
b"\x01 Še\x0E p’p#©+\x0E žFK\x04 i "
b"\x01 Še\x0E q\x17 pŸ¬4Õ£™»/æ "
b"""
\x01 èe\x0E qEqk│\n
┬$ÑóØ#
"""
b"\x01 Še\x0E rap±´Uôux-\x15 § "
b"\x01 èe\x0E rÌrFéHËÅ®▀Çô "
b"\x01 èe\x0E r²r└Ö\x08 ãä\x07 █ìY "
b"\x01 èe\x0E s\x15 q┼░▄X\x06 É┌mó "
b"\x01 Še\x0E s„rr¿Úå1\x1A Ñ\x14\x14 "
b"\x01 Še\x0E s»qlž\e \r Õþ¶`\x0E "
b"\x01 Še\x0E t,rÖ»ÖV€8”©à "
b"\x01 Še\x0E tàr‚¶â\x7F\x0E Ž8Ž# "
b"\x01 Še\x0E u\r p\x1D ¸y;\x14 ^¨«M "
b"\x01 Še\x0E y%sÛ¥\x1D \x18 àëÜ– "
b"""
\x01 Še\x0E z\x07 p쀉q\n
!EqÃ
"""
b"\x01 èe\x0E zqrıºØ?|õh}■ "
b"\x01 èe\x0E {$sWè║ÑÂ7Èü= "
b"\x01 Še\x0E {xqŠ»x\x1F ðƒ"FÜ "
b"\x01 Še\x0E |\p–‚R‹˜j–Õ6 "
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 â s`Ç R\x1D ii┬ü "
b"\x01 èe\x0E èAp\x16 É├óc\x07 ñ\x14 Þ "
b"\x01 Še\x0E ŠJrR¾\x01 h¿”(ì¢ "
b"\x01 èe\x0E ï\x03 sùìp0\e ¤Ì\ "
b"\x01 Še\x0E ‹\r q\x1F “ûæò\x0F Z’, "
b"\x01 èe\x0E ï#sùñü2█Ã\x01 §| "
b"\x01 èe\x0E ïüpSêÅ\x1D âQ^ÄØ "
b"""
\x01 Še\x0E Œ#pѶ1\x08 \n
€NÌ
"""
b"\x01 Še\x0E Œ‚p¤¿È›‘“½Ý0 "
b"\x01 èe\x0E ì-pàâô▀B¯\x11 û┼ "
b"\x01 èe\x0E ìÂs3Øhy"\x1E 3ý╦ "
b"\x01 Še\x0E Ž\e r‚Š›<gX\x01 ×ù "
b"\x01 Še\x0E ŽLrп ;\x03 Èf‰Ü "
b"\x01 Še\x0E Žnqq£ŽõNÕ\r jÜ "
b"\x01 èe\x0E á\x01 qcüÑÛNn>>2 "
b"\x01 Še\x0E \x1E q\t †š‚çÚÀšâ "
b"\x01 Še\x0E Õs+”†;&IP‰ "
b"\x01 Še\x0E ¡\x1D qÚƒ€œ\x01 ¹ú)z "
b"\x01 èe\x0E íws\x04 øÉÿ«▓-\x10 F "
b"\x01 èe\x0E íÛsSºÌYåØÅ┐\x02 "
]
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 (0x018A650E1D4B7232A372C650268105F4 , 0x018A650E1F2C7332A0D81250D7CD4549 , 0x018A650E22FC724197346A893E8520BC , 0x018A650E23AA72FDA9BCF88E064EE6DB , 0x018A650E260572C880F297860C6625B1 , 0x018A650E267370C8BE1E680A5A523676 , 0x018A650E267F71159E3F01E048FA4FF3 , 0x018A650E268F72D6A6809D5952C13504 , 0x018A650E2A94730CB69E3D42F1F19D58 , 0x018A650E2BDA734789E64F316A33D63F , 0x018A650E2C7D73EC8752EEF8D4F5F835 , 0x018A650E2DEB727F831E46A7B7368DAC , 0x018A650E2E48718FB58FFE597F92F237 , 0x018A650E46107184B42E9859952BC781 , 0x018A650E467271FFB3AA88EF655B979E , 0x018A650E47347071AA3C1C99F6DABDC5 , 0x018A650E47A871A8A2DDB3B67D01C803 , 0x018A650E480672E19BFCC64F0D2FBCC6 , 0x018A650E482B70979998561422B1F226 , 0x018A650E483773C0A9B37680FB3764B3 , 0x018A650E48FC73599F6202777FBC9ED3 , 0x018A650E49C770B48106D1E69BD2D75D , 0x018A650E4AE07369A633CA5468D233BA , 0x018A650E4BA172B7928F69D3169B37F3 , 0x018A650E4BC670C999387EF926EBF08C , 0x018A650E4C6F70FBAB0ACB5297EC897A , 0x018A650E4C9D7274A74635AD165C44F3 , 0x018A650E4CC072D3A51037D0E793F18E , 0x018A650E4EFE72E5A705BFDCD98B8758 , 0x018A650E5114730F85E0CDA4C39C4EFE , 0x018A650E52B271E7BDB2EB14C08EDE8C , 0x018A650E52CA73389A15C620D71CA979 , 0x018A650E52E37095A5E429D966CEB727 , 0x018A650E5304700985ABDCC3B3510CD9 , 0x018A650E53747192B04785BBA46C393B , 0x018A650E53E971A0A1EB9BEA8EA6FA9F , 0x018A650E540F734F94806BD9DE653543 , 0x018A650E54167273A1BFD70706AC3B71 , 0x018A650E546472A8B0835A6FCC74AE55 , 0x018A650E551B714385C96BB9139B8D9C , 0x018A650E56FF7233894C76EEA572A15B , 0x018A650E575271A5AD29E9F64E82C1E2 , 0x018A650E5770701881E9AB3AB1EF505B , 0x018A650E577B715DB4404225833653F6 , 0x018A650E57D270D79C13AF1F5BB2E6CA , 0x018A650E57F6713F9EAA138B1D286645 , 0x018A650E59BB738CA5F8591FD7E2AF56 , 0x018A650E5A7171EB823E2C1C96D62A6B , 0x018A650E5AC37304ADB7E15EB5A5D81A , 0x018A650E5AD9709284ABFAEDA1883FDE , 0x018A650E6B287395A9A4BAC8E59DDB0D , 0x018A650E6C10702EA87E06E3A605CB6E , 0x018A650E6C2572F5AC76EBB4376AA5AC , 0x018A650E6CA471EB84E83A6545136D98 , 0x018A650E6CB973C3B291857152B96CD5 , 0x018A650E6CF373FDB16AA7BA38E5BD15 , 0x018A650E6D18734DB356AF72FD03DF83 , 0x018A650E6DF87252B7FE899D8021B75D , 0x018A650E6E6B7141BC6CE155CA09FE02 , 0x018A650E70927023A92B0E9E464B0469 , 0x018A650E7117709FAC34D5A399BB2FE6 , 0x018A650E7145716BB30AC224A5A29D23 , 0x018A650E726170B1B455F475782D15A7 , 0x018A650E72DE72468248D38FA9DF8093 , 0x018A650E72FD72C09908C68407DB8D59 , 0x018A650E731571C5B0DC580690DA6DA2 , 0x018A650E73847272BFDAE5311AD11414 , 0x018A650E73BB716C9E1B0DD5FEB6600E , 0x018A650E742C72D6BBD656803894A9E0 , 0x018A650E74E07282B6E27F0E8E388E23 , 0x018A650E750D701DB8793B145EA8AB4D , 0x018A650E792573DBA51DAD18E0EBDC96 , 0x018A650E7A0770EC8089710A214571C3 , 0x018A650E7A7172D5A79D3F7CE4687DFE , 0x018A650E7B2473578ABAA5B637D4813D , 0x018A650E7B78718ABB781FF0832246DC , 0x018A650E7C5C709682528B986A96D536 , 0x018A650E7CCA73C39122C6E86836678C , 0x018A650E7E8F73D9AF11EB7796C15F92 , 0x018A650E7F247212A47C0BC090BE3C3A , 0x018A650E83FF73608020521D6969C281 , 0x018A650E8A41701690C3A26307A414E8 , 0x018A650E8A4A7252BE0168BF9428ECA2 , 0x018A650E8B0373978D70301BCFDE5CFF , 0x018A650E8B0D711F93FBE6F20F5A922C , 0x018A650E8B237397A48132DBC701F57C , 0x018A650E8B817053888F1D83515E8E9D , 0x018A650E8C2370D1B631080A804EADCC , 0x018A650E8C8270A4BFC89B9193BDDD30 , 0x018A650E8D2D70858393DF42EE1196C5 , 0x018A650E8DB673339D6879221E33ECCB , 0x018A650E8E1B72828A9B3C675801D7F9 , 0x018A650E8E4C72D0BFA03B03C86689DC , 0x018A650E8E6E7171A38EF54ED50D6ADC , 0x018A650EA001716381A5EA4E6E3E3E32 , 0x018A650EA01E7109869A82E7DAC09AE2 , 0x018A650EA0D5732B94863B2649508920 , 0x018A650EA11D71DA83809C01B9FA297A , 0x018A650EA17773049B9098AEB22D1046 , 0x018A650EA1EA7353A7DE59869D8FBF02 )));
Copy
1.09 ms (0.06%)
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 üUs´âýL~\x00 ×v& "
b"\x01 èe\r üZsLÉc¸\Ñ<╩ª "
b"\x01 èe\r üprÜçD2Dq│\x03 "
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 ‚\x1D pg„ÚAé.´e¶ "
b"\x01 Še\r ‚[r¤¤í¬T3žœ) "
b"\x01 Še\r ‚fr€ž#\x14 ïÜVÒ– "
b"\x01 Še\r ‚ðrF®Ád\x16 (‚Ÿ "
b"\x01 Še\r ƒ®rŽ®X\x17 Ár\x16 ¹õ "
b"\x01 Še\r ƒòpB‚YZs—Ú*± "
b"\x01 Še\r ’¤r\…Ô‘©Â\x03\x10\t "
b"\x01 Še\r “Yq\x0E ‹¡ÙEìB8< "
b"\x01 Še\r •>qÕ•Ÿ\x10 øbÚ_ "
b"\x01 èe\r ò▀r\x1D ؾ´\v Ï7X( "
b"\x01 Še\r –\x03 s€»\x08\x1A "<G"\ "
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 —‡r\x04 µÓ8†³^m\f "
b"\x01 èe\r ù°q@è2Äì╝æÆ╗ "
b"\x01 Še\r ˜vs\x01 ¹ÔArˆ\x0E øP "
b"\x01 èe\r ÖEqnÀQ│\Ú²?Ø "
b"\x01 Še\r ™Ts\x03 „X[3²ÖÔ° "
b"\x01 Še\r ™mp·’ð®¡rz>ƒ "
b"\x01 Še\r ™¨p!”ß—á³qÉ "
b"\x01 Še\r ™ñs`•‘6}Ê…wI "
b"\x01 Še\r š\x1A pö©Í¤V\x06 F\v \n "
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 ›Tsõ–‚”øŒeo\x0F "
b"\x01 Še\r œ…sE¨áÇÖÜ£\x16 Ð "
b"\x01 Še\r œöpš–oõ‰ÚOÄ¢ "
b"\x01 èe\r Øór╣ÿ/\x1F `×┐\x15 À "
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 žwqË—p×8¬~ó¤ "
b"\x01 Še\r ž’pì«ä'¡ÖåL\x02 "
b"\x01 Še\r ž¿ru®»ºÎ{\x1F ö‘ "
b"\x01 Še\r Ÿ\x1E qÒ¬\x13 —&ˆÿx– "
b"""
\x01 Še\r ŸUq¾°ýµi:\n
”Ê
"""
b"\x01 Še\r Ÿap\x02 €\x0E f†Éo²$ "
b"\x01 èe\r ƒìp8Â{ó'Å\t jr "
b"\x01 Še\r Ÿ¢r¼˜vM÷CÛ=& "
b"\x01 Še\r ŸÀsµ¹F[˜˜b|\x06 "
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 ¡\x1A p¼˜Ü¾T<%*ö "
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 ¢8sp´G‘C´µ/} "
b"\x01 èe\r ó│q(û2\x1D ÍÎ|\x08 É "
b"\x01 Še\r ¤Ór.„*\x02\x18 „jÇœ "
b"\x01 Še\r ¥”rǵb}ÓØ¯ Ò "
b"\x01 Še\r ¥±ró¡÷Ø¢\x0E Úhþ "
b"\x01 èe\r ¿ìsmí┼Ú,\x00 K█\x15 "
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 º\x05 r3…\ïAmð© "
b"\x01 Še\r ºGqW™Šä²Xi‚Ø "
b"\x01 Še\r º…pˆ©›â îÔJÍ "
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 À\x0E s“µÑ\x1E HÛ0â? "
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&¸ÛQ=(e$c "
b"\x01 èe\r ┴«p8ü\x11\f\x18 å¶Î] "
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 Âãse¸\f ²óÏHû\x04 "
b"\x01 Še\r Ã6s'ƒ¸+™©\x02 Ȫ "
b"\x01 Še\r Äaq\x06 ¦Ü5ýrn´\x10 "
b"\x01 èe\r üLqÃç┼\x13 0╗Ù╝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 (0x018A650D815573EF83EC4C7E009E7626 , 0x018A650D815A734C9063F75CA53CCAA6 , 0x018A650D8170729A8744324471F0B303 , 0x018A650D81B671B7ABF55F2C20ED0CF9 , 0x018A650D81D270A7A59CB2C09529A57E , 0x018A650D81E472F7A2274D2173DFED15 , 0x018A650D82137380852CDF1B73736BBB , 0x018A650D821D706784DA41E92EB465B6 , 0x018A650D825B72A4A4EDAC54339E9C29 , 0x018A650D826672809E2314EFDC56D296 , 0x018A650D82F07246AEC164162882C5B8 , 0x018A650D83AE728EAE5817C17216B9F5 , 0x018A650D83F2704282595A7397DA2AB1 , 0x018A650D92A4725C85D491A9C2031009 , 0x018A650D9359710E8BA1D945EC42383C , 0x018A650D953E71D5959F1020F862DA5F , 0x018A650D95DF721D9DF3EF0BD8375828 , 0x018A650D96037380BB081A223C47225C , 0x018A650D968270D494D377FD4755B985 , 0x018A650D96C973CC9FB5036CF5BF74D5 , 0x018A650D971472F1AA8BC691E0A94B1F , 0x018A650D97877204B5D33886B35E6D0C , 0x018A650D97F871408A328E8DBC9192BB , 0x018A650D98767301B9D44172880EF850 , 0x018A650D9945716EB751B35CE9FD3F9D , 0x018A650D9954730384585B33B2D6D4B0 , 0x018A650D996D70B792F0AEA1727A3E83 , 0x018A650D99A8702194DF97E1B371ADC9 , 0x018A650D99F173609591367DCA857749 , 0x018A650D9A1A70F6A9CDA45606460B0A , 0x018A650D9A4573A493AD322758C0D1B6 , 0x018A650D9A8C73489E1750247279B914 , 0x018A650D9B36721A9E4F4396EBD4BD05 , 0x018A650D9B5473F5968294F88C656F0F , 0x018A650D9C857345A8E1C7D6DCA316D0 , 0x018A650D9CF6709A966FF589DA4FC4A2 , 0x018A650D9DA272B9982F1F609EBF15B7 , 0x018A650D9DCB73CAA879F2DE3B6F2829 , 0x018A650D9DE070E3A921B01D9A79B714 , 0x018A650D9E43727DA059BB110527B107 , 0x018A650D9E547397B0B08C1E256DD426 , 0x018A650D9E7771CB9770D738AC7EF3A4 , 0x018A650D9E9270ECABE427A1D6E54C02 , 0x018A650D9EBF7275AEBBBACE7B1FF691 , 0x018A650D9F1E71D2AC13972688FF7896 , 0x018A650D9F5571BEB0FDB5693A0A94CA , 0x018A650D9F617002800E6686C96FB224 , 0x018A650D9F8D7038B67BA2278F096A72 , 0x018A650D9FA272BC98764DF743DB3D26 , 0x018A650D9FC073B5B9465B9898627C06 , 0x018A650D9FFE714FB2FA0CC7F75B52DC , 0x018A650DA019719995A4283874070E21 , 0x018A650DA03072E3AFEB31E21D4FED6F , 0x018A650DA05170B289466BEBB694CB47 , 0x018A650DA06D73529199973DEF08939A , 0x018A650DA0C77189AAB8AAB2D8F6E720 , 0x018A650DA0E47010AE89213E05DD24A0 , 0x018A650DA11A70BC98DCBE543C252AF6 , 0x018A650DA13F735FACE41D1B40DE97E3 , 0x018A650DA18570F28517EADAB9FBDC10 , 0x018A650DA1A27098B544BE415F17E173 , 0x018A650DA1DD70EFA35DE581A59E4103 , 0x018A650DA2387370B4479143B4B52F7D , 0x018A650DA2B3712896321DD6D77C0890 , 0x018A650DA4D3722E842A0218846AC79C , 0x018A650DA59472C7B5627DD3D8AF20D2 , 0x018A650DA5B172F3A1F7D8A20EDA68FE , 0x018A650DA88D736DA1C5E92C004BDB15 , 0x018A650DA8F071379E4576A70891E24F , 0x018A650DA90E70D59A457FBE4D97873E , 0x018A650DB93172C2B03A729E1BE3690F , 0x018A650DBA057233855CEF416DF0A920 , 0x018A650DBA477157998AE4B2586982D8 , 0x018A650DBA857088A99BE220EED44ACD , 0x018A650DBAF47003BBE451A6830FC7D5 , 0x018A650DBBDC72CE9D4097306A5F4417 , 0x018A650DBC2272699E97994B831B13FD , 0x018A650DBC2F72E4AF6A2560FA3214BF , 0x018A650DBC3C7320B2866656A7FB429D , 0x018A650DBC9172B29516122B39FF2610 , 0x018A650DBCAD7018B7644287268F8977 , 0x018A650DBCB77053B94303CE50A03EAA , 0x018A650DBD61737B8C78B0475F2D9677 , 0x018A650DBDF2728686777D56D3787330 , 0x018A650DBE0A73FAB137DB1EDC3B536B , 0x018A650DBE3371138AF4BE35167C637D , 0x018A650DBFC47205A685CEFA83EFBF78 , 0x018A650DC00E7393B5D11E48DB30E23F , 0x018A650DC0C87386B56EC98F662D508A , 0x018A650DC14970EC9146207B383050D5 , 0x018A650DC155735F89F80EA465D5201F , 0x018A650DC15C7126B8DB513D28652463 , 0x018A650DC1AE703881110C1886F4D75D , 0x018A650DC1FF713EB6A6099857F7B1BE , 0x018A650DC24B72A9B5405C89CC5D63A5 , 0x018A650DC29072E992114F02E68B22F1 , 0x018A650DC2C673358BEE2EB17C4AE25F , 0x018A650DC2E37365B80CB2F3CF48FB04 , 0x018A650DC336732783B82B99A902C8AA , 0x018A650DC4617106A6DC35FD726EB410 , 0x018A650D814C71C787C51330BBEBBC70 )));
Copy
1.03 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 Še\v ºÑp\x1F ±ó§~\x15 DGm "
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 ºÑ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 ºÄs'’\x10 Ú¬ºf”M "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÂpTžü\f È=Qs; "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
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 º/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 º/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 º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
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 ³EpÆ£á3-˜a¿á "
b"\x01 ‹pç3®s‹ŠÓöbÆ/Œ6 "
b"\x01 Še\v ºUp·š”¦ÅåP9Þ "
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 ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Grõ‚¶êzoü2w "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 èe\v ║5s2ù\x15 kAü9}. "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
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 ³?p›ŠçhECÈ* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
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 ºÑ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 ³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 ³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 ║ì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þ "
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 ºÈq˜ž€ÿäîZ!ù "
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 │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v º\e qƒ°=Žú,\x1D ÿ€ "
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 ▓¾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 º/q{¸^³\x00 ˆ³a* "
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 ³EpÆ£á3-˜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 º\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 º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
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 ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 ‹pç3®s‹ŠÓöbÆ/Œ6 "
]
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 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC473279210DAACBA66944D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018B70E733AE738B8AD3F662C62F8C36 , 0x018A650BBA5570B79A94A6C5E55039DE , 0x018A650BB2F2735C8FA7BDB4677E2DAF , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB34772F582B6EA7A6FFC3277 , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB2F2735C8FA7BDB4677E2DAF , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB2F2735C8FA7BDB4677E2DAF , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA4F713D8534517B46E961A4 , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018B70E733AE738B8AD3F662C62F8C36 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB2F2735C8FA7BDB4677E2DAF , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018B70E733AE738B8AD3F662C62F8C36 ));
Copy
1.01 ms (0.06%)
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 ┐ 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\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 ãXp=£NøfFt·ì "
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 È8q\x10 ‹_Ðþö½v8 "
b"""
\x01 Še\x10\x05 ªq¸»d\x04\x13 ã\n
Â`
"""
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 <ìr─êx\x10 D¾\x10 <╝ "
b"\x01 Še\x10 <¡sŒ‚}Œb\x19\x01\f "
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”—Ì!Ö "
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\x0E\t AsÔµ5fSÕ\f ÿè "
b"\x01 èe\x0E (ßq9Çù£&▓Åê\x1C "
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 ¥jr\»\x17 ºÀˆ\x13 Ã\x16 "
b"\x01 Še\x0E\x05 {r鼿֔©}h\r "
]
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 (0x018A650FBFFF70B6AD3281BB5E0660C2 , 0x018A650FC00F700187D052C3563AA3BB , 0x018A650FC01D731186E3CBC4E3FDEA14 , 0x018A650FC02C731CACCEDED8C0F43A00 , 0x018A650FC044709BB41C7B2B24114E9D , 0x018A650FC057701E8E0917C42F4F9CAC , 0x018A650FC06A70A29D37C118C8CAAC55 , 0x018A650FC077735084EC62C65E9205F7 , 0x018A650FC07F7019BC6788ABFA2E8637 , 0x018A650FC087728196389E5630DA7640 , 0x018A650FC08E7027B93ABCF97CF7B34E , 0x018A650FC09A71E4928D982939D02B61 , 0x018A650FC0A3711CB5D005E838F58B45 , 0x018A650FC0AB724A996D86918E1EA8D1 , 0x018A650FC0B17142BE9F966E8B3B0ED1 , 0x018A650FC0B8737AB72CF26D2D114900 , 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 , 0x018A650FC658703D9C4E9B664674FA8D , 0x018A650FC66171AAA4E2DAFD9BFD6A73 , 0x018A650FC67771D4BFEEF637A45AC4D4 , 0x018A650FC68973B4A63226AAF46E5E5B , 0x018A650FC698700E81289EB23B3157E3 , 0x018A650FC6A371E9A5A00D929B286F22 , 0x018A650FC6AB70BC92406E97FBEF777D , 0x018A650FC6B271E9B95DFFA4BEF6D923 , 0x018A650FC6BB733BA418E73DA0D287B6 , 0x018A650FC6C4735CB32C44C98E31B665 , 0x018A650FC6CC723F9FA1E48D5058805C , 0x018A650FC6E973A497D71DEDDD8B27F0 , 0x018A650FC6F1720BA16FB12E01CFB3C6 , 0x018A650FC704735C9E677A07A82AE18F , 0x018A650FC718730C89C04FA040EDF736 , 0x018A650FC730723B94CFDF0107E27737 , 0x018A650FC7407194ACB4311C8616513C , 0x018A650FC74C72479F360ADF2F5D8D10 , 0x018A650FC7567170A761DB53658DB001 , 0x018A650FC75F70199580CB3ED8FC8A0A , 0x018A650FC76A703DA4DF57774B788BEF , 0x018A650FC83871108B5FD0FEF6BD7638 , 0x018A651005AA71B8BB640413E30AC260 , 0x018A6510060773F8BB2154E79E90DCF0 , 0x018A65101B3871749E3581B195DA0D6B , 0x018A651025EF707098B5D30EB64BBC13 , 0x018A65103C3372B5A18E6D5008FE86E5 , 0x018A65103C5273718BA509299381FC9E , 0x018A65103C6972ED97DBAA1531EE2469 , 0x018A65103C8D72C488781044F3103CBC , 0x018A65103CA1738C827D8C6219010CAD , 0x018A650CC1B270DAB50D60719FB039C8 , 0x018A650CC1C5716FBB3CFA37D8EDBBC8 , 0x018A650CC1E4704692AAD6C51FE9AE04 , 0x018A650CC1FD70479BC3885640467E7D , 0x018A650CC21070DDAE6BCD7B0C2C9B88 , 0x018A650CC21C7129942EF6594826EB04 , 0x018A650CC22C7319A5B71ABCAAE51D35 , 0x018A650CC249718E8957C29497CC21D6 , 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 , 0x018A650E094173D4B5356653D50CFFE8 , 0x018A650E28E1713980979C26B28F881C , 0x018A650D261372A38823957C938F8492 , 0x018A650E2D3E70AE91CE7F424353CD14 , 0x018A650D3C3F720CBD186DA3E0EF058A , 0x018A650D56A2709EB3CA741ABB3A5181 , 0x018A650EA2857143BAEC289DD9B7421B , 0x018A650EA29A711CA83B2607229A2DD9 , 0x018A650EA56A725CBB17BAC08813C316 , 0x018A650E057B72E9BCE6D694A97D680D )));
Copy
1.01 ms (0.06%)
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 îIt‗:p øØ\x14 «Ö┴?d "
b"\x01 ŒI€Å\r s£ \x11 \x7F\x08 ‚gã "
b"\x01 ŒS”"éq®›\x10 Péô\x14\x04 Y "
b"\x01 ŒS¸E\x1F r0‰\x17 Ì8\x15\x19 êD "
b"\x01 ŒSÜ\x0F Rr¸¶¸oÿÆŸáå "
b"\x01 îSÚ°»pìÂH`\x05 m‗]A "
b"\x01 ŒYWêóp\x13 ˆ©©î\x10\x05 \r ¯ "
b"\x01 îYc▓\x00 raÂX┌ÉÂ\x12 ?¡ "
b"\x01 ŒY–\^sà¾mV\x0F ²\x13 'þ "
b"\x01 ŒYž'>qŸ¸w&Çe¢a° "
b"\x01 ŒY³Ñ\x07 s"€\r ¶,Ú47Y "
b"\x01 ŒY¿r¿s‚ VcEÝðuA "
b"\x01 îY╔J©sÏųí^òÁ╚\x15 "
b"\x01 Œ]*?#qÜ™5Ú$ëhËè "
b"\x01 î]ôÓÔrËÉí´╩þèz "
b"\x01 Œ]ªôÚs¿‘!?>Ö¯\x12 8 "
b"\x01 îbþ┴xpjè}ì\x02 µÚô├ "
b"\x01 Œc&\x1F ›p7¨v\x17 ²$ Æn "
b"\x01 ŒhPÝ\x1D pز¨m¨ÒŠÇ_ "
b"\x01 îi?2ar¹ÿÓÅ╦\x01 @7z "
b"""
\x01 ŒiQ\x10 ép¬“\n
Nêá´\x17
"""
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*¦=p$Ø░ÖÄ\x13 a│Ä "
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 ŒsOj®pR¡'\€Ã<L\e "
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 Œwÿ³pp˜´‡œÂ ÿ\x04 5 "
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 ìFÇýàp]¢XJÏ`Ù»8 "
b"\x01 ìTÛ¥Ss,Æçñ\x18 ‗\x19 $Ã "
b"\x01 ìU\v hrp¥¢c█«E╗ÓJ "
b"\x01 ìU#ÂÑqC©Å¯;│_¡P "
b"\x01 ìYw╦Àr▀ü└nºÀ\e à\x08 "
b"\x01 ìe!│Rs╝ÄIïöüÜeJ "
b"\x01 ìe;o¶rÃâÙwm[À╦┴ "
b"\x01 ìed\x03 ╔r{éI┬Y«]┬; "
b"\x01 ìj×Y8sm╣d·©(/\x03 f "
b"\x01 ìëÿÑïr╝è╚\x1A "r¿`Ò "
b"\x01 ìÄ?ı■p\x0E öt\x1F ,Èúƒ\x17 "
b"\x01 ìÄP¤└sÛÇGûH╦®:8 "
b"\x01 ìÄa7CqíèÆ┘gCèôç "
b"\x01 ì┴`┴ãp3ª²\x05 ³/╠~7 "
b"\x01 ì┴g╦¾rj¼ò5ë└Aô+ "
b"\x01 ìÃ\x18 ó|r┐à0(ý6‗Ù\x15 "
b"\x01 ì´]3¶q\x02 ªDþ}bw¢B "
b"\x01 ì´mR*r!í:Ó§tÂh╔ "
b"\x01 ì´╦#îs\f ú§\v Ü$\x10 Yñ "
b"\x01 ì´¤?ºrj©\x7F r£Î\x12\x1A å "
b"\x01 ì§[r,s\t íéÒæ1Ûv- "
b"\x01 Ž\t EqCsI€K°ºž=Î "
b"\x01 Ä\t p\x13 ðp╬êôì├¬ùı> "
b"\x01 Ä\x0E ¯üÉp_ºvÚ\x05 ×iµv "
b"\x01 Ž\x0F B\x13 ;rB¢l¾&\x16 ÷•ý "
b"\x01 Ž\x13 [qHrñ”;ÁÐ\x01 •,Ý "
b"\x01 Ä\x13 ÆÝmr᪥;Åî9¾\x11 "
b"\x01 Ž\x13 ¯`Çp\x13 •[AÆ£‘2\x01 "
b"\x01 Ž\x13 ¼\x05 BpS‘9µ8ßÓ¯¾ "
b"\x01 Ž\x13 É,\x14 r_£Œ*ˆÈ\x02 R‚ "
b"\x01 Ž\x13 É,\x15 r\x04 ¬3\x06 ÞöU"™ "
b"\x01 Ž\x1E êì5sþš¸\x19 Ìå]\x17 Ô "
b"\x01 Ž-\x0F n¡pš…yÞŽ ¾R§ "
b"\x01 Ä-86öpBÉ<ÎìÇõ¢ƒ "
b"\x01 Ž-CɆq¡¹6„kŽjö\ "
b"\x01 Ž-Jê\x0E qº‹lš6\x07 ¾æµ "
b"\x01 Ž-V ür̆†cK\x17\x13 !þ "
b"\x01 Ä-a*|r Ø┐Y7û\x15 8â "
b"\x01 Ž-w—Šq϶à2Åi:HÌ "
b"\x01 Ž-‹\UpÃ¥z\x13 öbÛg» "
b"\x01 ŽB—é‘sñ±\x0E Ø¿ÏgÂN "
b"\x01 ŽBÒj¢r½“b½Æ*,ao "
b"\x01 ŽBÚogr“<l·CyŽ„ "
b"\x01 ŽBÚogr“<l·D7Ž4 "
b"\x01 Ža¨nPqqŠŽ9)ª¥ó& "
b"\x01 Äa│7Dr\x1F ì■┴T▓\x11\x13 Ú "
b"\x01 ÄaÃ,¯sáÉZ│íÀ\x01 t] "
b"\x01 ŽaÖ”äq¨©ÚHÄvx“Ë "
b"\x01 ŽaÛÉÕr܆Ȱè°Bw\x0F "
b"\x01 ÄaÕ®cr!×~É<\x16 ¸├? "
b"\x01 ŽfEµ·sn·”gÒH•©\x04 "
b"\x01 ŽfP\x08 –pÿ¾ÃZZ\x00 g¬v "
b"\x01 Žf[ƒˆpr·ßá‚À©äB "
b"\x01 Žf˜ÎŸsl²|NrØZê "
b"\x01 Žfº#œr\x1F ž(ÕÈga¸ì "
b"\x01 ŽfÄû²rä’M…¶ÆÁ\x05\x16 "
b"\x01 ŽfÐ\x0E ®r‡ˆs¡ïDõj "
b"\x01 Œc\x1D È\x19 pœ°Ø´_-ÓgL "
b"\x01 Ž-o>\x1A sR†”è;„“Ç "
b"""
\x01 Äa¥\x16 ârHÉp·ÍQ░\n
¦
"""
b"\x01 ŽaÏ—js¿wX>É\x10 \x06 "
]
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 (0x018C4974F23A70FF9B9D14AE99C13F64 , 0x018C4980C50D73A3A011207F088267E3 , 0x018C539422E971AE9B1050E9F4140459 , 0x018C53B8451F72308917CC381519EA44 , 0x018C53DC0F5272B8B6B86FFFC69FE1E5 , 0x018C53E9F8AF708DB64860056DF25D41 , 0x018C5957EAF3701388A9A9EE10050DAF , 0x018C5963B2007261B658DA90B6123FAD , 0x018C59965C5E73E0BE6D560FB21327FE , 0x018C599E273E719FB87726C765A261B0 , 0x018C59B3D1077322800DB62CDA343759 , 0x018C59BF72BF7382A0566345DDF07541 , 0x018C59C94AB873D88FFCA15E95B5C815 , 0x018C5D2A3F2371DC9935DA24EB68CBE8 , 0x018C5D93E0E272D390A1EFCAE7C7F97A , 0x018C5DAAF4DA73BF91213F3ED6AF1238 , 0x018C62E7C178706A8A7D8D02E6E993C3 , 0x018C63261F9B7037A87617B224A0C66E , 0x018C6850DD1D70D8B2A86DA8D28AC75F , 0x018C693F326172FB98E08FCB0140377A , 0x018C695110E970AC930A4EEAADE1B417 , 0x018C6D7CF83E72E2A8E3DA9CB673E391 , 0x018C6DB2BE25704DBB695B561C4BFEAB , 0x018C6DC9C47C720F8968557A36E3BE8A , 0x018C6E1936107247A9E193C63E410454 , 0x018C6E24B87570A993554E8341A144DD , 0x018C6E2ADD3D70249DB0998E1361B38E , 0x018C6E3E1A3B73929D6890CA2CE23509 , 0x018C6E4758B1726FA69204FF7A3878EE , 0x018C6E5335A970488412476F1505142B , 0x018C732A660C721B955D02C75B9F46C1 , 0x018C7338FA3872BE91D483406E3D5F8C , 0x018C734041C573328F23D0EDE7FE4334 , 0x018C7344BE1870248660163C6D06DA76 , 0x018C734F6AAE7052A1275C80C33C4C1B , 0x018C73566EDE72D992F26A01DC33EF14 , 0x018C77E128E272268076DDF608CB4C7E , 0x018C77EC9B887329A25332BF13AA1334 , 0x018C77FFB3707098B4879CC2A0FF0435 , 0x018C780C029C71C092A77428100399BB , 0x018C780FB8B773A1B8E4D94FD4B2ECDD , 0x018D3FF959BD71A8A22FCBF6AFAACDE8 , 0x018D4169BA6470B792280429D3B5FEB7 , 0x018D4680EC85705DBD584AD860EBAF38 , 0x018D54EABE53732C9287A418F21924C7 , 0x018D550B687270BEBD63DBAE45BBE04A , 0x018D5523B6A57143B88FEE3BB35FAD50 , 0x018D5977CBB772DF81C06EA7B71B8508 , 0x018D6521B35273BC8E498B94819A654A , 0x018D653B6FF472C783EB776D5BB7CBC1 , 0x018D656403C9727B8249C259AE5DC23B , 0x018D6A9E5938736DB964FAB8282F0366 , 0x018D8998A58B72BC8AC81A2272A860E3 , 0x018D8E3FD5FE700E94741F2CD4A39F17 , 0x018D8E50CFC073EA80479648CBA93A38 , 0x018D8E61374371A18A92D967438A9387 , 0x018DC160C1C67033A6FD05FC2FCC7E37 , 0x018DC167CBF3726AAC953589C041932B , 0x018DC718A27C72BF853028EC36F2EB15 , 0x018DEF5D33F47102A644E77D6277BD42 , 0x018DEF6D522A7221A13AE0F574B668C9 , 0x018DEFCB238C730CA3F50B9A241059A4 , 0x018DEFCF3FA7726AB87F729CD7121A86 , 0x018DF55B722C7309A182E39131EA762D , 0x018E094571437349804BB0ADBA9E3DCE , 0x018E097013D070CE88938DC3AA97D53E , 0x018E0EEE8190705FA776E9059E69E676 , 0x018E0F42133B7242A26CBE2616F795FD , 0x018E135B714872F1943BC1D001952CDD , 0x018E1392ED6D72A0A6BE3B8F8C39F311 , 0x018E13AF60C77013955B41C6A3913201 , 0x018E13BC054270539139B538DFD3AFBE , 0x018E13C92C14725FA38C2A88C8025282 , 0x018E13C92C157204AC3306DEF6552299 , 0x018E1EEAEC3573FE9AB819CCE55D17D4 , 0x018E2D0F6EA1709A8579DE8E20BE52A7 , 0x018E2D3836947042903CD78D80E4BD9F , 0x018E2D43C98671A1B936846B8E6AF65C , 0x018E2D4AEA0E71BA8B6C9A3607BEE6B5 , 0x018E2D56A0FC72CC8686634B171321FE , 0x018E2D612A7C72209DBF593796153883 , 0x018E2D77978A71CFB6E032C5693A48CC , 0x018E2D8B5C5570C3A57A13F662DB67BB , 0x018E4297E99173F1B10ED8BFCF67C24E , 0x018E42D26AA272BD9362BDC62A2C616F , 0x018E42DA6F6772C2933C6CB743798E84 , 0x018E42DA6F6772C2933C6CB744378E34 , 0x018E61A86E5071718A8E3929AAA5F326 , 0x018E61B33744721F8DFEC154B21113E9 , 0x018E61C72CEE73A0905AB3A1B701745D , 0x018E61D694E471A8A9DA48C4767893CB , 0x018E61DBC9D572DC86C8B0E8B042770F , 0x018E61E5A96372219E7E903C16F7C33F , 0x018E6645B5B7736EB79467D24895A904 , 0x018E6650089670FFBEC35A5A0067AC76 , 0x018E665B83887072B7DFE182C0A9E442 , 0x018E6698CE9F736CB27C4E72D85AC3AA , 0x018E66BA239C721F9E28D5C86761B8EC , 0x018E66C4FBB272E4924D85B6C6C10516 , 0x018E66D00EAE72878873A1EF44F56AA0 , 0x018C631DC819709CB0D8B45F2DD3674C , 0x018E2D6F3E1A73528694E83BC28493C7 , 0x018E61BE168372489070FAD651B00ADD , 0x018E61CF976A73ADBF77583EC910A006 )));
Copy
1.00 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 ³Cqe“t}ó(MGö "
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 "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 ‹pç3®s‹ŠÓöbÆ/Œ6 "
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 º/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ª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºksl•\x19 þy¤ïÍã "
b"\x01 Še\v ºÄs'’\x10 Ú¬ºf”M "
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\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 ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºksl•\x19 þy¤ïÍã "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 æ╚\x04 ½êuźÔå\x02 ðôÿ╝ "
b"\x01 Še\v ºÂpTžü\f È=Qs; "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 æ╚\x04 ½êuźÔå\x02 ðôÿ╝ "
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 ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³Cqe“t}ó(MGö "
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 ³?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 │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 ³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 ºÂpTžü\f È=Qs; "
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 ║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 ³?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 ºJrv»\x00 ºã_û\x7F d "
b"\x01 èe\v ║YpÌÂ\x19\x14 R°k└É "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
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 │5pàÉf®\x0F O*#\x0E "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
b"\x01 ‹pç3®s‹ŠÓöbÆ/Œ6 "
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 º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºUp·š”¦ÅåP9Þ "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
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 º/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 ºÑ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_«æ¬¶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 ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
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 º[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 ²âqt²×\x05 uÞÆ\x1F ª "
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\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 º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
]
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 (0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018B70E733AE738B8AD3F662C62F8C36 , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB34772F582B6EA7A6FFC3277 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA6B736C9519FE79A4EFCDE3 , 0x018A650BBAC473279210DAACBA66944D , 0x018A650BBAC473279210DAACBA66944D , 0x018A650BBAC473279210DAACBA66944D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA6B736C9519FE79A4EFCDE3 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x0191C804AB88758FA7E28602D09398BC , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x0191C804AB88758FA7E28602D09398BC , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBA817014BE9675168120C370 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA4A7276BB00BAE35FFB7F64 , 0x018A650BBA4A7276BB00BAE35FFB7F64 , 0x018A650BBA5970DEB6191452F86BC090 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB2F2735C8FA7BDB4677E2DAF , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018B70E733AE738B8AD3F662C62F8C36 , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA5570B79A94A6C5E55039DE , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA4F713D8534517B46E961A4 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA4F713D8534517B46E961A4 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA4F713D8534517B46E961A4 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA4F713D8534517B46E961A4 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5B70ACBB8ADB1CB1643D9F ));
Copy
0.97 ms (0.06%)
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.97 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 ³Cqe“t}ó(MGö "
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 ║9pQç*\x1F ╚hì¨Î "
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 ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v ºusO¸ì3i\x1F Àtí "
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 º\e qƒ°=Žú,\x1D ÿ€ "
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‰£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 ºÁp„Œuyb¯×DÜ "
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 ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
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 ║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 º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºOq=…4Q{Féa¤ "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
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 º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Grõ‚¶êzoü2w "
b"\x01 Še\v ²ðp‰£YÑO\x7F /\x1C\x01 "
b"\x01 Še\v ²ðp‰£YÑO\x7F /\x1C\x01 "
b"""
\x01 èe\v ▓¾rñüà┼\x04 \n
I\f ¥
"""
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
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 ³Ls„»éŸ¥œØ\x1E ~ "
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 ³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{¸^³\x00 ˆ³a* "
b"\x01 èe\v ║üp\x14 ¥ûu\x16 ü ├p "
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 ºÑ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 º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³Ls„»éŸ¥œØ\x1E ~ "
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 ║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 ³Ls„»éŸ¥œØ\x1E ~ "
b"\x01 Še\v ³Ls„»éŸ¥œØ\x1E ~ "
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ö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ºOq=…4Q{Féa¤ "
b"\x01 èe\v ║Ssö┤╦▓:w¤\x14 Ø "
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 ³EpÆ£á3-˜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 º¿q_«æ¬¶jÂZ\x14 "
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 º‹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 ºqp¸¿ˆ¬Ö’(V® "
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 ³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 ³Cqe“t}ó(MGö "
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 ³EpÆ£á3-˜a¿á "
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 ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
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 º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
]
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 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA4F713D8534517B46E961A4 , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB34772F582B6EA7A6FFC3277 , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA4A7276BB00BAE35FFB7F64 , 0x018A650BBA4F713D8534517B46E961A4 , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA817014BE9675168120C370 , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA8E7203BD7E9B209E747456 , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA4F713D8534517B46E961A4 , 0x018A650BBA537394B4CBB23A77CF149D , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC ));
Copy
0.97 ms (0.06%)
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\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\x05 ‘ræŠn~¿÷â¿\x15 "
b"\x01 Še\f\x05 ¯s>¯·\x1D ¾e³\x15 ë "
b"\x01 Še\f\x0E ´rxž\x17 ¾C\x1E ±S "
b"\x01 èe\f\x10 KsÉò\x13 `├õâ1 "
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 ž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 '¨qü╝(\x13 █gg{% "
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 TApÿɪbm\x10 ê×\x18 "
b"\x01 Še\f TûrÆ‹1„nMÚ@\x12 "
b"\x01 Še\f g_p¹«¡yjð\x15 ú} "
b"\x01 Še\f jTq\f „Fjy¾3a« "
b"\x01 Še\f k8rÊ“,\r ®Ä§ÀÈ "
b"\x01 èe\f î7rxè\f &üànYE "
b"\x01 Še\f ¢[qµ«°_·Zã\x0F “ "
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 «‚s˜”Ç\x19 B¾³éž "
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 ıÁr@É\f ¥¡°\x13 ╔g "
b"\x01 Še\f ÕÀq.ƒµ…°\x18 ˜°ë "
b"\x01 èe\f δsæÉô*\x18 ÎX²╔ "
b"\x01 Še\f ÙÞrd¤\x02 jxδp "
b"\x01 èe\f ┌\x16 p¦╣M[ñ)¿É╣ "
b"\x01 Še\f Û\t s* K^\x05 ÀMư "
b"\x01 èe\f █ûqÁöw╩*yÔØÉ "
b"\x01 Še\f ÜÖqÜ¿¢Y\x05 OR}y "
b"\x01 Še\f Üërû¡F\x13 ëÓl¦\x10 "
b"\x01 Še\f Üõpp¸yßN\x02 NŽV "
b"\x01 Še\f Üúq\x02 ¨š7oÜšÉè "
b"\x01 Še\f 'ñr®€µÏ\x00 1#“± "
b"\x01 Še\f )øqŽ©ÓgwøW^Í "
b"\x01 Še\f ;GpÆ \•%Ó*%ï "
b"\x01 Še\f Tàst¶‚ë{óÍS; "
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 (0x018A650BF92573BAA7E47C949D596DB6 , 0x018A650C00C9738085790EDCB89CBD17 , 0x018A650C0142720D84F073ECC8084E01 , 0x018A650C016F720B90E638E9C028DC28 , 0x018A650C017C731D96F1ED4A447E8967 , 0x018A650C048E71C9A6AFCCCC02B0F8BE , 0x018A650C04E971C8910F5CBA6F6642BB , 0x018A650C059172E68A6E7EBFF7E2BF15 , 0x018A650C05AF733EAFB71DBE65B315EB , 0x018A650C0EB472789E17BE431EC2B153 , 0x018A650C104B7390951360C3E4F08331 , 0x018A650C19C5702E8CBBA07D34CCCEC1 , 0x018A650C1A48728B9E608A31F75F0502 , 0x018A650C1B3873E7BF137C9E0BFA3744 , 0x018A650C1B9072D689B4EEAE8D96A2C5 , 0x018A650C1BE57087A4B51BF684D94CDE , 0x018A650C1BF0737D9A8A59EDE4226604 , 0x018A650C1CFC72BB8B0EDD3297404E1C , 0x018A650C1D347258B3CEAE60C27C17C8 , 0x018A650C1D9E7021AA5C2622E761B4A1 , 0x018A650C254F70DAAF897E2D590E4AAD , 0x018A650C2562705480D634735F8064A4 , 0x018A650C256A71978B08B04EAD535333 , 0x018A650C25787179B758EABD4848F0F7 , 0x018A650C27F97181BC2813DB67677B25 , 0x018A650C289A7208980AF9698EDF07F1 , 0x018A650C29FF72DBAAB621A29F8D7139 , 0x018A650C384371BE928F73D7209991F6 , 0x018A650C38BB714AA77EF5F91536123B , 0x018A650C392D71D696F1B0F0D7D096F5 , 0x018A650C3B51720CBB6CB144D113615D , 0x018A650C535870A8A7EE9FED8E550591 , 0x018A650C540F73D49D5A77C5B548DD5E , 0x018A650C5441709890A6626D10889E18 , 0x018A650C54FB72C68B31846E4DDA4012 , 0x018A650C675F70B9ABA1796AF015FA7D , 0x018A650C6A54710C84466A79BE3361AB , 0x018A650C6B3872CA932C0DAEC4A7C0C8 , 0x018A650C8C3772788A0C2681856E5945 , 0x018A650CA25B71B5ABB05FB75AE30F93 , 0x018A650CA7977089B9F28B59757B9A78 , 0x018A650CA96771F1B512B361F2F92831 , 0x018A650CAABB736F85402351A466B460 , 0x018A650CAB82739894C71942BEB3E99E , 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 , 0x018A650CD5B57240900CBEADF813C967 , 0x018A650CD5C0712E83B585B01898B0EB , 0x018A650CD7EF739190932A18D758FDC9 , 0x018A650CD9DE7264A402AD6A78CEB470 , 0x018A650CDA1670DDB94D5BA429A890B9 , 0x018A650CDB09732AA04B5E05C04DC6B0 , 0x018A650CDB9671B59477CA2A79E29D90 , 0x018A650CDCD671DCBFA259054F527D79 , 0x018A650CDCEB72FBA14613EBD36CA610 , 0x018A650CDCF57070B879DF4E024E8E56 , 0x018A650CDCFA7102A89A376FDC9AC9E8 , 0x018A650C27F172AE80B5CF00312393B1 , 0x018A650C29F8718EA9D36777F8575ECD , 0x018A650C3B4770C6A05C9525D32A25EF , 0x018A650C54E07374B682EB7BF3CD533B , 0x018A650C674771E79FE10BC24578855A )));
Copy
0.96 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_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
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 ºusO¸ì3i\x1F Àtí "
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 ºqp¸¿ˆ¬Ö’(V® "
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 ºqp¸¿ˆ¬Ö’(V® "
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 ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 ‹pç3®s‹ŠÓöbÆ/Œ6 "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
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 ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v ³JqÒ‹\x16 P;\x05 éÖ- "
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 º‹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 º‹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 ºUp·š”¦ÅåP9Þ "
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Þ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
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 ║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 ³Grõ‚¶êzoü2w "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
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 ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
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 ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
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 º/q{¸^³\x00 ˆ³a* "
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 ºqp¸¿ˆ¬Ö’(V® "
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 ºÑp\x1F ±ó§~\x15 DGm "
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 ºÑ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¬»ŠÛ\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 º‰q°·— Pe÷†e "
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þ "
]
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 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB343716593747DF3284D47F6 , 0x018B70E733AE738B8AD3F662C62F8C36 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BB2F2735C8FA7BDB4677E2DAF , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA4F713D8534517B46E961A4 , 0x018A650BBA5570B79A94A6C5E55039DE , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBA5570B79A94A6C5E55039DE , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBA5570B79A94A6C5E55039DE , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB34772F582B6EA7A6FFC3277 , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA7972429E2E50D9FE8E18F5 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA7972429E2E50D9FE8E18F5 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA7972429E2E50D9FE8E18F5 , 0x018A650BBA5C73E6BB10D6B036433D20 , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8B728AA513CEF08E8630FE ));
Copy
0.95 ms (0.06%)
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.93 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˜ž€ÿäîZ!ù "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
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 ║ìpQí^d\x18 >dh| "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
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 ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
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 º\e qƒ°=Žú,\x1D ÿ€ "
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 ³Cqe“t}ó(MGö "
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 │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* "
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 º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Ls„»éŸ¥œØ\x1E ~ "
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 º/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Š¥\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 º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºÂpTžü\f È=Qs; "
b"\x01 Še\v ºÂpTžü\f È=Qs; "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
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ª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºusO¸ì3i\x1F Àtí "
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 º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 ºqp¸¿ˆ¬Ö’(V® "
b"\x01 Še\v ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º‰q°·— Pe÷†e "
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 º/q{¸^³\x00 ˆ³a* "
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 ºUp·š”¦ÅåP9Þ "
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 ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³?p›ŠçhECÈ* "
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 º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
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 ³?p›ŠçhECÈ* "
b"\x01 Še\v ³Cqe“t}ó(MGö "
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 ³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 ▓‗s\ź¢┤g~-» "
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 éÖ- "
]
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 (0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8E7203BD7E9B209E747456 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA4A7276BB00BAE35FFB7F64 , 0x018A650BBA4F713D8534517B46E961A4 , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018B70E733AE738B8AD3F662C62F8C36 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB2F2735C8FA7BDB4677E2DAF , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA5570B79A94A6C5E55039DE , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC672B593CF92F1D0A41640 , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC672B593CF92F1D0A41640 , 0x018A650BBA5970DEB6191452F86BC090 , 0x018A650BBA5970DEB6191452F86BC090 , 0x018A650BBA5970DEB6191452F86BC090 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BB2F2735C8FA7BDB4677E2DAF , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB2F2735C8FA7BDB4677E2DAF , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB2F2735C8FA7BDB4677E2DAF , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB34A71D28B16503B05E9D62D ));
Copy
0.91 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_«æ¬¶jÂZ\x14 "
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\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)²*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 ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÓsB\x18 PW\x06\x1A PX "
b"\x01 Še\v ³Ls„»éŸ¥œØ\x1E ~ "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v ºÈq˜ž€ÿäîZ!ù "
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 º\e qƒ°=Žú,\x1D ÿ€ "
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 ³Grõ‚¶êzoü2w "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v ³Ls„»éŸ¥œØ\x1E ~ "
b"\x01 Še\v ³Ls„»éŸ¥œØ\x1E ~ "
b"\x01 Še\v ³Ls„»éŸ¥œØ\x1E ~ "
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 ²ðp‰£YÑO\x7F /\x1C\x01 "
b"\x01 Še\v ³JqÒ‹\x16 P;\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 ³-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 ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v ³Cqe“t}ó(MGö "
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)²*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 ║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 º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
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 ºÁp„Œuyb¯×DÜ "
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 ³?p›ŠçhECÈ* "
b"\x01 Še\v ²ðp‰£YÑO\x7F /\x1C\x01 "
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 ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v ²ðp‰£YÑO\x7F /\x1C\x01 "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
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 ³-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 ³?p›ŠçhECÈ* "
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 ³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 ³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 ║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 ³-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 º\e qƒ°=Žú,\x1D ÿ€ "
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 ³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 ║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 ³?p›ŠçhECÈ* "
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 ³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 ³Cqe“t}ó(MGö "
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 ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
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 ºqp¸¿ˆ¬Ö’(V® "
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 ³-p)²*NÎ\x05 —³\x13 "
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 │5pàÉf®\x0F O*#\x0E "
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 ³-p)²*NÎ\x05 —³\x13 "
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 èe\v ║ìpQí^d\x18 >dh| "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
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 º[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Ž[ "
]
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 (0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD37342AD185057061A5058 , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA4A7276BB00BAE35FFB7F64 , 0x018A650BBA4F713D8534517B46E961A4 , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB34772F582B6EA7A6FFC3277 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBABB71F8966CFDE9C0C08F71 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B ));
Copy
0.90 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 ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v ³JqÒ‹\x16 P;\x05 éÖ- "
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 º/q{¸^³\x00 ˆ³a* "
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_«æ¬¶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°·— 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 ║ì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 º]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 ²â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 º/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 ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Grõ‚¶êzoü2w "
b"\x01 ‹pç3®s‹ŠÓöbÆ/Œ6 "
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 ║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 ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 èe\v │5pàÉf®\x0F O*#\x0E "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
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 º/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 ³Grõ‚¶êzoü2w "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
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 º\e qƒ°=Žú,\x1D ÿ€ "
b"\x01 Še\v ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v ºÈq˜ž€ÿäîZ!ù "
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›ŠçhECÈ* "
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‰£YÑO\x7F /\x1C\x01 "
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 ºÁ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 ºÓ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 º¿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˜ž€ÿäî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¬»ŠÛ\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 éÖ- "
]
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 (0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5C73E6BB10D6B036433D20 , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB34772F582B6EA7A6FFC3277 , 0x018B70E733AE738B8AD3F662C62F8C36 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB34772F582B6EA7A6FFC3277 , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB2F2735C8FA7BDB4677E2DAF , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBA4A7276BB00BAE35FFB7F64 , 0x018A650BBA4A7276BB00BAE35FFB7F64 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA4F713D8534517B46E961A4 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA4F713D8534517B46E961A4 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB34772F582B6EA7A6FFC3277 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAD37342AD185057061A5058 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB358738B980EFACFFFCF93D1 , 0x018A650BB358738B980EFACFFFCF93D1 , 0x018A650BB358738B980EFACFFFCF93D1 , 0x018A650BBACF7241B2998B4E7F9631FE , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBABB71F8966CFDE9C0C08F71 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBABB71F8966CFDE9C0C08F71 , 0x018A650BB2F07089A359D14F7F2F1C01 , 0x018A650BB34A71D28B16503B05E9D62D ));
Copy
0.88 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¬»ŠÛ\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_«æ¬¶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 ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
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 º¿q_«æ¬¶jÂZ\x14 "
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 ³JqÒ‹\x16 P;\x05 éÖ- "
b"\x01 Še\v ³Ls„»éŸ¥œØ\x1E ~ "
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 ³EpÆ£á3-˜a¿á "
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 ▓‗s\ź¢┤g~-» "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
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 ║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 º/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 ³Cqe“t}ó(MGö "
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 ³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 º\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 º/q{¸^³\x00 ˆ³a* "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v ºJrv»\x00 ºã_û\x7F d "
b"\x01 Še\v ºOq=…4Q{Féa¤ "
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 ³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 ³-p)²*NÎ\x05 —³\x13 "
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 ³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 ³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 º/q{¸^³\x00 ˆ³a* "
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 º/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 ºÆrµ“Ï’ñФ\x16 @ "
b"\x01 Še\v ºÆrµ“Ï’ñФ\x16 @ "
b"\x01 Še\v ºÆrµ“Ï’ñФ\x16 @ "
b"\x01 Še\v ºÆrµ“Ï’ñФ\x16 @ "
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 ºÁ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 ▓¾rñüà┼\x04 \n
I\f ¥
"""
b"\x01 Še\v ³Cqe“t}ó(MGö "
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 ³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{¸^³\x00 ˆ³a* "
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 (0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBA5570B79A94A6C5E55039DE , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB2F2735C8FA7BDB4677E2DAF , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB2F2735C8FA7BDB4677E2DAF , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB34772F582B6EA7A6FFC3277 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA5570B79A94A6C5E55039DE , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA4A7276BB00BAE35FFB7F64 , 0x018A650BBA4F713D8534517B46E961A4 , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC672B593CF92F1D0A41640 , 0x018A650BBAC672B593CF92F1D0A41640 , 0x018A650BBAC672B593CF92F1D0A41640 , 0x018A650BBAC672B593CF92F1D0A41640 , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A ));
Copy
0.87 ms (0.05%)
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.85 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 ºusO¸ì3i\x1F Àtí "
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 ³?p›ŠçhECÈ* "
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 ³Cqe“t}ó(MGö "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
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 º]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 ³Cqe“t}ó(MGö "
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„Œuyb¯×DÜ "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
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 ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v º‰q°·— Pe÷†e "
b"\x01 Še\v ºyrBž.PÙþŽ\x18 õ "
b"\x01 Še\v ºyrBž.PÙþŽ\x18 õ "
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 ▓‗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 ³Cqe“t}ó(MGö "
b"\x01 Še\v ³Cqe“t}ó(MGö "
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ª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºqp¸¿ˆ¬Ö’(V® "
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 º]qª„\v Ý\x10 ó{\x7F K "
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 ºÁ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 ³-p)²*NÎ\x05 —³\x13 "
b"\x01 Še\v ³?p›ŠçhECÈ* "
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 º\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 ºÁp„Œuyb¯×DÜ "
b"\x01 Še\v ³Cqe“t}ó(MGö "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
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 ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³EpÆ£á3-˜a¿á "
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 "
]
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 (0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5C73E6BB10D6B036433D20 , 0x018A650BBA5C73E6BB10D6B036433D20 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA7972429E2E50D9FE8E18F5 , 0x018A650BBA7972429E2E50D9FE8E18F5 , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB2F2735C8FA7BDB4677E2DAF , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD37342AD185057061A5058 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC672B593CF92F1D0A41640 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAC672B593CF92F1D0A41640 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAC672B593CF92F1D0A41640 , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA5C73E6BB10D6B036433D20 , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB343716593747DF3284D47F6 , 0x018B70E733AE738B8AD3F662C62F8C36 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBABF715FABE6ACB66AC25A14 ));
Copy
0.85 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\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 º[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 "
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ª„\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¬»ŠÛ\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 º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±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 º\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 ³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\x1F ±ó§~\x15 DGm "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
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 º/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 ºÑp\x1F ±ó§~\x15 DGm "
b"\x01 Še\v ºÁp„Œuyb¯×DÜ "
b"\x01 èe\v ║YpÌÂ\x19\x14 R°k└É "
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{¸^³\x00 ˆ³a* "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
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 ³Cqe“t}ó(MGö "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
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 º[p¬»ŠÛ\x1C ±d=Ÿ "
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 º\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 ºusO¸ì3i\x1F Àtí "
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 ºÑ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 "
]
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 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBAD37342AD185057061A5058 , 0x018A650BBAD37342AD185057061A5058 , 0x018A650BBAD37342AD185057061A5058 , 0x018A650BBAD37342AD185057061A5058 , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA6B736C9519FE79A4EFCDE3 , 0x018A650BBABE707480FB6644149352FD , 0x018A650BBA7972429E2E50D9FE8E18F5 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA7972429E2E50D9FE8E18F5 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBABB71F8966CFDE9C0C08F71 , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBABD73908D4550CE90D2316A , 0x018A650BBAD37342AD185057061A5058 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBABD73908D4550CE90D2316A , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB34772F582B6EA7A6FFC3277 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33F709B8AE76845AD43C82A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB32D7029B22A4ECE0597B313 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA5970DEB6191452F86BC090 , 0x018A650BBA5970DEB6191452F86BC090 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA5570B79A94A6C5E55039DE , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC270549EFC0CC83D51733B , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBABF715FABE6ACB66AC25A14 ));
Copy
0.83 ms (0.05%)
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.83 ms (0.05%)
1
"COMMIT"
0.82 ms (0.05%)
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.81 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 ▓¾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 ²âqt²×\x05 uÞÆ\x1F ª "
b"\x01 Še\v ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
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 ºÈ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 ºÈ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°·— Pe÷†e "
b"\x01 Še\v ºÈq˜ž€ÿäîZ!ù "
b"\x01 Še\v º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 èe\v ║╗q°ûl²Ú└└Åq "
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 ║5s2ù\x15 kAü9}. "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
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 ³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?“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 º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º]qª„\v Ý\x10 ó{\x7F K "
b"\x01 Še\v º‹rŠ¥\x13 Îðކ0þ "
b"\x01 Še\v ºŽr\x03 ½~› žttV "
b"\x01 Še\v º¿q_«æ¬¶jÂZ\x14 "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
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 (0x018A650BBAC170848C757962AFD744DC , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA1B7183B03D8EFA2C1DFF80 , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBABB71F8966CFDE9C0C08F71 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA35733297156B4181397D2E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 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 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8E7203BD7E9B209E747456 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACD723F936316F1F1728E5B ));
Copy
0.78 ms (0.05%)
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.77 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.76 ms (0.04%)
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 û─\x15 Ø\x1A rîÅ6I¥²#µ\x1C "
b"\x01 –ÔOê™s\x1C ¦ª„¿\x7F ™œb "
b"\x01 –Ôcøâq<¸Z\x03 b\[ÜÐ "
b"\x01 –ç«Ûgpw¬žy¢8Ø<˜ "
b"\x01 –çÍz&pt³c¨\t ‘[.„ "
b"\x01 ù@Ѫ\x05 s1É|;\x05 ╔& ' "
b"\x01 —E\x10 oÅs}‚vúY†‚bÊ "
b"\x01 —E-ö\x05 p‘”:ùZcö€. "
b"\x01 —ED|³qÍ»#Jrš3N[ "
b"\x01 —EkÊrqi°§Ð†\v A\x06\x05 "
b"\x01 —E©FÙq\x03 ·ü^¤æö/× "
b"\x01 ùEÂ\e ¥q*¿BY;Å\x00 èZ "
b"\x01 —EÉ\x19 åsbšŒ‰•ð\x13\x06 @ "
b"\x01 —Iqç2qÑ›†(\x15 ‹êñ™ "
b"\x01 —I|¤Zq³¥ã&êW\x1C mÔ "
b"\x01 ùIÉÇ╩s)Á¸\x12 Èlz]h "
b"\x01 —I«ï pRˆ\x18 ¯–»ŽQn "
b"\x01 —I½íýqiˆ:ýhÿ…«O "
b"\x01 —IõÜ\x06 p\‡\x07 ùT8€ÐÊ "
b"\x01 ùJ äÕs7▓¤üæ³ÒÝ▀ "
b"\x01 —J.\x19\x11 rŠ»¢-P:ÌŽ÷ "
b"\x01 —YÀµip\v œæt@PS…° "
b"\x01 ùYÐÀÔr!üõþoMk■d "
b"\x01 —Yߪßr›»:VQÊ87? "
b"\x01 —Z/W†qe¦è"6§¹á¦ "
b"\x01 —ZPÿærÖœlÈM{¦ô• "
b"\x01 —Zi\x12 Épîƒ;‘\x08 -\e þÆ "
b"\x01 —ZzðÊrÆŽ]¿ÐUû~• "
b"\x01 —Z€"Vsà—\x11 4\x15\x13\x1F ðP "
b"\x01 —^;Œøqí¨ºæW¥:sq "
b"\x01 —^C”‰pË“Y«ÍG\e Kæ "
b"\x01 —^M§Vr4‘ú\x05 Ÿ\x1A Òî\x1E "
b"\x01 —^[ê£q¦¢üFÿzs<G "
b"\x01 —^gòžsƒ™\r S)ü~\x18 ¤ "
b"\x01 —^n"Îq©¦’ô•mVø÷ "
b"\x01 —d®jorËŒSV¾"õîÅ "
b"""
\x01 ùd╚QSqÉ║}\n
ÀV║Á¦
"""
b"\x01 ˜\x03 ì¼ör ªœ\x06 (\x19 Óí! "
b"\x01 ÿ\x03 ¶ä/q╦é├JÔv£üº "
b"\x01 ˜\x04 $\x7F hr²‰¯‡YÙGEM "
b"\x01 ÿ\x04 ¡ì\x05 qÛ¼éé0Qÿ ç "
b"\x01 ˜\x07 ì©-p/ŒµH6©Ê\x01 ÿ "
b"\x01 ˜\x08\x07 ˆ\x07 p×·Zìj\v\x0E ” "
b"""
\x01 ˜\x08 +’\x02 p\n
¿ŸÚ<ç_;z
"""
b"\x01 ˜\x08 9î’p#¿d\x11 ê¥FÓ\x1A "
b"\x01 ˜\x08 G\x00 ÕqV—k»\x07\x06 LH "
b"""
\x01 ˜\x08 ’\n
[rö¡W:[Ó)é”
"""
b"\x01 ˜\x08 ¦!µrê‰öÒdì<\x1D \ "
b"\x01 ˜\x08 ätÐp«…|÷\x17 Œ|\x1D ™ "
b"\x01 ˜\x0E\x17 ÞNq+ª?ddÜéax "
b"\x01 ˜\x0E <™ðskƒ÷v1§W\x0F\x14 "
b"\x01 ˜+ý,\r p„ƒài4\x12\x1A ÿ "
b"\x01 ˜2%ºÌs¦œ¥•\x19 Á ï® "
b"\x01 ÿ<ì «r_ô┐w¼$V.ñ "
b"\x01 ÿ<─\x7F ┼q¸║ÞíähÅ~§ "
b"\x01 ˜<ñàÛró£ýž–tYT\x1A "
b"\x01 ÿ<¸ı╠r\x1D èkÇ>5ýüÅ "
b"\x01 ˜=\x03 ›¡qS‹ðÃnÞy\x18 Ò "
b"\x01 ˜AK«Wqª¦—\x13 A3ˆ‚k "
b"\x01 ÿA_·┐sÝüâòA├,³ "
b"\x01 ˜Au\x04 ås¨´\x07\x19 ž\x19 1ä\x05 "
b"\x01 ˜A{(Þs¶Ž%€y´ÌfÀ "
b"\x01 ÿAÉÐ╗q?èØ,/<ͱð "
b"\x01 ÿAØ\r qsƒƒS\e ¾\x1C tÌ/ "
b"\x01 ÿP\©9pêàü!ÔqåqÍ "
b"\x01 ˜P®}²q~ ˜Ç\x10 ‰\x16 ‘\x04 "
b"""
\x01 ÿy┼¯└qÉÆ\n
ûU▒CMs
"""
b"\x01 ÿy┼¯┴qì│Ã5Tr┴*< "
b"\x01 ˜¨hŸ4pu‡³:B€r\x1F ¥ "
b"\x01 ÿ¿~¦NqAóöü\x0F Ê<\x1D Í "
b"\x01 ÿ¿ö█Ys.Ü\x15 kA¨=Ãì "
b"""
\x01 ˜¨©Æ+pÖº\n
CIÂþOo
"""
b"\x01 ÿ¿─ò\x10 qi¥Åÿrªº´\r "
b"\x01 ˜Ò\x1A Ñ\r q”º¼&ù¨\x1D\x1C À "
b"\x01 ˜ÒA/œpæ…W\x1A yàNÉ_ "
b"\x01 ˜y»\x7F ãrŠ{%W†ó\x1E K "
]
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 (0x0196C4159D1A728C8F3649BEFD23E61C , 0x0196D44FEA99731CA6AA84BF7F999C62 , 0x0196D463F8E2713CB85A03625C5BDCD0 , 0x0196E7ABDB677077AC9E79A238D83C98 , 0x0196E7CD7A267074B363A809915B2E84 , 0x019740A5A6057331907C3B05C9262027 , 0x019745106FC5737D8276FA59868262CA , 0x0197452DF6057091943AF95A63F6802E , 0x019745447CB371CDBB234A729A334E5B , 0x0197456BCA727169B0A7D0860B410605 , 0x019745A946D97103B7FC5EA4E6F62FD7 , 0x019745B61BBE712AA842593B8F008A5A , 0x019745C919E573629A8C8995F0130640 , 0x01974971E73271D19B8628158BEAF199 , 0x0197497CA45A71B3A5E326EA571C6DD4 , 0x0197499080CA7329B5F712D46C7A5D68 , 0x019749ABEFA070528818AF96BB8E516E , 0x019749BDEDFD7169883AFD68FF85AB4F , 0x019749F5DC06705C8707F9543880D0CA , 0x01974A2084E57337B2CF8191FCE3EDDF , 0x01974A2E1911728ABBA22D503ACC8EF7 , 0x019759C0B569700B9CE67440505385B0 , 0x019759D1B7E2722181E4E76F4D6BFE64 , 0x019759DFAADF729BBB3A5651CA38373F , 0x01975A2F57867165A6E82236A7B9E1A6 , 0x01975A50FFE672D69C6CC84D7BA6F495 , 0x01975A6912C970EE833B91082D1BFEC6 , 0x01975A7AF0CA72C68E5DBFD055FB7E95 , 0x01975A80225673E097113415131FF050 , 0x01975E3B8CF871EDA8BAE657A53A7371 , 0x01975E43948970CB9359ABCD471B4BE6 , 0x01975E4DA756723491FA059F1AD2EE1E , 0x01975E5BEAA371A6A2FC46FF7A733C47 , 0x01975E67F29E7383990D5329FC7E18A4 , 0x01975E6E22CE71A9A692F4956D56F8F7 , 0x019764AE6A6F72CB8C5356BE22F5EEC5 , 0x019764C851537190BA7D0AB756BAB5DD , 0x019803ECBCF672A0AA9C062819D3ED21 , 0x019803F4842F71CB82C34AE2769C81A7 , 0x019804247F6872B289AF8759D947454D , 0x019804AD8D0571EAAC82823051982087 , 0x019807ECA92D702F8CB54836A9CA01FF , 0x01980807880770D7B75AADEC6A0B0E94 , 0x0198082B9202700ABF9FDA3CE75F3B7A , 0x01980839EE927023BF6411EAA546D31A , 0x0198084700D57156976BBBAD07064C48 , 0x019808920A5B72F6A1573A5BD329E994 , 0x019808A621B572EA89F6D264EC3C1D5C , 0x019808E474D070AB857CF7178C7C1D99 , 0x01980E17DE4E712BAA3F6464DCE96178 , 0x01980E3C99F0736B83F77631A7570F14 , 0x01982BFD2C0D708483E06934121AFFA0 , 0x01983225BACC73A69CA59519C1A0EFAE , 0x01983C8D20AE725F93BF77AC24562EA4 , 0x01983CC47FC571F7BAE8A184688F7EF5 , 0x01983CF1E0DB72F3A3FD9E967459541A , 0x01983CF7D5CC721D8A6B803E35EC818F , 0x01983D039BA171538BF0C36EDE7918D2 , 0x0198414BAB5771AAA69713413388826B , 0x0198415FFABF73ED81839541F0C32CFC , 0x0198417504E573A8B407199E1931E405 , 0x0198417B28DE73B68E258079B4CC66C0 , 0x01984190D1BB713F8A9D2C2F3CD6F1D0 , 0x0198419D0D71739F9F531BF31C74DE2F , 0x0198505CB8397088858121E2718671D6 , 0x019850AE7DB2717EA098C71089169104 , 0x019879C5EEC07190920A9655B1434D73 , 0x019879C5EEC1718DB3C7355472C12A3C , 0x0198A8689F34707587B33A4280721FA5 , 0x0198A87EDD4E7141A294810FD23C1DD6 , 0x0198A894DB59732E9A156B41F93DC78D , 0x0198A8A9C62B70D6BA0A4349C2FE4F6F , 0x0198A8C495107169BE8F9872A6A7EF0D , 0x0198D21AD10D7194BABC26F9A81D1CC0 , 0x0198D2412F9C70E685571A79E04EC95F , 0x019879BB7FE372C28A7B255786F31E4B )));
Copy
0.74 ms (0.04%)
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.74 ms (0.04%)
14
SELECT `base_class` AS `baseClass` , `author`
FROM `plugin`
SELECT `base_class` AS `baseClass` , `author`
FROM `plugin`
;
Copy
0.74 ms (0.04%)
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.68 ms (0.04%)
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.62 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.57 ms (0.03%)
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 ³EpÆ£á3-˜a¿á "
b"\x01 Še\v ºÑp\x1F ±ó§~\x15 DGm "
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 ³Cqe“t}ó(MGö "
b"\x01 Še\v ³JqÒ‹\x16 P;\x05 éÖ- "
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 ³Ls„»éŸ¥œØ\x1E ~ "
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 ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
b"\x01 èe\v ║9pQç*\x1F ╚hì¨Î "
b"\x01 Še\v º?s„‹·;¯\x05 §ë< "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
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 ³Ls„»éŸ¥œØ\x1E ~ "
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 ▓¾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„Œ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 ³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 ²â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 º¿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 ²â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 ºÑp\x1F ±ó§~\x15 DGm "
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 ²â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 ²â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 º[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\x1F ±ó§~\x15 DGm "
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„Œuyb¯×DÜ "
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\x1F ±ó§~\x15 DGm "
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 ºqp¸¿ˆ¬Ö’(V® "
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 │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 ³0p±˜¡¡d[çÓM "
b"\x01 Še\v ³3sJ»\x17 Ö\x17 jÇ”» "
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 º/q{¸^³\x00 ˆ³a* "
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 º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v º/q{¸^³\x00 ˆ³a* "
b"\x01 Še\v ³JqÒ‹\x16 P;\x05 éÖ- "
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 "
]
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 , 0x018A650BB34570C6A3E1332D9861BFE1 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB2F2735C8FA7BDB4677E2DAF , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB34C7384BBE99FA59CD81E7E , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBABF715FABE6ACB66AC25A14 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA8D7051A15E64183E64687C , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBAC170848C757962AFD744DC , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA75734FB8EC33691FC074ED , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BBA7170B8BF88ACD6922856AE , 0x018A650BB2F2735C8FA7BDB4677E2DAF , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33570859066A90F4F2A230E , 0x018A650BBA397051872A1FC8688DF9D7 , 0x018A650BBA3F73848BB73BAF05A7EB3C , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BB33070B198A1A1645BE7D34D , 0x018A650BB333734ABB17D6176AC794BB , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8B728AA513CEF08E8630FE , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BB2F372A48185C5040A490CBE , 0x018A650BB343716593747DF3284D47F6 , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BBA2F717BB85EB30088B3612A , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BB34A71D28B16503B05E9D62D , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 , 0x018A650BBA8971B0B797205065F78665 ));
Copy
0.56 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 "
"0198d4052da470ec9954d42a88902ed0 "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0x018BC88EF93E7076AF4E9A549B58204D ) AND (token = '0198d4052da470ec9954d42a88902ed0' ) LIMIT 1 ;
Copy
0.54 ms (0.03%)
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.53 ms (0.03%)
1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1 ;
Copy
0.53 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.52 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.52 ms (0.03%)
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?“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 ºÍ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 ºÍ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 º[p¬»ŠÛ\x1C ±d=Ÿ "
b"\x01 èe\v ║╗q°ûl²Ú└└Åq "
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 ²â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 ºÈq˜ž€ÿäîZ!ù "
]
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 (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 , 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 , 0x018A650BBACD723F936316F1F1728E5B , 0x018A650BBACF7241B2998B4E7F9631FE , 0x018A650BBACF7241B2998B4E7F9631FE , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA0172C7AA1A6D9538B64E4A , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBABB71F8966CFDE9C0C08F71 , 0x018A650BBAD1701FB1F3A77E1544476D , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BB2E27174B2D70575DEC61FAA , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA8E7203BD7E9B209E747456 , 0x018A650BBA5B70ACBB8ADB1CB1643D9F , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBA5D71AA840BDD10F37B7F4B , 0x018A650BBAC871989E80FFE4EE5A21F9 , 0x018A650BBAC871989E80FFE4EE5A21F9 ));
Copy
0.51 ms (0.03%)
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.50 ms (0.03%)
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.49 ms (0.03%)
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.46 ms (0.03%)
1
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE ?
Parameters :
[
"payload "
]
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE 'payload' ;
Copy
0.36 ms (0.02%)
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.30 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.30 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.22 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.20 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.19 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.18 ms (0.01%)
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 :
[
"0198d4052da470ec9954d42a88902ed0 "
]
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 ('0198d4052da470ec9954d42a88902ed0' );
Copy
0.18 ms (0.01%)
1
UPDATE `product_export` SET `generated_at` = ? , `updated_at` = ? WHERE id = ?
Parameters :
[
"2025-08-22 23:02:50.215 "
"2025-08-22 23:02:50.216 "
b"\x01 ï╚Ĩ@p\x10 Éyªò±\x07 ´z "
]
UPDATE `product_export` SET `generated_at` = '2025-08-22 23:02:50.215' , `updated_at` = '2025-08-22 23:02:50.216' WHERE id = 0x018BC88EF94070109079A695F107EF7A ;
Copy
0.17 ms (0.01%)
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.17 ms (0.01%)
1
SELECT `handler_identifier` , LOWER (HEX (`id` )) FROM `payment_method`
SELECT `handler_identifier` , LOWER (HEX (`id` )) FROM `payment_method` ;
Copy
0.15 ms (0.01%)
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.15 ms (0.01%)
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.15 ms (0.01%)
1
SELECT `name` , `path` , `author`
FROM `app`
WHERE `active` = 1
SELECT `name` , `path` , `author`
FROM `app`
WHERE `active` = 1
;
Copy
0.14 ms (0.01%)
1
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = ?
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = 'de-DE' ;
Copy
0.14 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.14 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.13 ms (0.01%)
1
SELECT iso FROM snippet_set WHERE id = ?
Parameters :
[
b"T\e\x1A $!ÈLʱ’ò¨·D‡ú "
]
SELECT iso FROM snippet_set WHERE id = 0x541B1A2421C84CCAB192F2A8B74487FA ;
Copy
0.13 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.12 ms (0.01%)
1
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"0198d4052da470ec9954d42a88902ed0 "
]
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = '0198d4052da470ec9954d42a88902ed0' ;
Copy
0.11 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 `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.09 ms (0.01%)
1
"START TRANSACTION"
"START TRANSACTION" ;
Copy