2.68 ms (13.03%)
1
REPLACE INTO sales_channel_api_context (`token` , `payload` , `sales_channel_id` , `customer_id` , `updated_at` )
VALUES (? , ? , ? , ? , ? )
Parameters :
[
"5gJeoRTyh9VEA091EoERg6FUoGRoNn03 "
"{"shippingMethodId":"e2f8759daceb4f77bec34a148be04c12","paymentMethodId":"9420196f0fce44c4b805c8a7d8aaf4aa"} "
b"Ç·ùöÌ\x1D N\v ‡\x05 ýh$49~ "
null
"2025-08-02 13:33:12.426 "
]
REPLACE INTO sales_channel_api_context (`token` , `payload` , `sales_channel_id` , `customer_id` , `updated_at` )
VALUES ('5gJeoRTyh9VEA091EoERg6FUoGRoNn03' , '{\"shippingMethodId\":\"e2f8759daceb4f77bec34a148be04c12\",\"paymentMethodId\":\"9420196f0fce44c4b805c8a7d8aaf4aa\"}' , 0xC7B7F9F6CC1D4E0B8705FD682434397E , NULL , '2025-08-02 13:33:12.426' );
Copy
2.10 ms (10.20%)
1
SELECT `payment_method` . `id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method` . `id` = `payment_method.salesChannels.mapping` . `payment_method_id` LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping` . `sales_channel_id` = `payment_method.salesChannels` . `id` WHERE ((`payment_method` . `active` = ? AND `payment_method.salesChannels` . `id` = ? )) AND (`payment_method` . `id` IN (? )) GROUP BY `payment_method` . `id` ORDER BY MIN (`payment_method` . `position` ) ASC
Parameters :
[
true
b"Ç·ùöÌ\x1D N\v ‡\x05 ýh$49~ "
b"ˆ+d\x7F ªœGjœW\x15 $šªºç "
]
SELECT `payment_method` . `id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method` . `id` = `payment_method.salesChannels.mapping` . `payment_method_id` LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping` . `sales_channel_id` = `payment_method.salesChannels` . `id` WHERE ((`payment_method` . `active` = 1 AND `payment_method.salesChannels` . `id` = 0xC7B7F9F6CC1D4E0B8705FD682434397E )) AND (`payment_method` . `id` IN (0x882B647FAA9C476A9C5715249AAABAE7 )) GROUP BY `payment_method` . `id` ORDER BY MIN (`payment_method` . `position` ) ASC ;
Copy
1.70 ms (8.28%)
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` , `shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name` , `shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields` , `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.appShippingMethod.app` . `id` as `shipping_method.appShippingMethod.app.id` , `shipping_method.appShippingMethod.app` . `name` as `shipping_method.appShippingMethod.app.name` , `shipping_method.appShippingMethod.app` . `path` as `shipping_method.appShippingMethod.app.path` , `shipping_method.appShippingMethod.app` . `author` as `shipping_method.appShippingMethod.app.author` , `shipping_method.appShippingMethod.app` . `copyright` as `shipping_method.appShippingMethod.app.copyright` , `shipping_method.appShippingMethod.app` . `license` as `shipping_method.appShippingMethod.app.license` , `shipping_method.appShippingMethod.app` . `active` as `shipping_method.appShippingMethod.app.active` , `shipping_method.appShippingMethod.app` . `configurable` as `shipping_method.appShippingMethod.app.configurable` , `shipping_method.appShippingMethod.app` . `privacy` as `shipping_method.appShippingMethod.app.privacy` , `shipping_method.appShippingMethod.app` . `version` as `shipping_method.appShippingMethod.app.version` , `shipping_method.appShippingMethod.app` . `icon` as `shipping_method.appShippingMethod.app.iconRaw` , `shipping_method.appShippingMethod.app` . `app_secret` as `shipping_method.appShippingMethod.app.appSecret` , `shipping_method.appShippingMethod.app` . `modules` as `shipping_method.appShippingMethod.app.modules` , `shipping_method.appShippingMethod.app` . `main_module` as `shipping_method.appShippingMethod.app.mainModule` , `shipping_method.appShippingMethod.app` . `cookies` as `shipping_method.appShippingMethod.app.cookies` , `shipping_method.appShippingMethod.app` . `allow_disable` as `shipping_method.appShippingMethod.app.allowDisable` , `shipping_method.appShippingMethod.app` . `base_app_url` as `shipping_method.appShippingMethod.app.baseAppUrl` , `shipping_method.appShippingMethod.app` . `allowed_hosts` as `shipping_method.appShippingMethod.app.allowedHosts` , `shipping_method.appShippingMethod.app` . `template_load_priority` as `shipping_method.appShippingMethod.app.templateLoadPriority` , `shipping_method.appShippingMethod.app` . `checkout_gateway_url` as `shipping_method.appShippingMethod.app.checkoutGatewayUrl` , `shipping_method.appShippingMethod.app` . `in_app_purchases_gateway_url` as `shipping_method.appShippingMethod.app.inAppPurchasesGatewayUrl` , `shipping_method.appShippingMethod.app` . `source_type` as `shipping_method.appShippingMethod.app.sourceType` , `shipping_method.appShippingMethod.app` . `source_config` as `shipping_method.appShippingMethod.app.sourceConfig` , `shipping_method.appShippingMethod.app` . `self_managed` as `shipping_method.appShippingMethod.app.selfManaged` , `shipping_method.appShippingMethod.app` . `integration_id` as `shipping_method.appShippingMethod.app.integrationId` , `shipping_method.appShippingMethod.app.integration` . `id` as `shipping_method.appShippingMethod.app.integration.id` , `shipping_method.appShippingMethod.app.integration` . `label` as `shipping_method.appShippingMethod.app.integration.label` , `shipping_method.appShippingMethod.app.integration` . `access_key` as `shipping_method.appShippingMethod.app.integration.accessKey` , `shipping_method.appShippingMethod.app.integration` . `secret_access_key` as `shipping_method.appShippingMethod.app.integration.secretAccessKey` , `shipping_method.appShippingMethod.app.integration` . `last_usage_at` as `shipping_method.appShippingMethod.app.integration.lastUsageAt` , `shipping_method.appShippingMethod.app.integration` . `admin` as `shipping_method.appShippingMethod.app.integration.admin` , `shipping_method.appShippingMethod.app.integration` . `custom_fields` as `shipping_method.appShippingMethod.app.integration.customFields` , `shipping_method.appShippingMethod.app.integration` . `deleted_at` as `shipping_method.appShippingMethod.app.integration.deletedAt` , `shipping_method.appShippingMethod.app.integration` . `created_at` as `shipping_method.appShippingMethod.app.integration.createdAt` , `shipping_method.appShippingMethod.app.integration` . `updated_at` as `shipping_method.appShippingMethod.app.integration.updatedAt` , `shipping_method.appShippingMethod.app` . `acl_role_id` as `shipping_method.appShippingMethod.app.aclRoleId` , `shipping_method.appShippingMethod.app.aclRole` . `id` as `shipping_method.appShippingMethod.app.aclRole.id` , `shipping_method.appShippingMethod.app.aclRole` . `name` as `shipping_method.appShippingMethod.app.aclRole.name` , `shipping_method.appShippingMethod.app.aclRole` . `description` as `shipping_method.appShippingMethod.app.aclRole.description` , `shipping_method.appShippingMethod.app.aclRole` . `privileges` as `shipping_method.appShippingMethod.app.aclRole.privileges` , `shipping_method.appShippingMethod.app.aclRole` . `deleted_at` as `shipping_method.appShippingMethod.app.aclRole.deletedAt` , `shipping_method.appShippingMethod.app.aclRole` . `created_at` as `shipping_method.appShippingMethod.app.aclRole.createdAt` , `shipping_method.appShippingMethod.app.aclRole` . `updated_at` as `shipping_method.appShippingMethod.app.aclRole.updatedAt` , `shipping_method.appShippingMethod.app` . `created_at` as `shipping_method.appShippingMethod.app.createdAt` , `shipping_method.appShippingMethod.app` . `updated_at` as `shipping_method.appShippingMethod.app.updatedAt` , `shipping_method.appShippingMethod.app.translation.label` , `shipping_method.appShippingMethod.app.translation.label` as `shipping_method.appShippingMethod.app.label` , `shipping_method.appShippingMethod.app.translation.description` , `shipping_method.appShippingMethod.app.translation.description` as `shipping_method.appShippingMethod.app.description` , `shipping_method.appShippingMethod.app.translation.privacyPolicyExtensions` , `shipping_method.appShippingMethod.app.translation.privacyPolicyExtensions` as `shipping_method.appShippingMethod.app.privacyPolicyExtensions` , `shipping_method.appShippingMethod.app.translation.customFields` , `shipping_method.appShippingMethod.app.translation.customFields` as `shipping_method.appShippingMethod.app.customFields` , `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` . `file_hash` as `shipping_method.media.fileHash` , `shipping_method.media` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , `shipping_method.media.translation.title` as `shipping_method.media.title` , `shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` as `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` as `shipping_method.media.customFields` , `shipping_method.translation.name` , `shipping_method.translation.name` as `shipping_method.name` , `shipping_method.translation.description` , `shipping_method.translation.description` as `shipping_method.description` , `shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` , `shipping_method.translation.customFields` , `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `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.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` , `shipping_method.translation` . `description` as `shipping_method.translation.description` , `shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = ? ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN (SELECT `shipping_method.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` 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 `app` `shipping_method.appShippingMethod.app` ON `shipping_method.appShippingMethod` . `app_id` = `shipping_method.appShippingMethod.app` . `id` LEFT JOIN `integration` `shipping_method.appShippingMethod.app.integration` ON `shipping_method.appShippingMethod.app` . `integration_id` = `shipping_method.appShippingMethod.app.integration` . `id` LEFT JOIN `acl_role` `shipping_method.appShippingMethod.app.aclRole` ON `shipping_method.appShippingMethod.app` . `acl_role_id` = `shipping_method.appShippingMethod.app.aclRole` . `id` LEFT JOIN (SELECT `shipping_method.appShippingMethod.app.translation` . `app_id` , `shipping_method.appShippingMethod.app.translation` . `label` as `shipping_method.appShippingMethod.app.translation.label` , `shipping_method.appShippingMethod.app.translation` . `description` as `shipping_method.appShippingMethod.app.translation.description` , `shipping_method.appShippingMethod.app.translation` . `privacy_policy_extensions` as `shipping_method.appShippingMethod.app.translation.privacyPolicyExtensions` , `shipping_method.appShippingMethod.app.translation` . `custom_fields` as `shipping_method.appShippingMethod.app.translation.customFields` FROM `app_translation` `shipping_method.appShippingMethod.app.translation` WHERE `shipping_method.appShippingMethod.app.translation` . `language_id` = ? ) `shipping_method.appShippingMethod.app.app_translation` ON `shipping_method.appShippingMethod.app.app_translation` . `app_id` = `shipping_method.appShippingMethod.app` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . `media_id` , `shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` , `shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` , `shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation` . `language_id` = ? ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"Ô°uؼÙOw¥├J\x14 ïÓL\x12 "
b"oku˜àMM\f ‡WŸÏpù´¥ "
b"\x13 &\d=»@Û›‚Jn3,}î "
]
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` ,
`shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name` ,
`shipping_method.deliveryTime.translation.customFields` ,
`shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields` ,
`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.appShippingMethod.app` . `id` as `shipping_method.appShippingMethod.app.id` ,
`shipping_method.appShippingMethod.app` . `name` as `shipping_method.appShippingMethod.app.name` ,
`shipping_method.appShippingMethod.app` . `path` as `shipping_method.appShippingMethod.app.path` ,
`shipping_method.appShippingMethod.app` . `author` as `shipping_method.appShippingMethod.app.author` ,
`shipping_method.appShippingMethod.app` . `copyright` as `shipping_method.appShippingMethod.app.copyright` ,
`shipping_method.appShippingMethod.app` . `license` as `shipping_method.appShippingMethod.app.license` ,
`shipping_method.appShippingMethod.app` . `active` as `shipping_method.appShippingMethod.app.active` ,
`shipping_method.appShippingMethod.app` . `configurable` as `shipping_method.appShippingMethod.app.configurable` ,
`shipping_method.appShippingMethod.app` . `privacy` as `shipping_method.appShippingMethod.app.privacy` ,
`shipping_method.appShippingMethod.app` . `version` as `shipping_method.appShippingMethod.app.version` ,
`shipping_method.appShippingMethod.app` . `icon` as `shipping_method.appShippingMethod.app.iconRaw` ,
`shipping_method.appShippingMethod.app` . `app_secret` as `shipping_method.appShippingMethod.app.appSecret` ,
`shipping_method.appShippingMethod.app` . `modules` as `shipping_method.appShippingMethod.app.modules` ,
`shipping_method.appShippingMethod.app` . `main_module` as `shipping_method.appShippingMethod.app.mainModule` ,
`shipping_method.appShippingMethod.app` . `cookies` as `shipping_method.appShippingMethod.app.cookies` ,
`shipping_method.appShippingMethod.app` . `allow_disable` as `shipping_method.appShippingMethod.app.allowDisable` ,
`shipping_method.appShippingMethod.app` . `base_app_url` as `shipping_method.appShippingMethod.app.baseAppUrl` ,
`shipping_method.appShippingMethod.app` . `allowed_hosts` as `shipping_method.appShippingMethod.app.allowedHosts` ,
`shipping_method.appShippingMethod.app` . `template_load_priority` as `shipping_method.appShippingMethod.app.templateLoadPriority` ,
`shipping_method.appShippingMethod.app` . `checkout_gateway_url` as `shipping_method.appShippingMethod.app.checkoutGatewayUrl` ,
`shipping_method.appShippingMethod.app` . `in_app_purchases_gateway_url` as `shipping_method.appShippingMethod.app.inAppPurchasesGatewayUrl` ,
`shipping_method.appShippingMethod.app` . `source_type` as `shipping_method.appShippingMethod.app.sourceType` ,
`shipping_method.appShippingMethod.app` . `source_config` as `shipping_method.appShippingMethod.app.sourceConfig` ,
`shipping_method.appShippingMethod.app` . `self_managed` as `shipping_method.appShippingMethod.app.selfManaged` ,
`shipping_method.appShippingMethod.app` . `integration_id` as `shipping_method.appShippingMethod.app.integrationId` ,
`shipping_method.appShippingMethod.app.integration` . `id` as `shipping_method.appShippingMethod.app.integration.id` ,
`shipping_method.appShippingMethod.app.integration` . `label` as `shipping_method.appShippingMethod.app.integration.label` ,
`shipping_method.appShippingMethod.app.integration` . `access_key` as `shipping_method.appShippingMethod.app.integration.accessKey` ,
`shipping_method.appShippingMethod.app.integration` . `secret_access_key` as `shipping_method.appShippingMethod.app.integration.secretAccessKey` ,
`shipping_method.appShippingMethod.app.integration` . `last_usage_at` as `shipping_method.appShippingMethod.app.integration.lastUsageAt` ,
`shipping_method.appShippingMethod.app.integration` . `admin` as `shipping_method.appShippingMethod.app.integration.admin` ,
`shipping_method.appShippingMethod.app.integration` . `custom_fields` as `shipping_method.appShippingMethod.app.integration.customFields` ,
`shipping_method.appShippingMethod.app.integration` . `deleted_at` as `shipping_method.appShippingMethod.app.integration.deletedAt` ,
`shipping_method.appShippingMethod.app.integration` . `created_at` as `shipping_method.appShippingMethod.app.integration.createdAt` ,
`shipping_method.appShippingMethod.app.integration` . `updated_at` as `shipping_method.appShippingMethod.app.integration.updatedAt` ,
`shipping_method.appShippingMethod.app` . `acl_role_id` as `shipping_method.appShippingMethod.app.aclRoleId` ,
`shipping_method.appShippingMethod.app.aclRole` . `id` as `shipping_method.appShippingMethod.app.aclRole.id` ,
`shipping_method.appShippingMethod.app.aclRole` . `name` as `shipping_method.appShippingMethod.app.aclRole.name` ,
`shipping_method.appShippingMethod.app.aclRole` . `description` as `shipping_method.appShippingMethod.app.aclRole.description` ,
`shipping_method.appShippingMethod.app.aclRole` . `privileges` as `shipping_method.appShippingMethod.app.aclRole.privileges` ,
`shipping_method.appShippingMethod.app.aclRole` . `deleted_at` as `shipping_method.appShippingMethod.app.aclRole.deletedAt` ,
`shipping_method.appShippingMethod.app.aclRole` . `created_at` as `shipping_method.appShippingMethod.app.aclRole.createdAt` ,
`shipping_method.appShippingMethod.app.aclRole` . `updated_at` as `shipping_method.appShippingMethod.app.aclRole.updatedAt` ,
`shipping_method.appShippingMethod.app` . `created_at` as `shipping_method.appShippingMethod.app.createdAt` ,
`shipping_method.appShippingMethod.app` . `updated_at` as `shipping_method.appShippingMethod.app.updatedAt` ,
`shipping_method.appShippingMethod.app.translation.label` ,
`shipping_method.appShippingMethod.app.translation.label` as `shipping_method.appShippingMethod.app.label` ,
`shipping_method.appShippingMethod.app.translation.description` ,
`shipping_method.appShippingMethod.app.translation.description` as `shipping_method.appShippingMethod.app.description` ,
`shipping_method.appShippingMethod.app.translation.privacyPolicyExtensions` ,
`shipping_method.appShippingMethod.app.translation.privacyPolicyExtensions` as `shipping_method.appShippingMethod.app.privacyPolicyExtensions` ,
`shipping_method.appShippingMethod.app.translation.customFields` ,
`shipping_method.appShippingMethod.app.translation.customFields` as `shipping_method.appShippingMethod.app.customFields` ,
`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` . `file_hash` as `shipping_method.media.fileHash` ,
`shipping_method.media` . `created_at` as `shipping_method.media.createdAt` ,
`shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` ,
`shipping_method.media.translation.title` ,
`shipping_method.media.translation.title` as `shipping_method.media.title` ,
`shipping_method.media.translation.alt` ,
`shipping_method.media.translation.alt` as `shipping_method.media.alt` ,
`shipping_method.media.translation.customFields` ,
`shipping_method.media.translation.customFields` as `shipping_method.media.customFields` ,
`shipping_method.translation.name` ,
`shipping_method.translation.name` as `shipping_method.name` ,
`shipping_method.translation.description` ,
`shipping_method.translation.description` as `shipping_method.description` ,
`shipping_method.translation.trackingUrl` ,
`shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` ,
`shipping_method.translation.customFields` ,
`shipping_method.translation.customFields` as `shipping_method.customFields`
FROM
`shipping_method`
LEFT JOIN `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.translation` . `shipping_method_id` ,
`shipping_method.translation` . `name` as `shipping_method.translation.name` ,
`shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` ,
`shipping_method.translation` . `description` as `shipping_method.translation.description` ,
`shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl`
FROM
`shipping_method_translation` `shipping_method.translation`
WHERE
`shipping_method.translation` . `language_id` = ?
) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id`
LEFT JOIN (
SELECT
`shipping_method.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`
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 `app` `shipping_method.appShippingMethod.app` ON `shipping_method.appShippingMethod` . `app_id` = `shipping_method.appShippingMethod.app` . `id`
LEFT JOIN `integration` `shipping_method.appShippingMethod.app.integration` ON `shipping_method.appShippingMethod.app` . `integration_id` = `shipping_method.appShippingMethod.app.integration` . `id`
LEFT JOIN `acl_role` `shipping_method.appShippingMethod.app.aclRole` ON `shipping_method.appShippingMethod.app` . `acl_role_id` = `shipping_method.appShippingMethod.app.aclRole` . `id`
LEFT JOIN (
SELECT
`shipping_method.appShippingMethod.app.translation` . `app_id` ,
`shipping_method.appShippingMethod.app.translation` . `label` as `shipping_method.appShippingMethod.app.translation.label` ,
`shipping_method.appShippingMethod.app.translation` . `description` as `shipping_method.appShippingMethod.app.translation.description` ,
`shipping_method.appShippingMethod.app.translation` . `privacy_policy_extensions` as `shipping_method.appShippingMethod.app.translation.privacyPolicyExtensions` ,
`shipping_method.appShippingMethod.app.translation` . `custom_fields` as `shipping_method.appShippingMethod.app.translation.customFields`
FROM
`app_translation` `shipping_method.appShippingMethod.app.translation`
WHERE
`shipping_method.appShippingMethod.app.translation` . `language_id` = ?
) `shipping_method.appShippingMethod.app.app_translation` ON `shipping_method.appShippingMethod.app.app_translation` . `app_id` = `shipping_method.appShippingMethod.app` . `id`
LEFT JOIN (
SELECT
`shipping_method.media.translation` . `media_id` ,
`shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` ,
`shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` ,
`shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields`
FROM
`media_translation` `shipping_method.media.translation`
WHERE
`shipping_method.media.translation` . `language_id` = ?
) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id`
WHERE
`shipping_method` . `id` IN (? , ? , ? )
Copy
SELECT `shipping_method` . `id` as `shipping_method.id` , `shipping_method` . `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` , `shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name` , `shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields` , `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.appShippingMethod.app` . `id` as `shipping_method.appShippingMethod.app.id` , `shipping_method.appShippingMethod.app` . `name` as `shipping_method.appShippingMethod.app.name` , `shipping_method.appShippingMethod.app` . `path` as `shipping_method.appShippingMethod.app.path` , `shipping_method.appShippingMethod.app` . `author` as `shipping_method.appShippingMethod.app.author` , `shipping_method.appShippingMethod.app` . `copyright` as `shipping_method.appShippingMethod.app.copyright` , `shipping_method.appShippingMethod.app` . `license` as `shipping_method.appShippingMethod.app.license` , `shipping_method.appShippingMethod.app` . `active` as `shipping_method.appShippingMethod.app.active` , `shipping_method.appShippingMethod.app` . `configurable` as `shipping_method.appShippingMethod.app.configurable` , `shipping_method.appShippingMethod.app` . `privacy` as `shipping_method.appShippingMethod.app.privacy` , `shipping_method.appShippingMethod.app` . `version` as `shipping_method.appShippingMethod.app.version` , `shipping_method.appShippingMethod.app` . `icon` as `shipping_method.appShippingMethod.app.iconRaw` , `shipping_method.appShippingMethod.app` . `app_secret` as `shipping_method.appShippingMethod.app.appSecret` , `shipping_method.appShippingMethod.app` . `modules` as `shipping_method.appShippingMethod.app.modules` , `shipping_method.appShippingMethod.app` . `main_module` as `shipping_method.appShippingMethod.app.mainModule` , `shipping_method.appShippingMethod.app` . `cookies` as `shipping_method.appShippingMethod.app.cookies` , `shipping_method.appShippingMethod.app` . `allow_disable` as `shipping_method.appShippingMethod.app.allowDisable` , `shipping_method.appShippingMethod.app` . `base_app_url` as `shipping_method.appShippingMethod.app.baseAppUrl` , `shipping_method.appShippingMethod.app` . `allowed_hosts` as `shipping_method.appShippingMethod.app.allowedHosts` , `shipping_method.appShippingMethod.app` . `template_load_priority` as `shipping_method.appShippingMethod.app.templateLoadPriority` , `shipping_method.appShippingMethod.app` . `checkout_gateway_url` as `shipping_method.appShippingMethod.app.checkoutGatewayUrl` , `shipping_method.appShippingMethod.app` . `in_app_purchases_gateway_url` as `shipping_method.appShippingMethod.app.inAppPurchasesGatewayUrl` , `shipping_method.appShippingMethod.app` . `source_type` as `shipping_method.appShippingMethod.app.sourceType` , `shipping_method.appShippingMethod.app` . `source_config` as `shipping_method.appShippingMethod.app.sourceConfig` , `shipping_method.appShippingMethod.app` . `self_managed` as `shipping_method.appShippingMethod.app.selfManaged` , `shipping_method.appShippingMethod.app` . `integration_id` as `shipping_method.appShippingMethod.app.integrationId` , `shipping_method.appShippingMethod.app.integration` . `id` as `shipping_method.appShippingMethod.app.integration.id` , `shipping_method.appShippingMethod.app.integration` . `label` as `shipping_method.appShippingMethod.app.integration.label` , `shipping_method.appShippingMethod.app.integration` . `access_key` as `shipping_method.appShippingMethod.app.integration.accessKey` , `shipping_method.appShippingMethod.app.integration` . `secret_access_key` as `shipping_method.appShippingMethod.app.integration.secretAccessKey` , `shipping_method.appShippingMethod.app.integration` . `last_usage_at` as `shipping_method.appShippingMethod.app.integration.lastUsageAt` , `shipping_method.appShippingMethod.app.integration` . `admin` as `shipping_method.appShippingMethod.app.integration.admin` , `shipping_method.appShippingMethod.app.integration` . `custom_fields` as `shipping_method.appShippingMethod.app.integration.customFields` , `shipping_method.appShippingMethod.app.integration` . `deleted_at` as `shipping_method.appShippingMethod.app.integration.deletedAt` , `shipping_method.appShippingMethod.app.integration` . `created_at` as `shipping_method.appShippingMethod.app.integration.createdAt` , `shipping_method.appShippingMethod.app.integration` . `updated_at` as `shipping_method.appShippingMethod.app.integration.updatedAt` , `shipping_method.appShippingMethod.app` . `acl_role_id` as `shipping_method.appShippingMethod.app.aclRoleId` , `shipping_method.appShippingMethod.app.aclRole` . `id` as `shipping_method.appShippingMethod.app.aclRole.id` , `shipping_method.appShippingMethod.app.aclRole` . `name` as `shipping_method.appShippingMethod.app.aclRole.name` , `shipping_method.appShippingMethod.app.aclRole` . `description` as `shipping_method.appShippingMethod.app.aclRole.description` , `shipping_method.appShippingMethod.app.aclRole` . `privileges` as `shipping_method.appShippingMethod.app.aclRole.privileges` , `shipping_method.appShippingMethod.app.aclRole` . `deleted_at` as `shipping_method.appShippingMethod.app.aclRole.deletedAt` , `shipping_method.appShippingMethod.app.aclRole` . `created_at` as `shipping_method.appShippingMethod.app.aclRole.createdAt` , `shipping_method.appShippingMethod.app.aclRole` . `updated_at` as `shipping_method.appShippingMethod.app.aclRole.updatedAt` , `shipping_method.appShippingMethod.app` . `created_at` as `shipping_method.appShippingMethod.app.createdAt` , `shipping_method.appShippingMethod.app` . `updated_at` as `shipping_method.appShippingMethod.app.updatedAt` , `shipping_method.appShippingMethod.app.translation.label` , `shipping_method.appShippingMethod.app.translation.label` as `shipping_method.appShippingMethod.app.label` , `shipping_method.appShippingMethod.app.translation.description` , `shipping_method.appShippingMethod.app.translation.description` as `shipping_method.appShippingMethod.app.description` , `shipping_method.appShippingMethod.app.translation.privacyPolicyExtensions` , `shipping_method.appShippingMethod.app.translation.privacyPolicyExtensions` as `shipping_method.appShippingMethod.app.privacyPolicyExtensions` , `shipping_method.appShippingMethod.app.translation.customFields` , `shipping_method.appShippingMethod.app.translation.customFields` as `shipping_method.appShippingMethod.app.customFields` , `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` . `file_hash` as `shipping_method.media.fileHash` , `shipping_method.media` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , `shipping_method.media.translation.title` as `shipping_method.media.title` , `shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` as `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` as `shipping_method.media.customFields` , `shipping_method.translation.name` , `shipping_method.translation.name` as `shipping_method.name` , `shipping_method.translation.description` , `shipping_method.translation.description` as `shipping_method.description` , `shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` , `shipping_method.translation.customFields` , `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `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.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` , `shipping_method.translation` . `description` as `shipping_method.translation.description` , `shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN (SELECT `shipping_method.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` 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 `app` `shipping_method.appShippingMethod.app` ON `shipping_method.appShippingMethod` . `app_id` = `shipping_method.appShippingMethod.app` . `id` LEFT JOIN `integration` `shipping_method.appShippingMethod.app.integration` ON `shipping_method.appShippingMethod.app` . `integration_id` = `shipping_method.appShippingMethod.app.integration` . `id` LEFT JOIN `acl_role` `shipping_method.appShippingMethod.app.aclRole` ON `shipping_method.appShippingMethod.app` . `acl_role_id` = `shipping_method.appShippingMethod.app.aclRole` . `id` LEFT JOIN (SELECT `shipping_method.appShippingMethod.app.translation` . `app_id` , `shipping_method.appShippingMethod.app.translation` . `label` as `shipping_method.appShippingMethod.app.translation.label` , `shipping_method.appShippingMethod.app.translation` . `description` as `shipping_method.appShippingMethod.app.translation.description` , `shipping_method.appShippingMethod.app.translation` . `privacy_policy_extensions` as `shipping_method.appShippingMethod.app.translation.privacyPolicyExtensions` , `shipping_method.appShippingMethod.app.translation` . `custom_fields` as `shipping_method.appShippingMethod.app.translation.customFields` FROM `app_translation` `shipping_method.appShippingMethod.app.translation` WHERE `shipping_method.appShippingMethod.app.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.appShippingMethod.app.app_translation` ON `shipping_method.appShippingMethod.app.app_translation` . `app_id` = `shipping_method.appShippingMethod.app` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . `media_id` , `shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` , `shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` , `shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (0xE2F8759DACEB4F77BEC34A148BE04C12 , 0x6F6B7598E04D4D0C87579FCF70F9B4A5 , 0x13265C643DBB40DB9B824A6E332C7DEE );
Copy
1.69 ms (8.23%)
1
SELECT `country` . `id` FROM `country` LEFT JOIN `sales_channel_country` `country.salesChannels.mapping` ON `country` . `id` = `country.salesChannels.mapping` . `country_id` LEFT JOIN (SELECT `country.translation` . `country_id` , `country.translation` . `name` as `country.translation.name` FROM `country_translation` `country.translation` WHERE `country.translation` . `language_id` = ? ) `country.country_translation` ON `country.country_translation` . `country_id` = `country` . `id` LEFT JOIN `sales_channel` `country.salesChannels` ON `country.salesChannels.mapping` . `sales_channel_id` = `country.salesChannels` . `id` WHERE (`country` . `active` = ? AND `country.salesChannels` . `id` = ? ) GROUP BY `country` . `id` ORDER BY MIN (`country` . `position` ) ASC , MIN (COALESCE (`country.translation.name` )) ASC
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
b"Ç·ùöÌ\x1D N\v ‡\x05 ýh$49~ "
]
SELECT `country` . `id` FROM `country` LEFT JOIN `sales_channel_country` `country.salesChannels.mapping` ON `country` . `id` = `country.salesChannels.mapping` . `country_id` LEFT JOIN (SELECT `country.translation` . `country_id` , `country.translation` . `name` as `country.translation.name` FROM `country_translation` `country.translation` WHERE `country.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `country.country_translation` ON `country.country_translation` . `country_id` = `country` . `id` LEFT JOIN `sales_channel` `country.salesChannels` ON `country.salesChannels.mapping` . `sales_channel_id` = `country.salesChannels` . `id` WHERE (`country` . `active` = 1 AND `country.salesChannels` . `id` = 0xC7B7F9F6CC1D4E0B8705FD682434397E ) GROUP BY `country` . `id` ORDER BY MIN (`country` . `position` ) ASC , MIN (COALESCE (`country.translation.name` )) ASC ;
Copy
1.24 ms (6.03%)
2
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
1.22 ms (5.92%)
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.appPaymentMethod.app` . `id` as `payment_method.appPaymentMethod.app.id` , `payment_method.appPaymentMethod.app` . `name` as `payment_method.appPaymentMethod.app.name` , `payment_method.appPaymentMethod.app` . `path` as `payment_method.appPaymentMethod.app.path` , `payment_method.appPaymentMethod.app` . `author` as `payment_method.appPaymentMethod.app.author` , `payment_method.appPaymentMethod.app` . `copyright` as `payment_method.appPaymentMethod.app.copyright` , `payment_method.appPaymentMethod.app` . `license` as `payment_method.appPaymentMethod.app.license` , `payment_method.appPaymentMethod.app` . `active` as `payment_method.appPaymentMethod.app.active` , `payment_method.appPaymentMethod.app` . `configurable` as `payment_method.appPaymentMethod.app.configurable` , `payment_method.appPaymentMethod.app` . `privacy` as `payment_method.appPaymentMethod.app.privacy` , `payment_method.appPaymentMethod.app` . `version` as `payment_method.appPaymentMethod.app.version` , `payment_method.appPaymentMethod.app` . `icon` as `payment_method.appPaymentMethod.app.iconRaw` , `payment_method.appPaymentMethod.app` . `app_secret` as `payment_method.appPaymentMethod.app.appSecret` , `payment_method.appPaymentMethod.app` . `modules` as `payment_method.appPaymentMethod.app.modules` , `payment_method.appPaymentMethod.app` . `main_module` as `payment_method.appPaymentMethod.app.mainModule` , `payment_method.appPaymentMethod.app` . `cookies` as `payment_method.appPaymentMethod.app.cookies` , `payment_method.appPaymentMethod.app` . `allow_disable` as `payment_method.appPaymentMethod.app.allowDisable` , `payment_method.appPaymentMethod.app` . `base_app_url` as `payment_method.appPaymentMethod.app.baseAppUrl` , `payment_method.appPaymentMethod.app` . `allowed_hosts` as `payment_method.appPaymentMethod.app.allowedHosts` , `payment_method.appPaymentMethod.app` . `template_load_priority` as `payment_method.appPaymentMethod.app.templateLoadPriority` , `payment_method.appPaymentMethod.app` . `checkout_gateway_url` as `payment_method.appPaymentMethod.app.checkoutGatewayUrl` , `payment_method.appPaymentMethod.app` . `in_app_purchases_gateway_url` as `payment_method.appPaymentMethod.app.inAppPurchasesGatewayUrl` , `payment_method.appPaymentMethod.app` . `source_type` as `payment_method.appPaymentMethod.app.sourceType` , `payment_method.appPaymentMethod.app` . `source_config` as `payment_method.appPaymentMethod.app.sourceConfig` , `payment_method.appPaymentMethod.app` . `self_managed` as `payment_method.appPaymentMethod.app.selfManaged` , `payment_method.appPaymentMethod.app` . `integration_id` as `payment_method.appPaymentMethod.app.integrationId` , `payment_method.appPaymentMethod.app.integration` . `id` as `payment_method.appPaymentMethod.app.integration.id` , `payment_method.appPaymentMethod.app.integration` . `label` as `payment_method.appPaymentMethod.app.integration.label` , `payment_method.appPaymentMethod.app.integration` . `access_key` as `payment_method.appPaymentMethod.app.integration.accessKey` , `payment_method.appPaymentMethod.app.integration` . `secret_access_key` as `payment_method.appPaymentMethod.app.integration.secretAccessKey` , `payment_method.appPaymentMethod.app.integration` . `last_usage_at` as `payment_method.appPaymentMethod.app.integration.lastUsageAt` , `payment_method.appPaymentMethod.app.integration` . `admin` as `payment_method.appPaymentMethod.app.integration.admin` , `payment_method.appPaymentMethod.app.integration` . `custom_fields` as `payment_method.appPaymentMethod.app.integration.customFields` , `payment_method.appPaymentMethod.app.integration` . `deleted_at` as `payment_method.appPaymentMethod.app.integration.deletedAt` , `payment_method.appPaymentMethod.app.integration` . `created_at` as `payment_method.appPaymentMethod.app.integration.createdAt` , `payment_method.appPaymentMethod.app.integration` . `updated_at` as `payment_method.appPaymentMethod.app.integration.updatedAt` , `payment_method.appPaymentMethod.app` . `acl_role_id` as `payment_method.appPaymentMethod.app.aclRoleId` , `payment_method.appPaymentMethod.app.aclRole` . `id` as `payment_method.appPaymentMethod.app.aclRole.id` , `payment_method.appPaymentMethod.app.aclRole` . `name` as `payment_method.appPaymentMethod.app.aclRole.name` , `payment_method.appPaymentMethod.app.aclRole` . `description` as `payment_method.appPaymentMethod.app.aclRole.description` , `payment_method.appPaymentMethod.app.aclRole` . `privileges` as `payment_method.appPaymentMethod.app.aclRole.privileges` , `payment_method.appPaymentMethod.app.aclRole` . `deleted_at` as `payment_method.appPaymentMethod.app.aclRole.deletedAt` , `payment_method.appPaymentMethod.app.aclRole` . `created_at` as `payment_method.appPaymentMethod.app.aclRole.createdAt` , `payment_method.appPaymentMethod.app.aclRole` . `updated_at` as `payment_method.appPaymentMethod.app.aclRole.updatedAt` , `payment_method.appPaymentMethod.app` . `created_at` as `payment_method.appPaymentMethod.app.createdAt` , `payment_method.appPaymentMethod.app` . `updated_at` as `payment_method.appPaymentMethod.app.updatedAt` , `payment_method.appPaymentMethod.app.translation.label` , `payment_method.appPaymentMethod.app.translation.label` as `payment_method.appPaymentMethod.app.label` , `payment_method.appPaymentMethod.app.translation.description` , `payment_method.appPaymentMethod.app.translation.description` as `payment_method.appPaymentMethod.app.description` , `payment_method.appPaymentMethod.app.translation.privacyPolicyExtensions` , `payment_method.appPaymentMethod.app.translation.privacyPolicyExtensions` as `payment_method.appPaymentMethod.app.privacyPolicyExtensions` , `payment_method.appPaymentMethod.app.translation.customFields` , `payment_method.appPaymentMethod.app.translation.customFields` as `payment_method.appPaymentMethod.app.customFields` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.media` . `id` as `payment_method.media.id` , `payment_method.media` . `user_id` as `payment_method.media.userId` , `payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` as `payment_method.media.mimeType` , `payment_method.media` . `file_extension` as `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` as `payment_method.media.fileName` , `payment_method.media` . `file_size` as `payment_method.media.fileSize` , `payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` as `payment_method.media.metaData` , `payment_method.media` . `config` as `payment_method.media.config` , `payment_method.media` . `path` as `payment_method.media.path` , `payment_method.media` . `private` as `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` , `payment_method.media` . `file_hash` as `payment_method.media.fileHash` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.title` , `payment_method.media.translation.title` as `payment_method.media.title` , `payment_method.media.translation.alt` , `payment_method.media.translation.alt` as `payment_method.media.alt` , `payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` as `payment_method.media.customFields` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `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.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = ? ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN `app` `payment_method.appPaymentMethod.app` ON `payment_method.appPaymentMethod` . `app_id` = `payment_method.appPaymentMethod.app` . `id` LEFT JOIN `integration` `payment_method.appPaymentMethod.app.integration` ON `payment_method.appPaymentMethod.app` . `integration_id` = `payment_method.appPaymentMethod.app.integration` . `id` LEFT JOIN `acl_role` `payment_method.appPaymentMethod.app.aclRole` ON `payment_method.appPaymentMethod.app` . `acl_role_id` = `payment_method.appPaymentMethod.app.aclRole` . `id` LEFT JOIN (SELECT `payment_method.appPaymentMethod.app.translation` . `app_id` , `payment_method.appPaymentMethod.app.translation` . `label` as `payment_method.appPaymentMethod.app.translation.label` , `payment_method.appPaymentMethod.app.translation` . `description` as `payment_method.appPaymentMethod.app.translation.description` , `payment_method.appPaymentMethod.app.translation` . `privacy_policy_extensions` as `payment_method.appPaymentMethod.app.translation.privacyPolicyExtensions` , `payment_method.appPaymentMethod.app.translation` . `custom_fields` as `payment_method.appPaymentMethod.app.translation.customFields` FROM `app_translation` `payment_method.appPaymentMethod.app.translation` WHERE `payment_method.appPaymentMethod.app.translation` . `language_id` = ? ) `payment_method.appPaymentMethod.app.app_translation` ON `payment_method.appPaymentMethod.app.app_translation` . `app_id` = `payment_method.appPaymentMethod.app` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . `language_id` = ? ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"” \x19 o\x0F ÎDĸ\x05 ȧتôª "
]
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.appPaymentMethod.app` . `id` as `payment_method.appPaymentMethod.app.id` ,
`payment_method.appPaymentMethod.app` . `name` as `payment_method.appPaymentMethod.app.name` ,
`payment_method.appPaymentMethod.app` . `path` as `payment_method.appPaymentMethod.app.path` ,
`payment_method.appPaymentMethod.app` . `author` as `payment_method.appPaymentMethod.app.author` ,
`payment_method.appPaymentMethod.app` . `copyright` as `payment_method.appPaymentMethod.app.copyright` ,
`payment_method.appPaymentMethod.app` . `license` as `payment_method.appPaymentMethod.app.license` ,
`payment_method.appPaymentMethod.app` . `active` as `payment_method.appPaymentMethod.app.active` ,
`payment_method.appPaymentMethod.app` . `configurable` as `payment_method.appPaymentMethod.app.configurable` ,
`payment_method.appPaymentMethod.app` . `privacy` as `payment_method.appPaymentMethod.app.privacy` ,
`payment_method.appPaymentMethod.app` . `version` as `payment_method.appPaymentMethod.app.version` ,
`payment_method.appPaymentMethod.app` . `icon` as `payment_method.appPaymentMethod.app.iconRaw` ,
`payment_method.appPaymentMethod.app` . `app_secret` as `payment_method.appPaymentMethod.app.appSecret` ,
`payment_method.appPaymentMethod.app` . `modules` as `payment_method.appPaymentMethod.app.modules` ,
`payment_method.appPaymentMethod.app` . `main_module` as `payment_method.appPaymentMethod.app.mainModule` ,
`payment_method.appPaymentMethod.app` . `cookies` as `payment_method.appPaymentMethod.app.cookies` ,
`payment_method.appPaymentMethod.app` . `allow_disable` as `payment_method.appPaymentMethod.app.allowDisable` ,
`payment_method.appPaymentMethod.app` . `base_app_url` as `payment_method.appPaymentMethod.app.baseAppUrl` ,
`payment_method.appPaymentMethod.app` . `allowed_hosts` as `payment_method.appPaymentMethod.app.allowedHosts` ,
`payment_method.appPaymentMethod.app` . `template_load_priority` as `payment_method.appPaymentMethod.app.templateLoadPriority` ,
`payment_method.appPaymentMethod.app` . `checkout_gateway_url` as `payment_method.appPaymentMethod.app.checkoutGatewayUrl` ,
`payment_method.appPaymentMethod.app` . `in_app_purchases_gateway_url` as `payment_method.appPaymentMethod.app.inAppPurchasesGatewayUrl` ,
`payment_method.appPaymentMethod.app` . `source_type` as `payment_method.appPaymentMethod.app.sourceType` ,
`payment_method.appPaymentMethod.app` . `source_config` as `payment_method.appPaymentMethod.app.sourceConfig` ,
`payment_method.appPaymentMethod.app` . `self_managed` as `payment_method.appPaymentMethod.app.selfManaged` ,
`payment_method.appPaymentMethod.app` . `integration_id` as `payment_method.appPaymentMethod.app.integrationId` ,
`payment_method.appPaymentMethod.app.integration` . `id` as `payment_method.appPaymentMethod.app.integration.id` ,
`payment_method.appPaymentMethod.app.integration` . `label` as `payment_method.appPaymentMethod.app.integration.label` ,
`payment_method.appPaymentMethod.app.integration` . `access_key` as `payment_method.appPaymentMethod.app.integration.accessKey` ,
`payment_method.appPaymentMethod.app.integration` . `secret_access_key` as `payment_method.appPaymentMethod.app.integration.secretAccessKey` ,
`payment_method.appPaymentMethod.app.integration` . `last_usage_at` as `payment_method.appPaymentMethod.app.integration.lastUsageAt` ,
`payment_method.appPaymentMethod.app.integration` . `admin` as `payment_method.appPaymentMethod.app.integration.admin` ,
`payment_method.appPaymentMethod.app.integration` . `custom_fields` as `payment_method.appPaymentMethod.app.integration.customFields` ,
`payment_method.appPaymentMethod.app.integration` . `deleted_at` as `payment_method.appPaymentMethod.app.integration.deletedAt` ,
`payment_method.appPaymentMethod.app.integration` . `created_at` as `payment_method.appPaymentMethod.app.integration.createdAt` ,
`payment_method.appPaymentMethod.app.integration` . `updated_at` as `payment_method.appPaymentMethod.app.integration.updatedAt` ,
`payment_method.appPaymentMethod.app` . `acl_role_id` as `payment_method.appPaymentMethod.app.aclRoleId` ,
`payment_method.appPaymentMethod.app.aclRole` . `id` as `payment_method.appPaymentMethod.app.aclRole.id` ,
`payment_method.appPaymentMethod.app.aclRole` . `name` as `payment_method.appPaymentMethod.app.aclRole.name` ,
`payment_method.appPaymentMethod.app.aclRole` . `description` as `payment_method.appPaymentMethod.app.aclRole.description` ,
`payment_method.appPaymentMethod.app.aclRole` . `privileges` as `payment_method.appPaymentMethod.app.aclRole.privileges` ,
`payment_method.appPaymentMethod.app.aclRole` . `deleted_at` as `payment_method.appPaymentMethod.app.aclRole.deletedAt` ,
`payment_method.appPaymentMethod.app.aclRole` . `created_at` as `payment_method.appPaymentMethod.app.aclRole.createdAt` ,
`payment_method.appPaymentMethod.app.aclRole` . `updated_at` as `payment_method.appPaymentMethod.app.aclRole.updatedAt` ,
`payment_method.appPaymentMethod.app` . `created_at` as `payment_method.appPaymentMethod.app.createdAt` ,
`payment_method.appPaymentMethod.app` . `updated_at` as `payment_method.appPaymentMethod.app.updatedAt` ,
`payment_method.appPaymentMethod.app.translation.label` ,
`payment_method.appPaymentMethod.app.translation.label` as `payment_method.appPaymentMethod.app.label` ,
`payment_method.appPaymentMethod.app.translation.description` ,
`payment_method.appPaymentMethod.app.translation.description` as `payment_method.appPaymentMethod.app.description` ,
`payment_method.appPaymentMethod.app.translation.privacyPolicyExtensions` ,
`payment_method.appPaymentMethod.app.translation.privacyPolicyExtensions` as `payment_method.appPaymentMethod.app.privacyPolicyExtensions` ,
`payment_method.appPaymentMethod.app.translation.customFields` ,
`payment_method.appPaymentMethod.app.translation.customFields` as `payment_method.appPaymentMethod.app.customFields` ,
`payment_method` . `technical_name` as `payment_method.technicalName` ,
`payment_method` . `created_at` as `payment_method.createdAt` ,
`payment_method` . `updated_at` as `payment_method.updatedAt` ,
`payment_method.media` . `id` as `payment_method.media.id` ,
`payment_method.media` . `user_id` as `payment_method.media.userId` ,
`payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` ,
`payment_method.media` . `mime_type` as `payment_method.media.mimeType` ,
`payment_method.media` . `file_extension` as `payment_method.media.fileExtension` ,
`payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` ,
`payment_method.media` . `file_name` as `payment_method.media.fileName` ,
`payment_method.media` . `file_size` as `payment_method.media.fileSize` ,
`payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` ,
`payment_method.media` . `meta_data` as `payment_method.media.metaData` ,
`payment_method.media` . `config` as `payment_method.media.config` ,
`payment_method.media` . `path` as `payment_method.media.path` ,
`payment_method.media` . `private` as `payment_method.media.private` ,
`payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` ,
`payment_method.media` . `file_hash` as `payment_method.media.fileHash` ,
`payment_method.media` . `created_at` as `payment_method.media.createdAt` ,
`payment_method.media` . `updated_at` as `payment_method.media.updatedAt` ,
`payment_method.media.translation.title` ,
`payment_method.media.translation.title` as `payment_method.media.title` ,
`payment_method.media.translation.alt` ,
`payment_method.media.translation.alt` as `payment_method.media.alt` ,
`payment_method.media.translation.customFields` ,
`payment_method.media.translation.customFields` as `payment_method.media.customFields` ,
`payment_method.translation.name` ,
`payment_method.translation.name` as `payment_method.name` ,
`payment_method.translation.distinguishableName` ,
`payment_method.translation.distinguishableName` as `payment_method.distinguishableName` ,
`payment_method.translation.description` ,
`payment_method.translation.description` as `payment_method.description` ,
`payment_method.translation.customFields` ,
`payment_method.translation.customFields` as `payment_method.customFields`
FROM
`payment_method`
LEFT JOIN `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.translation` . `payment_method_id` ,
`payment_method.translation` . `name` as `payment_method.translation.name` ,
`payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` ,
`payment_method.translation` . `description` as `payment_method.translation.description` ,
`payment_method.translation` . `custom_fields` as `payment_method.translation.customFields`
FROM
`payment_method_translation` `payment_method.translation`
WHERE
`payment_method.translation` . `language_id` = ?
) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id`
LEFT JOIN `app` `payment_method.appPaymentMethod.app` ON `payment_method.appPaymentMethod` . `app_id` = `payment_method.appPaymentMethod.app` . `id`
LEFT JOIN `integration` `payment_method.appPaymentMethod.app.integration` ON `payment_method.appPaymentMethod.app` . `integration_id` = `payment_method.appPaymentMethod.app.integration` . `id`
LEFT JOIN `acl_role` `payment_method.appPaymentMethod.app.aclRole` ON `payment_method.appPaymentMethod.app` . `acl_role_id` = `payment_method.appPaymentMethod.app.aclRole` . `id`
LEFT JOIN (
SELECT
`payment_method.appPaymentMethod.app.translation` . `app_id` ,
`payment_method.appPaymentMethod.app.translation` . `label` as `payment_method.appPaymentMethod.app.translation.label` ,
`payment_method.appPaymentMethod.app.translation` . `description` as `payment_method.appPaymentMethod.app.translation.description` ,
`payment_method.appPaymentMethod.app.translation` . `privacy_policy_extensions` as `payment_method.appPaymentMethod.app.translation.privacyPolicyExtensions` ,
`payment_method.appPaymentMethod.app.translation` . `custom_fields` as `payment_method.appPaymentMethod.app.translation.customFields`
FROM
`app_translation` `payment_method.appPaymentMethod.app.translation`
WHERE
`payment_method.appPaymentMethod.app.translation` . `language_id` = ?
) `payment_method.appPaymentMethod.app.app_translation` ON `payment_method.appPaymentMethod.app.app_translation` . `app_id` = `payment_method.appPaymentMethod.app` . `id`
LEFT JOIN (
SELECT
`payment_method.media.translation` . `media_id` ,
`payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` ,
`payment_method.media.translation` . `title` as `payment_method.media.translation.title` ,
`payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields`
FROM
`media_translation` `payment_method.media.translation`
WHERE
`payment_method.media.translation` . `language_id` = ?
) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id`
WHERE
`payment_method` . `id` IN (? )
Copy
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method.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.appPaymentMethod.app` . `id` as `payment_method.appPaymentMethod.app.id` , `payment_method.appPaymentMethod.app` . `name` as `payment_method.appPaymentMethod.app.name` , `payment_method.appPaymentMethod.app` . `path` as `payment_method.appPaymentMethod.app.path` , `payment_method.appPaymentMethod.app` . `author` as `payment_method.appPaymentMethod.app.author` , `payment_method.appPaymentMethod.app` . `copyright` as `payment_method.appPaymentMethod.app.copyright` , `payment_method.appPaymentMethod.app` . `license` as `payment_method.appPaymentMethod.app.license` , `payment_method.appPaymentMethod.app` . `active` as `payment_method.appPaymentMethod.app.active` , `payment_method.appPaymentMethod.app` . `configurable` as `payment_method.appPaymentMethod.app.configurable` , `payment_method.appPaymentMethod.app` . `privacy` as `payment_method.appPaymentMethod.app.privacy` , `payment_method.appPaymentMethod.app` . `version` as `payment_method.appPaymentMethod.app.version` , `payment_method.appPaymentMethod.app` . `icon` as `payment_method.appPaymentMethod.app.iconRaw` , `payment_method.appPaymentMethod.app` . `app_secret` as `payment_method.appPaymentMethod.app.appSecret` , `payment_method.appPaymentMethod.app` . `modules` as `payment_method.appPaymentMethod.app.modules` , `payment_method.appPaymentMethod.app` . `main_module` as `payment_method.appPaymentMethod.app.mainModule` , `payment_method.appPaymentMethod.app` . `cookies` as `payment_method.appPaymentMethod.app.cookies` , `payment_method.appPaymentMethod.app` . `allow_disable` as `payment_method.appPaymentMethod.app.allowDisable` , `payment_method.appPaymentMethod.app` . `base_app_url` as `payment_method.appPaymentMethod.app.baseAppUrl` , `payment_method.appPaymentMethod.app` . `allowed_hosts` as `payment_method.appPaymentMethod.app.allowedHosts` , `payment_method.appPaymentMethod.app` . `template_load_priority` as `payment_method.appPaymentMethod.app.templateLoadPriority` , `payment_method.appPaymentMethod.app` . `checkout_gateway_url` as `payment_method.appPaymentMethod.app.checkoutGatewayUrl` , `payment_method.appPaymentMethod.app` . `in_app_purchases_gateway_url` as `payment_method.appPaymentMethod.app.inAppPurchasesGatewayUrl` , `payment_method.appPaymentMethod.app` . `source_type` as `payment_method.appPaymentMethod.app.sourceType` , `payment_method.appPaymentMethod.app` . `source_config` as `payment_method.appPaymentMethod.app.sourceConfig` , `payment_method.appPaymentMethod.app` . `self_managed` as `payment_method.appPaymentMethod.app.selfManaged` , `payment_method.appPaymentMethod.app` . `integration_id` as `payment_method.appPaymentMethod.app.integrationId` , `payment_method.appPaymentMethod.app.integration` . `id` as `payment_method.appPaymentMethod.app.integration.id` , `payment_method.appPaymentMethod.app.integration` . `label` as `payment_method.appPaymentMethod.app.integration.label` , `payment_method.appPaymentMethod.app.integration` . `access_key` as `payment_method.appPaymentMethod.app.integration.accessKey` , `payment_method.appPaymentMethod.app.integration` . `secret_access_key` as `payment_method.appPaymentMethod.app.integration.secretAccessKey` , `payment_method.appPaymentMethod.app.integration` . `last_usage_at` as `payment_method.appPaymentMethod.app.integration.lastUsageAt` , `payment_method.appPaymentMethod.app.integration` . `admin` as `payment_method.appPaymentMethod.app.integration.admin` , `payment_method.appPaymentMethod.app.integration` . `custom_fields` as `payment_method.appPaymentMethod.app.integration.customFields` , `payment_method.appPaymentMethod.app.integration` . `deleted_at` as `payment_method.appPaymentMethod.app.integration.deletedAt` , `payment_method.appPaymentMethod.app.integration` . `created_at` as `payment_method.appPaymentMethod.app.integration.createdAt` , `payment_method.appPaymentMethod.app.integration` . `updated_at` as `payment_method.appPaymentMethod.app.integration.updatedAt` , `payment_method.appPaymentMethod.app` . `acl_role_id` as `payment_method.appPaymentMethod.app.aclRoleId` , `payment_method.appPaymentMethod.app.aclRole` . `id` as `payment_method.appPaymentMethod.app.aclRole.id` , `payment_method.appPaymentMethod.app.aclRole` . `name` as `payment_method.appPaymentMethod.app.aclRole.name` , `payment_method.appPaymentMethod.app.aclRole` . `description` as `payment_method.appPaymentMethod.app.aclRole.description` , `payment_method.appPaymentMethod.app.aclRole` . `privileges` as `payment_method.appPaymentMethod.app.aclRole.privileges` , `payment_method.appPaymentMethod.app.aclRole` . `deleted_at` as `payment_method.appPaymentMethod.app.aclRole.deletedAt` , `payment_method.appPaymentMethod.app.aclRole` . `created_at` as `payment_method.appPaymentMethod.app.aclRole.createdAt` , `payment_method.appPaymentMethod.app.aclRole` . `updated_at` as `payment_method.appPaymentMethod.app.aclRole.updatedAt` , `payment_method.appPaymentMethod.app` . `created_at` as `payment_method.appPaymentMethod.app.createdAt` , `payment_method.appPaymentMethod.app` . `updated_at` as `payment_method.appPaymentMethod.app.updatedAt` , `payment_method.appPaymentMethod.app.translation.label` , `payment_method.appPaymentMethod.app.translation.label` as `payment_method.appPaymentMethod.app.label` , `payment_method.appPaymentMethod.app.translation.description` , `payment_method.appPaymentMethod.app.translation.description` as `payment_method.appPaymentMethod.app.description` , `payment_method.appPaymentMethod.app.translation.privacyPolicyExtensions` , `payment_method.appPaymentMethod.app.translation.privacyPolicyExtensions` as `payment_method.appPaymentMethod.app.privacyPolicyExtensions` , `payment_method.appPaymentMethod.app.translation.customFields` , `payment_method.appPaymentMethod.app.translation.customFields` as `payment_method.appPaymentMethod.app.customFields` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.media` . `id` as `payment_method.media.id` , `payment_method.media` . `user_id` as `payment_method.media.userId` , `payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` as `payment_method.media.mimeType` , `payment_method.media` . `file_extension` as `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` as `payment_method.media.fileName` , `payment_method.media` . `file_size` as `payment_method.media.fileSize` , `payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` as `payment_method.media.metaData` , `payment_method.media` . `config` as `payment_method.media.config` , `payment_method.media` . `path` as `payment_method.media.path` , `payment_method.media` . `private` as `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` , `payment_method.media` . `file_hash` as `payment_method.media.fileHash` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.title` , `payment_method.media.translation.title` as `payment_method.media.title` , `payment_method.media.translation.alt` , `payment_method.media.translation.alt` as `payment_method.media.alt` , `payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` as `payment_method.media.customFields` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `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.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN `app` `payment_method.appPaymentMethod.app` ON `payment_method.appPaymentMethod` . `app_id` = `payment_method.appPaymentMethod.app` . `id` LEFT JOIN `integration` `payment_method.appPaymentMethod.app.integration` ON `payment_method.appPaymentMethod.app` . `integration_id` = `payment_method.appPaymentMethod.app.integration` . `id` LEFT JOIN `acl_role` `payment_method.appPaymentMethod.app.aclRole` ON `payment_method.appPaymentMethod.app` . `acl_role_id` = `payment_method.appPaymentMethod.app.aclRole` . `id` LEFT JOIN (SELECT `payment_method.appPaymentMethod.app.translation` . `app_id` , `payment_method.appPaymentMethod.app.translation` . `label` as `payment_method.appPaymentMethod.app.translation.label` , `payment_method.appPaymentMethod.app.translation` . `description` as `payment_method.appPaymentMethod.app.translation.description` , `payment_method.appPaymentMethod.app.translation` . `privacy_policy_extensions` as `payment_method.appPaymentMethod.app.translation.privacyPolicyExtensions` , `payment_method.appPaymentMethod.app.translation` . `custom_fields` as `payment_method.appPaymentMethod.app.translation.customFields` FROM `app_translation` `payment_method.appPaymentMethod.app.translation` WHERE `payment_method.appPaymentMethod.app.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.appPaymentMethod.app.app_translation` ON `payment_method.appPaymentMethod.app.app_translation` . `app_id` = `payment_method.appPaymentMethod.app` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (0x9420196F0FCE44C4B805C8A7D8AAF4AA );
Copy
1.10 ms (5.34%)
1
SELECT `shipping_method` . `id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method` . `id` = `shipping_method.salesChannels.mapping` . `shipping_method_id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = ? ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping` . `sales_channel_id` = `shipping_method.salesChannels` . `id` WHERE (`shipping_method` . `active` = ? AND `shipping_method.salesChannels` . `id` = ? ) GROUP BY `shipping_method` . `id` ORDER BY MIN (`shipping_method` . `position` ) ASC , MIN (COALESCE (`shipping_method.translation.name` )) ASC
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
b"Ç·ùöÌ\x1D N\v ‡\x05 ýh$49~ "
]
SELECT `shipping_method` . `id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method` . `id` = `shipping_method.salesChannels.mapping` . `shipping_method_id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping` . `sales_channel_id` = `shipping_method.salesChannels` . `id` WHERE (`shipping_method` . `active` = 1 AND `shipping_method.salesChannels` . `id` = 0xC7B7F9F6CC1D4E0B8705FD682434397E ) GROUP BY `shipping_method` . `id` ORDER BY MIN (`shipping_method` . `position` ) ASC , MIN (COALESCE (`shipping_method.translation.name` )) ASC ;
Copy
0.82 ms (4.01%)
2
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"Ç·ùöÌ\x1D N\v ‡\x05 ýh$49~ "
"5gJeoRTyh9VEA091EoERg6FUoGRoNn03 "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0xC7B7F9F6CC1D4E0B8705FD682434397E ) AND (token = '5gJeoRTyh9VEA091EoERg6FUoGRoNn03' ) LIMIT 1 ;
Copy
0.82 ms (3.98%)
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` . `file_hash` as `payment_method.media.fileHash` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.title` , `payment_method.media.translation.title` as `payment_method.media.title` , `payment_method.media.translation.alt` , `payment_method.media.translation.alt` as `payment_method.media.alt` , `payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` as `payment_method.media.customFields` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `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.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = ? ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . `language_id` = ? ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"” \x19 o\x0F ÎDĸ\x05 ȧتôª "
]
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` . `file_hash` as `payment_method.media.fileHash` ,
`payment_method.media` . `created_at` as `payment_method.media.createdAt` ,
`payment_method.media` . `updated_at` as `payment_method.media.updatedAt` ,
`payment_method.media.translation.title` ,
`payment_method.media.translation.title` as `payment_method.media.title` ,
`payment_method.media.translation.alt` ,
`payment_method.media.translation.alt` as `payment_method.media.alt` ,
`payment_method.media.translation.customFields` ,
`payment_method.media.translation.customFields` as `payment_method.media.customFields` ,
`payment_method.translation.name` ,
`payment_method.translation.name` as `payment_method.name` ,
`payment_method.translation.distinguishableName` ,
`payment_method.translation.distinguishableName` as `payment_method.distinguishableName` ,
`payment_method.translation.description` ,
`payment_method.translation.description` as `payment_method.description` ,
`payment_method.translation.customFields` ,
`payment_method.translation.customFields` as `payment_method.customFields`
FROM
`payment_method`
LEFT JOIN `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.translation` . `payment_method_id` ,
`payment_method.translation` . `name` as `payment_method.translation.name` ,
`payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` ,
`payment_method.translation` . `description` as `payment_method.translation.description` ,
`payment_method.translation` . `custom_fields` as `payment_method.translation.customFields`
FROM
`payment_method_translation` `payment_method.translation`
WHERE
`payment_method.translation` . `language_id` = ?
) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id`
LEFT JOIN (
SELECT
`payment_method.media.translation` . `media_id` ,
`payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` ,
`payment_method.media.translation` . `title` as `payment_method.media.translation.title` ,
`payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields`
FROM
`media_translation` `payment_method.media.translation`
WHERE
`payment_method.media.translation` . `language_id` = ?
) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id`
WHERE
`payment_method` . `id` IN (? )
Copy
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method.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` . `file_hash` as `payment_method.media.fileHash` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.title` , `payment_method.media.translation.title` as `payment_method.media.title` , `payment_method.media.translation.alt` , `payment_method.media.translation.alt` as `payment_method.media.alt` , `payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` as `payment_method.media.customFields` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `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.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (0x9420196F0FCE44C4B805C8A7D8AAF4AA );
Copy
0.74 ms (3.62%)
3
DELETE FROM `cart` WHERE `token` = :token
Parameters :
[
"token " => "5gJeoRTyh9VEA091EoERg6FUoGRoNn03 "
]
DELETE FROM `cart` WHERE `token` = '5gJeoRTyh9VEA091EoERg6FUoGRoNn03' ;
Copy
0.68 ms (3.32%)
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"J’\x17 ù\hA>ª!TNÅ>T‚ "
b"”?yðéÚF%‹„‘庹ڷ "
b"¯¯HÄÃÅNñ¬õfN»4]\x05 "
b"G\x12 °«Þ\x13 E\x07 ‰g-¬·†Jœ "
b"kì┤ÁÈ-Nüòã@súµ¬£ "
b"ò├Ðlë\x1F NÍì\x06 5-ë;\x00 m "
b"¡ód4‚¾Am½pØ}\x07 ÌD "
b"«ATˆÈoD”€3iÉæçj¡ "
b"Á\x14 _sÕÂE\x0E —¬¥ú=_\x08 ª "
b"\x1A <ñÛ&L¸ì\x1A R$j½·┼ "
]
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 (0x4A9217F95C68413EAA21544EC53E5482 , 0x943F79F0E9DA46258B8491E5BAB9DAB7 , 0xAFAF48C4C3C54EF1ACF5664EBB345D05 , 0x4712B0ABDE13450789672DACB7864A9C , 0x6B8DB4B5D42D4E8195C64073A3E6AA9C , 0x95C3D16C891F4ED68D06352D893B006D , 0xA1F3643482BE416DBD70ADD87D07CC44 , 0xAB415488C86F4494803369C9E6E76AA1 , 0xC1145F73D5C2450E97ACA5FA3D5F08AA , 0xF01A3CA4EA264CF78D1A52246AABFAC5 );
Copy
0.59 ms (2.88%)
1
SELECT `payment_method` . `id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method` . `id` = `payment_method.salesChannels.mapping` . `payment_method_id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` 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 `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping` . `sales_channel_id` = `payment_method.salesChannels` . `id` WHERE (NOT (COALESCE (`payment_method.translation.name` ) IN (? )) AND `payment_method` . `active` = ? AND `payment_method.salesChannels` . `id` = ? ) GROUP BY `payment_method` . `id` ORDER BY MIN (`payment_method` . `position` ) ASC
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"Twint "
true
b"Ç·ùöÌ\x1D N\v ‡\x05 ýh$49~ "
]
SELECT `payment_method` . `id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method` . `id` = `payment_method.salesChannels.mapping` . `payment_method_id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` 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 `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping` . `sales_channel_id` = `payment_method.salesChannels` . `id` WHERE (NOT (COALESCE (`payment_method.translation.name` ) IN ('Twint' )) AND `payment_method` . `active` = 1 AND `payment_method.salesChannels` . `id` = 0xC7B7F9F6CC1D4E0B8705FD682434397E ) GROUP BY `payment_method` . `id` ORDER BY MIN (`payment_method` . `position` ) ASC ;
Copy
0.56 ms (2.72%)
1
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE (`app` . `active` = ? AND NOT (`app` . `checkout_gateway_url` < = > ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
null
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` ,
`app` . `source_type` as `app.sourceType` ,
`app` . `source_config` as `app.sourceConfig` ,
`app` . `self_managed` as `app.selfManaged` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
`app.translation.label` as `app.label` ,
`app.translation.description` ,
`app.translation.description` as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
`app.translation.customFields` as `app.customFields`
FROM
`app`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
LEFT JOIN (
SELECT
`app.translation` . `app_id` ,
`app.translation` . `label` as `app.translation.label` ,
`app.translation` . `description` as `app.translation.description` ,
`app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` ,
`app.translation` . `custom_fields` as `app.translation.customFields`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . `language_id` = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
WHERE
(
`app` . `active` = ?
AND NOT (
`app` . `checkout_gateway_url` < = > ?
)
)
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE (`app` . `active` = 1 AND NOT (`app` . `checkout_gateway_url` < = > NULL ));
Copy
0.52 ms (2.54%)
1
SELECT `shipping_method` . `id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method` . `id` = `shipping_method.salesChannels.mapping` . `shipping_method_id` LEFT JOIN `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping` . `sales_channel_id` = `shipping_method.salesChannels` . `id` WHERE (`shipping_method.salesChannels` . `id` = ? AND `shipping_method` . `id` = ? ) LIMIT 1
Parameters :
[
b"Ç·ùöÌ\x1D N\v ‡\x05 ýh$49~ "
b"Ô°uؼÙOw¥├J\x14 ïÓL\x12 "
]
SELECT `shipping_method` . `id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method` . `id` = `shipping_method.salesChannels.mapping` . `shipping_method_id` LEFT JOIN `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping` . `sales_channel_id` = `shipping_method.salesChannels` . `id` WHERE (`shipping_method.salesChannels` . `id` = 0xC7B7F9F6CC1D4E0B8705FD682434397E AND `shipping_method` . `id` = 0xE2F8759DACEB4F77BEC34A148BE04C12 ) LIMIT 1 ;
Copy
0.47 ms (2.30%)
1
SELECT `country` . `id` as `country.id` , `country` . `iso` as `country.iso` , `country` . `position` as `country.position` , `country` . `active` as `country.active` , `country` . `shipping_available` as `country.shippingAvailable` , `country` . `iso3` as `country.iso3` , `country` . `display_state_in_registration` as `country.displayStateInRegistration` , `country` . `force_state_in_registration` as `country.forceStateInRegistration` , `country` . `check_vat_id_pattern` as `country.checkVatIdPattern` , `country` . `vat_id_required` as `country.vatIdRequired` , `country` . `vat_id_pattern` as `country.vatIdPattern` , `country` . `customer_tax` as `country.customerTax` , `country` . `company_tax` as `country.companyTax` , `country` . `postal_code_required` as `country.postalCodeRequired` , `country` . `check_postal_code_pattern` as `country.checkPostalCodePattern` , `country` . `check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern` , `country` . `advanced_postal_code_pattern` as `country.advancedPostalCodePattern` , `country` . `default_postal_code_pattern` as `country.defaultPostalCodePattern` , `country` . `is_eu` as `country.isEu` , `country` . `created_at` as `country.createdAt` , `country` . `updated_at` as `country.updatedAt` , `country.translation.name` , `country.translation.name` as `country.name` , `country.translation.addressFormat` , `country.translation.addressFormat` as `country.addressFormat` , `country.translation.customFields` , `country.translation.customFields` as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation` . `country_id` , `country.translation` . `name` as `country.translation.name` , `country.translation` . `custom_fields` as `country.translation.customFields` , `country.translation` . `address_format` as `country.translation.addressFormat` FROM `country_translation` `country.translation` WHERE `country.translation` . `language_id` = ? ) `country.country_translation` ON `country.country_translation` . `country_id` = `country` . `id` WHERE `country` . `id` IN (? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"”s!wŽñDq‘ȨSá´LÅ "
b"‹¸§îš\t K[ŠrÉMÚê\x07 ‹ "
b"&]w[kÉEVÆ\x1F Rã[3å█ "
]
SELECT `country` . `id` as `country.id` , `country` . `iso` as `country.iso` , `country` . `position` as `country.position` , `country` . `active` as `country.active` , `country` . `shipping_available` as `country.shippingAvailable` , `country` . `iso3` as `country.iso3` , `country` . `display_state_in_registration` as `country.displayStateInRegistration` , `country` . `force_state_in_registration` as `country.forceStateInRegistration` , `country` . `check_vat_id_pattern` as `country.checkVatIdPattern` , `country` . `vat_id_required` as `country.vatIdRequired` , `country` . `vat_id_pattern` as `country.vatIdPattern` , `country` . `customer_tax` as `country.customerTax` , `country` . `company_tax` as `country.companyTax` , `country` . `postal_code_required` as `country.postalCodeRequired` , `country` . `check_postal_code_pattern` as `country.checkPostalCodePattern` , `country` . `check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern` , `country` . `advanced_postal_code_pattern` as `country.advancedPostalCodePattern` , `country` . `default_postal_code_pattern` as `country.defaultPostalCodePattern` , `country` . `is_eu` as `country.isEu` , `country` . `created_at` as `country.createdAt` , `country` . `updated_at` as `country.updatedAt` , `country.translation.name` , `country.translation.name` as `country.name` , `country.translation.addressFormat` , `country.translation.addressFormat` as `country.addressFormat` , `country.translation.customFields` , `country.translation.customFields` as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation` . `country_id` , `country.translation` . `name` as `country.translation.name` , `country.translation` . `custom_fields` as `country.translation.customFields` , `country.translation` . `address_format` as `country.translation.addressFormat` FROM `country_translation` `country.translation` WHERE `country.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `country.country_translation` ON `country.country_translation` . `country_id` = `country` . `id` WHERE `country` . `id` IN (0x947321778EF1447191C8A853E1B44CC5 , 0x8BB8A7EE9A094B5B8A72C94DDAEA078B , 0x265D775B6B904556921F52C65B3386DB );
Copy
0.46 ms (2.22%)
1
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = ? ) AND ((sales_channel_id = ? OR sales_channel_id IS NULL )) AND ((seo_path_info = ? OR seo_path_info = ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"Ç·ùöÌ\x1D N\v ‡\x05 ýh$49~ "
"checkout/cart "
"checkout/cart/ "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0xC7B7F9F6CC1D4E0B8705FD682434397E OR sales_channel_id IS NULL )) AND ((seo_path_info = 'checkout/cart' OR seo_path_info = 'checkout/cart/' ));
Copy
0.44 ms (2.16%)
1
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"5gJeoRTyh9VEA091EoERg6FUoGRoNn03 "
]
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = '5gJeoRTyh9VEA091EoERg6FUoGRoNn03' ;
Copy
0.44 ms (2.15%)
1
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = ? AND `sales_channel_country` . `country_id` = ? )
Parameters :
[
b"Ç·ùöÌ\x1D N\v ‡\x05 ýh$49~ "
b"&]w[kÉEVÆ\x1F Rã[3å█ "
]
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = 0xC7B7F9F6CC1D4E0B8705FD682434397E AND `sales_channel_country` . `country_id` = 0x265D775B6B904556921F52C65B3386DB );
Copy
0.43 ms (2.12%)
1
SELECT `payment_method` . `id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method` . `id` = `payment_method.salesChannels.mapping` . `payment_method_id` LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping` . `sales_channel_id` = `payment_method.salesChannels` . `id` WHERE (`payment_method` . `active` = ? AND `payment_method.salesChannels` . `id` = ? ) GROUP BY `payment_method` . `id` ORDER BY MIN (`payment_method` . `position` ) ASC
Parameters :
[
true
b"Ç·ùöÌ\x1D N\v ‡\x05 ýh$49~ "
]
SELECT `payment_method` . `id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method` . `id` = `payment_method.salesChannels.mapping` . `payment_method_id` LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping` . `sales_channel_id` = `payment_method.salesChannels` . `id` WHERE (`payment_method` . `active` = 1 AND `payment_method.salesChannels` . `id` = 0xC7B7F9F6CC1D4E0B8705FD682434397E ) GROUP BY `payment_method` . `id` ORDER BY MIN (`payment_method` . `position` ) ASC ;
Copy
0.34 ms (1.64%)
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.32 ms (1.57%)
1
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = ?
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = 'en-GB' ;
Copy
0.28 ms (1.35%)
1
SELECT custom_entity . name , custom_entity . fields , custom_entity . flags
FROM custom_entity
LEFT JOIN app ON app . id = custom_entity . app_id
WHERE (custom_entity . app_id IS NULL OR app . active = 1 ) AND custom_entity . deleted_at IS NULL ;
SELECT custom_entity . name , custom_entity . fields , custom_entity . flags
FROM custom_entity
LEFT JOIN app ON app . id = custom_entity . app_id
WHERE (custom_entity . app_id IS NULL OR app . active = 1 ) AND custom_entity . deleted_at IS NULL ;
;
Copy
0.28 ms (1.34%)
1
SELECT path_info pathInfo , seo_path_info seoPathInfo FROM seo_url WHERE (language_id = ? ) AND (sales_channel_id = ? ) AND (path_info = ? ) AND (is_canonical = 1 ) LIMIT 1
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"Ç·ùöÌ\x1D N\v ‡\x05 ýh$49~ "
"/checkout/cart "
]
SELECT path_info pathInfo , seo_path_info seoPathInfo FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (sales_channel_id = 0xC7B7F9F6CC1D4E0B8705FD682434397E ) AND (path_info = '/checkout/cart' ) AND (is_canonical = 1 ) LIMIT 1 ;
Copy
0.24 ms (1.16%)
1
SELECT `payment_method` . `id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method` . `id` = `payment_method.salesChannels.mapping` . `payment_method_id` LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping` . `sales_channel_id` = `payment_method.salesChannels` . `id` WHERE (`payment_method.salesChannels` . `id` = ? AND `payment_method` . `id` = ? ) LIMIT 1
Parameters :
[
b"Ç·ùöÌ\x1D N\v ‡\x05 ýh$49~ "
b"” \x19 o\x0F ÎDĸ\x05 ȧتôª "
]
SELECT `payment_method` . `id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method` . `id` = `payment_method.salesChannels.mapping` . `payment_method_id` LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping` . `sales_channel_id` = `payment_method.salesChannels` . `id` WHERE (`payment_method.salesChannels` . `id` = 0xC7B7F9F6CC1D4E0B8705FD682434397E AND `payment_method` . `id` = 0x9420196F0FCE44C4B805C8A7D8AAF4AA ) LIMIT 1 ;
Copy
0.22 ms (1.08%)
1
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
;
Copy
0.16 ms (0.79%)
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