0.29 ms (6.74%)
1
SELECT `order` . `id` as `order.id` , `order` . `version_id` as `order.versionId` , `order` . `auto_increment` as `order.autoIncrement` , `order` . `order_number` as `order.orderNumber` , `order` . `billing_address_id` as `order.billingAddressId` , `order` . `billing_address_version_id` as `order.billingAddressVersionId` , `order` . `currency_id` as `order.currencyId` , `order` . `language_id` as `order.languageId` , `order` . `sales_channel_id` as `order.salesChannelId` , `order` . `order_date_time` as `order.orderDateTime` , `order` . `order_date` as `order.orderDate` , `order` . `price` as `order.price` , `order` . `amount_total` as `order.amountTotal` , `order` . `amount_net` as `order.amountNet` , `order` . `position_price` as `order.positionPrice` , `order` . `tax_status` as `order.taxStatus` , `order` . `shipping_costs` as `order.shippingCosts` , `order` . `shipping_total` as `order.shippingTotal` , `order` . `currency_factor` as `order.currencyFactor` , `order` . `deep_link_code` as `order.deepLinkCode` , `order` . `affiliate_code` as `order.affiliateCode` , `order` . `campaign_code` as `order.campaignCode` , `order` . `customer_comment` as `order.customerComment` , `order` . `source` as `order.source` , `order` . `state_id` as `order.stateId` , `order` . `rule_ids` as `order.ruleIds` , `order` . `custom_fields` as `order.customFields` , `order` . `created_by_id` as `order.createdById` , `order` . `updated_by_id` as `order.updatedById` , `order.orderCustomer` . `id` as `order.orderCustomer.id` , `order.orderCustomer` . `version_id` as `order.orderCustomer.versionId` , `order.orderCustomer` . `customer_id` as `order.orderCustomer.customerId` , `order.orderCustomer` . `order_id` as `order.orderCustomer.orderId` , `order.orderCustomer` . `order_version_id` as `order.orderCustomer.orderVersionId` , `order.orderCustomer` . `email` as `order.orderCustomer.email` , `order.orderCustomer` . `salutation_id` as `order.orderCustomer.salutationId` , `order.orderCustomer` . `first_name` as `order.orderCustomer.firstName` , `order.orderCustomer` . `last_name` as `order.orderCustomer.lastName` , `order.orderCustomer` . `company` as `order.orderCustomer.company` , `order.orderCustomer` . `title` as `order.orderCustomer.title` , `order.orderCustomer` . `vat_ids` as `order.orderCustomer.vatIds` , `order.orderCustomer` . `customer_number` as `order.orderCustomer.customerNumber` , `order.orderCustomer` . `custom_fields` as `order.orderCustomer.customFields` , `order.orderCustomer` . `remote_address` as `order.orderCustomer.remoteAddress` , `order.orderCustomer` . `created_at` as `order.orderCustomer.createdAt` , `order.orderCustomer` . `updated_at` as `order.orderCustomer.updatedAt` , `order` . `item_rounding` as `order.itemRounding` , `order` . `total_rounding` as `order.totalRounding` , `order` . `created_at` as `order.createdAt` , `order` . `updated_at` as `order.updatedAt` , `order.currency` . `id` as `order.currency.id` , `order.currency` . `factor` as `order.currency.factor` , `order.currency` . `symbol` as `order.currency.symbol` , `order.currency` . `iso_code` as `order.currency.isoCode` , `order.currency` . `position` as `order.currency.position` , `order.currency` . `tax_free_from` as `order.currency.taxFreeFrom` , `order.currency` . `item_rounding` as `order.currency.itemRounding` , `order.currency` . `total_rounding` as `order.currency.totalRounding` , `order.currency` . `created_at` as `order.currency.createdAt` , `order.currency` . `updated_at` as `order.currency.updatedAt` , `order.currency.translation.shortName` , COALESCE (`order.currency.translation.shortName` , `order.currency.translation.shortName` ) as `order.currency.shortName` , `order.currency.translation.name` , COALESCE (`order.currency.translation.name` , `order.currency.translation.name` ) as `order.currency.name` , `order.currency.translation.customFields` , COALESCE (`order.currency.translation.customFields` , `order.currency.translation.customFields` ) as `order.currency.customFields` , `order.currency.translation.createdAt` , `order.currency.translation.updatedAt` , `order.currency.translation.currencyId` , `order.currency.translation.languageId` FROM `order` LEFT JOIN `order_customer` `order.orderCustomer` ON `order` . `id` = `order.orderCustomer` . `order_id` AND `order` . `version_id` = `order.orderCustomer` . `order_version_id` LEFT JOIN `currency` `order.currency` ON `order` . `currency_id` = `order.currency` . `id` LEFT JOIN (SELECT `order.currency.translation` . currency_id , `order.currency.translation` . short_name as `order.currency.translation.shortName` , `order.currency.translation` . name as `order.currency.translation.name` , `order.currency.translation` . custom_fields as `order.currency.translation.customFields` , `order.currency.translation` . created_at as `order.currency.translation.createdAt` , `order.currency.translation` . updated_at as `order.currency.translation.updatedAt` , `order.currency.translation` . currency_id as `order.currency.translation.currencyId` , `order.currency.translation` . language_id as `order.currency.translation.languageId` FROM `currency_translation` `order.currency.translation` WHERE `order.currency.translation` . language_id = ? ) `order.currency.currency_translation` ON `order.currency.currency_translation` . `currency_id` = `order.currency` . `id` WHERE (`order` . `version_id` = ? ) AND ((`order` . `custom_fields` LIKE ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"%CPDelivery% "
]
SELECT
`order` . `id` as `order.id` ,
`order` . `version_id` as `order.versionId` ,
`order` . `auto_increment` as `order.autoIncrement` ,
`order` . `order_number` as `order.orderNumber` ,
`order` . `billing_address_id` as `order.billingAddressId` ,
`order` . `billing_address_version_id` as `order.billingAddressVersionId` ,
`order` . `currency_id` as `order.currencyId` ,
`order` . `language_id` as `order.languageId` ,
`order` . `sales_channel_id` as `order.salesChannelId` ,
`order` . `order_date_time` as `order.orderDateTime` ,
`order` . `order_date` as `order.orderDate` ,
`order` . `price` as `order.price` ,
`order` . `amount_total` as `order.amountTotal` ,
`order` . `amount_net` as `order.amountNet` ,
`order` . `position_price` as `order.positionPrice` ,
`order` . `tax_status` as `order.taxStatus` ,
`order` . `shipping_costs` as `order.shippingCosts` ,
`order` . `shipping_total` as `order.shippingTotal` ,
`order` . `currency_factor` as `order.currencyFactor` ,
`order` . `deep_link_code` as `order.deepLinkCode` ,
`order` . `affiliate_code` as `order.affiliateCode` ,
`order` . `campaign_code` as `order.campaignCode` ,
`order` . `customer_comment` as `order.customerComment` ,
`order` . `source` as `order.source` ,
`order` . `state_id` as `order.stateId` ,
`order` . `rule_ids` as `order.ruleIds` ,
`order` . `custom_fields` as `order.customFields` ,
`order` . `created_by_id` as `order.createdById` ,
`order` . `updated_by_id` as `order.updatedById` ,
`order.orderCustomer` . `id` as `order.orderCustomer.id` ,
`order.orderCustomer` . `version_id` as `order.orderCustomer.versionId` ,
`order.orderCustomer` . `customer_id` as `order.orderCustomer.customerId` ,
`order.orderCustomer` . `order_id` as `order.orderCustomer.orderId` ,
`order.orderCustomer` . `order_version_id` as `order.orderCustomer.orderVersionId` ,
`order.orderCustomer` . `email` as `order.orderCustomer.email` ,
`order.orderCustomer` . `salutation_id` as `order.orderCustomer.salutationId` ,
`order.orderCustomer` . `first_name` as `order.orderCustomer.firstName` ,
`order.orderCustomer` . `last_name` as `order.orderCustomer.lastName` ,
`order.orderCustomer` . `company` as `order.orderCustomer.company` ,
`order.orderCustomer` . `title` as `order.orderCustomer.title` ,
`order.orderCustomer` . `vat_ids` as `order.orderCustomer.vatIds` ,
`order.orderCustomer` . `customer_number` as `order.orderCustomer.customerNumber` ,
`order.orderCustomer` . `custom_fields` as `order.orderCustomer.customFields` ,
`order.orderCustomer` . `remote_address` as `order.orderCustomer.remoteAddress` ,
`order.orderCustomer` . `created_at` as `order.orderCustomer.createdAt` ,
`order.orderCustomer` . `updated_at` as `order.orderCustomer.updatedAt` ,
`order` . `item_rounding` as `order.itemRounding` ,
`order` . `total_rounding` as `order.totalRounding` ,
`order` . `created_at` as `order.createdAt` ,
`order` . `updated_at` as `order.updatedAt` ,
`order.currency` . `id` as `order.currency.id` ,
`order.currency` . `factor` as `order.currency.factor` ,
`order.currency` . `symbol` as `order.currency.symbol` ,
`order.currency` . `iso_code` as `order.currency.isoCode` ,
`order.currency` . `position` as `order.currency.position` ,
`order.currency` . `tax_free_from` as `order.currency.taxFreeFrom` ,
`order.currency` . `item_rounding` as `order.currency.itemRounding` ,
`order.currency` . `total_rounding` as `order.currency.totalRounding` ,
`order.currency` . `created_at` as `order.currency.createdAt` ,
`order.currency` . `updated_at` as `order.currency.updatedAt` ,
`order.currency.translation.shortName` ,
COALESCE (
`order.currency.translation.shortName` ,
`order.currency.translation.shortName`
) as `order.currency.shortName` ,
`order.currency.translation.name` ,
COALESCE (
`order.currency.translation.name` ,
`order.currency.translation.name`
) as `order.currency.name` ,
`order.currency.translation.customFields` ,
COALESCE (
`order.currency.translation.customFields` ,
`order.currency.translation.customFields`
) as `order.currency.customFields` ,
`order.currency.translation.createdAt` ,
`order.currency.translation.updatedAt` ,
`order.currency.translation.currencyId` ,
`order.currency.translation.languageId`
FROM
`order`
LEFT JOIN `order_customer` `order.orderCustomer` ON `order` . `id` = `order.orderCustomer` . `order_id`
AND `order` . `version_id` = `order.orderCustomer` . `order_version_id`
LEFT JOIN `currency` `order.currency` ON `order` . `currency_id` = `order.currency` . `id`
LEFT JOIN (
SELECT
`order.currency.translation` . currency_id ,
`order.currency.translation` . short_name as `order.currency.translation.shortName` ,
`order.currency.translation` . name as `order.currency.translation.name` ,
`order.currency.translation` . custom_fields as `order.currency.translation.customFields` ,
`order.currency.translation` . created_at as `order.currency.translation.createdAt` ,
`order.currency.translation` . updated_at as `order.currency.translation.updatedAt` ,
`order.currency.translation` . currency_id as `order.currency.translation.currencyId` ,
`order.currency.translation` . language_id as `order.currency.translation.languageId`
FROM
`currency_translation` `order.currency.translation`
WHERE
`order.currency.translation` . language_id = ?
) `order.currency.currency_translation` ON `order.currency.currency_translation` . `currency_id` = `order.currency` . `id`
WHERE
(`order` . `version_id` = ? )
AND (
(`order` . `custom_fields` LIKE ? )
)
Copy
SELECT `order` . `id` as `order.id` , `order` . `version_id` as `order.versionId` , `order` . `auto_increment` as `order.autoIncrement` , `order` . `order_number` as `order.orderNumber` , `order` . `billing_address_id` as `order.billingAddressId` , `order` . `billing_address_version_id` as `order.billingAddressVersionId` , `order` . `currency_id` as `order.currencyId` , `order` . `language_id` as `order.languageId` , `order` . `sales_channel_id` as `order.salesChannelId` , `order` . `order_date_time` as `order.orderDateTime` , `order` . `order_date` as `order.orderDate` , `order` . `price` as `order.price` , `order` . `amount_total` as `order.amountTotal` , `order` . `amount_net` as `order.amountNet` , `order` . `position_price` as `order.positionPrice` , `order` . `tax_status` as `order.taxStatus` , `order` . `shipping_costs` as `order.shippingCosts` , `order` . `shipping_total` as `order.shippingTotal` , `order` . `currency_factor` as `order.currencyFactor` , `order` . `deep_link_code` as `order.deepLinkCode` , `order` . `affiliate_code` as `order.affiliateCode` , `order` . `campaign_code` as `order.campaignCode` , `order` . `customer_comment` as `order.customerComment` , `order` . `source` as `order.source` , `order` . `state_id` as `order.stateId` , `order` . `rule_ids` as `order.ruleIds` , `order` . `custom_fields` as `order.customFields` , `order` . `created_by_id` as `order.createdById` , `order` . `updated_by_id` as `order.updatedById` , `order.orderCustomer` . `id` as `order.orderCustomer.id` , `order.orderCustomer` . `version_id` as `order.orderCustomer.versionId` , `order.orderCustomer` . `customer_id` as `order.orderCustomer.customerId` , `order.orderCustomer` . `order_id` as `order.orderCustomer.orderId` , `order.orderCustomer` . `order_version_id` as `order.orderCustomer.orderVersionId` , `order.orderCustomer` . `email` as `order.orderCustomer.email` , `order.orderCustomer` . `salutation_id` as `order.orderCustomer.salutationId` , `order.orderCustomer` . `first_name` as `order.orderCustomer.firstName` , `order.orderCustomer` . `last_name` as `order.orderCustomer.lastName` , `order.orderCustomer` . `company` as `order.orderCustomer.company` , `order.orderCustomer` . `title` as `order.orderCustomer.title` , `order.orderCustomer` . `vat_ids` as `order.orderCustomer.vatIds` , `order.orderCustomer` . `customer_number` as `order.orderCustomer.customerNumber` , `order.orderCustomer` . `custom_fields` as `order.orderCustomer.customFields` , `order.orderCustomer` . `remote_address` as `order.orderCustomer.remoteAddress` , `order.orderCustomer` . `created_at` as `order.orderCustomer.createdAt` , `order.orderCustomer` . `updated_at` as `order.orderCustomer.updatedAt` , `order` . `item_rounding` as `order.itemRounding` , `order` . `total_rounding` as `order.totalRounding` , `order` . `created_at` as `order.createdAt` , `order` . `updated_at` as `order.updatedAt` , `order.currency` . `id` as `order.currency.id` , `order.currency` . `factor` as `order.currency.factor` , `order.currency` . `symbol` as `order.currency.symbol` , `order.currency` . `iso_code` as `order.currency.isoCode` , `order.currency` . `position` as `order.currency.position` , `order.currency` . `tax_free_from` as `order.currency.taxFreeFrom` , `order.currency` . `item_rounding` as `order.currency.itemRounding` , `order.currency` . `total_rounding` as `order.currency.totalRounding` , `order.currency` . `created_at` as `order.currency.createdAt` , `order.currency` . `updated_at` as `order.currency.updatedAt` , `order.currency.translation.shortName` , COALESCE (`order.currency.translation.shortName` , `order.currency.translation.shortName` ) as `order.currency.shortName` , `order.currency.translation.name` , COALESCE (`order.currency.translation.name` , `order.currency.translation.name` ) as `order.currency.name` , `order.currency.translation.customFields` , COALESCE (`order.currency.translation.customFields` , `order.currency.translation.customFields` ) as `order.currency.customFields` , `order.currency.translation.createdAt` , `order.currency.translation.updatedAt` , `order.currency.translation.currencyId` , `order.currency.translation.languageId` FROM `order` LEFT JOIN `order_customer` `order.orderCustomer` ON `order` . `id` = `order.orderCustomer` . `order_id` AND `order` . `version_id` = `order.orderCustomer` . `order_version_id` LEFT JOIN `currency` `order.currency` ON `order` . `currency_id` = `order.currency` . `id` LEFT JOIN (SELECT `order.currency.translation` . currency_id , `order.currency.translation` . short_name as `order.currency.translation.shortName` , `order.currency.translation` . name as `order.currency.translation.name` , `order.currency.translation` . custom_fields as `order.currency.translation.customFields` , `order.currency.translation` . created_at as `order.currency.translation.createdAt` , `order.currency.translation` . updated_at as `order.currency.translation.updatedAt` , `order.currency.translation` . currency_id as `order.currency.translation.currencyId` , `order.currency.translation` . language_id as `order.currency.translation.languageId` FROM `currency_translation` `order.currency.translation` WHERE `order.currency.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `order.currency.currency_translation` ON `order.currency.currency_translation` . `currency_id` = `order.currency` . `id` WHERE (`order` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`order` . `custom_fields` LIKE '%CPDelivery%' ));
Copy
0.20 ms (4.65%)
1
SELECT `sales_channel` . `id` as `sales_channel.id` , `sales_channel` . `type_id` as `sales_channel.typeId` , `sales_channel` . `language_id` as `sales_channel.languageId` , `sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` , `sales_channel` . `currency_id` as `sales_channel.currencyId` , `sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` , `sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` , `sales_channel` . `country_id` as `sales_channel.countryId` , `sales_channel` . `analytics_id` as `sales_channel.analyticsId` , `sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` , `sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` , `sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` , `sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` , `sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` , `sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` , `sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` , `sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` , `sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` , `sales_channel` . `short_name` as `sales_channel.shortName` , `sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` , `sales_channel` . `access_key` as `sales_channel.accessKey` , `sales_channel` . `configuration` as `sales_channel.configuration` , `sales_channel` . `active` as `sales_channel.active` , `sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` , `sales_channel` . `maintenance` as `sales_channel.maintenance` , `sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` , `sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` , `sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` , `sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` , `sales_channel` . `created_at` as `sales_channel.createdAt` , `sales_channel` . `updated_at` as `sales_channel.updatedAt` , `sales_channel.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`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
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` . `created_at` as `sales_channel.createdAt` ,
`sales_channel` . `updated_at` as `sales_channel.updatedAt` ,
`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`
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` . `created_at` as `sales_channel.createdAt` , `sales_channel` . `updated_at` as `sales_channel.updatedAt` , `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` ;
Copy
0.18 ms (4.34%)
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 ‰NÒÃùrXƒý>,˜\n
Úª
"""
b"\x01 ëNÊ├■r>×~gÉ╗b¡┴ "
b"\x01 ‰NÒÆ1psŠÁû\x06 âù£Ï "
b"\x01 ‰NÒÄ\v sç¢y%ý±g\x01 « "
b"\x01 ‹)\x15 Ü\x11 uošã3\x1D ‹#½å "
b"\x01 ‹4Lˆ0q¼€£P›Ä\x04 1@ "
b"\x01 ‹4MV1|B¿D»s6—2D "
b"\x01 ‹4O[ }š˜¸l[ÇÑA\n "
b"\x01 ‹4P\x0E …zã«\x1C ÿÏ\x15 ”×{ "
b"\x01 ‹8ܱ9rm§çö/¯ñ`ú "
b"\x01 ‹8áNw~8š8ŒÙ\x17 \@Ì "
b"\x01 ‹®\x1D i¼u±ª‚\x03\x16 «â\x11 ò "
b"\x01 ‹×?\t ×pU•ºÿ,Œù"\x03 "
b"\x01 Œ\x15 ¸Þœp•™ßvŒ¶¢$¾ "
b"\x01 î\x19 ¨ê¬|±║Åöc╦9\x04 è "
b"äNg‚ÆBG·–¸‘Ï%®8÷ "
]
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 (0x01894ED2C3F9725883FD3E2C980ADAAA , 0x01894ED2C3FE723E9E7E6790BB62ADC1 , 0x01894ED2C63170738AC1FB06E2F9A3CF , 0x01894ED2C40B73E7A27925FDB16701AB , 0x018B2915DC11756F9AE3331D8B23BDE5 , 0x018B344C883071BC80A3509BC4043140 , 0x018B344D56317C42BF44BB7336973244 , 0x018B344F5BA07D9A98B86C5BC7D1410A , 0x018B34500E857AE3AB1CFFCF1594D77B , 0x018B38DCB139726DA7E7F62FAFF160FA , 0x018B38E14E777E389A388CD9175C40CC , 0x018BAE1D69BC75B1AA820316ABE211F2 , 0x018BD73F09D7705595BAFF2C8CF92203 , 0x018C15B8DE9C709599DF768CB6A224BE , 0x018C19F988AA7CF1BA8F9463CB39048A , 0xE44E6782C64247B796B891CF25AE38F7 );
Copy