13.63 ms (9.50%)
2
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.24 ms (7.14%)
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
9.41 ms (6.56%)
1
SELECT `country` . `id` AS `country.id` , `country` . `iso` AS `country.iso` , `country` . `position` AS `country.position` , `country` . `active` AS `country.active` , `country` . `shipping_available` AS `country.shippingAvailable` , `country` . `iso3` AS `country.iso3` , `country` . `display_state_in_registration` AS `country.displayStateInRegistration` , `country` . `force_state_in_registration` AS `country.forceStateInRegistration` , `country` . `check_vat_id_pattern` AS `country.checkVatIdPattern` , `country` . `vat_id_required` AS `country.vatIdRequired` , `country` . `vat_id_pattern` AS `country.vatIdPattern` , `country` . `customer_tax` AS `country.customerTax` , `country` . `company_tax` AS `country.companyTax` , `country` . `postal_code_required` AS `country.postalCodeRequired` , `country` . `check_postal_code_pattern` AS `country.checkPostalCodePattern` , `country` . `check_advanced_postal_code_pattern` AS `country.checkAdvancedPostalCodePattern` , `country` . `advanced_postal_code_pattern` AS `country.advancedPostalCodePattern` , `country` . `default_postal_code_pattern` AS `country.defaultPostalCodePattern` , `country` . `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"ÅD$”Y\x1A M-ž]\x1E\x02 ±\t €‡ "
]
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 (0xC5442494591A4D2D9E5D1E02B1098087 );
Copy
9.02 ms (6.29%)
1
SELECT `cart` . `cart` AS payload , `cart` . `rule_ids` , 0 AS `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"0193f2bea9c8709b9aa5ec1d67d1eb47 "
]
SELECT `cart` . `cart` AS payload , `cart` . `rule_ids` , 0 AS `compressed` FROM cart WHERE `token` = '0193f2bea9c8709b9aa5ec1d67d1eb47' ;
Copy
7.34 ms (5.11%)
2
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
7.31 ms (5.10%)
1
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"˜C-ï9üF$³2\x13 ¥kŒ”M "
"0193f2bea9c8709b9aa5ec1d67d1eb47 "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0x98432DEF39FC4624B33213A56B8C944D ) AND (token = '0193f2bea9c8709b9aa5ec1d67d1eb47' ) LIMIT 1 ;
Copy
7.15 ms (4.98%)
1
SELECT `customer` . `id` AS `customer.id` , `customer` . `customer_group_id` AS `customer.groupId` , `customer` . `default_payment_method_id` AS `customer.defaultPaymentMethodId` , `customer` . `sales_channel_id` AS `customer.salesChannelId` , `customer` . `language_id` AS `customer.languageId` , `customer` . `last_payment_method_id` AS `customer.lastPaymentMethodId` , `customer` . `default_billing_address_id` AS `customer.defaultBillingAddressId` , `customer` . `default_shipping_address_id` AS `customer.defaultShippingAddressId` , `customer` . `auto_increment` AS `customer.autoIncrement` , `customer` . `customer_number` AS `customer.customerNumber` , `customer` . `salutation_id` AS `customer.salutationId` , `customer` . `first_name` AS `customer.firstName` , `customer` . `last_name` AS `customer.lastName` , `customer` . `company` AS `customer.company` , `customer` . `password` AS `customer.password` , `customer` . `email` AS `customer.email` , `customer` . `title` AS `customer.title` , `customer` . `vat_ids` AS `customer.vatIds` , `customer` . `affiliate_code` AS `customer.affiliateCode` , `customer` . `campaign_code` AS `customer.campaignCode` , `customer` . `active` AS `customer.active` , `customer` . `double_opt_in_registration` AS `customer.doubleOptInRegistration` , `customer` . `double_opt_in_email_sent_date` AS `customer.doubleOptInEmailSentDate` , `customer` . `double_opt_in_confirm_date` AS `customer.doubleOptInConfirmDate` , `customer` . `hash` AS `customer.hash` , `customer` . `guest` AS `customer.guest` , `customer` . `first_login` AS `customer.firstLogin` , `customer` . `last_login` AS `customer.lastLogin` , `customer` . `newsletter_sales_channel_ids` AS `customer.newsletterSalesChannelIds` , `customer` . `birthday` AS `customer.birthday` , `customer` . `last_order_date` AS `customer.lastOrderDate` , `customer` . `order_count` AS `customer.orderCount` , `customer` . `order_total_amount` AS `customer.orderTotalAmount` , `customer` . `review_count` AS `customer.reviewCount` , `customer` . `custom_fields` AS `customer.customFields` , `customer` . `legacy_password` AS `customer.legacyPassword` , `customer` . `legacy_encoder` AS `customer.legacyEncoder` , `customer` . `remote_address` AS `customer.remoteAddress` , `customer` . `tag_ids` AS `customer.tagIds` , `customer` . `requested_customer_group_id` AS `customer.requestedGroupId` , `customer` . `bound_sales_channel_id` AS `customer.boundSalesChannelId` , `customer` . `account_type` AS `customer.accountType` , `customer` . `created_by_id` AS `customer.createdById` , `customer` . `updated_by_id` AS `customer.updatedById` , `customer` . `created_at` AS `customer.createdAt` , `customer` . `updated_at` AS `customer.updatedAt` , `customer.salutation` . `id` AS `customer.salutation.id` , `customer.salutation` . `salutation_key` AS `customer.salutation.salutationKey` , `customer.salutation` . `created_at` AS `customer.salutation.createdAt` , `customer.salutation` . `updated_at` AS `customer.salutation.updatedAt` , `customer.salutation.translation.fallback_1.displayName` , `customer.salutation.translation.displayName` , COALESCE (`customer.salutation.translation.fallback_1.displayName` , `customer.salutation.translation.displayName` , `customer.salutation.translation.displayName` ) AS `customer.salutation.displayName` , `customer.salutation.translation.fallback_1.letterName` , `customer.salutation.translation.letterName` , COALESCE (`customer.salutation.translation.fallback_1.letterName` , `customer.salutation.translation.letterName` , `customer.salutation.translation.letterName` ) AS `customer.salutation.letterName` , `customer.salutation.translation.fallback_1.customFields` , `customer.salutation.translation.customFields` , COALESCE (`customer.salutation.translation.fallback_1.customFields` , `customer.salutation.translation.customFields` , `customer.salutation.translation.customFields` ) AS `customer.salutation.customFields` , `customer.salutation.translation.fallback_1.createdAt` , `customer.salutation.translation.createdAt` , `customer.salutation.translation.fallback_1.updatedAt` , `customer.salutation.translation.updatedAt` , `customer.salutation.translation.fallback_1.salutationId` , `customer.salutation.translation.salutationId` , `customer.salutation.translation.fallback_1.languageId` , `customer.salutation.translation.languageId` , `customer.defaultPaymentMethod` . `id` AS `customer.defaultPaymentMethod.id` , `customer.defaultPaymentMethod` . `plugin_id` AS `customer.defaultPaymentMethod.pluginId` , `customer.defaultPaymentMethod` . `handler_identifier` AS `customer.defaultPaymentMethod.handlerIdentifier` , `customer.defaultPaymentMethod` . `position` AS `customer.defaultPaymentMethod.position` , `customer.defaultPaymentMethod` . `active` AS `customer.defaultPaymentMethod.active` , `customer.defaultPaymentMethod` . `after_order_enabled` AS `customer.defaultPaymentMethod.afterOrderEnabled` , `customer.defaultPaymentMethod` . `availability_rule_id` AS `customer.defaultPaymentMethod.availabilityRuleId` , `customer.defaultPaymentMethod` . `media_id` AS `customer.defaultPaymentMethod.mediaId` , `customer.defaultPaymentMethod.appPaymentMethod` . `id` AS `customer.defaultPaymentMethod.appPaymentMethod.id` , `customer.defaultPaymentMethod.appPaymentMethod` . `app_name` AS `customer.defaultPaymentMethod.appPaymentMethod.appName` , `customer.defaultPaymentMethod.appPaymentMethod` . `identifier` AS `customer.defaultPaymentMethod.appPaymentMethod.identifier` , `customer.defaultPaymentMethod.appPaymentMethod` . `pay_url` AS `customer.defaultPaymentMethod.appPaymentMethod.payUrl` , `customer.defaultPaymentMethod.appPaymentMethod` . `finalize_url` AS `customer.defaultPaymentMethod.appPaymentMethod.finalizeUrl` , `customer.defaultPaymentMethod.appPaymentMethod` . `validate_url` AS `customer.defaultPaymentMethod.appPaymentMethod.validateUrl` , `customer.defaultPaymentMethod.appPaymentMethod` . `capture_url` AS `customer.defaultPaymentMethod.appPaymentMethod.captureUrl` , `customer.defaultPaymentMethod.appPaymentMethod` . `refund_url` AS `customer.defaultPaymentMethod.appPaymentMethod.refundUrl` , `customer.defaultPaymentMethod.appPaymentMethod` . `recurring_url` AS `customer.defaultPaymentMethod.appPaymentMethod.recurringUrl` , `customer.defaultPaymentMethod.appPaymentMethod` . `app_id` AS `customer.defaultPaymentMethod.appPaymentMethod.appId` , `customer.defaultPaymentMethod.appPaymentMethod` . `original_media_id` AS `customer.defaultPaymentMethod.appPaymentMethod.originalMediaId` , `customer.defaultPaymentMethod.appPaymentMethod` . `payment_method_id` AS `customer.defaultPaymentMethod.appPaymentMethod.paymentMethodId` , `customer.defaultPaymentMethod.appPaymentMethod` . `created_at` AS `customer.defaultPaymentMethod.appPaymentMethod.createdAt` , `customer.defaultPaymentMethod.appPaymentMethod` . `updated_at` AS `customer.defaultPaymentMethod.appPaymentMethod.updatedAt` , `customer.defaultPaymentMethod` . `technical_name` AS `customer.defaultPaymentMethod.technicalName` , `customer.defaultPaymentMethod` . `created_at` AS `customer.defaultPaymentMethod.createdAt` , `customer.defaultPaymentMethod` . `updated_at` AS `customer.defaultPaymentMethod.updatedAt` , `customer.defaultPaymentMethod.translation.fallback_1.name` , `customer.defaultPaymentMethod.translation.name` , COALESCE (`customer.defaultPaymentMethod.translation.fallback_1.name` , `customer.defaultPaymentMethod.translation.name` , `customer.defaultPaymentMethod.translation.name` ) AS `customer.defaultPaymentMethod.name` , `customer.defaultPaymentMethod.translation.fallback_1.distinguishableName` , `customer.defaultPaymentMethod.translation.distinguishableName` , COALESCE (`customer.defaultPaymentMethod.translation.fallback_1.distinguishableName` , `customer.defaultPaymentMethod.translation.distinguishableName` , `customer.defaultPaymentMethod.translation.distinguishableName` ) AS `customer.defaultPaymentMethod.distinguishableName` , `customer.defaultPaymentMethod.translation.fallback_1.description` , `customer.defaultPaymentMethod.translation.description` , COALESCE (`customer.defaultPaymentMethod.translation.fallback_1.description` , `customer.defaultPaymentMethod.translation.description` , `customer.defaultPaymentMethod.translation.description` ) AS `customer.defaultPaymentMethod.description` , `customer.defaultPaymentMethod.translation.fallback_1.customFields` , `customer.defaultPaymentMethod.translation.customFields` , COALESCE (`customer.defaultPaymentMethod.translation.fallback_1.customFields` , `customer.defaultPaymentMethod.translation.customFields` , `customer.defaultPaymentMethod.translation.customFields` ) AS `customer.defaultPaymentMethod.customFields` , `customer.defaultPaymentMethod.translation.fallback_1.createdAt` , `customer.defaultPaymentMethod.translation.createdAt` , `customer.defaultPaymentMethod.translation.fallback_1.updatedAt` , `customer.defaultPaymentMethod.translation.updatedAt` , `customer.defaultPaymentMethod.translation.fallback_1.paymentMethodId` , `customer.defaultPaymentMethod.translation.paymentMethodId` , `customer.defaultPaymentMethod.translation.fallback_1.languageId` , `customer.defaultPaymentMethod.translation.languageId` FROM `customer` LEFT JOIN `salutation` `customer.salutation` ON `customer` . `salutation_id` = `customer.salutation` . `id` LEFT JOIN `payment_method` `customer.defaultPaymentMethod` ON `customer` . `default_payment_method_id` = `customer.defaultPaymentMethod` . `id` LEFT JOIN (SELECT `customer.salutation.translation` . salutation_id , `customer.salutation.translation` . display_name AS `customer.salutation.translation.displayName` , `customer.salutation.translation` . letter_name AS `customer.salutation.translation.letterName` , `customer.salutation.translation` . custom_fields AS `customer.salutation.translation.customFields` , `customer.salutation.translation` . created_at AS `customer.salutation.translation.createdAt` , `customer.salutation.translation` . updated_at AS `customer.salutation.translation.updatedAt` , `customer.salutation.translation` . salutation_id AS `customer.salutation.translation.salutationId` , `customer.salutation.translation` . language_id AS `customer.salutation.translation.languageId` , `customer.salutation.translation.fallback_1` . display_name AS `customer.salutation.translation.fallback_1.displayName` , `customer.salutation.translation.fallback_1` . letter_name AS `customer.salutation.translation.fallback_1.letterName` , `customer.salutation.translation.fallback_1` . custom_fields AS `customer.salutation.translation.fallback_1.customFields` , `customer.salutation.translation.fallback_1` . created_at AS `customer.salutation.translation.fallback_1.createdAt` , `customer.salutation.translation.fallback_1` . updated_at AS `customer.salutation.translation.fallback_1.updatedAt` , `customer.salutation.translation.fallback_1` . salutation_id AS `customer.salutation.translation.fallback_1.salutationId` , `customer.salutation.translation.fallback_1` . language_id AS `customer.salutation.translation.fallback_1.languageId` FROM `salutation_translation` `customer.salutation.translation` LEFT JOIN `salutation_translation` `customer.salutation.translation.fallback_1` ON `customer.salutation.translation` . `salutation_id` = `customer.salutation.translation.fallback_1` . `salutation_id` AND `customer.salutation.translation.fallback_1` . language_id = ? WHERE `customer.salutation.translation` . language_id = ? ) `customer.salutation.salutation_translation` ON `customer.salutation.salutation_translation` . `salutation_id` = `customer.salutation` . `id` LEFT JOIN (SELECT `customer.defaultPaymentMethod.translation` . payment_method_id , `customer.defaultPaymentMethod.translation` . name AS `customer.defaultPaymentMethod.translation.name` , `customer.defaultPaymentMethod.translation` . distinguishable_name AS `customer.defaultPaymentMethod.translation.distinguishableName` , `customer.defaultPaymentMethod.translation` . description AS `customer.defaultPaymentMethod.translation.description` , `customer.defaultPaymentMethod.translation` . custom_fields AS `customer.defaultPaymentMethod.translation.customFields` , `customer.defaultPaymentMethod.translation` . created_at AS `customer.defaultPaymentMethod.translation.createdAt` , `customer.defaultPaymentMethod.translation` . updated_at AS `customer.defaultPaymentMethod.translation.updatedAt` , `customer.defaultPaymentMethod.translation` . payment_method_id AS `customer.defaultPaymentMethod.translation.paymentMethodId` , `customer.defaultPaymentMethod.translation` . language_id AS `customer.defaultPaymentMethod.translation.languageId` , `customer.defaultPaymentMethod.translation.fallback_1` . name AS `customer.defaultPaymentMethod.translation.fallback_1.name` , `customer.defaultPaymentMethod.translation.fallback_1` . distinguishable_name AS `customer.defaultPaymentMethod.translation.fallback_1.distinguishableName` , `customer.defaultPaymentMethod.translation.fallback_1` . description AS `customer.defaultPaymentMethod.translation.fallback_1.description` , `customer.defaultPaymentMethod.translation.fallback_1` . custom_fields AS `customer.defaultPaymentMethod.translation.fallback_1.customFields` , `customer.defaultPaymentMethod.translation.fallback_1` . created_at AS `customer.defaultPaymentMethod.translation.fallback_1.createdAt` , `customer.defaultPaymentMethod.translation.fallback_1` . updated_at AS `customer.defaultPaymentMethod.translation.fallback_1.updatedAt` , `customer.defaultPaymentMethod.translation.fallback_1` . payment_method_id AS `customer.defaultPaymentMethod.translation.fallback_1.paymentMethodId` , `customer.defaultPaymentMethod.translation.fallback_1` . language_id AS `customer.defaultPaymentMethod.translation.fallback_1.languageId` FROM `payment_method_translation` `customer.defaultPaymentMethod.translation` LEFT JOIN `payment_method_translation` `customer.defaultPaymentMethod.translation.fallback_1` ON `customer.defaultPaymentMethod.translation` . `payment_method_id` = `customer.defaultPaymentMethod.translation.fallback_1` . `payment_method_id` AND `customer.defaultPaymentMethod.translation.fallback_1` . language_id = ? WHERE `customer.defaultPaymentMethod.translation` . language_id = ? ) `customer.defaultPaymentMethod.payment_method_translation` ON `customer.defaultPaymentMethod.payment_method_translation` . `payment_method_id` = `customer.defaultPaymentMethod` . `id` LEFT JOIN `app_payment_method` `customer.defaultPaymentMethod.appPaymentMethod` ON `customer.defaultPaymentMethod` . `id` = `customer.defaultPaymentMethod.appPaymentMethod` . `payment_method_id` WHERE (((`customer` . `bound_sales_channel_id` < = > ? OR `customer` . `bound_sales_channel_id` = ? ))) AND (`customer` . `id` IN (? ))
Parameters :
[
b"╬v\x11 Å╦×Màöøá÷iáSW "
b"/»_ââšMpªXTÎ|ãâ\v "
b"╬v\x11 Å╦×Màöøá÷iáSW "
b"/»_ââšMpªXTÎ|ãâ\v "
null
b"ƈ¥3ö¿M`”ñ>õ2\x19 \r ï "
b"\x0E k\x02 .\x0F )A`·g.°ƒ\r 3• "
]
SELECT
`customer` . `id` AS `customer.id` ,
`customer` . `customer_group_id` AS `customer.groupId` ,
`customer` . `default_payment_method_id` AS `customer.defaultPaymentMethodId` ,
`customer` . `sales_channel_id` AS `customer.salesChannelId` ,
`customer` . `language_id` AS `customer.languageId` ,
`customer` . `last_payment_method_id` AS `customer.lastPaymentMethodId` ,
`customer` . `default_billing_address_id` AS `customer.defaultBillingAddressId` ,
`customer` . `default_shipping_address_id` AS `customer.defaultShippingAddressId` ,
`customer` . `auto_increment` AS `customer.autoIncrement` ,
`customer` . `customer_number` AS `customer.customerNumber` ,
`customer` . `salutation_id` AS `customer.salutationId` ,
`customer` . `first_name` AS `customer.firstName` ,
`customer` . `last_name` AS `customer.lastName` ,
`customer` . `company` AS `customer.company` ,
`customer` . `password` AS `customer.password` ,
`customer` . `email` AS `customer.email` ,
`customer` . `title` AS `customer.title` ,
`customer` . `vat_ids` AS `customer.vatIds` ,
`customer` . `affiliate_code` AS `customer.affiliateCode` ,
`customer` . `campaign_code` AS `customer.campaignCode` ,
`customer` . `active` AS `customer.active` ,
`customer` . `double_opt_in_registration` AS `customer.doubleOptInRegistration` ,
`customer` . `double_opt_in_email_sent_date` AS `customer.doubleOptInEmailSentDate` ,
`customer` . `double_opt_in_confirm_date` AS `customer.doubleOptInConfirmDate` ,
`customer` . `hash` AS `customer.hash` ,
`customer` . `guest` AS `customer.guest` ,
`customer` . `first_login` AS `customer.firstLogin` ,
`customer` . `last_login` AS `customer.lastLogin` ,
`customer` . `newsletter_sales_channel_ids` AS `customer.newsletterSalesChannelIds` ,
`customer` . `birthday` AS `customer.birthday` ,
`customer` . `last_order_date` AS `customer.lastOrderDate` ,
`customer` . `order_count` AS `customer.orderCount` ,
`customer` . `order_total_amount` AS `customer.orderTotalAmount` ,
`customer` . `review_count` AS `customer.reviewCount` ,
`customer` . `custom_fields` AS `customer.customFields` ,
`customer` . `legacy_password` AS `customer.legacyPassword` ,
`customer` . `legacy_encoder` AS `customer.legacyEncoder` ,
`customer` . `remote_address` AS `customer.remoteAddress` ,
`customer` . `tag_ids` AS `customer.tagIds` ,
`customer` . `requested_customer_group_id` AS `customer.requestedGroupId` ,
`customer` . `bound_sales_channel_id` AS `customer.boundSalesChannelId` ,
`customer` . `account_type` AS `customer.accountType` ,
`customer` . `created_by_id` AS `customer.createdById` ,
`customer` . `updated_by_id` AS `customer.updatedById` ,
`customer` . `created_at` AS `customer.createdAt` ,
`customer` . `updated_at` AS `customer.updatedAt` ,
`customer.salutation` . `id` AS `customer.salutation.id` ,
`customer.salutation` . `salutation_key` AS `customer.salutation.salutationKey` ,
`customer.salutation` . `created_at` AS `customer.salutation.createdAt` ,
`customer.salutation` . `updated_at` AS `customer.salutation.updatedAt` ,
`customer.salutation.translation.fallback_1.displayName` ,
`customer.salutation.translation.displayName` ,
COALESCE (
`customer.salutation.translation.fallback_1.displayName` ,
`customer.salutation.translation.displayName` ,
`customer.salutation.translation.displayName`
) AS `customer.salutation.displayName` ,
`customer.salutation.translation.fallback_1.letterName` ,
`customer.salutation.translation.letterName` ,
COALESCE (
`customer.salutation.translation.fallback_1.letterName` ,
`customer.salutation.translation.letterName` ,
`customer.salutation.translation.letterName`
) AS `customer.salutation.letterName` ,
`customer.salutation.translation.fallback_1.customFields` ,
`customer.salutation.translation.customFields` ,
COALESCE (
`customer.salutation.translation.fallback_1.customFields` ,
`customer.salutation.translation.customFields` ,
`customer.salutation.translation.customFields`
) AS `customer.salutation.customFields` ,
`customer.salutation.translation.fallback_1.createdAt` ,
`customer.salutation.translation.createdAt` ,
`customer.salutation.translation.fallback_1.updatedAt` ,
`customer.salutation.translation.updatedAt` ,
`customer.salutation.translation.fallback_1.salutationId` ,
`customer.salutation.translation.salutationId` ,
`customer.salutation.translation.fallback_1.languageId` ,
`customer.salutation.translation.languageId` ,
`customer.defaultPaymentMethod` . `id` AS `customer.defaultPaymentMethod.id` ,
`customer.defaultPaymentMethod` . `plugin_id` AS `customer.defaultPaymentMethod.pluginId` ,
`customer.defaultPaymentMethod` . `handler_identifier` AS `customer.defaultPaymentMethod.handlerIdentifier` ,
`customer.defaultPaymentMethod` . `position` AS `customer.defaultPaymentMethod.position` ,
`customer.defaultPaymentMethod` . `active` AS `customer.defaultPaymentMethod.active` ,
`customer.defaultPaymentMethod` . `after_order_enabled` AS `customer.defaultPaymentMethod.afterOrderEnabled` ,
`customer.defaultPaymentMethod` . `availability_rule_id` AS `customer.defaultPaymentMethod.availabilityRuleId` ,
`customer.defaultPaymentMethod` . `media_id` AS `customer.defaultPaymentMethod.mediaId` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `id` AS `customer.defaultPaymentMethod.appPaymentMethod.id` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `app_name` AS `customer.defaultPaymentMethod.appPaymentMethod.appName` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `identifier` AS `customer.defaultPaymentMethod.appPaymentMethod.identifier` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `pay_url` AS `customer.defaultPaymentMethod.appPaymentMethod.payUrl` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `finalize_url` AS `customer.defaultPaymentMethod.appPaymentMethod.finalizeUrl` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `validate_url` AS `customer.defaultPaymentMethod.appPaymentMethod.validateUrl` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `capture_url` AS `customer.defaultPaymentMethod.appPaymentMethod.captureUrl` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `refund_url` AS `customer.defaultPaymentMethod.appPaymentMethod.refundUrl` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `recurring_url` AS `customer.defaultPaymentMethod.appPaymentMethod.recurringUrl` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `app_id` AS `customer.defaultPaymentMethod.appPaymentMethod.appId` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `original_media_id` AS `customer.defaultPaymentMethod.appPaymentMethod.originalMediaId` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `payment_method_id` AS `customer.defaultPaymentMethod.appPaymentMethod.paymentMethodId` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `created_at` AS `customer.defaultPaymentMethod.appPaymentMethod.createdAt` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `updated_at` AS `customer.defaultPaymentMethod.appPaymentMethod.updatedAt` ,
`customer.defaultPaymentMethod` . `technical_name` AS `customer.defaultPaymentMethod.technicalName` ,
`customer.defaultPaymentMethod` . `created_at` AS `customer.defaultPaymentMethod.createdAt` ,
`customer.defaultPaymentMethod` . `updated_at` AS `customer.defaultPaymentMethod.updatedAt` ,
`customer.defaultPaymentMethod.translation.fallback_1.name` ,
`customer.defaultPaymentMethod.translation.name` ,
COALESCE (
`customer.defaultPaymentMethod.translation.fallback_1.name` ,
`customer.defaultPaymentMethod.translation.name` ,
`customer.defaultPaymentMethod.translation.name`
) AS `customer.defaultPaymentMethod.name` ,
`customer.defaultPaymentMethod.translation.fallback_1.distinguishableName` ,
`customer.defaultPaymentMethod.translation.distinguishableName` ,
COALESCE (
`customer.defaultPaymentMethod.translation.fallback_1.distinguishableName` ,
`customer.defaultPaymentMethod.translation.distinguishableName` ,
`customer.defaultPaymentMethod.translation.distinguishableName`
) AS `customer.defaultPaymentMethod.distinguishableName` ,
`customer.defaultPaymentMethod.translation.fallback_1.description` ,
`customer.defaultPaymentMethod.translation.description` ,
COALESCE (
`customer.defaultPaymentMethod.translation.fallback_1.description` ,
`customer.defaultPaymentMethod.translation.description` ,
`customer.defaultPaymentMethod.translation.description`
) AS `customer.defaultPaymentMethod.description` ,
`customer.defaultPaymentMethod.translation.fallback_1.customFields` ,
`customer.defaultPaymentMethod.translation.customFields` ,
COALESCE (
`customer.defaultPaymentMethod.translation.fallback_1.customFields` ,
`customer.defaultPaymentMethod.translation.customFields` ,
`customer.defaultPaymentMethod.translation.customFields`
) AS `customer.defaultPaymentMethod.customFields` ,
`customer.defaultPaymentMethod.translation.fallback_1.createdAt` ,
`customer.defaultPaymentMethod.translation.createdAt` ,
`customer.defaultPaymentMethod.translation.fallback_1.updatedAt` ,
`customer.defaultPaymentMethod.translation.updatedAt` ,
`customer.defaultPaymentMethod.translation.fallback_1.paymentMethodId` ,
`customer.defaultPaymentMethod.translation.paymentMethodId` ,
`customer.defaultPaymentMethod.translation.fallback_1.languageId` ,
`customer.defaultPaymentMethod.translation.languageId`
FROM
`customer`
LEFT JOIN `salutation` `customer.salutation` ON `customer` . `salutation_id` = `customer.salutation` . `id`
LEFT JOIN `payment_method` `customer.defaultPaymentMethod` ON `customer` . `default_payment_method_id` = `customer.defaultPaymentMethod` . `id`
LEFT JOIN (
SELECT
`customer.salutation.translation` . salutation_id ,
`customer.salutation.translation` . display_name AS `customer.salutation.translation.displayName` ,
`customer.salutation.translation` . letter_name AS `customer.salutation.translation.letterName` ,
`customer.salutation.translation` . custom_fields AS `customer.salutation.translation.customFields` ,
`customer.salutation.translation` . created_at AS `customer.salutation.translation.createdAt` ,
`customer.salutation.translation` . updated_at AS `customer.salutation.translation.updatedAt` ,
`customer.salutation.translation` . salutation_id AS `customer.salutation.translation.salutationId` ,
`customer.salutation.translation` . language_id AS `customer.salutation.translation.languageId` ,
`customer.salutation.translation.fallback_1` . display_name AS `customer.salutation.translation.fallback_1.displayName` ,
`customer.salutation.translation.fallback_1` . letter_name AS `customer.salutation.translation.fallback_1.letterName` ,
`customer.salutation.translation.fallback_1` . custom_fields AS `customer.salutation.translation.fallback_1.customFields` ,
`customer.salutation.translation.fallback_1` . created_at AS `customer.salutation.translation.fallback_1.createdAt` ,
`customer.salutation.translation.fallback_1` . updated_at AS `customer.salutation.translation.fallback_1.updatedAt` ,
`customer.salutation.translation.fallback_1` . salutation_id AS `customer.salutation.translation.fallback_1.salutationId` ,
`customer.salutation.translation.fallback_1` . language_id AS `customer.salutation.translation.fallback_1.languageId`
FROM
`salutation_translation` `customer.salutation.translation`
LEFT JOIN `salutation_translation` `customer.salutation.translation.fallback_1` ON `customer.salutation.translation` . `salutation_id` = `customer.salutation.translation.fallback_1` . `salutation_id`
AND `customer.salutation.translation.fallback_1` . language_id = ?
WHERE
`customer.salutation.translation` . language_id = ?
) `customer.salutation.salutation_translation` ON `customer.salutation.salutation_translation` . `salutation_id` = `customer.salutation` . `id`
LEFT JOIN (
SELECT
`customer.defaultPaymentMethod.translation` . payment_method_id ,
`customer.defaultPaymentMethod.translation` . name AS `customer.defaultPaymentMethod.translation.name` ,
`customer.defaultPaymentMethod.translation` . distinguishable_name AS `customer.defaultPaymentMethod.translation.distinguishableName` ,
`customer.defaultPaymentMethod.translation` . description AS `customer.defaultPaymentMethod.translation.description` ,
`customer.defaultPaymentMethod.translation` . custom_fields AS `customer.defaultPaymentMethod.translation.customFields` ,
`customer.defaultPaymentMethod.translation` . created_at AS `customer.defaultPaymentMethod.translation.createdAt` ,
`customer.defaultPaymentMethod.translation` . updated_at AS `customer.defaultPaymentMethod.translation.updatedAt` ,
`customer.defaultPaymentMethod.translation` . payment_method_id AS `customer.defaultPaymentMethod.translation.paymentMethodId` ,
`customer.defaultPaymentMethod.translation` . language_id AS `customer.defaultPaymentMethod.translation.languageId` ,
`customer.defaultPaymentMethod.translation.fallback_1` . name AS `customer.defaultPaymentMethod.translation.fallback_1.name` ,
`customer.defaultPaymentMethod.translation.fallback_1` . distinguishable_name AS `customer.defaultPaymentMethod.translation.fallback_1.distinguishableName` ,
`customer.defaultPaymentMethod.translation.fallback_1` . description AS `customer.defaultPaymentMethod.translation.fallback_1.description` ,
`customer.defaultPaymentMethod.translation.fallback_1` . custom_fields AS `customer.defaultPaymentMethod.translation.fallback_1.customFields` ,
`customer.defaultPaymentMethod.translation.fallback_1` . created_at AS `customer.defaultPaymentMethod.translation.fallback_1.createdAt` ,
`customer.defaultPaymentMethod.translation.fallback_1` . updated_at AS `customer.defaultPaymentMethod.translation.fallback_1.updatedAt` ,
`customer.defaultPaymentMethod.translation.fallback_1` . payment_method_id AS `customer.defaultPaymentMethod.translation.fallback_1.paymentMethodId` ,
`customer.defaultPaymentMethod.translation.fallback_1` . language_id AS `customer.defaultPaymentMethod.translation.fallback_1.languageId`
FROM
`payment_method_translation` `customer.defaultPaymentMethod.translation`
LEFT JOIN `payment_method_translation` `customer.defaultPaymentMethod.translation.fallback_1` ON `customer.defaultPaymentMethod.translation` . `payment_method_id` = `customer.defaultPaymentMethod.translation.fallback_1` . `payment_method_id`
AND `customer.defaultPaymentMethod.translation.fallback_1` . language_id = ?
WHERE
`customer.defaultPaymentMethod.translation` . language_id = ?
) `customer.defaultPaymentMethod.payment_method_translation` ON `customer.defaultPaymentMethod.payment_method_translation` . `payment_method_id` = `customer.defaultPaymentMethod` . `id`
LEFT JOIN `app_payment_method` `customer.defaultPaymentMethod.appPaymentMethod` ON `customer.defaultPaymentMethod` . `id` = `customer.defaultPaymentMethod.appPaymentMethod` . `payment_method_id`
WHERE
(
(
(
`customer` . `bound_sales_channel_id` < = > ?
OR `customer` . `bound_sales_channel_id` = ?
)
)
)
AND (
`customer` . `id` IN (? )
)
Copy
SELECT `customer` . `id` AS `customer.id` , `customer` . `customer_group_id` AS `customer.groupId` , `customer` . `default_payment_method_id` AS `customer.defaultPaymentMethodId` , `customer` . `sales_channel_id` AS `customer.salesChannelId` , `customer` . `language_id` AS `customer.languageId` , `customer` . `last_payment_method_id` AS `customer.lastPaymentMethodId` , `customer` . `default_billing_address_id` AS `customer.defaultBillingAddressId` , `customer` . `default_shipping_address_id` AS `customer.defaultShippingAddressId` , `customer` . `auto_increment` AS `customer.autoIncrement` , `customer` . `customer_number` AS `customer.customerNumber` , `customer` . `salutation_id` AS `customer.salutationId` , `customer` . `first_name` AS `customer.firstName` , `customer` . `last_name` AS `customer.lastName` , `customer` . `company` AS `customer.company` , `customer` . `password` AS `customer.password` , `customer` . `email` AS `customer.email` , `customer` . `title` AS `customer.title` , `customer` . `vat_ids` AS `customer.vatIds` , `customer` . `affiliate_code` AS `customer.affiliateCode` , `customer` . `campaign_code` AS `customer.campaignCode` , `customer` . `active` AS `customer.active` , `customer` . `double_opt_in_registration` AS `customer.doubleOptInRegistration` , `customer` . `double_opt_in_email_sent_date` AS `customer.doubleOptInEmailSentDate` , `customer` . `double_opt_in_confirm_date` AS `customer.doubleOptInConfirmDate` , `customer` . `hash` AS `customer.hash` , `customer` . `guest` AS `customer.guest` , `customer` . `first_login` AS `customer.firstLogin` , `customer` . `last_login` AS `customer.lastLogin` , `customer` . `newsletter_sales_channel_ids` AS `customer.newsletterSalesChannelIds` , `customer` . `birthday` AS `customer.birthday` , `customer` . `last_order_date` AS `customer.lastOrderDate` , `customer` . `order_count` AS `customer.orderCount` , `customer` . `order_total_amount` AS `customer.orderTotalAmount` , `customer` . `review_count` AS `customer.reviewCount` , `customer` . `custom_fields` AS `customer.customFields` , `customer` . `legacy_password` AS `customer.legacyPassword` , `customer` . `legacy_encoder` AS `customer.legacyEncoder` , `customer` . `remote_address` AS `customer.remoteAddress` , `customer` . `tag_ids` AS `customer.tagIds` , `customer` . `requested_customer_group_id` AS `customer.requestedGroupId` , `customer` . `bound_sales_channel_id` AS `customer.boundSalesChannelId` , `customer` . `account_type` AS `customer.accountType` , `customer` . `created_by_id` AS `customer.createdById` , `customer` . `updated_by_id` AS `customer.updatedById` , `customer` . `created_at` AS `customer.createdAt` , `customer` . `updated_at` AS `customer.updatedAt` , `customer.salutation` . `id` AS `customer.salutation.id` , `customer.salutation` . `salutation_key` AS `customer.salutation.salutationKey` , `customer.salutation` . `created_at` AS `customer.salutation.createdAt` , `customer.salutation` . `updated_at` AS `customer.salutation.updatedAt` , `customer.salutation.translation.fallback_1.displayName` , `customer.salutation.translation.displayName` , COALESCE (`customer.salutation.translation.fallback_1.displayName` , `customer.salutation.translation.displayName` , `customer.salutation.translation.displayName` ) AS `customer.salutation.displayName` , `customer.salutation.translation.fallback_1.letterName` , `customer.salutation.translation.letterName` , COALESCE (`customer.salutation.translation.fallback_1.letterName` , `customer.salutation.translation.letterName` , `customer.salutation.translation.letterName` ) AS `customer.salutation.letterName` , `customer.salutation.translation.fallback_1.customFields` , `customer.salutation.translation.customFields` , COALESCE (`customer.salutation.translation.fallback_1.customFields` , `customer.salutation.translation.customFields` , `customer.salutation.translation.customFields` ) AS `customer.salutation.customFields` , `customer.salutation.translation.fallback_1.createdAt` , `customer.salutation.translation.createdAt` , `customer.salutation.translation.fallback_1.updatedAt` , `customer.salutation.translation.updatedAt` , `customer.salutation.translation.fallback_1.salutationId` , `customer.salutation.translation.salutationId` , `customer.salutation.translation.fallback_1.languageId` , `customer.salutation.translation.languageId` , `customer.defaultPaymentMethod` . `id` AS `customer.defaultPaymentMethod.id` , `customer.defaultPaymentMethod` . `plugin_id` AS `customer.defaultPaymentMethod.pluginId` , `customer.defaultPaymentMethod` . `handler_identifier` AS `customer.defaultPaymentMethod.handlerIdentifier` , `customer.defaultPaymentMethod` . `position` AS `customer.defaultPaymentMethod.position` , `customer.defaultPaymentMethod` . `active` AS `customer.defaultPaymentMethod.active` , `customer.defaultPaymentMethod` . `after_order_enabled` AS `customer.defaultPaymentMethod.afterOrderEnabled` , `customer.defaultPaymentMethod` . `availability_rule_id` AS `customer.defaultPaymentMethod.availabilityRuleId` , `customer.defaultPaymentMethod` . `media_id` AS `customer.defaultPaymentMethod.mediaId` , `customer.defaultPaymentMethod.appPaymentMethod` . `id` AS `customer.defaultPaymentMethod.appPaymentMethod.id` , `customer.defaultPaymentMethod.appPaymentMethod` . `app_name` AS `customer.defaultPaymentMethod.appPaymentMethod.appName` , `customer.defaultPaymentMethod.appPaymentMethod` . `identifier` AS `customer.defaultPaymentMethod.appPaymentMethod.identifier` , `customer.defaultPaymentMethod.appPaymentMethod` . `pay_url` AS `customer.defaultPaymentMethod.appPaymentMethod.payUrl` , `customer.defaultPaymentMethod.appPaymentMethod` . `finalize_url` AS `customer.defaultPaymentMethod.appPaymentMethod.finalizeUrl` , `customer.defaultPaymentMethod.appPaymentMethod` . `validate_url` AS `customer.defaultPaymentMethod.appPaymentMethod.validateUrl` , `customer.defaultPaymentMethod.appPaymentMethod` . `capture_url` AS `customer.defaultPaymentMethod.appPaymentMethod.captureUrl` , `customer.defaultPaymentMethod.appPaymentMethod` . `refund_url` AS `customer.defaultPaymentMethod.appPaymentMethod.refundUrl` , `customer.defaultPaymentMethod.appPaymentMethod` . `recurring_url` AS `customer.defaultPaymentMethod.appPaymentMethod.recurringUrl` , `customer.defaultPaymentMethod.appPaymentMethod` . `app_id` AS `customer.defaultPaymentMethod.appPaymentMethod.appId` , `customer.defaultPaymentMethod.appPaymentMethod` . `original_media_id` AS `customer.defaultPaymentMethod.appPaymentMethod.originalMediaId` , `customer.defaultPaymentMethod.appPaymentMethod` . `payment_method_id` AS `customer.defaultPaymentMethod.appPaymentMethod.paymentMethodId` , `customer.defaultPaymentMethod.appPaymentMethod` . `created_at` AS `customer.defaultPaymentMethod.appPaymentMethod.createdAt` , `customer.defaultPaymentMethod.appPaymentMethod` . `updated_at` AS `customer.defaultPaymentMethod.appPaymentMethod.updatedAt` , `customer.defaultPaymentMethod` . `technical_name` AS `customer.defaultPaymentMethod.technicalName` , `customer.defaultPaymentMethod` . `created_at` AS `customer.defaultPaymentMethod.createdAt` , `customer.defaultPaymentMethod` . `updated_at` AS `customer.defaultPaymentMethod.updatedAt` , `customer.defaultPaymentMethod.translation.fallback_1.name` , `customer.defaultPaymentMethod.translation.name` , COALESCE (`customer.defaultPaymentMethod.translation.fallback_1.name` , `customer.defaultPaymentMethod.translation.name` , `customer.defaultPaymentMethod.translation.name` ) AS `customer.defaultPaymentMethod.name` , `customer.defaultPaymentMethod.translation.fallback_1.distinguishableName` , `customer.defaultPaymentMethod.translation.distinguishableName` , COALESCE (`customer.defaultPaymentMethod.translation.fallback_1.distinguishableName` , `customer.defaultPaymentMethod.translation.distinguishableName` , `customer.defaultPaymentMethod.translation.distinguishableName` ) AS `customer.defaultPaymentMethod.distinguishableName` , `customer.defaultPaymentMethod.translation.fallback_1.description` , `customer.defaultPaymentMethod.translation.description` , COALESCE (`customer.defaultPaymentMethod.translation.fallback_1.description` , `customer.defaultPaymentMethod.translation.description` , `customer.defaultPaymentMethod.translation.description` ) AS `customer.defaultPaymentMethod.description` , `customer.defaultPaymentMethod.translation.fallback_1.customFields` , `customer.defaultPaymentMethod.translation.customFields` , COALESCE (`customer.defaultPaymentMethod.translation.fallback_1.customFields` , `customer.defaultPaymentMethod.translation.customFields` , `customer.defaultPaymentMethod.translation.customFields` ) AS `customer.defaultPaymentMethod.customFields` , `customer.defaultPaymentMethod.translation.fallback_1.createdAt` , `customer.defaultPaymentMethod.translation.createdAt` , `customer.defaultPaymentMethod.translation.fallback_1.updatedAt` , `customer.defaultPaymentMethod.translation.updatedAt` , `customer.defaultPaymentMethod.translation.fallback_1.paymentMethodId` , `customer.defaultPaymentMethod.translation.paymentMethodId` , `customer.defaultPaymentMethod.translation.fallback_1.languageId` , `customer.defaultPaymentMethod.translation.languageId` FROM `customer` LEFT JOIN `salutation` `customer.salutation` ON `customer` . `salutation_id` = `customer.salutation` . `id` LEFT JOIN `payment_method` `customer.defaultPaymentMethod` ON `customer` . `default_payment_method_id` = `customer.defaultPaymentMethod` . `id` LEFT JOIN (SELECT `customer.salutation.translation` . salutation_id , `customer.salutation.translation` . display_name AS `customer.salutation.translation.displayName` , `customer.salutation.translation` . letter_name AS `customer.salutation.translation.letterName` , `customer.salutation.translation` . custom_fields AS `customer.salutation.translation.customFields` , `customer.salutation.translation` . created_at AS `customer.salutation.translation.createdAt` , `customer.salutation.translation` . updated_at AS `customer.salutation.translation.updatedAt` , `customer.salutation.translation` . salutation_id AS `customer.salutation.translation.salutationId` , `customer.salutation.translation` . language_id AS `customer.salutation.translation.languageId` , `customer.salutation.translation.fallback_1` . display_name AS `customer.salutation.translation.fallback_1.displayName` , `customer.salutation.translation.fallback_1` . letter_name AS `customer.salutation.translation.fallback_1.letterName` , `customer.salutation.translation.fallback_1` . custom_fields AS `customer.salutation.translation.fallback_1.customFields` , `customer.salutation.translation.fallback_1` . created_at AS `customer.salutation.translation.fallback_1.createdAt` , `customer.salutation.translation.fallback_1` . updated_at AS `customer.salutation.translation.fallback_1.updatedAt` , `customer.salutation.translation.fallback_1` . salutation_id AS `customer.salutation.translation.fallback_1.salutationId` , `customer.salutation.translation.fallback_1` . language_id AS `customer.salutation.translation.fallback_1.languageId` FROM `salutation_translation` `customer.salutation.translation` LEFT JOIN `salutation_translation` `customer.salutation.translation.fallback_1` ON `customer.salutation.translation` . `salutation_id` = `customer.salutation.translation.fallback_1` . `salutation_id` AND `customer.salutation.translation.fallback_1` . language_id = 0xCE76118FCB9E4D85949BA0F669A05357 WHERE `customer.salutation.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `customer.salutation.salutation_translation` ON `customer.salutation.salutation_translation` . `salutation_id` = `customer.salutation` . `id` LEFT JOIN (SELECT `customer.defaultPaymentMethod.translation` . payment_method_id , `customer.defaultPaymentMethod.translation` . name AS `customer.defaultPaymentMethod.translation.name` , `customer.defaultPaymentMethod.translation` . distinguishable_name AS `customer.defaultPaymentMethod.translation.distinguishableName` , `customer.defaultPaymentMethod.translation` . description AS `customer.defaultPaymentMethod.translation.description` , `customer.defaultPaymentMethod.translation` . custom_fields AS `customer.defaultPaymentMethod.translation.customFields` , `customer.defaultPaymentMethod.translation` . created_at AS `customer.defaultPaymentMethod.translation.createdAt` , `customer.defaultPaymentMethod.translation` . updated_at AS `customer.defaultPaymentMethod.translation.updatedAt` , `customer.defaultPaymentMethod.translation` . payment_method_id AS `customer.defaultPaymentMethod.translation.paymentMethodId` , `customer.defaultPaymentMethod.translation` . language_id AS `customer.defaultPaymentMethod.translation.languageId` , `customer.defaultPaymentMethod.translation.fallback_1` . name AS `customer.defaultPaymentMethod.translation.fallback_1.name` , `customer.defaultPaymentMethod.translation.fallback_1` . distinguishable_name AS `customer.defaultPaymentMethod.translation.fallback_1.distinguishableName` , `customer.defaultPaymentMethod.translation.fallback_1` . description AS `customer.defaultPaymentMethod.translation.fallback_1.description` , `customer.defaultPaymentMethod.translation.fallback_1` . custom_fields AS `customer.defaultPaymentMethod.translation.fallback_1.customFields` , `customer.defaultPaymentMethod.translation.fallback_1` . created_at AS `customer.defaultPaymentMethod.translation.fallback_1.createdAt` , `customer.defaultPaymentMethod.translation.fallback_1` . updated_at AS `customer.defaultPaymentMethod.translation.fallback_1.updatedAt` , `customer.defaultPaymentMethod.translation.fallback_1` . payment_method_id AS `customer.defaultPaymentMethod.translation.fallback_1.paymentMethodId` , `customer.defaultPaymentMethod.translation.fallback_1` . language_id AS `customer.defaultPaymentMethod.translation.fallback_1.languageId` FROM `payment_method_translation` `customer.defaultPaymentMethod.translation` LEFT JOIN `payment_method_translation` `customer.defaultPaymentMethod.translation.fallback_1` ON `customer.defaultPaymentMethod.translation` . `payment_method_id` = `customer.defaultPaymentMethod.translation.fallback_1` . `payment_method_id` AND `customer.defaultPaymentMethod.translation.fallback_1` . language_id = 0xCE76118FCB9E4D85949BA0F669A05357 WHERE `customer.defaultPaymentMethod.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `customer.defaultPaymentMethod.payment_method_translation` ON `customer.defaultPaymentMethod.payment_method_translation` . `payment_method_id` = `customer.defaultPaymentMethod` . `id` LEFT JOIN `app_payment_method` `customer.defaultPaymentMethod.appPaymentMethod` ON `customer.defaultPaymentMethod` . `id` = `customer.defaultPaymentMethod.appPaymentMethod` . `payment_method_id` WHERE (((`customer` . `bound_sales_channel_id` < = > NULL OR `customer` . `bound_sales_channel_id` = 0xC688A533F6BF4D6094F13EF532190DEF ))) AND (`customer` . `id` IN (0x0E6B022E0F294160B7672EB0830D3395 ));
Copy
6.56 ms (4.57%)
1
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.fallback_1.name` , `shipping_method.deliveryTime.translation.name` , COALESCE (`shipping_method.deliveryTime.translation.fallback_1.name` , `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation.name` ) AS `shipping_method.deliveryTime.name` , `shipping_method.deliveryTime.translation.fallback_1.customFields` , `shipping_method.deliveryTime.translation.customFields` , COALESCE (`shipping_method.deliveryTime.translation.fallback_1.customFields` , `shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation.customFields` ) AS `shipping_method.deliveryTime.customFields` , `shipping_method.deliveryTime.translation.fallback_1.createdAt` , `shipping_method.deliveryTime.translation.createdAt` , `shipping_method.deliveryTime.translation.fallback_1.updatedAt` , `shipping_method.deliveryTime.translation.updatedAt` , `shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId` , `shipping_method.deliveryTime.translation.deliveryTimeId` , `shipping_method.deliveryTime.translation.fallback_1.languageId` , `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.fallback_1.title` , `shipping_method.media.translation.title` , COALESCE (`shipping_method.media.translation.fallback_1.title` , `shipping_method.media.translation.title` , `shipping_method.media.translation.title` ) AS `shipping_method.media.title` , `shipping_method.media.translation.fallback_1.alt` , `shipping_method.media.translation.alt` , COALESCE (`shipping_method.media.translation.fallback_1.alt` , `shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` ) AS `shipping_method.media.alt` , `shipping_method.media.translation.fallback_1.customFields` , `shipping_method.media.translation.customFields` , COALESCE (`shipping_method.media.translation.fallback_1.customFields` , `shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` ) AS `shipping_method.media.customFields` , `shipping_method.media.translation.fallback_1.createdAt` , `shipping_method.media.translation.createdAt` , `shipping_method.media.translation.fallback_1.updatedAt` , `shipping_method.media.translation.updatedAt` , `shipping_method.media.translation.fallback_1.mediaId` , `shipping_method.media.translation.mediaId` , `shipping_method.media.translation.fallback_1.languageId` , `shipping_method.media.translation.languageId` , `shipping_method.translation.fallback_1.name` , `shipping_method.translation.name` , COALESCE (`shipping_method.translation.fallback_1.name` , `shipping_method.translation.name` , `shipping_method.translation.name` ) AS `shipping_method.name` , `shipping_method.translation.fallback_1.description` , `shipping_method.translation.description` , COALESCE (`shipping_method.translation.fallback_1.description` , `shipping_method.translation.description` , `shipping_method.translation.description` ) AS `shipping_method.description` , `shipping_method.translation.fallback_1.trackingUrl` , `shipping_method.translation.trackingUrl` , COALESCE (`shipping_method.translation.fallback_1.trackingUrl` , `shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` ) AS `shipping_method.trackingUrl` , `shipping_method.translation.fallback_1.customFields` , `shipping_method.translation.customFields` , COALESCE (`shipping_method.translation.fallback_1.customFields` , `shipping_method.translation.customFields` , `shipping_method.translation.customFields` ) AS `shipping_method.customFields` , `shipping_method.translation.fallback_1.createdAt` , `shipping_method.translation.createdAt` , `shipping_method.translation.fallback_1.updatedAt` , `shipping_method.translation.updatedAt` , `shipping_method.translation.fallback_1.shippingMethodId` , `shipping_method.translation.shippingMethodId` , `shipping_method.translation.fallback_1.languageId` , `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` , `shipping_method.translation.fallback_1` . name AS `shipping_method.translation.fallback_1.name` , `shipping_method.translation.fallback_1` . description AS `shipping_method.translation.fallback_1.description` , `shipping_method.translation.fallback_1` . tracking_url AS `shipping_method.translation.fallback_1.trackingUrl` , `shipping_method.translation.fallback_1` . custom_fields AS `shipping_method.translation.fallback_1.customFields` , `shipping_method.translation.fallback_1` . created_at AS `shipping_method.translation.fallback_1.createdAt` , `shipping_method.translation.fallback_1` . updated_at AS `shipping_method.translation.fallback_1.updatedAt` , `shipping_method.translation.fallback_1` . shipping_method_id AS `shipping_method.translation.fallback_1.shippingMethodId` , `shipping_method.translation.fallback_1` . language_id AS `shipping_method.translation.fallback_1.languageId` FROM `shipping_method_translation` `shipping_method.translation` LEFT JOIN `shipping_method_translation` `shipping_method.translation.fallback_1` ON `shipping_method.translation` . `shipping_method_id` = `shipping_method.translation.fallback_1` . `shipping_method_id` AND `shipping_method.translation.fallback_1` . language_id = ? 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` , `shipping_method.deliveryTime.translation.fallback_1` . name AS `shipping_method.deliveryTime.translation.fallback_1.name` , `shipping_method.deliveryTime.translation.fallback_1` . custom_fields AS `shipping_method.deliveryTime.translation.fallback_1.customFields` , `shipping_method.deliveryTime.translation.fallback_1` . created_at AS `shipping_method.deliveryTime.translation.fallback_1.createdAt` , `shipping_method.deliveryTime.translation.fallback_1` . updated_at AS `shipping_method.deliveryTime.translation.fallback_1.updatedAt` , `shipping_method.deliveryTime.translation.fallback_1` . delivery_time_id AS `shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId` , `shipping_method.deliveryTime.translation.fallback_1` . language_id AS `shipping_method.deliveryTime.translation.fallback_1.languageId` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation.fallback_1` ON `shipping_method.deliveryTime.translation` . `delivery_time_id` = `shipping_method.deliveryTime.translation.fallback_1` . `delivery_time_id` AND `shipping_method.deliveryTime.translation.fallback_1` . language_id = ? 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` , `shipping_method.media.translation.fallback_1` . title AS `shipping_method.media.translation.fallback_1.title` , `shipping_method.media.translation.fallback_1` . alt AS `shipping_method.media.translation.fallback_1.alt` , `shipping_method.media.translation.fallback_1` . custom_fields AS `shipping_method.media.translation.fallback_1.customFields` , `shipping_method.media.translation.fallback_1` . created_at AS `shipping_method.media.translation.fallback_1.createdAt` , `shipping_method.media.translation.fallback_1` . updated_at AS `shipping_method.media.translation.fallback_1.updatedAt` , `shipping_method.media.translation.fallback_1` . media_id AS `shipping_method.media.translation.fallback_1.mediaId` , `shipping_method.media.translation.fallback_1` . language_id AS `shipping_method.media.translation.fallback_1.languageId` FROM `media_translation` `shipping_method.media.translation` LEFT JOIN `media_translation` `shipping_method.media.translation.fallback_1` ON `shipping_method.media.translation` . `media_id` = `shipping_method.media.translation.fallback_1` . `media_id` AND `shipping_method.media.translation.fallback_1` . language_id = ? 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"╬v\x11 Å╦×Màöøá÷iáSW "
b"/»_ââšMpªXTÎ|ãâ\v "
b"╬v\x11 Å╦×Màöøá÷iáSW "
b"/»_ââšMpªXTÎ|ãâ\v "
b"╬v\x11 Å╦×Màöøá÷iáSW "
b"/»_ââšMpªXTÎ|ãâ\v "
b"¤’í,\x15 %Nm›>À¯ÂŽˆ\x10 "
]
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.fallback_1.name` ,
`shipping_method.deliveryTime.translation.name` ,
COALESCE (
`shipping_method.deliveryTime.translation.fallback_1.name` ,
`shipping_method.deliveryTime.translation.name` ,
`shipping_method.deliveryTime.translation.name`
) AS `shipping_method.deliveryTime.name` ,
`shipping_method.deliveryTime.translation.fallback_1.customFields` ,
`shipping_method.deliveryTime.translation.customFields` ,
COALESCE (
`shipping_method.deliveryTime.translation.fallback_1.customFields` ,
`shipping_method.deliveryTime.translation.customFields` ,
`shipping_method.deliveryTime.translation.customFields`
) AS `shipping_method.deliveryTime.customFields` ,
`shipping_method.deliveryTime.translation.fallback_1.createdAt` ,
`shipping_method.deliveryTime.translation.createdAt` ,
`shipping_method.deliveryTime.translation.fallback_1.updatedAt` ,
`shipping_method.deliveryTime.translation.updatedAt` ,
`shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId` ,
`shipping_method.deliveryTime.translation.deliveryTimeId` ,
`shipping_method.deliveryTime.translation.fallback_1.languageId` ,
`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.fallback_1.title` ,
`shipping_method.media.translation.title` ,
COALESCE (
`shipping_method.media.translation.fallback_1.title` ,
`shipping_method.media.translation.title` ,
`shipping_method.media.translation.title`
) AS `shipping_method.media.title` ,
`shipping_method.media.translation.fallback_1.alt` ,
`shipping_method.media.translation.alt` ,
COALESCE (
`shipping_method.media.translation.fallback_1.alt` ,
`shipping_method.media.translation.alt` ,
`shipping_method.media.translation.alt`
) AS `shipping_method.media.alt` ,
`shipping_method.media.translation.fallback_1.customFields` ,
`shipping_method.media.translation.customFields` ,
COALESCE (
`shipping_method.media.translation.fallback_1.customFields` ,
`shipping_method.media.translation.customFields` ,
`shipping_method.media.translation.customFields`
) AS `shipping_method.media.customFields` ,
`shipping_method.media.translation.fallback_1.createdAt` ,
`shipping_method.media.translation.createdAt` ,
`shipping_method.media.translation.fallback_1.updatedAt` ,
`shipping_method.media.translation.updatedAt` ,
`shipping_method.media.translation.fallback_1.mediaId` ,
`shipping_method.media.translation.mediaId` ,
`shipping_method.media.translation.fallback_1.languageId` ,
`shipping_method.media.translation.languageId` ,
`shipping_method.translation.fallback_1.name` ,
`shipping_method.translation.name` ,
COALESCE (
`shipping_method.translation.fallback_1.name` ,
`shipping_method.translation.name` ,
`shipping_method.translation.name`
) AS `shipping_method.name` ,
`shipping_method.translation.fallback_1.description` ,
`shipping_method.translation.description` ,
COALESCE (
`shipping_method.translation.fallback_1.description` ,
`shipping_method.translation.description` ,
`shipping_method.translation.description`
) AS `shipping_method.description` ,
`shipping_method.translation.fallback_1.trackingUrl` ,
`shipping_method.translation.trackingUrl` ,
COALESCE (
`shipping_method.translation.fallback_1.trackingUrl` ,
`shipping_method.translation.trackingUrl` ,
`shipping_method.translation.trackingUrl`
) AS `shipping_method.trackingUrl` ,
`shipping_method.translation.fallback_1.customFields` ,
`shipping_method.translation.customFields` ,
COALESCE (
`shipping_method.translation.fallback_1.customFields` ,
`shipping_method.translation.customFields` ,
`shipping_method.translation.customFields`
) AS `shipping_method.customFields` ,
`shipping_method.translation.fallback_1.createdAt` ,
`shipping_method.translation.createdAt` ,
`shipping_method.translation.fallback_1.updatedAt` ,
`shipping_method.translation.updatedAt` ,
`shipping_method.translation.fallback_1.shippingMethodId` ,
`shipping_method.translation.shippingMethodId` ,
`shipping_method.translation.fallback_1.languageId` ,
`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` ,
`shipping_method.translation.fallback_1` . name AS `shipping_method.translation.fallback_1.name` ,
`shipping_method.translation.fallback_1` . description AS `shipping_method.translation.fallback_1.description` ,
`shipping_method.translation.fallback_1` . tracking_url AS `shipping_method.translation.fallback_1.trackingUrl` ,
`shipping_method.translation.fallback_1` . custom_fields AS `shipping_method.translation.fallback_1.customFields` ,
`shipping_method.translation.fallback_1` . created_at AS `shipping_method.translation.fallback_1.createdAt` ,
`shipping_method.translation.fallback_1` . updated_at AS `shipping_method.translation.fallback_1.updatedAt` ,
`shipping_method.translation.fallback_1` . shipping_method_id AS `shipping_method.translation.fallback_1.shippingMethodId` ,
`shipping_method.translation.fallback_1` . language_id AS `shipping_method.translation.fallback_1.languageId`
FROM
`shipping_method_translation` `shipping_method.translation`
LEFT JOIN `shipping_method_translation` `shipping_method.translation.fallback_1` ON `shipping_method.translation` . `shipping_method_id` = `shipping_method.translation.fallback_1` . `shipping_method_id`
AND `shipping_method.translation.fallback_1` . language_id = ?
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` ,
`shipping_method.deliveryTime.translation.fallback_1` . name AS `shipping_method.deliveryTime.translation.fallback_1.name` ,
`shipping_method.deliveryTime.translation.fallback_1` . custom_fields AS `shipping_method.deliveryTime.translation.fallback_1.customFields` ,
`shipping_method.deliveryTime.translation.fallback_1` . created_at AS `shipping_method.deliveryTime.translation.fallback_1.createdAt` ,
`shipping_method.deliveryTime.translation.fallback_1` . updated_at AS `shipping_method.deliveryTime.translation.fallback_1.updatedAt` ,
`shipping_method.deliveryTime.translation.fallback_1` . delivery_time_id AS `shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId` ,
`shipping_method.deliveryTime.translation.fallback_1` . language_id AS `shipping_method.deliveryTime.translation.fallback_1.languageId`
FROM
`delivery_time_translation` `shipping_method.deliveryTime.translation`
LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation.fallback_1` ON `shipping_method.deliveryTime.translation` . `delivery_time_id` = `shipping_method.deliveryTime.translation.fallback_1` . `delivery_time_id`
AND `shipping_method.deliveryTime.translation.fallback_1` . language_id = ?
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` ,
`shipping_method.media.translation.fallback_1` . title AS `shipping_method.media.translation.fallback_1.title` ,
`shipping_method.media.translation.fallback_1` . alt AS `shipping_method.media.translation.fallback_1.alt` ,
`shipping_method.media.translation.fallback_1` . custom_fields AS `shipping_method.media.translation.fallback_1.customFields` ,
`shipping_method.media.translation.fallback_1` . created_at AS `shipping_method.media.translation.fallback_1.createdAt` ,
`shipping_method.media.translation.fallback_1` . updated_at AS `shipping_method.media.translation.fallback_1.updatedAt` ,
`shipping_method.media.translation.fallback_1` . media_id AS `shipping_method.media.translation.fallback_1.mediaId` ,
`shipping_method.media.translation.fallback_1` . language_id AS `shipping_method.media.translation.fallback_1.languageId`
FROM
`media_translation` `shipping_method.media.translation`
LEFT JOIN `media_translation` `shipping_method.media.translation.fallback_1` ON `shipping_method.media.translation` . `media_id` = `shipping_method.media.translation.fallback_1` . `media_id`
AND `shipping_method.media.translation.fallback_1` . language_id = ?
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.fallback_1.name` , `shipping_method.deliveryTime.translation.name` , COALESCE (`shipping_method.deliveryTime.translation.fallback_1.name` , `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation.name` ) AS `shipping_method.deliveryTime.name` , `shipping_method.deliveryTime.translation.fallback_1.customFields` , `shipping_method.deliveryTime.translation.customFields` , COALESCE (`shipping_method.deliveryTime.translation.fallback_1.customFields` , `shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation.customFields` ) AS `shipping_method.deliveryTime.customFields` , `shipping_method.deliveryTime.translation.fallback_1.createdAt` , `shipping_method.deliveryTime.translation.createdAt` , `shipping_method.deliveryTime.translation.fallback_1.updatedAt` , `shipping_method.deliveryTime.translation.updatedAt` , `shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId` , `shipping_method.deliveryTime.translation.deliveryTimeId` , `shipping_method.deliveryTime.translation.fallback_1.languageId` , `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.fallback_1.title` , `shipping_method.media.translation.title` , COALESCE (`shipping_method.media.translation.fallback_1.title` , `shipping_method.media.translation.title` , `shipping_method.media.translation.title` ) AS `shipping_method.media.title` , `shipping_method.media.translation.fallback_1.alt` , `shipping_method.media.translation.alt` , COALESCE (`shipping_method.media.translation.fallback_1.alt` , `shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` ) AS `shipping_method.media.alt` , `shipping_method.media.translation.fallback_1.customFields` , `shipping_method.media.translation.customFields` , COALESCE (`shipping_method.media.translation.fallback_1.customFields` , `shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` ) AS `shipping_method.media.customFields` , `shipping_method.media.translation.fallback_1.createdAt` , `shipping_method.media.translation.createdAt` , `shipping_method.media.translation.fallback_1.updatedAt` , `shipping_method.media.translation.updatedAt` , `shipping_method.media.translation.fallback_1.mediaId` , `shipping_method.media.translation.mediaId` , `shipping_method.media.translation.fallback_1.languageId` , `shipping_method.media.translation.languageId` , `shipping_method.translation.fallback_1.name` , `shipping_method.translation.name` , COALESCE (`shipping_method.translation.fallback_1.name` , `shipping_method.translation.name` , `shipping_method.translation.name` ) AS `shipping_method.name` , `shipping_method.translation.fallback_1.description` , `shipping_method.translation.description` , COALESCE (`shipping_method.translation.fallback_1.description` , `shipping_method.translation.description` , `shipping_method.translation.description` ) AS `shipping_method.description` , `shipping_method.translation.fallback_1.trackingUrl` , `shipping_method.translation.trackingUrl` , COALESCE (`shipping_method.translation.fallback_1.trackingUrl` , `shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` ) AS `shipping_method.trackingUrl` , `shipping_method.translation.fallback_1.customFields` , `shipping_method.translation.customFields` , COALESCE (`shipping_method.translation.fallback_1.customFields` , `shipping_method.translation.customFields` , `shipping_method.translation.customFields` ) AS `shipping_method.customFields` , `shipping_method.translation.fallback_1.createdAt` , `shipping_method.translation.createdAt` , `shipping_method.translation.fallback_1.updatedAt` , `shipping_method.translation.updatedAt` , `shipping_method.translation.fallback_1.shippingMethodId` , `shipping_method.translation.shippingMethodId` , `shipping_method.translation.fallback_1.languageId` , `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` , `shipping_method.translation.fallback_1` . name AS `shipping_method.translation.fallback_1.name` , `shipping_method.translation.fallback_1` . description AS `shipping_method.translation.fallback_1.description` , `shipping_method.translation.fallback_1` . tracking_url AS `shipping_method.translation.fallback_1.trackingUrl` , `shipping_method.translation.fallback_1` . custom_fields AS `shipping_method.translation.fallback_1.customFields` , `shipping_method.translation.fallback_1` . created_at AS `shipping_method.translation.fallback_1.createdAt` , `shipping_method.translation.fallback_1` . updated_at AS `shipping_method.translation.fallback_1.updatedAt` , `shipping_method.translation.fallback_1` . shipping_method_id AS `shipping_method.translation.fallback_1.shippingMethodId` , `shipping_method.translation.fallback_1` . language_id AS `shipping_method.translation.fallback_1.languageId` FROM `shipping_method_translation` `shipping_method.translation` LEFT JOIN `shipping_method_translation` `shipping_method.translation.fallback_1` ON `shipping_method.translation` . `shipping_method_id` = `shipping_method.translation.fallback_1` . `shipping_method_id` AND `shipping_method.translation.fallback_1` . language_id = 0xCE76118FCB9E4D85949BA0F669A05357 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` , `shipping_method.deliveryTime.translation.fallback_1` . name AS `shipping_method.deliveryTime.translation.fallback_1.name` , `shipping_method.deliveryTime.translation.fallback_1` . custom_fields AS `shipping_method.deliveryTime.translation.fallback_1.customFields` , `shipping_method.deliveryTime.translation.fallback_1` . created_at AS `shipping_method.deliveryTime.translation.fallback_1.createdAt` , `shipping_method.deliveryTime.translation.fallback_1` . updated_at AS `shipping_method.deliveryTime.translation.fallback_1.updatedAt` , `shipping_method.deliveryTime.translation.fallback_1` . delivery_time_id AS `shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId` , `shipping_method.deliveryTime.translation.fallback_1` . language_id AS `shipping_method.deliveryTime.translation.fallback_1.languageId` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation.fallback_1` ON `shipping_method.deliveryTime.translation` . `delivery_time_id` = `shipping_method.deliveryTime.translation.fallback_1` . `delivery_time_id` AND `shipping_method.deliveryTime.translation.fallback_1` . language_id = 0xCE76118FCB9E4D85949BA0F669A05357 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` , `shipping_method.media.translation.fallback_1` . title AS `shipping_method.media.translation.fallback_1.title` , `shipping_method.media.translation.fallback_1` . alt AS `shipping_method.media.translation.fallback_1.alt` , `shipping_method.media.translation.fallback_1` . custom_fields AS `shipping_method.media.translation.fallback_1.customFields` , `shipping_method.media.translation.fallback_1` . created_at AS `shipping_method.media.translation.fallback_1.createdAt` , `shipping_method.media.translation.fallback_1` . updated_at AS `shipping_method.media.translation.fallback_1.updatedAt` , `shipping_method.media.translation.fallback_1` . media_id AS `shipping_method.media.translation.fallback_1.mediaId` , `shipping_method.media.translation.fallback_1` . language_id AS `shipping_method.media.translation.fallback_1.languageId` FROM `media_translation` `shipping_method.media.translation` LEFT JOIN `media_translation` `shipping_method.media.translation.fallback_1` ON `shipping_method.media.translation` . `media_id` = `shipping_method.media.translation.fallback_1` . `media_id` AND `shipping_method.media.translation.fallback_1` . language_id = 0xCE76118FCB9E4D85949BA0F669A05357 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 (0xA492ED2C15254E6D9B3EC0AFC28E8810 );
Copy
6.46 ms (4.50%)
1
SELECT id FROM b2b_store_front_auth WHERE provider_key = ? AND provider_context = ?
Parameters :
[
"Shopware\B2B\Debtor\Framework\DebtorRepositoryInterface "
"0e6b022e0f294160b7672eb0830d3395 "
]
SELECT id FROM b2b_store_front_auth WHERE provider_key = 'Shopware\\B2B\\Debtor\\Framework\\DebtorRepositoryInterface' AND provider_context = '0e6b022e0f294160b7672eb0830d3395' ;
Copy
6.26 ms (4.36%)
1
SELECT `payment_method` . `id` AS `payment_method.id` , `payment_method` . `plugin_id` AS `payment_method.pluginId` , `payment_method` . `handler_identifier` AS `payment_method.handlerIdentifier` , `payment_method` . `position` AS `payment_method.position` , `payment_method` . `active` AS `payment_method.active` , `payment_method` . `after_order_enabled` AS `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` AS `payment_method.availabilityRuleId` , `payment_method` . `media_id` AS `payment_method.mediaId` , `payment_method.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"àtû°ıAHbºAJºh▒╦ü "
]
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 (0x857496F8D5414862A7414AA768B1CB81 );
Copy
5.97 ms (4.16%)
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.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"˜C-ï9üF$³2\x13 ¥kŒ”M "
]
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 (0x98432DEF39FC4624B33213A56B8C944D );
Copy
5.93 ms (4.13%)
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.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.fallback_1.shortName` , `sales_channel.currency.translation.shortName` , COALESCE (`sales_channel.currency.translation.fallback_1.shortName` , `sales_channel.currency.translation.shortName` , `sales_channel.currency.translation.shortName` ) AS `sales_channel.currency.shortName` , `sales_channel.currency.translation.fallback_1.name` , `sales_channel.currency.translation.name` , COALESCE (`sales_channel.currency.translation.fallback_1.name` , `sales_channel.currency.translation.name` , `sales_channel.currency.translation.name` ) AS `sales_channel.currency.name` , `sales_channel.currency.translation.fallback_1.customFields` , `sales_channel.currency.translation.customFields` , COALESCE (`sales_channel.currency.translation.fallback_1.customFields` , `sales_channel.currency.translation.customFields` , `sales_channel.currency.translation.customFields` ) AS `sales_channel.currency.customFields` , `sales_channel.currency.translation.fallback_1.createdAt` , `sales_channel.currency.translation.createdAt` , `sales_channel.currency.translation.fallback_1.updatedAt` , `sales_channel.currency.translation.updatedAt` , `sales_channel.currency.translation.fallback_1.currencyId` , `sales_channel.currency.translation.currencyId` , `sales_channel.currency.translation.fallback_1.languageId` , `sales_channel.currency.translation.languageId` , `sales_channel.translation.fallback_1.name` , `sales_channel.translation.name` , COALESCE (`sales_channel.translation.fallback_1.name` , `sales_channel.translation.name` , `sales_channel.translation.name` ) AS `sales_channel.name` , `sales_channel.translation.fallback_1.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` , COALESCE (`sales_channel.translation.fallback_1.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` ) AS `sales_channel.homeSlotConfig` , `sales_channel.translation.fallback_1.homeEnabled` , `sales_channel.translation.homeEnabled` , COALESCE (`sales_channel.translation.fallback_1.homeEnabled` , `sales_channel.translation.homeEnabled` , `sales_channel.translation.homeEnabled` ) AS `sales_channel.homeEnabled` , `sales_channel.translation.fallback_1.homeName` , `sales_channel.translation.homeName` , COALESCE (`sales_channel.translation.fallback_1.homeName` , `sales_channel.translation.homeName` , `sales_channel.translation.homeName` ) AS `sales_channel.homeName` , `sales_channel.translation.fallback_1.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` , COALESCE (`sales_channel.translation.fallback_1.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` ) AS `sales_channel.homeMetaTitle` , `sales_channel.translation.fallback_1.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` , COALESCE (`sales_channel.translation.fallback_1.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` ) AS `sales_channel.homeMetaDescription` , `sales_channel.translation.fallback_1.homeKeywords` , `sales_channel.translation.homeKeywords` , COALESCE (`sales_channel.translation.fallback_1.homeKeywords` , `sales_channel.translation.homeKeywords` , `sales_channel.translation.homeKeywords` ) AS `sales_channel.homeKeywords` , `sales_channel.translation.fallback_1.customFields` , `sales_channel.translation.customFields` , COALESCE (`sales_channel.translation.fallback_1.customFields` , `sales_channel.translation.customFields` , `sales_channel.translation.customFields` ) AS `sales_channel.customFields` , `sales_channel.translation.fallback_1.createdAt` , `sales_channel.translation.createdAt` , `sales_channel.translation.fallback_1.updatedAt` , `sales_channel.translation.updatedAt` , `sales_channel.translation.fallback_1.salesChannelId` , `sales_channel.translation.salesChannelId` , `sales_channel.translation.fallback_1.languageId` , `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` , `sales_channel.translation.fallback_1` . name AS `sales_channel.translation.fallback_1.name` , `sales_channel.translation.fallback_1` . home_slot_config AS `sales_channel.translation.fallback_1.homeSlotConfig` , `sales_channel.translation.fallback_1` . home_enabled AS `sales_channel.translation.fallback_1.homeEnabled` , `sales_channel.translation.fallback_1` . home_name AS `sales_channel.translation.fallback_1.homeName` , `sales_channel.translation.fallback_1` . home_meta_title AS `sales_channel.translation.fallback_1.homeMetaTitle` , `sales_channel.translation.fallback_1` . home_meta_description AS `sales_channel.translation.fallback_1.homeMetaDescription` , `sales_channel.translation.fallback_1` . home_keywords AS `sales_channel.translation.fallback_1.homeKeywords` , `sales_channel.translation.fallback_1` . custom_fields AS `sales_channel.translation.fallback_1.customFields` , `sales_channel.translation.fallback_1` . created_at AS `sales_channel.translation.fallback_1.createdAt` , `sales_channel.translation.fallback_1` . updated_at AS `sales_channel.translation.fallback_1.updatedAt` , `sales_channel.translation.fallback_1` . sales_channel_id AS `sales_channel.translation.fallback_1.salesChannelId` , `sales_channel.translation.fallback_1` . language_id AS `sales_channel.translation.fallback_1.languageId` FROM `sales_channel_translation` `sales_channel.translation` LEFT JOIN `sales_channel_translation` `sales_channel.translation.fallback_1` ON `sales_channel.translation` . `sales_channel_id` = `sales_channel.translation.fallback_1` . `sales_channel_id` AND `sales_channel.translation.fallback_1` . language_id = ? 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` , `sales_channel.currency.translation.fallback_1` . short_name AS `sales_channel.currency.translation.fallback_1.shortName` , `sales_channel.currency.translation.fallback_1` . name AS `sales_channel.currency.translation.fallback_1.name` , `sales_channel.currency.translation.fallback_1` . custom_fields AS `sales_channel.currency.translation.fallback_1.customFields` , `sales_channel.currency.translation.fallback_1` . created_at AS `sales_channel.currency.translation.fallback_1.createdAt` , `sales_channel.currency.translation.fallback_1` . updated_at AS `sales_channel.currency.translation.fallback_1.updatedAt` , `sales_channel.currency.translation.fallback_1` . currency_id AS `sales_channel.currency.translation.fallback_1.currencyId` , `sales_channel.currency.translation.fallback_1` . language_id AS `sales_channel.currency.translation.fallback_1.languageId` FROM `currency_translation` `sales_channel.currency.translation` LEFT JOIN `currency_translation` `sales_channel.currency.translation.fallback_1` ON `sales_channel.currency.translation` . `currency_id` = `sales_channel.currency.translation.fallback_1` . `currency_id` AND `sales_channel.currency.translation.fallback_1` . language_id = ? 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"╬v\x11 Å╦×Màöøá÷iáSW "
b"/»_ââšMpªXTÎ|ãâ\v "
b"╬v\x11 Å╦×Màöøá÷iáSW "
b"/»_ââšMpªXTÎ|ãâ\v "
b"ƈ¥3ö¿M`”ñ>õ2\x19 \r ï "
]
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.fallback_1.shortName` ,
`sales_channel.currency.translation.shortName` ,
COALESCE (
`sales_channel.currency.translation.fallback_1.shortName` ,
`sales_channel.currency.translation.shortName` ,
`sales_channel.currency.translation.shortName`
) AS `sales_channel.currency.shortName` ,
`sales_channel.currency.translation.fallback_1.name` ,
`sales_channel.currency.translation.name` ,
COALESCE (
`sales_channel.currency.translation.fallback_1.name` ,
`sales_channel.currency.translation.name` ,
`sales_channel.currency.translation.name`
) AS `sales_channel.currency.name` ,
`sales_channel.currency.translation.fallback_1.customFields` ,
`sales_channel.currency.translation.customFields` ,
COALESCE (
`sales_channel.currency.translation.fallback_1.customFields` ,
`sales_channel.currency.translation.customFields` ,
`sales_channel.currency.translation.customFields`
) AS `sales_channel.currency.customFields` ,
`sales_channel.currency.translation.fallback_1.createdAt` ,
`sales_channel.currency.translation.createdAt` ,
`sales_channel.currency.translation.fallback_1.updatedAt` ,
`sales_channel.currency.translation.updatedAt` ,
`sales_channel.currency.translation.fallback_1.currencyId` ,
`sales_channel.currency.translation.currencyId` ,
`sales_channel.currency.translation.fallback_1.languageId` ,
`sales_channel.currency.translation.languageId` ,
`sales_channel.translation.fallback_1.name` ,
`sales_channel.translation.name` ,
COALESCE (
`sales_channel.translation.fallback_1.name` ,
`sales_channel.translation.name` ,
`sales_channel.translation.name`
) AS `sales_channel.name` ,
`sales_channel.translation.fallback_1.homeSlotConfig` ,
`sales_channel.translation.homeSlotConfig` ,
COALESCE (
`sales_channel.translation.fallback_1.homeSlotConfig` ,
`sales_channel.translation.homeSlotConfig` ,
`sales_channel.translation.homeSlotConfig`
) AS `sales_channel.homeSlotConfig` ,
`sales_channel.translation.fallback_1.homeEnabled` ,
`sales_channel.translation.homeEnabled` ,
COALESCE (
`sales_channel.translation.fallback_1.homeEnabled` ,
`sales_channel.translation.homeEnabled` ,
`sales_channel.translation.homeEnabled`
) AS `sales_channel.homeEnabled` ,
`sales_channel.translation.fallback_1.homeName` ,
`sales_channel.translation.homeName` ,
COALESCE (
`sales_channel.translation.fallback_1.homeName` ,
`sales_channel.translation.homeName` ,
`sales_channel.translation.homeName`
) AS `sales_channel.homeName` ,
`sales_channel.translation.fallback_1.homeMetaTitle` ,
`sales_channel.translation.homeMetaTitle` ,
COALESCE (
`sales_channel.translation.fallback_1.homeMetaTitle` ,
`sales_channel.translation.homeMetaTitle` ,
`sales_channel.translation.homeMetaTitle`
) AS `sales_channel.homeMetaTitle` ,
`sales_channel.translation.fallback_1.homeMetaDescription` ,
`sales_channel.translation.homeMetaDescription` ,
COALESCE (
`sales_channel.translation.fallback_1.homeMetaDescription` ,
`sales_channel.translation.homeMetaDescription` ,
`sales_channel.translation.homeMetaDescription`
) AS `sales_channel.homeMetaDescription` ,
`sales_channel.translation.fallback_1.homeKeywords` ,
`sales_channel.translation.homeKeywords` ,
COALESCE (
`sales_channel.translation.fallback_1.homeKeywords` ,
`sales_channel.translation.homeKeywords` ,
`sales_channel.translation.homeKeywords`
) AS `sales_channel.homeKeywords` ,
`sales_channel.translation.fallback_1.customFields` ,
`sales_channel.translation.customFields` ,
COALESCE (
`sales_channel.translation.fallback_1.customFields` ,
`sales_channel.translation.customFields` ,
`sales_channel.translation.customFields`
) AS `sales_channel.customFields` ,
`sales_channel.translation.fallback_1.createdAt` ,
`sales_channel.translation.createdAt` ,
`sales_channel.translation.fallback_1.updatedAt` ,
`sales_channel.translation.updatedAt` ,
`sales_channel.translation.fallback_1.salesChannelId` ,
`sales_channel.translation.salesChannelId` ,
`sales_channel.translation.fallback_1.languageId` ,
`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` ,
`sales_channel.translation.fallback_1` . name AS `sales_channel.translation.fallback_1.name` ,
`sales_channel.translation.fallback_1` . home_slot_config AS `sales_channel.translation.fallback_1.homeSlotConfig` ,
`sales_channel.translation.fallback_1` . home_enabled AS `sales_channel.translation.fallback_1.homeEnabled` ,
`sales_channel.translation.fallback_1` . home_name AS `sales_channel.translation.fallback_1.homeName` ,
`sales_channel.translation.fallback_1` . home_meta_title AS `sales_channel.translation.fallback_1.homeMetaTitle` ,
`sales_channel.translation.fallback_1` . home_meta_description AS `sales_channel.translation.fallback_1.homeMetaDescription` ,
`sales_channel.translation.fallback_1` . home_keywords AS `sales_channel.translation.fallback_1.homeKeywords` ,
`sales_channel.translation.fallback_1` . custom_fields AS `sales_channel.translation.fallback_1.customFields` ,
`sales_channel.translation.fallback_1` . created_at AS `sales_channel.translation.fallback_1.createdAt` ,
`sales_channel.translation.fallback_1` . updated_at AS `sales_channel.translation.fallback_1.updatedAt` ,
`sales_channel.translation.fallback_1` . sales_channel_id AS `sales_channel.translation.fallback_1.salesChannelId` ,
`sales_channel.translation.fallback_1` . language_id AS `sales_channel.translation.fallback_1.languageId`
FROM
`sales_channel_translation` `sales_channel.translation`
LEFT JOIN `sales_channel_translation` `sales_channel.translation.fallback_1` ON `sales_channel.translation` . `sales_channel_id` = `sales_channel.translation.fallback_1` . `sales_channel_id`
AND `sales_channel.translation.fallback_1` . language_id = ?
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` ,
`sales_channel.currency.translation.fallback_1` . short_name AS `sales_channel.currency.translation.fallback_1.shortName` ,
`sales_channel.currency.translation.fallback_1` . name AS `sales_channel.currency.translation.fallback_1.name` ,
`sales_channel.currency.translation.fallback_1` . custom_fields AS `sales_channel.currency.translation.fallback_1.customFields` ,
`sales_channel.currency.translation.fallback_1` . created_at AS `sales_channel.currency.translation.fallback_1.createdAt` ,
`sales_channel.currency.translation.fallback_1` . updated_at AS `sales_channel.currency.translation.fallback_1.updatedAt` ,
`sales_channel.currency.translation.fallback_1` . currency_id AS `sales_channel.currency.translation.fallback_1.currencyId` ,
`sales_channel.currency.translation.fallback_1` . language_id AS `sales_channel.currency.translation.fallback_1.languageId`
FROM
`currency_translation` `sales_channel.currency.translation`
LEFT JOIN `currency_translation` `sales_channel.currency.translation.fallback_1` ON `sales_channel.currency.translation` . `currency_id` = `sales_channel.currency.translation.fallback_1` . `currency_id`
AND `sales_channel.currency.translation.fallback_1` . language_id = ?
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.fallback_1.shortName` , `sales_channel.currency.translation.shortName` , COALESCE (`sales_channel.currency.translation.fallback_1.shortName` , `sales_channel.currency.translation.shortName` , `sales_channel.currency.translation.shortName` ) AS `sales_channel.currency.shortName` , `sales_channel.currency.translation.fallback_1.name` , `sales_channel.currency.translation.name` , COALESCE (`sales_channel.currency.translation.fallback_1.name` , `sales_channel.currency.translation.name` , `sales_channel.currency.translation.name` ) AS `sales_channel.currency.name` , `sales_channel.currency.translation.fallback_1.customFields` , `sales_channel.currency.translation.customFields` , COALESCE (`sales_channel.currency.translation.fallback_1.customFields` , `sales_channel.currency.translation.customFields` , `sales_channel.currency.translation.customFields` ) AS `sales_channel.currency.customFields` , `sales_channel.currency.translation.fallback_1.createdAt` , `sales_channel.currency.translation.createdAt` , `sales_channel.currency.translation.fallback_1.updatedAt` , `sales_channel.currency.translation.updatedAt` , `sales_channel.currency.translation.fallback_1.currencyId` , `sales_channel.currency.translation.currencyId` , `sales_channel.currency.translation.fallback_1.languageId` , `sales_channel.currency.translation.languageId` , `sales_channel.translation.fallback_1.name` , `sales_channel.translation.name` , COALESCE (`sales_channel.translation.fallback_1.name` , `sales_channel.translation.name` , `sales_channel.translation.name` ) AS `sales_channel.name` , `sales_channel.translation.fallback_1.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` , COALESCE (`sales_channel.translation.fallback_1.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` ) AS `sales_channel.homeSlotConfig` , `sales_channel.translation.fallback_1.homeEnabled` , `sales_channel.translation.homeEnabled` , COALESCE (`sales_channel.translation.fallback_1.homeEnabled` , `sales_channel.translation.homeEnabled` , `sales_channel.translation.homeEnabled` ) AS `sales_channel.homeEnabled` , `sales_channel.translation.fallback_1.homeName` , `sales_channel.translation.homeName` , COALESCE (`sales_channel.translation.fallback_1.homeName` , `sales_channel.translation.homeName` , `sales_channel.translation.homeName` ) AS `sales_channel.homeName` , `sales_channel.translation.fallback_1.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` , COALESCE (`sales_channel.translation.fallback_1.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` ) AS `sales_channel.homeMetaTitle` , `sales_channel.translation.fallback_1.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` , COALESCE (`sales_channel.translation.fallback_1.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` ) AS `sales_channel.homeMetaDescription` , `sales_channel.translation.fallback_1.homeKeywords` , `sales_channel.translation.homeKeywords` , COALESCE (`sales_channel.translation.fallback_1.homeKeywords` , `sales_channel.translation.homeKeywords` , `sales_channel.translation.homeKeywords` ) AS `sales_channel.homeKeywords` , `sales_channel.translation.fallback_1.customFields` , `sales_channel.translation.customFields` , COALESCE (`sales_channel.translation.fallback_1.customFields` , `sales_channel.translation.customFields` , `sales_channel.translation.customFields` ) AS `sales_channel.customFields` , `sales_channel.translation.fallback_1.createdAt` , `sales_channel.translation.createdAt` , `sales_channel.translation.fallback_1.updatedAt` , `sales_channel.translation.updatedAt` , `sales_channel.translation.fallback_1.salesChannelId` , `sales_channel.translation.salesChannelId` , `sales_channel.translation.fallback_1.languageId` , `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` , `sales_channel.translation.fallback_1` . name AS `sales_channel.translation.fallback_1.name` , `sales_channel.translation.fallback_1` . home_slot_config AS `sales_channel.translation.fallback_1.homeSlotConfig` , `sales_channel.translation.fallback_1` . home_enabled AS `sales_channel.translation.fallback_1.homeEnabled` , `sales_channel.translation.fallback_1` . home_name AS `sales_channel.translation.fallback_1.homeName` , `sales_channel.translation.fallback_1` . home_meta_title AS `sales_channel.translation.fallback_1.homeMetaTitle` , `sales_channel.translation.fallback_1` . home_meta_description AS `sales_channel.translation.fallback_1.homeMetaDescription` , `sales_channel.translation.fallback_1` . home_keywords AS `sales_channel.translation.fallback_1.homeKeywords` , `sales_channel.translation.fallback_1` . custom_fields AS `sales_channel.translation.fallback_1.customFields` , `sales_channel.translation.fallback_1` . created_at AS `sales_channel.translation.fallback_1.createdAt` , `sales_channel.translation.fallback_1` . updated_at AS `sales_channel.translation.fallback_1.updatedAt` , `sales_channel.translation.fallback_1` . sales_channel_id AS `sales_channel.translation.fallback_1.salesChannelId` , `sales_channel.translation.fallback_1` . language_id AS `sales_channel.translation.fallback_1.languageId` FROM `sales_channel_translation` `sales_channel.translation` LEFT JOIN `sales_channel_translation` `sales_channel.translation.fallback_1` ON `sales_channel.translation` . `sales_channel_id` = `sales_channel.translation.fallback_1` . `sales_channel_id` AND `sales_channel.translation.fallback_1` . language_id = 0xCE76118FCB9E4D85949BA0F669A05357 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` , `sales_channel.currency.translation.fallback_1` . short_name AS `sales_channel.currency.translation.fallback_1.shortName` , `sales_channel.currency.translation.fallback_1` . name AS `sales_channel.currency.translation.fallback_1.name` , `sales_channel.currency.translation.fallback_1` . custom_fields AS `sales_channel.currency.translation.fallback_1.customFields` , `sales_channel.currency.translation.fallback_1` . created_at AS `sales_channel.currency.translation.fallback_1.createdAt` , `sales_channel.currency.translation.fallback_1` . updated_at AS `sales_channel.currency.translation.fallback_1.updatedAt` , `sales_channel.currency.translation.fallback_1` . currency_id AS `sales_channel.currency.translation.fallback_1.currencyId` , `sales_channel.currency.translation.fallback_1` . language_id AS `sales_channel.currency.translation.fallback_1.languageId` FROM `currency_translation` `sales_channel.currency.translation` LEFT JOIN `currency_translation` `sales_channel.currency.translation.fallback_1` ON `sales_channel.currency.translation` . `currency_id` = `sales_channel.currency.translation.fallback_1` . `currency_id` AND `sales_channel.currency.translation.fallback_1` . language_id = 0xCE76118FCB9E4D85949BA0F669A05357 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 (0xC688A533F6BF4D6094F13EF532190DEF );
Copy
5.48 ms (3.82%)
1
SELECT customer . * , salutation_display_name_translation . salutation_display_name FROM customer customer INNER JOIN b2b_customer_data b2bCustomerData ON customer . id = b2bCustomerData . customer_id LEFT JOIN salutation salutation ON customer . salutation_id = salutation . id LEFT JOIN (SELECT DISTINCT COALESCE (salutation_translation6769269215745 . display_name , salutation_translation6769269215751 . display_name ) AS salutation_display_name , salutation . id AS salutation_id FROM salutation salutation LEFT JOIN salutation_translation salutation_translation6769269215745 ON salutation . id = salutation_translation6769269215745 . salutation_id AND salutation_translation6769269215745 . language_id = ? LEFT JOIN salutation_translation salutation_translation6769269215751 ON salutation . id = salutation_translation6769269215751 . salutation_id AND salutation_translation6769269215751 . language_id = ? ) salutation_display_name_translation ON salutation . id = salutation_display_name_translation . salutation_id WHERE (b2bCustomerData . is_debtor = 1 ) AND (customer . email = ? )
Parameters :
[
b"╬v\x11 Å╦×Màöøá÷iáSW "
b"/»_ââšMpªXTÎ|ãâ\v "
"2023-02-20-07-50-12@kampf.de "
]
SELECT customer . * , salutation_display_name_translation . salutation_display_name FROM customer customer INNER JOIN b2b_customer_data b2bCustomerData ON customer . id = b2bCustomerData . customer_id LEFT JOIN salutation salutation ON customer . salutation_id = salutation . id LEFT JOIN (SELECT DISTINCT COALESCE (salutation_translation6769269215745 . display_name , salutation_translation6769269215751 . display_name ) AS salutation_display_name , salutation . id AS salutation_id FROM salutation salutation LEFT JOIN salutation_translation salutation_translation6769269215745 ON salutation . id = salutation_translation6769269215745 . salutation_id AND salutation_translation6769269215745 . language_id = 0xCE76118FCB9E4D85949BA0F669A05357 LEFT JOIN salutation_translation salutation_translation6769269215751 ON salutation . id = salutation_translation6769269215751 . salutation_id AND salutation_translation6769269215751 . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) salutation_display_name_translation ON salutation . id = salutation_display_name_translation . salutation_id WHERE (b2bCustomerData . is_debtor = 1 ) AND (customer . email = '2023-02-20-07-50-12@kampf.de' );
Copy
5.38 ms (3.75%)
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
5.07 ms (3.54%)
1
SELECT `customer_address` . `id` AS `customer_address.id` , `customer_address` . `customer_id` AS `customer_address.customerId` , `customer_address` . `country_id` AS `customer_address.countryId` , `customer_address` . `country_state_id` AS `customer_address.countryStateId` , `customer_address` . `salutation_id` AS `customer_address.salutationId` , `customer_address` . `first_name` AS `customer_address.firstName` , `customer_address` . `last_name` AS `customer_address.lastName` , `customer_address` . `zipcode` AS `customer_address.zipcode` , `customer_address` . `city` AS `customer_address.city` , `customer_address` . `company` AS `customer_address.company` , `customer_address` . `street` AS `customer_address.street` , `customer_address` . `department` AS `customer_address.department` , `customer_address` . `title` AS `customer_address.title` , `customer_address` . `phone_number` AS `customer_address.phoneNumber` , `customer_address` . `additional_address_line1` AS `customer_address.additionalAddressLine1` , `customer_address` . `additional_address_line2` AS `customer_address.additionalAddressLine2` , `customer_address` . `custom_fields` AS `customer_address.customFields` , `customer_address` . `created_at` AS `customer_address.createdAt` , `customer_address` . `updated_at` AS `customer_address.updatedAt` , `customer_address.salutation` . `id` AS `customer_address.salutation.id` , `customer_address.salutation` . `salutation_key` AS `customer_address.salutation.salutationKey` , `customer_address.salutation` . `created_at` AS `customer_address.salutation.createdAt` , `customer_address.salutation` . `updated_at` AS `customer_address.salutation.updatedAt` , `customer_address.salutation.translation.fallback_1.displayName` , `customer_address.salutation.translation.displayName` , COALESCE (`customer_address.salutation.translation.fallback_1.displayName` , `customer_address.salutation.translation.displayName` , `customer_address.salutation.translation.displayName` ) AS `customer_address.salutation.displayName` , `customer_address.salutation.translation.fallback_1.letterName` , `customer_address.salutation.translation.letterName` , COALESCE (`customer_address.salutation.translation.fallback_1.letterName` , `customer_address.salutation.translation.letterName` , `customer_address.salutation.translation.letterName` ) AS `customer_address.salutation.letterName` , `customer_address.salutation.translation.fallback_1.customFields` , `customer_address.salutation.translation.customFields` , COALESCE (`customer_address.salutation.translation.fallback_1.customFields` , `customer_address.salutation.translation.customFields` , `customer_address.salutation.translation.customFields` ) AS `customer_address.salutation.customFields` , `customer_address.salutation.translation.fallback_1.createdAt` , `customer_address.salutation.translation.createdAt` , `customer_address.salutation.translation.fallback_1.updatedAt` , `customer_address.salutation.translation.updatedAt` , `customer_address.salutation.translation.fallback_1.salutationId` , `customer_address.salutation.translation.salutationId` , `customer_address.salutation.translation.fallback_1.languageId` , `customer_address.salutation.translation.languageId` , `customer_address.country` . `id` AS `customer_address.country.id` , `customer_address.country` . `iso` AS `customer_address.country.iso` , `customer_address.country` . `position` AS `customer_address.country.position` , `customer_address.country` . `active` AS `customer_address.country.active` , `customer_address.country` . `shipping_available` AS `customer_address.country.shippingAvailable` , `customer_address.country` . `iso3` AS `customer_address.country.iso3` , `customer_address.country` . `display_state_in_registration` AS `customer_address.country.displayStateInRegistration` , `customer_address.country` . `force_state_in_registration` AS `customer_address.country.forceStateInRegistration` , `customer_address.country` . `check_vat_id_pattern` AS `customer_address.country.checkVatIdPattern` , `customer_address.country` . `vat_id_required` AS `customer_address.country.vatIdRequired` , `customer_address.country` . `vat_id_pattern` AS `customer_address.country.vatIdPattern` , `customer_address.country` . `customer_tax` AS `customer_address.country.customerTax` , `customer_address.country` . `company_tax` AS `customer_address.country.companyTax` , `customer_address.country` . `postal_code_required` AS `customer_address.country.postalCodeRequired` , `customer_address.country` . `check_postal_code_pattern` AS `customer_address.country.checkPostalCodePattern` , `customer_address.country` . `check_advanced_postal_code_pattern` AS `customer_address.country.checkAdvancedPostalCodePattern` , `customer_address.country` . `advanced_postal_code_pattern` AS `customer_address.country.advancedPostalCodePattern` , `customer_address.country` . `default_postal_code_pattern` AS `customer_address.country.defaultPostalCodePattern` , `customer_address.country` . `created_at` AS `customer_address.country.createdAt` , `customer_address.country` . `updated_at` AS `customer_address.country.updatedAt` , `customer_address.country.translation.fallback_1.name` , `customer_address.country.translation.name` , COALESCE (`customer_address.country.translation.fallback_1.name` , `customer_address.country.translation.name` , `customer_address.country.translation.name` ) AS `customer_address.country.name` , `customer_address.country.translation.fallback_1.addressFormat` , `customer_address.country.translation.addressFormat` , COALESCE (`customer_address.country.translation.fallback_1.addressFormat` , `customer_address.country.translation.addressFormat` , `customer_address.country.translation.addressFormat` ) AS `customer_address.country.addressFormat` , `customer_address.country.translation.fallback_1.customFields` , `customer_address.country.translation.customFields` , COALESCE (`customer_address.country.translation.fallback_1.customFields` , `customer_address.country.translation.customFields` , `customer_address.country.translation.customFields` ) AS `customer_address.country.customFields` , `customer_address.country.translation.fallback_1.createdAt` , `customer_address.country.translation.createdAt` , `customer_address.country.translation.fallback_1.updatedAt` , `customer_address.country.translation.updatedAt` , `customer_address.country.translation.fallback_1.countryId` , `customer_address.country.translation.countryId` , `customer_address.country.translation.fallback_1.languageId` , `customer_address.country.translation.languageId` , `customer_address.countryState` . `id` AS `customer_address.countryState.id` , `customer_address.countryState` . `country_id` AS `customer_address.countryState.countryId` , `customer_address.countryState` . `short_code` AS `customer_address.countryState.shortCode` , `customer_address.countryState` . `position` AS `customer_address.countryState.position` , `customer_address.countryState` . `active` AS `customer_address.countryState.active` , `customer_address.countryState` . `created_at` AS `customer_address.countryState.createdAt` , `customer_address.countryState` . `updated_at` AS `customer_address.countryState.updatedAt` , `customer_address.countryState.translation.fallback_1.name` , `customer_address.countryState.translation.name` , COALESCE (`customer_address.countryState.translation.fallback_1.name` , `customer_address.countryState.translation.name` , `customer_address.countryState.translation.name` ) AS `customer_address.countryState.name` , `customer_address.countryState.translation.fallback_1.customFields` , `customer_address.countryState.translation.customFields` , COALESCE (`customer_address.countryState.translation.fallback_1.customFields` , `customer_address.countryState.translation.customFields` , `customer_address.countryState.translation.customFields` ) AS `customer_address.countryState.customFields` , `customer_address.countryState.translation.fallback_1.createdAt` , `customer_address.countryState.translation.createdAt` , `customer_address.countryState.translation.fallback_1.updatedAt` , `customer_address.countryState.translation.updatedAt` , `customer_address.countryState.translation.fallback_1.countryStateId` , `customer_address.countryState.translation.countryStateId` , `customer_address.countryState.translation.fallback_1.languageId` , `customer_address.countryState.translation.languageId` FROM `customer_address` LEFT JOIN `salutation` `customer_address.salutation` ON `customer_address` . `salutation_id` = `customer_address.salutation` . `id` LEFT JOIN `country` `customer_address.country` ON `customer_address` . `country_id` = `customer_address.country` . `id` LEFT JOIN `country_state` `customer_address.countryState` ON `customer_address` . `country_state_id` = `customer_address.countryState` . `id` LEFT JOIN (SELECT `customer_address.salutation.translation` . salutation_id , `customer_address.salutation.translation` . display_name AS `customer_address.salutation.translation.displayName` , `customer_address.salutation.translation` . letter_name AS `customer_address.salutation.translation.letterName` , `customer_address.salutation.translation` . custom_fields AS `customer_address.salutation.translation.customFields` , `customer_address.salutation.translation` . created_at AS `customer_address.salutation.translation.createdAt` , `customer_address.salutation.translation` . updated_at AS `customer_address.salutation.translation.updatedAt` , `customer_address.salutation.translation` . salutation_id AS `customer_address.salutation.translation.salutationId` , `customer_address.salutation.translation` . language_id AS `customer_address.salutation.translation.languageId` , `customer_address.salutation.translation.fallback_1` . display_name AS `customer_address.salutation.translation.fallback_1.displayName` , `customer_address.salutation.translation.fallback_1` . letter_name AS `customer_address.salutation.translation.fallback_1.letterName` , `customer_address.salutation.translation.fallback_1` . custom_fields AS `customer_address.salutation.translation.fallback_1.customFields` , `customer_address.salutation.translation.fallback_1` . created_at AS `customer_address.salutation.translation.fallback_1.createdAt` , `customer_address.salutation.translation.fallback_1` . updated_at AS `customer_address.salutation.translation.fallback_1.updatedAt` , `customer_address.salutation.translation.fallback_1` . salutation_id AS `customer_address.salutation.translation.fallback_1.salutationId` , `customer_address.salutation.translation.fallback_1` . language_id AS `customer_address.salutation.translation.fallback_1.languageId` FROM `salutation_translation` `customer_address.salutation.translation` LEFT JOIN `salutation_translation` `customer_address.salutation.translation.fallback_1` ON `customer_address.salutation.translation` . `salutation_id` = `customer_address.salutation.translation.fallback_1` . `salutation_id` AND `customer_address.salutation.translation.fallback_1` . language_id = ? WHERE `customer_address.salutation.translation` . language_id = ? ) `customer_address.salutation.salutation_translation` ON `customer_address.salutation.salutation_translation` . `salutation_id` = `customer_address.salutation` . `id` LEFT JOIN (SELECT `customer_address.country.translation` . country_id , `customer_address.country.translation` . name AS `customer_address.country.translation.name` , `customer_address.country.translation` . address_format AS `customer_address.country.translation.addressFormat` , `customer_address.country.translation` . custom_fields AS `customer_address.country.translation.customFields` , `customer_address.country.translation` . created_at AS `customer_address.country.translation.createdAt` , `customer_address.country.translation` . updated_at AS `customer_address.country.translation.updatedAt` , `customer_address.country.translation` . country_id AS `customer_address.country.translation.countryId` , `customer_address.country.translation` . language_id AS `customer_address.country.translation.languageId` , `customer_address.country.translation.fallback_1` . name AS `customer_address.country.translation.fallback_1.name` , `customer_address.country.translation.fallback_1` . address_format AS `customer_address.country.translation.fallback_1.addressFormat` , `customer_address.country.translation.fallback_1` . custom_fields AS `customer_address.country.translation.fallback_1.customFields` , `customer_address.country.translation.fallback_1` . created_at AS `customer_address.country.translation.fallback_1.createdAt` , `customer_address.country.translation.fallback_1` . updated_at AS `customer_address.country.translation.fallback_1.updatedAt` , `customer_address.country.translation.fallback_1` . country_id AS `customer_address.country.translation.fallback_1.countryId` , `customer_address.country.translation.fallback_1` . language_id AS `customer_address.country.translation.fallback_1.languageId` FROM `country_translation` `customer_address.country.translation` LEFT JOIN `country_translation` `customer_address.country.translation.fallback_1` ON `customer_address.country.translation` . `country_id` = `customer_address.country.translation.fallback_1` . `country_id` AND `customer_address.country.translation.fallback_1` . language_id = ? WHERE `customer_address.country.translation` . language_id = ? ) `customer_address.country.country_translation` ON `customer_address.country.country_translation` . `country_id` = `customer_address.country` . `id` LEFT JOIN (SELECT `customer_address.countryState.translation` . country_state_id , `customer_address.countryState.translation` . name AS `customer_address.countryState.translation.name` , `customer_address.countryState.translation` . custom_fields AS `customer_address.countryState.translation.customFields` , `customer_address.countryState.translation` . created_at AS `customer_address.countryState.translation.createdAt` , `customer_address.countryState.translation` . updated_at AS `customer_address.countryState.translation.updatedAt` , `customer_address.countryState.translation` . country_state_id AS `customer_address.countryState.translation.countryStateId` , `customer_address.countryState.translation` . language_id AS `customer_address.countryState.translation.languageId` , `customer_address.countryState.translation.fallback_1` . name AS `customer_address.countryState.translation.fallback_1.name` , `customer_address.countryState.translation.fallback_1` . custom_fields AS `customer_address.countryState.translation.fallback_1.customFields` , `customer_address.countryState.translation.fallback_1` . created_at AS `customer_address.countryState.translation.fallback_1.createdAt` , `customer_address.countryState.translation.fallback_1` . updated_at AS `customer_address.countryState.translation.fallback_1.updatedAt` , `customer_address.countryState.translation.fallback_1` . country_state_id AS `customer_address.countryState.translation.fallback_1.countryStateId` , `customer_address.countryState.translation.fallback_1` . language_id AS `customer_address.countryState.translation.fallback_1.languageId` FROM `country_state_translation` `customer_address.countryState.translation` LEFT JOIN `country_state_translation` `customer_address.countryState.translation.fallback_1` ON `customer_address.countryState.translation` . `country_state_id` = `customer_address.countryState.translation.fallback_1` . `country_state_id` AND `customer_address.countryState.translation.fallback_1` . language_id = ? WHERE `customer_address.countryState.translation` . language_id = ? ) `customer_address.countryState.country_state_translation` ON `customer_address.countryState.country_state_translation` . `country_state_id` = `customer_address.countryState` . `id` WHERE `customer_address` . `id` IN (? , ? )
Parameters :
[
b"╬v\x11 Å╦×Màöøá÷iáSW "
b"/»_ââšMpªXTÎ|ãâ\v "
b"╬v\x11 Å╦×Màöøá÷iáSW "
b"/»_ââšMpªXTÎ|ãâ\v "
b"╬v\x11 Å╦×Màöøá÷iáSW "
b"/»_ââšMpªXTÎ|ãâ\v "
b"Í"Þc\x10 ìU╣\x15 âfÁû┘\x18 û "
b" ^;ë¶║-\x0E ëìeÏ/Ä{ø "
]
SELECT
`customer_address` . `id` AS `customer_address.id` ,
`customer_address` . `customer_id` AS `customer_address.customerId` ,
`customer_address` . `country_id` AS `customer_address.countryId` ,
`customer_address` . `country_state_id` AS `customer_address.countryStateId` ,
`customer_address` . `salutation_id` AS `customer_address.salutationId` ,
`customer_address` . `first_name` AS `customer_address.firstName` ,
`customer_address` . `last_name` AS `customer_address.lastName` ,
`customer_address` . `zipcode` AS `customer_address.zipcode` ,
`customer_address` . `city` AS `customer_address.city` ,
`customer_address` . `company` AS `customer_address.company` ,
`customer_address` . `street` AS `customer_address.street` ,
`customer_address` . `department` AS `customer_address.department` ,
`customer_address` . `title` AS `customer_address.title` ,
`customer_address` . `phone_number` AS `customer_address.phoneNumber` ,
`customer_address` . `additional_address_line1` AS `customer_address.additionalAddressLine1` ,
`customer_address` . `additional_address_line2` AS `customer_address.additionalAddressLine2` ,
`customer_address` . `custom_fields` AS `customer_address.customFields` ,
`customer_address` . `created_at` AS `customer_address.createdAt` ,
`customer_address` . `updated_at` AS `customer_address.updatedAt` ,
`customer_address.salutation` . `id` AS `customer_address.salutation.id` ,
`customer_address.salutation` . `salutation_key` AS `customer_address.salutation.salutationKey` ,
`customer_address.salutation` . `created_at` AS `customer_address.salutation.createdAt` ,
`customer_address.salutation` . `updated_at` AS `customer_address.salutation.updatedAt` ,
`customer_address.salutation.translation.fallback_1.displayName` ,
`customer_address.salutation.translation.displayName` ,
COALESCE (
`customer_address.salutation.translation.fallback_1.displayName` ,
`customer_address.salutation.translation.displayName` ,
`customer_address.salutation.translation.displayName`
) AS `customer_address.salutation.displayName` ,
`customer_address.salutation.translation.fallback_1.letterName` ,
`customer_address.salutation.translation.letterName` ,
COALESCE (
`customer_address.salutation.translation.fallback_1.letterName` ,
`customer_address.salutation.translation.letterName` ,
`customer_address.salutation.translation.letterName`
) AS `customer_address.salutation.letterName` ,
`customer_address.salutation.translation.fallback_1.customFields` ,
`customer_address.salutation.translation.customFields` ,
COALESCE (
`customer_address.salutation.translation.fallback_1.customFields` ,
`customer_address.salutation.translation.customFields` ,
`customer_address.salutation.translation.customFields`
) AS `customer_address.salutation.customFields` ,
`customer_address.salutation.translation.fallback_1.createdAt` ,
`customer_address.salutation.translation.createdAt` ,
`customer_address.salutation.translation.fallback_1.updatedAt` ,
`customer_address.salutation.translation.updatedAt` ,
`customer_address.salutation.translation.fallback_1.salutationId` ,
`customer_address.salutation.translation.salutationId` ,
`customer_address.salutation.translation.fallback_1.languageId` ,
`customer_address.salutation.translation.languageId` ,
`customer_address.country` . `id` AS `customer_address.country.id` ,
`customer_address.country` . `iso` AS `customer_address.country.iso` ,
`customer_address.country` . `position` AS `customer_address.country.position` ,
`customer_address.country` . `active` AS `customer_address.country.active` ,
`customer_address.country` . `shipping_available` AS `customer_address.country.shippingAvailable` ,
`customer_address.country` . `iso3` AS `customer_address.country.iso3` ,
`customer_address.country` . `display_state_in_registration` AS `customer_address.country.displayStateInRegistration` ,
`customer_address.country` . `force_state_in_registration` AS `customer_address.country.forceStateInRegistration` ,
`customer_address.country` . `check_vat_id_pattern` AS `customer_address.country.checkVatIdPattern` ,
`customer_address.country` . `vat_id_required` AS `customer_address.country.vatIdRequired` ,
`customer_address.country` . `vat_id_pattern` AS `customer_address.country.vatIdPattern` ,
`customer_address.country` . `customer_tax` AS `customer_address.country.customerTax` ,
`customer_address.country` . `company_tax` AS `customer_address.country.companyTax` ,
`customer_address.country` . `postal_code_required` AS `customer_address.country.postalCodeRequired` ,
`customer_address.country` . `check_postal_code_pattern` AS `customer_address.country.checkPostalCodePattern` ,
`customer_address.country` . `check_advanced_postal_code_pattern` AS `customer_address.country.checkAdvancedPostalCodePattern` ,
`customer_address.country` . `advanced_postal_code_pattern` AS `customer_address.country.advancedPostalCodePattern` ,
`customer_address.country` . `default_postal_code_pattern` AS `customer_address.country.defaultPostalCodePattern` ,
`customer_address.country` . `created_at` AS `customer_address.country.createdAt` ,
`customer_address.country` . `updated_at` AS `customer_address.country.updatedAt` ,
`customer_address.country.translation.fallback_1.name` ,
`customer_address.country.translation.name` ,
COALESCE (
`customer_address.country.translation.fallback_1.name` ,
`customer_address.country.translation.name` ,
`customer_address.country.translation.name`
) AS `customer_address.country.name` ,
`customer_address.country.translation.fallback_1.addressFormat` ,
`customer_address.country.translation.addressFormat` ,
COALESCE (
`customer_address.country.translation.fallback_1.addressFormat` ,
`customer_address.country.translation.addressFormat` ,
`customer_address.country.translation.addressFormat`
) AS `customer_address.country.addressFormat` ,
`customer_address.country.translation.fallback_1.customFields` ,
`customer_address.country.translation.customFields` ,
COALESCE (
`customer_address.country.translation.fallback_1.customFields` ,
`customer_address.country.translation.customFields` ,
`customer_address.country.translation.customFields`
) AS `customer_address.country.customFields` ,
`customer_address.country.translation.fallback_1.createdAt` ,
`customer_address.country.translation.createdAt` ,
`customer_address.country.translation.fallback_1.updatedAt` ,
`customer_address.country.translation.updatedAt` ,
`customer_address.country.translation.fallback_1.countryId` ,
`customer_address.country.translation.countryId` ,
`customer_address.country.translation.fallback_1.languageId` ,
`customer_address.country.translation.languageId` ,
`customer_address.countryState` . `id` AS `customer_address.countryState.id` ,
`customer_address.countryState` . `country_id` AS `customer_address.countryState.countryId` ,
`customer_address.countryState` . `short_code` AS `customer_address.countryState.shortCode` ,
`customer_address.countryState` . `position` AS `customer_address.countryState.position` ,
`customer_address.countryState` . `active` AS `customer_address.countryState.active` ,
`customer_address.countryState` . `created_at` AS `customer_address.countryState.createdAt` ,
`customer_address.countryState` . `updated_at` AS `customer_address.countryState.updatedAt` ,
`customer_address.countryState.translation.fallback_1.name` ,
`customer_address.countryState.translation.name` ,
COALESCE (
`customer_address.countryState.translation.fallback_1.name` ,
`customer_address.countryState.translation.name` ,
`customer_address.countryState.translation.name`
) AS `customer_address.countryState.name` ,
`customer_address.countryState.translation.fallback_1.customFields` ,
`customer_address.countryState.translation.customFields` ,
COALESCE (
`customer_address.countryState.translation.fallback_1.customFields` ,
`customer_address.countryState.translation.customFields` ,
`customer_address.countryState.translation.customFields`
) AS `customer_address.countryState.customFields` ,
`customer_address.countryState.translation.fallback_1.createdAt` ,
`customer_address.countryState.translation.createdAt` ,
`customer_address.countryState.translation.fallback_1.updatedAt` ,
`customer_address.countryState.translation.updatedAt` ,
`customer_address.countryState.translation.fallback_1.countryStateId` ,
`customer_address.countryState.translation.countryStateId` ,
`customer_address.countryState.translation.fallback_1.languageId` ,
`customer_address.countryState.translation.languageId`
FROM
`customer_address`
LEFT JOIN `salutation` `customer_address.salutation` ON `customer_address` . `salutation_id` = `customer_address.salutation` . `id`
LEFT JOIN `country` `customer_address.country` ON `customer_address` . `country_id` = `customer_address.country` . `id`
LEFT JOIN `country_state` `customer_address.countryState` ON `customer_address` . `country_state_id` = `customer_address.countryState` . `id`
LEFT JOIN (
SELECT
`customer_address.salutation.translation` . salutation_id ,
`customer_address.salutation.translation` . display_name AS `customer_address.salutation.translation.displayName` ,
`customer_address.salutation.translation` . letter_name AS `customer_address.salutation.translation.letterName` ,
`customer_address.salutation.translation` . custom_fields AS `customer_address.salutation.translation.customFields` ,
`customer_address.salutation.translation` . created_at AS `customer_address.salutation.translation.createdAt` ,
`customer_address.salutation.translation` . updated_at AS `customer_address.salutation.translation.updatedAt` ,
`customer_address.salutation.translation` . salutation_id AS `customer_address.salutation.translation.salutationId` ,
`customer_address.salutation.translation` . language_id AS `customer_address.salutation.translation.languageId` ,
`customer_address.salutation.translation.fallback_1` . display_name AS `customer_address.salutation.translation.fallback_1.displayName` ,
`customer_address.salutation.translation.fallback_1` . letter_name AS `customer_address.salutation.translation.fallback_1.letterName` ,
`customer_address.salutation.translation.fallback_1` . custom_fields AS `customer_address.salutation.translation.fallback_1.customFields` ,
`customer_address.salutation.translation.fallback_1` . created_at AS `customer_address.salutation.translation.fallback_1.createdAt` ,
`customer_address.salutation.translation.fallback_1` . updated_at AS `customer_address.salutation.translation.fallback_1.updatedAt` ,
`customer_address.salutation.translation.fallback_1` . salutation_id AS `customer_address.salutation.translation.fallback_1.salutationId` ,
`customer_address.salutation.translation.fallback_1` . language_id AS `customer_address.salutation.translation.fallback_1.languageId`
FROM
`salutation_translation` `customer_address.salutation.translation`
LEFT JOIN `salutation_translation` `customer_address.salutation.translation.fallback_1` ON `customer_address.salutation.translation` . `salutation_id` = `customer_address.salutation.translation.fallback_1` . `salutation_id`
AND `customer_address.salutation.translation.fallback_1` . language_id = ?
WHERE
`customer_address.salutation.translation` . language_id = ?
) `customer_address.salutation.salutation_translation` ON `customer_address.salutation.salutation_translation` . `salutation_id` = `customer_address.salutation` . `id`
LEFT JOIN (
SELECT
`customer_address.country.translation` . country_id ,
`customer_address.country.translation` . name AS `customer_address.country.translation.name` ,
`customer_address.country.translation` . address_format AS `customer_address.country.translation.addressFormat` ,
`customer_address.country.translation` . custom_fields AS `customer_address.country.translation.customFields` ,
`customer_address.country.translation` . created_at AS `customer_address.country.translation.createdAt` ,
`customer_address.country.translation` . updated_at AS `customer_address.country.translation.updatedAt` ,
`customer_address.country.translation` . country_id AS `customer_address.country.translation.countryId` ,
`customer_address.country.translation` . language_id AS `customer_address.country.translation.languageId` ,
`customer_address.country.translation.fallback_1` . name AS `customer_address.country.translation.fallback_1.name` ,
`customer_address.country.translation.fallback_1` . address_format AS `customer_address.country.translation.fallback_1.addressFormat` ,
`customer_address.country.translation.fallback_1` . custom_fields AS `customer_address.country.translation.fallback_1.customFields` ,
`customer_address.country.translation.fallback_1` . created_at AS `customer_address.country.translation.fallback_1.createdAt` ,
`customer_address.country.translation.fallback_1` . updated_at AS `customer_address.country.translation.fallback_1.updatedAt` ,
`customer_address.country.translation.fallback_1` . country_id AS `customer_address.country.translation.fallback_1.countryId` ,
`customer_address.country.translation.fallback_1` . language_id AS `customer_address.country.translation.fallback_1.languageId`
FROM
`country_translation` `customer_address.country.translation`
LEFT JOIN `country_translation` `customer_address.country.translation.fallback_1` ON `customer_address.country.translation` . `country_id` = `customer_address.country.translation.fallback_1` . `country_id`
AND `customer_address.country.translation.fallback_1` . language_id = ?
WHERE
`customer_address.country.translation` . language_id = ?
) `customer_address.country.country_translation` ON `customer_address.country.country_translation` . `country_id` = `customer_address.country` . `id`
LEFT JOIN (
SELECT
`customer_address.countryState.translation` . country_state_id ,
`customer_address.countryState.translation` . name AS `customer_address.countryState.translation.name` ,
`customer_address.countryState.translation` . custom_fields AS `customer_address.countryState.translation.customFields` ,
`customer_address.countryState.translation` . created_at AS `customer_address.countryState.translation.createdAt` ,
`customer_address.countryState.translation` . updated_at AS `customer_address.countryState.translation.updatedAt` ,
`customer_address.countryState.translation` . country_state_id AS `customer_address.countryState.translation.countryStateId` ,
`customer_address.countryState.translation` . language_id AS `customer_address.countryState.translation.languageId` ,
`customer_address.countryState.translation.fallback_1` . name AS `customer_address.countryState.translation.fallback_1.name` ,
`customer_address.countryState.translation.fallback_1` . custom_fields AS `customer_address.countryState.translation.fallback_1.customFields` ,
`customer_address.countryState.translation.fallback_1` . created_at AS `customer_address.countryState.translation.fallback_1.createdAt` ,
`customer_address.countryState.translation.fallback_1` . updated_at AS `customer_address.countryState.translation.fallback_1.updatedAt` ,
`customer_address.countryState.translation.fallback_1` . country_state_id AS `customer_address.countryState.translation.fallback_1.countryStateId` ,
`customer_address.countryState.translation.fallback_1` . language_id AS `customer_address.countryState.translation.fallback_1.languageId`
FROM
`country_state_translation` `customer_address.countryState.translation`
LEFT JOIN `country_state_translation` `customer_address.countryState.translation.fallback_1` ON `customer_address.countryState.translation` . `country_state_id` = `customer_address.countryState.translation.fallback_1` . `country_state_id`
AND `customer_address.countryState.translation.fallback_1` . language_id = ?
WHERE
`customer_address.countryState.translation` . language_id = ?
) `customer_address.countryState.country_state_translation` ON `customer_address.countryState.country_state_translation` . `country_state_id` = `customer_address.countryState` . `id`
WHERE
`customer_address` . `id` IN (? , ? )
Copy
SELECT `customer_address` . `id` AS `customer_address.id` , `customer_address` . `customer_id` AS `customer_address.customerId` , `customer_address` . `country_id` AS `customer_address.countryId` , `customer_address` . `country_state_id` AS `customer_address.countryStateId` , `customer_address` . `salutation_id` AS `customer_address.salutationId` , `customer_address` . `first_name` AS `customer_address.firstName` , `customer_address` . `last_name` AS `customer_address.lastName` , `customer_address` . `zipcode` AS `customer_address.zipcode` , `customer_address` . `city` AS `customer_address.city` , `customer_address` . `company` AS `customer_address.company` , `customer_address` . `street` AS `customer_address.street` , `customer_address` . `department` AS `customer_address.department` , `customer_address` . `title` AS `customer_address.title` , `customer_address` . `phone_number` AS `customer_address.phoneNumber` , `customer_address` . `additional_address_line1` AS `customer_address.additionalAddressLine1` , `customer_address` . `additional_address_line2` AS `customer_address.additionalAddressLine2` , `customer_address` . `custom_fields` AS `customer_address.customFields` , `customer_address` . `created_at` AS `customer_address.createdAt` , `customer_address` . `updated_at` AS `customer_address.updatedAt` , `customer_address.salutation` . `id` AS `customer_address.salutation.id` , `customer_address.salutation` . `salutation_key` AS `customer_address.salutation.salutationKey` , `customer_address.salutation` . `created_at` AS `customer_address.salutation.createdAt` , `customer_address.salutation` . `updated_at` AS `customer_address.salutation.updatedAt` , `customer_address.salutation.translation.fallback_1.displayName` , `customer_address.salutation.translation.displayName` , COALESCE (`customer_address.salutation.translation.fallback_1.displayName` , `customer_address.salutation.translation.displayName` , `customer_address.salutation.translation.displayName` ) AS `customer_address.salutation.displayName` , `customer_address.salutation.translation.fallback_1.letterName` , `customer_address.salutation.translation.letterName` , COALESCE (`customer_address.salutation.translation.fallback_1.letterName` , `customer_address.salutation.translation.letterName` , `customer_address.salutation.translation.letterName` ) AS `customer_address.salutation.letterName` , `customer_address.salutation.translation.fallback_1.customFields` , `customer_address.salutation.translation.customFields` , COALESCE (`customer_address.salutation.translation.fallback_1.customFields` , `customer_address.salutation.translation.customFields` , `customer_address.salutation.translation.customFields` ) AS `customer_address.salutation.customFields` , `customer_address.salutation.translation.fallback_1.createdAt` , `customer_address.salutation.translation.createdAt` , `customer_address.salutation.translation.fallback_1.updatedAt` , `customer_address.salutation.translation.updatedAt` , `customer_address.salutation.translation.fallback_1.salutationId` , `customer_address.salutation.translation.salutationId` , `customer_address.salutation.translation.fallback_1.languageId` , `customer_address.salutation.translation.languageId` , `customer_address.country` . `id` AS `customer_address.country.id` , `customer_address.country` . `iso` AS `customer_address.country.iso` , `customer_address.country` . `position` AS `customer_address.country.position` , `customer_address.country` . `active` AS `customer_address.country.active` , `customer_address.country` . `shipping_available` AS `customer_address.country.shippingAvailable` , `customer_address.country` . `iso3` AS `customer_address.country.iso3` , `customer_address.country` . `display_state_in_registration` AS `customer_address.country.displayStateInRegistration` , `customer_address.country` . `force_state_in_registration` AS `customer_address.country.forceStateInRegistration` , `customer_address.country` . `check_vat_id_pattern` AS `customer_address.country.checkVatIdPattern` , `customer_address.country` . `vat_id_required` AS `customer_address.country.vatIdRequired` , `customer_address.country` . `vat_id_pattern` AS `customer_address.country.vatIdPattern` , `customer_address.country` . `customer_tax` AS `customer_address.country.customerTax` , `customer_address.country` . `company_tax` AS `customer_address.country.companyTax` , `customer_address.country` . `postal_code_required` AS `customer_address.country.postalCodeRequired` , `customer_address.country` . `check_postal_code_pattern` AS `customer_address.country.checkPostalCodePattern` , `customer_address.country` . `check_advanced_postal_code_pattern` AS `customer_address.country.checkAdvancedPostalCodePattern` , `customer_address.country` . `advanced_postal_code_pattern` AS `customer_address.country.advancedPostalCodePattern` , `customer_address.country` . `default_postal_code_pattern` AS `customer_address.country.defaultPostalCodePattern` , `customer_address.country` . `created_at` AS `customer_address.country.createdAt` , `customer_address.country` . `updated_at` AS `customer_address.country.updatedAt` , `customer_address.country.translation.fallback_1.name` , `customer_address.country.translation.name` , COALESCE (`customer_address.country.translation.fallback_1.name` , `customer_address.country.translation.name` , `customer_address.country.translation.name` ) AS `customer_address.country.name` , `customer_address.country.translation.fallback_1.addressFormat` , `customer_address.country.translation.addressFormat` , COALESCE (`customer_address.country.translation.fallback_1.addressFormat` , `customer_address.country.translation.addressFormat` , `customer_address.country.translation.addressFormat` ) AS `customer_address.country.addressFormat` , `customer_address.country.translation.fallback_1.customFields` , `customer_address.country.translation.customFields` , COALESCE (`customer_address.country.translation.fallback_1.customFields` , `customer_address.country.translation.customFields` , `customer_address.country.translation.customFields` ) AS `customer_address.country.customFields` , `customer_address.country.translation.fallback_1.createdAt` , `customer_address.country.translation.createdAt` , `customer_address.country.translation.fallback_1.updatedAt` , `customer_address.country.translation.updatedAt` , `customer_address.country.translation.fallback_1.countryId` , `customer_address.country.translation.countryId` , `customer_address.country.translation.fallback_1.languageId` , `customer_address.country.translation.languageId` , `customer_address.countryState` . `id` AS `customer_address.countryState.id` , `customer_address.countryState` . `country_id` AS `customer_address.countryState.countryId` , `customer_address.countryState` . `short_code` AS `customer_address.countryState.shortCode` , `customer_address.countryState` . `position` AS `customer_address.countryState.position` , `customer_address.countryState` . `active` AS `customer_address.countryState.active` , `customer_address.countryState` . `created_at` AS `customer_address.countryState.createdAt` , `customer_address.countryState` . `updated_at` AS `customer_address.countryState.updatedAt` , `customer_address.countryState.translation.fallback_1.name` , `customer_address.countryState.translation.name` , COALESCE (`customer_address.countryState.translation.fallback_1.name` , `customer_address.countryState.translation.name` , `customer_address.countryState.translation.name` ) AS `customer_address.countryState.name` , `customer_address.countryState.translation.fallback_1.customFields` , `customer_address.countryState.translation.customFields` , COALESCE (`customer_address.countryState.translation.fallback_1.customFields` , `customer_address.countryState.translation.customFields` , `customer_address.countryState.translation.customFields` ) AS `customer_address.countryState.customFields` , `customer_address.countryState.translation.fallback_1.createdAt` , `customer_address.countryState.translation.createdAt` , `customer_address.countryState.translation.fallback_1.updatedAt` , `customer_address.countryState.translation.updatedAt` , `customer_address.countryState.translation.fallback_1.countryStateId` , `customer_address.countryState.translation.countryStateId` , `customer_address.countryState.translation.fallback_1.languageId` , `customer_address.countryState.translation.languageId` FROM `customer_address` LEFT JOIN `salutation` `customer_address.salutation` ON `customer_address` . `salutation_id` = `customer_address.salutation` . `id` LEFT JOIN `country` `customer_address.country` ON `customer_address` . `country_id` = `customer_address.country` . `id` LEFT JOIN `country_state` `customer_address.countryState` ON `customer_address` . `country_state_id` = `customer_address.countryState` . `id` LEFT JOIN (SELECT `customer_address.salutation.translation` . salutation_id , `customer_address.salutation.translation` . display_name AS `customer_address.salutation.translation.displayName` , `customer_address.salutation.translation` . letter_name AS `customer_address.salutation.translation.letterName` , `customer_address.salutation.translation` . custom_fields AS `customer_address.salutation.translation.customFields` , `customer_address.salutation.translation` . created_at AS `customer_address.salutation.translation.createdAt` , `customer_address.salutation.translation` . updated_at AS `customer_address.salutation.translation.updatedAt` , `customer_address.salutation.translation` . salutation_id AS `customer_address.salutation.translation.salutationId` , `customer_address.salutation.translation` . language_id AS `customer_address.salutation.translation.languageId` , `customer_address.salutation.translation.fallback_1` . display_name AS `customer_address.salutation.translation.fallback_1.displayName` , `customer_address.salutation.translation.fallback_1` . letter_name AS `customer_address.salutation.translation.fallback_1.letterName` , `customer_address.salutation.translation.fallback_1` . custom_fields AS `customer_address.salutation.translation.fallback_1.customFields` , `customer_address.salutation.translation.fallback_1` . created_at AS `customer_address.salutation.translation.fallback_1.createdAt` , `customer_address.salutation.translation.fallback_1` . updated_at AS `customer_address.salutation.translation.fallback_1.updatedAt` , `customer_address.salutation.translation.fallback_1` . salutation_id AS `customer_address.salutation.translation.fallback_1.salutationId` , `customer_address.salutation.translation.fallback_1` . language_id AS `customer_address.salutation.translation.fallback_1.languageId` FROM `salutation_translation` `customer_address.salutation.translation` LEFT JOIN `salutation_translation` `customer_address.salutation.translation.fallback_1` ON `customer_address.salutation.translation` . `salutation_id` = `customer_address.salutation.translation.fallback_1` . `salutation_id` AND `customer_address.salutation.translation.fallback_1` . language_id = 0xCE76118FCB9E4D85949BA0F669A05357 WHERE `customer_address.salutation.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `customer_address.salutation.salutation_translation` ON `customer_address.salutation.salutation_translation` . `salutation_id` = `customer_address.salutation` . `id` LEFT JOIN (SELECT `customer_address.country.translation` . country_id , `customer_address.country.translation` . name AS `customer_address.country.translation.name` , `customer_address.country.translation` . address_format AS `customer_address.country.translation.addressFormat` , `customer_address.country.translation` . custom_fields AS `customer_address.country.translation.customFields` , `customer_address.country.translation` . created_at AS `customer_address.country.translation.createdAt` , `customer_address.country.translation` . updated_at AS `customer_address.country.translation.updatedAt` , `customer_address.country.translation` . country_id AS `customer_address.country.translation.countryId` , `customer_address.country.translation` . language_id AS `customer_address.country.translation.languageId` , `customer_address.country.translation.fallback_1` . name AS `customer_address.country.translation.fallback_1.name` , `customer_address.country.translation.fallback_1` . address_format AS `customer_address.country.translation.fallback_1.addressFormat` , `customer_address.country.translation.fallback_1` . custom_fields AS `customer_address.country.translation.fallback_1.customFields` , `customer_address.country.translation.fallback_1` . created_at AS `customer_address.country.translation.fallback_1.createdAt` , `customer_address.country.translation.fallback_1` . updated_at AS `customer_address.country.translation.fallback_1.updatedAt` , `customer_address.country.translation.fallback_1` . country_id AS `customer_address.country.translation.fallback_1.countryId` , `customer_address.country.translation.fallback_1` . language_id AS `customer_address.country.translation.fallback_1.languageId` FROM `country_translation` `customer_address.country.translation` LEFT JOIN `country_translation` `customer_address.country.translation.fallback_1` ON `customer_address.country.translation` . `country_id` = `customer_address.country.translation.fallback_1` . `country_id` AND `customer_address.country.translation.fallback_1` . language_id = 0xCE76118FCB9E4D85949BA0F669A05357 WHERE `customer_address.country.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `customer_address.country.country_translation` ON `customer_address.country.country_translation` . `country_id` = `customer_address.country` . `id` LEFT JOIN (SELECT `customer_address.countryState.translation` . country_state_id , `customer_address.countryState.translation` . name AS `customer_address.countryState.translation.name` , `customer_address.countryState.translation` . custom_fields AS `customer_address.countryState.translation.customFields` , `customer_address.countryState.translation` . created_at AS `customer_address.countryState.translation.createdAt` , `customer_address.countryState.translation` . updated_at AS `customer_address.countryState.translation.updatedAt` , `customer_address.countryState.translation` . country_state_id AS `customer_address.countryState.translation.countryStateId` , `customer_address.countryState.translation` . language_id AS `customer_address.countryState.translation.languageId` , `customer_address.countryState.translation.fallback_1` . name AS `customer_address.countryState.translation.fallback_1.name` , `customer_address.countryState.translation.fallback_1` . custom_fields AS `customer_address.countryState.translation.fallback_1.customFields` , `customer_address.countryState.translation.fallback_1` . created_at AS `customer_address.countryState.translation.fallback_1.createdAt` , `customer_address.countryState.translation.fallback_1` . updated_at AS `customer_address.countryState.translation.fallback_1.updatedAt` , `customer_address.countryState.translation.fallback_1` . country_state_id AS `customer_address.countryState.translation.fallback_1.countryStateId` , `customer_address.countryState.translation.fallback_1` . language_id AS `customer_address.countryState.translation.fallback_1.languageId` FROM `country_state_translation` `customer_address.countryState.translation` LEFT JOIN `country_state_translation` `customer_address.countryState.translation.fallback_1` ON `customer_address.countryState.translation` . `country_state_id` = `customer_address.countryState.translation.fallback_1` . `country_state_id` AND `customer_address.countryState.translation.fallback_1` . language_id = 0xCE76118FCB9E4D85949BA0F669A05357 WHERE `customer_address.countryState.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `customer_address.countryState.country_state_translation` ON `customer_address.countryState.country_state_translation` . `country_state_id` = `customer_address.countryState` . `id` WHERE `customer_address` . `id` IN (0xD622E863108D55B9158366B596D91896 , 0x205E3B89F4BA2D0E898D65D82F8E7B9B );
Copy
2.80 ms (1.95%)
1
SELECT `customer_group` . `id` AS `customer_group.id` , `customer_group` . `display_gross` AS `customer_group.displayGross` , `customer_group` . `registration_active` AS `customer_group.registrationActive` , `customer_group` . `created_at` AS `customer_group.createdAt` , `customer_group` . `updated_at` AS `customer_group.updatedAt` , `customer_group.translation.fallback_1.name` , `customer_group.translation.name` , COALESCE (`customer_group.translation.fallback_1.name` , `customer_group.translation.name` , `customer_group.translation.name` ) AS `customer_group.name` , `customer_group.translation.fallback_1.registrationTitle` , `customer_group.translation.registrationTitle` , COALESCE (`customer_group.translation.fallback_1.registrationTitle` , `customer_group.translation.registrationTitle` , `customer_group.translation.registrationTitle` ) AS `customer_group.registrationTitle` , `customer_group.translation.fallback_1.registrationIntroduction` , `customer_group.translation.registrationIntroduction` , COALESCE (`customer_group.translation.fallback_1.registrationIntroduction` , `customer_group.translation.registrationIntroduction` , `customer_group.translation.registrationIntroduction` ) AS `customer_group.registrationIntroduction` , `customer_group.translation.fallback_1.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` , COALESCE (`customer_group.translation.fallback_1.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` ) AS `customer_group.registrationOnlyCompanyRegistration` , `customer_group.translation.fallback_1.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` , COALESCE (`customer_group.translation.fallback_1.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` ) AS `customer_group.registrationSeoMetaDescription` , `customer_group.translation.fallback_1.customFields` , `customer_group.translation.customFields` , COALESCE (`customer_group.translation.fallback_1.customFields` , `customer_group.translation.customFields` , `customer_group.translation.customFields` ) AS `customer_group.customFields` , `customer_group.translation.fallback_1.createdAt` , `customer_group.translation.createdAt` , `customer_group.translation.fallback_1.updatedAt` , `customer_group.translation.updatedAt` , `customer_group.translation.fallback_1.customerGroupId` , `customer_group.translation.customerGroupId` , `customer_group.translation.fallback_1.languageId` , `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` , `customer_group.translation.fallback_1` . name AS `customer_group.translation.fallback_1.name` , `customer_group.translation.fallback_1` . registration_title AS `customer_group.translation.fallback_1.registrationTitle` , `customer_group.translation.fallback_1` . registration_introduction AS `customer_group.translation.fallback_1.registrationIntroduction` , `customer_group.translation.fallback_1` . registration_only_company_registration AS `customer_group.translation.fallback_1.registrationOnlyCompanyRegistration` , `customer_group.translation.fallback_1` . registration_seo_meta_description AS `customer_group.translation.fallback_1.registrationSeoMetaDescription` , `customer_group.translation.fallback_1` . custom_fields AS `customer_group.translation.fallback_1.customFields` , `customer_group.translation.fallback_1` . created_at AS `customer_group.translation.fallback_1.createdAt` , `customer_group.translation.fallback_1` . updated_at AS `customer_group.translation.fallback_1.updatedAt` , `customer_group.translation.fallback_1` . customer_group_id AS `customer_group.translation.fallback_1.customerGroupId` , `customer_group.translation.fallback_1` . language_id AS `customer_group.translation.fallback_1.languageId` FROM `customer_group_translation` `customer_group.translation` LEFT JOIN `customer_group_translation` `customer_group.translation.fallback_1` ON `customer_group.translation` . `customer_group_id` = `customer_group.translation.fallback_1` . `customer_group_id` AND `customer_group.translation.fallback_1` . language_id = ? 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"╬v\x11 Å╦×Màöøá÷iáSW "
b"/»_ââšMpªXTÎ|ãâ\v "
b"¤¢P\x18 ËìAÏ¡╩\x10 ┘O╚¢Í "
]
SELECT
`customer_group` . `id` AS `customer_group.id` ,
`customer_group` . `display_gross` AS `customer_group.displayGross` ,
`customer_group` . `registration_active` AS `customer_group.registrationActive` ,
`customer_group` . `created_at` AS `customer_group.createdAt` ,
`customer_group` . `updated_at` AS `customer_group.updatedAt` ,
`customer_group.translation.fallback_1.name` ,
`customer_group.translation.name` ,
COALESCE (
`customer_group.translation.fallback_1.name` ,
`customer_group.translation.name` ,
`customer_group.translation.name`
) AS `customer_group.name` ,
`customer_group.translation.fallback_1.registrationTitle` ,
`customer_group.translation.registrationTitle` ,
COALESCE (
`customer_group.translation.fallback_1.registrationTitle` ,
`customer_group.translation.registrationTitle` ,
`customer_group.translation.registrationTitle`
) AS `customer_group.registrationTitle` ,
`customer_group.translation.fallback_1.registrationIntroduction` ,
`customer_group.translation.registrationIntroduction` ,
COALESCE (
`customer_group.translation.fallback_1.registrationIntroduction` ,
`customer_group.translation.registrationIntroduction` ,
`customer_group.translation.registrationIntroduction`
) AS `customer_group.registrationIntroduction` ,
`customer_group.translation.fallback_1.registrationOnlyCompanyRegistration` ,
`customer_group.translation.registrationOnlyCompanyRegistration` ,
COALESCE (
`customer_group.translation.fallback_1.registrationOnlyCompanyRegistration` ,
`customer_group.translation.registrationOnlyCompanyRegistration` ,
`customer_group.translation.registrationOnlyCompanyRegistration`
) AS `customer_group.registrationOnlyCompanyRegistration` ,
`customer_group.translation.fallback_1.registrationSeoMetaDescription` ,
`customer_group.translation.registrationSeoMetaDescription` ,
COALESCE (
`customer_group.translation.fallback_1.registrationSeoMetaDescription` ,
`customer_group.translation.registrationSeoMetaDescription` ,
`customer_group.translation.registrationSeoMetaDescription`
) AS `customer_group.registrationSeoMetaDescription` ,
`customer_group.translation.fallback_1.customFields` ,
`customer_group.translation.customFields` ,
COALESCE (
`customer_group.translation.fallback_1.customFields` ,
`customer_group.translation.customFields` ,
`customer_group.translation.customFields`
) AS `customer_group.customFields` ,
`customer_group.translation.fallback_1.createdAt` ,
`customer_group.translation.createdAt` ,
`customer_group.translation.fallback_1.updatedAt` ,
`customer_group.translation.updatedAt` ,
`customer_group.translation.fallback_1.customerGroupId` ,
`customer_group.translation.customerGroupId` ,
`customer_group.translation.fallback_1.languageId` ,
`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` ,
`customer_group.translation.fallback_1` . name AS `customer_group.translation.fallback_1.name` ,
`customer_group.translation.fallback_1` . registration_title AS `customer_group.translation.fallback_1.registrationTitle` ,
`customer_group.translation.fallback_1` . registration_introduction AS `customer_group.translation.fallback_1.registrationIntroduction` ,
`customer_group.translation.fallback_1` . registration_only_company_registration AS `customer_group.translation.fallback_1.registrationOnlyCompanyRegistration` ,
`customer_group.translation.fallback_1` . registration_seo_meta_description AS `customer_group.translation.fallback_1.registrationSeoMetaDescription` ,
`customer_group.translation.fallback_1` . custom_fields AS `customer_group.translation.fallback_1.customFields` ,
`customer_group.translation.fallback_1` . created_at AS `customer_group.translation.fallback_1.createdAt` ,
`customer_group.translation.fallback_1` . updated_at AS `customer_group.translation.fallback_1.updatedAt` ,
`customer_group.translation.fallback_1` . customer_group_id AS `customer_group.translation.fallback_1.customerGroupId` ,
`customer_group.translation.fallback_1` . language_id AS `customer_group.translation.fallback_1.languageId`
FROM
`customer_group_translation` `customer_group.translation`
LEFT JOIN `customer_group_translation` `customer_group.translation.fallback_1` ON `customer_group.translation` . `customer_group_id` = `customer_group.translation.fallback_1` . `customer_group_id`
AND `customer_group.translation.fallback_1` . language_id = ?
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 (? )
Copy
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.fallback_1.name` , `customer_group.translation.name` , COALESCE (`customer_group.translation.fallback_1.name` , `customer_group.translation.name` , `customer_group.translation.name` ) AS `customer_group.name` , `customer_group.translation.fallback_1.registrationTitle` , `customer_group.translation.registrationTitle` , COALESCE (`customer_group.translation.fallback_1.registrationTitle` , `customer_group.translation.registrationTitle` , `customer_group.translation.registrationTitle` ) AS `customer_group.registrationTitle` , `customer_group.translation.fallback_1.registrationIntroduction` , `customer_group.translation.registrationIntroduction` , COALESCE (`customer_group.translation.fallback_1.registrationIntroduction` , `customer_group.translation.registrationIntroduction` , `customer_group.translation.registrationIntroduction` ) AS `customer_group.registrationIntroduction` , `customer_group.translation.fallback_1.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` , COALESCE (`customer_group.translation.fallback_1.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` ) AS `customer_group.registrationOnlyCompanyRegistration` , `customer_group.translation.fallback_1.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` , COALESCE (`customer_group.translation.fallback_1.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` ) AS `customer_group.registrationSeoMetaDescription` , `customer_group.translation.fallback_1.customFields` , `customer_group.translation.customFields` , COALESCE (`customer_group.translation.fallback_1.customFields` , `customer_group.translation.customFields` , `customer_group.translation.customFields` ) AS `customer_group.customFields` , `customer_group.translation.fallback_1.createdAt` , `customer_group.translation.createdAt` , `customer_group.translation.fallback_1.updatedAt` , `customer_group.translation.updatedAt` , `customer_group.translation.fallback_1.customerGroupId` , `customer_group.translation.customerGroupId` , `customer_group.translation.fallback_1.languageId` , `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` , `customer_group.translation.fallback_1` . name AS `customer_group.translation.fallback_1.name` , `customer_group.translation.fallback_1` . registration_title AS `customer_group.translation.fallback_1.registrationTitle` , `customer_group.translation.fallback_1` . registration_introduction AS `customer_group.translation.fallback_1.registrationIntroduction` , `customer_group.translation.fallback_1` . registration_only_company_registration AS `customer_group.translation.fallback_1.registrationOnlyCompanyRegistration` , `customer_group.translation.fallback_1` . registration_seo_meta_description AS `customer_group.translation.fallback_1.registrationSeoMetaDescription` , `customer_group.translation.fallback_1` . custom_fields AS `customer_group.translation.fallback_1.customFields` , `customer_group.translation.fallback_1` . created_at AS `customer_group.translation.fallback_1.createdAt` , `customer_group.translation.fallback_1` . updated_at AS `customer_group.translation.fallback_1.updatedAt` , `customer_group.translation.fallback_1` . customer_group_id AS `customer_group.translation.fallback_1.customerGroupId` , `customer_group.translation.fallback_1` . language_id AS `customer_group.translation.fallback_1.languageId` FROM `customer_group_translation` `customer_group.translation` LEFT JOIN `customer_group_translation` `customer_group.translation.fallback_1` ON `customer_group.translation` . `customer_group_id` = `customer_group.translation.fallback_1` . `customer_group_id` AND `customer_group.translation.fallback_1` . language_id = 0xCE76118FCB9E4D85949BA0F669A05357 WHERE `customer_group.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation` . `customer_group_id` = `customer_group` . `id` WHERE `customer_group` . `id` IN (0xCFBD5018D38D41D8ADCA10D94FC8BDD6 );
Copy
2.75 ms (1.92%)
1
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE ?
Parameters :
[
"payload "
]
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE 'payload' ;
Copy
2.33 ms (1.62%)
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\x1A\x18 +°¾fuØ'\x03 ÆÛ^ÌÖ "
b"\x01 µ#\t ó&Jì¥ıQ/tB¬Ô "
b"\x03 ¢G„e¥.Šu\x05 %ªì‚4p "
b"\x03 ║ì\x7F QÇ░C_\x01 ╔Æarÿâ "
b"\x04 ';ì"Ç;WÈ+§l(\t à "
b"\x04 à}“"ÎX#ï\x11 ó1D™\x11 "
b"\x07 4ª¹0äC¯1âüFh6└è "
b"\x08 >░RD\x1F lØþ)?JÃUÄ╩ "
b"""
\n
EÁ±■║ö\f Óï\x17 øì»çJ
"""
b"\x0E äçžúcñ•ÆyoêÀ^å^ "
b"\x10 Ì„«»Ü'Í\e D€Õ)‡õ9 "
b"\x11 ]÷Yx|é▄]jã┴1\x03 ÅÒ "
b"\x12\x17\x02 9~Ï[Öî╬▓kYÅþ┌ "
b"\x14 M{Xï\x17 ÷´c_â‹\x1C ¥Ô‹ "
b"\x14 ‘,ykŒl[·\x1C\x10 ëš\x04 øå "
b"\x16\x02 Xü╔k@ )CÅD¨\x08\x07 Ì "
b"\x17 Œj·È\x10\x00 ÿàÕ^fµ\x07 % "
b"\x19 n>µ8CÅ╠ë╬ù│2½ûÅ "
b"\x19 }:¯Ð3Kƒ\x17 ‡€/²¦´ "
b"\x19 ÍE×zXE<üòqGµ "
b"\x1A\x1A ”.ʱ\x08 }×ïO¨7\x11 Ž' "
b"""
\x1D QÉö\n
‗NÇ¡8§\x06 ƒå3\x04
"""
b"\x1D ^>W¦]@├mü<û\e\x02 Ü. "
b"\x1D Ã3ꊮªls¨Ç[‡=Ù° "
b"\x1D Íw^ ø>†ÄïS噹\x10 Û "
b"\x1D é`"®ƒê*¹Ã©™q'\x17 | "
b" $Á¡\x1E `ÄÓêkåõ²¯\x04 ‰ "
b"!(q¯É,╣M■ò╚"ÌÎ▓« "
b"!þôûIîÆËN¬ÄÐ37Ï› "
b"$X9ëCÅ:ðð╣þX·ïro "
b"'‡\x15\t ’1F «)t*Þ4É\x01 "
b"(sÞE╚Á\x15 \r \x18 a\e d÷>Ø▓ "
b"""
-Žµµç\x1C ¼\x07 Ïkl\n
^åÏ6
"""
b"/½└ä4\x04 é╔Ï\x14 'Éù7R8 "
b"0¢cí5ÁyªèâÅ„ñýg\x1F "
b"""
2\n
¢³"ìIEñ±\f ,Õ£/Ê
"""
b"2œ\x00 ,øƉáÆü}Ñ>\x1D\x19 † "
b"4\x04\x12 ¸%║█^P[´Øðe═┴ "
b"5ÐÃPÝ\x07 ÷!ÔO*{Ö\x11 Û\x1A "
b"8zË=Èó!^k\x7F %N{ "
b"9˜ÝÂ'Ø—Â&\x7F 'ZF2¯\x12 "
b"9™©Œ2ÙL\x0F ®‚#}ÉæŒY "
b":„‘\x01 F\x16 t\e ÎÖ¢\x00 vœ,Ÿ "
b";Ev˜“µöˆ1#\x12 A\x01 WúY "
b"<1y\x10 Œ¦\x11 ±ÝKÂGÓ,7¼ "
b"<kd\3\r á¯\f ™Hn‘^›× "
b"=7'\v\x1D 9¼Ø\x02 "Ös'$ÿç "
b"=âÝÈöþK\x07 ¡\v ù]èŠ[› "
b">a éËo'þ§ýÐ<újMà "
b">~)Ði?\x15 ½Y²\v ¸”}óc "
b"?'ÿÛÄU/X¤¿9Úî}×í "
b"Bg×\¼\x17 ×pÝÉ¥%Y$:\x02 "
b"DÄ}ùH<ͺ\t ZòÛ!\e X' "
b"FQ©µ1M¨Âšc\x1D\x1F Ê‘Jo "
b"HÌØÛÝUc?\x1F X\QÌ•£s "
b"I;/yæ2è]_Î╝ì▀a³® "
b"IÙÈÅ═ıOpL`tiu\e ¦\x18 "
b"I³Û\t\x06 AýÅÇ£╗H°╚\x12 . "
b"""
K¿r?ó[\x1A -$”\x14 \n
ÈJÈÞ
"""
b"NK«┐ãíJê×LÈýìÁHj "
b"N¿À\x1A\f §B‹ªÒw\x00 W4¨\x11 "
b"Pµ-\x1E hI\x14 p–APóîÖû\t "
b"QQüji┬\v\f ê2ýÀ×_ø▒ "
b"V,k\v ôÄŒH¿\x12 »\x14 ®¢_ "
b"XÜÇŸi²ñâ)dÍÚ˲/ "
b"Z&B@¾£–ü¦\x15 __†e‡Y "
b"\”•8J0Tô\x04\x19 ¦Ò××c "
b"_\x04 MÈe;&©ÖèfTîH\x15\x11 "
b"_þ\x08 ß\x17 E\x15\x00 Ë\x15 £«Àa©k "
b"aÅè£╠╝:\x10 Ü\x08 Ðr¯ªw# "
b"bN\x03 ¹ÁC\x19 æõØíæ\x11 ┤î "
b"ed-F}c^äLîK]Ž‰á "
b"eÙ±Àhû¨”b§\f Ø8ÕŠn "
b"f‚´UZ/‡RiÊph\e Ø\x1A X "
b"g\x12 `®Ì\x1C *»╣U▄Ãü░E% "
b"g¡þú€l¶°Z–¥¥\v 'Ü× "
b"hWh$…ä~\¨Æ\x01\x1E Ô®¸ "
b"iwî.\x19 (Àö[ÙY¤Ñ,!\f "
b"j\x19 ðDo·\x19 KKQû†L\x1F ¶’ "
b"k^› N[T ý\x08 ”ìþü¾P "
b"mY‘|oÎCÈlhÆ\x02 ‘|NÛ "
b"mìê¦Þ▀à\x16 ·õ_├nÎìO "
b"oÆZÙý~Vdï+aâ\x10 5•b "
b"p ¨¡´;,w“\r Ü\e ï¨,ü "
b"rž«ÕmðTv¾VîwNq( "
b"vþÒDãZ\x06\t X?r pi▄ü "
b"w:sb\x08 ºI:£JÇ\x0F Rî\x0F 4 "
b"w_Rt═lÿ\x1D\x1A µ¥ìcÓ╗ "
b"wlÍÜhç`>¥\x1E Øê¹É¿´ "
b"z°ª\x15\x0E\t <\x02 bÙÂ\x1F Œ²Ê "
b"{¿\x11 Ë8$ã¢Î+lÅÌü%“ "
b"}#'{Ø¢/coî=\x12 ô€,$ "
b"~Ý\f au|IÍs\x1A 4c4¬×; "
b"\x7F ‚\x10 u@d¸\x1D šÌx\x00 Y\x05 ü\x1A "
b"€ã†‰\x16 4‘Òe&]Æâ( "
b"é³f?\f ┤Oèù!w_ìà°P "
b"àeïïY\x1D ┴╩^©ñ0YLØ┬ "
b"†S½\x1E djGÀ·†ñ·¥lœ\x1E "
b"‡‰/'D\x19 %Óß„úð&\x03 _Ò "
b"‡‰’Û\e m2Y\x14\x00\x11 TÄ\x02\x12 ^ "
b"ë^h├\x00 À├┐+ìKZABÔt "
b"Š3)~â\e Ò3àŠsΗ(\x11 ¯ "
b"‹p¹Œã*g\x11\x17 ÄJb¹_~s "
b"‹³‹Ùëà4ìhsÍbþ‘Ex "
b"Œv™0†¿ˆ^wÀLùü&Ao "
b"î░yu\┌@·Ç8_½Ø│Þ\x7F "
b"Åçàq\x19 ùB╔\x1D ÍÞt▒█x) "
b"Åê¹â\e j 'Ô§╠«\x12 k:ò "
b"É-\r °ÎºlÓiL;Vß\x1D ©u "
b"‘JŸ²ü¢´ö0/\x0F E\x17 uä³ "
b"Æ\x02 \x7F üyu/É\x0F\x05 nµ\x18 b "
b"Æ#Ö³´K╠XzíÝ7U.Å+ "
b"˜‘ùü+åÐÃ&ä¤\\x18\x12 ^) "
b"Üü\x1E /\x0F ´Vñq¦Ù\x18 jíÔ▓ "
b"›}HŒ_þÄ÷´\]õ¬ÙH— "
b"››˜\r áTo\x00 ÌC©ìSUåH "
b"›ØNNÙêNʾ²\x1A ¨?\x16 Èu "
b"""
ƒ\x1A ³cxBú\x03 éØ\n
7‗;ü`
"""
b"Ÿ:e´\x16 ºfû(]z$ž1AM "
b"ŸB=\f 9ν†ô)øC\x08 úÙ "
b"ƒt\x1A ÒL½)è3nôÉfËPþ "
b"áÐiP¡ù\x02 ì×Õ\x06 ¿╦áp. "
b"£D'\x1A “T! šR,¼k\x06 [ "
b"¤MÖ$ô¨2ž§\x16\x1D ²;èDÌ "
b"ñ»è\x1D >▒©¥\x17 9╔Å¿´ÿ "
b"¤ÅÛ„þÖ\x1F s\x08 Ö:z\x1D Áøm "
b"¦XÅ„½ô\x7F Ž\x05 ZáºÆÖ°‘ "
b"§÷wÑóÙM„iA…À\x0F "ßÄ "
b"¨9^ý\x1D 5>\x1E j¯\x17 <\x0F k†\x1A "
b"ª\v SÑÄm\x14 £\x10 _\x05\x1D ½¢t‚ "
b"½/cåtWÞ'õ¾ØZ;öÉ▓ "
b"¡¡¦èÅ_fLÜn5┌»º]\x02 "
b"ê\x1C ¤¬\x10 ¡ÔM[ýTÉÏùè "
b"²•HL€>\x15 VÄ9°‚kÓGâ "
b"²î½sƒ\x11 P"6jéûb®q^ "
b"""
´\x07 T\x11 Ѿ€¼ÔÀ©è\n
˜Ã}
"""
b"Â:B┘´ävØ\x18\x0F ôInd¿┬ "
b"·ê9‘ Ù2›tuÏ“¾rÁy "
b"¸d‰ÓŽÓxú±®è\v ¾]Dž "
b"¸mŠ\x13 ÔéLéè•ÿ\e R×h¹ "
b"©o\x08 ╔`}« jÙÊæ}ü─/ "
b"¸Í‰B-D‘3=±Ñ’h‘“¿ "
b"¹\x1F ]µ\x1D äÜ—¼ŠÃA\f ¾u\n "
b"¹BñG ?\x18 "F\x01 †\v å\x12 92 "
b"½Øý/÷\x19 HÿŒ‰Mµícï "
b"└wìøƒ °æ\x04 kã\x05 ÒÀ▒ã "
b"ÀõKŸÈª™Õ§W= g¯Zµ "
b"·y£½€k¯¡AùK‰\x1D ˆr "
b"ÂÙ ÕéwÞÄÓîƒ4•-zu "
b"┼:\á\x11 ┐FÃì"üË\x12\x15 ║ "
b"Çö¿wõÈ…œlÎïŒØA¥ "
b"È\t îF2\x15 ‹†\x19 zžÄžž–F "
b"""
Èâ}›KÆ»J4Šak\x05 Ü\n
V
"""
b"╚‗z'\x15 1ìe-÷ýdº#├G "
b"╔»¼ØºHI'¡=ªù½G¯▄ "
b"Ê×óeak\x1C û‘g\x0F\x12 â¯S¤ "
b"Ì\x11 §êJ\x06 Eã©t^v#¯žÜ "
b"Ì/\x19 Sy>Œž5þ=Ãjï&r "
b"ÌVÉV-ëc9ø\ÚÏá\x14 I\n "
b"Ï9Œ“—’ßQ\%Sz#bkk "
b"ÏE„uô÷U\x1E Õ7âdöîd\x13 "
b"ÏIERK\x7F nkÌ\x19 N€q%HÅ "
b"Ñ\t vÉÓ\x11 Ï¿y9MæCNû\x17 "
b"Ò5 ¬\x06 €¶Y"\v L\x1A ¢×k4 "
b"ÓvhÈ(ž/\x02 ôT\x18 õ1Ò¸¾ "
b"֞䇔ÝßH\x0E Mò‡+¢x× "
b"Ø-Ë9ªc‘\v z”~Ö°f+ "
b"Ø¢A_õ$düP0Þi\x7F\x1D q\n "
b"Ýq\x12 ràûH·ÀÌãËǯ\x1F Ì "
b"ÝôðW\n T¨”q\x00 LZµLx "
b"▀ÕÚ{▀^ùÉ╝╠╦¿¼╝'i "
b"àº_š¨çÉ-ּľOñ¨J "
b"""
á\n
\e H h\x0F Šïàμ—Ló\x7F
"""
b"ߥwú\v Ã)╝\x07 ÌZì┐¯÷\x10 "
b"â!¯#™=µ}í1ÐØ{/×e "
b"âÐ-ß`ÐP·ÇÙ§ÜÂ\x0E xC "
b"Ò▓É\x03 ,▄ı\x00 îÅ#$ªO2\x01 "
b"ÕÿªÅË┬ÑQ\x06 íö\x1A ú<K£ "
b"è&ÓÞ³\x15 ¸úšij›Qu_™ "
b"èëY}7+)¢jdk°I\x11 p† "
b"Ûb:r\x1A\x7F ì6W┤¶øé├4ú "
b"ë)\x18\x1F\x05 ùZ’|@Š²\~šc "
b"î\x16\x07 \x1A åF\x0E\x14\f :Ö‘ô|\x19 "
b"ð@]\x06 6Ëzé^Žpñ…*J( "
b"""
¶┴ü═\x16 ¯¿jñ\x14 ²íƒÙ\n
5
"""
b"õ'þ<‰c2ˆ!Öì”íÈ5š "
b"ö®½IÅ‚îç¢F\x11\x02 £jCð "
b"ö¸´Ñ['W\r Û )•p\x10\x19 \r "
b"÷̆¥cÈJÝ”&D\x14 ŸÓ\x15 Ò "
b"""
ú¨\x04 2èT#æ&Z\n
=å;e%
"""
b"üÁîýÌÔAM×$ÙÔÅWä} "
b"³Ú╣üDB\x1E ■\x13 ¶¹^ÓxÏÄ "
b"■:Ø6â─û\x03 Ba@F\x13 Â\x1A À "
b"\x03 ?—]þrFâ±[·S<rD’ "
b"6ºû£yCL€©\x1D \r Æñ\x02\x01 H "
b"iÎûÉ█┘O▒ÇÓ\x08 wL°D "
b"†P\x17 ™¹jIb”)— Úר@ "
b"µçÞ˜º·Oº±çºÞùK©\x10 "
b"×2ðJ…åOy…÷%\e ·ñ¶. "
b"\x01 æ Å¡ q\x04 ¢\x16 ¿Dó1¯Ö "
b"\x11 £a›¾jE€¸ãSæo&3\x00 "
b"\x19\x0F ®DGbD-˜ó³8æ\x0F &ª "
b"7H#^þ×K\x0E ´;4Õ\x19 h[‹ "
b"¿TRŸëó#ì}'%k\x17 ‚\x07 õ "
b"¸■Kı\x10 öC\x15 ÄØÍ+^6\x03 î "
]
SELECT
`rule` . `id` AS `rule.id` ,
`rule` . `name` AS `rule.name` ,
`rule` . `priority` AS `rule.priority` ,
`rule` . `description` AS `rule.description` ,
`rule` . `payload` AS `rule.payload` ,
`rule` . `invalid` AS `rule.invalid` ,
`rule` . `areas` AS `rule.areas` ,
`rule` . `custom_fields` AS `rule.customFields` ,
`rule` . `module_types` AS `rule.moduleTypes` ,
`rule` . `created_at` AS `rule.createdAt` ,
`rule` . `updated_at` AS `rule.updatedAt`
FROM
`rule`
WHERE
`rule` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `rule` . `id` AS `rule.id` , `rule` . `name` AS `rule.name` , `rule` . `priority` AS `rule.priority` , `rule` . `description` AS `rule.description` , `rule` . `payload` AS `rule.payload` , `rule` . `invalid` AS `rule.invalid` , `rule` . `areas` AS `rule.areas` , `rule` . `custom_fields` AS `rule.customFields` , `rule` . `module_types` AS `rule.moduleTypes` , `rule` . `created_at` AS `rule.createdAt` , `rule` . `updated_at` AS `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (0x011A182BB0BE6675D82703C6DB5ECCD6 , 0x01E62309A2264A8DBED5512F7442AAE2 , 0x03A2478465A52E8A750525AAEC823470 , 0x03BA8D7F5180B0435F01C99261729883 , 0x04273BEC22C73B57C82BA76C2809A0C3 , 0x04E07D9322ADCE5823EF11F331449911 , 0x0734A6FB308443EE318381466836C08A , 0x083EB052441F6C9DE7293F4AC7558ECA , 0x0A45B5F1FEBA940CE08B179B8DAF874A , 0x0EE4E79EFA63F195C6796FEAC05EE55E , 0x10CC84ABBBDC27CD1B4480D52987F539 , 0x115DF659787C82DC5D6AC6C131038FE3 , 0x121702397ED85B998CCEB26B598FE7DA , 0x144D7B58EF17F7B4635FE28B1CA5D48B , 0x14912C796B8C6C5BB71C10EB9A04F8E5 , 0x16025881C96B402029438F44F90807DE , 0x17208C6AB7C81000FFE0D55E66B50725 , 0x196E3EE638438FCC89CE97B332AB968F , 0x197D3AAFD0334BAD831787802FB2A6B4 , 0x19D6459E7A58453C8195718CAEF547E6 , 0x1A1A942ECAB1087DD7EF4FA837118E27 , 0x1D5190940AF24E80AD38F5069F863304 , 0x1D5E3E57DD5D40C36D813C961B029A2E , 0x1DC333EA8AAEAA6C73A8C75B873DD9B0 , 0x1DCD775EA0F83E86C4EF53E599B910DB , 0x1DE96022AE83EA2AB9C3A9997127177C , 0x2024C1A11E60C4D3EA6BE5F5B2AF0489 , 0x212871EE902CB94DFE95C822DED7B2AE , 0x21FEF4FB49EEC6CB4EACC4D03337CF9B , 0x24583989438F3AD0D0B9E758FA8B726F , 0x2787150992314620AB29742ADE34C901 , 0x2873E845C8B5150D18611B64F63E9DB2 , 0x2D8EB5B5E71CBC07CF6B6C0A5EE5CF36 , 0x2FABC084340482C9D814279097375238 , 0x30A263ED35C179AAE8E2C584F1FD671F , 0x320ABDFC228D4945A4F10C2CE59C2FD2 , 0x329C002CF8C689E1C6FC7DD13E1D1986 , 0x340412F725BADB5E505BEF9DD065CDC1 , 0x35D0C350DD07F721D44F2A7BD611DB1A , 0x387ACB3DEEB8BBC8F3215E6B7F254E7B , 0x3998DDC227D897C2267F275A4632AF12 , 0x3999A98C32D94C0FAE82237DC9E68C59 , 0x3A8491014616741BCED6A200769C2C9F , 0x3B45769893B5F688312312410157FA59 , 0x3C3179108CA611B1DD4BC247D32C37BC , 0x3C6B645C330DE1AF0C99486E915E9BD7 , 0x3D37270B1D39BCD80222D6732724FFE7 , 0x3DE2DDC8F6FE4B07A10BF95DE88A5B9B , 0x3E6120E9CB6F27FEA7FDD03CFA6A4DC3 , 0x3E7E29D0693F15BD59B20BB8947DF363 , 0x3F27FFDBC4552F58A4BF39DAEE7DD7ED , 0x4267D75CBC17D770DDC9A52559243A02 , 0x44C47DF9483CCDBA095AF2DB211B5827 , 0x4651A9B5314DA8C29A631D1FCA914A6F , 0x48CCD8DBDD55633F1F585C51CC95A373 , 0x493B2F7991328A5D5FD7BC8DDF61FCA9 , 0x49EBD48FCDD54F704C607469751BDD18 , 0x49FCEA090641EC8F809CBB48F8C8122E , 0x4BBF723FF35B1A2D2494140AC84AC8DE , 0x4E4BAEBFC6A14A889E4CD4EC8DB5486A , 0x4EBFC01A0CA7428BAAD277005734A811 , 0x50B52D1E68491470964150F3EED6FB09 , 0x5151816A69C20B0C8832ECB79E5F9BB1 , 0x562C6B0BF4C48C48C2BF12BB14AEA25F , 0x58DCC7AD9F69B2F1E22964CDDACBB22F , 0x5A264240BEA396FCA6155F5F86658759 , 0x5C9495384A3054F40419A6D2D7D7AD63 , 0x5F044DC8653B26A9D6E86654EE481511 , 0x5FFE08DF17451500CB15A3ABC061A96B , 0x618F8A9CCCBC3A109A08D172EEA67723 , 0x624EF003FBB5431991E49DA19111B48C , 0x65642D467D635EE44CEE4B5DAD8E89E1 , 0x65D9B1C068FBA89462A70CD838D58A6E , 0x6682B4555A2F875269CA70681BD81A58 , 0x671260A9DE1C2AAFB955DCC781B04525 , 0x67A1FEFA806CB6B05A96A5A50B27DCD7 , 0x6857682485E47E5CC2A8C6011ED4AEB8 , 0x6977EE2E1928C0F65BD959A4D12C210C , 0x6A19F0446FB7194B4B51FB864C1FB692 , 0x6B5E9B204E5B5420FD0894ECFEFCBE50 , 0x6D59917C6FCE43C86C68C602917C4EDB , 0x6D8D88DDE8DF8516FAE45FC36ED78D4F , 0x6FC65AD9FD7E5664EF2B61E210359562 , 0x7020A8A1B43B2C77930DDC1BEFA82CFC , 0x729EABADD56DF05476BE56EE774E7128 , 0x76E7E344C65A0609583F72207069DC81 , 0x773A736208BA493AA34AC70F52EE0F34 , 0x775F5274CD6C981D1AE6BE8D63E0F0BB , 0x776CCDDC68E7603EA51ED8EAB9C9BFB4 , 0x7AB0AA150E093C0262D9C21F208CB2CA , 0x7BBF11CB3824E3A2CE2B6CC5CCFC2593 , 0x7D23277BD8A22F636FEE3D12F4802C24 , 0x7EDD0C61757C49CD731A346334ACD73B , 0x7F8210754064B81D9ACC78005905FC1A , 0x80E38689163491D265AD265DC6E228C2 , 0x82FC663F0CB44F8A9721775F8D85F850 , 0x85658B8B591DC1CA5EB8A430594C9DC2 , 0x8653BD1E646A47C0B786F1B7A56C9C1E , 0x87892F27441925D3DF84FAF026035FD2 , 0x878992DB1B6D325914001154C402125E , 0x895E68C300B7C3BF2B8D4B5A4142E274 , 0x8A33297EE21BD233E08A73CE972811AF , 0x8B70B98CE32A671117C44A62B95F7E73 , 0x8BB38BD9EBE034EC6873CD62FE914578 , 0x8C76993086BF885E77C04CF9FC26416F , 0x8CB079755CDA40FA80385FAB9DB3E87F , 0x8F878571199742C91DD6E874B1DB7829 , 0x8F88FB831B6A2027E2F5CCAE126B3A95 , 0x902D0DF8D7A76CE0694C3B56E11DB875 , 0x914A9FB2FCA2B4F6302F0F451775E4B3 , 0x9202F0FF7F8179752F900F056EE61862 , 0x922399FCEF4BCC587AA1ED37552E8F2B , 0x9891F9FC2BE5D0C326E4A45C18125E29 , 0x9A811E2F0FEF56A471DDEB186AA1E2B2 , 0x9B7D488C5FFEC4F7B45C5DF5ACD94897 , 0x9B9B980DE1546F00CC43A9EC5355E548 , 0x9BD84E4ED9EA4ECABEB21AA83F16C875 , 0x9F1AFC637842A303829D0A37F23B8160 , 0x9F3A65B416BA66FB285D7A249E31414D , 0x9F423DAD0C39CEBD86F429F84308FAD9 , 0x9F741AE34CAB298A336E939066D350E7 , 0xA0D16950AD97028D9EE506A8CBA0702E , 0xA344271A935421A09A522CBCAD6B065B , 0xA44DD624F4A8329EA7161DB23BE844CC , 0xA4AF8A1D3EB1B8BE17FF39C98FA8EF98 , 0xA4C5DB84FED61F7308D63A7A1DC1F86D , 0xA658C584BDF47F8E055AE1BAC6D6B091 , 0xA7F777D1F3D94D84694185C00F22DFC4 , 0xA8395EFD1D353E1E6AAF173C0F6B861A , 0xAA0B53D1C46D14A3105F051DBDA27482 , 0xAB2F63867457E827E4F39D5A3B9490B2 , 0xADADDD8A8F5F664C9A6E35DAAFA75D02 , 0xADEA1CA4AC10A1D44D5BFD54C9CFF9E8 , 0xB295484C803E1556C439B0826BD347E2 , 0xB2EEBD7383115022366AE9FB62AE715E , 0xB4075411D1BE80BCD4C0A9E80A98C37D , 0xB63A42D9EF84769D180F93496E64A8C2 , 0xB7EA3991A0D9329B7475CF93BE72C179 , 0xB86489D38ED378FAB1AEE80BBE5D449E , 0xB86D8A13D4E94CE9E895FF1B52D768B9 , 0xB86F08C9607DAE206AEBD2917D81C42F , 0xB8CD89422D4491333DB1D192689193BF , 0xB91F5DB51DE4DC97BC8AC3410CBE750A , 0xB942F147A03F18224601860BE5123932 , 0xBDD8FD2FF71948FF8CAD894DB5ED63EF , 0xC0778D9B9FFFF891046BC605E3B7B1C6 , 0xC0F54B9FC8AA99D5A7573DA067AF5AB5 , 0xC2B779A3BD806BAFA141F94B891D8872 , 0xC2D920D5E977DEC4D3EE8334952D7A75 , 0xC53A5CA011BF46C78DF02281D31215BA , 0xC7F6BF77F5C8859C6CCEEF8CD841A5AD , 0xC809EE4632158B86197A9EC49E9E9646 , 0xC8E27D9B4BC6BB4A348A616B05DC0A56 , 0xC8F27A2715318D652DF6EC64A723C347 , 0xC9AFAC9DA7484927AD3DA697AB47EEDC , 0xCAD7F365616B1CFB91670F12E2AF53A4 , 0xCC11A7EA4A0645E3A9745E7623AF9EDC , 0xCC2F1953793E8C9E35FE3DC36AEF2672 , 0xCC56C9562DEB6339F85CDACFE114490A , 0xCF398C939792DF515C25537A23626B6B , 0xCF458475F4F7551ED537E264F6EE6413 , 0xCF4945524B7F6E6BCC194E80712548C5 , 0xD10976C9D311CFBF79394DE6434EFB17 , 0xD23520AC0680B659220B4C1AA2D76B34 , 0xD37668C8289E2F02F45418F531D2B8BE , 0xD69EE48794DDDF480E4DF2872BA278D7 , 0xD82DCB39AA6391AD0B7A947ED6B0662B , 0xD8A2415FF52464FC5030DE697F1D710A , 0xDD711272E0FB48B7C0CCE3CBC7AF1FCC , 0xDDF4F0570A2054A89471004C5AB54C78 , 0xDFE5E97BDF5E9790BCCCCBA8ACBC2769 , 0xE0BA5F9AA8E7C92DD6BCC4BE4FF1A84A , 0xE10A1B4820680F8AEFE0CEBC974CF37F , 0xE1BE77A30BC729BC07DE5A8DBFEEF610 , 0xE221AF23993DB57DED31D0D87B2FD765 , 0xE2D02DDF60D050B7C7D9A7DCC20E7843 , 0xE3B290032CDCD5008C8F2324A64F3201 , 0xE598A68FD3C2A55106A1941AA33C4B9C , 0xE826D3DEB315B8FA9A696A9B51755F99 , 0xE8EB597D372B29A26A646BB049117086 , 0xEA623A721A7F8D3657B4F49B82C334A3 , 0xEB29181F05F95A927C408AB25C7E9A63 , 0xEE1607A01AE5460E140C3AD691F47C19 , 0xF0405D0636CB7AE95E8E70F1852A4A28 , 0xF4C181CD16EEA86AA414FDA19FEB0A35 , 0xF527FE3C8963328821D6EC94EDC8359A , 0xF6AEBD49C582EEE7A2461102A36A43F0 , 0xF6B8B4D15B27570DDB2029957010190D , 0xF7CC86A563C84ADD942644149FD315D2 , 0xFAA80432E85423E6265A0A3DE53B6525 , 0xFCC1EEFDCCD4414DD724D9D4C557E47D , 0xFCE9B98144421EFE13F4FB5EE078D88E , 0xFE3A9D3683C496034261404613B61AB7 , 0x033F975DFE7246E2B15BB7533C724492 , 0x36BAFBA379434C80A91D0DC6F1020148 , 0x69D79690DBD94FB180E008774CF844FF , 0x86501799B96A496294299720DAD7A840 , 0xB5E7DE98BAB74FBAB1E7BADEF94BA910 , 0xD732F04A85E54F7985F7251BB7F1B62E , 0x0191FF8FADFF7104BD16A844A231EE99 , 0x11A3619BBE6A4580B8E353E66F263300 , 0x190FAE444762442D98F3B338E60F26AA , 0x3748235EFED74B0EB43B34D519685B8B , 0xBF54529FEBF323EC7D27256B178207F5 , 0xF7FE4BD5109443158E9DD62B5E36038C );
Copy
1.66 ms (1.16%)
1
SELECT `payment_method` . `id` AS `payment_method.id` , `payment_method` . `plugin_id` AS `payment_method.pluginId` , `payment_method` . `handler_identifier` AS `payment_method.handlerIdentifier` , `payment_method` . `position` AS `payment_method.position` , `payment_method` . `active` AS `payment_method.active` , `payment_method` . `after_order_enabled` AS `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` AS `payment_method.availabilityRuleId` , `payment_method` . `media_id` AS `payment_method.mediaId` , `payment_method.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.fallback_1.title` , `payment_method.media.translation.title` , COALESCE (`payment_method.media.translation.fallback_1.title` , `payment_method.media.translation.title` , `payment_method.media.translation.title` ) AS `payment_method.media.title` , `payment_method.media.translation.fallback_1.alt` , `payment_method.media.translation.alt` , COALESCE (`payment_method.media.translation.fallback_1.alt` , `payment_method.media.translation.alt` , `payment_method.media.translation.alt` ) AS `payment_method.media.alt` , `payment_method.media.translation.fallback_1.customFields` , `payment_method.media.translation.customFields` , COALESCE (`payment_method.media.translation.fallback_1.customFields` , `payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` ) AS `payment_method.media.customFields` , `payment_method.media.translation.fallback_1.createdAt` , `payment_method.media.translation.createdAt` , `payment_method.media.translation.fallback_1.updatedAt` , `payment_method.media.translation.updatedAt` , `payment_method.media.translation.fallback_1.mediaId` , `payment_method.media.translation.mediaId` , `payment_method.media.translation.fallback_1.languageId` , `payment_method.media.translation.languageId` , `payment_method.translation.fallback_1.name` , `payment_method.translation.name` , COALESCE (`payment_method.translation.fallback_1.name` , `payment_method.translation.name` , `payment_method.translation.name` ) AS `payment_method.name` , `payment_method.translation.fallback_1.distinguishableName` , `payment_method.translation.distinguishableName` , COALESCE (`payment_method.translation.fallback_1.distinguishableName` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` ) AS `payment_method.distinguishableName` , `payment_method.translation.fallback_1.description` , `payment_method.translation.description` , COALESCE (`payment_method.translation.fallback_1.description` , `payment_method.translation.description` , `payment_method.translation.description` ) AS `payment_method.description` , `payment_method.translation.fallback_1.customFields` , `payment_method.translation.customFields` , COALESCE (`payment_method.translation.fallback_1.customFields` , `payment_method.translation.customFields` , `payment_method.translation.customFields` ) AS `payment_method.customFields` , `payment_method.translation.fallback_1.createdAt` , `payment_method.translation.createdAt` , `payment_method.translation.fallback_1.updatedAt` , `payment_method.translation.updatedAt` , `payment_method.translation.fallback_1.paymentMethodId` , `payment_method.translation.paymentMethodId` , `payment_method.translation.fallback_1.languageId` , `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` , `payment_method.translation.fallback_1` . name AS `payment_method.translation.fallback_1.name` , `payment_method.translation.fallback_1` . distinguishable_name AS `payment_method.translation.fallback_1.distinguishableName` , `payment_method.translation.fallback_1` . description AS `payment_method.translation.fallback_1.description` , `payment_method.translation.fallback_1` . custom_fields AS `payment_method.translation.fallback_1.customFields` , `payment_method.translation.fallback_1` . created_at AS `payment_method.translation.fallback_1.createdAt` , `payment_method.translation.fallback_1` . updated_at AS `payment_method.translation.fallback_1.updatedAt` , `payment_method.translation.fallback_1` . payment_method_id AS `payment_method.translation.fallback_1.paymentMethodId` , `payment_method.translation.fallback_1` . language_id AS `payment_method.translation.fallback_1.languageId` FROM `payment_method_translation` `payment_method.translation` LEFT JOIN `payment_method_translation` `payment_method.translation.fallback_1` ON `payment_method.translation` . `payment_method_id` = `payment_method.translation.fallback_1` . `payment_method_id` AND `payment_method.translation.fallback_1` . language_id = ? 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` , `payment_method.media.translation.fallback_1` . title AS `payment_method.media.translation.fallback_1.title` , `payment_method.media.translation.fallback_1` . alt AS `payment_method.media.translation.fallback_1.alt` , `payment_method.media.translation.fallback_1` . custom_fields AS `payment_method.media.translation.fallback_1.customFields` , `payment_method.media.translation.fallback_1` . created_at AS `payment_method.media.translation.fallback_1.createdAt` , `payment_method.media.translation.fallback_1` . updated_at AS `payment_method.media.translation.fallback_1.updatedAt` , `payment_method.media.translation.fallback_1` . media_id AS `payment_method.media.translation.fallback_1.mediaId` , `payment_method.media.translation.fallback_1` . language_id AS `payment_method.media.translation.fallback_1.languageId` FROM `media_translation` `payment_method.media.translation` LEFT JOIN `media_translation` `payment_method.media.translation.fallback_1` ON `payment_method.media.translation` . `media_id` = `payment_method.media.translation.fallback_1` . `media_id` AND `payment_method.media.translation.fallback_1` . language_id = ? 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"╬v\x11 Å╦×Màöøá÷iáSW "
b"/»_ââšMpªXTÎ|ãâ\v "
b"╬v\x11 Å╦×Màöøá÷iáSW "
b"/»_ââšMpªXTÎ|ãâ\v "
b"àtû°ıAHbºAJºh▒╦ü "
]
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.fallback_1.title` ,
`payment_method.media.translation.title` ,
COALESCE (
`payment_method.media.translation.fallback_1.title` ,
`payment_method.media.translation.title` ,
`payment_method.media.translation.title`
) AS `payment_method.media.title` ,
`payment_method.media.translation.fallback_1.alt` ,
`payment_method.media.translation.alt` ,
COALESCE (
`payment_method.media.translation.fallback_1.alt` ,
`payment_method.media.translation.alt` ,
`payment_method.media.translation.alt`
) AS `payment_method.media.alt` ,
`payment_method.media.translation.fallback_1.customFields` ,
`payment_method.media.translation.customFields` ,
COALESCE (
`payment_method.media.translation.fallback_1.customFields` ,
`payment_method.media.translation.customFields` ,
`payment_method.media.translation.customFields`
) AS `payment_method.media.customFields` ,
`payment_method.media.translation.fallback_1.createdAt` ,
`payment_method.media.translation.createdAt` ,
`payment_method.media.translation.fallback_1.updatedAt` ,
`payment_method.media.translation.updatedAt` ,
`payment_method.media.translation.fallback_1.mediaId` ,
`payment_method.media.translation.mediaId` ,
`payment_method.media.translation.fallback_1.languageId` ,
`payment_method.media.translation.languageId` ,
`payment_method.translation.fallback_1.name` ,
`payment_method.translation.name` ,
COALESCE (
`payment_method.translation.fallback_1.name` ,
`payment_method.translation.name` ,
`payment_method.translation.name`
) AS `payment_method.name` ,
`payment_method.translation.fallback_1.distinguishableName` ,
`payment_method.translation.distinguishableName` ,
COALESCE (
`payment_method.translation.fallback_1.distinguishableName` ,
`payment_method.translation.distinguishableName` ,
`payment_method.translation.distinguishableName`
) AS `payment_method.distinguishableName` ,
`payment_method.translation.fallback_1.description` ,
`payment_method.translation.description` ,
COALESCE (
`payment_method.translation.fallback_1.description` ,
`payment_method.translation.description` ,
`payment_method.translation.description`
) AS `payment_method.description` ,
`payment_method.translation.fallback_1.customFields` ,
`payment_method.translation.customFields` ,
COALESCE (
`payment_method.translation.fallback_1.customFields` ,
`payment_method.translation.customFields` ,
`payment_method.translation.customFields`
) AS `payment_method.customFields` ,
`payment_method.translation.fallback_1.createdAt` ,
`payment_method.translation.createdAt` ,
`payment_method.translation.fallback_1.updatedAt` ,
`payment_method.translation.updatedAt` ,
`payment_method.translation.fallback_1.paymentMethodId` ,
`payment_method.translation.paymentMethodId` ,
`payment_method.translation.fallback_1.languageId` ,
`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` ,
`payment_method.translation.fallback_1` . name AS `payment_method.translation.fallback_1.name` ,
`payment_method.translation.fallback_1` . distinguishable_name AS `payment_method.translation.fallback_1.distinguishableName` ,
`payment_method.translation.fallback_1` . description AS `payment_method.translation.fallback_1.description` ,
`payment_method.translation.fallback_1` . custom_fields AS `payment_method.translation.fallback_1.customFields` ,
`payment_method.translation.fallback_1` . created_at AS `payment_method.translation.fallback_1.createdAt` ,
`payment_method.translation.fallback_1` . updated_at AS `payment_method.translation.fallback_1.updatedAt` ,
`payment_method.translation.fallback_1` . payment_method_id AS `payment_method.translation.fallback_1.paymentMethodId` ,
`payment_method.translation.fallback_1` . language_id AS `payment_method.translation.fallback_1.languageId`
FROM
`payment_method_translation` `payment_method.translation`
LEFT JOIN `payment_method_translation` `payment_method.translation.fallback_1` ON `payment_method.translation` . `payment_method_id` = `payment_method.translation.fallback_1` . `payment_method_id`
AND `payment_method.translation.fallback_1` . language_id = ?
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` ,
`payment_method.media.translation.fallback_1` . title AS `payment_method.media.translation.fallback_1.title` ,
`payment_method.media.translation.fallback_1` . alt AS `payment_method.media.translation.fallback_1.alt` ,
`payment_method.media.translation.fallback_1` . custom_fields AS `payment_method.media.translation.fallback_1.customFields` ,
`payment_method.media.translation.fallback_1` . created_at AS `payment_method.media.translation.fallback_1.createdAt` ,
`payment_method.media.translation.fallback_1` . updated_at AS `payment_method.media.translation.fallback_1.updatedAt` ,
`payment_method.media.translation.fallback_1` . media_id AS `payment_method.media.translation.fallback_1.mediaId` ,
`payment_method.media.translation.fallback_1` . language_id AS `payment_method.media.translation.fallback_1.languageId`
FROM
`media_translation` `payment_method.media.translation`
LEFT JOIN `media_translation` `payment_method.media.translation.fallback_1` ON `payment_method.media.translation` . `media_id` = `payment_method.media.translation.fallback_1` . `media_id`
AND `payment_method.media.translation.fallback_1` . language_id = ?
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.fallback_1.title` , `payment_method.media.translation.title` , COALESCE (`payment_method.media.translation.fallback_1.title` , `payment_method.media.translation.title` , `payment_method.media.translation.title` ) AS `payment_method.media.title` , `payment_method.media.translation.fallback_1.alt` , `payment_method.media.translation.alt` , COALESCE (`payment_method.media.translation.fallback_1.alt` , `payment_method.media.translation.alt` , `payment_method.media.translation.alt` ) AS `payment_method.media.alt` , `payment_method.media.translation.fallback_1.customFields` , `payment_method.media.translation.customFields` , COALESCE (`payment_method.media.translation.fallback_1.customFields` , `payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` ) AS `payment_method.media.customFields` , `payment_method.media.translation.fallback_1.createdAt` , `payment_method.media.translation.createdAt` , `payment_method.media.translation.fallback_1.updatedAt` , `payment_method.media.translation.updatedAt` , `payment_method.media.translation.fallback_1.mediaId` , `payment_method.media.translation.mediaId` , `payment_method.media.translation.fallback_1.languageId` , `payment_method.media.translation.languageId` , `payment_method.translation.fallback_1.name` , `payment_method.translation.name` , COALESCE (`payment_method.translation.fallback_1.name` , `payment_method.translation.name` , `payment_method.translation.name` ) AS `payment_method.name` , `payment_method.translation.fallback_1.distinguishableName` , `payment_method.translation.distinguishableName` , COALESCE (`payment_method.translation.fallback_1.distinguishableName` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` ) AS `payment_method.distinguishableName` , `payment_method.translation.fallback_1.description` , `payment_method.translation.description` , COALESCE (`payment_method.translation.fallback_1.description` , `payment_method.translation.description` , `payment_method.translation.description` ) AS `payment_method.description` , `payment_method.translation.fallback_1.customFields` , `payment_method.translation.customFields` , COALESCE (`payment_method.translation.fallback_1.customFields` , `payment_method.translation.customFields` , `payment_method.translation.customFields` ) AS `payment_method.customFields` , `payment_method.translation.fallback_1.createdAt` , `payment_method.translation.createdAt` , `payment_method.translation.fallback_1.updatedAt` , `payment_method.translation.updatedAt` , `payment_method.translation.fallback_1.paymentMethodId` , `payment_method.translation.paymentMethodId` , `payment_method.translation.fallback_1.languageId` , `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` , `payment_method.translation.fallback_1` . name AS `payment_method.translation.fallback_1.name` , `payment_method.translation.fallback_1` . distinguishable_name AS `payment_method.translation.fallback_1.distinguishableName` , `payment_method.translation.fallback_1` . description AS `payment_method.translation.fallback_1.description` , `payment_method.translation.fallback_1` . custom_fields AS `payment_method.translation.fallback_1.customFields` , `payment_method.translation.fallback_1` . created_at AS `payment_method.translation.fallback_1.createdAt` , `payment_method.translation.fallback_1` . updated_at AS `payment_method.translation.fallback_1.updatedAt` , `payment_method.translation.fallback_1` . payment_method_id AS `payment_method.translation.fallback_1.paymentMethodId` , `payment_method.translation.fallback_1` . language_id AS `payment_method.translation.fallback_1.languageId` FROM `payment_method_translation` `payment_method.translation` LEFT JOIN `payment_method_translation` `payment_method.translation.fallback_1` ON `payment_method.translation` . `payment_method_id` = `payment_method.translation.fallback_1` . `payment_method_id` AND `payment_method.translation.fallback_1` . language_id = 0xCE76118FCB9E4D85949BA0F669A05357 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` , `payment_method.media.translation.fallback_1` . title AS `payment_method.media.translation.fallback_1.title` , `payment_method.media.translation.fallback_1` . alt AS `payment_method.media.translation.fallback_1.alt` , `payment_method.media.translation.fallback_1` . custom_fields AS `payment_method.media.translation.fallback_1.customFields` , `payment_method.media.translation.fallback_1` . created_at AS `payment_method.media.translation.fallback_1.createdAt` , `payment_method.media.translation.fallback_1` . updated_at AS `payment_method.media.translation.fallback_1.updatedAt` , `payment_method.media.translation.fallback_1` . media_id AS `payment_method.media.translation.fallback_1.mediaId` , `payment_method.media.translation.fallback_1` . language_id AS `payment_method.media.translation.fallback_1.languageId` FROM `media_translation` `payment_method.media.translation` LEFT JOIN `media_translation` `payment_method.media.translation.fallback_1` ON `payment_method.media.translation` . `media_id` = `payment_method.media.translation.fallback_1` . `media_id` AND `payment_method.media.translation.fallback_1` . language_id = 0xCE76118FCB9E4D85949BA0F669A05357 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 (0x857496F8D5414862A7414AA768B1CB81 );
Copy
1.64 ms (1.14%)
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"˜C-ï9üF$³2\x13 ¥kŒ”M "
]
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 = 0x98432DEF39FC4624B33213A56B8C944D
GROUP BY sales_channel . id , sales_channel . language_id , sales_channel . currency_id , currency . factor ;
Copy
1.59 ms (1.11%)
1
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"Nß°¸ÐiCM¸É»¦m–V€ "
]
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 (0x4EDFB0B8D069434DB8C9BBA66D965680 );
Copy
1.35 ms (0.94%)
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"˜C-ï9üF$³2\x13 ¥kŒ”M "
]
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 (0x98432DEF39FC4624B33213A56B8C944D ));
Copy
1.26 ms (0.88%)
1
SELECT customer . * , salutation_display_name_translation . salutation_display_name FROM customer customer INNER JOIN b2b_customer_data b2bCustomerData ON customer . id = b2bCustomerData . customer_id LEFT JOIN salutation salutation ON customer . salutation_id = salutation . id LEFT JOIN (SELECT DISTINCT COALESCE (salutation_translation67692692020db . display_name ) AS salutation_display_name , salutation . id AS salutation_id FROM salutation salutation LEFT JOIN salutation_translation salutation_translation67692692020db ON salutation . id = salutation_translation67692692020db . salutation_id AND salutation_translation67692692020db . language_id = ? ) salutation_display_name_translation ON salutation . id = salutation_display_name_translation . salutation_id WHERE (b2bCustomerData . is_debtor = 1 ) AND (customer . email = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"2023-02-20-07-50-12@kampf.de "
]
SELECT customer . * , salutation_display_name_translation . salutation_display_name FROM customer customer INNER JOIN b2b_customer_data b2bCustomerData ON customer . id = b2bCustomerData . customer_id LEFT JOIN salutation salutation ON customer . salutation_id = salutation . id LEFT JOIN (SELECT DISTINCT COALESCE (salutation_translation67692692020db . display_name ) AS salutation_display_name , salutation . id AS salutation_id FROM salutation salutation LEFT JOIN salutation_translation salutation_translation67692692020db ON salutation . id = salutation_translation67692692020db . salutation_id AND salutation_translation67692692020db . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) salutation_display_name_translation ON salutation . id = salutation_display_name_translation . salutation_id WHERE (b2bCustomerData . is_debtor = 1 ) AND (customer . email = '2023-02-20-07-50-12@kampf.de' );
Copy
1.25 ms (0.87%)
2
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
1.14 ms (0.79%)
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
1.11 ms (0.77%)
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"ÅD$”Y\x1A M-ž]\x1E\x02 ±\t €‡ "
]
SELECT `currency_country_rounding` . `id` FROM `currency_country_rounding` WHERE (`currency_country_rounding` . `currency_id` = 0xB7D2554B0CE847CD82F3AC9BD1C0DFCA AND `currency_country_rounding` . `country_id` = 0xC5442494591A4D2D9E5D1E02B1098087 ) LIMIT 1 ;
Copy
1.05 ms (0.73%)
1
SELECT `country` . `id` AS `country.id` , `country` . `iso` AS `country.iso` , `country` . `position` AS `country.position` , `country` . `active` AS `country.active` , `country` . `shipping_available` AS `country.shippingAvailable` , `country` . `iso3` AS `country.iso3` , `country` . `display_state_in_registration` AS `country.displayStateInRegistration` , `country` . `force_state_in_registration` AS `country.forceStateInRegistration` , `country` . `check_vat_id_pattern` AS `country.checkVatIdPattern` , `country` . `vat_id_required` AS `country.vatIdRequired` , `country` . `vat_id_pattern` AS `country.vatIdPattern` , `country` . `customer_tax` AS `country.customerTax` , `country` . `company_tax` AS `country.companyTax` , `country` . `postal_code_required` AS `country.postalCodeRequired` , `country` . `check_postal_code_pattern` AS `country.checkPostalCodePattern` , `country` . `check_advanced_postal_code_pattern` AS `country.checkAdvancedPostalCodePattern` , `country` . `advanced_postal_code_pattern` AS `country.advancedPostalCodePattern` , `country` . `default_postal_code_pattern` AS `country.defaultPostalCodePattern` , `country` . `created_at` AS `country.createdAt` , `country` . `updated_at` AS `country.updatedAt` , `country.translation.fallback_1.name` , `country.translation.name` , COALESCE (`country.translation.fallback_1.name` , `country.translation.name` , `country.translation.name` ) AS `country.name` , `country.translation.fallback_1.addressFormat` , `country.translation.addressFormat` , COALESCE (`country.translation.fallback_1.addressFormat` , `country.translation.addressFormat` , `country.translation.addressFormat` ) AS `country.addressFormat` , `country.translation.fallback_1.customFields` , `country.translation.customFields` , COALESCE (`country.translation.fallback_1.customFields` , `country.translation.customFields` , `country.translation.customFields` ) AS `country.customFields` , `country.translation.fallback_1.createdAt` , `country.translation.createdAt` , `country.translation.fallback_1.updatedAt` , `country.translation.updatedAt` , `country.translation.fallback_1.countryId` , `country.translation.countryId` , `country.translation.fallback_1.languageId` , `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` , `country.translation.fallback_1` . name AS `country.translation.fallback_1.name` , `country.translation.fallback_1` . address_format AS `country.translation.fallback_1.addressFormat` , `country.translation.fallback_1` . custom_fields AS `country.translation.fallback_1.customFields` , `country.translation.fallback_1` . created_at AS `country.translation.fallback_1.createdAt` , `country.translation.fallback_1` . updated_at AS `country.translation.fallback_1.updatedAt` , `country.translation.fallback_1` . country_id AS `country.translation.fallback_1.countryId` , `country.translation.fallback_1` . language_id AS `country.translation.fallback_1.languageId` FROM `country_translation` `country.translation` LEFT JOIN `country_translation` `country.translation.fallback_1` ON `country.translation` . `country_id` = `country.translation.fallback_1` . `country_id` AND `country.translation.fallback_1` . language_id = ? WHERE `country.translation` . language_id = ? ) `country.country_translation` ON `country.country_translation` . `country_id` = `country` . `id` WHERE `country` . `id` IN (? )
Parameters :
[
b"╬v\x11 Å╦×Màöøá÷iáSW "
b"/»_ââšMpªXTÎ|ãâ\v "
b"ÅD$”Y\x1A M-ž]\x1E\x02 ±\t €‡ "
]
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.fallback_1.name` ,
`country.translation.name` ,
COALESCE (
`country.translation.fallback_1.name` ,
`country.translation.name` , `country.translation.name`
) AS `country.name` ,
`country.translation.fallback_1.addressFormat` ,
`country.translation.addressFormat` ,
COALESCE (
`country.translation.fallback_1.addressFormat` ,
`country.translation.addressFormat` ,
`country.translation.addressFormat`
) AS `country.addressFormat` ,
`country.translation.fallback_1.customFields` ,
`country.translation.customFields` ,
COALESCE (
`country.translation.fallback_1.customFields` ,
`country.translation.customFields` ,
`country.translation.customFields`
) AS `country.customFields` ,
`country.translation.fallback_1.createdAt` ,
`country.translation.createdAt` ,
`country.translation.fallback_1.updatedAt` ,
`country.translation.updatedAt` ,
`country.translation.fallback_1.countryId` ,
`country.translation.countryId` ,
`country.translation.fallback_1.languageId` ,
`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` ,
`country.translation.fallback_1` . name AS `country.translation.fallback_1.name` ,
`country.translation.fallback_1` . address_format AS `country.translation.fallback_1.addressFormat` ,
`country.translation.fallback_1` . custom_fields AS `country.translation.fallback_1.customFields` ,
`country.translation.fallback_1` . created_at AS `country.translation.fallback_1.createdAt` ,
`country.translation.fallback_1` . updated_at AS `country.translation.fallback_1.updatedAt` ,
`country.translation.fallback_1` . country_id AS `country.translation.fallback_1.countryId` ,
`country.translation.fallback_1` . language_id AS `country.translation.fallback_1.languageId`
FROM
`country_translation` `country.translation`
LEFT JOIN `country_translation` `country.translation.fallback_1` ON `country.translation` . `country_id` = `country.translation.fallback_1` . `country_id`
AND `country.translation.fallback_1` . language_id = ?
WHERE
`country.translation` . language_id = ?
) `country.country_translation` ON `country.country_translation` . `country_id` = `country` . `id`
WHERE
`country` . `id` IN (? )
Copy
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.fallback_1.name` , `country.translation.name` , COALESCE (`country.translation.fallback_1.name` , `country.translation.name` , `country.translation.name` ) AS `country.name` , `country.translation.fallback_1.addressFormat` , `country.translation.addressFormat` , COALESCE (`country.translation.fallback_1.addressFormat` , `country.translation.addressFormat` , `country.translation.addressFormat` ) AS `country.addressFormat` , `country.translation.fallback_1.customFields` , `country.translation.customFields` , COALESCE (`country.translation.fallback_1.customFields` , `country.translation.customFields` , `country.translation.customFields` ) AS `country.customFields` , `country.translation.fallback_1.createdAt` , `country.translation.createdAt` , `country.translation.fallback_1.updatedAt` , `country.translation.updatedAt` , `country.translation.fallback_1.countryId` , `country.translation.countryId` , `country.translation.fallback_1.languageId` , `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` , `country.translation.fallback_1` . name AS `country.translation.fallback_1.name` , `country.translation.fallback_1` . address_format AS `country.translation.fallback_1.addressFormat` , `country.translation.fallback_1` . custom_fields AS `country.translation.fallback_1.customFields` , `country.translation.fallback_1` . created_at AS `country.translation.fallback_1.createdAt` , `country.translation.fallback_1` . updated_at AS `country.translation.fallback_1.updatedAt` , `country.translation.fallback_1` . country_id AS `country.translation.fallback_1.countryId` , `country.translation.fallback_1` . language_id AS `country.translation.fallback_1.languageId` FROM `country_translation` `country.translation` LEFT JOIN `country_translation` `country.translation.fallback_1` ON `country.translation` . `country_id` = `country.translation.fallback_1` . `country_id` AND `country.translation.fallback_1` . language_id = 0xCE76118FCB9E4D85949BA0F669A05357 WHERE `country.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `country.country_translation` ON `country.country_translation` . `country_id` = `country` . `id` WHERE `country` . `id` IN (0xC5442494591A4D2D9E5D1E02B1098087 );
Copy
1.03 ms (0.72%)
1
SELECT `customer_group` . `id` AS `customer_group.id` , `customer_group` . `display_gross` AS `customer_group.displayGross` , `customer_group` . `registration_active` AS `customer_group.registrationActive` , `customer_group` . `created_at` AS `customer_group.createdAt` , `customer_group` . `updated_at` AS `customer_group.updatedAt` , `customer_group.translation.fallback_1.name` , `customer_group.translation.name` , COALESCE (`customer_group.translation.fallback_1.name` , `customer_group.translation.name` , `customer_group.translation.name` ) AS `customer_group.name` , `customer_group.translation.fallback_1.registrationTitle` , `customer_group.translation.registrationTitle` , COALESCE (`customer_group.translation.fallback_1.registrationTitle` , `customer_group.translation.registrationTitle` , `customer_group.translation.registrationTitle` ) AS `customer_group.registrationTitle` , `customer_group.translation.fallback_1.registrationIntroduction` , `customer_group.translation.registrationIntroduction` , COALESCE (`customer_group.translation.fallback_1.registrationIntroduction` , `customer_group.translation.registrationIntroduction` , `customer_group.translation.registrationIntroduction` ) AS `customer_group.registrationIntroduction` , `customer_group.translation.fallback_1.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` , COALESCE (`customer_group.translation.fallback_1.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` ) AS `customer_group.registrationOnlyCompanyRegistration` , `customer_group.translation.fallback_1.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` , COALESCE (`customer_group.translation.fallback_1.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` ) AS `customer_group.registrationSeoMetaDescription` , `customer_group.translation.fallback_1.customFields` , `customer_group.translation.customFields` , COALESCE (`customer_group.translation.fallback_1.customFields` , `customer_group.translation.customFields` , `customer_group.translation.customFields` ) AS `customer_group.customFields` , `customer_group.translation.fallback_1.createdAt` , `customer_group.translation.createdAt` , `customer_group.translation.fallback_1.updatedAt` , `customer_group.translation.updatedAt` , `customer_group.translation.fallback_1.customerGroupId` , `customer_group.translation.customerGroupId` , `customer_group.translation.fallback_1.languageId` , `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` , `customer_group.translation.fallback_1` . name AS `customer_group.translation.fallback_1.name` , `customer_group.translation.fallback_1` . registration_title AS `customer_group.translation.fallback_1.registrationTitle` , `customer_group.translation.fallback_1` . registration_introduction AS `customer_group.translation.fallback_1.registrationIntroduction` , `customer_group.translation.fallback_1` . registration_only_company_registration AS `customer_group.translation.fallback_1.registrationOnlyCompanyRegistration` , `customer_group.translation.fallback_1` . registration_seo_meta_description AS `customer_group.translation.fallback_1.registrationSeoMetaDescription` , `customer_group.translation.fallback_1` . custom_fields AS `customer_group.translation.fallback_1.customFields` , `customer_group.translation.fallback_1` . created_at AS `customer_group.translation.fallback_1.createdAt` , `customer_group.translation.fallback_1` . updated_at AS `customer_group.translation.fallback_1.updatedAt` , `customer_group.translation.fallback_1` . customer_group_id AS `customer_group.translation.fallback_1.customerGroupId` , `customer_group.translation.fallback_1` . language_id AS `customer_group.translation.fallback_1.languageId` FROM `customer_group_translation` `customer_group.translation` LEFT JOIN `customer_group_translation` `customer_group.translation.fallback_1` ON `customer_group.translation` . `customer_group_id` = `customer_group.translation.fallback_1` . `customer_group_id` AND `customer_group.translation.fallback_1` . language_id = ? 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"╬v\x11 Å╦×Màöøá÷iáSW "
b"/»_ââšMpªXTÎ|ãâ\v "
b"¤¢P\x18 ËìAÏ¡╩\x10 ┘O╚¢Í "
]
SELECT
`customer_group` . `id` AS `customer_group.id` ,
`customer_group` . `display_gross` AS `customer_group.displayGross` ,
`customer_group` . `registration_active` AS `customer_group.registrationActive` ,
`customer_group` . `created_at` AS `customer_group.createdAt` ,
`customer_group` . `updated_at` AS `customer_group.updatedAt` ,
`customer_group.translation.fallback_1.name` ,
`customer_group.translation.name` ,
COALESCE (
`customer_group.translation.fallback_1.name` ,
`customer_group.translation.name` ,
`customer_group.translation.name`
) AS `customer_group.name` ,
`customer_group.translation.fallback_1.registrationTitle` ,
`customer_group.translation.registrationTitle` ,
COALESCE (
`customer_group.translation.fallback_1.registrationTitle` ,
`customer_group.translation.registrationTitle` ,
`customer_group.translation.registrationTitle`
) AS `customer_group.registrationTitle` ,
`customer_group.translation.fallback_1.registrationIntroduction` ,
`customer_group.translation.registrationIntroduction` ,
COALESCE (
`customer_group.translation.fallback_1.registrationIntroduction` ,
`customer_group.translation.registrationIntroduction` ,
`customer_group.translation.registrationIntroduction`
) AS `customer_group.registrationIntroduction` ,
`customer_group.translation.fallback_1.registrationOnlyCompanyRegistration` ,
`customer_group.translation.registrationOnlyCompanyRegistration` ,
COALESCE (
`customer_group.translation.fallback_1.registrationOnlyCompanyRegistration` ,
`customer_group.translation.registrationOnlyCompanyRegistration` ,
`customer_group.translation.registrationOnlyCompanyRegistration`
) AS `customer_group.registrationOnlyCompanyRegistration` ,
`customer_group.translation.fallback_1.registrationSeoMetaDescription` ,
`customer_group.translation.registrationSeoMetaDescription` ,
COALESCE (
`customer_group.translation.fallback_1.registrationSeoMetaDescription` ,
`customer_group.translation.registrationSeoMetaDescription` ,
`customer_group.translation.registrationSeoMetaDescription`
) AS `customer_group.registrationSeoMetaDescription` ,
`customer_group.translation.fallback_1.customFields` ,
`customer_group.translation.customFields` ,
COALESCE (
`customer_group.translation.fallback_1.customFields` ,
`customer_group.translation.customFields` ,
`customer_group.translation.customFields`
) AS `customer_group.customFields` ,
`customer_group.translation.fallback_1.createdAt` ,
`customer_group.translation.createdAt` ,
`customer_group.translation.fallback_1.updatedAt` ,
`customer_group.translation.updatedAt` ,
`customer_group.translation.fallback_1.customerGroupId` ,
`customer_group.translation.customerGroupId` ,
`customer_group.translation.fallback_1.languageId` ,
`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` ,
`customer_group.translation.fallback_1` . name AS `customer_group.translation.fallback_1.name` ,
`customer_group.translation.fallback_1` . registration_title AS `customer_group.translation.fallback_1.registrationTitle` ,
`customer_group.translation.fallback_1` . registration_introduction AS `customer_group.translation.fallback_1.registrationIntroduction` ,
`customer_group.translation.fallback_1` . registration_only_company_registration AS `customer_group.translation.fallback_1.registrationOnlyCompanyRegistration` ,
`customer_group.translation.fallback_1` . registration_seo_meta_description AS `customer_group.translation.fallback_1.registrationSeoMetaDescription` ,
`customer_group.translation.fallback_1` . custom_fields AS `customer_group.translation.fallback_1.customFields` ,
`customer_group.translation.fallback_1` . created_at AS `customer_group.translation.fallback_1.createdAt` ,
`customer_group.translation.fallback_1` . updated_at AS `customer_group.translation.fallback_1.updatedAt` ,
`customer_group.translation.fallback_1` . customer_group_id AS `customer_group.translation.fallback_1.customerGroupId` ,
`customer_group.translation.fallback_1` . language_id AS `customer_group.translation.fallback_1.languageId`
FROM
`customer_group_translation` `customer_group.translation`
LEFT JOIN `customer_group_translation` `customer_group.translation.fallback_1` ON `customer_group.translation` . `customer_group_id` = `customer_group.translation.fallback_1` . `customer_group_id`
AND `customer_group.translation.fallback_1` . language_id = ?
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 (? )
Copy
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.fallback_1.name` , `customer_group.translation.name` , COALESCE (`customer_group.translation.fallback_1.name` , `customer_group.translation.name` , `customer_group.translation.name` ) AS `customer_group.name` , `customer_group.translation.fallback_1.registrationTitle` , `customer_group.translation.registrationTitle` , COALESCE (`customer_group.translation.fallback_1.registrationTitle` , `customer_group.translation.registrationTitle` , `customer_group.translation.registrationTitle` ) AS `customer_group.registrationTitle` , `customer_group.translation.fallback_1.registrationIntroduction` , `customer_group.translation.registrationIntroduction` , COALESCE (`customer_group.translation.fallback_1.registrationIntroduction` , `customer_group.translation.registrationIntroduction` , `customer_group.translation.registrationIntroduction` ) AS `customer_group.registrationIntroduction` , `customer_group.translation.fallback_1.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` , COALESCE (`customer_group.translation.fallback_1.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` ) AS `customer_group.registrationOnlyCompanyRegistration` , `customer_group.translation.fallback_1.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` , COALESCE (`customer_group.translation.fallback_1.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` ) AS `customer_group.registrationSeoMetaDescription` , `customer_group.translation.fallback_1.customFields` , `customer_group.translation.customFields` , COALESCE (`customer_group.translation.fallback_1.customFields` , `customer_group.translation.customFields` , `customer_group.translation.customFields` ) AS `customer_group.customFields` , `customer_group.translation.fallback_1.createdAt` , `customer_group.translation.createdAt` , `customer_group.translation.fallback_1.updatedAt` , `customer_group.translation.updatedAt` , `customer_group.translation.fallback_1.customerGroupId` , `customer_group.translation.customerGroupId` , `customer_group.translation.fallback_1.languageId` , `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` , `customer_group.translation.fallback_1` . name AS `customer_group.translation.fallback_1.name` , `customer_group.translation.fallback_1` . registration_title AS `customer_group.translation.fallback_1.registrationTitle` , `customer_group.translation.fallback_1` . registration_introduction AS `customer_group.translation.fallback_1.registrationIntroduction` , `customer_group.translation.fallback_1` . registration_only_company_registration AS `customer_group.translation.fallback_1.registrationOnlyCompanyRegistration` , `customer_group.translation.fallback_1` . registration_seo_meta_description AS `customer_group.translation.fallback_1.registrationSeoMetaDescription` , `customer_group.translation.fallback_1` . custom_fields AS `customer_group.translation.fallback_1.customFields` , `customer_group.translation.fallback_1` . created_at AS `customer_group.translation.fallback_1.createdAt` , `customer_group.translation.fallback_1` . updated_at AS `customer_group.translation.fallback_1.updatedAt` , `customer_group.translation.fallback_1` . customer_group_id AS `customer_group.translation.fallback_1.customerGroupId` , `customer_group.translation.fallback_1` . language_id AS `customer_group.translation.fallback_1.languageId` FROM `customer_group_translation` `customer_group.translation` LEFT JOIN `customer_group_translation` `customer_group.translation.fallback_1` ON `customer_group.translation` . `customer_group_id` = `customer_group.translation.fallback_1` . `customer_group_id` AND `customer_group.translation.fallback_1` . language_id = 0xCE76118FCB9E4D85949BA0F669A05357 WHERE `customer_group.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation` . `customer_group_id` = `customer_group` . `id` WHERE `customer_group` . `id` IN (0xCFBD5018D38D41D8ADCA10D94FC8BDD6 );
Copy
1.02 ms (0.71%)
1
SELECT `currency_country_rounding` . `id` FROM `currency_country_rounding` WHERE (`currency_country_rounding` . `currency_id` = ? AND `currency_country_rounding` . `country_id` = ? ) LIMIT 1
Parameters :
[
b"·ÒUK\f èGÍ‚ó¬›ÑÀßÊ "
b"3u\t ·a\e FyµÝù\x1D è\x04 „º "
]
SELECT `currency_country_rounding` . `id` FROM `currency_country_rounding` WHERE (`currency_country_rounding` . `currency_id` = 0xB7D2554B0CE847CD82F3AC9BD1C0DFCA AND `currency_country_rounding` . `country_id` = 0x337509B7611B4679B5DDF91DE80484BA ) LIMIT 1 ;
Copy
0.99 ms (0.69%)
1
SELECT `tax_rule` . `id` AS `tax_rule.id` , `tax_rule` . `tax_rule_type_id` AS `tax_rule.taxRuleTypeId` , `tax_rule` . `country_id` AS `tax_rule.countryId` , `tax_rule` . `tax_rate` AS `tax_rule.taxRate` , `tax_rule` . `data` AS `tax_rule.data` , `tax_rule` . `tax_id` AS `tax_rule.taxId` , `tax_rule` . `active_from` AS `tax_rule.activeFrom` , `tax_rule.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.fallback_1.typeName` , `tax_rule.type.translation.typeName` , COALESCE (`tax_rule.type.translation.fallback_1.typeName` , `tax_rule.type.translation.typeName` , `tax_rule.type.translation.typeName` ) AS `tax_rule.type.typeName` , `tax_rule.type.translation.fallback_1.createdAt` , `tax_rule.type.translation.createdAt` , `tax_rule.type.translation.fallback_1.updatedAt` , `tax_rule.type.translation.updatedAt` , `tax_rule.type.translation.fallback_1.taxRuleTypeId` , `tax_rule.type.translation.taxRuleTypeId` , `tax_rule.type.translation.fallback_1.languageId` , `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` , `tax_rule.type.translation.fallback_1` . type_name AS `tax_rule.type.translation.fallback_1.typeName` , `tax_rule.type.translation.fallback_1` . created_at AS `tax_rule.type.translation.fallback_1.createdAt` , `tax_rule.type.translation.fallback_1` . updated_at AS `tax_rule.type.translation.fallback_1.updatedAt` , `tax_rule.type.translation.fallback_1` . tax_rule_type_id AS `tax_rule.type.translation.fallback_1.taxRuleTypeId` , `tax_rule.type.translation.fallback_1` . language_id AS `tax_rule.type.translation.fallback_1.languageId` FROM `tax_rule_type_translation` `tax_rule.type.translation` LEFT JOIN `tax_rule_type_translation` `tax_rule.type.translation.fallback_1` ON `tax_rule.type.translation` . `tax_rule_type_id` = `tax_rule.type.translation.fallback_1` . `tax_rule_type_id` AND `tax_rule.type.translation.fallback_1` . language_id = ? 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"╬v\x11 Å╦×Màöøá÷iáSW "
b"/»_ââšMpªXTÎ|ãâ\v "
b"EÏ ³XãGFŸê\x06 ²r-\x08 R "
]
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.fallback_1.typeName` , `tax_rule.type.translation.typeName` , COALESCE (`tax_rule.type.translation.fallback_1.typeName` , `tax_rule.type.translation.typeName` , `tax_rule.type.translation.typeName` ) AS `tax_rule.type.typeName` , `tax_rule.type.translation.fallback_1.createdAt` , `tax_rule.type.translation.createdAt` , `tax_rule.type.translation.fallback_1.updatedAt` , `tax_rule.type.translation.updatedAt` , `tax_rule.type.translation.fallback_1.taxRuleTypeId` , `tax_rule.type.translation.taxRuleTypeId` , `tax_rule.type.translation.fallback_1.languageId` , `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` , `tax_rule.type.translation.fallback_1` . type_name AS `tax_rule.type.translation.fallback_1.typeName` , `tax_rule.type.translation.fallback_1` . created_at AS `tax_rule.type.translation.fallback_1.createdAt` , `tax_rule.type.translation.fallback_1` . updated_at AS `tax_rule.type.translation.fallback_1.updatedAt` , `tax_rule.type.translation.fallback_1` . tax_rule_type_id AS `tax_rule.type.translation.fallback_1.taxRuleTypeId` , `tax_rule.type.translation.fallback_1` . language_id AS `tax_rule.type.translation.fallback_1.languageId` FROM `tax_rule_type_translation` `tax_rule.type.translation` LEFT JOIN `tax_rule_type_translation` `tax_rule.type.translation.fallback_1` ON `tax_rule.type.translation` . `tax_rule_type_id` = `tax_rule.type.translation.fallback_1` . `tax_rule_type_id` AND `tax_rule.type.translation.fallback_1` . language_id = 0xCE76118FCB9E4D85949BA0F669A05357 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 (0x45CFA0B358E347469FEA06B2722D0852 ));
Copy
0.91 ms (0.64%)
1
SELECT `customer_group` . `id` AS `customer_group.id` , `customer_group` . `display_gross` AS `customer_group.displayGross` , `customer_group` . `registration_active` AS `customer_group.registrationActive` , `customer_group` . `created_at` AS `customer_group.createdAt` , `customer_group` . `updated_at` AS `customer_group.updatedAt` , `customer_group.translation.name` , 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"¤¢P\x18 ËìAÏ¡╩\x10 ┘O╚¢Í "
]
SELECT `customer_group` . `id` AS `customer_group.id` , `customer_group` . `display_gross` AS `customer_group.displayGross` , `customer_group` . `registration_active` AS `customer_group.registrationActive` , `customer_group` . `created_at` AS `customer_group.createdAt` , `customer_group` . `updated_at` AS `customer_group.updatedAt` , `customer_group.translation.name` , 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 (0xCFBD5018D38D41D8ADCA10D94FC8BDD6 );
Copy
0.90 ms (0.63%)
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.78 ms (0.55%)
1
SELECT `tax_rule` . `id` AS `tax_rule.id` , `tax_rule` . `tax_rule_type_id` AS `tax_rule.taxRuleTypeId` , `tax_rule` . `country_id` AS `tax_rule.countryId` , `tax_rule` . `tax_rate` AS `tax_rule.taxRate` , `tax_rule` . `data` AS `tax_rule.data` , `tax_rule` . `tax_id` AS `tax_rule.taxId` , `tax_rule` . `active_from` AS `tax_rule.activeFrom` , `tax_rule.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"EÏ ³XãGFŸê\x06 ²r-\x08 R "
]
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 (0x45CFA0B358E347469FEA06B2722D0852 ));
Copy
0.77 ms (0.53%)
1
SELECT item_rounding FROM currency WHERE id = ?
Parameters :
[
b"·ÒUK\f èGÍ‚ó¬›ÑÀßÊ "
]
SELECT item_rounding FROM currency WHERE id = 0xB7D2554B0CE847CD82F3AC9BD1C0DFCA ;
Copy
0.71 ms (0.49%)
1
SELECT contact . * FROM b2b_debtor_contact contact WHERE contact . context_owner_id = ? ORDER BY contact . id DESC
SELECT contact . * FROM b2b_debtor_contact contact WHERE contact . context_owner_id = 1 , 'Shopware\\B2B\\Common\\IntIdValue' , NULL , NULL ORDER BY contact . id DESC ;
Copy
0.67 ms (0.47%)
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"˜C-ï9üF$³2\x13 ¥kŒ”M "
b"ÅD$”Y\x1A M-ž]\x1E\x02 ±\t €‡ "
]
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` = 0x98432DEF39FC4624B33213A56B8C944D )) AND (`country` . `id` IN (0xC5442494591A4D2D9E5D1E02B1098087 )) GROUP BY `country` . `id` ;
Copy
0.62 ms (0.43%)
1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1 ;
Copy
0.54 ms (0.38%)
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.50 ms (0.35%)
1
SELECT media . id FROM b2b_store_front_auth auth INNER JOIN media media ON media . id = media_id WHERE auth . id = ?
SELECT media . id FROM b2b_store_front_auth auth INNER JOIN media media ON media . id = media_id WHERE auth . id = 185 ;
Copy
0.43 ms (0.30%)
1
SELECT id FROM integration WHERE access_key = ?
Parameters :
[
"SWIAOHLBC2SZYMDLSWF6DDFESA "
]
SELECT id FROM integration WHERE access_key = 'SWIAOHLBC2SZYMDLSWF6DDFESA' ;
Copy
0.43 ms (0.30%)
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.41 ms (0.29%)
1
SELECT `acl_role` . `privileges`
FROM `acl_role`
INNER JOIN `app` ON `app` . `acl_role_id` = `acl_role` . `id`
WHERE `app` . `integration_id` = ?
Parameters :
[
b"|Q [\x1E k@&´cT\x11 ž˜\x15 Ò "
]
SELECT `acl_role` . `privileges`
FROM `acl_role`
INNER JOIN `app` ON `app` . `acl_role_id` = `acl_role` . `id`
WHERE `app` . `integration_id` = 0x7C51A05B1E6B4026B46354119E9815D2
;
Copy
0.40 ms (0.28%)
1
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
0.39 ms (0.27%)
1
SELECT COUNT (* ) FROM b2b_debtor_contact contact WHERE contact . context_owner_id = ?
SELECT COUNT (* ) FROM b2b_debtor_contact contact WHERE contact . context_owner_id = 1 , 'Shopware\\B2B\\Common\\IntIdValue' , NULL , NULL ;
Copy
0.34 ms (0.23%)
1
SELECT role . privileges FROM integration_role mapping INNER JOIN acl_role role ON mapping . acl_role_id = role . id WHERE mapping . integration_id = ?
Parameters :
[
b"|Q [\x1E k@&´cT\x11 ž˜\x15 Ò "
]
SELECT role . privileges FROM integration_role mapping INNER JOIN acl_role role ON mapping . acl_role_id = role . id WHERE mapping . integration_id = 0x7C51A05B1E6B4026B46354119E9815D2 ;
Copy
0.31 ms (0.21%)
1
SELECT LOWER (HEX (language . parent_id )) FROM language WHERE language . id = ?
Parameters :
[
b"╬v\x11 Å╦×Màöøá÷iáSW "
]
SELECT LOWER (HEX (language . parent_id )) FROM language WHERE language . id = 0xCE76118FCB9E4D85949BA0F669A05357 ;
Copy
0.23 ms (0.16%)
1
SELECT admin FROM `integration` WHERE id = ?
Parameters :
[
b"|Q [\x1E k@&´cT\x11 ž˜\x15 Ò "
]
SELECT admin FROM `integration` WHERE id = 0x7C51A05B1E6B4026B46354119E9815D2 ;
Copy