1
3.11 ms
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
2
2.99 ms
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
3
2.93 ms
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
4
3.13 ms
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 = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x13 .D\\x03 Mg¬GÀJûm]™ "
"lager/regalsysteme/vertikalregale "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0x132E445C03814D67AC47C04AFB6D5D99 OR sales_channel_id IS NULL )) AND (seo_path_info = 'lager/regalsysteme/vertikalregale' );
Copy
5
3.07 ms
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"\x13 .D\\x03 Mg¬GÀJûm]™ "
"/lager/regalsysteme/vertikalregale "
]
SELECT path_info pathInfo , seo_path_info seoPathInfo FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (sales_channel_id = 0x132E445C03814D67AC47C04AFB6D5D99 ) AND (path_info = '/lager/regalsysteme/vertikalregale' ) AND (is_canonical = 1 ) LIMIT 1 ;
Copy
6
3.61 ms
SELECT seo_path_info as seoPathInfo , path_info pathInfo , is_canonical isCanonical FROM seo_url WHERE (language_id = ? ) AND ((sales_channel_id = ? OR sales_channel_id IS NULL )) AND (seo_path_info LIKE CONCAT (TRIM (TRAILING "/" FROM ? ), "%" )) ORDER BY sales_channel_id IS NULL ASC , LENGTH (seoPathInfo ) ASC , is_canonical DESC LIMIT 1
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x13 .D\\x03 Mg¬GÀJûm]™ "
"lager/regalsysteme/vertikalregale "
]
SELECT seo_path_info as seoPathInfo , path_info pathInfo , is_canonical isCanonical FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0x132E445C03814D67AC47C04AFB6D5D99 OR sales_channel_id IS NULL )) AND (seo_path_info LIKE CONCAT (TRIM (TRAILING "/" FROM 'lager/regalsysteme/vertikalregale' ), "%" )) ORDER BY sales_channel_id IS NULL ASC , LENGTH (seoPathInfo ) ASC , is_canonical DESC LIMIT 1 ;
Copy
7
3.00 ms
SELECT `scop_platform_redirecter_redirect` . `id` FROM `scop_platform_redirecter_redirect` WHERE (`scop_platform_redirecter_redirect` . `sourceURL` IN (? , ? , ? , ? , ? , ? , ? ) AND `scop_platform_redirecter_redirect` . `enabled` = ? AND (`scop_platform_redirecter_redirect` . `salesChannelId` = ? OR `scop_platform_redirecter_redirect` . `salesChannelId` < = > ? )) LIMIT 1
Parameters :
[
"//lager/regalsysteme/vertikalregale "
"/lager/regalsysteme/vertikalregale "
"https://staging-65.berger-shop.de/lager/regalsysteme/vertikalregale "
"https://staging-65.berger-shop.de//lager/regalsysteme/vertikalregale "
"/lager/regalsysteme/vertikalregale "
"//lager/regalsysteme/vertikalregale "
"lager/regalsysteme/vertikalregale "
true
b"\x13 .D\\x03 Mg¬GÀJûm]™ "
null
]
SELECT `scop_platform_redirecter_redirect` . `id` FROM `scop_platform_redirecter_redirect` WHERE (`scop_platform_redirecter_redirect` . `sourceURL` IN ('//lager/regalsysteme/vertikalregale' , '/lager/regalsysteme/vertikalregale' , 'https://staging-65.berger-shop.de/lager/regalsysteme/vertikalregale' , 'https://staging-65.berger-shop.de//lager/regalsysteme/vertikalregale' , '/lager/regalsysteme/vertikalregale' , '//lager/regalsysteme/vertikalregale' , 'lager/regalsysteme/vertikalregale' ) AND `scop_platform_redirecter_redirect` . `enabled` = 1 AND (`scop_platform_redirecter_redirect` . `salesChannelId` = 0x132E445C03814D67AC47C04AFB6D5D99 OR `scop_platform_redirecter_redirect` . `salesChannelId` < = > NULL )) LIMIT 1 ;
Copy
8
3.03 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"\x13 .D\\x03 Mg¬GÀJûm]™ "
"cv2uzZQqPqVcZv46kA4X6vcLRcB4XzrK "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0x132E445C03814D67AC47C04AFB6D5D99 ) AND (token = 'cv2uzZQqPqVcZv46kA4X6vcLRcB4XzrK' ) LIMIT 1 ;
Copy
9
3.59 ms
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE ?
Parameters :
[
"payload "
]
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE 'payload' ;
Copy
10
2.83 ms
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"cv2uzZQqPqVcZv46kA4X6vcLRcB4XzrK "
]
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = 'cv2uzZQqPqVcZv46kA4X6vcLRcB4XzrK' ;
Copy
11
3.42 ms
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `write_access` as `app.integration.writeAccess` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , COALESCE (`app.translation.label` , `app.translation.label` ) as `app.label` , `app.translation.description` , COALESCE (`app.translation.description` , `app.translation.description` ) as `app.description` , `app.translation.privacyPolicyExtensions` , COALESCE (`app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` ) as `app.privacyPolicyExtensions` , `app.translation.customFields` , COALESCE (`app.translation.customFields` , `app.translation.customFields` ) as `app.customFields` , `app.translation.createdAt` , `app.translation.updatedAt` , `app.translation.appId` , `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation` . app_id , `app.translation` . label as `app.translation.label` , `app.translation` . description as `app.translation.description` , `app.translation` . privacy_policy_extensions as `app.translation.privacyPolicyExtensions` , `app.translation` . custom_fields as `app.translation.customFields` , `app.translation` . created_at as `app.translation.createdAt` , `app.translation` . updated_at as `app.translation.updatedAt` , `app.translation` . app_id as `app.translation.appId` , `app.translation` . language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation` . language_id = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` WHERE (`app` . `active` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `write_access` as `app.integration.writeAccess` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
COALESCE (
`app.translation.label` , `app.translation.label`
) as `app.label` ,
`app.translation.description` ,
COALESCE (
`app.translation.description` , `app.translation.description`
) as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
COALESCE (
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions`
) as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
COALESCE (
`app.translation.customFields` ,
`app.translation.customFields`
) as `app.customFields` ,
`app.translation.createdAt` ,
`app.translation.updatedAt` ,
`app.translation.appId` ,
`app.translation.languageId`
FROM
`app`
LEFT JOIN (
SELECT
`app.translation` . app_id ,
`app.translation` . label as `app.translation.label` ,
`app.translation` . description as `app.translation.description` ,
`app.translation` . privacy_policy_extensions as `app.translation.privacyPolicyExtensions` ,
`app.translation` . custom_fields as `app.translation.customFields` ,
`app.translation` . created_at as `app.translation.createdAt` ,
`app.translation` . updated_at as `app.translation.updatedAt` ,
`app.translation` . app_id as `app.translation.appId` ,
`app.translation` . language_id as `app.translation.languageId`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . language_id = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
WHERE
(`app` . `active` = ? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `write_access` as `app.integration.writeAccess` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , COALESCE (`app.translation.label` , `app.translation.label` ) as `app.label` , `app.translation.description` , COALESCE (`app.translation.description` , `app.translation.description` ) as `app.description` , `app.translation.privacyPolicyExtensions` , COALESCE (`app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` ) as `app.privacyPolicyExtensions` , `app.translation.customFields` , COALESCE (`app.translation.customFields` , `app.translation.customFields` ) as `app.customFields` , `app.translation.createdAt` , `app.translation.updatedAt` , `app.translation.appId` , `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation` . app_id , `app.translation` . label as `app.translation.label` , `app.translation` . description as `app.translation.description` , `app.translation` . privacy_policy_extensions as `app.translation.privacyPolicyExtensions` , `app.translation` . custom_fields as `app.translation.customFields` , `app.translation` . created_at as `app.translation.createdAt` , `app.translation` . updated_at as `app.translation.updatedAt` , `app.translation` . app_id as `app.translation.appId` , `app.translation` . language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` WHERE (`app` . `active` = 1 );
Copy
12
3.02 ms
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
13
2.94 ms
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
14
3.01 ms
SELECT `country` . `id` FROM `country` LEFT JOIN `sales_channel_country` `country.salesChannels.mapping` ON `country` . `id` = `country.salesChannels.mapping` . `country_id` LEFT JOIN `sales_channel` `country.salesChannels` ON `country.salesChannels.mapping` . `sales_channel_id` = `country.salesChannels` . `id` WHERE ((`country.salesChannels` . `id` = ? )) AND (`country` . `id` IN (? )) GROUP BY `country` . `id`
Parameters :
[
b"\x13 .D\\x03 Mg¬GÀJûm]™ "
b"ʲìé\x0F ùD1½®\x06 êеâ\n "
]
SELECT `country` . `id` FROM `country` LEFT JOIN `sales_channel_country` `country.salesChannels.mapping` ON `country` . `id` = `country.salesChannels.mapping` . `country_id` LEFT JOIN `sales_channel` `country.salesChannels` ON `country.salesChannels.mapping` . `sales_channel_id` = `country.salesChannels` . `id` WHERE ((`country.salesChannels` . `id` = 0x132E445C03814D67AC47C04AFB6D5D99 )) AND (`country` . `id` IN (0xCAB2ECE90FF94431BDAE06EAD0B5E20A )) GROUP BY `country` . `id` ;
Copy
15
3.27 ms
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `write_access` as `app.integration.writeAccess` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , COALESCE (`app.translation.label` , `app.translation.label` ) as `app.label` , `app.translation.description` , COALESCE (`app.translation.description` , `app.translation.description` ) as `app.description` , `app.translation.privacyPolicyExtensions` , COALESCE (`app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` ) as `app.privacyPolicyExtensions` , `app.translation.customFields` , COALESCE (`app.translation.customFields` , `app.translation.customFields` ) as `app.customFields` , `app.translation.createdAt` , `app.translation.updatedAt` , `app.translation.appId` , `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation` . app_id , `app.translation` . label as `app.translation.label` , `app.translation` . description as `app.translation.description` , `app.translation` . privacy_policy_extensions as `app.translation.privacyPolicyExtensions` , `app.translation` . custom_fields as `app.translation.customFields` , `app.translation` . created_at as `app.translation.createdAt` , `app.translation` . updated_at as `app.translation.updatedAt` , `app.translation` . app_id as `app.translation.appId` , `app.translation` . language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation` . language_id = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` WHERE (`app` . `active` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `write_access` as `app.integration.writeAccess` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
COALESCE (
`app.translation.label` , `app.translation.label`
) as `app.label` ,
`app.translation.description` ,
COALESCE (
`app.translation.description` , `app.translation.description`
) as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
COALESCE (
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions`
) as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
COALESCE (
`app.translation.customFields` ,
`app.translation.customFields`
) as `app.customFields` ,
`app.translation.createdAt` ,
`app.translation.updatedAt` ,
`app.translation.appId` ,
`app.translation.languageId`
FROM
`app`
LEFT JOIN (
SELECT
`app.translation` . app_id ,
`app.translation` . label as `app.translation.label` ,
`app.translation` . description as `app.translation.description` ,
`app.translation` . privacy_policy_extensions as `app.translation.privacyPolicyExtensions` ,
`app.translation` . custom_fields as `app.translation.customFields` ,
`app.translation` . created_at as `app.translation.createdAt` ,
`app.translation` . updated_at as `app.translation.updatedAt` ,
`app.translation` . app_id as `app.translation.appId` ,
`app.translation` . language_id as `app.translation.languageId`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . language_id = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
WHERE
(`app` . `active` = ? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `write_access` as `app.integration.writeAccess` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , COALESCE (`app.translation.label` , `app.translation.label` ) as `app.label` , `app.translation.description` , COALESCE (`app.translation.description` , `app.translation.description` ) as `app.description` , `app.translation.privacyPolicyExtensions` , COALESCE (`app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` ) as `app.privacyPolicyExtensions` , `app.translation.customFields` , COALESCE (`app.translation.customFields` , `app.translation.customFields` ) as `app.customFields` , `app.translation.createdAt` , `app.translation.updatedAt` , `app.translation.appId` , `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation` . app_id , `app.translation` . label as `app.translation.label` , `app.translation` . description as `app.translation.description` , `app.translation` . privacy_policy_extensions as `app.translation.privacyPolicyExtensions` , `app.translation` . custom_fields as `app.translation.customFields` , `app.translation` . created_at as `app.translation.createdAt` , `app.translation` . updated_at as `app.translation.updatedAt` , `app.translation` . app_id as `app.translation.appId` , `app.translation` . language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` WHERE (`app` . `active` = 1 );
Copy
16
2.97 ms
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
17
2.98 ms
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
18
3.38 ms
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = ? ) AND ((`product` . `product_number` < = > ? AND ((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) LIMIT 1
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
null
10
b"\x13 .D\\x03 Mg¬GÀJûm]™ "
true
]
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`product` . `product_number` < = > NULL AND ((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x132E445C03814D67AC47C04AFB6D5D99 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) LIMIT 1 ;
Copy
19
3.05 ms
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters :
[
b"ËFLâ,\x18 ÉO0aXEÇç\f È "
b"ËFLâ,\x18 ÉO0aXEÇç\f È "
b"""
\x10 ‹Å*ò/I÷¾\x17 lí˜\n
D\x1E
"""
]
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = 0xCB464CE22C18C94F30615845C7E70CC8 OR `parent_id` = 0xCB464CE22C18C94F30615845C7E70CC8 OR `id` = 0x108BC52AF22F49F7BE176CED980A441E
;
Copy
20
6.85 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.bergerExtension` . `id` as `category.bergerExtension.id` , `category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` , `category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` , `category.bergerExtension` . `code` as `category.bergerExtension.code` , `category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` , `category.bergerExtension` . `headline` as `category.bergerExtension.headline` , `category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` , `category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` , `category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` , `category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` , `category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` , `category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` , `category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` , `category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` , `category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` , `category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` , `category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` , `category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` , `category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` , `category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` , `category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` , `category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` , `category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` , `category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` , `category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` , `category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` , `category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` , `category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` , `category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` , `category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` , `category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` , `category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` , `category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` , `category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` , `category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` , `category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` , `category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` , `category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` , `category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` , `category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` , `category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` , `category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` , `category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` , `category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` , `category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` , `category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` , `category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , COALESCE (`category.media.translation.title` , `category.media.translation.title` ) as `category.media.title` , `category.media.translation.alt` , COALESCE (`category.media.translation.alt` , `category.media.translation.alt` ) as `category.media.alt` , `category.media.translation.customFields` , COALESCE (`category.media.translation.customFields` , `category.media.translation.customFields` ) as `category.media.customFields` , `category.media.translation.createdAt` , `category.media.translation.updatedAt` , `category.media.translation.mediaId` , `category.media.translation.languageId` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.media.translation` . media_id , `category.media.translation` . title as `category.media.translation.title` , `category.media.translation` . alt as `category.media.translation.alt` , `category.media.translation` . custom_fields as `category.media.translation.customFields` , `category.media.translation` . created_at as `category.media.translation.createdAt` , `category.media.translation` . updated_at as `category.media.translation.updatedAt` , `category.media.translation` . media_id as `category.media.translation.mediaId` , `category.media.translation` . language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . language_id = ? ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"ËFLâ,\x18 ÉO0aXEÇç\f È "
b"""
\x10 ‹Å*ò/I÷¾\x17 lí˜\n
D\x1E
"""
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.bergerExtension` . `id` as `category.bergerExtension.id` ,
`category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` ,
`category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` ,
`category.bergerExtension` . `code` as `category.bergerExtension.code` ,
`category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` ,
`category.bergerExtension` . `headline` as `category.bergerExtension.headline` ,
`category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` ,
`category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` ,
`category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` ,
`category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` ,
`category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` ,
`category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` ,
`category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` ,
`category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` ,
`category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` ,
`category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` ,
`category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` ,
`category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` ,
`category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` ,
`category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` ,
`category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` ,
`category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` ,
`category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` ,
`category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` ,
`category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` ,
`category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` ,
`category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` ,
`category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` ,
`category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` ,
`category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` ,
`category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` ,
`category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` ,
`category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` ,
`category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` ,
`category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` ,
`category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` ,
`category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` ,
`category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` ,
`category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` ,
`category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` ,
`category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` ,
`category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` ,
`category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` ,
`category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` ,
`category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` ,
`category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` ,
`category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` ,
`category.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.title` ,
COALESCE (
`category.media.translation.title` ,
`category.media.translation.title`
) as `category.media.title` ,
`category.media.translation.alt` ,
COALESCE (
`category.media.translation.alt` ,
`category.media.translation.alt`
) as `category.media.alt` ,
`category.media.translation.customFields` ,
COALESCE (
`category.media.translation.customFields` ,
`category.media.translation.customFields`
) as `category.media.customFields` ,
`category.media.translation.createdAt` ,
`category.media.translation.updatedAt` ,
`category.media.translation.mediaId` ,
`category.media.translation.languageId` ,
`category.translation.name` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`category.translation` . name as `category.translation.name` ,
`category.translation` . breadcrumb as `category.translation.breadcrumb` ,
`category.translation` . slot_config as `category.translation.slotConfig` ,
`category.translation` . link_type as `category.translation.linkType` ,
`category.translation` . internal_link as `category.translation.internalLink` ,
`category.translation` . external_link as `category.translation.externalLink` ,
`category.translation` . link_new_tab as `category.translation.linkNewTab` ,
`category.translation` . description as `category.translation.description` ,
`category.translation` . meta_title as `category.translation.metaTitle` ,
`category.translation` . meta_description as `category.translation.metaDescription` ,
`category.translation` . keywords as `category.translation.keywords` ,
`category.translation` . custom_fields as `category.translation.customFields` ,
`category.translation` . created_at as `category.translation.createdAt` ,
`category.translation` . updated_at as `category.translation.updatedAt` ,
`category.translation` . category_id as `category.translation.categoryId` ,
`category.translation` . language_id as `category.translation.languageId` ,
`category.translation` . category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . language_id = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . category_version_id = `category` . version_id
LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id`
LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id`
LEFT JOIN (
SELECT
`category.media.translation` . media_id ,
`category.media.translation` . title as `category.media.translation.title` ,
`category.media.translation` . alt as `category.media.translation.alt` ,
`category.media.translation` . custom_fields as `category.media.translation.customFields` ,
`category.media.translation` . created_at as `category.media.translation.createdAt` ,
`category.media.translation` . updated_at as `category.media.translation.updatedAt` ,
`category.media.translation` . media_id as `category.media.translation.mediaId` ,
`category.media.translation` . language_id as `category.media.translation.languageId`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation` . language_id = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? , ? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.bergerExtension` . `id` as `category.bergerExtension.id` , `category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` , `category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` , `category.bergerExtension` . `code` as `category.bergerExtension.code` , `category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` , `category.bergerExtension` . `headline` as `category.bergerExtension.headline` , `category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` , `category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` , `category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` , `category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` , `category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` , `category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` , `category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` , `category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` , `category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` , `category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` , `category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` , `category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` , `category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` , `category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` , `category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` , `category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` , `category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` , `category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` , `category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` , `category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` , `category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` , `category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` , `category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` , `category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` , `category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` , `category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` , `category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` , `category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` , `category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` , `category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` , `category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` , `category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` , `category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` , `category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` , `category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` , `category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` , `category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` , `category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` , `category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` , `category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` , `category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , COALESCE (`category.media.translation.title` , `category.media.translation.title` ) as `category.media.title` , `category.media.translation.alt` , COALESCE (`category.media.translation.alt` , `category.media.translation.alt` ) as `category.media.alt` , `category.media.translation.customFields` , COALESCE (`category.media.translation.customFields` , `category.media.translation.customFields` ) as `category.media.customFields` , `category.media.translation.createdAt` , `category.media.translation.updatedAt` , `category.media.translation.mediaId` , `category.media.translation.languageId` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.media.translation` . media_id , `category.media.translation` . title as `category.media.translation.title` , `category.media.translation` . alt as `category.media.translation.alt` , `category.media.translation` . custom_fields as `category.media.translation.customFields` , `category.media.translation` . created_at as `category.media.translation.createdAt` , `category.media.translation` . updated_at as `category.media.translation.updatedAt` , `category.media.translation` . media_id as `category.media.translation.mediaId` , `category.media.translation` . language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xCB464CE22C18C94F30615845C7E70CC8 , 0x108BC52AF22F49F7BE176CED980A441E ));
Copy
21
3.15 ms
SELECT `handler_identifier` , LOWER (HEX (`id` )) FROM `payment_method`
SELECT `handler_identifier` , LOWER (HEX (`id` )) FROM `payment_method` ;
Copy
22
2.89 ms
SELECT LOWER (HEX (assoc . `sales_channel_id` ))
FROM `sales_channel_payment_method` AS assoc
LEFT JOIN `payment_method` AS pm
ON pm . `id` = assoc . `payment_method_id`
WHERE
assoc . `payment_method_id` = ? AND
pm . `active` = 1
Parameters :
[
b"T¶e!_ÀCšŸèÊ¥¬ºQ\x1D "
]
SELECT LOWER (HEX (assoc . `sales_channel_id` ))
FROM `sales_channel_payment_method` AS assoc
LEFT JOIN `payment_method` AS pm
ON pm . `id` = assoc . `payment_method_id`
WHERE
assoc . `payment_method_id` = 0x54B665215FC0439A9FE8CAA5ACBA511D AND
pm . `active` = 1 ;
Copy
23
2.89 ms
SELECT `language` . `id` FROM `language` WHERE `language` . `id` IN (? ) LIMIT 1
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `language` . `id` FROM `language` WHERE `language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) LIMIT 1 ;
Copy
24
3.08 ms
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , COALESCE (`language.locale.translation.name` , `language.locale.translation.name` ) as `language.locale.name` , `language.locale.translation.territory` , COALESCE (`language.locale.translation.territory` , `language.locale.translation.territory` ) as `language.locale.territory` , `language.locale.translation.customFields` , COALESCE (`language.locale.translation.customFields` , `language.locale.translation.customFields` ) as `language.locale.customFields` , `language.locale.translation.createdAt` , `language.locale.translation.updatedAt` , `language.locale.translation.localeId` , `language.locale.translation.languageId` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . locale_id , `language.locale.translation` . name as `language.locale.translation.name` , `language.locale.translation` . territory as `language.locale.translation.territory` , `language.locale.translation` . custom_fields as `language.locale.translation.customFields` , `language.locale.translation` . created_at as `language.locale.translation.createdAt` , `language.locale.translation` . updated_at as `language.locale.translation.updatedAt` , `language.locale.translation` . locale_id as `language.locale.translation.localeId` , `language.locale.translation` . language_id as `language.locale.translation.languageId` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . language_id = ? ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , COALESCE (`language.locale.translation.name` , `language.locale.translation.name` ) as `language.locale.name` , `language.locale.translation.territory` , COALESCE (`language.locale.translation.territory` , `language.locale.translation.territory` ) as `language.locale.territory` , `language.locale.translation.customFields` , COALESCE (`language.locale.translation.customFields` , `language.locale.translation.customFields` ) as `language.locale.customFields` , `language.locale.translation.createdAt` , `language.locale.translation.updatedAt` , `language.locale.translation.localeId` , `language.locale.translation.languageId` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . locale_id , `language.locale.translation` . name as `language.locale.translation.name` , `language.locale.translation` . territory as `language.locale.translation.territory` , `language.locale.translation` . custom_fields as `language.locale.translation.customFields` , `language.locale.translation` . created_at as `language.locale.translation.createdAt` , `language.locale.translation` . updated_at as `language.locale.translation.updatedAt` , `language.locale.translation` . locale_id as `language.locale.translation.localeId` , `language.locale.translation` . language_id as `language.locale.translation.languageId` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
25
3.22 ms
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `write_access` as `app.integration.writeAccess` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , COALESCE (`app.translation.label` , `app.translation.label` ) as `app.label` , `app.translation.description` , COALESCE (`app.translation.description` , `app.translation.description` ) as `app.description` , `app.translation.privacyPolicyExtensions` , COALESCE (`app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` ) as `app.privacyPolicyExtensions` , `app.translation.customFields` , COALESCE (`app.translation.customFields` , `app.translation.customFields` ) as `app.customFields` , `app.translation.createdAt` , `app.translation.updatedAt` , `app.translation.appId` , `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation` . app_id , `app.translation` . label as `app.translation.label` , `app.translation` . description as `app.translation.description` , `app.translation` . privacy_policy_extensions as `app.translation.privacyPolicyExtensions` , `app.translation` . custom_fields as `app.translation.customFields` , `app.translation` . created_at as `app.translation.createdAt` , `app.translation` . updated_at as `app.translation.updatedAt` , `app.translation` . app_id as `app.translation.appId` , `app.translation` . language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation` . language_id = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` WHERE (`app` . `active` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `write_access` as `app.integration.writeAccess` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
COALESCE (
`app.translation.label` , `app.translation.label`
) as `app.label` ,
`app.translation.description` ,
COALESCE (
`app.translation.description` , `app.translation.description`
) as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
COALESCE (
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions`
) as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
COALESCE (
`app.translation.customFields` ,
`app.translation.customFields`
) as `app.customFields` ,
`app.translation.createdAt` ,
`app.translation.updatedAt` ,
`app.translation.appId` ,
`app.translation.languageId`
FROM
`app`
LEFT JOIN (
SELECT
`app.translation` . app_id ,
`app.translation` . label as `app.translation.label` ,
`app.translation` . description as `app.translation.description` ,
`app.translation` . privacy_policy_extensions as `app.translation.privacyPolicyExtensions` ,
`app.translation` . custom_fields as `app.translation.customFields` ,
`app.translation` . created_at as `app.translation.createdAt` ,
`app.translation` . updated_at as `app.translation.updatedAt` ,
`app.translation` . app_id as `app.translation.appId` ,
`app.translation` . language_id as `app.translation.languageId`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . language_id = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
WHERE
(`app` . `active` = ? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `write_access` as `app.integration.writeAccess` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , COALESCE (`app.translation.label` , `app.translation.label` ) as `app.label` , `app.translation.description` , COALESCE (`app.translation.description` , `app.translation.description` ) as `app.description` , `app.translation.privacyPolicyExtensions` , COALESCE (`app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` ) as `app.privacyPolicyExtensions` , `app.translation.customFields` , COALESCE (`app.translation.customFields` , `app.translation.customFields` ) as `app.customFields` , `app.translation.createdAt` , `app.translation.updatedAt` , `app.translation.appId` , `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation` . app_id , `app.translation` . label as `app.translation.label` , `app.translation` . description as `app.translation.description` , `app.translation` . privacy_policy_extensions as `app.translation.privacyPolicyExtensions` , `app.translation` . custom_fields as `app.translation.customFields` , `app.translation` . created_at as `app.translation.createdAt` , `app.translation` . updated_at as `app.translation.updatedAt` , `app.translation` . app_id as `app.translation.appId` , `app.translation` . language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` WHERE (`app` . `active` = 1 );
Copy
26
2.96 ms
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
27
2.89 ms
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
28
3.31 ms
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `write_access` as `app.integration.writeAccess` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , COALESCE (`app.translation.label` , `app.translation.label` ) as `app.label` , `app.translation.description` , COALESCE (`app.translation.description` , `app.translation.description` ) as `app.description` , `app.translation.privacyPolicyExtensions` , COALESCE (`app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` ) as `app.privacyPolicyExtensions` , `app.translation.customFields` , COALESCE (`app.translation.customFields` , `app.translation.customFields` ) as `app.customFields` , `app.translation.createdAt` , `app.translation.updatedAt` , `app.translation.appId` , `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation` . app_id , `app.translation` . label as `app.translation.label` , `app.translation` . description as `app.translation.description` , `app.translation` . privacy_policy_extensions as `app.translation.privacyPolicyExtensions` , `app.translation` . custom_fields as `app.translation.customFields` , `app.translation` . created_at as `app.translation.createdAt` , `app.translation` . updated_at as `app.translation.updatedAt` , `app.translation` . app_id as `app.translation.appId` , `app.translation` . language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation` . language_id = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` WHERE (`app` . `active` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `write_access` as `app.integration.writeAccess` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
COALESCE (
`app.translation.label` , `app.translation.label`
) as `app.label` ,
`app.translation.description` ,
COALESCE (
`app.translation.description` , `app.translation.description`
) as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
COALESCE (
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions`
) as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
COALESCE (
`app.translation.customFields` ,
`app.translation.customFields`
) as `app.customFields` ,
`app.translation.createdAt` ,
`app.translation.updatedAt` ,
`app.translation.appId` ,
`app.translation.languageId`
FROM
`app`
LEFT JOIN (
SELECT
`app.translation` . app_id ,
`app.translation` . label as `app.translation.label` ,
`app.translation` . description as `app.translation.description` ,
`app.translation` . privacy_policy_extensions as `app.translation.privacyPolicyExtensions` ,
`app.translation` . custom_fields as `app.translation.customFields` ,
`app.translation` . created_at as `app.translation.createdAt` ,
`app.translation` . updated_at as `app.translation.updatedAt` ,
`app.translation` . app_id as `app.translation.appId` ,
`app.translation` . language_id as `app.translation.languageId`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . language_id = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
WHERE
(`app` . `active` = ? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `write_access` as `app.integration.writeAccess` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , COALESCE (`app.translation.label` , `app.translation.label` ) as `app.label` , `app.translation.description` , COALESCE (`app.translation.description` , `app.translation.description` ) as `app.description` , `app.translation.privacyPolicyExtensions` , COALESCE (`app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` ) as `app.privacyPolicyExtensions` , `app.translation.customFields` , COALESCE (`app.translation.customFields` , `app.translation.customFields` ) as `app.customFields` , `app.translation.createdAt` , `app.translation.updatedAt` , `app.translation.appId` , `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation` . app_id , `app.translation` . label as `app.translation.label` , `app.translation` . description as `app.translation.description` , `app.translation` . privacy_policy_extensions as `app.translation.privacyPolicyExtensions` , `app.translation` . custom_fields as `app.translation.customFields` , `app.translation` . created_at as `app.translation.createdAt` , `app.translation` . updated_at as `app.translation.updatedAt` , `app.translation` . app_id as `app.translation.appId` , `app.translation` . language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` WHERE (`app` . `active` = 1 );
Copy
29
3.03 ms
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
30
3.01 ms
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
31
3.78 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.bergerExtension` . `id` as `category.bergerExtension.id` , `category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` , `category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` , `category.bergerExtension` . `code` as `category.bergerExtension.code` , `category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` , `category.bergerExtension` . `headline` as `category.bergerExtension.headline` , `category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` , `category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` , `category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` , `category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` , `category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` , `category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` , `category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` , `category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` , `category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` , `category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` , `category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` , `category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` , `category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` , `category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` , `category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` , `category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` , `category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` , `category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` , `category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` , `category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` , `category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` , `category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` , `category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` , `category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` , `category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` , `category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` , `category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` , `category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` , `category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` , `category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` , `category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` , `category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` , `category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` , `category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` , `category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` , `category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` , `category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` , `category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` , `category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` , `category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` , `category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"ËFLâ,\x18 ÉO0aXEÇç\f È "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.bergerExtension` . `id` as `category.bergerExtension.id` ,
`category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` ,
`category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` ,
`category.bergerExtension` . `code` as `category.bergerExtension.code` ,
`category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` ,
`category.bergerExtension` . `headline` as `category.bergerExtension.headline` ,
`category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` ,
`category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` ,
`category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` ,
`category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` ,
`category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` ,
`category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` ,
`category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` ,
`category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` ,
`category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` ,
`category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` ,
`category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` ,
`category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` ,
`category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` ,
`category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` ,
`category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` ,
`category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` ,
`category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` ,
`category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` ,
`category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` ,
`category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` ,
`category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` ,
`category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` ,
`category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` ,
`category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` ,
`category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` ,
`category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` ,
`category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` ,
`category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` ,
`category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` ,
`category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` ,
`category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` ,
`category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` ,
`category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` ,
`category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` ,
`category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` ,
`category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` ,
`category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` ,
`category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` ,
`category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` ,
`category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` ,
`category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` ,
`category.translation.name` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`category.translation` . name as `category.translation.name` ,
`category.translation` . breadcrumb as `category.translation.breadcrumb` ,
`category.translation` . slot_config as `category.translation.slotConfig` ,
`category.translation` . link_type as `category.translation.linkType` ,
`category.translation` . internal_link as `category.translation.internalLink` ,
`category.translation` . external_link as `category.translation.externalLink` ,
`category.translation` . link_new_tab as `category.translation.linkNewTab` ,
`category.translation` . description as `category.translation.description` ,
`category.translation` . meta_title as `category.translation.metaTitle` ,
`category.translation` . meta_description as `category.translation.metaDescription` ,
`category.translation` . keywords as `category.translation.keywords` ,
`category.translation` . custom_fields as `category.translation.customFields` ,
`category.translation` . created_at as `category.translation.createdAt` ,
`category.translation` . updated_at as `category.translation.updatedAt` ,
`category.translation` . category_id as `category.translation.categoryId` ,
`category.translation` . language_id as `category.translation.languageId` ,
`category.translation` . category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . language_id = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . category_version_id = `category` . version_id
LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.bergerExtension` . `id` as `category.bergerExtension.id` , `category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` , `category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` , `category.bergerExtension` . `code` as `category.bergerExtension.code` , `category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` , `category.bergerExtension` . `headline` as `category.bergerExtension.headline` , `category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` , `category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` , `category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` , `category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` , `category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` , `category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` , `category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` , `category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` , `category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` , `category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` , `category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` , `category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` , `category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` , `category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` , `category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` , `category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` , `category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` , `category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` , `category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` , `category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` , `category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` , `category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` , `category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` , `category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` , `category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` , `category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` , `category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` , `category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` , `category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` , `category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` , `category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` , `category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` , `category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` , `category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` , `category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` , `category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` , `category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` , `category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` , `category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` , `category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` , `category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xCB464CE22C18C94F30615845C7E70CC8 ));
Copy
32
3.04 ms
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = ? ) AND ((`product` . `product_number` < = > ? AND ((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) LIMIT 1
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
null
10
b"\x13 .D\\x03 Mg¬GÀJûm]™ "
true
]
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`product` . `product_number` < = > NULL AND ((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x132E445C03814D67AC47C04AFB6D5D99 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) LIMIT 1 ;
Copy
33
3.91 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.bergerExtension` . `id` as `category.bergerExtension.id` , `category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` , `category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` , `category.bergerExtension` . `code` as `category.bergerExtension.code` , `category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` , `category.bergerExtension` . `headline` as `category.bergerExtension.headline` , `category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` , `category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` , `category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` , `category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` , `category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` , `category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` , `category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` , `category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` , `category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` , `category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` , `category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` , `category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` , `category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` , `category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` , `category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` , `category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` , `category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` , `category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` , `category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` , `category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` , `category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` , `category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` , `category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` , `category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` , `category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` , `category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` , `category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` , `category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` , `category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` , `category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` , `category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` , `category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` , `category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` , `category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` , `category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` , `category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` , `category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` , `category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` , `category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` , `category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` , `category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , COALESCE (`category.media.translation.title` , `category.media.translation.title` ) as `category.media.title` , `category.media.translation.alt` , COALESCE (`category.media.translation.alt` , `category.media.translation.alt` ) as `category.media.alt` , `category.media.translation.customFields` , COALESCE (`category.media.translation.customFields` , `category.media.translation.customFields` ) as `category.media.customFields` , `category.media.translation.createdAt` , `category.media.translation.updatedAt` , `category.media.translation.mediaId` , `category.media.translation.languageId` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.media.translation` . media_id , `category.media.translation` . title as `category.media.translation.title` , `category.media.translation` . alt as `category.media.translation.alt` , `category.media.translation` . custom_fields as `category.media.translation.customFields` , `category.media.translation` . created_at as `category.media.translation.createdAt` , `category.media.translation` . updated_at as `category.media.translation.updatedAt` , `category.media.translation` . media_id as `category.media.translation.mediaId` , `category.media.translation` . language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . language_id = ? ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"ËFLâ,\x18 ÉO0aXEÇç\f È "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.bergerExtension` . `id` as `category.bergerExtension.id` ,
`category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` ,
`category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` ,
`category.bergerExtension` . `code` as `category.bergerExtension.code` ,
`category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` ,
`category.bergerExtension` . `headline` as `category.bergerExtension.headline` ,
`category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` ,
`category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` ,
`category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` ,
`category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` ,
`category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` ,
`category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` ,
`category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` ,
`category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` ,
`category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` ,
`category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` ,
`category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` ,
`category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` ,
`category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` ,
`category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` ,
`category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` ,
`category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` ,
`category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` ,
`category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` ,
`category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` ,
`category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` ,
`category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` ,
`category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` ,
`category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` ,
`category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` ,
`category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` ,
`category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` ,
`category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` ,
`category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` ,
`category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` ,
`category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` ,
`category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` ,
`category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` ,
`category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` ,
`category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` ,
`category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` ,
`category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` ,
`category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` ,
`category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` ,
`category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` ,
`category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` ,
`category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` ,
`category.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.title` ,
COALESCE (
`category.media.translation.title` ,
`category.media.translation.title`
) as `category.media.title` ,
`category.media.translation.alt` ,
COALESCE (
`category.media.translation.alt` ,
`category.media.translation.alt`
) as `category.media.alt` ,
`category.media.translation.customFields` ,
COALESCE (
`category.media.translation.customFields` ,
`category.media.translation.customFields`
) as `category.media.customFields` ,
`category.media.translation.createdAt` ,
`category.media.translation.updatedAt` ,
`category.media.translation.mediaId` ,
`category.media.translation.languageId` ,
`category.translation.name` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`category.translation` . name as `category.translation.name` ,
`category.translation` . breadcrumb as `category.translation.breadcrumb` ,
`category.translation` . slot_config as `category.translation.slotConfig` ,
`category.translation` . link_type as `category.translation.linkType` ,
`category.translation` . internal_link as `category.translation.internalLink` ,
`category.translation` . external_link as `category.translation.externalLink` ,
`category.translation` . link_new_tab as `category.translation.linkNewTab` ,
`category.translation` . description as `category.translation.description` ,
`category.translation` . meta_title as `category.translation.metaTitle` ,
`category.translation` . meta_description as `category.translation.metaDescription` ,
`category.translation` . keywords as `category.translation.keywords` ,
`category.translation` . custom_fields as `category.translation.customFields` ,
`category.translation` . created_at as `category.translation.createdAt` ,
`category.translation` . updated_at as `category.translation.updatedAt` ,
`category.translation` . category_id as `category.translation.categoryId` ,
`category.translation` . language_id as `category.translation.languageId` ,
`category.translation` . category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . language_id = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . category_version_id = `category` . version_id
LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id`
LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id`
LEFT JOIN (
SELECT
`category.media.translation` . media_id ,
`category.media.translation` . title as `category.media.translation.title` ,
`category.media.translation` . alt as `category.media.translation.alt` ,
`category.media.translation` . custom_fields as `category.media.translation.customFields` ,
`category.media.translation` . created_at as `category.media.translation.createdAt` ,
`category.media.translation` . updated_at as `category.media.translation.updatedAt` ,
`category.media.translation` . media_id as `category.media.translation.mediaId` ,
`category.media.translation` . language_id as `category.media.translation.languageId`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation` . language_id = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.bergerExtension` . `id` as `category.bergerExtension.id` , `category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` , `category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` , `category.bergerExtension` . `code` as `category.bergerExtension.code` , `category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` , `category.bergerExtension` . `headline` as `category.bergerExtension.headline` , `category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` , `category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` , `category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` , `category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` , `category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` , `category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` , `category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` , `category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` , `category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` , `category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` , `category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` , `category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` , `category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` , `category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` , `category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` , `category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` , `category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` , `category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` , `category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` , `category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` , `category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` , `category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` , `category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` , `category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` , `category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` , `category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` , `category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` , `category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` , `category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` , `category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` , `category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` , `category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` , `category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` , `category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` , `category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` , `category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` , `category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` , `category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` , `category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` , `category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` , `category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , COALESCE (`category.media.translation.title` , `category.media.translation.title` ) as `category.media.title` , `category.media.translation.alt` , COALESCE (`category.media.translation.alt` , `category.media.translation.alt` ) as `category.media.alt` , `category.media.translation.customFields` , COALESCE (`category.media.translation.customFields` , `category.media.translation.customFields` ) as `category.media.customFields` , `category.media.translation.createdAt` , `category.media.translation.updatedAt` , `category.media.translation.mediaId` , `category.media.translation.languageId` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.media.translation` . media_id , `category.media.translation` . title as `category.media.translation.title` , `category.media.translation` . alt as `category.media.translation.alt` , `category.media.translation` . custom_fields as `category.media.translation.customFields` , `category.media.translation` . created_at as `category.media.translation.createdAt` , `category.media.translation` . updated_at as `category.media.translation.updatedAt` , `category.media.translation` . media_id as `category.media.translation.mediaId` , `category.media.translation` . language_id as `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xCB464CE22C18C94F30615845C7E70CC8 ));
Copy
34
3.12 ms
SELECT `cms_page` . `id` as `cms_page.id` , `cms_page` . `version_id` as `cms_page.versionId` , `cms_page` . `type` as `cms_page.type` , `cms_page` . `entity` as `cms_page.entity` , `cms_page` . `css_class` as `cms_page.cssClass` , `cms_page` . `config` as `cms_page.config` , `cms_page` . `preview_media_id` as `cms_page.previewMediaId` , `cms_page` . `locked` as `cms_page.locked` , `cms_page` . `created_at` as `cms_page.createdAt` , `cms_page` . `updated_at` as `cms_page.updatedAt` , `cms_page.translation.name` , COALESCE (`cms_page.translation.name` , `cms_page.translation.name` ) as `cms_page.name` , `cms_page.translation.customFields` , COALESCE (`cms_page.translation.customFields` , `cms_page.translation.customFields` ) as `cms_page.customFields` , `cms_page.translation.createdAt` , `cms_page.translation.updatedAt` , `cms_page.translation.cmsPageId` , `cms_page.translation.languageId` , `cms_page.translation.cmsPageVersionId` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation` . cms_page_id , `cms_page.translation` . cms_page_version_id , `cms_page.translation` . name as `cms_page.translation.name` , `cms_page.translation` . custom_fields as `cms_page.translation.customFields` , `cms_page.translation` . created_at as `cms_page.translation.createdAt` , `cms_page.translation` . updated_at as `cms_page.translation.updatedAt` , `cms_page.translation` . cms_page_id as `cms_page.translation.cmsPageId` , `cms_page.translation` . language_id as `cms_page.translation.languageId` , `cms_page.translation` . cms_page_version_id as `cms_page.translation.cmsPageVersionId` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation` . language_id = ? ) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation` . `cms_page_id` = `cms_page` . `id` AND `cms_page.cms_page_translation` . cms_page_version_id = `cms_page` . version_id WHERE (`cms_page` . `version_id` = ? ) AND (`cms_page` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\e\x18 ‘q¨7Hœo\x11\x00 F^&1 "
]
SELECT `cms_page` . `id` as `cms_page.id` , `cms_page` . `version_id` as `cms_page.versionId` , `cms_page` . `type` as `cms_page.type` , `cms_page` . `entity` as `cms_page.entity` , `cms_page` . `css_class` as `cms_page.cssClass` , `cms_page` . `config` as `cms_page.config` , `cms_page` . `preview_media_id` as `cms_page.previewMediaId` , `cms_page` . `locked` as `cms_page.locked` , `cms_page` . `created_at` as `cms_page.createdAt` , `cms_page` . `updated_at` as `cms_page.updatedAt` , `cms_page.translation.name` , COALESCE (`cms_page.translation.name` , `cms_page.translation.name` ) as `cms_page.name` , `cms_page.translation.customFields` , COALESCE (`cms_page.translation.customFields` , `cms_page.translation.customFields` ) as `cms_page.customFields` , `cms_page.translation.createdAt` , `cms_page.translation.updatedAt` , `cms_page.translation.cmsPageId` , `cms_page.translation.languageId` , `cms_page.translation.cmsPageVersionId` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation` . cms_page_id , `cms_page.translation` . cms_page_version_id , `cms_page.translation` . name as `cms_page.translation.name` , `cms_page.translation` . custom_fields as `cms_page.translation.customFields` , `cms_page.translation` . created_at as `cms_page.translation.createdAt` , `cms_page.translation` . updated_at as `cms_page.translation.updatedAt` , `cms_page.translation` . cms_page_id as `cms_page.translation.cmsPageId` , `cms_page.translation` . language_id as `cms_page.translation.languageId` , `cms_page.translation` . cms_page_version_id as `cms_page.translation.cmsPageVersionId` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation` . `cms_page_id` = `cms_page` . `id` AND `cms_page.cms_page_translation` . cms_page_version_id = `cms_page` . version_id WHERE (`cms_page` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`cms_page` . `id` IN (0x1B189171A837489D9C6F1100465E2631 ));
Copy
35
3.46 ms
SELECT `cms_section` . `id` as `cms_section.id` , `cms_section` . `position` as `cms_section.position` , `cms_section` . `type` as `cms_section.type` , `cms_section` . `locked` as `cms_section.locked` , `cms_section` . `name` as `cms_section.name` , `cms_section` . `sizing_mode` as `cms_section.sizingMode` , `cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` , `cms_section` . `background_color` as `cms_section.backgroundColor` , `cms_section` . `background_media_id` as `cms_section.backgroundMediaId` , `cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` , `cms_section` . `css_class` as `cms_section.cssClass` , `cms_section` . `cms_page_id` as `cms_section.pageId` , `cms_section` . `visibility` as `cms_section.visibility` , `cms_section` . `custom_fields` as `cms_section.customFields` , `cms_section` . `version_id` as `cms_section.versionId` , `cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` , `cms_section` . `created_at` as `cms_section.createdAt` , `cms_section` . `updated_at` as `cms_section.updatedAt` , `cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` , `cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` , `cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` , `cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` , `cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` , `cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` , `cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` , `cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` , `cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` , `cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` , `cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` , `cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` , `cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` , `cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` , `cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` , `cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` , `cms_section.backgroundMedia.translation.title` , COALESCE (`cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation.title` ) as `cms_section.backgroundMedia.title` , `cms_section.backgroundMedia.translation.alt` , COALESCE (`cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation.alt` ) as `cms_section.backgroundMedia.alt` , `cms_section.backgroundMedia.translation.customFields` , COALESCE (`cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation.customFields` ) as `cms_section.backgroundMedia.customFields` , `cms_section.backgroundMedia.translation.createdAt` , `cms_section.backgroundMedia.translation.updatedAt` , `cms_section.backgroundMedia.translation.mediaId` , `cms_section.backgroundMedia.translation.languageId` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation` . media_id , `cms_section.backgroundMedia.translation` . title as `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation` . alt as `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation` . custom_fields as `cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation` . created_at as `cms_section.backgroundMedia.translation.createdAt` , `cms_section.backgroundMedia.translation` . updated_at as `cms_section.backgroundMedia.translation.updatedAt` , `cms_section.backgroundMedia.translation` . media_id as `cms_section.backgroundMedia.translation.mediaId` , `cms_section.backgroundMedia.translation` . language_id as `cms_section.backgroundMedia.translation.languageId` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation` . language_id = ? ) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id` WHERE (`cms_section` . `version_id` = ? ) AND ((`cms_section` . `cms_page_id` IN (? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\e\x18 ‘q¨7Hœo\x11\x00 F^&1 "
]
SELECT
`cms_section` . `id` as `cms_section.id` ,
`cms_section` . `position` as `cms_section.position` ,
`cms_section` . `type` as `cms_section.type` ,
`cms_section` . `locked` as `cms_section.locked` ,
`cms_section` . `name` as `cms_section.name` ,
`cms_section` . `sizing_mode` as `cms_section.sizingMode` ,
`cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` ,
`cms_section` . `background_color` as `cms_section.backgroundColor` ,
`cms_section` . `background_media_id` as `cms_section.backgroundMediaId` ,
`cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` ,
`cms_section` . `css_class` as `cms_section.cssClass` ,
`cms_section` . `cms_page_id` as `cms_section.pageId` ,
`cms_section` . `visibility` as `cms_section.visibility` ,
`cms_section` . `custom_fields` as `cms_section.customFields` ,
`cms_section` . `version_id` as `cms_section.versionId` ,
`cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` ,
`cms_section` . `created_at` as `cms_section.createdAt` ,
`cms_section` . `updated_at` as `cms_section.updatedAt` ,
`cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` ,
`cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` ,
`cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` ,
`cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` ,
`cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` ,
`cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` ,
`cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` ,
`cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` ,
`cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` ,
`cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` ,
`cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` ,
`cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` ,
`cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` ,
`cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` ,
`cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` ,
`cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` ,
`cms_section.backgroundMedia.translation.title` ,
COALESCE (
`cms_section.backgroundMedia.translation.title` ,
`cms_section.backgroundMedia.translation.title`
) as `cms_section.backgroundMedia.title` ,
`cms_section.backgroundMedia.translation.alt` ,
COALESCE (
`cms_section.backgroundMedia.translation.alt` ,
`cms_section.backgroundMedia.translation.alt`
) as `cms_section.backgroundMedia.alt` ,
`cms_section.backgroundMedia.translation.customFields` ,
COALESCE (
`cms_section.backgroundMedia.translation.customFields` ,
`cms_section.backgroundMedia.translation.customFields`
) as `cms_section.backgroundMedia.customFields` ,
`cms_section.backgroundMedia.translation.createdAt` ,
`cms_section.backgroundMedia.translation.updatedAt` ,
`cms_section.backgroundMedia.translation.mediaId` ,
`cms_section.backgroundMedia.translation.languageId`
FROM
`cms_section`
LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id`
LEFT JOIN (
SELECT
`cms_section.backgroundMedia.translation` . media_id ,
`cms_section.backgroundMedia.translation` . title as `cms_section.backgroundMedia.translation.title` ,
`cms_section.backgroundMedia.translation` . alt as `cms_section.backgroundMedia.translation.alt` ,
`cms_section.backgroundMedia.translation` . custom_fields as `cms_section.backgroundMedia.translation.customFields` ,
`cms_section.backgroundMedia.translation` . created_at as `cms_section.backgroundMedia.translation.createdAt` ,
`cms_section.backgroundMedia.translation` . updated_at as `cms_section.backgroundMedia.translation.updatedAt` ,
`cms_section.backgroundMedia.translation` . media_id as `cms_section.backgroundMedia.translation.mediaId` ,
`cms_section.backgroundMedia.translation` . language_id as `cms_section.backgroundMedia.translation.languageId`
FROM
`media_translation` `cms_section.backgroundMedia.translation`
WHERE
`cms_section.backgroundMedia.translation` . language_id = ?
) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id`
WHERE
(`cms_section` . `version_id` = ? )
AND (
(
`cms_section` . `cms_page_id` IN (? )
)
)
Copy
SELECT `cms_section` . `id` as `cms_section.id` , `cms_section` . `position` as `cms_section.position` , `cms_section` . `type` as `cms_section.type` , `cms_section` . `locked` as `cms_section.locked` , `cms_section` . `name` as `cms_section.name` , `cms_section` . `sizing_mode` as `cms_section.sizingMode` , `cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` , `cms_section` . `background_color` as `cms_section.backgroundColor` , `cms_section` . `background_media_id` as `cms_section.backgroundMediaId` , `cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` , `cms_section` . `css_class` as `cms_section.cssClass` , `cms_section` . `cms_page_id` as `cms_section.pageId` , `cms_section` . `visibility` as `cms_section.visibility` , `cms_section` . `custom_fields` as `cms_section.customFields` , `cms_section` . `version_id` as `cms_section.versionId` , `cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` , `cms_section` . `created_at` as `cms_section.createdAt` , `cms_section` . `updated_at` as `cms_section.updatedAt` , `cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` , `cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` , `cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` , `cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` , `cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` , `cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` , `cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` , `cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` , `cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` , `cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` , `cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` , `cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` , `cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` , `cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` , `cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` , `cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` , `cms_section.backgroundMedia.translation.title` , COALESCE (`cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation.title` ) as `cms_section.backgroundMedia.title` , `cms_section.backgroundMedia.translation.alt` , COALESCE (`cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation.alt` ) as `cms_section.backgroundMedia.alt` , `cms_section.backgroundMedia.translation.customFields` , COALESCE (`cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation.customFields` ) as `cms_section.backgroundMedia.customFields` , `cms_section.backgroundMedia.translation.createdAt` , `cms_section.backgroundMedia.translation.updatedAt` , `cms_section.backgroundMedia.translation.mediaId` , `cms_section.backgroundMedia.translation.languageId` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation` . media_id , `cms_section.backgroundMedia.translation` . title as `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation` . alt as `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation` . custom_fields as `cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation` . created_at as `cms_section.backgroundMedia.translation.createdAt` , `cms_section.backgroundMedia.translation` . updated_at as `cms_section.backgroundMedia.translation.updatedAt` , `cms_section.backgroundMedia.translation` . media_id as `cms_section.backgroundMedia.translation.mediaId` , `cms_section.backgroundMedia.translation` . language_id as `cms_section.backgroundMedia.translation.languageId` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id` WHERE (`cms_section` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`cms_section` . `cms_page_id` IN (0x1B189171A837489D9C6F1100465E2631 )));
Copy
36
3.49 ms
SELECT `cms_block` . `id` as `cms_block.id` , `cms_block` . `position` as `cms_block.position` , `cms_block` . `type` as `cms_block.type` , `cms_block` . `locked` as `cms_block.locked` , `cms_block` . `name` as `cms_block.name` , `cms_block` . `section_position` as `cms_block.sectionPosition` , `cms_block` . `margin_top` as `cms_block.marginTop` , `cms_block` . `margin_bottom` as `cms_block.marginBottom` , `cms_block` . `margin_left` as `cms_block.marginLeft` , `cms_block` . `margin_right` as `cms_block.marginRight` , `cms_block` . `background_color` as `cms_block.backgroundColor` , `cms_block` . `background_media_id` as `cms_block.backgroundMediaId` , `cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` , `cms_block` . `css_class` as `cms_block.cssClass` , `cms_block` . `visibility` as `cms_block.visibility` , `cms_block` . `cms_section_id` as `cms_block.sectionId` , `cms_block` . `custom_fields` as `cms_block.customFields` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `cms_block` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` , `cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` , `cms_block.backgroundMedia.translation.title` , COALESCE (`cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation.title` ) as `cms_block.backgroundMedia.title` , `cms_block.backgroundMedia.translation.alt` , COALESCE (`cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation.alt` ) as `cms_block.backgroundMedia.alt` , `cms_block.backgroundMedia.translation.customFields` , COALESCE (`cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation.customFields` ) as `cms_block.backgroundMedia.customFields` , `cms_block.backgroundMedia.translation.createdAt` , `cms_block.backgroundMedia.translation.updatedAt` , `cms_block.backgroundMedia.translation.mediaId` , `cms_block.backgroundMedia.translation.languageId` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation` . media_id , `cms_block.backgroundMedia.translation` . title as `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation` . alt as `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation` . custom_fields as `cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation` . created_at as `cms_block.backgroundMedia.translation.createdAt` , `cms_block.backgroundMedia.translation` . updated_at as `cms_block.backgroundMedia.translation.updatedAt` , `cms_block.backgroundMedia.translation` . media_id as `cms_block.backgroundMedia.translation.mediaId` , `cms_block.backgroundMedia.translation` . language_id as `cms_block.backgroundMedia.translation.languageId` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation` . language_id = ? ) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id` WHERE (`cms_block` . `version_id` = ? ) AND ((`cms_block` . `cms_section_id` IN (? , ? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b",-³2è5C-†°ôI¤vÔ< "
b"3s\x05\x1F r\x14 KG\x01 Á¤8êum "
]
SELECT
`cms_block` . `id` as `cms_block.id` ,
`cms_block` . `position` as `cms_block.position` ,
`cms_block` . `type` as `cms_block.type` ,
`cms_block` . `locked` as `cms_block.locked` ,
`cms_block` . `name` as `cms_block.name` ,
`cms_block` . `section_position` as `cms_block.sectionPosition` ,
`cms_block` . `margin_top` as `cms_block.marginTop` ,
`cms_block` . `margin_bottom` as `cms_block.marginBottom` ,
`cms_block` . `margin_left` as `cms_block.marginLeft` ,
`cms_block` . `margin_right` as `cms_block.marginRight` ,
`cms_block` . `background_color` as `cms_block.backgroundColor` ,
`cms_block` . `background_media_id` as `cms_block.backgroundMediaId` ,
`cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` ,
`cms_block` . `css_class` as `cms_block.cssClass` ,
`cms_block` . `visibility` as `cms_block.visibility` ,
`cms_block` . `cms_section_id` as `cms_block.sectionId` ,
`cms_block` . `custom_fields` as `cms_block.customFields` ,
`cms_block` . `version_id` as `cms_block.versionId` ,
`cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` ,
`cms_block` . `created_at` as `cms_block.createdAt` ,
`cms_block` . `updated_at` as `cms_block.updatedAt` ,
`cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` ,
`cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` ,
`cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` ,
`cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` ,
`cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` ,
`cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` ,
`cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` ,
`cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` ,
`cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` ,
`cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` ,
`cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` ,
`cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` ,
`cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` ,
`cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` ,
`cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` ,
`cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` ,
`cms_block.backgroundMedia.translation.title` ,
COALESCE (
`cms_block.backgroundMedia.translation.title` ,
`cms_block.backgroundMedia.translation.title`
) as `cms_block.backgroundMedia.title` ,
`cms_block.backgroundMedia.translation.alt` ,
COALESCE (
`cms_block.backgroundMedia.translation.alt` ,
`cms_block.backgroundMedia.translation.alt`
) as `cms_block.backgroundMedia.alt` ,
`cms_block.backgroundMedia.translation.customFields` ,
COALESCE (
`cms_block.backgroundMedia.translation.customFields` ,
`cms_block.backgroundMedia.translation.customFields`
) as `cms_block.backgroundMedia.customFields` ,
`cms_block.backgroundMedia.translation.createdAt` ,
`cms_block.backgroundMedia.translation.updatedAt` ,
`cms_block.backgroundMedia.translation.mediaId` ,
`cms_block.backgroundMedia.translation.languageId`
FROM
`cms_block`
LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id`
LEFT JOIN (
SELECT
`cms_block.backgroundMedia.translation` . media_id ,
`cms_block.backgroundMedia.translation` . title as `cms_block.backgroundMedia.translation.title` ,
`cms_block.backgroundMedia.translation` . alt as `cms_block.backgroundMedia.translation.alt` ,
`cms_block.backgroundMedia.translation` . custom_fields as `cms_block.backgroundMedia.translation.customFields` ,
`cms_block.backgroundMedia.translation` . created_at as `cms_block.backgroundMedia.translation.createdAt` ,
`cms_block.backgroundMedia.translation` . updated_at as `cms_block.backgroundMedia.translation.updatedAt` ,
`cms_block.backgroundMedia.translation` . media_id as `cms_block.backgroundMedia.translation.mediaId` ,
`cms_block.backgroundMedia.translation` . language_id as `cms_block.backgroundMedia.translation.languageId`
FROM
`media_translation` `cms_block.backgroundMedia.translation`
WHERE
`cms_block.backgroundMedia.translation` . language_id = ?
) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id`
WHERE
(`cms_block` . `version_id` = ? )
AND (
(
`cms_block` . `cms_section_id` IN (? , ? )
)
)
Copy
SELECT `cms_block` . `id` as `cms_block.id` , `cms_block` . `position` as `cms_block.position` , `cms_block` . `type` as `cms_block.type` , `cms_block` . `locked` as `cms_block.locked` , `cms_block` . `name` as `cms_block.name` , `cms_block` . `section_position` as `cms_block.sectionPosition` , `cms_block` . `margin_top` as `cms_block.marginTop` , `cms_block` . `margin_bottom` as `cms_block.marginBottom` , `cms_block` . `margin_left` as `cms_block.marginLeft` , `cms_block` . `margin_right` as `cms_block.marginRight` , `cms_block` . `background_color` as `cms_block.backgroundColor` , `cms_block` . `background_media_id` as `cms_block.backgroundMediaId` , `cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` , `cms_block` . `css_class` as `cms_block.cssClass` , `cms_block` . `visibility` as `cms_block.visibility` , `cms_block` . `cms_section_id` as `cms_block.sectionId` , `cms_block` . `custom_fields` as `cms_block.customFields` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `cms_block` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` , `cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` , `cms_block.backgroundMedia.translation.title` , COALESCE (`cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation.title` ) as `cms_block.backgroundMedia.title` , `cms_block.backgroundMedia.translation.alt` , COALESCE (`cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation.alt` ) as `cms_block.backgroundMedia.alt` , `cms_block.backgroundMedia.translation.customFields` , COALESCE (`cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation.customFields` ) as `cms_block.backgroundMedia.customFields` , `cms_block.backgroundMedia.translation.createdAt` , `cms_block.backgroundMedia.translation.updatedAt` , `cms_block.backgroundMedia.translation.mediaId` , `cms_block.backgroundMedia.translation.languageId` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation` . media_id , `cms_block.backgroundMedia.translation` . title as `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation` . alt as `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation` . custom_fields as `cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation` . created_at as `cms_block.backgroundMedia.translation.createdAt` , `cms_block.backgroundMedia.translation` . updated_at as `cms_block.backgroundMedia.translation.updatedAt` , `cms_block.backgroundMedia.translation` . media_id as `cms_block.backgroundMedia.translation.mediaId` , `cms_block.backgroundMedia.translation` . language_id as `cms_block.backgroundMedia.translation.languageId` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id` WHERE (`cms_block` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`cms_block` . `cms_section_id` IN (0x2C2DB332E835432D86B0F449A476D43C , 0x3373051F72144B479D01C1A438EA756D )));
Copy
37
3.60 ms
SELECT `cms_slot` . `id` as `cms_slot.id` , `cms_slot` . `version_id` as `cms_slot.versionId` , `cms_slot` . `type` as `cms_slot.type` , `cms_slot` . `slot` as `cms_slot.slot` , `cms_slot` . `locked` as `cms_slot.locked` , `cms_slot` . `cms_block_id` as `cms_slot.blockId` , `cms_slot` . `cms_block_version_id` as `cms_slot.cmsBlockVersionId` , `cms_slot` . `created_at` as `cms_slot.createdAt` , `cms_slot` . `updated_at` as `cms_slot.updatedAt` , `cms_slot.translation.config` , COALESCE (`cms_slot.translation.config` , `cms_slot.translation.config` ) as `cms_slot.config` , `cms_slot.translation.customFields` , COALESCE (`cms_slot.translation.customFields` , `cms_slot.translation.customFields` ) as `cms_slot.customFields` , `cms_slot.translation.createdAt` , `cms_slot.translation.updatedAt` , `cms_slot.translation.cmsSlotId` , `cms_slot.translation.languageId` , `cms_slot.translation.cmsSlotVersionId` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation` . cms_slot_id , `cms_slot.translation` . cms_slot_version_id , `cms_slot.translation` . config as `cms_slot.translation.config` , `cms_slot.translation` . custom_fields as `cms_slot.translation.customFields` , `cms_slot.translation` . created_at as `cms_slot.translation.createdAt` , `cms_slot.translation` . updated_at as `cms_slot.translation.updatedAt` , `cms_slot.translation` . cms_slot_id as `cms_slot.translation.cmsSlotId` , `cms_slot.translation` . language_id as `cms_slot.translation.languageId` , `cms_slot.translation` . cms_slot_version_id as `cms_slot.translation.cmsSlotVersionId` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation` . language_id = ? ) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation` . `cms_slot_id` = `cms_slot` . `id` AND `cms_slot.cms_slot_translation` . cms_slot_version_id = `cms_slot` . version_id WHERE (`cms_slot` . `version_id` = ? ) AND ((`cms_slot` . `cms_block_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x14 êÚAÞSJ\x0E ‡»ÓFŠºr€ "
b"/º\x10 ȽGOެÔ\x00 õ˜Ôç^ "
b"RÉ̯&+L:„ªRÊ÷zÉI "
b"SoÆÌ¿‚@u² \x14\x18 ²Qx3 "
b"‡Zk]Œ\x17 I–޵§c\x01 ²?¼ "
b"¬e|ú5ñCI™>€š¨£”\f "
b"-%¶²Í\x16 F†‡éVr\x15 "
b"RÔæ0ÀëC7ºs\x16 Õ\x11 ð™ "
b"Â\x07\x10 }Ã9DGª´·o7õÈÅ "
b"˦HÁQ)Iߌ[ÌÒÙŠÈ– "
]
SELECT `cms_slot` . `id` as `cms_slot.id` , `cms_slot` . `version_id` as `cms_slot.versionId` , `cms_slot` . `type` as `cms_slot.type` , `cms_slot` . `slot` as `cms_slot.slot` , `cms_slot` . `locked` as `cms_slot.locked` , `cms_slot` . `cms_block_id` as `cms_slot.blockId` , `cms_slot` . `cms_block_version_id` as `cms_slot.cmsBlockVersionId` , `cms_slot` . `created_at` as `cms_slot.createdAt` , `cms_slot` . `updated_at` as `cms_slot.updatedAt` , `cms_slot.translation.config` , COALESCE (`cms_slot.translation.config` , `cms_slot.translation.config` ) as `cms_slot.config` , `cms_slot.translation.customFields` , COALESCE (`cms_slot.translation.customFields` , `cms_slot.translation.customFields` ) as `cms_slot.customFields` , `cms_slot.translation.createdAt` , `cms_slot.translation.updatedAt` , `cms_slot.translation.cmsSlotId` , `cms_slot.translation.languageId` , `cms_slot.translation.cmsSlotVersionId` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation` . cms_slot_id , `cms_slot.translation` . cms_slot_version_id , `cms_slot.translation` . config as `cms_slot.translation.config` , `cms_slot.translation` . custom_fields as `cms_slot.translation.customFields` , `cms_slot.translation` . created_at as `cms_slot.translation.createdAt` , `cms_slot.translation` . updated_at as `cms_slot.translation.updatedAt` , `cms_slot.translation` . cms_slot_id as `cms_slot.translation.cmsSlotId` , `cms_slot.translation` . language_id as `cms_slot.translation.languageId` , `cms_slot.translation` . cms_slot_version_id as `cms_slot.translation.cmsSlotVersionId` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation` . `cms_slot_id` = `cms_slot` . `id` AND `cms_slot.cms_slot_translation` . cms_slot_version_id = `cms_slot` . version_id WHERE (`cms_slot` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`cms_slot` . `cms_block_id` IN (0x14EADA41DE534A0E87BBD3468ABA7280 , 0x2FBA10C8BD474F8DACD400F598D4E75E , 0x52C9CCAF262B4C3A84AA52CAF77AC949 , 0x536FC6CCBF824075B2A01418B2517833 , 0x875A6B5D8C1749968DB5A76301B23FBC , 0xAC657CFA35F14349993E809AA8A3940C , 0x2D25B6B2CD1646869D878E90E9567215 , 0x52D4E630C0EB433790BA7316D511F099 , 0xC207107DC3394447AAB4B76F37F5C8C5 , 0xCBA648C1512949DF8C5BCCD2D98AC896 )));
Copy
38
4.37 ms
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , COALESCE (`media.translation.title` , `media.translation.title` ) as `media.title` , `media.translation.alt` , COALESCE (`media.translation.alt` , `media.translation.alt` ) as `media.alt` , `media.translation.customFields` , COALESCE (`media.translation.customFields` , `media.translation.customFields` ) as `media.customFields` , `media.translation.createdAt` , `media.translation.updatedAt` , `media.translation.mediaId` , `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . media_id , `media.translation` . title as `media.translation.title` , `media.translation` . alt as `media.translation.alt` , `media.translation` . custom_fields as `media.translation.customFields` , `media.translation` . created_at as `media.translation.createdAt` , `media.translation` . updated_at as `media.translation.updatedAt` , `media.translation` . media_id as `media.translation.mediaId` , `media.translation` . language_id as `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation` . language_id = ? ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )))) AND (`media` . `id` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
false
true
"product_download "
b"˜Þê”»‰KàŸŒýe‚?Ùš "
b"`ñ㛥Jó£|Ø \x02 º "
]
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , COALESCE (`media.translation.title` , `media.translation.title` ) as `media.title` , `media.translation.alt` , COALESCE (`media.translation.alt` , `media.translation.alt` ) as `media.alt` , `media.translation.customFields` , COALESCE (`media.translation.customFields` , `media.translation.customFields` ) as `media.customFields` , `media.translation.createdAt` , `media.translation.updatedAt` , `media.translation.mediaId` , `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . media_id , `media.translation` . title as `media.translation.title` , `media.translation` . alt as `media.translation.alt` , `media.translation` . custom_fields as `media.translation.customFields` , `media.translation` . created_at as `media.translation.createdAt` , `media.translation` . updated_at as `media.translation.updatedAt` , `media.translation` . media_id as `media.translation.mediaId` , `media.translation` . language_id as `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )))) AND (`media` . `id` IN (0x98DEEA94BB894BE09F8CFD65823FD99A , 0x60C3B1E39BA54AF3A37CD8AD209002BA ));
Copy
39
3.54 ms
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) AND (`product` . `id` IN (? , ? , ? , ? , ? )) GROUP BY `product` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
10
b"\x13 .D\\x03 Mg¬GÀJûm]™ "
true
b"7(×bîù¼¶R¨L'÷pN "
b"7\x08 ¾ò\x0F lQ\x16\x03 p†šó\x07 £B "
b"> ÔZœ>t\x06 ¦Œ:2)ÖÅ' "
b"¡-‚>fü\x13 ‚\x1F ‡˜ #l<M "
b"""
…\n
ÒñßñHý\x1C ø'èà\x11 ž]
"""
]
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x132E445C03814D67AC47C04AFB6D5D99 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) AND (`product` . `id` IN (0x3728D762EEF9BCB652A84C279DF7704E , 0x3708BEF20F6C51160370869AF307A342 , 0x3EA0D45A9C3E7406A68C3A3229D6C527 , 0xA12D823E66FC13821F8798A0236C3C4D , 0x850AD2F1DFF148FD1CF827E8E0119E5D )) GROUP BY `product` . `id` ;
Copy
40
7.22 ms
SELECT `product` . `id` as `product.id` , `product` . `version_id` as `product.versionId` , `product` . `parent_id` as `product.parentId` , `product` . `parent_version_id` as `product.parentVersionId` , COALESCE (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) as `product.manufacturerId` , COALESCE (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) as `product.productManufacturerVersionId` , COALESCE (`product` . `unit_id` , `product.parent` . `unit_id` ) as `product.unitId` , COALESCE (`product` . `tax_id` , `product.parent` . `tax_id` ) as `product.taxId` , COALESCE (`product` . `product_media_id` , `product.parent` . `product_media_id` ) as `product.coverId` , COALESCE (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) as `product.productMediaVersionId` , COALESCE (`product` . `delivery_time_id` , `product.parent` . `delivery_time_id` ) as `product.deliveryTimeId` , COALESCE (`product` . `product_feature_set_id` , `product.parent` . `product_feature_set_id` ) as `product.featureSetId` , COALESCE (`product` . `canonical_product_id` , `product.parent` . `canonical_product_id` ) as `product.canonicalProductId` , COALESCE (`product` . `cms_page_id` , `product.parent` . `cms_page_id` ) as `product.cmsPageId` , COALESCE (`product` . `cms_page_version_id` , `product.parent` . `cms_page_version_id` ) as `product.cmsPageVersionId` , `product.parent` . `price` as `product.price.inherited` , COALESCE (`product` . `price` , `product.parent` . `price` ) as `product.price` , `product` . `product_number` as `product.productNumber` , COALESCE (`product` . `restock_time` , `product.parent` . `restock_time` ) as `product.restockTime` , `product` . `auto_increment` as `product.autoIncrement` , COALESCE (`product` . `active` , `product.parent` . `active` ) as `product.active` , `product` . `available` as `product.available` , COALESCE (`product` . `is_closeout` , `product.parent` . `is_closeout` ) as `product.isCloseout` , `product` . `display_group` as `product.displayGroup` , `product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` , COALESCE (`product` . `variant_listing_config` , `product.parent` . `variant_listing_config` ) as `product.variantListingConfig` , `product` . `variant_restrictions` as `product.variantRestrictions` , COALESCE (`product` . `manufacturer_number` , `product.parent` . `manufacturer_number` ) as `product.manufacturerNumber` , COALESCE (`product` . `ean` , `product.parent` . `ean` ) as `product.ean` , COALESCE (`product` . `purchase_steps` , `product.parent` . `purchase_steps` ) as `product.purchaseSteps` , COALESCE (`product` . `max_purchase` , `product.parent` . `max_purchase` ) as `product.maxPurchase` , COALESCE (`product` . `min_purchase` , `product.parent` . `min_purchase` ) as `product.minPurchase` , COALESCE (`product` . `purchase_unit` , `product.parent` . `purchase_unit` ) as `product.purchaseUnit` , COALESCE (`product` . `reference_unit` , `product.parent` . `reference_unit` ) as `product.referenceUnit` , COALESCE (`product` . `shipping_free` , `product.parent` . `shipping_free` ) as `product.shippingFree` , `product.parent` . `purchase_prices` as `product.purchasePrices.inherited` , COALESCE (`product` . `purchase_prices` , `product.parent` . `purchase_prices` ) as `product.purchasePrices` , COALESCE (`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller` ) as `product.markAsTopseller` , COALESCE (`product` . `weight` , `product.parent` . `weight` ) as `product.weight` , COALESCE (`product` . `width` , `product.parent` . `width` ) as `product.width` , COALESCE (`product` . `height` , `product.parent` . `height` ) as `product.height` , COALESCE (`product` . `length` , `product.parent` . `length` ) as `product.length` , COALESCE (`product` . `release_date` , `product.parent` . `release_date` ) as `product.releaseDate` , COALESCE (`product` . `rating_average` , `product.parent` . `rating_average` ) as `product.ratingAverage` , `product.parent` . `category_tree` as `product.categoryTree.inherited` , COALESCE (`product` . `category_tree` , `product.parent` . `category_tree` ) as `product.categoryTree` , `product.parent` . `property_ids` as `product.propertyIds.inherited` , COALESCE (`product` . `property_ids` , `product.parent` . `property_ids` ) as `product.propertyIds` , `product.parent` . `option_ids` as `product.optionIds.inherited` , COALESCE (`product` . `option_ids` , `product.parent` . `option_ids` ) as `product.optionIds` , `product.parent` . `stream_ids` as `product.streamIds.inherited` , COALESCE (`product` . `stream_ids` , `product.parent` . `stream_ids` ) as `product.streamIds` , `product.parent` . `tag_ids` as `product.tagIds.inherited` , COALESCE (`product` . `tag_ids` , `product.parent` . `tag_ids` ) as `product.tagIds` , `product.parent` . `category_ids` as `product.categoryIds.inherited` , COALESCE (`product` . `category_ids` , `product.parent` . `category_ids` ) as `product.categoryIds` , `product` . `child_count` as `product.childCount` , COALESCE (`product` . `custom_field_set_selection_active` , `product.parent` . `custom_field_set_selection_active` ) as `product.customFieldSetSelectionActive` , `product` . `sales` as `product.sales` , `product` . `states` as `product.states` , `product.tax` . `id` as `product.tax.id` , `product.tax` . `tax_rate` as `product.tax.taxRate` , `product.tax` . `name` as `product.tax.name` , `product.tax` . `position` as `product.tax.position` , `product.tax` . `custom_fields` as `product.tax.customFields` , `product.tax` . `created_at` as `product.tax.createdAt` , `product.tax` . `updated_at` as `product.tax.updatedAt` , `product` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` , COALESCE (`product` . `cheapest_price` , `product.parent` . `cheapest_price` ) as `product.cheapestPrice` , `product` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , COALESCE (`product.cover.media.translation.title` , `product.cover.media.translation.title` ) as `product.cover.media.title` , `product.cover.media.translation.alt` , COALESCE (`product.cover.media.translation.alt` , `product.cover.media.translation.alt` ) as `product.cover.media.alt` , `product.cover.media.translation.customFields` , COALESCE (`product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` ) as `product.cover.media.customFields` , `product.cover.media.translation.createdAt` , `product.cover.media.translation.updatedAt` , `product.cover.media.translation.mediaId` , `product.cover.media.translation.languageId` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , (SELECT GROUP_CONCAT (HEX (`product.options.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping` . `product_id` = `product` . `id` ) as `product.options.id_mapping` , `product.unit` . `id` as `product.unit.id` , `product.unit` . `created_at` as `product.unit.createdAt` , `product.unit` . `updated_at` as `product.unit.updatedAt` , `product.unit.translation.shortCode` , COALESCE (`product.unit.translation.shortCode` , `product.unit.translation.shortCode` ) as `product.unit.shortCode` , `product.unit.translation.name` , COALESCE (`product.unit.translation.name` , `product.unit.translation.name` ) as `product.unit.name` , `product.unit.translation.customFields` , COALESCE (`product.unit.translation.customFields` , `product.unit.translation.customFields` ) as `product.unit.customFields` , `product.unit.translation.createdAt` , `product.unit.translation.updatedAt` , `product.unit.translation.unitId` , `product.unit.translation.languageId` , `product.deliveryTime` . `id` as `product.deliveryTime.id` , `product.deliveryTime` . `min` as `product.deliveryTime.min` , `product.deliveryTime` . `max` as `product.deliveryTime.max` , `product.deliveryTime` . `unit` as `product.deliveryTime.unit` , `product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` , `product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` , `product.deliveryTime.translation.name` , COALESCE (`product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` ) as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , COALESCE (`product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` ) as `product.deliveryTime.customFields` , `product.deliveryTime.translation.createdAt` , `product.deliveryTime.translation.updatedAt` , `product.deliveryTime.translation.deliveryTimeId` , `product.deliveryTime.translation.languageId` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` , `product.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` , `product.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` , `product.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` , `product.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` , `product.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` , `product.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , `product.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , `product.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` , `product.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` , `product.translation.customFields` ) as `product.customFields` , `product.translation.createdAt` , `product.parent.translation.createdAt` , `product.translation.updatedAt` , `product.parent.translation.updatedAt` , `product.translation.productId` , `product.parent.translation.productId` , `product.translation.languageId` , `product.parent.translation.languageId` , `product.translation.productVersionId` , `product.parent.translation.productVersionId` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN (SELECT `product.translation` . product_id , `product.translation` . product_version_id , `product.translation` . meta_description as `product.translation.metaDescription` , `product.translation` . name as `product.translation.name` , `product.translation` . keywords as `product.translation.keywords` , `product.translation` . description as `product.translation.description` , `product.translation` . meta_title as `product.translation.metaTitle` , `product.translation` . pack_unit as `product.translation.packUnit` , `product.translation` . pack_unit_plural as `product.translation.packUnitPlural` , `product.translation` . custom_search_keywords as `product.translation.customSearchKeywords` , `product.translation` . slot_config as `product.translation.slotConfig` , `product.translation` . custom_fields as `product.translation.customFields` , `product.translation` . created_at as `product.translation.createdAt` , `product.translation` . updated_at as `product.translation.updatedAt` , `product.translation` . product_id as `product.translation.productId` , `product.translation` . language_id as `product.translation.languageId` , `product.translation` . product_version_id as `product.translation.productVersionId` FROM `product_translation` `product.translation` WHERE `product.translation` . language_id = ? ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . product_version_id = `product` . version_id LEFT JOIN (SELECT `product.parent.translation` . product_id , `product.parent.translation` . product_version_id , `product.parent.translation` . meta_description as `product.parent.translation.metaDescription` , `product.parent.translation` . name as `product.parent.translation.name` , `product.parent.translation` . keywords as `product.parent.translation.keywords` , `product.parent.translation` . description as `product.parent.translation.description` , `product.parent.translation` . meta_title as `product.parent.translation.metaTitle` , `product.parent.translation` . pack_unit as `product.parent.translation.packUnit` , `product.parent.translation` . pack_unit_plural as `product.parent.translation.packUnitPlural` , `product.parent.translation` . custom_search_keywords as `product.parent.translation.customSearchKeywords` , `product.parent.translation` . slot_config as `product.parent.translation.slotConfig` , `product.parent.translation` . custom_fields as `product.parent.translation.customFields` , `product.parent.translation` . created_at as `product.parent.translation.createdAt` , `product.parent.translation` . updated_at as `product.parent.translation.updatedAt` , `product.parent.translation` . product_id as `product.parent.translation.productId` , `product.parent.translation` . language_id as `product.parent.translation.languageId` , `product.parent.translation` . product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . language_id = ? ) `product.product_translation.parent` ON `product.product_translation.parent` . `product_id` = `product.parent` . `id` AND `product.product_translation.parent` . product_version_id = `product.parent` . version_id LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id` AND IFNULL (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) = `product.cover` . `version_id` LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id` LEFT JOIN (SELECT `product.cover.media.translation` . media_id , `product.cover.media.translation` . title as `product.cover.media.translation.title` , `product.cover.media.translation` . alt as `product.cover.media.translation.alt` , `product.cover.media.translation` . custom_fields as `product.cover.media.translation.customFields` , `product.cover.media.translation` . created_at as `product.cover.media.translation.createdAt` , `product.cover.media.translation` . updated_at as `product.cover.media.translation.updatedAt` , `product.cover.media.translation` . media_id as `product.cover.media.translation.mediaId` , `product.cover.media.translation` . language_id as `product.cover.media.translation.languageId` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation` . language_id = ? ) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id` LEFT JOIN (SELECT `product.unit.translation` . unit_id , `product.unit.translation` . short_code as `product.unit.translation.shortCode` , `product.unit.translation` . name as `product.unit.translation.name` , `product.unit.translation` . custom_fields as `product.unit.translation.customFields` , `product.unit.translation` . created_at as `product.unit.translation.createdAt` , `product.unit.translation` . updated_at as `product.unit.translation.updatedAt` , `product.unit.translation` . unit_id as `product.unit.translation.unitId` , `product.unit.translation` . language_id as `product.unit.translation.languageId` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation` . language_id = ? ) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id` LEFT JOIN (SELECT `product.deliveryTime.translation` . delivery_time_id , `product.deliveryTime.translation` . name as `product.deliveryTime.translation.name` , `product.deliveryTime.translation` . custom_fields as `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation` . created_at as `product.deliveryTime.translation.createdAt` , `product.deliveryTime.translation` . updated_at as `product.deliveryTime.translation.updatedAt` , `product.deliveryTime.translation` . delivery_time_id as `product.deliveryTime.translation.deliveryTimeId` , `product.deliveryTime.translation` . language_id as `product.deliveryTime.translation.languageId` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation` . language_id = ? ) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id` WHERE (`product` . `version_id` = ? ) AND (`product` . `id` IN (? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"7(×bîù¼¶R¨L'÷pN "
b"7\x08 ¾ò\x0F lQ\x16\x03 p†šó\x07 £B "
b"> ÔZœ>t\x06 ¦Œ:2)ÖÅ' "
b"¡-‚>fü\x13 ‚\x1F ‡˜ #l<M "
b"""
…\n
ÒñßñHý\x1C ø'èà\x11 ž]
"""
]
SELECT
`product` . `id` as `product.id` ,
`product` . `version_id` as `product.versionId` ,
`product` . `parent_id` as `product.parentId` ,
`product` . `parent_version_id` as `product.parentVersionId` ,
COALESCE (
`product` . `product_manufacturer_id` ,
`product.parent` . `product_manufacturer_id`
) as `product.manufacturerId` ,
COALESCE (
`product` . `product_manufacturer_version_id` ,
`product.parent` . `product_manufacturer_version_id`
) as `product.productManufacturerVersionId` ,
COALESCE (
`product` . `unit_id` , `product.parent` . `unit_id`
) as `product.unitId` ,
COALESCE (
`product` . `tax_id` , `product.parent` . `tax_id`
) as `product.taxId` ,
COALESCE (
`product` . `product_media_id` , `product.parent` . `product_media_id`
) as `product.coverId` ,
COALESCE (
`product` . `product_media_version_id` ,
`product.parent` . `product_media_version_id`
) as `product.productMediaVersionId` ,
COALESCE (
`product` . `delivery_time_id` , `product.parent` . `delivery_time_id`
) as `product.deliveryTimeId` ,
COALESCE (
`product` . `product_feature_set_id` ,
`product.parent` . `product_feature_set_id`
) as `product.featureSetId` ,
COALESCE (
`product` . `canonical_product_id` ,
`product.parent` . `canonical_product_id`
) as `product.canonicalProductId` ,
COALESCE (
`product` . `cms_page_id` , `product.parent` . `cms_page_id`
) as `product.cmsPageId` ,
COALESCE (
`product` . `cms_page_version_id` ,
`product.parent` . `cms_page_version_id`
) as `product.cmsPageVersionId` ,
`product.parent` . `price` as `product.price.inherited` ,
COALESCE (
`product` . `price` , `product.parent` . `price`
) as `product.price` ,
`product` . `product_number` as `product.productNumber` ,
COALESCE (
`product` . `restock_time` , `product.parent` . `restock_time`
) as `product.restockTime` ,
`product` . `auto_increment` as `product.autoIncrement` ,
COALESCE (
`product` . `active` , `product.parent` . `active`
) as `product.active` ,
`product` . `available` as `product.available` ,
COALESCE (
`product` . `is_closeout` , `product.parent` . `is_closeout`
) as `product.isCloseout` ,
`product` . `display_group` as `product.displayGroup` ,
`product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` ,
COALESCE (
`product` . `variant_listing_config` ,
`product.parent` . `variant_listing_config`
) as `product.variantListingConfig` ,
`product` . `variant_restrictions` as `product.variantRestrictions` ,
COALESCE (
`product` . `manufacturer_number` ,
`product.parent` . `manufacturer_number`
) as `product.manufacturerNumber` ,
COALESCE (
`product` . `ean` , `product.parent` . `ean`
) as `product.ean` ,
COALESCE (
`product` . `purchase_steps` , `product.parent` . `purchase_steps`
) as `product.purchaseSteps` ,
COALESCE (
`product` . `max_purchase` , `product.parent` . `max_purchase`
) as `product.maxPurchase` ,
COALESCE (
`product` . `min_purchase` , `product.parent` . `min_purchase`
) as `product.minPurchase` ,
COALESCE (
`product` . `purchase_unit` , `product.parent` . `purchase_unit`
) as `product.purchaseUnit` ,
COALESCE (
`product` . `reference_unit` , `product.parent` . `reference_unit`
) as `product.referenceUnit` ,
COALESCE (
`product` . `shipping_free` , `product.parent` . `shipping_free`
) as `product.shippingFree` ,
`product.parent` . `purchase_prices` as `product.purchasePrices.inherited` ,
COALESCE (
`product` . `purchase_prices` , `product.parent` . `purchase_prices`
) as `product.purchasePrices` ,
COALESCE (
`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller`
) as `product.markAsTopseller` ,
COALESCE (
`product` . `weight` , `product.parent` . `weight`
) as `product.weight` ,
COALESCE (
`product` . `width` , `product.parent` . `width`
) as `product.width` ,
COALESCE (
`product` . `height` , `product.parent` . `height`
) as `product.height` ,
COALESCE (
`product` . `length` , `product.parent` . `length`
) as `product.length` ,
COALESCE (
`product` . `release_date` , `product.parent` . `release_date`
) as `product.releaseDate` ,
COALESCE (
`product` . `rating_average` , `product.parent` . `rating_average`
) as `product.ratingAverage` ,
`product.parent` . `category_tree` as `product.categoryTree.inherited` ,
COALESCE (
`product` . `category_tree` , `product.parent` . `category_tree`
) as `product.categoryTree` ,
`product.parent` . `property_ids` as `product.propertyIds.inherited` ,
COALESCE (
`product` . `property_ids` , `product.parent` . `property_ids`
) as `product.propertyIds` ,
`product.parent` . `option_ids` as `product.optionIds.inherited` ,
COALESCE (
`product` . `option_ids` , `product.parent` . `option_ids`
) as `product.optionIds` ,
`product.parent` . `stream_ids` as `product.streamIds.inherited` ,
COALESCE (
`product` . `stream_ids` , `product.parent` . `stream_ids`
) as `product.streamIds` ,
`product.parent` . `tag_ids` as `product.tagIds.inherited` ,
COALESCE (
`product` . `tag_ids` , `product.parent` . `tag_ids`
) as `product.tagIds` ,
`product.parent` . `category_ids` as `product.categoryIds.inherited` ,
COALESCE (
`product` . `category_ids` , `product.parent` . `category_ids`
) as `product.categoryIds` ,
`product` . `child_count` as `product.childCount` ,
COALESCE (
`product` . `custom_field_set_selection_active` ,
`product.parent` . `custom_field_set_selection_active`
) as `product.customFieldSetSelectionActive` ,
`product` . `sales` as `product.sales` ,
`product` . `states` as `product.states` ,
`product.tax` . `id` as `product.tax.id` ,
`product.tax` . `tax_rate` as `product.tax.taxRate` ,
`product.tax` . `name` as `product.tax.name` ,
`product.tax` . `position` as `product.tax.position` ,
`product.tax` . `custom_fields` as `product.tax.customFields` ,
`product.tax` . `created_at` as `product.tax.createdAt` ,
`product.tax` . `updated_at` as `product.tax.updatedAt` ,
`product` . `available_stock` as `product.availableStock` ,
`product` . `stock` as `product.stock` ,
`product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` ,
COALESCE (
`product` . `cheapest_price` , `product.parent` . `cheapest_price`
) as `product.cheapestPrice` ,
`product` . `created_at` as `product.createdAt` ,
`product` . `updated_at` as `product.updatedAt` ,
`product.cover` . `id` as `product.cover.id` ,
`product.cover` . `version_id` as `product.cover.versionId` ,
`product.cover` . `product_id` as `product.cover.productId` ,
`product.cover` . `product_version_id` as `product.cover.productVersionId` ,
`product.cover` . `media_id` as `product.cover.mediaId` ,
`product.cover` . `position` as `product.cover.position` ,
`product.cover.media` . `id` as `product.cover.media.id` ,
`product.cover.media` . `user_id` as `product.cover.media.userId` ,
`product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` ,
`product.cover.media` . `mime_type` as `product.cover.media.mimeType` ,
`product.cover.media` . `file_extension` as `product.cover.media.fileExtension` ,
`product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` ,
`product.cover.media` . `file_name` as `product.cover.media.fileName` ,
`product.cover.media` . `file_size` as `product.cover.media.fileSize` ,
`product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` ,
`product.cover.media` . `meta_data` as `product.cover.media.metaData` ,
`product.cover.media` . `config` as `product.cover.media.config` ,
`product.cover.media` . `path` as `product.cover.media.path` ,
`product.cover.media` . `private` as `product.cover.media.private` ,
`product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` ,
`product.cover.media` . `created_at` as `product.cover.media.createdAt` ,
`product.cover.media` . `updated_at` as `product.cover.media.updatedAt` ,
`product.cover.media.translation.title` ,
COALESCE (
`product.cover.media.translation.title` ,
`product.cover.media.translation.title`
) as `product.cover.media.title` ,
`product.cover.media.translation.alt` ,
COALESCE (
`product.cover.media.translation.alt` ,
`product.cover.media.translation.alt`
) as `product.cover.media.alt` ,
`product.cover.media.translation.customFields` ,
COALESCE (
`product.cover.media.translation.customFields` ,
`product.cover.media.translation.customFields`
) as `product.cover.media.customFields` ,
`product.cover.media.translation.createdAt` ,
`product.cover.media.translation.updatedAt` ,
`product.cover.media.translation.mediaId` ,
`product.cover.media.translation.languageId` ,
`product.cover` . `custom_fields` as `product.cover.customFields` ,
`product.cover` . `created_at` as `product.cover.createdAt` ,
`product.cover` . `updated_at` as `product.cover.updatedAt` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.options.mapping` . `property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_option` `product.options.mapping`
WHERE
`product.options.mapping` . `product_id` = `product` . `id`
) as `product.options.id_mapping` ,
`product.unit` . `id` as `product.unit.id` ,
`product.unit` . `created_at` as `product.unit.createdAt` ,
`product.unit` . `updated_at` as `product.unit.updatedAt` ,
`product.unit.translation.shortCode` ,
COALESCE (
`product.unit.translation.shortCode` ,
`product.unit.translation.shortCode`
) as `product.unit.shortCode` ,
`product.unit.translation.name` ,
COALESCE (
`product.unit.translation.name` ,
`product.unit.translation.name`
) as `product.unit.name` ,
`product.unit.translation.customFields` ,
COALESCE (
`product.unit.translation.customFields` ,
`product.unit.translation.customFields`
) as `product.unit.customFields` ,
`product.unit.translation.createdAt` ,
`product.unit.translation.updatedAt` ,
`product.unit.translation.unitId` ,
`product.unit.translation.languageId` ,
`product.deliveryTime` . `id` as `product.deliveryTime.id` ,
`product.deliveryTime` . `min` as `product.deliveryTime.min` ,
`product.deliveryTime` . `max` as `product.deliveryTime.max` ,
`product.deliveryTime` . `unit` as `product.deliveryTime.unit` ,
`product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` ,
`product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` ,
`product.deliveryTime.translation.name` ,
COALESCE (
`product.deliveryTime.translation.name` ,
`product.deliveryTime.translation.name`
) as `product.deliveryTime.name` ,
`product.deliveryTime.translation.customFields` ,
COALESCE (
`product.deliveryTime.translation.customFields` ,
`product.deliveryTime.translation.customFields`
) as `product.deliveryTime.customFields` ,
`product.deliveryTime.translation.createdAt` ,
`product.deliveryTime.translation.updatedAt` ,
`product.deliveryTime.translation.deliveryTimeId` ,
`product.deliveryTime.translation.languageId` ,
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription` ,
COALESCE (
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription` ,
`product.translation.metaDescription`
) as `product.metaDescription` ,
`product.translation.name` ,
`product.parent.translation.name` ,
COALESCE (
`product.translation.name` , `product.parent.translation.name` ,
`product.translation.name`
) as `product.name` ,
`product.translation.keywords` ,
`product.parent.translation.keywords` ,
COALESCE (
`product.translation.keywords` ,
`product.parent.translation.keywords` ,
`product.translation.keywords`
) as `product.keywords` ,
`product.translation.description` ,
`product.parent.translation.description` ,
COALESCE (
`product.translation.description` ,
`product.parent.translation.description` ,
`product.translation.description`
) as `product.description` ,
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle` ,
COALESCE (
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle` ,
`product.translation.metaTitle`
) as `product.metaTitle` ,
`product.translation.packUnit` ,
`product.parent.translation.packUnit` ,
COALESCE (
`product.translation.packUnit` ,
`product.parent.translation.packUnit` ,
`product.translation.packUnit`
) as `product.packUnit` ,
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural` ,
COALESCE (
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural` ,
`product.translation.packUnitPlural`
) as `product.packUnitPlural` ,
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords` ,
COALESCE (
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords` ,
`product.translation.customSearchKeywords`
) as `product.customSearchKeywords` ,
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig` ,
COALESCE (
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig` ,
`product.translation.slotConfig`
) as `product.slotConfig` ,
`product.translation.customFields` ,
`product.parent.translation.customFields` ,
COALESCE (
`product.translation.customFields` ,
`product.parent.translation.customFields` ,
`product.translation.customFields`
) as `product.customFields` ,
`product.translation.createdAt` ,
`product.parent.translation.createdAt` ,
`product.translation.updatedAt` ,
`product.parent.translation.updatedAt` ,
`product.translation.productId` ,
`product.parent.translation.productId` ,
`product.translation.languageId` ,
`product.parent.translation.languageId` ,
`product.translation.productVersionId` ,
`product.parent.translation.productVersionId`
FROM
`product`
LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id`
AND `product` . `parent_version_id` = `product.parent` . `version_id`
LEFT JOIN (
SELECT
`product.translation` . product_id ,
`product.translation` . product_version_id ,
`product.translation` . meta_description as `product.translation.metaDescription` ,
`product.translation` . name as `product.translation.name` ,
`product.translation` . keywords as `product.translation.keywords` ,
`product.translation` . description as `product.translation.description` ,
`product.translation` . meta_title as `product.translation.metaTitle` ,
`product.translation` . pack_unit as `product.translation.packUnit` ,
`product.translation` . pack_unit_plural as `product.translation.packUnitPlural` ,
`product.translation` . custom_search_keywords as `product.translation.customSearchKeywords` ,
`product.translation` . slot_config as `product.translation.slotConfig` ,
`product.translation` . custom_fields as `product.translation.customFields` ,
`product.translation` . created_at as `product.translation.createdAt` ,
`product.translation` . updated_at as `product.translation.updatedAt` ,
`product.translation` . product_id as `product.translation.productId` ,
`product.translation` . language_id as `product.translation.languageId` ,
`product.translation` . product_version_id as `product.translation.productVersionId`
FROM
`product_translation` `product.translation`
WHERE
`product.translation` . language_id = ?
) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id`
AND `product.product_translation` . product_version_id = `product` . version_id
LEFT JOIN (
SELECT
`product.parent.translation` . product_id ,
`product.parent.translation` . product_version_id ,
`product.parent.translation` . meta_description as `product.parent.translation.metaDescription` ,
`product.parent.translation` . name as `product.parent.translation.name` ,
`product.parent.translation` . keywords as `product.parent.translation.keywords` ,
`product.parent.translation` . description as `product.parent.translation.description` ,
`product.parent.translation` . meta_title as `product.parent.translation.metaTitle` ,
`product.parent.translation` . pack_unit as `product.parent.translation.packUnit` ,
`product.parent.translation` . pack_unit_plural as `product.parent.translation.packUnitPlural` ,
`product.parent.translation` . custom_search_keywords as `product.parent.translation.customSearchKeywords` ,
`product.parent.translation` . slot_config as `product.parent.translation.slotConfig` ,
`product.parent.translation` . custom_fields as `product.parent.translation.customFields` ,
`product.parent.translation` . created_at as `product.parent.translation.createdAt` ,
`product.parent.translation` . updated_at as `product.parent.translation.updatedAt` ,
`product.parent.translation` . product_id as `product.parent.translation.productId` ,
`product.parent.translation` . language_id as `product.parent.translation.languageId` ,
`product.parent.translation` . product_version_id as `product.parent.translation.productVersionId`
FROM
`product_translation` `product.parent.translation`
WHERE
`product.parent.translation` . language_id = ?
) `product.product_translation.parent` ON `product.product_translation.parent` . `product_id` = `product.parent` . `id`
AND `product.product_translation.parent` . product_version_id = `product.parent` . version_id
LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id`
LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id`
AND IFNULL (
`product` . `product_media_version_id` ,
`product.parent` . `product_media_version_id`
) = `product.cover` . `version_id`
LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id`
LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id`
LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id`
LEFT JOIN (
SELECT
`product.cover.media.translation` . media_id ,
`product.cover.media.translation` . title as `product.cover.media.translation.title` ,
`product.cover.media.translation` . alt as `product.cover.media.translation.alt` ,
`product.cover.media.translation` . custom_fields as `product.cover.media.translation.customFields` ,
`product.cover.media.translation` . created_at as `product.cover.media.translation.createdAt` ,
`product.cover.media.translation` . updated_at as `product.cover.media.translation.updatedAt` ,
`product.cover.media.translation` . media_id as `product.cover.media.translation.mediaId` ,
`product.cover.media.translation` . language_id as `product.cover.media.translation.languageId`
FROM
`media_translation` `product.cover.media.translation`
WHERE
`product.cover.media.translation` . language_id = ?
) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id`
LEFT JOIN (
SELECT
`product.unit.translation` . unit_id ,
`product.unit.translation` . short_code as `product.unit.translation.shortCode` ,
`product.unit.translation` . name as `product.unit.translation.name` ,
`product.unit.translation` . custom_fields as `product.unit.translation.customFields` ,
`product.unit.translation` . created_at as `product.unit.translation.createdAt` ,
`product.unit.translation` . updated_at as `product.unit.translation.updatedAt` ,
`product.unit.translation` . unit_id as `product.unit.translation.unitId` ,
`product.unit.translation` . language_id as `product.unit.translation.languageId`
FROM
`unit_translation` `product.unit.translation`
WHERE
`product.unit.translation` . language_id = ?
) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id`
LEFT JOIN (
SELECT
`product.deliveryTime.translation` . delivery_time_id ,
`product.deliveryTime.translation` . name as `product.deliveryTime.translation.name` ,
`product.deliveryTime.translation` . custom_fields as `product.deliveryTime.translation.customFields` ,
`product.deliveryTime.translation` . created_at as `product.deliveryTime.translation.createdAt` ,
`product.deliveryTime.translation` . updated_at as `product.deliveryTime.translation.updatedAt` ,
`product.deliveryTime.translation` . delivery_time_id as `product.deliveryTime.translation.deliveryTimeId` ,
`product.deliveryTime.translation` . language_id as `product.deliveryTime.translation.languageId`
FROM
`delivery_time_translation` `product.deliveryTime.translation`
WHERE
`product.deliveryTime.translation` . language_id = ?
) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id`
WHERE
(`product` . `version_id` = ? )
AND (
`product` . `id` IN (? , ? , ? , ? , ? )
)
Copy
SELECT `product` . `id` as `product.id` , `product` . `version_id` as `product.versionId` , `product` . `parent_id` as `product.parentId` , `product` . `parent_version_id` as `product.parentVersionId` , COALESCE (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) as `product.manufacturerId` , COALESCE (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) as `product.productManufacturerVersionId` , COALESCE (`product` . `unit_id` , `product.parent` . `unit_id` ) as `product.unitId` , COALESCE (`product` . `tax_id` , `product.parent` . `tax_id` ) as `product.taxId` , COALESCE (`product` . `product_media_id` , `product.parent` . `product_media_id` ) as `product.coverId` , COALESCE (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) as `product.productMediaVersionId` , COALESCE (`product` . `delivery_time_id` , `product.parent` . `delivery_time_id` ) as `product.deliveryTimeId` , COALESCE (`product` . `product_feature_set_id` , `product.parent` . `product_feature_set_id` ) as `product.featureSetId` , COALESCE (`product` . `canonical_product_id` , `product.parent` . `canonical_product_id` ) as `product.canonicalProductId` , COALESCE (`product` . `cms_page_id` , `product.parent` . `cms_page_id` ) as `product.cmsPageId` , COALESCE (`product` . `cms_page_version_id` , `product.parent` . `cms_page_version_id` ) as `product.cmsPageVersionId` , `product.parent` . `price` as `product.price.inherited` , COALESCE (`product` . `price` , `product.parent` . `price` ) as `product.price` , `product` . `product_number` as `product.productNumber` , COALESCE (`product` . `restock_time` , `product.parent` . `restock_time` ) as `product.restockTime` , `product` . `auto_increment` as `product.autoIncrement` , COALESCE (`product` . `active` , `product.parent` . `active` ) as `product.active` , `product` . `available` as `product.available` , COALESCE (`product` . `is_closeout` , `product.parent` . `is_closeout` ) as `product.isCloseout` , `product` . `display_group` as `product.displayGroup` , `product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` , COALESCE (`product` . `variant_listing_config` , `product.parent` . `variant_listing_config` ) as `product.variantListingConfig` , `product` . `variant_restrictions` as `product.variantRestrictions` , COALESCE (`product` . `manufacturer_number` , `product.parent` . `manufacturer_number` ) as `product.manufacturerNumber` , COALESCE (`product` . `ean` , `product.parent` . `ean` ) as `product.ean` , COALESCE (`product` . `purchase_steps` , `product.parent` . `purchase_steps` ) as `product.purchaseSteps` , COALESCE (`product` . `max_purchase` , `product.parent` . `max_purchase` ) as `product.maxPurchase` , COALESCE (`product` . `min_purchase` , `product.parent` . `min_purchase` ) as `product.minPurchase` , COALESCE (`product` . `purchase_unit` , `product.parent` . `purchase_unit` ) as `product.purchaseUnit` , COALESCE (`product` . `reference_unit` , `product.parent` . `reference_unit` ) as `product.referenceUnit` , COALESCE (`product` . `shipping_free` , `product.parent` . `shipping_free` ) as `product.shippingFree` , `product.parent` . `purchase_prices` as `product.purchasePrices.inherited` , COALESCE (`product` . `purchase_prices` , `product.parent` . `purchase_prices` ) as `product.purchasePrices` , COALESCE (`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller` ) as `product.markAsTopseller` , COALESCE (`product` . `weight` , `product.parent` . `weight` ) as `product.weight` , COALESCE (`product` . `width` , `product.parent` . `width` ) as `product.width` , COALESCE (`product` . `height` , `product.parent` . `height` ) as `product.height` , COALESCE (`product` . `length` , `product.parent` . `length` ) as `product.length` , COALESCE (`product` . `release_date` , `product.parent` . `release_date` ) as `product.releaseDate` , COALESCE (`product` . `rating_average` , `product.parent` . `rating_average` ) as `product.ratingAverage` , `product.parent` . `category_tree` as `product.categoryTree.inherited` , COALESCE (`product` . `category_tree` , `product.parent` . `category_tree` ) as `product.categoryTree` , `product.parent` . `property_ids` as `product.propertyIds.inherited` , COALESCE (`product` . `property_ids` , `product.parent` . `property_ids` ) as `product.propertyIds` , `product.parent` . `option_ids` as `product.optionIds.inherited` , COALESCE (`product` . `option_ids` , `product.parent` . `option_ids` ) as `product.optionIds` , `product.parent` . `stream_ids` as `product.streamIds.inherited` , COALESCE (`product` . `stream_ids` , `product.parent` . `stream_ids` ) as `product.streamIds` , `product.parent` . `tag_ids` as `product.tagIds.inherited` , COALESCE (`product` . `tag_ids` , `product.parent` . `tag_ids` ) as `product.tagIds` , `product.parent` . `category_ids` as `product.categoryIds.inherited` , COALESCE (`product` . `category_ids` , `product.parent` . `category_ids` ) as `product.categoryIds` , `product` . `child_count` as `product.childCount` , COALESCE (`product` . `custom_field_set_selection_active` , `product.parent` . `custom_field_set_selection_active` ) as `product.customFieldSetSelectionActive` , `product` . `sales` as `product.sales` , `product` . `states` as `product.states` , `product.tax` . `id` as `product.tax.id` , `product.tax` . `tax_rate` as `product.tax.taxRate` , `product.tax` . `name` as `product.tax.name` , `product.tax` . `position` as `product.tax.position` , `product.tax` . `custom_fields` as `product.tax.customFields` , `product.tax` . `created_at` as `product.tax.createdAt` , `product.tax` . `updated_at` as `product.tax.updatedAt` , `product` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` , COALESCE (`product` . `cheapest_price` , `product.parent` . `cheapest_price` ) as `product.cheapestPrice` , `product` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , COALESCE (`product.cover.media.translation.title` , `product.cover.media.translation.title` ) as `product.cover.media.title` , `product.cover.media.translation.alt` , COALESCE (`product.cover.media.translation.alt` , `product.cover.media.translation.alt` ) as `product.cover.media.alt` , `product.cover.media.translation.customFields` , COALESCE (`product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` ) as `product.cover.media.customFields` , `product.cover.media.translation.createdAt` , `product.cover.media.translation.updatedAt` , `product.cover.media.translation.mediaId` , `product.cover.media.translation.languageId` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , (SELECT GROUP_CONCAT (HEX (`product.options.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping` . `product_id` = `product` . `id` ) as `product.options.id_mapping` , `product.unit` . `id` as `product.unit.id` , `product.unit` . `created_at` as `product.unit.createdAt` , `product.unit` . `updated_at` as `product.unit.updatedAt` , `product.unit.translation.shortCode` , COALESCE (`product.unit.translation.shortCode` , `product.unit.translation.shortCode` ) as `product.unit.shortCode` , `product.unit.translation.name` , COALESCE (`product.unit.translation.name` , `product.unit.translation.name` ) as `product.unit.name` , `product.unit.translation.customFields` , COALESCE (`product.unit.translation.customFields` , `product.unit.translation.customFields` ) as `product.unit.customFields` , `product.unit.translation.createdAt` , `product.unit.translation.updatedAt` , `product.unit.translation.unitId` , `product.unit.translation.languageId` , `product.deliveryTime` . `id` as `product.deliveryTime.id` , `product.deliveryTime` . `min` as `product.deliveryTime.min` , `product.deliveryTime` . `max` as `product.deliveryTime.max` , `product.deliveryTime` . `unit` as `product.deliveryTime.unit` , `product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` , `product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` , `product.deliveryTime.translation.name` , COALESCE (`product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` ) as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , COALESCE (`product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` ) as `product.deliveryTime.customFields` , `product.deliveryTime.translation.createdAt` , `product.deliveryTime.translation.updatedAt` , `product.deliveryTime.translation.deliveryTimeId` , `product.deliveryTime.translation.languageId` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` , `product.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` , `product.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` , `product.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` , `product.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` , `product.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` , `product.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , `product.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , `product.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` , `product.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` , `product.translation.customFields` ) as `product.customFields` , `product.translation.createdAt` , `product.parent.translation.createdAt` , `product.translation.updatedAt` , `product.parent.translation.updatedAt` , `product.translation.productId` , `product.parent.translation.productId` , `product.translation.languageId` , `product.parent.translation.languageId` , `product.translation.productVersionId` , `product.parent.translation.productVersionId` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN (SELECT `product.translation` . product_id , `product.translation` . product_version_id , `product.translation` . meta_description as `product.translation.metaDescription` , `product.translation` . name as `product.translation.name` , `product.translation` . keywords as `product.translation.keywords` , `product.translation` . description as `product.translation.description` , `product.translation` . meta_title as `product.translation.metaTitle` , `product.translation` . pack_unit as `product.translation.packUnit` , `product.translation` . pack_unit_plural as `product.translation.packUnitPlural` , `product.translation` . custom_search_keywords as `product.translation.customSearchKeywords` , `product.translation` . slot_config as `product.translation.slotConfig` , `product.translation` . custom_fields as `product.translation.customFields` , `product.translation` . created_at as `product.translation.createdAt` , `product.translation` . updated_at as `product.translation.updatedAt` , `product.translation` . product_id as `product.translation.productId` , `product.translation` . language_id as `product.translation.languageId` , `product.translation` . product_version_id as `product.translation.productVersionId` FROM `product_translation` `product.translation` WHERE `product.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . product_version_id = `product` . version_id LEFT JOIN (SELECT `product.parent.translation` . product_id , `product.parent.translation` . product_version_id , `product.parent.translation` . meta_description as `product.parent.translation.metaDescription` , `product.parent.translation` . name as `product.parent.translation.name` , `product.parent.translation` . keywords as `product.parent.translation.keywords` , `product.parent.translation` . description as `product.parent.translation.description` , `product.parent.translation` . meta_title as `product.parent.translation.metaTitle` , `product.parent.translation` . pack_unit as `product.parent.translation.packUnit` , `product.parent.translation` . pack_unit_plural as `product.parent.translation.packUnitPlural` , `product.parent.translation` . custom_search_keywords as `product.parent.translation.customSearchKeywords` , `product.parent.translation` . slot_config as `product.parent.translation.slotConfig` , `product.parent.translation` . custom_fields as `product.parent.translation.customFields` , `product.parent.translation` . created_at as `product.parent.translation.createdAt` , `product.parent.translation` . updated_at as `product.parent.translation.updatedAt` , `product.parent.translation` . product_id as `product.parent.translation.productId` , `product.parent.translation` . language_id as `product.parent.translation.languageId` , `product.parent.translation` . product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.product_translation.parent` ON `product.product_translation.parent` . `product_id` = `product.parent` . `id` AND `product.product_translation.parent` . product_version_id = `product.parent` . version_id LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id` AND IFNULL (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) = `product.cover` . `version_id` LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id` LEFT JOIN (SELECT `product.cover.media.translation` . media_id , `product.cover.media.translation` . title as `product.cover.media.translation.title` , `product.cover.media.translation` . alt as `product.cover.media.translation.alt` , `product.cover.media.translation` . custom_fields as `product.cover.media.translation.customFields` , `product.cover.media.translation` . created_at as `product.cover.media.translation.createdAt` , `product.cover.media.translation` . updated_at as `product.cover.media.translation.updatedAt` , `product.cover.media.translation` . media_id as `product.cover.media.translation.mediaId` , `product.cover.media.translation` . language_id as `product.cover.media.translation.languageId` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id` LEFT JOIN (SELECT `product.unit.translation` . unit_id , `product.unit.translation` . short_code as `product.unit.translation.shortCode` , `product.unit.translation` . name as `product.unit.translation.name` , `product.unit.translation` . custom_fields as `product.unit.translation.customFields` , `product.unit.translation` . created_at as `product.unit.translation.createdAt` , `product.unit.translation` . updated_at as `product.unit.translation.updatedAt` , `product.unit.translation` . unit_id as `product.unit.translation.unitId` , `product.unit.translation` . language_id as `product.unit.translation.languageId` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id` LEFT JOIN (SELECT `product.deliveryTime.translation` . delivery_time_id , `product.deliveryTime.translation` . name as `product.deliveryTime.translation.name` , `product.deliveryTime.translation` . custom_fields as `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation` . created_at as `product.deliveryTime.translation.createdAt` , `product.deliveryTime.translation` . updated_at as `product.deliveryTime.translation.updatedAt` , `product.deliveryTime.translation` . delivery_time_id as `product.deliveryTime.translation.deliveryTimeId` , `product.deliveryTime.translation` . language_id as `product.deliveryTime.translation.languageId` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product` . `id` IN (0x3728D762EEF9BCB652A84C279DF7704E , 0x3708BEF20F6C51160370869AF307A342 , 0x3EA0D45A9C3E7406A68C3A3229D6C527 , 0xA12D823E66FC13821F8798A0236C3C4D , 0x850AD2F1DFF148FD1CF827E8E0119E5D ));
Copy
41
3.06 ms
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1 ;
Copy
42
3.31 ms
SELECT `berger_product_badge` . `id` as `berger_product_badge.id` , `berger_product_badge` . `product_version_id` as `berger_product_badge.productVersionId` , `berger_product_badge` . `product_id` as `berger_product_badge.productId` , `berger_product_badge` . `sorting` as `berger_product_badge.sorting` , `berger_product_badge` . `active` as `berger_product_badge.active` , `berger_product_badge` . `color` as `berger_product_badge.color` , `berger_product_badge` . `created_at` as `berger_product_badge.createdAt` , `berger_product_badge` . `updated_at` as `berger_product_badge.updatedAt` , `berger_product_badge.translation.label` , COALESCE (`berger_product_badge.translation.label` , `berger_product_badge.translation.label` ) as `berger_product_badge.label` , `berger_product_badge.translation.createdAt` , `berger_product_badge.translation.updatedAt` , `berger_product_badge.translation.bergerProductBadgeId` , `berger_product_badge.translation.languageId` FROM `berger_product_badge` LEFT JOIN (SELECT `berger_product_badge.translation` . berger_product_badge_id , `berger_product_badge.translation` . label as `berger_product_badge.translation.label` , `berger_product_badge.translation` . created_at as `berger_product_badge.translation.createdAt` , `berger_product_badge.translation` . updated_at as `berger_product_badge.translation.updatedAt` , `berger_product_badge.translation` . berger_product_badge_id as `berger_product_badge.translation.bergerProductBadgeId` , `berger_product_badge.translation` . language_id as `berger_product_badge.translation.languageId` FROM `berger_product_badge_translation` `berger_product_badge.translation` WHERE `berger_product_badge.translation` . language_id = ? ) `berger_product_badge.berger_product_badge_translation` ON `berger_product_badge.berger_product_badge_translation` . `berger_product_badge_id` = `berger_product_badge` . `id` WHERE (`berger_product_badge` . `active` = ? AND `berger_product_badge` . `product_id` IN (? , ? , ? , ? , ? )) ORDER BY `berger_product_badge` . `sorting` ASC
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
1
b"7\x08 ¾ò\x0F lQ\x16\x03 p†šó\x07 £B "
b"7(×bîù¼¶R¨L'÷pN "
b"> ÔZœ>t\x06 ¦Œ:2)ÖÅ' "
b"""
…\n
ÒñßñHý\x1C ø'èà\x11 ž]
"""
b"¡-‚>fü\x13 ‚\x1F ‡˜ #l<M "
]
SELECT `berger_product_badge` . `id` as `berger_product_badge.id` , `berger_product_badge` . `product_version_id` as `berger_product_badge.productVersionId` , `berger_product_badge` . `product_id` as `berger_product_badge.productId` , `berger_product_badge` . `sorting` as `berger_product_badge.sorting` , `berger_product_badge` . `active` as `berger_product_badge.active` , `berger_product_badge` . `color` as `berger_product_badge.color` , `berger_product_badge` . `created_at` as `berger_product_badge.createdAt` , `berger_product_badge` . `updated_at` as `berger_product_badge.updatedAt` , `berger_product_badge.translation.label` , COALESCE (`berger_product_badge.translation.label` , `berger_product_badge.translation.label` ) as `berger_product_badge.label` , `berger_product_badge.translation.createdAt` , `berger_product_badge.translation.updatedAt` , `berger_product_badge.translation.bergerProductBadgeId` , `berger_product_badge.translation.languageId` FROM `berger_product_badge` LEFT JOIN (SELECT `berger_product_badge.translation` . berger_product_badge_id , `berger_product_badge.translation` . label as `berger_product_badge.translation.label` , `berger_product_badge.translation` . created_at as `berger_product_badge.translation.createdAt` , `berger_product_badge.translation` . updated_at as `berger_product_badge.translation.updatedAt` , `berger_product_badge.translation` . berger_product_badge_id as `berger_product_badge.translation.bergerProductBadgeId` , `berger_product_badge.translation` . language_id as `berger_product_badge.translation.languageId` FROM `berger_product_badge_translation` `berger_product_badge.translation` WHERE `berger_product_badge.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `berger_product_badge.berger_product_badge_translation` ON `berger_product_badge.berger_product_badge_translation` . `berger_product_badge_id` = `berger_product_badge` . `id` WHERE (`berger_product_badge` . `active` = 1 AND `berger_product_badge` . `product_id` IN (0x3708BEF20F6C51160370869AF307A342 , 0x3728D762EEF9BCB652A84C279DF7704E , 0x3EA0D45A9C3E7406A68C3A3229D6C527 , 0x850AD2F1DFF148FD1CF827E8E0119E5D , 0xA12D823E66FC13821F8798A0236C3C4D )) ORDER BY `berger_product_badge` . `sorting` ASC ;
Copy
43
3.29 ms
SELECT `product_price` . `id` as `product_price.id` , `product_price` . `version_id` as `product_price.versionId` , `product_price` . `product_id` as `product_price.productId` , `product_price` . `product_version_id` as `product_price.productVersionId` , `product_price` . `rule_id` as `product_price.ruleId` , `product_price` . `price` as `product_price.price` , `product_price` . `quantity_start` as `product_price.quantityStart` , `product_price` . `quantity_end` as `product_price.quantityEnd` , `product_price` . `custom_fields` as `product_price.customFields` , `product_price` . `created_at` as `product_price.createdAt` , `product_price` . `updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price` . `version_id` = ? ) AND ((`product_price` . `product_id` IN (? , ? , ? , ? , ? )))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"7\x08 ¾ò\x0F lQ\x16\x03 p†šó\x07 £B "
b"7(×bîù¼¶R¨L'÷pN "
b"> ÔZœ>t\x06 ¦Œ:2)ÖÅ' "
b"""
…\n
ÒñßñHý\x1C ø'èà\x11 ž]
"""
b"¡-‚>fü\x13 ‚\x1F ‡˜ #l<M "
]
SELECT `product_price` . `id` as `product_price.id` , `product_price` . `version_id` as `product_price.versionId` , `product_price` . `product_id` as `product_price.productId` , `product_price` . `product_version_id` as `product_price.productVersionId` , `product_price` . `rule_id` as `product_price.ruleId` , `product_price` . `price` as `product_price.price` , `product_price` . `quantity_start` as `product_price.quantityStart` , `product_price` . `quantity_end` as `product_price.quantityEnd` , `product_price` . `custom_fields` as `product_price.customFields` , `product_price` . `created_at` as `product_price.createdAt` , `product_price` . `updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`product_price` . `product_id` IN (0x3708BEF20F6C51160370869AF307A342 , 0x3728D762EEF9BCB652A84C279DF7704E , 0x3EA0D45A9C3E7406A68C3A3229D6C527 , 0x850AD2F1DFF148FD1CF827E8E0119E5D , 0xA12D823E66FC13821F8798A0236C3C4D )));
Copy
44
3.34 ms
SELECT `unit` . `id` as `unit.id` , `unit` . `created_at` as `unit.createdAt` , `unit` . `updated_at` as `unit.updatedAt` , `unit.translation.shortCode` , COALESCE (`unit.translation.shortCode` , `unit.translation.shortCode` ) as `unit.shortCode` , `unit.translation.name` , COALESCE (`unit.translation.name` , `unit.translation.name` ) as `unit.name` , `unit.translation.customFields` , COALESCE (`unit.translation.customFields` , `unit.translation.customFields` ) as `unit.customFields` , `unit.translation.createdAt` , `unit.translation.updatedAt` , `unit.translation.unitId` , `unit.translation.languageId` FROM `unit` LEFT JOIN (SELECT `unit.translation` . unit_id , `unit.translation` . short_code as `unit.translation.shortCode` , `unit.translation` . name as `unit.translation.name` , `unit.translation` . custom_fields as `unit.translation.customFields` , `unit.translation` . created_at as `unit.translation.createdAt` , `unit.translation` . updated_at as `unit.translation.updatedAt` , `unit.translation` . unit_id as `unit.translation.unitId` , `unit.translation` . language_id as `unit.translation.languageId` FROM `unit_translation` `unit.translation` WHERE `unit.translation` . language_id = ? ) `unit.unit_translation` ON `unit.unit_translation` . `unit_id` = `unit` . `id`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `unit` . `id` as `unit.id` , `unit` . `created_at` as `unit.createdAt` , `unit` . `updated_at` as `unit.updatedAt` , `unit.translation.shortCode` , COALESCE (`unit.translation.shortCode` , `unit.translation.shortCode` ) as `unit.shortCode` , `unit.translation.name` , COALESCE (`unit.translation.name` , `unit.translation.name` ) as `unit.name` , `unit.translation.customFields` , COALESCE (`unit.translation.customFields` , `unit.translation.customFields` ) as `unit.customFields` , `unit.translation.createdAt` , `unit.translation.updatedAt` , `unit.translation.unitId` , `unit.translation.languageId` FROM `unit` LEFT JOIN (SELECT `unit.translation` . unit_id , `unit.translation` . short_code as `unit.translation.shortCode` , `unit.translation` . name as `unit.translation.name` , `unit.translation` . custom_fields as `unit.translation.customFields` , `unit.translation` . created_at as `unit.translation.createdAt` , `unit.translation` . updated_at as `unit.translation.updatedAt` , `unit.translation` . unit_id as `unit.translation.unitId` , `unit.translation` . language_id as `unit.translation.languageId` FROM `unit_translation` `unit.translation` WHERE `unit.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `unit.unit_translation` ON `unit.unit_translation` . `unit_id` = `unit` . `id` ;
Copy
45
3.17 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"7(×bîù¼¶R¨L'÷pN "
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0x3728D762EEF9BCB652A84C279DF7704E ));
Copy
46
3.58 ms
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = ? ) AND (((`acris_discount_group` . `active` = ? AND ((`acris_discount_group` . `active_from` < = > ? AND `acris_discount_group` . `active_until` < = > ? ) OR (`acris_discount_group` . `active_from` < = > ? AND (`acris_discount_group` . `active_until` > ? )) OR ((`acris_discount_group` . `active_from` < = ? ) AND `acris_discount_group` . `active_until` < = > ? ) OR ((`acris_discount_group` . `active_from` < = ? ) AND (`acris_discount_group` . `active_until` > ? ))) AND (`acris_discount_group` . `customer_assignment_type` = ? OR (`acris_discount_group` . `customer_assignment_type` = ? AND `acris_discount_group.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ))) AND ((`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group` . `product_id` = ? ) OR (`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group.productStreams` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND NOT (`acris_discount_group.productStreams` . `id` < = > ? )) OR `acris_discount_group` . `product_assignment_type` = ? OR `acris_discount_group` . `product_assignment_type` = ? )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
null
null
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
"everyCustomer "
"rules "
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
"product "
b"7(×bîù¼¶R¨L'÷pN "
"dynamicProductGroup "
b"\x01 ‘U°«q\x7F õª~bÍ’\e œO "
b"\x01 —\x15 Ý6ërƒáŽ+Aj\x06 ³ "
b"\x01 —ÅÅ„Qr9•xòWôŽšÓ "
b"\x01 š$‘Oõr+¯\x02 †ôˆŽj "
b"™%R§:B:ˆ¤…,ŽÔA@ "
b"¯Xe\x06 G\x0E Føœ\x7F ?Žê\x7F ´\x11 "
b"¹Ó±_Ñ!I\x16 ¿X\x12 #ÅOßø "
b"ºÐS—…¾MÙ£,—oQRˆ\x1E "
b"Ë).\x1A ¯…H‘ Ôâü£-Ð/ "
b"Þy‹\x02 ÏàCª´³\x15 mòÿÚÕ "
b"åR\x03 èGœ¶‹ñC?ÚLl "
b"çéį€`@'›Péh3Õ®Û "
b"ó–\x07 –²N+„ô±Nu\f KØ "
b"ôæ|\x12 kNKO‹OK‚•a;[ "
null
"everyProduct "
"materialGroup "
]
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`acris_discount_group` . `active` = 1 AND ((`acris_discount_group` . `active_from` < = > NULL AND `acris_discount_group` . `active_until` < = > NULL ) OR (`acris_discount_group` . `active_from` < = > NULL AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' )) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND `acris_discount_group` . `active_until` < = > NULL ) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' ))) AND (`acris_discount_group` . `customer_assignment_type` = 'everyCustomer' OR (`acris_discount_group` . `customer_assignment_type` = 'rules' AND `acris_discount_group.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ))) AND ((`acris_discount_group` . `product_assignment_type` = 'product' AND `acris_discount_group` . `product_id` = 0x3728D762EEF9BCB652A84C279DF7704E ) OR (`acris_discount_group` . `product_assignment_type` = 'dynamicProductGroup' AND `acris_discount_group.productStreams` . `id` IN (0x019155B0AB717FF5AA7E62CD921B9C4F , 0x019715DD36EB7283ADE18D2B416A06B3 , 0x0197C5C5845172399578F257F48D9AD3 , 0x019A24914FF5722BAF0286F49F888D6A , 0x99812552A73A423A88A4852C8DD44140 , 0xAF586506470E46F89C7F3F8DEA7FB411 , 0xB9D3B15FD1214916BF581223C54FDFF8 , 0xBAD0539785BE4DD9A32C976F5152881E , 0xCB292E1AAF854891A0D4E2FCA32DD02F , 0xDE798B02CFE043AAB4B3156DF2FFDAD5 , 0xE55203ADE881479CB68BF1433FDA4C6C , 0xE7E9C4AF806040279B50E96833D5AEDB , 0xF3960796C2B24E2B84F4B14E750C4BD8 , 0xF4E67C126B4E4B4F8B4F4B8295613B5B ) AND NOT (`acris_discount_group.productStreams` . `id` < = > NULL )) OR `acris_discount_group` . `product_assignment_type` = 'everyProduct' OR `acris_discount_group` . `product_assignment_type` = 'materialGroup' )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC ;
Copy
47
3.18 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"7\x08 ¾ò\x0F lQ\x16\x03 p†šó\x07 £B "
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0x3708BEF20F6C51160370869AF307A342 ));
Copy
48
3.62 ms
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = ? ) AND (((`acris_discount_group` . `active` = ? AND ((`acris_discount_group` . `active_from` < = > ? AND `acris_discount_group` . `active_until` < = > ? ) OR (`acris_discount_group` . `active_from` < = > ? AND (`acris_discount_group` . `active_until` > ? )) OR ((`acris_discount_group` . `active_from` < = ? ) AND `acris_discount_group` . `active_until` < = > ? ) OR ((`acris_discount_group` . `active_from` < = ? ) AND (`acris_discount_group` . `active_until` > ? ))) AND (`acris_discount_group` . `customer_assignment_type` = ? OR (`acris_discount_group` . `customer_assignment_type` = ? AND `acris_discount_group.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ))) AND ((`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group` . `product_id` = ? ) OR (`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group.productStreams` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND NOT (`acris_discount_group.productStreams` . `id` < = > ? )) OR `acris_discount_group` . `product_assignment_type` = ? OR `acris_discount_group` . `product_assignment_type` = ? )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
null
null
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
"everyCustomer "
"rules "
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
"product "
b"7\x08 ¾ò\x0F lQ\x16\x03 p†šó\x07 £B "
"dynamicProductGroup "
b"\x01 ‘U°«q\x7F õª~bÍ’\e œO "
b"\x01 —\x15 Ý6ërƒáŽ+Aj\x06 ³ "
b"\x01 —ÅÅ„Qr9•xòWôŽšÓ "
b"\x01 š$‘Oõr+¯\x02 †ôˆŽj "
b"™%R§:B:ˆ¤…,ŽÔA@ "
b"¯Xe\x06 G\x0E Føœ\x7F ?Žê\x7F ´\x11 "
b"¹Ó±_Ñ!I\x16 ¿X\x12 #ÅOßø "
b"ºÐS—…¾MÙ£,—oQRˆ\x1E "
b"Ë).\x1A ¯…H‘ Ôâü£-Ð/ "
b"Þy‹\x02 ÏàCª´³\x15 mòÿÚÕ "
b"åR\x03 èGœ¶‹ñC?ÚLl "
b"çéį€`@'›Péh3Õ®Û "
b"ó–\x07 –²N+„ô±Nu\f KØ "
b"ôæ|\x12 kNKO‹OK‚•a;[ "
null
"everyProduct "
"materialGroup "
]
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`acris_discount_group` . `active` = 1 AND ((`acris_discount_group` . `active_from` < = > NULL AND `acris_discount_group` . `active_until` < = > NULL ) OR (`acris_discount_group` . `active_from` < = > NULL AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' )) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND `acris_discount_group` . `active_until` < = > NULL ) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' ))) AND (`acris_discount_group` . `customer_assignment_type` = 'everyCustomer' OR (`acris_discount_group` . `customer_assignment_type` = 'rules' AND `acris_discount_group.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ))) AND ((`acris_discount_group` . `product_assignment_type` = 'product' AND `acris_discount_group` . `product_id` = 0x3708BEF20F6C51160370869AF307A342 ) OR (`acris_discount_group` . `product_assignment_type` = 'dynamicProductGroup' AND `acris_discount_group.productStreams` . `id` IN (0x019155B0AB717FF5AA7E62CD921B9C4F , 0x019715DD36EB7283ADE18D2B416A06B3 , 0x0197C5C5845172399578F257F48D9AD3 , 0x019A24914FF5722BAF0286F49F888D6A , 0x99812552A73A423A88A4852C8DD44140 , 0xAF586506470E46F89C7F3F8DEA7FB411 , 0xB9D3B15FD1214916BF581223C54FDFF8 , 0xBAD0539785BE4DD9A32C976F5152881E , 0xCB292E1AAF854891A0D4E2FCA32DD02F , 0xDE798B02CFE043AAB4B3156DF2FFDAD5 , 0xE55203ADE881479CB68BF1433FDA4C6C , 0xE7E9C4AF806040279B50E96833D5AEDB , 0xF3960796C2B24E2B84F4B14E750C4BD8 , 0xF4E67C126B4E4B4F8B4F4B8295613B5B ) AND NOT (`acris_discount_group.productStreams` . `id` < = > NULL )) OR `acris_discount_group` . `product_assignment_type` = 'everyProduct' OR `acris_discount_group` . `product_assignment_type` = 'materialGroup' )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC ;
Copy
49
3.14 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"> ÔZœ>t\x06 ¦Œ:2)ÖÅ' "
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0x3EA0D45A9C3E7406A68C3A3229D6C527 ));
Copy
50
3.49 ms
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = ? ) AND (((`acris_discount_group` . `active` = ? AND ((`acris_discount_group` . `active_from` < = > ? AND `acris_discount_group` . `active_until` < = > ? ) OR (`acris_discount_group` . `active_from` < = > ? AND (`acris_discount_group` . `active_until` > ? )) OR ((`acris_discount_group` . `active_from` < = ? ) AND `acris_discount_group` . `active_until` < = > ? ) OR ((`acris_discount_group` . `active_from` < = ? ) AND (`acris_discount_group` . `active_until` > ? ))) AND (`acris_discount_group` . `customer_assignment_type` = ? OR (`acris_discount_group` . `customer_assignment_type` = ? AND `acris_discount_group.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ))) AND ((`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group` . `product_id` = ? ) OR (`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group.productStreams` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND NOT (`acris_discount_group.productStreams` . `id` < = > ? )) OR `acris_discount_group` . `product_assignment_type` = ? OR `acris_discount_group` . `product_assignment_type` = ? )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
null
null
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
"everyCustomer "
"rules "
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
"product "
b"> ÔZœ>t\x06 ¦Œ:2)ÖÅ' "
"dynamicProductGroup "
b"\x01 ‘U°«q\x7F õª~bÍ’\e œO "
b"\x01 —\x15 Ý6ërƒáŽ+Aj\x06 ³ "
b"\x01 š$‘Oõr+¯\x02 †ôˆŽj "
b"™%R§:B:ˆ¤…,ŽÔA@ "
b"¯Xe\x06 G\x0E Føœ\x7F ?Žê\x7F ´\x11 "
b"¹Ó±_Ñ!I\x16 ¿X\x12 #ÅOßø "
b"ºÐS—…¾MÙ£,—oQRˆ\x1E "
b"Ë).\x1A ¯…H‘ Ôâü£-Ð/ "
b"åR\x03 èGœ¶‹ñC?ÚLl "
b"çéį€`@'›Péh3Õ®Û "
b"ôæ|\x12 kNKO‹OK‚•a;[ "
null
"everyProduct "
"materialGroup "
]
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`acris_discount_group` . `active` = 1 AND ((`acris_discount_group` . `active_from` < = > NULL AND `acris_discount_group` . `active_until` < = > NULL ) OR (`acris_discount_group` . `active_from` < = > NULL AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' )) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND `acris_discount_group` . `active_until` < = > NULL ) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' ))) AND (`acris_discount_group` . `customer_assignment_type` = 'everyCustomer' OR (`acris_discount_group` . `customer_assignment_type` = 'rules' AND `acris_discount_group.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ))) AND ((`acris_discount_group` . `product_assignment_type` = 'product' AND `acris_discount_group` . `product_id` = 0x3EA0D45A9C3E7406A68C3A3229D6C527 ) OR (`acris_discount_group` . `product_assignment_type` = 'dynamicProductGroup' AND `acris_discount_group.productStreams` . `id` IN (0x019155B0AB717FF5AA7E62CD921B9C4F , 0x019715DD36EB7283ADE18D2B416A06B3 , 0x019A24914FF5722BAF0286F49F888D6A , 0x99812552A73A423A88A4852C8DD44140 , 0xAF586506470E46F89C7F3F8DEA7FB411 , 0xB9D3B15FD1214916BF581223C54FDFF8 , 0xBAD0539785BE4DD9A32C976F5152881E , 0xCB292E1AAF854891A0D4E2FCA32DD02F , 0xE55203ADE881479CB68BF1433FDA4C6C , 0xE7E9C4AF806040279B50E96833D5AEDB , 0xF4E67C126B4E4B4F8B4F4B8295613B5B ) AND NOT (`acris_discount_group.productStreams` . `id` < = > NULL )) OR `acris_discount_group` . `product_assignment_type` = 'everyProduct' OR `acris_discount_group` . `product_assignment_type` = 'materialGroup' )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC ;
Copy
51
3.12 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"¡-‚>fü\x13 ‚\x1F ‡˜ #l<M "
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0xA12D823E66FC13821F8798A0236C3C4D ));
Copy
52
3.51 ms
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = ? ) AND (((`acris_discount_group` . `active` = ? AND ((`acris_discount_group` . `active_from` < = > ? AND `acris_discount_group` . `active_until` < = > ? ) OR (`acris_discount_group` . `active_from` < = > ? AND (`acris_discount_group` . `active_until` > ? )) OR ((`acris_discount_group` . `active_from` < = ? ) AND `acris_discount_group` . `active_until` < = > ? ) OR ((`acris_discount_group` . `active_from` < = ? ) AND (`acris_discount_group` . `active_until` > ? ))) AND (`acris_discount_group` . `customer_assignment_type` = ? OR (`acris_discount_group` . `customer_assignment_type` = ? AND `acris_discount_group.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ))) AND ((`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group` . `product_id` = ? ) OR (`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group.productStreams` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND NOT (`acris_discount_group.productStreams` . `id` < = > ? )) OR `acris_discount_group` . `product_assignment_type` = ? OR `acris_discount_group` . `product_assignment_type` = ? )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
null
null
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
"everyCustomer "
"rules "
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
"product "
b"¡-‚>fü\x13 ‚\x1F ‡˜ #l<M "
"dynamicProductGroup "
b"\x01 ‘U°«q\x7F õª~bÍ’\e œO "
b"\x01 —\x15 Ý6ërƒáŽ+Aj\x06 ³ "
b"\x01 —ÅÅ„Qr9•xòWôŽšÓ "
b"\x01 š$‘Oõr+¯\x02 †ôˆŽj "
b"™%R§:B:ˆ¤…,ŽÔA@ "
b"¯Xe\x06 G\x0E Føœ\x7F ?Žê\x7F ´\x11 "
b"¹Ó±_Ñ!I\x16 ¿X\x12 #ÅOßø "
b"ºÐS—…¾MÙ£,—oQRˆ\x1E "
b"Ë).\x1A ¯…H‘ Ôâü£-Ð/ "
b"åR\x03 èGœ¶‹ñC?ÚLl "
b"çéį€`@'›Péh3Õ®Û "
b"ôæ|\x12 kNKO‹OK‚•a;[ "
null
"everyProduct "
"materialGroup "
]
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`acris_discount_group` . `active` = 1 AND ((`acris_discount_group` . `active_from` < = > NULL AND `acris_discount_group` . `active_until` < = > NULL ) OR (`acris_discount_group` . `active_from` < = > NULL AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' )) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND `acris_discount_group` . `active_until` < = > NULL ) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' ))) AND (`acris_discount_group` . `customer_assignment_type` = 'everyCustomer' OR (`acris_discount_group` . `customer_assignment_type` = 'rules' AND `acris_discount_group.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ))) AND ((`acris_discount_group` . `product_assignment_type` = 'product' AND `acris_discount_group` . `product_id` = 0xA12D823E66FC13821F8798A0236C3C4D ) OR (`acris_discount_group` . `product_assignment_type` = 'dynamicProductGroup' AND `acris_discount_group.productStreams` . `id` IN (0x019155B0AB717FF5AA7E62CD921B9C4F , 0x019715DD36EB7283ADE18D2B416A06B3 , 0x0197C5C5845172399578F257F48D9AD3 , 0x019A24914FF5722BAF0286F49F888D6A , 0x99812552A73A423A88A4852C8DD44140 , 0xAF586506470E46F89C7F3F8DEA7FB411 , 0xB9D3B15FD1214916BF581223C54FDFF8 , 0xBAD0539785BE4DD9A32C976F5152881E , 0xCB292E1AAF854891A0D4E2FCA32DD02F , 0xE55203ADE881479CB68BF1433FDA4C6C , 0xE7E9C4AF806040279B50E96833D5AEDB , 0xF4E67C126B4E4B4F8B4F4B8295613B5B ) AND NOT (`acris_discount_group.productStreams` . `id` < = > NULL )) OR `acris_discount_group` . `product_assignment_type` = 'everyProduct' OR `acris_discount_group` . `product_assignment_type` = 'materialGroup' )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC ;
Copy
53
3.26 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"""
…\n
ÒñßñHý\x1C ø'èà\x11 ž]
"""
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0x850AD2F1DFF148FD1CF827E8E0119E5D ));
Copy
54
3.40 ms
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = ? ) AND (((`acris_discount_group` . `active` = ? AND ((`acris_discount_group` . `active_from` < = > ? AND `acris_discount_group` . `active_until` < = > ? ) OR (`acris_discount_group` . `active_from` < = > ? AND (`acris_discount_group` . `active_until` > ? )) OR ((`acris_discount_group` . `active_from` < = ? ) AND `acris_discount_group` . `active_until` < = > ? ) OR ((`acris_discount_group` . `active_from` < = ? ) AND (`acris_discount_group` . `active_until` > ? ))) AND (`acris_discount_group` . `customer_assignment_type` = ? OR (`acris_discount_group` . `customer_assignment_type` = ? AND `acris_discount_group.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ))) AND ((`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group` . `product_id` = ? ) OR (`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group.productStreams` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND NOT (`acris_discount_group.productStreams` . `id` < = > ? )) OR `acris_discount_group` . `product_assignment_type` = ? OR `acris_discount_group` . `product_assignment_type` = ? )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
null
null
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
"everyCustomer "
"rules "
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
"product "
b"""
…\n
ÒñßñHý\x1C ø'èà\x11 ž]
"""
"dynamicProductGroup "
b"\x01 ‘U°«q\x7F õª~bÍ’\e œO "
b"\x01 —\x15 Ý6ërƒáŽ+Aj\x06 ³ "
b"\x01 —ÅÅ„Qr9•xòWôŽšÓ "
b"\x01 š$‘Oõr+¯\x02 †ôˆŽj "
b"™%R§:B:ˆ¤…,ŽÔA@ "
b"¯Xe\x06 G\x0E Føœ\x7F ?Žê\x7F ´\x11 "
b"¹Ó±_Ñ!I\x16 ¿X\x12 #ÅOßø "
b"ºÐS—…¾MÙ£,—oQRˆ\x1E "
b"Ë).\x1A ¯…H‘ Ôâü£-Ð/ "
b"åR\x03 èGœ¶‹ñC?ÚLl "
b"çéį€`@'›Péh3Õ®Û "
b"ôæ|\x12 kNKO‹OK‚•a;[ "
null
"everyProduct "
"materialGroup "
]
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`acris_discount_group` . `active` = 1 AND ((`acris_discount_group` . `active_from` < = > NULL AND `acris_discount_group` . `active_until` < = > NULL ) OR (`acris_discount_group` . `active_from` < = > NULL AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' )) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND `acris_discount_group` . `active_until` < = > NULL ) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' ))) AND (`acris_discount_group` . `customer_assignment_type` = 'everyCustomer' OR (`acris_discount_group` . `customer_assignment_type` = 'rules' AND `acris_discount_group.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ))) AND ((`acris_discount_group` . `product_assignment_type` = 'product' AND `acris_discount_group` . `product_id` = 0x850AD2F1DFF148FD1CF827E8E0119E5D ) OR (`acris_discount_group` . `product_assignment_type` = 'dynamicProductGroup' AND `acris_discount_group.productStreams` . `id` IN (0x019155B0AB717FF5AA7E62CD921B9C4F , 0x019715DD36EB7283ADE18D2B416A06B3 , 0x0197C5C5845172399578F257F48D9AD3 , 0x019A24914FF5722BAF0286F49F888D6A , 0x99812552A73A423A88A4852C8DD44140 , 0xAF586506470E46F89C7F3F8DEA7FB411 , 0xB9D3B15FD1214916BF581223C54FDFF8 , 0xBAD0539785BE4DD9A32C976F5152881E , 0xCB292E1AAF854891A0D4E2FCA32DD02F , 0xE55203ADE881479CB68BF1433FDA4C6C , 0xE7E9C4AF806040279B50E96833D5AEDB , 0xF4E67C126B4E4B4F8B4F4B8295613B5B ) AND NOT (`acris_discount_group.productStreams` . `id` < = > NULL )) OR `acris_discount_group` . `product_assignment_type` = 'everyProduct' OR `acris_discount_group` . `product_assignment_type` = 'materialGroup' )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC ;
Copy
55
3.28 ms
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `write_access` as `app.integration.writeAccess` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , COALESCE (`app.translation.label` , `app.translation.label` ) as `app.label` , `app.translation.description` , COALESCE (`app.translation.description` , `app.translation.description` ) as `app.description` , `app.translation.privacyPolicyExtensions` , COALESCE (`app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` ) as `app.privacyPolicyExtensions` , `app.translation.customFields` , COALESCE (`app.translation.customFields` , `app.translation.customFields` ) as `app.customFields` , `app.translation.createdAt` , `app.translation.updatedAt` , `app.translation.appId` , `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation` . app_id , `app.translation` . label as `app.translation.label` , `app.translation` . description as `app.translation.description` , `app.translation` . privacy_policy_extensions as `app.translation.privacyPolicyExtensions` , `app.translation` . custom_fields as `app.translation.customFields` , `app.translation` . created_at as `app.translation.createdAt` , `app.translation` . updated_at as `app.translation.updatedAt` , `app.translation` . app_id as `app.translation.appId` , `app.translation` . language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation` . language_id = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` WHERE (`app` . `active` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `write_access` as `app.integration.writeAccess` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
COALESCE (
`app.translation.label` , `app.translation.label`
) as `app.label` ,
`app.translation.description` ,
COALESCE (
`app.translation.description` , `app.translation.description`
) as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
COALESCE (
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions`
) as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
COALESCE (
`app.translation.customFields` ,
`app.translation.customFields`
) as `app.customFields` ,
`app.translation.createdAt` ,
`app.translation.updatedAt` ,
`app.translation.appId` ,
`app.translation.languageId`
FROM
`app`
LEFT JOIN (
SELECT
`app.translation` . app_id ,
`app.translation` . label as `app.translation.label` ,
`app.translation` . description as `app.translation.description` ,
`app.translation` . privacy_policy_extensions as `app.translation.privacyPolicyExtensions` ,
`app.translation` . custom_fields as `app.translation.customFields` ,
`app.translation` . created_at as `app.translation.createdAt` ,
`app.translation` . updated_at as `app.translation.updatedAt` ,
`app.translation` . app_id as `app.translation.appId` ,
`app.translation` . language_id as `app.translation.languageId`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . language_id = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
WHERE
(`app` . `active` = ? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `write_access` as `app.integration.writeAccess` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , COALESCE (`app.translation.label` , `app.translation.label` ) as `app.label` , `app.translation.description` , COALESCE (`app.translation.description` , `app.translation.description` ) as `app.description` , `app.translation.privacyPolicyExtensions` , COALESCE (`app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` ) as `app.privacyPolicyExtensions` , `app.translation.customFields` , COALESCE (`app.translation.customFields` , `app.translation.customFields` ) as `app.customFields` , `app.translation.createdAt` , `app.translation.updatedAt` , `app.translation.appId` , `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation` . app_id , `app.translation` . label as `app.translation.label` , `app.translation` . description as `app.translation.description` , `app.translation` . privacy_policy_extensions as `app.translation.privacyPolicyExtensions` , `app.translation` . custom_fields as `app.translation.customFields` , `app.translation` . created_at as `app.translation.createdAt` , `app.translation` . updated_at as `app.translation.updatedAt` , `app.translation` . app_id as `app.translation.appId` , `app.translation` . language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` WHERE (`app` . `active` = 1 );
Copy
56
3.11 ms
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
57
3.16 ms
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
58
3.20 ms
SELECT `acris_price_on_request` . `id` FROM `acris_price_on_request` LEFT JOIN `acris_price_on_request_rule` `acris_price_on_request.rules.mapping` ON `acris_price_on_request` . `id` = `acris_price_on_request.rules.mapping` . `price_on_request_id` LEFT JOIN `acris_price_on_request_product_stream` `acris_price_on_request.productStreams.mapping` ON `acris_price_on_request` . `id` = `acris_price_on_request.productStreams.mapping` . `price_on_request_id` LEFT JOIN `rule` `acris_price_on_request.rules` ON `acris_price_on_request.rules.mapping` . `rule_id` = `acris_price_on_request.rules` . `id` LEFT JOIN `product_stream` `acris_price_on_request.productStreams` ON `acris_price_on_request.productStreams.mapping` . `product_stream_id` = `acris_price_on_request.productStreams` . `id` WHERE (`acris_price_on_request` . `version_id` = ? ) AND (((`acris_price_on_request` . `active` = ? AND (`acris_price_on_request.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ) OR `acris_price_on_request.rules` . `id` < = > ? ) AND (`acris_price_on_request.productStreams` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) OR `acris_price_on_request.productStreams` . `id` < = > ? )))) GROUP BY `acris_price_on_request` . `id` ORDER BY LENGTH (`acris_price_on_request` . `priority` ) DESC , MAX (`acris_price_on_request` . `priority` ) DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
null
b"\x01 ‘U°«q\x7F õª~bÍ’\e œO "
b"\x01 —\x15 Ý6ërƒáŽ+Aj\x06 ³ "
b"\x01 —ÅÅ„Qr9•xòWôŽšÓ "
b"\x01 š$‘Oõr+¯\x02 †ôˆŽj "
b"™%R§:B:ˆ¤…,ŽÔA@ "
b"¯Xe\x06 G\x0E Føœ\x7F ?Žê\x7F ´\x11 "
b"¹Ó±_Ñ!I\x16 ¿X\x12 #ÅOßø "
b"ºÐS—…¾MÙ£,—oQRˆ\x1E "
b"Ë).\x1A ¯…H‘ Ôâü£-Ð/ "
b"Þy‹\x02 ÏàCª´³\x15 mòÿÚÕ "
b"åR\x03 èGœ¶‹ñC?ÚLl "
b"çéį€`@'›Péh3Õ®Û "
b"ó–\x07 –²N+„ô±Nu\f KØ "
b"ôæ|\x12 kNKO‹OK‚•a;[ "
null
]
SELECT `acris_price_on_request` . `id` FROM `acris_price_on_request` LEFT JOIN `acris_price_on_request_rule` `acris_price_on_request.rules.mapping` ON `acris_price_on_request` . `id` = `acris_price_on_request.rules.mapping` . `price_on_request_id` LEFT JOIN `acris_price_on_request_product_stream` `acris_price_on_request.productStreams.mapping` ON `acris_price_on_request` . `id` = `acris_price_on_request.productStreams.mapping` . `price_on_request_id` LEFT JOIN `rule` `acris_price_on_request.rules` ON `acris_price_on_request.rules.mapping` . `rule_id` = `acris_price_on_request.rules` . `id` LEFT JOIN `product_stream` `acris_price_on_request.productStreams` ON `acris_price_on_request.productStreams.mapping` . `product_stream_id` = `acris_price_on_request.productStreams` . `id` WHERE (`acris_price_on_request` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`acris_price_on_request` . `active` = 1 AND (`acris_price_on_request.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ) OR `acris_price_on_request.rules` . `id` < = > NULL ) AND (`acris_price_on_request.productStreams` . `id` IN (0x019155B0AB717FF5AA7E62CD921B9C4F , 0x019715DD36EB7283ADE18D2B416A06B3 , 0x0197C5C5845172399578F257F48D9AD3 , 0x019A24914FF5722BAF0286F49F888D6A , 0x99812552A73A423A88A4852C8DD44140 , 0xAF586506470E46F89C7F3F8DEA7FB411 , 0xB9D3B15FD1214916BF581223C54FDFF8 , 0xBAD0539785BE4DD9A32C976F5152881E , 0xCB292E1AAF854891A0D4E2FCA32DD02F , 0xDE798B02CFE043AAB4B3156DF2FFDAD5 , 0xE55203ADE881479CB68BF1433FDA4C6C , 0xE7E9C4AF806040279B50E96833D5AEDB , 0xF3960796C2B24E2B84F4B14E750C4BD8 , 0xF4E67C126B4E4B4F8B4F4B8295613B5B ) OR `acris_price_on_request.productStreams` . `id` < = > NULL )))) GROUP BY `acris_price_on_request` . `id` ORDER BY LENGTH (`acris_price_on_request` . `priority` ) DESC , MAX (`acris_price_on_request` . `priority` ) DESC ;
Copy
59
3.07 ms
SELECT `product_sorting` . `id` FROM `product_sorting` WHERE (`product_sorting` . `active` = ? ) ORDER BY `product_sorting` . `priority` DESC
SELECT `product_sorting` . `id` FROM `product_sorting` WHERE (`product_sorting` . `active` = 1 ) ORDER BY `product_sorting` . `priority` DESC ;
Copy
60
3.25 ms
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , COALESCE (`product_sorting.translation.label` , `product_sorting.translation.label` ) as `product_sorting.label` , `product_sorting.translation.createdAt` , `product_sorting.translation.updatedAt` , `product_sorting.translation.productSortingId` , `product_sorting.translation.languageId` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . product_sorting_id , `product_sorting.translation` . label as `product_sorting.translation.label` , `product_sorting.translation` . created_at as `product_sorting.translation.createdAt` , `product_sorting.translation` . updated_at as `product_sorting.translation.updatedAt` , `product_sorting.translation` . product_sorting_id as `product_sorting.translation.productSortingId` , `product_sorting.translation` . language_id as `product_sorting.translation.languageId` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . language_id = ? ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"ÊÊ,ñ¦ÕGƒ›<t×Cž\x15 Ò "
b"\x0F\x01 šú\x11 Iˆ‡Qzc\r žÏ\x02 "
b"$~‡¹\x1A\x13 Hã¯\r o¸Ï›\x1E Ÿ "
b"!O.¡KîO†ˆ&²¶5>¬[ "
b"""
:T\n
o]\@Ëš†p¹2êfè
"""
b"¯\x06 “¥keH”‹FÁ³\x12 Ýc "
b"ÑèŒ"‘vCö·T£‘45ûX "
]
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , COALESCE (`product_sorting.translation.label` , `product_sorting.translation.label` ) as `product_sorting.label` , `product_sorting.translation.createdAt` , `product_sorting.translation.updatedAt` , `product_sorting.translation.productSortingId` , `product_sorting.translation.languageId` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . product_sorting_id , `product_sorting.translation` . label as `product_sorting.translation.label` , `product_sorting.translation` . created_at as `product_sorting.translation.createdAt` , `product_sorting.translation` . updated_at as `product_sorting.translation.updatedAt` , `product_sorting.translation` . product_sorting_id as `product_sorting.translation.productSortingId` , `product_sorting.translation` . language_id as `product_sorting.translation.languageId` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (0xCACA2CF1A6D547839B3C74D7439E15D2 , 0x0F019AFA119D498887517A630D9ECF02 , 0x247E87B91A1348E3AF0D6FB8CF9B1E9F , 0x214F2EA14BEE4F868826B2B6353EAC5B , 0x3A540A6F5D5C40CB9A8670B932EA66E8 , 0xAF0693A56B6548948B46C1B312DD6390 , 0xD1E88C22917643F6B754A3913435FB58 );
Copy
61
3.83 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.bergerExtension` . `id` as `category.bergerExtension.id` , `category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` , `category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` , `category.bergerExtension` . `code` as `category.bergerExtension.code` , `category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` , `category.bergerExtension` . `headline` as `category.bergerExtension.headline` , `category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` , `category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` , `category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` , `category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` , `category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` , `category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` , `category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` , `category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` , `category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` , `category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` , `category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` , `category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` , `category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` , `category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` , `category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` , `category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` , `category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` , `category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` , `category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` , `category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` , `category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` , `category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` , `category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` , `category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` , `category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` , `category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` , `category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` , `category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` , `category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` , `category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` , `category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` , `category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` , `category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` , `category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` , `category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` , `category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` , `category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` , `category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` , `category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` , `category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` , `category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id` WHERE (`category` . `version_id` = ? ) AND ((`category` . `id` = ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"ËFLâ,\x18 ÉO0aXEÇç\f È "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.bergerExtension` . `id` as `category.bergerExtension.id` ,
`category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` ,
`category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` ,
`category.bergerExtension` . `code` as `category.bergerExtension.code` ,
`category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` ,
`category.bergerExtension` . `headline` as `category.bergerExtension.headline` ,
`category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` ,
`category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` ,
`category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` ,
`category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` ,
`category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` ,
`category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` ,
`category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` ,
`category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` ,
`category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` ,
`category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` ,
`category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` ,
`category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` ,
`category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` ,
`category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` ,
`category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` ,
`category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` ,
`category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` ,
`category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` ,
`category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` ,
`category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` ,
`category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` ,
`category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` ,
`category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` ,
`category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` ,
`category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` ,
`category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` ,
`category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` ,
`category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` ,
`category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` ,
`category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` ,
`category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` ,
`category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` ,
`category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` ,
`category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` ,
`category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` ,
`category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` ,
`category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` ,
`category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` ,
`category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` ,
`category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` ,
`category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` ,
`category.translation.name` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`category.translation` . name as `category.translation.name` ,
`category.translation` . breadcrumb as `category.translation.breadcrumb` ,
`category.translation` . slot_config as `category.translation.slotConfig` ,
`category.translation` . link_type as `category.translation.linkType` ,
`category.translation` . internal_link as `category.translation.internalLink` ,
`category.translation` . external_link as `category.translation.externalLink` ,
`category.translation` . link_new_tab as `category.translation.linkNewTab` ,
`category.translation` . description as `category.translation.description` ,
`category.translation` . meta_title as `category.translation.metaTitle` ,
`category.translation` . meta_description as `category.translation.metaDescription` ,
`category.translation` . keywords as `category.translation.keywords` ,
`category.translation` . custom_fields as `category.translation.customFields` ,
`category.translation` . created_at as `category.translation.createdAt` ,
`category.translation` . updated_at as `category.translation.updatedAt` ,
`category.translation` . category_id as `category.translation.categoryId` ,
`category.translation` . language_id as `category.translation.languageId` ,
`category.translation` . category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . language_id = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . category_version_id = `category` . version_id
LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id`
WHERE
(`category` . `version_id` = ? )
AND (
(`category` . `id` = ? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.bergerExtension` . `id` as `category.bergerExtension.id` , `category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` , `category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` , `category.bergerExtension` . `code` as `category.bergerExtension.code` , `category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` , `category.bergerExtension` . `headline` as `category.bergerExtension.headline` , `category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` , `category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` , `category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` , `category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` , `category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` , `category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` , `category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` , `category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` , `category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` , `category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` , `category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` , `category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` , `category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` , `category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` , `category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` , `category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` , `category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` , `category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` , `category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` , `category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` , `category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` , `category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` , `category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` , `category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` , `category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` , `category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` , `category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` , `category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` , `category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` , `category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` , `category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` , `category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` , `category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` , `category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` , `category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` , `category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` , `category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` , `category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` , `category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` , `category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` , `category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`category` . `id` = 0xCB464CE22C18C94F30615845C7E70CC8 ));
Copy
62
3.44 ms
SELECT `category_product_attribute_mapping` . `id` as `category_product_attribute_mapping.id` , `category_product_attribute_mapping` . `category_id` as `category_product_attribute_mapping.categoryId` , `category_product_attribute_mapping` . `category_version_id` as `category_product_attribute_mapping.categoryVersionId` , `category_product_attribute_mapping` . `product_attribute_id` as `category_product_attribute_mapping.productAttributeId` , `category_product_attribute_mapping` . `position` as `category_product_attribute_mapping.position` , `category_product_attribute_mapping` . `force_field_type` as `category_product_attribute_mapping.forceFieldType` , `category_product_attribute_mapping.product_attribute` . `id` as `category_product_attribute_mapping.product_attribute.id` , `category_product_attribute_mapping.product_attribute` . `show_in_datasheet` as `category_product_attribute_mapping.product_attribute.showInDatasheet` , `category_product_attribute_mapping.product_attribute` . `sorting` as `category_product_attribute_mapping.product_attribute.sorting` , `category_product_attribute_mapping.product_attribute` . `field_type` as `category_product_attribute_mapping.product_attribute.fieldType` , `category_product_attribute_mapping.product_attribute` . `field_name` as `category_product_attribute_mapping.product_attribute.fieldName` , `category_product_attribute_mapping.product_attribute` . `label_sort` as `category_product_attribute_mapping.product_attribute.labelSort` , `category_product_attribute_mapping.product_attribute` . `created_at` as `category_product_attribute_mapping.product_attribute.createdAt` , `category_product_attribute_mapping.product_attribute` . `updated_at` as `category_product_attribute_mapping.product_attribute.updatedAt` , `category_product_attribute_mapping.product_attribute.translation.unit` , COALESCE (`category_product_attribute_mapping.product_attribute.translation.unit` , `category_product_attribute_mapping.product_attribute.translation.unit` ) as `category_product_attribute_mapping.product_attribute.unit` , `category_product_attribute_mapping.product_attribute.translation.label` , COALESCE (`category_product_attribute_mapping.product_attribute.translation.label` , `category_product_attribute_mapping.product_attribute.translation.label` ) as `category_product_attribute_mapping.product_attribute.label` , `category_product_attribute_mapping.product_attribute.translation.createdAt` , `category_product_attribute_mapping.product_attribute.translation.updatedAt` , `category_product_attribute_mapping.product_attribute.translation.productAttributeId` , `category_product_attribute_mapping.product_attribute.translation.languageId` , `category_product_attribute_mapping` . `created_at` as `category_product_attribute_mapping.createdAt` , `category_product_attribute_mapping` . `updated_at` as `category_product_attribute_mapping.updatedAt` FROM `category_product_attribute_mapping` LEFT JOIN `product_attribute` `category_product_attribute_mapping.product_attribute` ON `category_product_attribute_mapping` . `product_attribute_id` = `category_product_attribute_mapping.product_attribute` . `id` LEFT JOIN (SELECT `category_product_attribute_mapping.product_attribute.translation` . product_attribute_id , `category_product_attribute_mapping.product_attribute.translation` . unit as `category_product_attribute_mapping.product_attribute.translation.unit` , `category_product_attribute_mapping.product_attribute.translation` . label as `category_product_attribute_mapping.product_attribute.translation.label` , `category_product_attribute_mapping.product_attribute.translation` . created_at as `category_product_attribute_mapping.product_attribute.translation.createdAt` , `category_product_attribute_mapping.product_attribute.translation` . updated_at as `category_product_attribute_mapping.product_attribute.translation.updatedAt` , `category_product_attribute_mapping.product_attribute.translation` . product_attribute_id as `category_product_attribute_mapping.product_attribute.translation.productAttributeId` , `category_product_attribute_mapping.product_attribute.translation` . language_id as `category_product_attribute_mapping.product_attribute.translation.languageId` FROM `product_attribute_translation` `category_product_attribute_mapping.product_attribute.translation` WHERE `category_product_attribute_mapping.product_attribute.translation` . language_id = ? ) `category_product_attribute_mapping.product_attribute.product_attribute_translation` ON `category_product_attribute_mapping.product_attribute.product_attribute_translation` . `product_attribute_id` = `category_product_attribute_mapping.product_attribute` . `id` WHERE (`category_product_attribute_mapping` . `category_id` IN (? )) ORDER BY `category_product_attribute_mapping` . `position` ASC
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"ËFLâ,\x18 ÉO0aXEÇç\f È "
]
SELECT `category_product_attribute_mapping` . `id` as `category_product_attribute_mapping.id` , `category_product_attribute_mapping` . `category_id` as `category_product_attribute_mapping.categoryId` , `category_product_attribute_mapping` . `category_version_id` as `category_product_attribute_mapping.categoryVersionId` , `category_product_attribute_mapping` . `product_attribute_id` as `category_product_attribute_mapping.productAttributeId` , `category_product_attribute_mapping` . `position` as `category_product_attribute_mapping.position` , `category_product_attribute_mapping` . `force_field_type` as `category_product_attribute_mapping.forceFieldType` , `category_product_attribute_mapping.product_attribute` . `id` as `category_product_attribute_mapping.product_attribute.id` , `category_product_attribute_mapping.product_attribute` . `show_in_datasheet` as `category_product_attribute_mapping.product_attribute.showInDatasheet` , `category_product_attribute_mapping.product_attribute` . `sorting` as `category_product_attribute_mapping.product_attribute.sorting` , `category_product_attribute_mapping.product_attribute` . `field_type` as `category_product_attribute_mapping.product_attribute.fieldType` , `category_product_attribute_mapping.product_attribute` . `field_name` as `category_product_attribute_mapping.product_attribute.fieldName` , `category_product_attribute_mapping.product_attribute` . `label_sort` as `category_product_attribute_mapping.product_attribute.labelSort` , `category_product_attribute_mapping.product_attribute` . `created_at` as `category_product_attribute_mapping.product_attribute.createdAt` , `category_product_attribute_mapping.product_attribute` . `updated_at` as `category_product_attribute_mapping.product_attribute.updatedAt` , `category_product_attribute_mapping.product_attribute.translation.unit` , COALESCE (`category_product_attribute_mapping.product_attribute.translation.unit` , `category_product_attribute_mapping.product_attribute.translation.unit` ) as `category_product_attribute_mapping.product_attribute.unit` , `category_product_attribute_mapping.product_attribute.translation.label` , COALESCE (`category_product_attribute_mapping.product_attribute.translation.label` , `category_product_attribute_mapping.product_attribute.translation.label` ) as `category_product_attribute_mapping.product_attribute.label` , `category_product_attribute_mapping.product_attribute.translation.createdAt` , `category_product_attribute_mapping.product_attribute.translation.updatedAt` , `category_product_attribute_mapping.product_attribute.translation.productAttributeId` , `category_product_attribute_mapping.product_attribute.translation.languageId` , `category_product_attribute_mapping` . `created_at` as `category_product_attribute_mapping.createdAt` , `category_product_attribute_mapping` . `updated_at` as `category_product_attribute_mapping.updatedAt` FROM `category_product_attribute_mapping` LEFT JOIN `product_attribute` `category_product_attribute_mapping.product_attribute` ON `category_product_attribute_mapping` . `product_attribute_id` = `category_product_attribute_mapping.product_attribute` . `id` LEFT JOIN (SELECT `category_product_attribute_mapping.product_attribute.translation` . product_attribute_id , `category_product_attribute_mapping.product_attribute.translation` . unit as `category_product_attribute_mapping.product_attribute.translation.unit` , `category_product_attribute_mapping.product_attribute.translation` . label as `category_product_attribute_mapping.product_attribute.translation.label` , `category_product_attribute_mapping.product_attribute.translation` . created_at as `category_product_attribute_mapping.product_attribute.translation.createdAt` , `category_product_attribute_mapping.product_attribute.translation` . updated_at as `category_product_attribute_mapping.product_attribute.translation.updatedAt` , `category_product_attribute_mapping.product_attribute.translation` . product_attribute_id as `category_product_attribute_mapping.product_attribute.translation.productAttributeId` , `category_product_attribute_mapping.product_attribute.translation` . language_id as `category_product_attribute_mapping.product_attribute.translation.languageId` FROM `product_attribute_translation` `category_product_attribute_mapping.product_attribute.translation` WHERE `category_product_attribute_mapping.product_attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category_product_attribute_mapping.product_attribute.product_attribute_translation` ON `category_product_attribute_mapping.product_attribute.product_attribute_translation` . `product_attribute_id` = `category_product_attribute_mapping.product_attribute` . `id` WHERE (`category_product_attribute_mapping` . `category_id` IN (0xCB464CE22C18C94F30615845C7E70CC8 )) ORDER BY `category_product_attribute_mapping` . `position` ASC ;
Copy
63
3.32 ms
SELECT `acris_search_product_pushing` . `id` FROM `acris_search_product_pushing` LEFT JOIN `acris_search_product_pushing_rule` `acris_search_product_pushing.rules.mapping` ON `acris_search_product_pushing` . `id` = `acris_search_product_pushing.rules.mapping` . `search_product_pushing_id` LEFT JOIN `rule` `acris_search_product_pushing.rules` ON `acris_search_product_pushing.rules.mapping` . `rule_id` = `acris_search_product_pushing.rules` . `id` WHERE ((`acris_search_product_pushing` . `active` = ? AND (`acris_search_product_pushing` . `type` = ? OR `acris_search_product_pushing` . `type` = ? ) AND (`acris_search_product_pushing.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ) OR `acris_search_product_pushing.rules` . `id` < = > ? ))) GROUP BY `acris_search_product_pushing` . `id`
Parameters :
[
true
"all "
"listing "
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
null
]
SELECT `acris_search_product_pushing` . `id` FROM `acris_search_product_pushing` LEFT JOIN `acris_search_product_pushing_rule` `acris_search_product_pushing.rules.mapping` ON `acris_search_product_pushing` . `id` = `acris_search_product_pushing.rules.mapping` . `search_product_pushing_id` LEFT JOIN `rule` `acris_search_product_pushing.rules` ON `acris_search_product_pushing.rules.mapping` . `rule_id` = `acris_search_product_pushing.rules` . `id` WHERE ((`acris_search_product_pushing` . `active` = 1 AND (`acris_search_product_pushing` . `type` = 'all' OR `acris_search_product_pushing` . `type` = 'listing' ) AND (`acris_search_product_pushing.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ) OR `acris_search_product_pushing.rules` . `id` < = > NULL ))) GROUP BY `acris_search_product_pushing` . `id` ;
Copy
64
3.21 ms
SELECT `acris_search_product_pushing` . `id` as `acris_search_product_pushing.id` , `acris_search_product_pushing` . `name` as `acris_search_product_pushing.name` , `acris_search_product_pushing` . `active` as `acris_search_product_pushing.active` , `acris_search_product_pushing` . `type` as `acris_search_product_pushing.type` , `acris_search_product_pushing` . `factor` as `acris_search_product_pushing.factor` , `acris_search_product_pushing` . `created_at` as `acris_search_product_pushing.createdAt` , `acris_search_product_pushing` . `updated_at` as `acris_search_product_pushing.updatedAt` , (SELECT GROUP_CONCAT (HEX (`acris_search_product_pushing.productStream.mapping` . `product_stream_id` ) SEPARATOR '||' )
FROM `acris_search_product_pushing_stream` `acris_search_product_pushing.productStream.mapping`
WHERE `acris_search_product_pushing.productStream.mapping` . `search_product_pushing_id` = `acris_search_product_pushing` . `id` ) as `acris_search_product_pushing.productStream.id_mapping` FROM `acris_search_product_pushing` WHERE `acris_search_product_pushing` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"\x01 \x0E ¡EKu©®à¢ \x14 „³ê "
b"\x01 \x0E £Ô\x19 p7£á'2µ/' "
b"\x01 ã%é›vA¦K!¯Óƒ¢M "
b"\x13\x0E Ä•±ÒH5ˆ5™›/òü± "
b".N\x0F Àó€M`¸ñ\v ]\x1C ØRê "
b"/<Ñ“èÝD°¬j{jiE2Õ "
b"Má-11>H…¨h\x07 ð\x1E\x7F ð\x01 "
b"n¬S¤\x05 ×KÁ¯´ûL@°cœ "
b"”5\x02\x01 ê4OÁ€ \¤<Ì\x02 Ö "
b"ì¶Æµä[Fߺ $\e æp.x "
]
SELECT `acris_search_product_pushing` . `id` as `acris_search_product_pushing.id` , `acris_search_product_pushing` . `name` as `acris_search_product_pushing.name` , `acris_search_product_pushing` . `active` as `acris_search_product_pushing.active` , `acris_search_product_pushing` . `type` as `acris_search_product_pushing.type` , `acris_search_product_pushing` . `factor` as `acris_search_product_pushing.factor` , `acris_search_product_pushing` . `created_at` as `acris_search_product_pushing.createdAt` , `acris_search_product_pushing` . `updated_at` as `acris_search_product_pushing.updatedAt` , (SELECT GROUP_CONCAT (HEX (`acris_search_product_pushing.productStream.mapping` . `product_stream_id` ) SEPARATOR '||' )
FROM `acris_search_product_pushing_stream` `acris_search_product_pushing.productStream.mapping`
WHERE `acris_search_product_pushing.productStream.mapping` . `search_product_pushing_id` = `acris_search_product_pushing` . `id` ) as `acris_search_product_pushing.productStream.id_mapping` FROM `acris_search_product_pushing` WHERE `acris_search_product_pushing` . `id` IN (0x018F0EA1454B75A9AEE0A2201484B3EA , 0x018F0EA3D41970379FA3E12732B52F27 , 0x018FE325E99B7641A64B21AFD383A24D , 0x130EC495B1D248358835999B2FF2FCB1 , 0x2E4E0FC0F3804D60B8F10B5D1CD852EA , 0x2F3CD193E8DD44B0AC6A7B6A694532D5 , 0x4DE12D31313E4885A86807F01E7FF001 , 0x6EAC53A405D74BC1AFB4FB4C40B0639C , 0x94350201EA344FC180205CA43CCC02D6 , 0xECB6C6B5E45B46DFBA20241BE6702E78 );
Copy
65
3.31 ms
SELECT `product_stream` . `id` as `product_stream.id` , `product_stream` . `api_filter` as `product_stream.apiFilter` , `product_stream` . `invalid` as `product_stream.invalid` , `product_stream` . `created_at` as `product_stream.createdAt` , `product_stream` . `updated_at` as `product_stream.updatedAt` , `product_stream.translation.name` , COALESCE (`product_stream.translation.name` , `product_stream.translation.name` ) as `product_stream.name` , `product_stream.translation.description` , COALESCE (`product_stream.translation.description` , `product_stream.translation.description` ) as `product_stream.description` , `product_stream.translation.customFields` , COALESCE (`product_stream.translation.customFields` , `product_stream.translation.customFields` ) as `product_stream.customFields` , `product_stream.translation.createdAt` , `product_stream.translation.updatedAt` , `product_stream.translation.productStreamId` , `product_stream.translation.languageId` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation` . product_stream_id , `product_stream.translation` . name as `product_stream.translation.name` , `product_stream.translation` . description as `product_stream.translation.description` , `product_stream.translation` . custom_fields as `product_stream.translation.customFields` , `product_stream.translation` . created_at as `product_stream.translation.createdAt` , `product_stream.translation` . updated_at as `product_stream.translation.updatedAt` , `product_stream.translation` . product_stream_id as `product_stream.translation.productStreamId` , `product_stream.translation` . language_id as `product_stream.translation.languageId` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation` . language_id = ? ) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation` . `product_stream_id` = `product_stream` . `id` WHERE `product_stream` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 \x0E zÕ~Y„\x19\x06 ¹ÚÁ®# "
b"\x01 \x0E £$,w£zªhe†÷œ "
b"\x01 ã"Vw”œ\x03 -\x1A Iƒð\x06 "
b"ôæ|\x12 kNKO‹OK‚•a;[ "
b"""
\x15 plr(A(¬ÜÜ\n
{ÚR
"""
b"£:£ô~!Gɾb ‚\x16 ù,\x1C "
b"ãÐ";ŒýNÛ‹U®~šµÏ "
b"b\x00\x08 ‘0_Jäƒ~\x16 ã6Ï(h "
b"’"î뽘J\x1F »¦R\x1D l\x03 ¼C "
b"Ë).\x1A ¯…H‘ Ôâü£-Ð/ "
]
SELECT `product_stream` . `id` as `product_stream.id` , `product_stream` . `api_filter` as `product_stream.apiFilter` , `product_stream` . `invalid` as `product_stream.invalid` , `product_stream` . `created_at` as `product_stream.createdAt` , `product_stream` . `updated_at` as `product_stream.updatedAt` , `product_stream.translation.name` , COALESCE (`product_stream.translation.name` , `product_stream.translation.name` ) as `product_stream.name` , `product_stream.translation.description` , COALESCE (`product_stream.translation.description` , `product_stream.translation.description` ) as `product_stream.description` , `product_stream.translation.customFields` , COALESCE (`product_stream.translation.customFields` , `product_stream.translation.customFields` ) as `product_stream.customFields` , `product_stream.translation.createdAt` , `product_stream.translation.updatedAt` , `product_stream.translation.productStreamId` , `product_stream.translation.languageId` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation` . product_stream_id , `product_stream.translation` . name as `product_stream.translation.name` , `product_stream.translation` . description as `product_stream.translation.description` , `product_stream.translation` . custom_fields as `product_stream.translation.customFields` , `product_stream.translation` . created_at as `product_stream.translation.createdAt` , `product_stream.translation` . updated_at as `product_stream.translation.updatedAt` , `product_stream.translation` . product_stream_id as `product_stream.translation.productStreamId` , `product_stream.translation` . language_id as `product_stream.translation.languageId` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation` . `product_stream_id` = `product_stream` . `id` WHERE `product_stream` . `id` IN (0x018F0EA07AD57E59841906B9DAC1AE23 , 0x018F0EA3242C77A3AD7AAA686586F79C , 0x018FE3229D5677949C032D1A4983F006 , 0xF4E67C126B4E4B4F8B4F4B8295613B5B , 0x15706C7290284128ACDCDC0AA07BDA52 , 0xA33AA3F47E2147C9BE62A08216F92C1C , 0xE3D0223B8CFD4EDB8B5581AE7E9AB5CF , 0x62000891305F4AE4837E16E336CF2868 , 0x9222EEEBBD984A1FBBA6521D6C03BC43 , 0xCB292E1AAF854891A0D4E2FCA32DD02F );
Copy
66
3.41 ms
SELECT `acris_search_product_restriction` . `id` FROM `acris_search_product_restriction` LEFT JOIN `acris_search_restriction_cat` `acris_search_product_restriction.categories.mapping` ON `acris_search_product_restriction` . `id` = `acris_search_product_restriction.categories.mapping` . `search_product_restriction_id` LEFT JOIN `acris_search_restriction_rule` `acris_search_product_restriction.rules.mapping` ON `acris_search_product_restriction` . `id` = `acris_search_product_restriction.rules.mapping` . `search_product_restriction_id` LEFT JOIN `category` `acris_search_product_restriction.categories` ON `acris_search_product_restriction.categories.mapping` . `category_id` = `acris_search_product_restriction.categories` . `id` LEFT JOIN `rule` `acris_search_product_restriction.rules` ON `acris_search_product_restriction.rules.mapping` . `rule_id` = `acris_search_product_restriction.rules` . `id` WHERE ((`acris_search_product_restriction` . `active` = ? AND (`acris_search_product_restriction` . `type` = ? OR `acris_search_product_restriction` . `type` = ? ) AND (`acris_search_product_restriction.categories` . `id` < = > ? OR `acris_search_product_restriction.categories` . `id` IN (? )) AND (`acris_search_product_restriction.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ) OR `acris_search_product_restriction.rules` . `id` < = > ? ))) GROUP BY `acris_search_product_restriction` . `id`
Parameters :
[
true
"all "
"listing "
null
b"ËFLâ,\x18 ÉO0aXEÇç\f È "
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
null
]
SELECT `acris_search_product_restriction` . `id` FROM `acris_search_product_restriction` LEFT JOIN `acris_search_restriction_cat` `acris_search_product_restriction.categories.mapping` ON `acris_search_product_restriction` . `id` = `acris_search_product_restriction.categories.mapping` . `search_product_restriction_id` LEFT JOIN `acris_search_restriction_rule` `acris_search_product_restriction.rules.mapping` ON `acris_search_product_restriction` . `id` = `acris_search_product_restriction.rules.mapping` . `search_product_restriction_id` LEFT JOIN `category` `acris_search_product_restriction.categories` ON `acris_search_product_restriction.categories.mapping` . `category_id` = `acris_search_product_restriction.categories` . `id` LEFT JOIN `rule` `acris_search_product_restriction.rules` ON `acris_search_product_restriction.rules.mapping` . `rule_id` = `acris_search_product_restriction.rules` . `id` WHERE ((`acris_search_product_restriction` . `active` = 1 AND (`acris_search_product_restriction` . `type` = 'all' OR `acris_search_product_restriction` . `type` = 'listing' ) AND (`acris_search_product_restriction.categories` . `id` < = > NULL OR `acris_search_product_restriction.categories` . `id` IN (0xCB464CE22C18C94F30615845C7E70CC8 )) AND (`acris_search_product_restriction.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ) OR `acris_search_product_restriction.rules` . `id` < = > NULL ))) GROUP BY `acris_search_product_restriction` . `id` ;
Copy
67
4.10 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.bergerExtension` . `id` as `category.bergerExtension.id` , `category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` , `category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` , `category.bergerExtension` . `code` as `category.bergerExtension.code` , `category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` , `category.bergerExtension` . `headline` as `category.bergerExtension.headline` , `category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` , `category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` , `category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` , `category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` , `category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` , `category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` , `category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` , `category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` , `category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` , `category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` , `category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` , `category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` , `category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` , `category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` , `category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` , `category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` , `category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` , `category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` , `category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` , `category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` , `category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` , `category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` , `category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` , `category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` , `category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` , `category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` , `category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` , `category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` , `category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` , `category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` , `category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` , `category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` , `category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` , `category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` , `category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` , `category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` , `category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` , `category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` , `category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` , `category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` , `category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id` WHERE (`category` . `version_id` = ? ) AND ((`category` . `id` = ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"ËFLâ,\x18 ÉO0aXEÇç\f È "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.bergerExtension` . `id` as `category.bergerExtension.id` ,
`category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` ,
`category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` ,
`category.bergerExtension` . `code` as `category.bergerExtension.code` ,
`category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` ,
`category.bergerExtension` . `headline` as `category.bergerExtension.headline` ,
`category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` ,
`category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` ,
`category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` ,
`category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` ,
`category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` ,
`category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` ,
`category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` ,
`category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` ,
`category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` ,
`category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` ,
`category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` ,
`category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` ,
`category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` ,
`category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` ,
`category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` ,
`category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` ,
`category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` ,
`category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` ,
`category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` ,
`category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` ,
`category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` ,
`category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` ,
`category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` ,
`category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` ,
`category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` ,
`category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` ,
`category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` ,
`category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` ,
`category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` ,
`category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` ,
`category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` ,
`category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` ,
`category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` ,
`category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` ,
`category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` ,
`category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` ,
`category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` ,
`category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` ,
`category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` ,
`category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` ,
`category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` ,
`category.translation.name` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`category.translation` . name as `category.translation.name` ,
`category.translation` . breadcrumb as `category.translation.breadcrumb` ,
`category.translation` . slot_config as `category.translation.slotConfig` ,
`category.translation` . link_type as `category.translation.linkType` ,
`category.translation` . internal_link as `category.translation.internalLink` ,
`category.translation` . external_link as `category.translation.externalLink` ,
`category.translation` . link_new_tab as `category.translation.linkNewTab` ,
`category.translation` . description as `category.translation.description` ,
`category.translation` . meta_title as `category.translation.metaTitle` ,
`category.translation` . meta_description as `category.translation.metaDescription` ,
`category.translation` . keywords as `category.translation.keywords` ,
`category.translation` . custom_fields as `category.translation.customFields` ,
`category.translation` . created_at as `category.translation.createdAt` ,
`category.translation` . updated_at as `category.translation.updatedAt` ,
`category.translation` . category_id as `category.translation.categoryId` ,
`category.translation` . language_id as `category.translation.languageId` ,
`category.translation` . category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . language_id = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . category_version_id = `category` . version_id
LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id`
WHERE
(`category` . `version_id` = ? )
AND (
(`category` . `id` = ? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.bergerExtension` . `id` as `category.bergerExtension.id` , `category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` , `category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` , `category.bergerExtension` . `code` as `category.bergerExtension.code` , `category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` , `category.bergerExtension` . `headline` as `category.bergerExtension.headline` , `category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` , `category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` , `category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` , `category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` , `category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` , `category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` , `category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` , `category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` , `category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` , `category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` , `category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` , `category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` , `category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` , `category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` , `category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` , `category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` , `category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` , `category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` , `category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` , `category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` , `category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` , `category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` , `category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` , `category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` , `category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` , `category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` , `category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` , `category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` , `category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` , `category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` , `category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` , `category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` , `category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` , `category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` , `category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` , `category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` , `category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` , `category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` , `category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` , `category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` , `category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`category` . `id` = 0xCB464CE22C18C94F30615845C7E70CC8 ));
Copy
68
3.56 ms
SELECT `category_product_attribute_mapping` . `id` as `category_product_attribute_mapping.id` , `category_product_attribute_mapping` . `category_id` as `category_product_attribute_mapping.categoryId` , `category_product_attribute_mapping` . `category_version_id` as `category_product_attribute_mapping.categoryVersionId` , `category_product_attribute_mapping` . `product_attribute_id` as `category_product_attribute_mapping.productAttributeId` , `category_product_attribute_mapping` . `position` as `category_product_attribute_mapping.position` , `category_product_attribute_mapping` . `force_field_type` as `category_product_attribute_mapping.forceFieldType` , `category_product_attribute_mapping.product_attribute` . `id` as `category_product_attribute_mapping.product_attribute.id` , `category_product_attribute_mapping.product_attribute` . `show_in_datasheet` as `category_product_attribute_mapping.product_attribute.showInDatasheet` , `category_product_attribute_mapping.product_attribute` . `sorting` as `category_product_attribute_mapping.product_attribute.sorting` , `category_product_attribute_mapping.product_attribute` . `field_type` as `category_product_attribute_mapping.product_attribute.fieldType` , `category_product_attribute_mapping.product_attribute` . `field_name` as `category_product_attribute_mapping.product_attribute.fieldName` , `category_product_attribute_mapping.product_attribute` . `label_sort` as `category_product_attribute_mapping.product_attribute.labelSort` , `category_product_attribute_mapping.product_attribute` . `created_at` as `category_product_attribute_mapping.product_attribute.createdAt` , `category_product_attribute_mapping.product_attribute` . `updated_at` as `category_product_attribute_mapping.product_attribute.updatedAt` , `category_product_attribute_mapping.product_attribute.translation.unit` , COALESCE (`category_product_attribute_mapping.product_attribute.translation.unit` , `category_product_attribute_mapping.product_attribute.translation.unit` ) as `category_product_attribute_mapping.product_attribute.unit` , `category_product_attribute_mapping.product_attribute.translation.label` , COALESCE (`category_product_attribute_mapping.product_attribute.translation.label` , `category_product_attribute_mapping.product_attribute.translation.label` ) as `category_product_attribute_mapping.product_attribute.label` , `category_product_attribute_mapping.product_attribute.translation.createdAt` , `category_product_attribute_mapping.product_attribute.translation.updatedAt` , `category_product_attribute_mapping.product_attribute.translation.productAttributeId` , `category_product_attribute_mapping.product_attribute.translation.languageId` , `category_product_attribute_mapping` . `created_at` as `category_product_attribute_mapping.createdAt` , `category_product_attribute_mapping` . `updated_at` as `category_product_attribute_mapping.updatedAt` FROM `category_product_attribute_mapping` LEFT JOIN `product_attribute` `category_product_attribute_mapping.product_attribute` ON `category_product_attribute_mapping` . `product_attribute_id` = `category_product_attribute_mapping.product_attribute` . `id` LEFT JOIN (SELECT `category_product_attribute_mapping.product_attribute.translation` . product_attribute_id , `category_product_attribute_mapping.product_attribute.translation` . unit as `category_product_attribute_mapping.product_attribute.translation.unit` , `category_product_attribute_mapping.product_attribute.translation` . label as `category_product_attribute_mapping.product_attribute.translation.label` , `category_product_attribute_mapping.product_attribute.translation` . created_at as `category_product_attribute_mapping.product_attribute.translation.createdAt` , `category_product_attribute_mapping.product_attribute.translation` . updated_at as `category_product_attribute_mapping.product_attribute.translation.updatedAt` , `category_product_attribute_mapping.product_attribute.translation` . product_attribute_id as `category_product_attribute_mapping.product_attribute.translation.productAttributeId` , `category_product_attribute_mapping.product_attribute.translation` . language_id as `category_product_attribute_mapping.product_attribute.translation.languageId` FROM `product_attribute_translation` `category_product_attribute_mapping.product_attribute.translation` WHERE `category_product_attribute_mapping.product_attribute.translation` . language_id = ? ) `category_product_attribute_mapping.product_attribute.product_attribute_translation` ON `category_product_attribute_mapping.product_attribute.product_attribute_translation` . `product_attribute_id` = `category_product_attribute_mapping.product_attribute` . `id` WHERE (`category_product_attribute_mapping` . `category_id` IN (? )) ORDER BY `category_product_attribute_mapping` . `position` ASC
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"ËFLâ,\x18 ÉO0aXEÇç\f È "
]
SELECT `category_product_attribute_mapping` . `id` as `category_product_attribute_mapping.id` , `category_product_attribute_mapping` . `category_id` as `category_product_attribute_mapping.categoryId` , `category_product_attribute_mapping` . `category_version_id` as `category_product_attribute_mapping.categoryVersionId` , `category_product_attribute_mapping` . `product_attribute_id` as `category_product_attribute_mapping.productAttributeId` , `category_product_attribute_mapping` . `position` as `category_product_attribute_mapping.position` , `category_product_attribute_mapping` . `force_field_type` as `category_product_attribute_mapping.forceFieldType` , `category_product_attribute_mapping.product_attribute` . `id` as `category_product_attribute_mapping.product_attribute.id` , `category_product_attribute_mapping.product_attribute` . `show_in_datasheet` as `category_product_attribute_mapping.product_attribute.showInDatasheet` , `category_product_attribute_mapping.product_attribute` . `sorting` as `category_product_attribute_mapping.product_attribute.sorting` , `category_product_attribute_mapping.product_attribute` . `field_type` as `category_product_attribute_mapping.product_attribute.fieldType` , `category_product_attribute_mapping.product_attribute` . `field_name` as `category_product_attribute_mapping.product_attribute.fieldName` , `category_product_attribute_mapping.product_attribute` . `label_sort` as `category_product_attribute_mapping.product_attribute.labelSort` , `category_product_attribute_mapping.product_attribute` . `created_at` as `category_product_attribute_mapping.product_attribute.createdAt` , `category_product_attribute_mapping.product_attribute` . `updated_at` as `category_product_attribute_mapping.product_attribute.updatedAt` , `category_product_attribute_mapping.product_attribute.translation.unit` , COALESCE (`category_product_attribute_mapping.product_attribute.translation.unit` , `category_product_attribute_mapping.product_attribute.translation.unit` ) as `category_product_attribute_mapping.product_attribute.unit` , `category_product_attribute_mapping.product_attribute.translation.label` , COALESCE (`category_product_attribute_mapping.product_attribute.translation.label` , `category_product_attribute_mapping.product_attribute.translation.label` ) as `category_product_attribute_mapping.product_attribute.label` , `category_product_attribute_mapping.product_attribute.translation.createdAt` , `category_product_attribute_mapping.product_attribute.translation.updatedAt` , `category_product_attribute_mapping.product_attribute.translation.productAttributeId` , `category_product_attribute_mapping.product_attribute.translation.languageId` , `category_product_attribute_mapping` . `created_at` as `category_product_attribute_mapping.createdAt` , `category_product_attribute_mapping` . `updated_at` as `category_product_attribute_mapping.updatedAt` FROM `category_product_attribute_mapping` LEFT JOIN `product_attribute` `category_product_attribute_mapping.product_attribute` ON `category_product_attribute_mapping` . `product_attribute_id` = `category_product_attribute_mapping.product_attribute` . `id` LEFT JOIN (SELECT `category_product_attribute_mapping.product_attribute.translation` . product_attribute_id , `category_product_attribute_mapping.product_attribute.translation` . unit as `category_product_attribute_mapping.product_attribute.translation.unit` , `category_product_attribute_mapping.product_attribute.translation` . label as `category_product_attribute_mapping.product_attribute.translation.label` , `category_product_attribute_mapping.product_attribute.translation` . created_at as `category_product_attribute_mapping.product_attribute.translation.createdAt` , `category_product_attribute_mapping.product_attribute.translation` . updated_at as `category_product_attribute_mapping.product_attribute.translation.updatedAt` , `category_product_attribute_mapping.product_attribute.translation` . product_attribute_id as `category_product_attribute_mapping.product_attribute.translation.productAttributeId` , `category_product_attribute_mapping.product_attribute.translation` . language_id as `category_product_attribute_mapping.product_attribute.translation.languageId` FROM `product_attribute_translation` `category_product_attribute_mapping.product_attribute.translation` WHERE `category_product_attribute_mapping.product_attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category_product_attribute_mapping.product_attribute.product_attribute_translation` ON `category_product_attribute_mapping.product_attribute.product_attribute_translation` . `product_attribute_id` = `category_product_attribute_mapping.product_attribute` . `id` WHERE (`category_product_attribute_mapping` . `category_id` IN (0xCB464CE22C18C94F30615845C7E70CC8 )) ORDER BY `category_product_attribute_mapping` . `position` ASC ;
Copy
69
3.18 ms
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? )) LIMIT 1
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"ËFLâ,\x18 ÉO0aXEÇç\f È "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xCB464CE22C18C94F30615845C7E70CC8 )) LIMIT 1 ;
Copy
70
3.19 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `product_stream_id` as `category.productStreamId` FROM `category` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"ËFLâ,\x18 ÉO0aXEÇç\f È "
]
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `product_stream_id` as `category.productStreamId` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xCB464CE22C18C94F30615845C7E70CC8 ));
Copy
71
3.17 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
72
3.64 ms
SELECT
parent . variant_listing_config as variantListingConfig ,
LOWER (HEX (child . id )) as id ,
LOWER (HEX (parent . id )) as parentId
FROM product as child
INNER JOIN product as parent
ON parent . id = child . parent_id
AND parent . version_id = child . version_id
WHERE child . version_id = ?
AND child . id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x1F ÂMcõ#úX!µ•ðw7 O "
b"2Œ\x18 ‘\x14 ×{#«1~u~íÕQ "
b"7\x08 ¾ò\x0F lQ\x16\x03 p†šó\x07 £B "
b"7(×bîù¼¶R¨L'÷pN "
b"> ÔZœ>t\x06 ¦Œ:2)ÖÅ' "
b"E#\x15 Í^íçŠÁG\x00 KÄš "
b"Fj´=ðAJðw£I‰òî–y "
b"Vì\x06 oVi«\x19 7WF\x0E\x19 é|5 "
b"p\x12 4¨&\x14 ï(u¹±Üqm\x0E × "
b"wR:@õÉH‚€\x12\x14 n¢îu\x1A "
b"""
…\n
ÒñßñHý\x1C ø'èà\x11 ž]
"""
b"н\x1C *åæRoû\x14 ¶Û\x16 û¼ "
b"“·© \x15 !t(ÉÝBÌ\x08 -õ "
b"¡-‚>fü\x13 ‚\x1F ‡˜ #l<M "
b"¥ÌjBÙpA»‡g>\x15 .æ/i "
b"´Á)\x07 Ö.Ë6·ù™°È+Wò "
b"»™ IS¬\x1C ÑÖÈ3ñèÓÈž "
b"Çܫۢ\r ¹Ãu‰ö™-îèÙ "
b"""
Ñ{„\x02 ÎË\x1A j\x1D \n
þýWÿRj
"""
b"Ó¤Ñ÷03²°eƒj«Ï;Sÿ "
b"Ôe¹$7 Žg7ßòÕ¢\x12\x05 " "
b"Ø\r J-O&:uryÜ&ÿ“¹W "
b"Ø£j\x00 ¡ 4jœ‰j\x01 ¥\v ë! "
b"âHc\x1F ÷\x07 ¨Ì¿0h¹f\x1F ¸ "
]
SELECT
parent . variant_listing_config as variantListingConfig ,
LOWER (HEX (child . id )) as id ,
LOWER (HEX (parent . id )) as parentId
FROM product as child
INNER JOIN product as parent
ON parent . id = child . parent_id
AND parent . version_id = child . version_id
WHERE child . version_id = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425
AND child . id IN (0x1FC24D63F523FA5821B595F07737204F , 0x328C189114D77B23AB317E757EEDD551 , 0x3708BEF20F6C51160370869AF307A342 , 0x3728D762EEF9BCB652A84C279DF7704E , 0x3EA0D45A9C3E7406A68C3A3229D6C527 , 0x452315CD5EEDE7908AC147004B8FC49A , 0x466AB43DF0414AF077A34989F2EE9679 , 0x56EC066F5669AB193757460E19E97C35 , 0x701234A82614EF2875B9B1DC716D0ED7 , 0x77523A40F5C948828012146EA2EE751A , 0x850AD2F1DFF148FD1CF827E8E0119E5D , 0x8ABD1C2A81E5E6526FFB14B6DB16FBBC , 0x93B7A92015217428C9DD9042CC082DF5 , 0xA12D823E66FC13821F8798A0236C3C4D , 0xA5CC6A42D97041BB87673E152EE62F69 , 0xB4C12907D62ECB36B7F999B0C82B57F2 , 0xBB99A04953AC1CD1D6C833F1E8D3C89E , 0xC7DCABDBA20DB9C37589F6992DEEE8D9 , 0xD17B8402CECB1A6A1D0AFEFD57FF526A , 0xD3A4D1F73033B2B065836AABCF3B53FF , 0xD465B92437208E6737DFF2D5A2120522 , 0xD80D4A2D4F263A757279DC26FF93B957 , 0xD8A36A00A120346A9C896A01A50BEB21 , 0xE248638F1FF707A8CCBF3068B9661FB8 );
Copy
73
3.50 ms
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) AND (`product` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) GROUP BY `product` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
10
b"\x13 .D\\x03 Mg¬GÀJûm]™ "
true
b"\x1F ÂMcõ#úX!µ•ðw7 O "
b"2Œ\x18 ‘\x14 ×{#«1~u~íÕQ "
b"7\x08 ¾ò\x0F lQ\x16\x03 p†šó\x07 £B "
b"7(×bîù¼¶R¨L'÷pN "
b"> ÔZœ>t\x06 ¦Œ:2)ÖÅ' "
b"E#\x15 Í^íçŠÁG\x00 KÄš "
b"Fj´=ðAJðw£I‰òî–y "
b"Vì\x06 oVi«\x19 7WF\x0E\x19 é|5 "
b"p\x12 4¨&\x14 ï(u¹±Üqm\x0E × "
b"wR:@õÉH‚€\x12\x14 n¢îu\x1A "
b"""
…\n
ÒñßñHý\x1C ø'èà\x11 ž]
"""
b"н\x1C *åæRoû\x14 ¶Û\x16 û¼ "
b"“·© \x15 !t(ÉÝBÌ\x08 -õ "
b"¡-‚>fü\x13 ‚\x1F ‡˜ #l<M "
b"¥ÌjBÙpA»‡g>\x15 .æ/i "
b"´Á)\x07 Ö.Ë6·ù™°È+Wò "
b"»™ IS¬\x1C ÑÖÈ3ñèÓÈž "
b"Çܫۢ\r ¹Ãu‰ö™-îèÙ "
b"""
Ñ{„\x02 ÎË\x1A j\x1D \n
þýWÿRj
"""
b"Ó¤Ñ÷03²°eƒj«Ï;Sÿ "
b"Ôe¹$7 Žg7ßòÕ¢\x12\x05 " "
b"Ø\r J-O&:uryÜ&ÿ“¹W "
b"Ø£j\x00 ¡ 4jœ‰j\x01 ¥\v ë! "
b"âHc\x1F ÷\x07 ¨Ì¿0h¹f\x1F ¸ "
]
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x132E445C03814D67AC47C04AFB6D5D99 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) AND (`product` . `id` IN (0x1FC24D63F523FA5821B595F07737204F , 0x328C189114D77B23AB317E757EEDD551 , 0x3708BEF20F6C51160370869AF307A342 , 0x3728D762EEF9BCB652A84C279DF7704E , 0x3EA0D45A9C3E7406A68C3A3229D6C527 , 0x452315CD5EEDE7908AC147004B8FC49A , 0x466AB43DF0414AF077A34989F2EE9679 , 0x56EC066F5669AB193757460E19E97C35 , 0x701234A82614EF2875B9B1DC716D0ED7 , 0x77523A40F5C948828012146EA2EE751A , 0x850AD2F1DFF148FD1CF827E8E0119E5D , 0x8ABD1C2A81E5E6526FFB14B6DB16FBBC , 0x93B7A92015217428C9DD9042CC082DF5 , 0xA12D823E66FC13821F8798A0236C3C4D , 0xA5CC6A42D97041BB87673E152EE62F69 , 0xB4C12907D62ECB36B7F999B0C82B57F2 , 0xBB99A04953AC1CD1D6C833F1E8D3C89E , 0xC7DCABDBA20DB9C37589F6992DEEE8D9 , 0xD17B8402CECB1A6A1D0AFEFD57FF526A , 0xD3A4D1F73033B2B065836AABCF3B53FF , 0xD465B92437208E6737DFF2D5A2120522 , 0xD80D4A2D4F263A757279DC26FF93B957 , 0xD8A36A00A120346A9C896A01A50BEB21 , 0xE248638F1FF707A8CCBF3068B9661FB8 )) GROUP BY `product` . `id` ;
Copy
74
9.07 ms
SELECT `product` . `id` as `product.id` , `product` . `version_id` as `product.versionId` , `product` . `parent_id` as `product.parentId` , `product` . `parent_version_id` as `product.parentVersionId` , COALESCE (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) as `product.manufacturerId` , COALESCE (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) as `product.productManufacturerVersionId` , COALESCE (`product` . `unit_id` , `product.parent` . `unit_id` ) as `product.unitId` , COALESCE (`product` . `tax_id` , `product.parent` . `tax_id` ) as `product.taxId` , COALESCE (`product` . `product_media_id` , `product.parent` . `product_media_id` ) as `product.coverId` , COALESCE (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) as `product.productMediaVersionId` , COALESCE (`product` . `delivery_time_id` , `product.parent` . `delivery_time_id` ) as `product.deliveryTimeId` , COALESCE (`product` . `product_feature_set_id` , `product.parent` . `product_feature_set_id` ) as `product.featureSetId` , COALESCE (`product` . `canonical_product_id` , `product.parent` . `canonical_product_id` ) as `product.canonicalProductId` , COALESCE (`product` . `cms_page_id` , `product.parent` . `cms_page_id` ) as `product.cmsPageId` , COALESCE (`product` . `cms_page_version_id` , `product.parent` . `cms_page_version_id` ) as `product.cmsPageVersionId` , `product.parent` . `price` as `product.price.inherited` , COALESCE (`product` . `price` , `product.parent` . `price` ) as `product.price` , `product` . `product_number` as `product.productNumber` , COALESCE (`product` . `restock_time` , `product.parent` . `restock_time` ) as `product.restockTime` , `product` . `auto_increment` as `product.autoIncrement` , COALESCE (`product` . `active` , `product.parent` . `active` ) as `product.active` , `product` . `available` as `product.available` , COALESCE (`product` . `is_closeout` , `product.parent` . `is_closeout` ) as `product.isCloseout` , `product` . `display_group` as `product.displayGroup` , `product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` , COALESCE (`product` . `variant_listing_config` , `product.parent` . `variant_listing_config` ) as `product.variantListingConfig` , `product` . `variant_restrictions` as `product.variantRestrictions` , COALESCE (`product` . `manufacturer_number` , `product.parent` . `manufacturer_number` ) as `product.manufacturerNumber` , COALESCE (`product` . `ean` , `product.parent` . `ean` ) as `product.ean` , COALESCE (`product` . `purchase_steps` , `product.parent` . `purchase_steps` ) as `product.purchaseSteps` , COALESCE (`product` . `max_purchase` , `product.parent` . `max_purchase` ) as `product.maxPurchase` , COALESCE (`product` . `min_purchase` , `product.parent` . `min_purchase` ) as `product.minPurchase` , COALESCE (`product` . `purchase_unit` , `product.parent` . `purchase_unit` ) as `product.purchaseUnit` , COALESCE (`product` . `reference_unit` , `product.parent` . `reference_unit` ) as `product.referenceUnit` , COALESCE (`product` . `shipping_free` , `product.parent` . `shipping_free` ) as `product.shippingFree` , `product.parent` . `purchase_prices` as `product.purchasePrices.inherited` , COALESCE (`product` . `purchase_prices` , `product.parent` . `purchase_prices` ) as `product.purchasePrices` , COALESCE (`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller` ) as `product.markAsTopseller` , COALESCE (`product` . `weight` , `product.parent` . `weight` ) as `product.weight` , COALESCE (`product` . `width` , `product.parent` . `width` ) as `product.width` , COALESCE (`product` . `height` , `product.parent` . `height` ) as `product.height` , COALESCE (`product` . `length` , `product.parent` . `length` ) as `product.length` , COALESCE (`product` . `release_date` , `product.parent` . `release_date` ) as `product.releaseDate` , COALESCE (`product` . `rating_average` , `product.parent` . `rating_average` ) as `product.ratingAverage` , `product.parent` . `category_tree` as `product.categoryTree.inherited` , COALESCE (`product` . `category_tree` , `product.parent` . `category_tree` ) as `product.categoryTree` , `product.parent` . `property_ids` as `product.propertyIds.inherited` , COALESCE (`product` . `property_ids` , `product.parent` . `property_ids` ) as `product.propertyIds` , `product.parent` . `option_ids` as `product.optionIds.inherited` , COALESCE (`product` . `option_ids` , `product.parent` . `option_ids` ) as `product.optionIds` , `product.parent` . `stream_ids` as `product.streamIds.inherited` , COALESCE (`product` . `stream_ids` , `product.parent` . `stream_ids` ) as `product.streamIds` , `product.parent` . `tag_ids` as `product.tagIds.inherited` , COALESCE (`product` . `tag_ids` , `product.parent` . `tag_ids` ) as `product.tagIds` , `product.parent` . `category_ids` as `product.categoryIds.inherited` , COALESCE (`product` . `category_ids` , `product.parent` . `category_ids` ) as `product.categoryIds` , `product` . `child_count` as `product.childCount` , COALESCE (`product` . `custom_field_set_selection_active` , `product.parent` . `custom_field_set_selection_active` ) as `product.customFieldSetSelectionActive` , `product` . `sales` as `product.sales` , `product` . `states` as `product.states` , `product.tax` . `id` as `product.tax.id` , `product.tax` . `tax_rate` as `product.tax.taxRate` , `product.tax` . `name` as `product.tax.name` , `product.tax` . `position` as `product.tax.position` , `product.tax` . `custom_fields` as `product.tax.customFields` , `product.tax` . `created_at` as `product.tax.createdAt` , `product.tax` . `updated_at` as `product.tax.updatedAt` , `product` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` , COALESCE (`product` . `cheapest_price` , `product.parent` . `cheapest_price` ) as `product.cheapestPrice` , `product` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , `product.manufacturer` . `id` as `product.manufacturer.id` , `product.manufacturer` . `version_id` as `product.manufacturer.versionId` , `product.manufacturer` . `media_id` as `product.manufacturer.mediaId` , `product.manufacturer` . `link` as `product.manufacturer.link` , `product.manufacturer` . `created_at` as `product.manufacturer.createdAt` , `product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` , `product.manufacturer.translation.name` , COALESCE (`product.manufacturer.translation.name` , `product.manufacturer.translation.name` ) as `product.manufacturer.name` , `product.manufacturer.translation.description` , COALESCE (`product.manufacturer.translation.description` , `product.manufacturer.translation.description` ) as `product.manufacturer.description` , `product.manufacturer.translation.customFields` , COALESCE (`product.manufacturer.translation.customFields` , `product.manufacturer.translation.customFields` ) as `product.manufacturer.customFields` , `product.manufacturer.translation.createdAt` , `product.manufacturer.translation.updatedAt` , `product.manufacturer.translation.productManufacturerId` , `product.manufacturer.translation.languageId` , `product.manufacturer.translation.productManufacturerVersionId` , (SELECT GROUP_CONCAT (HEX (`product.options.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping` . `product_id` = `product` . `id` ) as `product.options.id_mapping` , `product.unit` . `id` as `product.unit.id` , `product.unit` . `created_at` as `product.unit.createdAt` , `product.unit` . `updated_at` as `product.unit.updatedAt` , `product.unit.translation.shortCode` , COALESCE (`product.unit.translation.shortCode` , `product.unit.translation.shortCode` ) as `product.unit.shortCode` , `product.unit.translation.name` , COALESCE (`product.unit.translation.name` , `product.unit.translation.name` ) as `product.unit.name` , `product.unit.translation.customFields` , COALESCE (`product.unit.translation.customFields` , `product.unit.translation.customFields` ) as `product.unit.customFields` , `product.unit.translation.createdAt` , `product.unit.translation.updatedAt` , `product.unit.translation.unitId` , `product.unit.translation.languageId` , `product.deliveryTime` . `id` as `product.deliveryTime.id` , `product.deliveryTime` . `min` as `product.deliveryTime.min` , `product.deliveryTime` . `max` as `product.deliveryTime.max` , `product.deliveryTime` . `unit` as `product.deliveryTime.unit` , `product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` , `product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` , `product.deliveryTime.translation.name` , COALESCE (`product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` ) as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , COALESCE (`product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` ) as `product.deliveryTime.customFields` , `product.deliveryTime.translation.createdAt` , `product.deliveryTime.translation.updatedAt` , `product.deliveryTime.translation.deliveryTimeId` , `product.deliveryTime.translation.languageId` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , COALESCE (`product.cover.media.translation.title` , `product.cover.media.translation.title` ) as `product.cover.media.title` , `product.cover.media.translation.alt` , COALESCE (`product.cover.media.translation.alt` , `product.cover.media.translation.alt` ) as `product.cover.media.alt` , `product.cover.media.translation.customFields` , COALESCE (`product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` ) as `product.cover.media.customFields` , `product.cover.media.translation.createdAt` , `product.cover.media.translation.updatedAt` , `product.cover.media.translation.mediaId` , `product.cover.media.translation.languageId` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` , `product.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` , `product.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` , `product.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` , `product.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` , `product.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` , `product.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , `product.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , `product.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` , `product.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` , `product.translation.customFields` ) as `product.customFields` , `product.translation.createdAt` , `product.parent.translation.createdAt` , `product.translation.updatedAt` , `product.parent.translation.updatedAt` , `product.translation.productId` , `product.parent.translation.productId` , `product.translation.languageId` , `product.parent.translation.languageId` , `product.translation.productVersionId` , `product.parent.translation.productVersionId` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN (SELECT `product.translation` . product_id , `product.translation` . product_version_id , `product.translation` . meta_description as `product.translation.metaDescription` , `product.translation` . name as `product.translation.name` , `product.translation` . keywords as `product.translation.keywords` , `product.translation` . description as `product.translation.description` , `product.translation` . meta_title as `product.translation.metaTitle` , `product.translation` . pack_unit as `product.translation.packUnit` , `product.translation` . pack_unit_plural as `product.translation.packUnitPlural` , `product.translation` . custom_search_keywords as `product.translation.customSearchKeywords` , `product.translation` . slot_config as `product.translation.slotConfig` , `product.translation` . custom_fields as `product.translation.customFields` , `product.translation` . created_at as `product.translation.createdAt` , `product.translation` . updated_at as `product.translation.updatedAt` , `product.translation` . product_id as `product.translation.productId` , `product.translation` . language_id as `product.translation.languageId` , `product.translation` . product_version_id as `product.translation.productVersionId` FROM `product_translation` `product.translation` WHERE `product.translation` . language_id = ? ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . product_version_id = `product` . version_id LEFT JOIN (SELECT `product.parent.translation` . product_id , `product.parent.translation` . product_version_id , `product.parent.translation` . meta_description as `product.parent.translation.metaDescription` , `product.parent.translation` . name as `product.parent.translation.name` , `product.parent.translation` . keywords as `product.parent.translation.keywords` , `product.parent.translation` . description as `product.parent.translation.description` , `product.parent.translation` . meta_title as `product.parent.translation.metaTitle` , `product.parent.translation` . pack_unit as `product.parent.translation.packUnit` , `product.parent.translation` . pack_unit_plural as `product.parent.translation.packUnitPlural` , `product.parent.translation` . custom_search_keywords as `product.parent.translation.customSearchKeywords` , `product.parent.translation` . slot_config as `product.parent.translation.slotConfig` , `product.parent.translation` . custom_fields as `product.parent.translation.customFields` , `product.parent.translation` . created_at as `product.parent.translation.createdAt` , `product.parent.translation` . updated_at as `product.parent.translation.updatedAt` , `product.parent.translation` . product_id as `product.parent.translation.productId` , `product.parent.translation` . language_id as `product.parent.translation.languageId` , `product.parent.translation` . product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . language_id = ? ) `product.product_translation.parent` ON `product.product_translation.parent` . `product_id` = `product.parent` . `id` AND `product.product_translation.parent` . product_version_id = `product.parent` . version_id LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id` AND IFNULL (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) = `product.manufacturer` . `version_id` LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id` AND IFNULL (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) = `product.cover` . `version_id` LEFT JOIN (SELECT `product.manufacturer.translation` . product_manufacturer_id , `product.manufacturer.translation` . product_manufacturer_version_id , `product.manufacturer.translation` . name as `product.manufacturer.translation.name` , `product.manufacturer.translation` . description as `product.manufacturer.translation.description` , `product.manufacturer.translation` . custom_fields as `product.manufacturer.translation.customFields` , `product.manufacturer.translation` . created_at as `product.manufacturer.translation.createdAt` , `product.manufacturer.translation` . updated_at as `product.manufacturer.translation.updatedAt` , `product.manufacturer.translation` . product_manufacturer_id as `product.manufacturer.translation.productManufacturerId` , `product.manufacturer.translation` . language_id as `product.manufacturer.translation.languageId` , `product.manufacturer.translation` . product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation` . language_id = ? ) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product.manufacturer` . `id` AND `product.manufacturer.product_manufacturer_translation` . product_manufacturer_version_id = `product.manufacturer` . version_id LEFT JOIN (SELECT `product.unit.translation` . unit_id , `product.unit.translation` . short_code as `product.unit.translation.shortCode` , `product.unit.translation` . name as `product.unit.translation.name` , `product.unit.translation` . custom_fields as `product.unit.translation.customFields` , `product.unit.translation` . created_at as `product.unit.translation.createdAt` , `product.unit.translation` . updated_at as `product.unit.translation.updatedAt` , `product.unit.translation` . unit_id as `product.unit.translation.unitId` , `product.unit.translation` . language_id as `product.unit.translation.languageId` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation` . language_id = ? ) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id` LEFT JOIN (SELECT `product.deliveryTime.translation` . delivery_time_id , `product.deliveryTime.translation` . name as `product.deliveryTime.translation.name` , `product.deliveryTime.translation` . custom_fields as `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation` . created_at as `product.deliveryTime.translation.createdAt` , `product.deliveryTime.translation` . updated_at as `product.deliveryTime.translation.updatedAt` , `product.deliveryTime.translation` . delivery_time_id as `product.deliveryTime.translation.deliveryTimeId` , `product.deliveryTime.translation` . language_id as `product.deliveryTime.translation.languageId` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation` . language_id = ? ) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id` LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id` LEFT JOIN (SELECT `product.cover.media.translation` . media_id , `product.cover.media.translation` . title as `product.cover.media.translation.title` , `product.cover.media.translation` . alt as `product.cover.media.translation.alt` , `product.cover.media.translation` . custom_fields as `product.cover.media.translation.customFields` , `product.cover.media.translation` . created_at as `product.cover.media.translation.createdAt` , `product.cover.media.translation` . updated_at as `product.cover.media.translation.updatedAt` , `product.cover.media.translation` . media_id as `product.cover.media.translation.mediaId` , `product.cover.media.translation` . language_id as `product.cover.media.translation.languageId` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation` . language_id = ? ) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id` WHERE (`product` . `version_id` = ? ) AND (`product` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x1F ÂMcõ#úX!µ•ðw7 O "
b"2Œ\x18 ‘\x14 ×{#«1~u~íÕQ "
b"7\x08 ¾ò\x0F lQ\x16\x03 p†šó\x07 £B "
b"7(×bîù¼¶R¨L'÷pN "
b"> ÔZœ>t\x06 ¦Œ:2)ÖÅ' "
b"E#\x15 Í^íçŠÁG\x00 KÄš "
b"Fj´=ðAJðw£I‰òî–y "
b"Vì\x06 oVi«\x19 7WF\x0E\x19 é|5 "
b"p\x12 4¨&\x14 ï(u¹±Üqm\x0E × "
b"wR:@õÉH‚€\x12\x14 n¢îu\x1A "
b"""
…\n
ÒñßñHý\x1C ø'èà\x11 ž]
"""
b"н\x1C *åæRoû\x14 ¶Û\x16 û¼ "
b"“·© \x15 !t(ÉÝBÌ\x08 -õ "
b"¡-‚>fü\x13 ‚\x1F ‡˜ #l<M "
b"¥ÌjBÙpA»‡g>\x15 .æ/i "
b"´Á)\x07 Ö.Ë6·ù™°È+Wò "
b"»™ IS¬\x1C ÑÖÈ3ñèÓÈž "
b"Çܫۢ\r ¹Ãu‰ö™-îèÙ "
b"""
Ñ{„\x02 ÎË\x1A j\x1D \n
þýWÿRj
"""
b"Ó¤Ñ÷03²°eƒj«Ï;Sÿ "
b"Ôe¹$7 Žg7ßòÕ¢\x12\x05 " "
b"Ø\r J-O&:uryÜ&ÿ“¹W "
b"Ø£j\x00 ¡ 4jœ‰j\x01 ¥\v ë! "
b"âHc\x1F ÷\x07 ¨Ì¿0h¹f\x1F ¸ "
]
SELECT
`product` . `id` as `product.id` ,
`product` . `version_id` as `product.versionId` ,
`product` . `parent_id` as `product.parentId` ,
`product` . `parent_version_id` as `product.parentVersionId` ,
COALESCE (
`product` . `product_manufacturer_id` ,
`product.parent` . `product_manufacturer_id`
) as `product.manufacturerId` ,
COALESCE (
`product` . `product_manufacturer_version_id` ,
`product.parent` . `product_manufacturer_version_id`
) as `product.productManufacturerVersionId` ,
COALESCE (
`product` . `unit_id` , `product.parent` . `unit_id`
) as `product.unitId` ,
COALESCE (
`product` . `tax_id` , `product.parent` . `tax_id`
) as `product.taxId` ,
COALESCE (
`product` . `product_media_id` , `product.parent` . `product_media_id`
) as `product.coverId` ,
COALESCE (
`product` . `product_media_version_id` ,
`product.parent` . `product_media_version_id`
) as `product.productMediaVersionId` ,
COALESCE (
`product` . `delivery_time_id` , `product.parent` . `delivery_time_id`
) as `product.deliveryTimeId` ,
COALESCE (
`product` . `product_feature_set_id` ,
`product.parent` . `product_feature_set_id`
) as `product.featureSetId` ,
COALESCE (
`product` . `canonical_product_id` ,
`product.parent` . `canonical_product_id`
) as `product.canonicalProductId` ,
COALESCE (
`product` . `cms_page_id` , `product.parent` . `cms_page_id`
) as `product.cmsPageId` ,
COALESCE (
`product` . `cms_page_version_id` ,
`product.parent` . `cms_page_version_id`
) as `product.cmsPageVersionId` ,
`product.parent` . `price` as `product.price.inherited` ,
COALESCE (
`product` . `price` , `product.parent` . `price`
) as `product.price` ,
`product` . `product_number` as `product.productNumber` ,
COALESCE (
`product` . `restock_time` , `product.parent` . `restock_time`
) as `product.restockTime` ,
`product` . `auto_increment` as `product.autoIncrement` ,
COALESCE (
`product` . `active` , `product.parent` . `active`
) as `product.active` ,
`product` . `available` as `product.available` ,
COALESCE (
`product` . `is_closeout` , `product.parent` . `is_closeout`
) as `product.isCloseout` ,
`product` . `display_group` as `product.displayGroup` ,
`product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` ,
COALESCE (
`product` . `variant_listing_config` ,
`product.parent` . `variant_listing_config`
) as `product.variantListingConfig` ,
`product` . `variant_restrictions` as `product.variantRestrictions` ,
COALESCE (
`product` . `manufacturer_number` ,
`product.parent` . `manufacturer_number`
) as `product.manufacturerNumber` ,
COALESCE (
`product` . `ean` , `product.parent` . `ean`
) as `product.ean` ,
COALESCE (
`product` . `purchase_steps` , `product.parent` . `purchase_steps`
) as `product.purchaseSteps` ,
COALESCE (
`product` . `max_purchase` , `product.parent` . `max_purchase`
) as `product.maxPurchase` ,
COALESCE (
`product` . `min_purchase` , `product.parent` . `min_purchase`
) as `product.minPurchase` ,
COALESCE (
`product` . `purchase_unit` , `product.parent` . `purchase_unit`
) as `product.purchaseUnit` ,
COALESCE (
`product` . `reference_unit` , `product.parent` . `reference_unit`
) as `product.referenceUnit` ,
COALESCE (
`product` . `shipping_free` , `product.parent` . `shipping_free`
) as `product.shippingFree` ,
`product.parent` . `purchase_prices` as `product.purchasePrices.inherited` ,
COALESCE (
`product` . `purchase_prices` , `product.parent` . `purchase_prices`
) as `product.purchasePrices` ,
COALESCE (
`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller`
) as `product.markAsTopseller` ,
COALESCE (
`product` . `weight` , `product.parent` . `weight`
) as `product.weight` ,
COALESCE (
`product` . `width` , `product.parent` . `width`
) as `product.width` ,
COALESCE (
`product` . `height` , `product.parent` . `height`
) as `product.height` ,
COALESCE (
`product` . `length` , `product.parent` . `length`
) as `product.length` ,
COALESCE (
`product` . `release_date` , `product.parent` . `release_date`
) as `product.releaseDate` ,
COALESCE (
`product` . `rating_average` , `product.parent` . `rating_average`
) as `product.ratingAverage` ,
`product.parent` . `category_tree` as `product.categoryTree.inherited` ,
COALESCE (
`product` . `category_tree` , `product.parent` . `category_tree`
) as `product.categoryTree` ,
`product.parent` . `property_ids` as `product.propertyIds.inherited` ,
COALESCE (
`product` . `property_ids` , `product.parent` . `property_ids`
) as `product.propertyIds` ,
`product.parent` . `option_ids` as `product.optionIds.inherited` ,
COALESCE (
`product` . `option_ids` , `product.parent` . `option_ids`
) as `product.optionIds` ,
`product.parent` . `stream_ids` as `product.streamIds.inherited` ,
COALESCE (
`product` . `stream_ids` , `product.parent` . `stream_ids`
) as `product.streamIds` ,
`product.parent` . `tag_ids` as `product.tagIds.inherited` ,
COALESCE (
`product` . `tag_ids` , `product.parent` . `tag_ids`
) as `product.tagIds` ,
`product.parent` . `category_ids` as `product.categoryIds.inherited` ,
COALESCE (
`product` . `category_ids` , `product.parent` . `category_ids`
) as `product.categoryIds` ,
`product` . `child_count` as `product.childCount` ,
COALESCE (
`product` . `custom_field_set_selection_active` ,
`product.parent` . `custom_field_set_selection_active`
) as `product.customFieldSetSelectionActive` ,
`product` . `sales` as `product.sales` ,
`product` . `states` as `product.states` ,
`product.tax` . `id` as `product.tax.id` ,
`product.tax` . `tax_rate` as `product.tax.taxRate` ,
`product.tax` . `name` as `product.tax.name` ,
`product.tax` . `position` as `product.tax.position` ,
`product.tax` . `custom_fields` as `product.tax.customFields` ,
`product.tax` . `created_at` as `product.tax.createdAt` ,
`product.tax` . `updated_at` as `product.tax.updatedAt` ,
`product` . `available_stock` as `product.availableStock` ,
`product` . `stock` as `product.stock` ,
`product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` ,
COALESCE (
`product` . `cheapest_price` , `product.parent` . `cheapest_price`
) as `product.cheapestPrice` ,
`product` . `created_at` as `product.createdAt` ,
`product` . `updated_at` as `product.updatedAt` ,
`product.manufacturer` . `id` as `product.manufacturer.id` ,
`product.manufacturer` . `version_id` as `product.manufacturer.versionId` ,
`product.manufacturer` . `media_id` as `product.manufacturer.mediaId` ,
`product.manufacturer` . `link` as `product.manufacturer.link` ,
`product.manufacturer` . `created_at` as `product.manufacturer.createdAt` ,
`product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` ,
`product.manufacturer.translation.name` ,
COALESCE (
`product.manufacturer.translation.name` ,
`product.manufacturer.translation.name`
) as `product.manufacturer.name` ,
`product.manufacturer.translation.description` ,
COALESCE (
`product.manufacturer.translation.description` ,
`product.manufacturer.translation.description`
) as `product.manufacturer.description` ,
`product.manufacturer.translation.customFields` ,
COALESCE (
`product.manufacturer.translation.customFields` ,
`product.manufacturer.translation.customFields`
) as `product.manufacturer.customFields` ,
`product.manufacturer.translation.createdAt` ,
`product.manufacturer.translation.updatedAt` ,
`product.manufacturer.translation.productManufacturerId` ,
`product.manufacturer.translation.languageId` ,
`product.manufacturer.translation.productManufacturerVersionId` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.options.mapping` . `property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_option` `product.options.mapping`
WHERE
`product.options.mapping` . `product_id` = `product` . `id`
) as `product.options.id_mapping` ,
`product.unit` . `id` as `product.unit.id` ,
`product.unit` . `created_at` as `product.unit.createdAt` ,
`product.unit` . `updated_at` as `product.unit.updatedAt` ,
`product.unit.translation.shortCode` ,
COALESCE (
`product.unit.translation.shortCode` ,
`product.unit.translation.shortCode`
) as `product.unit.shortCode` ,
`product.unit.translation.name` ,
COALESCE (
`product.unit.translation.name` ,
`product.unit.translation.name`
) as `product.unit.name` ,
`product.unit.translation.customFields` ,
COALESCE (
`product.unit.translation.customFields` ,
`product.unit.translation.customFields`
) as `product.unit.customFields` ,
`product.unit.translation.createdAt` ,
`product.unit.translation.updatedAt` ,
`product.unit.translation.unitId` ,
`product.unit.translation.languageId` ,
`product.deliveryTime` . `id` as `product.deliveryTime.id` ,
`product.deliveryTime` . `min` as `product.deliveryTime.min` ,
`product.deliveryTime` . `max` as `product.deliveryTime.max` ,
`product.deliveryTime` . `unit` as `product.deliveryTime.unit` ,
`product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` ,
`product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` ,
`product.deliveryTime.translation.name` ,
COALESCE (
`product.deliveryTime.translation.name` ,
`product.deliveryTime.translation.name`
) as `product.deliveryTime.name` ,
`product.deliveryTime.translation.customFields` ,
COALESCE (
`product.deliveryTime.translation.customFields` ,
`product.deliveryTime.translation.customFields`
) as `product.deliveryTime.customFields` ,
`product.deliveryTime.translation.createdAt` ,
`product.deliveryTime.translation.updatedAt` ,
`product.deliveryTime.translation.deliveryTimeId` ,
`product.deliveryTime.translation.languageId` ,
`product.cover` . `id` as `product.cover.id` ,
`product.cover` . `version_id` as `product.cover.versionId` ,
`product.cover` . `product_id` as `product.cover.productId` ,
`product.cover` . `product_version_id` as `product.cover.productVersionId` ,
`product.cover` . `media_id` as `product.cover.mediaId` ,
`product.cover` . `position` as `product.cover.position` ,
`product.cover.media` . `id` as `product.cover.media.id` ,
`product.cover.media` . `user_id` as `product.cover.media.userId` ,
`product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` ,
`product.cover.media` . `mime_type` as `product.cover.media.mimeType` ,
`product.cover.media` . `file_extension` as `product.cover.media.fileExtension` ,
`product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` ,
`product.cover.media` . `file_name` as `product.cover.media.fileName` ,
`product.cover.media` . `file_size` as `product.cover.media.fileSize` ,
`product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` ,
`product.cover.media` . `meta_data` as `product.cover.media.metaData` ,
`product.cover.media` . `config` as `product.cover.media.config` ,
`product.cover.media` . `path` as `product.cover.media.path` ,
`product.cover.media` . `private` as `product.cover.media.private` ,
`product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` ,
`product.cover.media` . `created_at` as `product.cover.media.createdAt` ,
`product.cover.media` . `updated_at` as `product.cover.media.updatedAt` ,
`product.cover.media.translation.title` ,
COALESCE (
`product.cover.media.translation.title` ,
`product.cover.media.translation.title`
) as `product.cover.media.title` ,
`product.cover.media.translation.alt` ,
COALESCE (
`product.cover.media.translation.alt` ,
`product.cover.media.translation.alt`
) as `product.cover.media.alt` ,
`product.cover.media.translation.customFields` ,
COALESCE (
`product.cover.media.translation.customFields` ,
`product.cover.media.translation.customFields`
) as `product.cover.media.customFields` ,
`product.cover.media.translation.createdAt` ,
`product.cover.media.translation.updatedAt` ,
`product.cover.media.translation.mediaId` ,
`product.cover.media.translation.languageId` ,
`product.cover` . `custom_fields` as `product.cover.customFields` ,
`product.cover` . `created_at` as `product.cover.createdAt` ,
`product.cover` . `updated_at` as `product.cover.updatedAt` ,
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription` ,
COALESCE (
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription` ,
`product.translation.metaDescription`
) as `product.metaDescription` ,
`product.translation.name` ,
`product.parent.translation.name` ,
COALESCE (
`product.translation.name` , `product.parent.translation.name` ,
`product.translation.name`
) as `product.name` ,
`product.translation.keywords` ,
`product.parent.translation.keywords` ,
COALESCE (
`product.translation.keywords` ,
`product.parent.translation.keywords` ,
`product.translation.keywords`
) as `product.keywords` ,
`product.translation.description` ,
`product.parent.translation.description` ,
COALESCE (
`product.translation.description` ,
`product.parent.translation.description` ,
`product.translation.description`
) as `product.description` ,
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle` ,
COALESCE (
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle` ,
`product.translation.metaTitle`
) as `product.metaTitle` ,
`product.translation.packUnit` ,
`product.parent.translation.packUnit` ,
COALESCE (
`product.translation.packUnit` ,
`product.parent.translation.packUnit` ,
`product.translation.packUnit`
) as `product.packUnit` ,
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural` ,
COALESCE (
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural` ,
`product.translation.packUnitPlural`
) as `product.packUnitPlural` ,
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords` ,
COALESCE (
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords` ,
`product.translation.customSearchKeywords`
) as `product.customSearchKeywords` ,
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig` ,
COALESCE (
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig` ,
`product.translation.slotConfig`
) as `product.slotConfig` ,
`product.translation.customFields` ,
`product.parent.translation.customFields` ,
COALESCE (
`product.translation.customFields` ,
`product.parent.translation.customFields` ,
`product.translation.customFields`
) as `product.customFields` ,
`product.translation.createdAt` ,
`product.parent.translation.createdAt` ,
`product.translation.updatedAt` ,
`product.parent.translation.updatedAt` ,
`product.translation.productId` ,
`product.parent.translation.productId` ,
`product.translation.languageId` ,
`product.parent.translation.languageId` ,
`product.translation.productVersionId` ,
`product.parent.translation.productVersionId`
FROM
`product`
LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id`
AND `product` . `parent_version_id` = `product.parent` . `version_id`
LEFT JOIN (
SELECT
`product.translation` . product_id ,
`product.translation` . product_version_id ,
`product.translation` . meta_description as `product.translation.metaDescription` ,
`product.translation` . name as `product.translation.name` ,
`product.translation` . keywords as `product.translation.keywords` ,
`product.translation` . description as `product.translation.description` ,
`product.translation` . meta_title as `product.translation.metaTitle` ,
`product.translation` . pack_unit as `product.translation.packUnit` ,
`product.translation` . pack_unit_plural as `product.translation.packUnitPlural` ,
`product.translation` . custom_search_keywords as `product.translation.customSearchKeywords` ,
`product.translation` . slot_config as `product.translation.slotConfig` ,
`product.translation` . custom_fields as `product.translation.customFields` ,
`product.translation` . created_at as `product.translation.createdAt` ,
`product.translation` . updated_at as `product.translation.updatedAt` ,
`product.translation` . product_id as `product.translation.productId` ,
`product.translation` . language_id as `product.translation.languageId` ,
`product.translation` . product_version_id as `product.translation.productVersionId`
FROM
`product_translation` `product.translation`
WHERE
`product.translation` . language_id = ?
) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id`
AND `product.product_translation` . product_version_id = `product` . version_id
LEFT JOIN (
SELECT
`product.parent.translation` . product_id ,
`product.parent.translation` . product_version_id ,
`product.parent.translation` . meta_description as `product.parent.translation.metaDescription` ,
`product.parent.translation` . name as `product.parent.translation.name` ,
`product.parent.translation` . keywords as `product.parent.translation.keywords` ,
`product.parent.translation` . description as `product.parent.translation.description` ,
`product.parent.translation` . meta_title as `product.parent.translation.metaTitle` ,
`product.parent.translation` . pack_unit as `product.parent.translation.packUnit` ,
`product.parent.translation` . pack_unit_plural as `product.parent.translation.packUnitPlural` ,
`product.parent.translation` . custom_search_keywords as `product.parent.translation.customSearchKeywords` ,
`product.parent.translation` . slot_config as `product.parent.translation.slotConfig` ,
`product.parent.translation` . custom_fields as `product.parent.translation.customFields` ,
`product.parent.translation` . created_at as `product.parent.translation.createdAt` ,
`product.parent.translation` . updated_at as `product.parent.translation.updatedAt` ,
`product.parent.translation` . product_id as `product.parent.translation.productId` ,
`product.parent.translation` . language_id as `product.parent.translation.languageId` ,
`product.parent.translation` . product_version_id as `product.parent.translation.productVersionId`
FROM
`product_translation` `product.parent.translation`
WHERE
`product.parent.translation` . language_id = ?
) `product.product_translation.parent` ON `product.product_translation.parent` . `product_id` = `product.parent` . `id`
AND `product.product_translation.parent` . product_version_id = `product.parent` . version_id
LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id`
LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id`
AND IFNULL (
`product` . `product_manufacturer_version_id` ,
`product.parent` . `product_manufacturer_version_id`
) = `product.manufacturer` . `version_id`
LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id`
LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id`
LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id`
AND IFNULL (
`product` . `product_media_version_id` ,
`product.parent` . `product_media_version_id`
) = `product.cover` . `version_id`
LEFT JOIN (
SELECT
`product.manufacturer.translation` . product_manufacturer_id ,
`product.manufacturer.translation` . product_manufacturer_version_id ,
`product.manufacturer.translation` . name as `product.manufacturer.translation.name` ,
`product.manufacturer.translation` . description as `product.manufacturer.translation.description` ,
`product.manufacturer.translation` . custom_fields as `product.manufacturer.translation.customFields` ,
`product.manufacturer.translation` . created_at as `product.manufacturer.translation.createdAt` ,
`product.manufacturer.translation` . updated_at as `product.manufacturer.translation.updatedAt` ,
`product.manufacturer.translation` . product_manufacturer_id as `product.manufacturer.translation.productManufacturerId` ,
`product.manufacturer.translation` . language_id as `product.manufacturer.translation.languageId` ,
`product.manufacturer.translation` . product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId`
FROM
`product_manufacturer_translation` `product.manufacturer.translation`
WHERE
`product.manufacturer.translation` . language_id = ?
) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product.manufacturer` . `id`
AND `product.manufacturer.product_manufacturer_translation` . product_manufacturer_version_id = `product.manufacturer` . version_id
LEFT JOIN (
SELECT
`product.unit.translation` . unit_id ,
`product.unit.translation` . short_code as `product.unit.translation.shortCode` ,
`product.unit.translation` . name as `product.unit.translation.name` ,
`product.unit.translation` . custom_fields as `product.unit.translation.customFields` ,
`product.unit.translation` . created_at as `product.unit.translation.createdAt` ,
`product.unit.translation` . updated_at as `product.unit.translation.updatedAt` ,
`product.unit.translation` . unit_id as `product.unit.translation.unitId` ,
`product.unit.translation` . language_id as `product.unit.translation.languageId`
FROM
`unit_translation` `product.unit.translation`
WHERE
`product.unit.translation` . language_id = ?
) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id`
LEFT JOIN (
SELECT
`product.deliveryTime.translation` . delivery_time_id ,
`product.deliveryTime.translation` . name as `product.deliveryTime.translation.name` ,
`product.deliveryTime.translation` . custom_fields as `product.deliveryTime.translation.customFields` ,
`product.deliveryTime.translation` . created_at as `product.deliveryTime.translation.createdAt` ,
`product.deliveryTime.translation` . updated_at as `product.deliveryTime.translation.updatedAt` ,
`product.deliveryTime.translation` . delivery_time_id as `product.deliveryTime.translation.deliveryTimeId` ,
`product.deliveryTime.translation` . language_id as `product.deliveryTime.translation.languageId`
FROM
`delivery_time_translation` `product.deliveryTime.translation`
WHERE
`product.deliveryTime.translation` . language_id = ?
) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id`
LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id`
LEFT JOIN (
SELECT
`product.cover.media.translation` . media_id ,
`product.cover.media.translation` . title as `product.cover.media.translation.title` ,
`product.cover.media.translation` . alt as `product.cover.media.translation.alt` ,
`product.cover.media.translation` . custom_fields as `product.cover.media.translation.customFields` ,
`product.cover.media.translation` . created_at as `product.cover.media.translation.createdAt` ,
`product.cover.media.translation` . updated_at as `product.cover.media.translation.updatedAt` ,
`product.cover.media.translation` . media_id as `product.cover.media.translation.mediaId` ,
`product.cover.media.translation` . language_id as `product.cover.media.translation.languageId`
FROM
`media_translation` `product.cover.media.translation`
WHERE
`product.cover.media.translation` . language_id = ?
) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id`
WHERE
(`product` . `version_id` = ? )
AND (
`product` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ?
)
)
Copy
SELECT `product` . `id` as `product.id` , `product` . `version_id` as `product.versionId` , `product` . `parent_id` as `product.parentId` , `product` . `parent_version_id` as `product.parentVersionId` , COALESCE (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) as `product.manufacturerId` , COALESCE (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) as `product.productManufacturerVersionId` , COALESCE (`product` . `unit_id` , `product.parent` . `unit_id` ) as `product.unitId` , COALESCE (`product` . `tax_id` , `product.parent` . `tax_id` ) as `product.taxId` , COALESCE (`product` . `product_media_id` , `product.parent` . `product_media_id` ) as `product.coverId` , COALESCE (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) as `product.productMediaVersionId` , COALESCE (`product` . `delivery_time_id` , `product.parent` . `delivery_time_id` ) as `product.deliveryTimeId` , COALESCE (`product` . `product_feature_set_id` , `product.parent` . `product_feature_set_id` ) as `product.featureSetId` , COALESCE (`product` . `canonical_product_id` , `product.parent` . `canonical_product_id` ) as `product.canonicalProductId` , COALESCE (`product` . `cms_page_id` , `product.parent` . `cms_page_id` ) as `product.cmsPageId` , COALESCE (`product` . `cms_page_version_id` , `product.parent` . `cms_page_version_id` ) as `product.cmsPageVersionId` , `product.parent` . `price` as `product.price.inherited` , COALESCE (`product` . `price` , `product.parent` . `price` ) as `product.price` , `product` . `product_number` as `product.productNumber` , COALESCE (`product` . `restock_time` , `product.parent` . `restock_time` ) as `product.restockTime` , `product` . `auto_increment` as `product.autoIncrement` , COALESCE (`product` . `active` , `product.parent` . `active` ) as `product.active` , `product` . `available` as `product.available` , COALESCE (`product` . `is_closeout` , `product.parent` . `is_closeout` ) as `product.isCloseout` , `product` . `display_group` as `product.displayGroup` , `product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` , COALESCE (`product` . `variant_listing_config` , `product.parent` . `variant_listing_config` ) as `product.variantListingConfig` , `product` . `variant_restrictions` as `product.variantRestrictions` , COALESCE (`product` . `manufacturer_number` , `product.parent` . `manufacturer_number` ) as `product.manufacturerNumber` , COALESCE (`product` . `ean` , `product.parent` . `ean` ) as `product.ean` , COALESCE (`product` . `purchase_steps` , `product.parent` . `purchase_steps` ) as `product.purchaseSteps` , COALESCE (`product` . `max_purchase` , `product.parent` . `max_purchase` ) as `product.maxPurchase` , COALESCE (`product` . `min_purchase` , `product.parent` . `min_purchase` ) as `product.minPurchase` , COALESCE (`product` . `purchase_unit` , `product.parent` . `purchase_unit` ) as `product.purchaseUnit` , COALESCE (`product` . `reference_unit` , `product.parent` . `reference_unit` ) as `product.referenceUnit` , COALESCE (`product` . `shipping_free` , `product.parent` . `shipping_free` ) as `product.shippingFree` , `product.parent` . `purchase_prices` as `product.purchasePrices.inherited` , COALESCE (`product` . `purchase_prices` , `product.parent` . `purchase_prices` ) as `product.purchasePrices` , COALESCE (`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller` ) as `product.markAsTopseller` , COALESCE (`product` . `weight` , `product.parent` . `weight` ) as `product.weight` , COALESCE (`product` . `width` , `product.parent` . `width` ) as `product.width` , COALESCE (`product` . `height` , `product.parent` . `height` ) as `product.height` , COALESCE (`product` . `length` , `product.parent` . `length` ) as `product.length` , COALESCE (`product` . `release_date` , `product.parent` . `release_date` ) as `product.releaseDate` , COALESCE (`product` . `rating_average` , `product.parent` . `rating_average` ) as `product.ratingAverage` , `product.parent` . `category_tree` as `product.categoryTree.inherited` , COALESCE (`product` . `category_tree` , `product.parent` . `category_tree` ) as `product.categoryTree` , `product.parent` . `property_ids` as `product.propertyIds.inherited` , COALESCE (`product` . `property_ids` , `product.parent` . `property_ids` ) as `product.propertyIds` , `product.parent` . `option_ids` as `product.optionIds.inherited` , COALESCE (`product` . `option_ids` , `product.parent` . `option_ids` ) as `product.optionIds` , `product.parent` . `stream_ids` as `product.streamIds.inherited` , COALESCE (`product` . `stream_ids` , `product.parent` . `stream_ids` ) as `product.streamIds` , `product.parent` . `tag_ids` as `product.tagIds.inherited` , COALESCE (`product` . `tag_ids` , `product.parent` . `tag_ids` ) as `product.tagIds` , `product.parent` . `category_ids` as `product.categoryIds.inherited` , COALESCE (`product` . `category_ids` , `product.parent` . `category_ids` ) as `product.categoryIds` , `product` . `child_count` as `product.childCount` , COALESCE (`product` . `custom_field_set_selection_active` , `product.parent` . `custom_field_set_selection_active` ) as `product.customFieldSetSelectionActive` , `product` . `sales` as `product.sales` , `product` . `states` as `product.states` , `product.tax` . `id` as `product.tax.id` , `product.tax` . `tax_rate` as `product.tax.taxRate` , `product.tax` . `name` as `product.tax.name` , `product.tax` . `position` as `product.tax.position` , `product.tax` . `custom_fields` as `product.tax.customFields` , `product.tax` . `created_at` as `product.tax.createdAt` , `product.tax` . `updated_at` as `product.tax.updatedAt` , `product` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` , COALESCE (`product` . `cheapest_price` , `product.parent` . `cheapest_price` ) as `product.cheapestPrice` , `product` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , `product.manufacturer` . `id` as `product.manufacturer.id` , `product.manufacturer` . `version_id` as `product.manufacturer.versionId` , `product.manufacturer` . `media_id` as `product.manufacturer.mediaId` , `product.manufacturer` . `link` as `product.manufacturer.link` , `product.manufacturer` . `created_at` as `product.manufacturer.createdAt` , `product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` , `product.manufacturer.translation.name` , COALESCE (`product.manufacturer.translation.name` , `product.manufacturer.translation.name` ) as `product.manufacturer.name` , `product.manufacturer.translation.description` , COALESCE (`product.manufacturer.translation.description` , `product.manufacturer.translation.description` ) as `product.manufacturer.description` , `product.manufacturer.translation.customFields` , COALESCE (`product.manufacturer.translation.customFields` , `product.manufacturer.translation.customFields` ) as `product.manufacturer.customFields` , `product.manufacturer.translation.createdAt` , `product.manufacturer.translation.updatedAt` , `product.manufacturer.translation.productManufacturerId` , `product.manufacturer.translation.languageId` , `product.manufacturer.translation.productManufacturerVersionId` , (SELECT GROUP_CONCAT (HEX (`product.options.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping` . `product_id` = `product` . `id` ) as `product.options.id_mapping` , `product.unit` . `id` as `product.unit.id` , `product.unit` . `created_at` as `product.unit.createdAt` , `product.unit` . `updated_at` as `product.unit.updatedAt` , `product.unit.translation.shortCode` , COALESCE (`product.unit.translation.shortCode` , `product.unit.translation.shortCode` ) as `product.unit.shortCode` , `product.unit.translation.name` , COALESCE (`product.unit.translation.name` , `product.unit.translation.name` ) as `product.unit.name` , `product.unit.translation.customFields` , COALESCE (`product.unit.translation.customFields` , `product.unit.translation.customFields` ) as `product.unit.customFields` , `product.unit.translation.createdAt` , `product.unit.translation.updatedAt` , `product.unit.translation.unitId` , `product.unit.translation.languageId` , `product.deliveryTime` . `id` as `product.deliveryTime.id` , `product.deliveryTime` . `min` as `product.deliveryTime.min` , `product.deliveryTime` . `max` as `product.deliveryTime.max` , `product.deliveryTime` . `unit` as `product.deliveryTime.unit` , `product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` , `product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` , `product.deliveryTime.translation.name` , COALESCE (`product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` ) as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , COALESCE (`product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` ) as `product.deliveryTime.customFields` , `product.deliveryTime.translation.createdAt` , `product.deliveryTime.translation.updatedAt` , `product.deliveryTime.translation.deliveryTimeId` , `product.deliveryTime.translation.languageId` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , COALESCE (`product.cover.media.translation.title` , `product.cover.media.translation.title` ) as `product.cover.media.title` , `product.cover.media.translation.alt` , COALESCE (`product.cover.media.translation.alt` , `product.cover.media.translation.alt` ) as `product.cover.media.alt` , `product.cover.media.translation.customFields` , COALESCE (`product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` ) as `product.cover.media.customFields` , `product.cover.media.translation.createdAt` , `product.cover.media.translation.updatedAt` , `product.cover.media.translation.mediaId` , `product.cover.media.translation.languageId` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` , `product.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` , `product.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` , `product.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` , `product.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` , `product.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` , `product.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , `product.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , `product.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` , `product.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` , `product.translation.customFields` ) as `product.customFields` , `product.translation.createdAt` , `product.parent.translation.createdAt` , `product.translation.updatedAt` , `product.parent.translation.updatedAt` , `product.translation.productId` , `product.parent.translation.productId` , `product.translation.languageId` , `product.parent.translation.languageId` , `product.translation.productVersionId` , `product.parent.translation.productVersionId` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN (SELECT `product.translation` . product_id , `product.translation` . product_version_id , `product.translation` . meta_description as `product.translation.metaDescription` , `product.translation` . name as `product.translation.name` , `product.translation` . keywords as `product.translation.keywords` , `product.translation` . description as `product.translation.description` , `product.translation` . meta_title as `product.translation.metaTitle` , `product.translation` . pack_unit as `product.translation.packUnit` , `product.translation` . pack_unit_plural as `product.translation.packUnitPlural` , `product.translation` . custom_search_keywords as `product.translation.customSearchKeywords` , `product.translation` . slot_config as `product.translation.slotConfig` , `product.translation` . custom_fields as `product.translation.customFields` , `product.translation` . created_at as `product.translation.createdAt` , `product.translation` . updated_at as `product.translation.updatedAt` , `product.translation` . product_id as `product.translation.productId` , `product.translation` . language_id as `product.translation.languageId` , `product.translation` . product_version_id as `product.translation.productVersionId` FROM `product_translation` `product.translation` WHERE `product.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . product_version_id = `product` . version_id LEFT JOIN (SELECT `product.parent.translation` . product_id , `product.parent.translation` . product_version_id , `product.parent.translation` . meta_description as `product.parent.translation.metaDescription` , `product.parent.translation` . name as `product.parent.translation.name` , `product.parent.translation` . keywords as `product.parent.translation.keywords` , `product.parent.translation` . description as `product.parent.translation.description` , `product.parent.translation` . meta_title as `product.parent.translation.metaTitle` , `product.parent.translation` . pack_unit as `product.parent.translation.packUnit` , `product.parent.translation` . pack_unit_plural as `product.parent.translation.packUnitPlural` , `product.parent.translation` . custom_search_keywords as `product.parent.translation.customSearchKeywords` , `product.parent.translation` . slot_config as `product.parent.translation.slotConfig` , `product.parent.translation` . custom_fields as `product.parent.translation.customFields` , `product.parent.translation` . created_at as `product.parent.translation.createdAt` , `product.parent.translation` . updated_at as `product.parent.translation.updatedAt` , `product.parent.translation` . product_id as `product.parent.translation.productId` , `product.parent.translation` . language_id as `product.parent.translation.languageId` , `product.parent.translation` . product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.product_translation.parent` ON `product.product_translation.parent` . `product_id` = `product.parent` . `id` AND `product.product_translation.parent` . product_version_id = `product.parent` . version_id LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id` AND IFNULL (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) = `product.manufacturer` . `version_id` LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id` AND IFNULL (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) = `product.cover` . `version_id` LEFT JOIN (SELECT `product.manufacturer.translation` . product_manufacturer_id , `product.manufacturer.translation` . product_manufacturer_version_id , `product.manufacturer.translation` . name as `product.manufacturer.translation.name` , `product.manufacturer.translation` . description as `product.manufacturer.translation.description` , `product.manufacturer.translation` . custom_fields as `product.manufacturer.translation.customFields` , `product.manufacturer.translation` . created_at as `product.manufacturer.translation.createdAt` , `product.manufacturer.translation` . updated_at as `product.manufacturer.translation.updatedAt` , `product.manufacturer.translation` . product_manufacturer_id as `product.manufacturer.translation.productManufacturerId` , `product.manufacturer.translation` . language_id as `product.manufacturer.translation.languageId` , `product.manufacturer.translation` . product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product.manufacturer` . `id` AND `product.manufacturer.product_manufacturer_translation` . product_manufacturer_version_id = `product.manufacturer` . version_id LEFT JOIN (SELECT `product.unit.translation` . unit_id , `product.unit.translation` . short_code as `product.unit.translation.shortCode` , `product.unit.translation` . name as `product.unit.translation.name` , `product.unit.translation` . custom_fields as `product.unit.translation.customFields` , `product.unit.translation` . created_at as `product.unit.translation.createdAt` , `product.unit.translation` . updated_at as `product.unit.translation.updatedAt` , `product.unit.translation` . unit_id as `product.unit.translation.unitId` , `product.unit.translation` . language_id as `product.unit.translation.languageId` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id` LEFT JOIN (SELECT `product.deliveryTime.translation` . delivery_time_id , `product.deliveryTime.translation` . name as `product.deliveryTime.translation.name` , `product.deliveryTime.translation` . custom_fields as `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation` . created_at as `product.deliveryTime.translation.createdAt` , `product.deliveryTime.translation` . updated_at as `product.deliveryTime.translation.updatedAt` , `product.deliveryTime.translation` . delivery_time_id as `product.deliveryTime.translation.deliveryTimeId` , `product.deliveryTime.translation` . language_id as `product.deliveryTime.translation.languageId` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id` LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id` LEFT JOIN (SELECT `product.cover.media.translation` . media_id , `product.cover.media.translation` . title as `product.cover.media.translation.title` , `product.cover.media.translation` . alt as `product.cover.media.translation.alt` , `product.cover.media.translation` . custom_fields as `product.cover.media.translation.customFields` , `product.cover.media.translation` . created_at as `product.cover.media.translation.createdAt` , `product.cover.media.translation` . updated_at as `product.cover.media.translation.updatedAt` , `product.cover.media.translation` . media_id as `product.cover.media.translation.mediaId` , `product.cover.media.translation` . language_id as `product.cover.media.translation.languageId` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product` . `id` IN (0x1FC24D63F523FA5821B595F07737204F , 0x328C189114D77B23AB317E757EEDD551 , 0x3708BEF20F6C51160370869AF307A342 , 0x3728D762EEF9BCB652A84C279DF7704E , 0x3EA0D45A9C3E7406A68C3A3229D6C527 , 0x452315CD5EEDE7908AC147004B8FC49A , 0x466AB43DF0414AF077A34989F2EE9679 , 0x56EC066F5669AB193757460E19E97C35 , 0x701234A82614EF2875B9B1DC716D0ED7 , 0x77523A40F5C948828012146EA2EE751A , 0x850AD2F1DFF148FD1CF827E8E0119E5D , 0x8ABD1C2A81E5E6526FFB14B6DB16FBBC , 0x93B7A92015217428C9DD9042CC082DF5 , 0xA12D823E66FC13821F8798A0236C3C4D , 0xA5CC6A42D97041BB87673E152EE62F69 , 0xB4C12907D62ECB36B7F999B0C82B57F2 , 0xBB99A04953AC1CD1D6C833F1E8D3C89E , 0xC7DCABDBA20DB9C37589F6992DEEE8D9 , 0xD17B8402CECB1A6A1D0AFEFD57FF526A , 0xD3A4D1F73033B2B065836AABCF3B53FF , 0xD465B92437208E6737DFF2D5A2120522 , 0xD80D4A2D4F263A757279DC26FF93B957 , 0xD8A36A00A120346A9C896A01A50BEB21 , 0xE248638F1FF707A8CCBF3068B9661FB8 ));
Copy
75
3.55 ms
SELECT `berger_product_badge` . `id` as `berger_product_badge.id` , `berger_product_badge` . `product_version_id` as `berger_product_badge.productVersionId` , `berger_product_badge` . `product_id` as `berger_product_badge.productId` , `berger_product_badge` . `sorting` as `berger_product_badge.sorting` , `berger_product_badge` . `active` as `berger_product_badge.active` , `berger_product_badge` . `color` as `berger_product_badge.color` , `berger_product_badge` . `created_at` as `berger_product_badge.createdAt` , `berger_product_badge` . `updated_at` as `berger_product_badge.updatedAt` , `berger_product_badge.translation.label` , COALESCE (`berger_product_badge.translation.label` , `berger_product_badge.translation.label` ) as `berger_product_badge.label` , `berger_product_badge.translation.createdAt` , `berger_product_badge.translation.updatedAt` , `berger_product_badge.translation.bergerProductBadgeId` , `berger_product_badge.translation.languageId` FROM `berger_product_badge` LEFT JOIN (SELECT `berger_product_badge.translation` . berger_product_badge_id , `berger_product_badge.translation` . label as `berger_product_badge.translation.label` , `berger_product_badge.translation` . created_at as `berger_product_badge.translation.createdAt` , `berger_product_badge.translation` . updated_at as `berger_product_badge.translation.updatedAt` , `berger_product_badge.translation` . berger_product_badge_id as `berger_product_badge.translation.bergerProductBadgeId` , `berger_product_badge.translation` . language_id as `berger_product_badge.translation.languageId` FROM `berger_product_badge_translation` `berger_product_badge.translation` WHERE `berger_product_badge.translation` . language_id = ? ) `berger_product_badge.berger_product_badge_translation` ON `berger_product_badge.berger_product_badge_translation` . `berger_product_badge_id` = `berger_product_badge` . `id` WHERE (`berger_product_badge` . `active` = ? AND `berger_product_badge` . `product_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) ORDER BY `berger_product_badge` . `sorting` ASC
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
1
b"\x1F ÂMcõ#úX!µ•ðw7 O "
b"2Œ\x18 ‘\x14 ×{#«1~u~íÕQ "
b"7\x08 ¾ò\x0F lQ\x16\x03 p†šó\x07 £B "
b"7(×bîù¼¶R¨L'÷pN "
b"> ÔZœ>t\x06 ¦Œ:2)ÖÅ' "
b"E#\x15 Í^íçŠÁG\x00 KÄš "
b"Fj´=ðAJðw£I‰òî–y "
b"Vì\x06 oVi«\x19 7WF\x0E\x19 é|5 "
b"p\x12 4¨&\x14 ï(u¹±Üqm\x0E × "
b"wR:@õÉH‚€\x12\x14 n¢îu\x1A "
b"""
…\n
ÒñßñHý\x1C ø'èà\x11 ž]
"""
b"н\x1C *åæRoû\x14 ¶Û\x16 û¼ "
b"“·© \x15 !t(ÉÝBÌ\x08 -õ "
b"¡-‚>fü\x13 ‚\x1F ‡˜ #l<M "
b"¥ÌjBÙpA»‡g>\x15 .æ/i "
b"´Á)\x07 Ö.Ë6·ù™°È+Wò "
b"»™ IS¬\x1C ÑÖÈ3ñèÓÈž "
b"Çܫۢ\r ¹Ãu‰ö™-îèÙ "
b"""
Ñ{„\x02 ÎË\x1A j\x1D \n
þýWÿRj
"""
b"Ó¤Ñ÷03²°eƒj«Ï;Sÿ "
b"Ôe¹$7 Žg7ßòÕ¢\x12\x05 " "
b"Ø\r J-O&:uryÜ&ÿ“¹W "
b"Ø£j\x00 ¡ 4jœ‰j\x01 ¥\v ë! "
b"âHc\x1F ÷\x07 ¨Ì¿0h¹f\x1F ¸ "
]
SELECT
`berger_product_badge` . `id` as `berger_product_badge.id` ,
`berger_product_badge` . `product_version_id` as `berger_product_badge.productVersionId` ,
`berger_product_badge` . `product_id` as `berger_product_badge.productId` ,
`berger_product_badge` . `sorting` as `berger_product_badge.sorting` ,
`berger_product_badge` . `active` as `berger_product_badge.active` ,
`berger_product_badge` . `color` as `berger_product_badge.color` ,
`berger_product_badge` . `created_at` as `berger_product_badge.createdAt` ,
`berger_product_badge` . `updated_at` as `berger_product_badge.updatedAt` ,
`berger_product_badge.translation.label` ,
COALESCE (
`berger_product_badge.translation.label` ,
`berger_product_badge.translation.label`
) as `berger_product_badge.label` ,
`berger_product_badge.translation.createdAt` ,
`berger_product_badge.translation.updatedAt` ,
`berger_product_badge.translation.bergerProductBadgeId` ,
`berger_product_badge.translation.languageId`
FROM
`berger_product_badge`
LEFT JOIN (
SELECT
`berger_product_badge.translation` . berger_product_badge_id ,
`berger_product_badge.translation` . label as `berger_product_badge.translation.label` ,
`berger_product_badge.translation` . created_at as `berger_product_badge.translation.createdAt` ,
`berger_product_badge.translation` . updated_at as `berger_product_badge.translation.updatedAt` ,
`berger_product_badge.translation` . berger_product_badge_id as `berger_product_badge.translation.bergerProductBadgeId` ,
`berger_product_badge.translation` . language_id as `berger_product_badge.translation.languageId`
FROM
`berger_product_badge_translation` `berger_product_badge.translation`
WHERE
`berger_product_badge.translation` . language_id = ?
) `berger_product_badge.berger_product_badge_translation` ON `berger_product_badge.berger_product_badge_translation` . `berger_product_badge_id` = `berger_product_badge` . `id`
WHERE
(
`berger_product_badge` . `active` = ?
AND `berger_product_badge` . `product_id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ?
)
)
ORDER BY
`berger_product_badge` . `sorting` ASC
Copy
SELECT `berger_product_badge` . `id` as `berger_product_badge.id` , `berger_product_badge` . `product_version_id` as `berger_product_badge.productVersionId` , `berger_product_badge` . `product_id` as `berger_product_badge.productId` , `berger_product_badge` . `sorting` as `berger_product_badge.sorting` , `berger_product_badge` . `active` as `berger_product_badge.active` , `berger_product_badge` . `color` as `berger_product_badge.color` , `berger_product_badge` . `created_at` as `berger_product_badge.createdAt` , `berger_product_badge` . `updated_at` as `berger_product_badge.updatedAt` , `berger_product_badge.translation.label` , COALESCE (`berger_product_badge.translation.label` , `berger_product_badge.translation.label` ) as `berger_product_badge.label` , `berger_product_badge.translation.createdAt` , `berger_product_badge.translation.updatedAt` , `berger_product_badge.translation.bergerProductBadgeId` , `berger_product_badge.translation.languageId` FROM `berger_product_badge` LEFT JOIN (SELECT `berger_product_badge.translation` . berger_product_badge_id , `berger_product_badge.translation` . label as `berger_product_badge.translation.label` , `berger_product_badge.translation` . created_at as `berger_product_badge.translation.createdAt` , `berger_product_badge.translation` . updated_at as `berger_product_badge.translation.updatedAt` , `berger_product_badge.translation` . berger_product_badge_id as `berger_product_badge.translation.bergerProductBadgeId` , `berger_product_badge.translation` . language_id as `berger_product_badge.translation.languageId` FROM `berger_product_badge_translation` `berger_product_badge.translation` WHERE `berger_product_badge.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `berger_product_badge.berger_product_badge_translation` ON `berger_product_badge.berger_product_badge_translation` . `berger_product_badge_id` = `berger_product_badge` . `id` WHERE (`berger_product_badge` . `active` = 1 AND `berger_product_badge` . `product_id` IN (0x1FC24D63F523FA5821B595F07737204F , 0x328C189114D77B23AB317E757EEDD551 , 0x3708BEF20F6C51160370869AF307A342 , 0x3728D762EEF9BCB652A84C279DF7704E , 0x3EA0D45A9C3E7406A68C3A3229D6C527 , 0x452315CD5EEDE7908AC147004B8FC49A , 0x466AB43DF0414AF077A34989F2EE9679 , 0x56EC066F5669AB193757460E19E97C35 , 0x701234A82614EF2875B9B1DC716D0ED7 , 0x77523A40F5C948828012146EA2EE751A , 0x850AD2F1DFF148FD1CF827E8E0119E5D , 0x8ABD1C2A81E5E6526FFB14B6DB16FBBC , 0x93B7A92015217428C9DD9042CC082DF5 , 0xA12D823E66FC13821F8798A0236C3C4D , 0xA5CC6A42D97041BB87673E152EE62F69 , 0xB4C12907D62ECB36B7F999B0C82B57F2 , 0xBB99A04953AC1CD1D6C833F1E8D3C89E , 0xC7DCABDBA20DB9C37589F6992DEEE8D9 , 0xD17B8402CECB1A6A1D0AFEFD57FF526A , 0xD3A4D1F73033B2B065836AABCF3B53FF , 0xD465B92437208E6737DFF2D5A2120522 , 0xD80D4A2D4F263A757279DC26FF93B957 , 0xD8A36A00A120346A9C896A01A50BEB21 , 0xE248638F1FF707A8CCBF3068B9661FB8 )) ORDER BY `berger_product_badge` . `sorting` ASC ;
Copy
76
3.34 ms
SELECT `product_price` . `id` as `product_price.id` , `product_price` . `version_id` as `product_price.versionId` , `product_price` . `product_id` as `product_price.productId` , `product_price` . `product_version_id` as `product_price.productVersionId` , `product_price` . `rule_id` as `product_price.ruleId` , `product_price` . `price` as `product_price.price` , `product_price` . `quantity_start` as `product_price.quantityStart` , `product_price` . `quantity_end` as `product_price.quantityEnd` , `product_price` . `custom_fields` as `product_price.customFields` , `product_price` . `created_at` as `product_price.createdAt` , `product_price` . `updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price` . `version_id` = ? ) AND ((`product_price` . `product_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x1F ÂMcõ#úX!µ•ðw7 O "
b"2Œ\x18 ‘\x14 ×{#«1~u~íÕQ "
b"7\x08 ¾ò\x0F lQ\x16\x03 p†šó\x07 £B "
b"7(×bîù¼¶R¨L'÷pN "
b"> ÔZœ>t\x06 ¦Œ:2)ÖÅ' "
b"E#\x15 Í^íçŠÁG\x00 KÄš "
b"Fj´=ðAJðw£I‰òî–y "
b"Vì\x06 oVi«\x19 7WF\x0E\x19 é|5 "
b"p\x12 4¨&\x14 ï(u¹±Üqm\x0E × "
b"wR:@õÉH‚€\x12\x14 n¢îu\x1A "
b"""
…\n
ÒñßñHý\x1C ø'èà\x11 ž]
"""
b"н\x1C *åæRoû\x14 ¶Û\x16 û¼ "
b"“·© \x15 !t(ÉÝBÌ\x08 -õ "
b"¡-‚>fü\x13 ‚\x1F ‡˜ #l<M "
b"¥ÌjBÙpA»‡g>\x15 .æ/i "
b"´Á)\x07 Ö.Ë6·ù™°È+Wò "
b"»™ IS¬\x1C ÑÖÈ3ñèÓÈž "
b"Çܫۢ\r ¹Ãu‰ö™-îèÙ "
b"""
Ñ{„\x02 ÎË\x1A j\x1D \n
þýWÿRj
"""
b"Ó¤Ñ÷03²°eƒj«Ï;Sÿ "
b"Ôe¹$7 Žg7ßòÕ¢\x12\x05 " "
b"Ø\r J-O&:uryÜ&ÿ“¹W "
b"Ø£j\x00 ¡ 4jœ‰j\x01 ¥\v ë! "
b"âHc\x1F ÷\x07 ¨Ì¿0h¹f\x1F ¸ "
]
SELECT `product_price` . `id` as `product_price.id` , `product_price` . `version_id` as `product_price.versionId` , `product_price` . `product_id` as `product_price.productId` , `product_price` . `product_version_id` as `product_price.productVersionId` , `product_price` . `rule_id` as `product_price.ruleId` , `product_price` . `price` as `product_price.price` , `product_price` . `quantity_start` as `product_price.quantityStart` , `product_price` . `quantity_end` as `product_price.quantityEnd` , `product_price` . `custom_fields` as `product_price.customFields` , `product_price` . `created_at` as `product_price.createdAt` , `product_price` . `updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`product_price` . `product_id` IN (0x1FC24D63F523FA5821B595F07737204F , 0x328C189114D77B23AB317E757EEDD551 , 0x3708BEF20F6C51160370869AF307A342 , 0x3728D762EEF9BCB652A84C279DF7704E , 0x3EA0D45A9C3E7406A68C3A3229D6C527 , 0x452315CD5EEDE7908AC147004B8FC49A , 0x466AB43DF0414AF077A34989F2EE9679 , 0x56EC066F5669AB193757460E19E97C35 , 0x701234A82614EF2875B9B1DC716D0ED7 , 0x77523A40F5C948828012146EA2EE751A , 0x850AD2F1DFF148FD1CF827E8E0119E5D , 0x8ABD1C2A81E5E6526FFB14B6DB16FBBC , 0x93B7A92015217428C9DD9042CC082DF5 , 0xA12D823E66FC13821F8798A0236C3C4D , 0xA5CC6A42D97041BB87673E152EE62F69 , 0xB4C12907D62ECB36B7F999B0C82B57F2 , 0xBB99A04953AC1CD1D6C833F1E8D3C89E , 0xC7DCABDBA20DB9C37589F6992DEEE8D9 , 0xD17B8402CECB1A6A1D0AFEFD57FF526A , 0xD3A4D1F73033B2B065836AABCF3B53FF , 0xD465B92437208E6737DFF2D5A2120522 , 0xD80D4A2D4F263A757279DC26FF93B957 , 0xD8A36A00A120346A9C896A01A50BEB21 , 0xE248638F1FF707A8CCBF3068B9661FB8 )));
Copy
77
3.39 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"\x1F ÂMcõ#úX!µ•ðw7 O "
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0x1FC24D63F523FA5821B595F07737204F ));
Copy
78
3.38 ms
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = ? ) AND (((`acris_discount_group` . `active` = ? AND ((`acris_discount_group` . `active_from` < = > ? AND `acris_discount_group` . `active_until` < = > ? ) OR (`acris_discount_group` . `active_from` < = > ? AND (`acris_discount_group` . `active_until` > ? )) OR ((`acris_discount_group` . `active_from` < = ? ) AND `acris_discount_group` . `active_until` < = > ? ) OR ((`acris_discount_group` . `active_from` < = ? ) AND (`acris_discount_group` . `active_until` > ? ))) AND (`acris_discount_group` . `customer_assignment_type` = ? OR (`acris_discount_group` . `customer_assignment_type` = ? AND `acris_discount_group.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ))) AND ((`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group` . `product_id` = ? ) OR (`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group.productStreams` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND NOT (`acris_discount_group.productStreams` . `id` < = > ? )) OR `acris_discount_group` . `product_assignment_type` = ? OR `acris_discount_group` . `product_assignment_type` = ? )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
null
null
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
"everyCustomer "
"rules "
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
"product "
b"\x1F ÂMcõ#úX!µ•ðw7 O "
"dynamicProductGroup "
b"\x01 ‘U°«q\x7F õª~bÍ’\e œO "
b"\x01 —\x15 Ý6ërƒáŽ+Aj\x06 ³ "
b"\x01 š$‘Oõr+¯\x02 †ôˆŽj "
b"™%R§:B:ˆ¤…,ŽÔA@ "
b"¯Xe\x06 G\x0E Føœ\x7F ?Žê\x7F ´\x11 "
b"¹Ó±_Ñ!I\x16 ¿X\x12 #ÅOßø "
b"ºÐS—…¾MÙ£,—oQRˆ\x1E "
b"Ë).\x1A ¯…H‘ Ôâü£-Ð/ "
b"åR\x03 èGœ¶‹ñC?ÚLl "
b"çéį€`@'›Péh3Õ®Û "
b"ôæ|\x12 kNKO‹OK‚•a;[ "
null
"everyProduct "
"materialGroup "
]
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`acris_discount_group` . `active` = 1 AND ((`acris_discount_group` . `active_from` < = > NULL AND `acris_discount_group` . `active_until` < = > NULL ) OR (`acris_discount_group` . `active_from` < = > NULL AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' )) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND `acris_discount_group` . `active_until` < = > NULL ) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' ))) AND (`acris_discount_group` . `customer_assignment_type` = 'everyCustomer' OR (`acris_discount_group` . `customer_assignment_type` = 'rules' AND `acris_discount_group.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ))) AND ((`acris_discount_group` . `product_assignment_type` = 'product' AND `acris_discount_group` . `product_id` = 0x1FC24D63F523FA5821B595F07737204F ) OR (`acris_discount_group` . `product_assignment_type` = 'dynamicProductGroup' AND `acris_discount_group.productStreams` . `id` IN (0x019155B0AB717FF5AA7E62CD921B9C4F , 0x019715DD36EB7283ADE18D2B416A06B3 , 0x019A24914FF5722BAF0286F49F888D6A , 0x99812552A73A423A88A4852C8DD44140 , 0xAF586506470E46F89C7F3F8DEA7FB411 , 0xB9D3B15FD1214916BF581223C54FDFF8 , 0xBAD0539785BE4DD9A32C976F5152881E , 0xCB292E1AAF854891A0D4E2FCA32DD02F , 0xE55203ADE881479CB68BF1433FDA4C6C , 0xE7E9C4AF806040279B50E96833D5AEDB , 0xF4E67C126B4E4B4F8B4F4B8295613B5B ) AND NOT (`acris_discount_group.productStreams` . `id` < = > NULL )) OR `acris_discount_group` . `product_assignment_type` = 'everyProduct' OR `acris_discount_group` . `product_assignment_type` = 'materialGroup' )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC ;
Copy
79
3.14 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"2Œ\x18 ‘\x14 ×{#«1~u~íÕQ "
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0x328C189114D77B23AB317E757EEDD551 ));
Copy
80
3.47 ms
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = ? ) AND (((`acris_discount_group` . `active` = ? AND ((`acris_discount_group` . `active_from` < = > ? AND `acris_discount_group` . `active_until` < = > ? ) OR (`acris_discount_group` . `active_from` < = > ? AND (`acris_discount_group` . `active_until` > ? )) OR ((`acris_discount_group` . `active_from` < = ? ) AND `acris_discount_group` . `active_until` < = > ? ) OR ((`acris_discount_group` . `active_from` < = ? ) AND (`acris_discount_group` . `active_until` > ? ))) AND (`acris_discount_group` . `customer_assignment_type` = ? OR (`acris_discount_group` . `customer_assignment_type` = ? AND `acris_discount_group.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ))) AND ((`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group` . `product_id` = ? ) OR (`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group.productStreams` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND NOT (`acris_discount_group.productStreams` . `id` < = > ? )) OR `acris_discount_group` . `product_assignment_type` = ? OR `acris_discount_group` . `product_assignment_type` = ? )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
null
null
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
"everyCustomer "
"rules "
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
"product "
b"2Œ\x18 ‘\x14 ×{#«1~u~íÕQ "
"dynamicProductGroup "
b"\x01 ‘U°«q\x7F õª~bÍ’\e œO "
b"\x01 —\x15 Ý6ërƒáŽ+Aj\x06 ³ "
b"\x01 š$‘Oõr+¯\x02 †ôˆŽj "
b"™%R§:B:ˆ¤…,ŽÔA@ "
b"¯Xe\x06 G\x0E Føœ\x7F ?Žê\x7F ´\x11 "
b"¹Ó±_Ñ!I\x16 ¿X\x12 #ÅOßø "
b"ºÐS—…¾MÙ£,—oQRˆ\x1E "
b"Ë).\x1A ¯…H‘ Ôâü£-Ð/ "
b"åR\x03 èGœ¶‹ñC?ÚLl "
b"çéį€`@'›Péh3Õ®Û "
b"ôæ|\x12 kNKO‹OK‚•a;[ "
null
"everyProduct "
"materialGroup "
]
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`acris_discount_group` . `active` = 1 AND ((`acris_discount_group` . `active_from` < = > NULL AND `acris_discount_group` . `active_until` < = > NULL ) OR (`acris_discount_group` . `active_from` < = > NULL AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' )) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND `acris_discount_group` . `active_until` < = > NULL ) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' ))) AND (`acris_discount_group` . `customer_assignment_type` = 'everyCustomer' OR (`acris_discount_group` . `customer_assignment_type` = 'rules' AND `acris_discount_group.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ))) AND ((`acris_discount_group` . `product_assignment_type` = 'product' AND `acris_discount_group` . `product_id` = 0x328C189114D77B23AB317E757EEDD551 ) OR (`acris_discount_group` . `product_assignment_type` = 'dynamicProductGroup' AND `acris_discount_group.productStreams` . `id` IN (0x019155B0AB717FF5AA7E62CD921B9C4F , 0x019715DD36EB7283ADE18D2B416A06B3 , 0x019A24914FF5722BAF0286F49F888D6A , 0x99812552A73A423A88A4852C8DD44140 , 0xAF586506470E46F89C7F3F8DEA7FB411 , 0xB9D3B15FD1214916BF581223C54FDFF8 , 0xBAD0539785BE4DD9A32C976F5152881E , 0xCB292E1AAF854891A0D4E2FCA32DD02F , 0xE55203ADE881479CB68BF1433FDA4C6C , 0xE7E9C4AF806040279B50E96833D5AEDB , 0xF4E67C126B4E4B4F8B4F4B8295613B5B ) AND NOT (`acris_discount_group.productStreams` . `id` < = > NULL )) OR `acris_discount_group` . `product_assignment_type` = 'everyProduct' OR `acris_discount_group` . `product_assignment_type` = 'materialGroup' )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC ;
Copy
81
3.14 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"7\x08 ¾ò\x0F lQ\x16\x03 p†šó\x07 £B "
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0x3708BEF20F6C51160370869AF307A342 ));
Copy
82
3.06 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"7(×bîù¼¶R¨L'÷pN "
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0x3728D762EEF9BCB652A84C279DF7704E ));
Copy
83
3.12 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"> ÔZœ>t\x06 ¦Œ:2)ÖÅ' "
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0x3EA0D45A9C3E7406A68C3A3229D6C527 ));
Copy
84
3.14 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"E#\x15 Í^íçŠÁG\x00 KÄš "
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0x452315CD5EEDE7908AC147004B8FC49A ));
Copy
85
3.35 ms
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = ? ) AND (((`acris_discount_group` . `active` = ? AND ((`acris_discount_group` . `active_from` < = > ? AND `acris_discount_group` . `active_until` < = > ? ) OR (`acris_discount_group` . `active_from` < = > ? AND (`acris_discount_group` . `active_until` > ? )) OR ((`acris_discount_group` . `active_from` < = ? ) AND `acris_discount_group` . `active_until` < = > ? ) OR ((`acris_discount_group` . `active_from` < = ? ) AND (`acris_discount_group` . `active_until` > ? ))) AND (`acris_discount_group` . `customer_assignment_type` = ? OR (`acris_discount_group` . `customer_assignment_type` = ? AND `acris_discount_group.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ))) AND ((`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group` . `product_id` = ? ) OR (`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group.productStreams` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND NOT (`acris_discount_group.productStreams` . `id` < = > ? )) OR `acris_discount_group` . `product_assignment_type` = ? OR `acris_discount_group` . `product_assignment_type` = ? )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
null
null
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
"everyCustomer "
"rules "
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
"product "
b"E#\x15 Í^íçŠÁG\x00 KÄš "
"dynamicProductGroup "
b"\x01 ‘U°«q\x7F õª~bÍ’\e œO "
b"\x01 —\x15 Ý6ërƒáŽ+Aj\x06 ³ "
b"\x01 š$‘Oõr+¯\x02 †ôˆŽj "
b"™%R§:B:ˆ¤…,ŽÔA@ "
b"¯Xe\x06 G\x0E Føœ\x7F ?Žê\x7F ´\x11 "
b"¹Ó±_Ñ!I\x16 ¿X\x12 #ÅOßø "
b"ºÐS—…¾MÙ£,—oQRˆ\x1E "
b"Ë).\x1A ¯…H‘ Ôâü£-Ð/ "
b"åR\x03 èGœ¶‹ñC?ÚLl "
b"çéį€`@'›Péh3Õ®Û "
b"ôæ|\x12 kNKO‹OK‚•a;[ "
null
"everyProduct "
"materialGroup "
]
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`acris_discount_group` . `active` = 1 AND ((`acris_discount_group` . `active_from` < = > NULL AND `acris_discount_group` . `active_until` < = > NULL ) OR (`acris_discount_group` . `active_from` < = > NULL AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' )) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND `acris_discount_group` . `active_until` < = > NULL ) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' ))) AND (`acris_discount_group` . `customer_assignment_type` = 'everyCustomer' OR (`acris_discount_group` . `customer_assignment_type` = 'rules' AND `acris_discount_group.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ))) AND ((`acris_discount_group` . `product_assignment_type` = 'product' AND `acris_discount_group` . `product_id` = 0x452315CD5EEDE7908AC147004B8FC49A ) OR (`acris_discount_group` . `product_assignment_type` = 'dynamicProductGroup' AND `acris_discount_group.productStreams` . `id` IN (0x019155B0AB717FF5AA7E62CD921B9C4F , 0x019715DD36EB7283ADE18D2B416A06B3 , 0x019A24914FF5722BAF0286F49F888D6A , 0x99812552A73A423A88A4852C8DD44140 , 0xAF586506470E46F89C7F3F8DEA7FB411 , 0xB9D3B15FD1214916BF581223C54FDFF8 , 0xBAD0539785BE4DD9A32C976F5152881E , 0xCB292E1AAF854891A0D4E2FCA32DD02F , 0xE55203ADE881479CB68BF1433FDA4C6C , 0xE7E9C4AF806040279B50E96833D5AEDB , 0xF4E67C126B4E4B4F8B4F4B8295613B5B ) AND NOT (`acris_discount_group.productStreams` . `id` < = > NULL )) OR `acris_discount_group` . `product_assignment_type` = 'everyProduct' OR `acris_discount_group` . `product_assignment_type` = 'materialGroup' )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC ;
Copy
86
3.03 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"Fj´=ðAJðw£I‰òî–y "
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0x466AB43DF0414AF077A34989F2EE9679 ));
Copy
87
3.70 ms
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = ? ) AND (((`acris_discount_group` . `active` = ? AND ((`acris_discount_group` . `active_from` < = > ? AND `acris_discount_group` . `active_until` < = > ? ) OR (`acris_discount_group` . `active_from` < = > ? AND (`acris_discount_group` . `active_until` > ? )) OR ((`acris_discount_group` . `active_from` < = ? ) AND `acris_discount_group` . `active_until` < = > ? ) OR ((`acris_discount_group` . `active_from` < = ? ) AND (`acris_discount_group` . `active_until` > ? ))) AND (`acris_discount_group` . `customer_assignment_type` = ? OR (`acris_discount_group` . `customer_assignment_type` = ? AND `acris_discount_group.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ))) AND ((`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group` . `product_id` = ? ) OR (`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group.productStreams` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND NOT (`acris_discount_group.productStreams` . `id` < = > ? )) OR `acris_discount_group` . `product_assignment_type` = ? OR `acris_discount_group` . `product_assignment_type` = ? )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
null
null
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
"everyCustomer "
"rules "
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
"product "
b"Fj´=ðAJðw£I‰òî–y "
"dynamicProductGroup "
b"\x01 ‘U°«q\x7F õª~bÍ’\e œO "
b"\x01 —\x15 Ý6ërƒáŽ+Aj\x06 ³ "
b"\x01 š$‘Oõr+¯\x02 †ôˆŽj "
b"™%R§:B:ˆ¤…,ŽÔA@ "
b"¯Xe\x06 G\x0E Føœ\x7F ?Žê\x7F ´\x11 "
b"¹Ó±_Ñ!I\x16 ¿X\x12 #ÅOßø "
b"ºÐS—…¾MÙ£,—oQRˆ\x1E "
b"Ë).\x1A ¯…H‘ Ôâü£-Ð/ "
b"åR\x03 èGœ¶‹ñC?ÚLl "
b"çéį€`@'›Péh3Õ®Û "
b"ôæ|\x12 kNKO‹OK‚•a;[ "
null
"everyProduct "
"materialGroup "
]
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`acris_discount_group` . `active` = 1 AND ((`acris_discount_group` . `active_from` < = > NULL AND `acris_discount_group` . `active_until` < = > NULL ) OR (`acris_discount_group` . `active_from` < = > NULL AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' )) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND `acris_discount_group` . `active_until` < = > NULL ) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' ))) AND (`acris_discount_group` . `customer_assignment_type` = 'everyCustomer' OR (`acris_discount_group` . `customer_assignment_type` = 'rules' AND `acris_discount_group.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ))) AND ((`acris_discount_group` . `product_assignment_type` = 'product' AND `acris_discount_group` . `product_id` = 0x466AB43DF0414AF077A34989F2EE9679 ) OR (`acris_discount_group` . `product_assignment_type` = 'dynamicProductGroup' AND `acris_discount_group.productStreams` . `id` IN (0x019155B0AB717FF5AA7E62CD921B9C4F , 0x019715DD36EB7283ADE18D2B416A06B3 , 0x019A24914FF5722BAF0286F49F888D6A , 0x99812552A73A423A88A4852C8DD44140 , 0xAF586506470E46F89C7F3F8DEA7FB411 , 0xB9D3B15FD1214916BF581223C54FDFF8 , 0xBAD0539785BE4DD9A32C976F5152881E , 0xCB292E1AAF854891A0D4E2FCA32DD02F , 0xE55203ADE881479CB68BF1433FDA4C6C , 0xE7E9C4AF806040279B50E96833D5AEDB , 0xF4E67C126B4E4B4F8B4F4B8295613B5B ) AND NOT (`acris_discount_group.productStreams` . `id` < = > NULL )) OR `acris_discount_group` . `product_assignment_type` = 'everyProduct' OR `acris_discount_group` . `product_assignment_type` = 'materialGroup' )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC ;
Copy
88
3.30 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"Vì\x06 oVi«\x19 7WF\x0E\x19 é|5 "
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0x56EC066F5669AB193757460E19E97C35 ));
Copy
89
3.58 ms
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = ? ) AND (((`acris_discount_group` . `active` = ? AND ((`acris_discount_group` . `active_from` < = > ? AND `acris_discount_group` . `active_until` < = > ? ) OR (`acris_discount_group` . `active_from` < = > ? AND (`acris_discount_group` . `active_until` > ? )) OR ((`acris_discount_group` . `active_from` < = ? ) AND `acris_discount_group` . `active_until` < = > ? ) OR ((`acris_discount_group` . `active_from` < = ? ) AND (`acris_discount_group` . `active_until` > ? ))) AND (`acris_discount_group` . `customer_assignment_type` = ? OR (`acris_discount_group` . `customer_assignment_type` = ? AND `acris_discount_group.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ))) AND ((`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group` . `product_id` = ? ) OR (`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group.productStreams` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND NOT (`acris_discount_group.productStreams` . `id` < = > ? )) OR `acris_discount_group` . `product_assignment_type` = ? OR `acris_discount_group` . `product_assignment_type` = ? )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
null
null
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
"everyCustomer "
"rules "
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
"product "
b"Vì\x06 oVi«\x19 7WF\x0E\x19 é|5 "
"dynamicProductGroup "
b"\x01 ‘U°«q\x7F õª~bÍ’\e œO "
b"\x01 —\x15 Ý6ërƒáŽ+Aj\x06 ³ "
b"\x01 —ÅÅ„Qr9•xòWôŽšÓ "
b"\x01 š$‘Oõr+¯\x02 †ôˆŽj "
b"™%R§:B:ˆ¤…,ŽÔA@ "
b"¯Xe\x06 G\x0E Føœ\x7F ?Žê\x7F ´\x11 "
b"¹Ó±_Ñ!I\x16 ¿X\x12 #ÅOßø "
b"ºÐS—…¾MÙ£,—oQRˆ\x1E "
b"Ë).\x1A ¯…H‘ Ôâü£-Ð/ "
b"Þy‹\x02 ÏàCª´³\x15 mòÿÚÕ "
b"åR\x03 èGœ¶‹ñC?ÚLl "
b"çéį€`@'›Péh3Õ®Û "
b"ó–\x07 –²N+„ô±Nu\f KØ "
b"ôæ|\x12 kNKO‹OK‚•a;[ "
null
"everyProduct "
"materialGroup "
]
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`acris_discount_group` . `active` = 1 AND ((`acris_discount_group` . `active_from` < = > NULL AND `acris_discount_group` . `active_until` < = > NULL ) OR (`acris_discount_group` . `active_from` < = > NULL AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' )) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND `acris_discount_group` . `active_until` < = > NULL ) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' ))) AND (`acris_discount_group` . `customer_assignment_type` = 'everyCustomer' OR (`acris_discount_group` . `customer_assignment_type` = 'rules' AND `acris_discount_group.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ))) AND ((`acris_discount_group` . `product_assignment_type` = 'product' AND `acris_discount_group` . `product_id` = 0x56EC066F5669AB193757460E19E97C35 ) OR (`acris_discount_group` . `product_assignment_type` = 'dynamicProductGroup' AND `acris_discount_group.productStreams` . `id` IN (0x019155B0AB717FF5AA7E62CD921B9C4F , 0x019715DD36EB7283ADE18D2B416A06B3 , 0x0197C5C5845172399578F257F48D9AD3 , 0x019A24914FF5722BAF0286F49F888D6A , 0x99812552A73A423A88A4852C8DD44140 , 0xAF586506470E46F89C7F3F8DEA7FB411 , 0xB9D3B15FD1214916BF581223C54FDFF8 , 0xBAD0539785BE4DD9A32C976F5152881E , 0xCB292E1AAF854891A0D4E2FCA32DD02F , 0xDE798B02CFE043AAB4B3156DF2FFDAD5 , 0xE55203ADE881479CB68BF1433FDA4C6C , 0xE7E9C4AF806040279B50E96833D5AEDB , 0xF3960796C2B24E2B84F4B14E750C4BD8 , 0xF4E67C126B4E4B4F8B4F4B8295613B5B ) AND NOT (`acris_discount_group.productStreams` . `id` < = > NULL )) OR `acris_discount_group` . `product_assignment_type` = 'everyProduct' OR `acris_discount_group` . `product_assignment_type` = 'materialGroup' )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC ;
Copy
90
3.21 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"p\x12 4¨&\x14 ï(u¹±Üqm\x0E × "
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0x701234A82614EF2875B9B1DC716D0ED7 ));
Copy
91
3.41 ms
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = ? ) AND (((`acris_discount_group` . `active` = ? AND ((`acris_discount_group` . `active_from` < = > ? AND `acris_discount_group` . `active_until` < = > ? ) OR (`acris_discount_group` . `active_from` < = > ? AND (`acris_discount_group` . `active_until` > ? )) OR ((`acris_discount_group` . `active_from` < = ? ) AND `acris_discount_group` . `active_until` < = > ? ) OR ((`acris_discount_group` . `active_from` < = ? ) AND (`acris_discount_group` . `active_until` > ? ))) AND (`acris_discount_group` . `customer_assignment_type` = ? OR (`acris_discount_group` . `customer_assignment_type` = ? AND `acris_discount_group.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ))) AND ((`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group` . `product_id` = ? ) OR (`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group.productStreams` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND NOT (`acris_discount_group.productStreams` . `id` < = > ? )) OR `acris_discount_group` . `product_assignment_type` = ? OR `acris_discount_group` . `product_assignment_type` = ? )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
null
null
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
"everyCustomer "
"rules "
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
"product "
b"p\x12 4¨&\x14 ï(u¹±Üqm\x0E × "
"dynamicProductGroup "
b"\x01 ‘U°«q\x7F õª~bÍ’\e œO "
b"\x01 —\x15 Ý6ërƒáŽ+Aj\x06 ³ "
b"\x01 —ÅÅ„Qr9•xòWôŽšÓ "
b"\x01 š$‘Oõr+¯\x02 †ôˆŽj "
b"™%R§:B:ˆ¤…,ŽÔA@ "
b"¯Xe\x06 G\x0E Føœ\x7F ?Žê\x7F ´\x11 "
b"¹Ó±_Ñ!I\x16 ¿X\x12 #ÅOßø "
b"ºÐS—…¾MÙ£,—oQRˆ\x1E "
b"Ë).\x1A ¯…H‘ Ôâü£-Ð/ "
b"åR\x03 èGœ¶‹ñC?ÚLl "
b"çéį€`@'›Péh3Õ®Û "
b"ôæ|\x12 kNKO‹OK‚•a;[ "
null
"everyProduct "
"materialGroup "
]
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`acris_discount_group` . `active` = 1 AND ((`acris_discount_group` . `active_from` < = > NULL AND `acris_discount_group` . `active_until` < = > NULL ) OR (`acris_discount_group` . `active_from` < = > NULL AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' )) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND `acris_discount_group` . `active_until` < = > NULL ) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' ))) AND (`acris_discount_group` . `customer_assignment_type` = 'everyCustomer' OR (`acris_discount_group` . `customer_assignment_type` = 'rules' AND `acris_discount_group.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ))) AND ((`acris_discount_group` . `product_assignment_type` = 'product' AND `acris_discount_group` . `product_id` = 0x701234A82614EF2875B9B1DC716D0ED7 ) OR (`acris_discount_group` . `product_assignment_type` = 'dynamicProductGroup' AND `acris_discount_group.productStreams` . `id` IN (0x019155B0AB717FF5AA7E62CD921B9C4F , 0x019715DD36EB7283ADE18D2B416A06B3 , 0x0197C5C5845172399578F257F48D9AD3 , 0x019A24914FF5722BAF0286F49F888D6A , 0x99812552A73A423A88A4852C8DD44140 , 0xAF586506470E46F89C7F3F8DEA7FB411 , 0xB9D3B15FD1214916BF581223C54FDFF8 , 0xBAD0539785BE4DD9A32C976F5152881E , 0xCB292E1AAF854891A0D4E2FCA32DD02F , 0xE55203ADE881479CB68BF1433FDA4C6C , 0xE7E9C4AF806040279B50E96833D5AEDB , 0xF4E67C126B4E4B4F8B4F4B8295613B5B ) AND NOT (`acris_discount_group.productStreams` . `id` < = > NULL )) OR `acris_discount_group` . `product_assignment_type` = 'everyProduct' OR `acris_discount_group` . `product_assignment_type` = 'materialGroup' )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC ;
Copy
92
3.06 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"wR:@õÉH‚€\x12\x14 n¢îu\x1A "
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0x77523A40F5C948828012146EA2EE751A ));
Copy
93
3.30 ms
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = ? ) AND (((`acris_discount_group` . `active` = ? AND ((`acris_discount_group` . `active_from` < = > ? AND `acris_discount_group` . `active_until` < = > ? ) OR (`acris_discount_group` . `active_from` < = > ? AND (`acris_discount_group` . `active_until` > ? )) OR ((`acris_discount_group` . `active_from` < = ? ) AND `acris_discount_group` . `active_until` < = > ? ) OR ((`acris_discount_group` . `active_from` < = ? ) AND (`acris_discount_group` . `active_until` > ? ))) AND (`acris_discount_group` . `customer_assignment_type` = ? OR (`acris_discount_group` . `customer_assignment_type` = ? AND `acris_discount_group.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ))) AND ((`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group` . `product_id` = ? ) OR (`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group.productStreams` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND NOT (`acris_discount_group.productStreams` . `id` < = > ? )) OR `acris_discount_group` . `product_assignment_type` = ? OR `acris_discount_group` . `product_assignment_type` = ? )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
null
null
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
"everyCustomer "
"rules "
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
"product "
b"wR:@õÉH‚€\x12\x14 n¢îu\x1A "
"dynamicProductGroup "
b"\x01 ‘U°«q\x7F õª~bÍ’\e œO "
b"\x01 —\x15 Ý6ërƒáŽ+Aj\x06 ³ "
b"\x01 š$‘Oõr+¯\x02 †ôˆŽj "
b"™%R§:B:ˆ¤…,ŽÔA@ "
b"¯Xe\x06 G\x0E Føœ\x7F ?Žê\x7F ´\x11 "
b"¹Ó±_Ñ!I\x16 ¿X\x12 #ÅOßø "
b"ºÐS—…¾MÙ£,—oQRˆ\x1E "
b"Ë).\x1A ¯…H‘ Ôâü£-Ð/ "
b"åR\x03 èGœ¶‹ñC?ÚLl "
b"çéį€`@'›Péh3Õ®Û "
b"ôæ|\x12 kNKO‹OK‚•a;[ "
null
"everyProduct "
"materialGroup "
]
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`acris_discount_group` . `active` = 1 AND ((`acris_discount_group` . `active_from` < = > NULL AND `acris_discount_group` . `active_until` < = > NULL ) OR (`acris_discount_group` . `active_from` < = > NULL AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' )) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND `acris_discount_group` . `active_until` < = > NULL ) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' ))) AND (`acris_discount_group` . `customer_assignment_type` = 'everyCustomer' OR (`acris_discount_group` . `customer_assignment_type` = 'rules' AND `acris_discount_group.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ))) AND ((`acris_discount_group` . `product_assignment_type` = 'product' AND `acris_discount_group` . `product_id` = 0x77523A40F5C948828012146EA2EE751A ) OR (`acris_discount_group` . `product_assignment_type` = 'dynamicProductGroup' AND `acris_discount_group.productStreams` . `id` IN (0x019155B0AB717FF5AA7E62CD921B9C4F , 0x019715DD36EB7283ADE18D2B416A06B3 , 0x019A24914FF5722BAF0286F49F888D6A , 0x99812552A73A423A88A4852C8DD44140 , 0xAF586506470E46F89C7F3F8DEA7FB411 , 0xB9D3B15FD1214916BF581223C54FDFF8 , 0xBAD0539785BE4DD9A32C976F5152881E , 0xCB292E1AAF854891A0D4E2FCA32DD02F , 0xE55203ADE881479CB68BF1433FDA4C6C , 0xE7E9C4AF806040279B50E96833D5AEDB , 0xF4E67C126B4E4B4F8B4F4B8295613B5B ) AND NOT (`acris_discount_group.productStreams` . `id` < = > NULL )) OR `acris_discount_group` . `product_assignment_type` = 'everyProduct' OR `acris_discount_group` . `product_assignment_type` = 'materialGroup' )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC ;
Copy
94
3.09 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"""
…\n
ÒñßñHý\x1C ø'èà\x11 ž]
"""
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0x850AD2F1DFF148FD1CF827E8E0119E5D ));
Copy
95
2.99 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"н\x1C *åæRoû\x14 ¶Û\x16 û¼ "
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0x8ABD1C2A81E5E6526FFB14B6DB16FBBC ));
Copy
96
3.29 ms
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = ? ) AND (((`acris_discount_group` . `active` = ? AND ((`acris_discount_group` . `active_from` < = > ? AND `acris_discount_group` . `active_until` < = > ? ) OR (`acris_discount_group` . `active_from` < = > ? AND (`acris_discount_group` . `active_until` > ? )) OR ((`acris_discount_group` . `active_from` < = ? ) AND `acris_discount_group` . `active_until` < = > ? ) OR ((`acris_discount_group` . `active_from` < = ? ) AND (`acris_discount_group` . `active_until` > ? ))) AND (`acris_discount_group` . `customer_assignment_type` = ? OR (`acris_discount_group` . `customer_assignment_type` = ? AND `acris_discount_group.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ))) AND ((`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group` . `product_id` = ? ) OR (`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group.productStreams` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND NOT (`acris_discount_group.productStreams` . `id` < = > ? )) OR `acris_discount_group` . `product_assignment_type` = ? OR `acris_discount_group` . `product_assignment_type` = ? )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
null
null
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
"everyCustomer "
"rules "
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
"product "
b"н\x1C *åæRoû\x14 ¶Û\x16 û¼ "
"dynamicProductGroup "
b"\x01 ‘U°«q\x7F õª~bÍ’\e œO "
b"\x01 —\x15 Ý6ërƒáŽ+Aj\x06 ³ "
b"\x01 š$‘Oõr+¯\x02 †ôˆŽj "
b"™%R§:B:ˆ¤…,ŽÔA@ "
b"¯Xe\x06 G\x0E Føœ\x7F ?Žê\x7F ´\x11 "
b"¹Ó±_Ñ!I\x16 ¿X\x12 #ÅOßø "
b"ºÐS—…¾MÙ£,—oQRˆ\x1E "
b"Ë).\x1A ¯…H‘ Ôâü£-Ð/ "
b"åR\x03 èGœ¶‹ñC?ÚLl "
b"çéį€`@'›Péh3Õ®Û "
b"ôæ|\x12 kNKO‹OK‚•a;[ "
null
"everyProduct "
"materialGroup "
]
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`acris_discount_group` . `active` = 1 AND ((`acris_discount_group` . `active_from` < = > NULL AND `acris_discount_group` . `active_until` < = > NULL ) OR (`acris_discount_group` . `active_from` < = > NULL AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' )) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND `acris_discount_group` . `active_until` < = > NULL ) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' ))) AND (`acris_discount_group` . `customer_assignment_type` = 'everyCustomer' OR (`acris_discount_group` . `customer_assignment_type` = 'rules' AND `acris_discount_group.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ))) AND ((`acris_discount_group` . `product_assignment_type` = 'product' AND `acris_discount_group` . `product_id` = 0x8ABD1C2A81E5E6526FFB14B6DB16FBBC ) OR (`acris_discount_group` . `product_assignment_type` = 'dynamicProductGroup' AND `acris_discount_group.productStreams` . `id` IN (0x019155B0AB717FF5AA7E62CD921B9C4F , 0x019715DD36EB7283ADE18D2B416A06B3 , 0x019A24914FF5722BAF0286F49F888D6A , 0x99812552A73A423A88A4852C8DD44140 , 0xAF586506470E46F89C7F3F8DEA7FB411 , 0xB9D3B15FD1214916BF581223C54FDFF8 , 0xBAD0539785BE4DD9A32C976F5152881E , 0xCB292E1AAF854891A0D4E2FCA32DD02F , 0xE55203ADE881479CB68BF1433FDA4C6C , 0xE7E9C4AF806040279B50E96833D5AEDB , 0xF4E67C126B4E4B4F8B4F4B8295613B5B ) AND NOT (`acris_discount_group.productStreams` . `id` < = > NULL )) OR `acris_discount_group` . `product_assignment_type` = 'everyProduct' OR `acris_discount_group` . `product_assignment_type` = 'materialGroup' )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC ;
Copy
97
3.24 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"“·© \x15 !t(ÉÝBÌ\x08 -õ "
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0x93B7A92015217428C9DD9042CC082DF5 ));
Copy
98
3.38 ms
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = ? ) AND (((`acris_discount_group` . `active` = ? AND ((`acris_discount_group` . `active_from` < = > ? AND `acris_discount_group` . `active_until` < = > ? ) OR (`acris_discount_group` . `active_from` < = > ? AND (`acris_discount_group` . `active_until` > ? )) OR ((`acris_discount_group` . `active_from` < = ? ) AND `acris_discount_group` . `active_until` < = > ? ) OR ((`acris_discount_group` . `active_from` < = ? ) AND (`acris_discount_group` . `active_until` > ? ))) AND (`acris_discount_group` . `customer_assignment_type` = ? OR (`acris_discount_group` . `customer_assignment_type` = ? AND `acris_discount_group.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ))) AND ((`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group` . `product_id` = ? ) OR (`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group.productStreams` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND NOT (`acris_discount_group.productStreams` . `id` < = > ? )) OR `acris_discount_group` . `product_assignment_type` = ? OR `acris_discount_group` . `product_assignment_type` = ? )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
null
null
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
"everyCustomer "
"rules "
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
"product "
b"“·© \x15 !t(ÉÝBÌ\x08 -õ "
"dynamicProductGroup "
b"\x01 ‘U°«q\x7F õª~bÍ’\e œO "
b"\x01 —\x15 Ý6ërƒáŽ+Aj\x06 ³ "
b"\x01 š$‘Oõr+¯\x02 †ôˆŽj "
b"™%R§:B:ˆ¤…,ŽÔA@ "
b"¯Xe\x06 G\x0E Føœ\x7F ?Žê\x7F ´\x11 "
b"¹Ó±_Ñ!I\x16 ¿X\x12 #ÅOßø "
b"ºÐS—…¾MÙ£,—oQRˆ\x1E "
b"Ë).\x1A ¯…H‘ Ôâü£-Ð/ "
b"åR\x03 èGœ¶‹ñC?ÚLl "
b"çéį€`@'›Péh3Õ®Û "
b"ôæ|\x12 kNKO‹OK‚•a;[ "
null
"everyProduct "
"materialGroup "
]
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`acris_discount_group` . `active` = 1 AND ((`acris_discount_group` . `active_from` < = > NULL AND `acris_discount_group` . `active_until` < = > NULL ) OR (`acris_discount_group` . `active_from` < = > NULL AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' )) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND `acris_discount_group` . `active_until` < = > NULL ) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' ))) AND (`acris_discount_group` . `customer_assignment_type` = 'everyCustomer' OR (`acris_discount_group` . `customer_assignment_type` = 'rules' AND `acris_discount_group.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ))) AND ((`acris_discount_group` . `product_assignment_type` = 'product' AND `acris_discount_group` . `product_id` = 0x93B7A92015217428C9DD9042CC082DF5 ) OR (`acris_discount_group` . `product_assignment_type` = 'dynamicProductGroup' AND `acris_discount_group.productStreams` . `id` IN (0x019155B0AB717FF5AA7E62CD921B9C4F , 0x019715DD36EB7283ADE18D2B416A06B3 , 0x019A24914FF5722BAF0286F49F888D6A , 0x99812552A73A423A88A4852C8DD44140 , 0xAF586506470E46F89C7F3F8DEA7FB411 , 0xB9D3B15FD1214916BF581223C54FDFF8 , 0xBAD0539785BE4DD9A32C976F5152881E , 0xCB292E1AAF854891A0D4E2FCA32DD02F , 0xE55203ADE881479CB68BF1433FDA4C6C , 0xE7E9C4AF806040279B50E96833D5AEDB , 0xF4E67C126B4E4B4F8B4F4B8295613B5B ) AND NOT (`acris_discount_group.productStreams` . `id` < = > NULL )) OR `acris_discount_group` . `product_assignment_type` = 'everyProduct' OR `acris_discount_group` . `product_assignment_type` = 'materialGroup' )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC ;
Copy
99
3.32 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"¡-‚>fü\x13 ‚\x1F ‡˜ #l<M "
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0xA12D823E66FC13821F8798A0236C3C4D ));
Copy
100
3.25 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"¥ÌjBÙpA»‡g>\x15 .æ/i "
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0xA5CC6A42D97041BB87673E152EE62F69 ));
Copy
101
3.63 ms
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = ? ) AND (((`acris_discount_group` . `active` = ? AND ((`acris_discount_group` . `active_from` < = > ? AND `acris_discount_group` . `active_until` < = > ? ) OR (`acris_discount_group` . `active_from` < = > ? AND (`acris_discount_group` . `active_until` > ? )) OR ((`acris_discount_group` . `active_from` < = ? ) AND `acris_discount_group` . `active_until` < = > ? ) OR ((`acris_discount_group` . `active_from` < = ? ) AND (`acris_discount_group` . `active_until` > ? ))) AND (`acris_discount_group` . `customer_assignment_type` = ? OR (`acris_discount_group` . `customer_assignment_type` = ? AND `acris_discount_group.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ))) AND ((`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group` . `product_id` = ? ) OR (`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group.productStreams` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND NOT (`acris_discount_group.productStreams` . `id` < = > ? )) OR `acris_discount_group` . `product_assignment_type` = ? OR `acris_discount_group` . `product_assignment_type` = ? )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
null
null
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
"everyCustomer "
"rules "
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
"product "
b"¥ÌjBÙpA»‡g>\x15 .æ/i "
"dynamicProductGroup "
b"\x01 ‘U°«q\x7F õª~bÍ’\e œO "
b"\x01 —\x15 Ý6ërƒáŽ+Aj\x06 ³ "
b"\x01 š$‘Oõr+¯\x02 †ôˆŽj "
b"™%R§:B:ˆ¤…,ŽÔA@ "
b"¯Xe\x06 G\x0E Føœ\x7F ?Žê\x7F ´\x11 "
b"¹Ó±_Ñ!I\x16 ¿X\x12 #ÅOßø "
b"ºÐS—…¾MÙ£,—oQRˆ\x1E "
b"Ë).\x1A ¯…H‘ Ôâü£-Ð/ "
b"åR\x03 èGœ¶‹ñC?ÚLl "
b"çéį€`@'›Péh3Õ®Û "
b"ôæ|\x12 kNKO‹OK‚•a;[ "
null
"everyProduct "
"materialGroup "
]
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`acris_discount_group` . `active` = 1 AND ((`acris_discount_group` . `active_from` < = > NULL AND `acris_discount_group` . `active_until` < = > NULL ) OR (`acris_discount_group` . `active_from` < = > NULL AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' )) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND `acris_discount_group` . `active_until` < = > NULL ) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' ))) AND (`acris_discount_group` . `customer_assignment_type` = 'everyCustomer' OR (`acris_discount_group` . `customer_assignment_type` = 'rules' AND `acris_discount_group.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ))) AND ((`acris_discount_group` . `product_assignment_type` = 'product' AND `acris_discount_group` . `product_id` = 0xA5CC6A42D97041BB87673E152EE62F69 ) OR (`acris_discount_group` . `product_assignment_type` = 'dynamicProductGroup' AND `acris_discount_group.productStreams` . `id` IN (0x019155B0AB717FF5AA7E62CD921B9C4F , 0x019715DD36EB7283ADE18D2B416A06B3 , 0x019A24914FF5722BAF0286F49F888D6A , 0x99812552A73A423A88A4852C8DD44140 , 0xAF586506470E46F89C7F3F8DEA7FB411 , 0xB9D3B15FD1214916BF581223C54FDFF8 , 0xBAD0539785BE4DD9A32C976F5152881E , 0xCB292E1AAF854891A0D4E2FCA32DD02F , 0xE55203ADE881479CB68BF1433FDA4C6C , 0xE7E9C4AF806040279B50E96833D5AEDB , 0xF4E67C126B4E4B4F8B4F4B8295613B5B ) AND NOT (`acris_discount_group.productStreams` . `id` < = > NULL )) OR `acris_discount_group` . `product_assignment_type` = 'everyProduct' OR `acris_discount_group` . `product_assignment_type` = 'materialGroup' )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC ;
Copy
102
3.42 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"´Á)\x07 Ö.Ë6·ù™°È+Wò "
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0xB4C12907D62ECB36B7F999B0C82B57F2 ));
Copy
103
3.42 ms
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = ? ) AND (((`acris_discount_group` . `active` = ? AND ((`acris_discount_group` . `active_from` < = > ? AND `acris_discount_group` . `active_until` < = > ? ) OR (`acris_discount_group` . `active_from` < = > ? AND (`acris_discount_group` . `active_until` > ? )) OR ((`acris_discount_group` . `active_from` < = ? ) AND `acris_discount_group` . `active_until` < = > ? ) OR ((`acris_discount_group` . `active_from` < = ? ) AND (`acris_discount_group` . `active_until` > ? ))) AND (`acris_discount_group` . `customer_assignment_type` = ? OR (`acris_discount_group` . `customer_assignment_type` = ? AND `acris_discount_group.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ))) AND ((`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group` . `product_id` = ? ) OR (`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group.productStreams` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND NOT (`acris_discount_group.productStreams` . `id` < = > ? )) OR `acris_discount_group` . `product_assignment_type` = ? OR `acris_discount_group` . `product_assignment_type` = ? )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
null
null
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
"everyCustomer "
"rules "
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
"product "
b"´Á)\x07 Ö.Ë6·ù™°È+Wò "
"dynamicProductGroup "
b"\x01 ‘U°«q\x7F õª~bÍ’\e œO "
b"\x01 —\x15 Ý6ërƒáŽ+Aj\x06 ³ "
b"\x01 š$‘Oõr+¯\x02 †ôˆŽj "
b"™%R§:B:ˆ¤…,ŽÔA@ "
b"¯Xe\x06 G\x0E Føœ\x7F ?Žê\x7F ´\x11 "
b"¹Ó±_Ñ!I\x16 ¿X\x12 #ÅOßø "
b"ºÐS—…¾MÙ£,—oQRˆ\x1E "
b"Ë).\x1A ¯…H‘ Ôâü£-Ð/ "
b"åR\x03 èGœ¶‹ñC?ÚLl "
b"çéį€`@'›Péh3Õ®Û "
b"ôæ|\x12 kNKO‹OK‚•a;[ "
null
"everyProduct "
"materialGroup "
]
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`acris_discount_group` . `active` = 1 AND ((`acris_discount_group` . `active_from` < = > NULL AND `acris_discount_group` . `active_until` < = > NULL ) OR (`acris_discount_group` . `active_from` < = > NULL AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' )) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND `acris_discount_group` . `active_until` < = > NULL ) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' ))) AND (`acris_discount_group` . `customer_assignment_type` = 'everyCustomer' OR (`acris_discount_group` . `customer_assignment_type` = 'rules' AND `acris_discount_group.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ))) AND ((`acris_discount_group` . `product_assignment_type` = 'product' AND `acris_discount_group` . `product_id` = 0xB4C12907D62ECB36B7F999B0C82B57F2 ) OR (`acris_discount_group` . `product_assignment_type` = 'dynamicProductGroup' AND `acris_discount_group.productStreams` . `id` IN (0x019155B0AB717FF5AA7E62CD921B9C4F , 0x019715DD36EB7283ADE18D2B416A06B3 , 0x019A24914FF5722BAF0286F49F888D6A , 0x99812552A73A423A88A4852C8DD44140 , 0xAF586506470E46F89C7F3F8DEA7FB411 , 0xB9D3B15FD1214916BF581223C54FDFF8 , 0xBAD0539785BE4DD9A32C976F5152881E , 0xCB292E1AAF854891A0D4E2FCA32DD02F , 0xE55203ADE881479CB68BF1433FDA4C6C , 0xE7E9C4AF806040279B50E96833D5AEDB , 0xF4E67C126B4E4B4F8B4F4B8295613B5B ) AND NOT (`acris_discount_group.productStreams` . `id` < = > NULL )) OR `acris_discount_group` . `product_assignment_type` = 'everyProduct' OR `acris_discount_group` . `product_assignment_type` = 'materialGroup' )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC ;
Copy
104
3.24 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"»™ IS¬\x1C ÑÖÈ3ñèÓÈž "
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0xBB99A04953AC1CD1D6C833F1E8D3C89E ));
Copy
105
3.45 ms
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = ? ) AND (((`acris_discount_group` . `active` = ? AND ((`acris_discount_group` . `active_from` < = > ? AND `acris_discount_group` . `active_until` < = > ? ) OR (`acris_discount_group` . `active_from` < = > ? AND (`acris_discount_group` . `active_until` > ? )) OR ((`acris_discount_group` . `active_from` < = ? ) AND `acris_discount_group` . `active_until` < = > ? ) OR ((`acris_discount_group` . `active_from` < = ? ) AND (`acris_discount_group` . `active_until` > ? ))) AND (`acris_discount_group` . `customer_assignment_type` = ? OR (`acris_discount_group` . `customer_assignment_type` = ? AND `acris_discount_group.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ))) AND ((`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group` . `product_id` = ? ) OR (`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group.productStreams` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND NOT (`acris_discount_group.productStreams` . `id` < = > ? )) OR `acris_discount_group` . `product_assignment_type` = ? OR `acris_discount_group` . `product_assignment_type` = ? )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
null
null
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
"everyCustomer "
"rules "
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
"product "
b"»™ IS¬\x1C ÑÖÈ3ñèÓÈž "
"dynamicProductGroup "
b"\x01 ‘U°«q\x7F õª~bÍ’\e œO "
b"\x01 —\x15 Ý6ërƒáŽ+Aj\x06 ³ "
b"\x01 š$‘Oõr+¯\x02 †ôˆŽj "
b"™%R§:B:ˆ¤…,ŽÔA@ "
b"¯Xe\x06 G\x0E Føœ\x7F ?Žê\x7F ´\x11 "
b"¹Ó±_Ñ!I\x16 ¿X\x12 #ÅOßø "
b"ºÐS—…¾MÙ£,—oQRˆ\x1E "
b"Ë).\x1A ¯…H‘ Ôâü£-Ð/ "
b"åR\x03 èGœ¶‹ñC?ÚLl "
b"çéį€`@'›Péh3Õ®Û "
b"ôæ|\x12 kNKO‹OK‚•a;[ "
null
"everyProduct "
"materialGroup "
]
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`acris_discount_group` . `active` = 1 AND ((`acris_discount_group` . `active_from` < = > NULL AND `acris_discount_group` . `active_until` < = > NULL ) OR (`acris_discount_group` . `active_from` < = > NULL AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' )) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND `acris_discount_group` . `active_until` < = > NULL ) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' ))) AND (`acris_discount_group` . `customer_assignment_type` = 'everyCustomer' OR (`acris_discount_group` . `customer_assignment_type` = 'rules' AND `acris_discount_group.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ))) AND ((`acris_discount_group` . `product_assignment_type` = 'product' AND `acris_discount_group` . `product_id` = 0xBB99A04953AC1CD1D6C833F1E8D3C89E ) OR (`acris_discount_group` . `product_assignment_type` = 'dynamicProductGroup' AND `acris_discount_group.productStreams` . `id` IN (0x019155B0AB717FF5AA7E62CD921B9C4F , 0x019715DD36EB7283ADE18D2B416A06B3 , 0x019A24914FF5722BAF0286F49F888D6A , 0x99812552A73A423A88A4852C8DD44140 , 0xAF586506470E46F89C7F3F8DEA7FB411 , 0xB9D3B15FD1214916BF581223C54FDFF8 , 0xBAD0539785BE4DD9A32C976F5152881E , 0xCB292E1AAF854891A0D4E2FCA32DD02F , 0xE55203ADE881479CB68BF1433FDA4C6C , 0xE7E9C4AF806040279B50E96833D5AEDB , 0xF4E67C126B4E4B4F8B4F4B8295613B5B ) AND NOT (`acris_discount_group.productStreams` . `id` < = > NULL )) OR `acris_discount_group` . `product_assignment_type` = 'everyProduct' OR `acris_discount_group` . `product_assignment_type` = 'materialGroup' )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC ;
Copy
106
3.27 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"Çܫۢ\r ¹Ãu‰ö™-îèÙ "
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0xC7DCABDBA20DB9C37589F6992DEEE8D9 ));
Copy
107
3.60 ms
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = ? ) AND (((`acris_discount_group` . `active` = ? AND ((`acris_discount_group` . `active_from` < = > ? AND `acris_discount_group` . `active_until` < = > ? ) OR (`acris_discount_group` . `active_from` < = > ? AND (`acris_discount_group` . `active_until` > ? )) OR ((`acris_discount_group` . `active_from` < = ? ) AND `acris_discount_group` . `active_until` < = > ? ) OR ((`acris_discount_group` . `active_from` < = ? ) AND (`acris_discount_group` . `active_until` > ? ))) AND (`acris_discount_group` . `customer_assignment_type` = ? OR (`acris_discount_group` . `customer_assignment_type` = ? AND `acris_discount_group.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ))) AND ((`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group` . `product_id` = ? ) OR (`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group.productStreams` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND NOT (`acris_discount_group.productStreams` . `id` < = > ? )) OR `acris_discount_group` . `product_assignment_type` = ? OR `acris_discount_group` . `product_assignment_type` = ? )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
null
null
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
"everyCustomer "
"rules "
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
"product "
b"Çܫۢ\r ¹Ãu‰ö™-îèÙ "
"dynamicProductGroup "
b"\x01 ‘U°«q\x7F õª~bÍ’\e œO "
b"\x01 —\x15 Ý6ërƒáŽ+Aj\x06 ³ "
b"\x01 —ÅÅ„Qr9•xòWôŽšÓ "
b"\x01 š$‘Oõr+¯\x02 †ôˆŽj "
b"™%R§:B:ˆ¤…,ŽÔA@ "
b"¯Xe\x06 G\x0E Føœ\x7F ?Žê\x7F ´\x11 "
b"¹Ó±_Ñ!I\x16 ¿X\x12 #ÅOßø "
b"ºÐS—…¾MÙ£,—oQRˆ\x1E "
b"Ë).\x1A ¯…H‘ Ôâü£-Ð/ "
b"Þy‹\x02 ÏàCª´³\x15 mòÿÚÕ "
b"åR\x03 èGœ¶‹ñC?ÚLl "
b"çéį€`@'›Péh3Õ®Û "
b"ó–\x07 –²N+„ô±Nu\f KØ "
b"ôæ|\x12 kNKO‹OK‚•a;[ "
null
"everyProduct "
"materialGroup "
]
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`acris_discount_group` . `active` = 1 AND ((`acris_discount_group` . `active_from` < = > NULL AND `acris_discount_group` . `active_until` < = > NULL ) OR (`acris_discount_group` . `active_from` < = > NULL AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' )) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND `acris_discount_group` . `active_until` < = > NULL ) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' ))) AND (`acris_discount_group` . `customer_assignment_type` = 'everyCustomer' OR (`acris_discount_group` . `customer_assignment_type` = 'rules' AND `acris_discount_group.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ))) AND ((`acris_discount_group` . `product_assignment_type` = 'product' AND `acris_discount_group` . `product_id` = 0xC7DCABDBA20DB9C37589F6992DEEE8D9 ) OR (`acris_discount_group` . `product_assignment_type` = 'dynamicProductGroup' AND `acris_discount_group.productStreams` . `id` IN (0x019155B0AB717FF5AA7E62CD921B9C4F , 0x019715DD36EB7283ADE18D2B416A06B3 , 0x0197C5C5845172399578F257F48D9AD3 , 0x019A24914FF5722BAF0286F49F888D6A , 0x99812552A73A423A88A4852C8DD44140 , 0xAF586506470E46F89C7F3F8DEA7FB411 , 0xB9D3B15FD1214916BF581223C54FDFF8 , 0xBAD0539785BE4DD9A32C976F5152881E , 0xCB292E1AAF854891A0D4E2FCA32DD02F , 0xDE798B02CFE043AAB4B3156DF2FFDAD5 , 0xE55203ADE881479CB68BF1433FDA4C6C , 0xE7E9C4AF806040279B50E96833D5AEDB , 0xF3960796C2B24E2B84F4B14E750C4BD8 , 0xF4E67C126B4E4B4F8B4F4B8295613B5B ) AND NOT (`acris_discount_group.productStreams` . `id` < = > NULL )) OR `acris_discount_group` . `product_assignment_type` = 'everyProduct' OR `acris_discount_group` . `product_assignment_type` = 'materialGroup' )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC ;
Copy
108
3.02 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"""
Ñ{„\x02 ÎË\x1A j\x1D \n
þýWÿRj
"""
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0xD17B8402CECB1A6A1D0AFEFD57FF526A ));
Copy
109
3.59 ms
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = ? ) AND (((`acris_discount_group` . `active` = ? AND ((`acris_discount_group` . `active_from` < = > ? AND `acris_discount_group` . `active_until` < = > ? ) OR (`acris_discount_group` . `active_from` < = > ? AND (`acris_discount_group` . `active_until` > ? )) OR ((`acris_discount_group` . `active_from` < = ? ) AND `acris_discount_group` . `active_until` < = > ? ) OR ((`acris_discount_group` . `active_from` < = ? ) AND (`acris_discount_group` . `active_until` > ? ))) AND (`acris_discount_group` . `customer_assignment_type` = ? OR (`acris_discount_group` . `customer_assignment_type` = ? AND `acris_discount_group.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ))) AND ((`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group` . `product_id` = ? ) OR (`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group.productStreams` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND NOT (`acris_discount_group.productStreams` . `id` < = > ? )) OR `acris_discount_group` . `product_assignment_type` = ? OR `acris_discount_group` . `product_assignment_type` = ? )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
null
null
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
"everyCustomer "
"rules "
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
"product "
b"""
Ñ{„\x02 ÎË\x1A j\x1D \n
þýWÿRj
"""
"dynamicProductGroup "
b"\x01 ‘U°«q\x7F õª~bÍ’\e œO "
b"\x01 —\x15 Ý6ërƒáŽ+Aj\x06 ³ "
b"\x01 š$‘Oõr+¯\x02 †ôˆŽj "
b"™%R§:B:ˆ¤…,ŽÔA@ "
b"¯Xe\x06 G\x0E Føœ\x7F ?Žê\x7F ´\x11 "
b"¹Ó±_Ñ!I\x16 ¿X\x12 #ÅOßø "
b"ºÐS—…¾MÙ£,—oQRˆ\x1E "
b"Ë).\x1A ¯…H‘ Ôâü£-Ð/ "
b"åR\x03 èGœ¶‹ñC?ÚLl "
b"çéį€`@'›Péh3Õ®Û "
b"ôæ|\x12 kNKO‹OK‚•a;[ "
null
"everyProduct "
"materialGroup "
]
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`acris_discount_group` . `active` = 1 AND ((`acris_discount_group` . `active_from` < = > NULL AND `acris_discount_group` . `active_until` < = > NULL ) OR (`acris_discount_group` . `active_from` < = > NULL AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' )) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND `acris_discount_group` . `active_until` < = > NULL ) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' ))) AND (`acris_discount_group` . `customer_assignment_type` = 'everyCustomer' OR (`acris_discount_group` . `customer_assignment_type` = 'rules' AND `acris_discount_group.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ))) AND ((`acris_discount_group` . `product_assignment_type` = 'product' AND `acris_discount_group` . `product_id` = 0xD17B8402CECB1A6A1D0AFEFD57FF526A ) OR (`acris_discount_group` . `product_assignment_type` = 'dynamicProductGroup' AND `acris_discount_group.productStreams` . `id` IN (0x019155B0AB717FF5AA7E62CD921B9C4F , 0x019715DD36EB7283ADE18D2B416A06B3 , 0x019A24914FF5722BAF0286F49F888D6A , 0x99812552A73A423A88A4852C8DD44140 , 0xAF586506470E46F89C7F3F8DEA7FB411 , 0xB9D3B15FD1214916BF581223C54FDFF8 , 0xBAD0539785BE4DD9A32C976F5152881E , 0xCB292E1AAF854891A0D4E2FCA32DD02F , 0xE55203ADE881479CB68BF1433FDA4C6C , 0xE7E9C4AF806040279B50E96833D5AEDB , 0xF4E67C126B4E4B4F8B4F4B8295613B5B ) AND NOT (`acris_discount_group.productStreams` . `id` < = > NULL )) OR `acris_discount_group` . `product_assignment_type` = 'everyProduct' OR `acris_discount_group` . `product_assignment_type` = 'materialGroup' )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC ;
Copy
110
3.34 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"Ó¤Ñ÷03²°eƒj«Ï;Sÿ "
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0xD3A4D1F73033B2B065836AABCF3B53FF ));
Copy
111
3.66 ms
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = ? ) AND (((`acris_discount_group` . `active` = ? AND ((`acris_discount_group` . `active_from` < = > ? AND `acris_discount_group` . `active_until` < = > ? ) OR (`acris_discount_group` . `active_from` < = > ? AND (`acris_discount_group` . `active_until` > ? )) OR ((`acris_discount_group` . `active_from` < = ? ) AND `acris_discount_group` . `active_until` < = > ? ) OR ((`acris_discount_group` . `active_from` < = ? ) AND (`acris_discount_group` . `active_until` > ? ))) AND (`acris_discount_group` . `customer_assignment_type` = ? OR (`acris_discount_group` . `customer_assignment_type` = ? AND `acris_discount_group.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ))) AND ((`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group` . `product_id` = ? ) OR (`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group.productStreams` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND NOT (`acris_discount_group.productStreams` . `id` < = > ? )) OR `acris_discount_group` . `product_assignment_type` = ? OR `acris_discount_group` . `product_assignment_type` = ? )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
null
null
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
"everyCustomer "
"rules "
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
"product "
b"Ó¤Ñ÷03²°eƒj«Ï;Sÿ "
"dynamicProductGroup "
b"\x01 ‘U°«q\x7F õª~bÍ’\e œO "
b"\x01 —\x15 Ý6ërƒáŽ+Aj\x06 ³ "
b"\x01 š$‘Oõr+¯\x02 †ôˆŽj "
b"™%R§:B:ˆ¤…,ŽÔA@ "
b"¯Xe\x06 G\x0E Føœ\x7F ?Žê\x7F ´\x11 "
b"¹Ó±_Ñ!I\x16 ¿X\x12 #ÅOßø "
b"ºÐS—…¾MÙ£,—oQRˆ\x1E "
b"Ë).\x1A ¯…H‘ Ôâü£-Ð/ "
b"åR\x03 èGœ¶‹ñC?ÚLl "
b"çéį€`@'›Péh3Õ®Û "
b"ôæ|\x12 kNKO‹OK‚•a;[ "
null
"everyProduct "
"materialGroup "
]
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`acris_discount_group` . `active` = 1 AND ((`acris_discount_group` . `active_from` < = > NULL AND `acris_discount_group` . `active_until` < = > NULL ) OR (`acris_discount_group` . `active_from` < = > NULL AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' )) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND `acris_discount_group` . `active_until` < = > NULL ) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' ))) AND (`acris_discount_group` . `customer_assignment_type` = 'everyCustomer' OR (`acris_discount_group` . `customer_assignment_type` = 'rules' AND `acris_discount_group.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ))) AND ((`acris_discount_group` . `product_assignment_type` = 'product' AND `acris_discount_group` . `product_id` = 0xD3A4D1F73033B2B065836AABCF3B53FF ) OR (`acris_discount_group` . `product_assignment_type` = 'dynamicProductGroup' AND `acris_discount_group.productStreams` . `id` IN (0x019155B0AB717FF5AA7E62CD921B9C4F , 0x019715DD36EB7283ADE18D2B416A06B3 , 0x019A24914FF5722BAF0286F49F888D6A , 0x99812552A73A423A88A4852C8DD44140 , 0xAF586506470E46F89C7F3F8DEA7FB411 , 0xB9D3B15FD1214916BF581223C54FDFF8 , 0xBAD0539785BE4DD9A32C976F5152881E , 0xCB292E1AAF854891A0D4E2FCA32DD02F , 0xE55203ADE881479CB68BF1433FDA4C6C , 0xE7E9C4AF806040279B50E96833D5AEDB , 0xF4E67C126B4E4B4F8B4F4B8295613B5B ) AND NOT (`acris_discount_group.productStreams` . `id` < = > NULL )) OR `acris_discount_group` . `product_assignment_type` = 'everyProduct' OR `acris_discount_group` . `product_assignment_type` = 'materialGroup' )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC ;
Copy
112
3.21 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"Ôe¹$7 Žg7ßòÕ¢\x12\x05 " "
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0xD465B92437208E6737DFF2D5A2120522 ));
Copy
113
3.50 ms
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = ? ) AND (((`acris_discount_group` . `active` = ? AND ((`acris_discount_group` . `active_from` < = > ? AND `acris_discount_group` . `active_until` < = > ? ) OR (`acris_discount_group` . `active_from` < = > ? AND (`acris_discount_group` . `active_until` > ? )) OR ((`acris_discount_group` . `active_from` < = ? ) AND `acris_discount_group` . `active_until` < = > ? ) OR ((`acris_discount_group` . `active_from` < = ? ) AND (`acris_discount_group` . `active_until` > ? ))) AND (`acris_discount_group` . `customer_assignment_type` = ? OR (`acris_discount_group` . `customer_assignment_type` = ? AND `acris_discount_group.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ))) AND ((`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group` . `product_id` = ? ) OR (`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group.productStreams` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND NOT (`acris_discount_group.productStreams` . `id` < = > ? )) OR `acris_discount_group` . `product_assignment_type` = ? OR `acris_discount_group` . `product_assignment_type` = ? )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
null
null
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
"everyCustomer "
"rules "
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
"product "
b"Ôe¹$7 Žg7ßòÕ¢\x12\x05 " "
"dynamicProductGroup "
b"\x01 ‘U°«q\x7F õª~bÍ’\e œO "
b"\x01 —\x15 Ý6ërƒáŽ+Aj\x06 ³ "
b"\x01 š$‘Oõr+¯\x02 †ôˆŽj "
b"™%R§:B:ˆ¤…,ŽÔA@ "
b"¯Xe\x06 G\x0E Føœ\x7F ?Žê\x7F ´\x11 "
b"¹Ó±_Ñ!I\x16 ¿X\x12 #ÅOßø "
b"ºÐS—…¾MÙ£,—oQRˆ\x1E "
b"Ë).\x1A ¯…H‘ Ôâü£-Ð/ "
b"åR\x03 èGœ¶‹ñC?ÚLl "
b"çéį€`@'›Péh3Õ®Û "
b"ôæ|\x12 kNKO‹OK‚•a;[ "
null
"everyProduct "
"materialGroup "
]
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`acris_discount_group` . `active` = 1 AND ((`acris_discount_group` . `active_from` < = > NULL AND `acris_discount_group` . `active_until` < = > NULL ) OR (`acris_discount_group` . `active_from` < = > NULL AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' )) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND `acris_discount_group` . `active_until` < = > NULL ) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' ))) AND (`acris_discount_group` . `customer_assignment_type` = 'everyCustomer' OR (`acris_discount_group` . `customer_assignment_type` = 'rules' AND `acris_discount_group.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ))) AND ((`acris_discount_group` . `product_assignment_type` = 'product' AND `acris_discount_group` . `product_id` = 0xD465B92437208E6737DFF2D5A2120522 ) OR (`acris_discount_group` . `product_assignment_type` = 'dynamicProductGroup' AND `acris_discount_group.productStreams` . `id` IN (0x019155B0AB717FF5AA7E62CD921B9C4F , 0x019715DD36EB7283ADE18D2B416A06B3 , 0x019A24914FF5722BAF0286F49F888D6A , 0x99812552A73A423A88A4852C8DD44140 , 0xAF586506470E46F89C7F3F8DEA7FB411 , 0xB9D3B15FD1214916BF581223C54FDFF8 , 0xBAD0539785BE4DD9A32C976F5152881E , 0xCB292E1AAF854891A0D4E2FCA32DD02F , 0xE55203ADE881479CB68BF1433FDA4C6C , 0xE7E9C4AF806040279B50E96833D5AEDB , 0xF4E67C126B4E4B4F8B4F4B8295613B5B ) AND NOT (`acris_discount_group.productStreams` . `id` < = > NULL )) OR `acris_discount_group` . `product_assignment_type` = 'everyProduct' OR `acris_discount_group` . `product_assignment_type` = 'materialGroup' )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC ;
Copy
114
3.21 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"Ø\r J-O&:uryÜ&ÿ“¹W "
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0xD80D4A2D4F263A757279DC26FF93B957 ));
Copy
115
3.48 ms
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = ? ) AND (((`acris_discount_group` . `active` = ? AND ((`acris_discount_group` . `active_from` < = > ? AND `acris_discount_group` . `active_until` < = > ? ) OR (`acris_discount_group` . `active_from` < = > ? AND (`acris_discount_group` . `active_until` > ? )) OR ((`acris_discount_group` . `active_from` < = ? ) AND `acris_discount_group` . `active_until` < = > ? ) OR ((`acris_discount_group` . `active_from` < = ? ) AND (`acris_discount_group` . `active_until` > ? ))) AND (`acris_discount_group` . `customer_assignment_type` = ? OR (`acris_discount_group` . `customer_assignment_type` = ? AND `acris_discount_group.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ))) AND ((`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group` . `product_id` = ? ) OR (`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group.productStreams` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND NOT (`acris_discount_group.productStreams` . `id` < = > ? )) OR `acris_discount_group` . `product_assignment_type` = ? OR `acris_discount_group` . `product_assignment_type` = ? )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
null
null
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
"everyCustomer "
"rules "
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
"product "
b"Ø\r J-O&:uryÜ&ÿ“¹W "
"dynamicProductGroup "
b"\x01 ‘U°«q\x7F õª~bÍ’\e œO "
b"\x01 —\x15 Ý6ërƒáŽ+Aj\x06 ³ "
b"\x01 š$‘Oõr+¯\x02 †ôˆŽj "
b"™%R§:B:ˆ¤…,ŽÔA@ "
b"¯Xe\x06 G\x0E Føœ\x7F ?Žê\x7F ´\x11 "
b"¹Ó±_Ñ!I\x16 ¿X\x12 #ÅOßø "
b"ºÐS—…¾MÙ£,—oQRˆ\x1E "
b"Ë).\x1A ¯…H‘ Ôâü£-Ð/ "
b"åR\x03 èGœ¶‹ñC?ÚLl "
b"çéį€`@'›Péh3Õ®Û "
b"ôæ|\x12 kNKO‹OK‚•a;[ "
null
"everyProduct "
"materialGroup "
]
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`acris_discount_group` . `active` = 1 AND ((`acris_discount_group` . `active_from` < = > NULL AND `acris_discount_group` . `active_until` < = > NULL ) OR (`acris_discount_group` . `active_from` < = > NULL AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' )) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND `acris_discount_group` . `active_until` < = > NULL ) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' ))) AND (`acris_discount_group` . `customer_assignment_type` = 'everyCustomer' OR (`acris_discount_group` . `customer_assignment_type` = 'rules' AND `acris_discount_group.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ))) AND ((`acris_discount_group` . `product_assignment_type` = 'product' AND `acris_discount_group` . `product_id` = 0xD80D4A2D4F263A757279DC26FF93B957 ) OR (`acris_discount_group` . `product_assignment_type` = 'dynamicProductGroup' AND `acris_discount_group.productStreams` . `id` IN (0x019155B0AB717FF5AA7E62CD921B9C4F , 0x019715DD36EB7283ADE18D2B416A06B3 , 0x019A24914FF5722BAF0286F49F888D6A , 0x99812552A73A423A88A4852C8DD44140 , 0xAF586506470E46F89C7F3F8DEA7FB411 , 0xB9D3B15FD1214916BF581223C54FDFF8 , 0xBAD0539785BE4DD9A32C976F5152881E , 0xCB292E1AAF854891A0D4E2FCA32DD02F , 0xE55203ADE881479CB68BF1433FDA4C6C , 0xE7E9C4AF806040279B50E96833D5AEDB , 0xF4E67C126B4E4B4F8B4F4B8295613B5B ) AND NOT (`acris_discount_group.productStreams` . `id` < = > NULL )) OR `acris_discount_group` . `product_assignment_type` = 'everyProduct' OR `acris_discount_group` . `product_assignment_type` = 'materialGroup' )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC ;
Copy
116
3.09 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"Ø£j\x00 ¡ 4jœ‰j\x01 ¥\v ë! "
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0xD8A36A00A120346A9C896A01A50BEB21 ));
Copy
117
3.27 ms
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = ? ) AND (((`acris_discount_group` . `active` = ? AND ((`acris_discount_group` . `active_from` < = > ? AND `acris_discount_group` . `active_until` < = > ? ) OR (`acris_discount_group` . `active_from` < = > ? AND (`acris_discount_group` . `active_until` > ? )) OR ((`acris_discount_group` . `active_from` < = ? ) AND `acris_discount_group` . `active_until` < = > ? ) OR ((`acris_discount_group` . `active_from` < = ? ) AND (`acris_discount_group` . `active_until` > ? ))) AND (`acris_discount_group` . `customer_assignment_type` = ? OR (`acris_discount_group` . `customer_assignment_type` = ? AND `acris_discount_group.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ))) AND ((`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group` . `product_id` = ? ) OR (`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group.productStreams` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND NOT (`acris_discount_group.productStreams` . `id` < = > ? )) OR `acris_discount_group` . `product_assignment_type` = ? OR `acris_discount_group` . `product_assignment_type` = ? )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
null
null
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
"everyCustomer "
"rules "
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
"product "
b"Ø£j\x00 ¡ 4jœ‰j\x01 ¥\v ë! "
"dynamicProductGroup "
b"\x01 ‘U°«q\x7F õª~bÍ’\e œO "
b"\x01 —\x15 Ý6ërƒáŽ+Aj\x06 ³ "
b"\x01 š$‘Oõr+¯\x02 †ôˆŽj "
b"™%R§:B:ˆ¤…,ŽÔA@ "
b"¯Xe\x06 G\x0E Føœ\x7F ?Žê\x7F ´\x11 "
b"¹Ó±_Ñ!I\x16 ¿X\x12 #ÅOßø "
b"ºÐS—…¾MÙ£,—oQRˆ\x1E "
b"Ë).\x1A ¯…H‘ Ôâü£-Ð/ "
b"åR\x03 èGœ¶‹ñC?ÚLl "
b"çéį€`@'›Péh3Õ®Û "
b"ôæ|\x12 kNKO‹OK‚•a;[ "
null
"everyProduct "
"materialGroup "
]
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`acris_discount_group` . `active` = 1 AND ((`acris_discount_group` . `active_from` < = > NULL AND `acris_discount_group` . `active_until` < = > NULL ) OR (`acris_discount_group` . `active_from` < = > NULL AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' )) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND `acris_discount_group` . `active_until` < = > NULL ) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' ))) AND (`acris_discount_group` . `customer_assignment_type` = 'everyCustomer' OR (`acris_discount_group` . `customer_assignment_type` = 'rules' AND `acris_discount_group.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ))) AND ((`acris_discount_group` . `product_assignment_type` = 'product' AND `acris_discount_group` . `product_id` = 0xD8A36A00A120346A9C896A01A50BEB21 ) OR (`acris_discount_group` . `product_assignment_type` = 'dynamicProductGroup' AND `acris_discount_group.productStreams` . `id` IN (0x019155B0AB717FF5AA7E62CD921B9C4F , 0x019715DD36EB7283ADE18D2B416A06B3 , 0x019A24914FF5722BAF0286F49F888D6A , 0x99812552A73A423A88A4852C8DD44140 , 0xAF586506470E46F89C7F3F8DEA7FB411 , 0xB9D3B15FD1214916BF581223C54FDFF8 , 0xBAD0539785BE4DD9A32C976F5152881E , 0xCB292E1AAF854891A0D4E2FCA32DD02F , 0xE55203ADE881479CB68BF1433FDA4C6C , 0xE7E9C4AF806040279B50E96833D5AEDB , 0xF4E67C126B4E4B4F8B4F4B8295613B5B ) AND NOT (`acris_discount_group.productStreams` . `id` < = > NULL )) OR `acris_discount_group` . `product_assignment_type` = 'everyProduct' OR `acris_discount_group` . `product_assignment_type` = 'materialGroup' )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC ;
Copy
118
3.01 ms
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (? ))
Parameters :
[
b"âHc\x1F ÷\x07 ¨Ì¿0h¹f\x1F ¸ "
]
SELECT `product_stream_mapping` . `product_id` , `product_stream_mapping` . `product_stream_id` FROM `product_stream_mapping` WHERE (`product_stream_mapping` . `product_id` IN (0xE248638F1FF707A8CCBF3068B9661FB8 ));
Copy
119
3.22 ms
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = ? ) AND (((`acris_discount_group` . `active` = ? AND ((`acris_discount_group` . `active_from` < = > ? AND `acris_discount_group` . `active_until` < = > ? ) OR (`acris_discount_group` . `active_from` < = > ? AND (`acris_discount_group` . `active_until` > ? )) OR ((`acris_discount_group` . `active_from` < = ? ) AND `acris_discount_group` . `active_until` < = > ? ) OR ((`acris_discount_group` . `active_from` < = ? ) AND (`acris_discount_group` . `active_until` > ? ))) AND (`acris_discount_group` . `customer_assignment_type` = ? OR (`acris_discount_group` . `customer_assignment_type` = ? AND `acris_discount_group.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ))) AND ((`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group` . `product_id` = ? ) OR (`acris_discount_group` . `product_assignment_type` = ? AND `acris_discount_group.productStreams` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND NOT (`acris_discount_group.productStreams` . `id` < = > ? )) OR `acris_discount_group` . `product_assignment_type` = ? OR `acris_discount_group` . `product_assignment_type` = ? )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
null
null
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
null
"2026-02-28 15:48:14 "
"2026-02-28 15:48:14 "
"everyCustomer "
"rules "
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
"product "
b"âHc\x1F ÷\x07 ¨Ì¿0h¹f\x1F ¸ "
"dynamicProductGroup "
b"\x01 ‘U°«q\x7F õª~bÍ’\e œO "
b"\x01 —\x15 Ý6ërƒáŽ+Aj\x06 ³ "
b"\x01 š$‘Oõr+¯\x02 †ôˆŽj "
b"™%R§:B:ˆ¤…,ŽÔA@ "
b"¯Xe\x06 G\x0E Føœ\x7F ?Žê\x7F ´\x11 "
b"¹Ó±_Ñ!I\x16 ¿X\x12 #ÅOßø "
b"ºÐS—…¾MÙ£,—oQRˆ\x1E "
b"Ë).\x1A ¯…H‘ Ôâü£-Ð/ "
b"åR\x03 èGœ¶‹ñC?ÚLl "
b"çéį€`@'›Péh3Õ®Û "
b"ôæ|\x12 kNKO‹OK‚•a;[ "
null
"everyProduct "
"materialGroup "
]
SELECT `acris_discount_group` . `id` FROM `acris_discount_group` LEFT JOIN `acris_discount_dynamic_groups` `acris_discount_group.productStreams.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.productStreams.mapping` . `discount_group_id` LEFT JOIN `acris_discount_group_rule` `acris_discount_group.rules.mapping` ON `acris_discount_group` . `id` = `acris_discount_group.rules.mapping` . `discount_group_id` LEFT JOIN `product_stream` `acris_discount_group.productStreams` ON `acris_discount_group.productStreams.mapping` . `product_stream_id` = `acris_discount_group.productStreams` . `id` LEFT JOIN `rule` `acris_discount_group.rules` ON `acris_discount_group.rules.mapping` . `rule_id` = `acris_discount_group.rules` . `id` WHERE (`acris_discount_group` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`acris_discount_group` . `active` = 1 AND ((`acris_discount_group` . `active_from` < = > NULL AND `acris_discount_group` . `active_until` < = > NULL ) OR (`acris_discount_group` . `active_from` < = > NULL AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' )) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND `acris_discount_group` . `active_until` < = > NULL ) OR ((`acris_discount_group` . `active_from` < = '2026-02-28 15:48:14' ) AND (`acris_discount_group` . `active_until` > '2026-02-28 15:48:14' ))) AND (`acris_discount_group` . `customer_assignment_type` = 'everyCustomer' OR (`acris_discount_group` . `customer_assignment_type` = 'rules' AND `acris_discount_group.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ))) AND ((`acris_discount_group` . `product_assignment_type` = 'product' AND `acris_discount_group` . `product_id` = 0xE248638F1FF707A8CCBF3068B9661FB8 ) OR (`acris_discount_group` . `product_assignment_type` = 'dynamicProductGroup' AND `acris_discount_group.productStreams` . `id` IN (0x019155B0AB717FF5AA7E62CD921B9C4F , 0x019715DD36EB7283ADE18D2B416A06B3 , 0x019A24914FF5722BAF0286F49F888D6A , 0x99812552A73A423A88A4852C8DD44140 , 0xAF586506470E46F89C7F3F8DEA7FB411 , 0xB9D3B15FD1214916BF581223C54FDFF8 , 0xBAD0539785BE4DD9A32C976F5152881E , 0xCB292E1AAF854891A0D4E2FCA32DD02F , 0xE55203ADE881479CB68BF1433FDA4C6C , 0xE7E9C4AF806040279B50E96833D5AEDB , 0xF4E67C126B4E4B4F8B4F4B8295613B5B ) AND NOT (`acris_discount_group.productStreams` . `id` < = > NULL )) OR `acris_discount_group` . `product_assignment_type` = 'everyProduct' OR `acris_discount_group` . `product_assignment_type` = 'materialGroup' )))) GROUP BY `acris_discount_group` . `id` ORDER BY MAX (`acris_discount_group` . `priority` ) DESC ;
Copy
120
3.65 ms
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `write_access` as `app.integration.writeAccess` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , COALESCE (`app.translation.label` , `app.translation.label` ) as `app.label` , `app.translation.description` , COALESCE (`app.translation.description` , `app.translation.description` ) as `app.description` , `app.translation.privacyPolicyExtensions` , COALESCE (`app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` ) as `app.privacyPolicyExtensions` , `app.translation.customFields` , COALESCE (`app.translation.customFields` , `app.translation.customFields` ) as `app.customFields` , `app.translation.createdAt` , `app.translation.updatedAt` , `app.translation.appId` , `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation` . app_id , `app.translation` . label as `app.translation.label` , `app.translation` . description as `app.translation.description` , `app.translation` . privacy_policy_extensions as `app.translation.privacyPolicyExtensions` , `app.translation` . custom_fields as `app.translation.customFields` , `app.translation` . created_at as `app.translation.createdAt` , `app.translation` . updated_at as `app.translation.updatedAt` , `app.translation` . app_id as `app.translation.appId` , `app.translation` . language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation` . language_id = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` WHERE (`app` . `active` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `write_access` as `app.integration.writeAccess` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
COALESCE (
`app.translation.label` , `app.translation.label`
) as `app.label` ,
`app.translation.description` ,
COALESCE (
`app.translation.description` , `app.translation.description`
) as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
COALESCE (
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions`
) as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
COALESCE (
`app.translation.customFields` ,
`app.translation.customFields`
) as `app.customFields` ,
`app.translation.createdAt` ,
`app.translation.updatedAt` ,
`app.translation.appId` ,
`app.translation.languageId`
FROM
`app`
LEFT JOIN (
SELECT
`app.translation` . app_id ,
`app.translation` . label as `app.translation.label` ,
`app.translation` . description as `app.translation.description` ,
`app.translation` . privacy_policy_extensions as `app.translation.privacyPolicyExtensions` ,
`app.translation` . custom_fields as `app.translation.customFields` ,
`app.translation` . created_at as `app.translation.createdAt` ,
`app.translation` . updated_at as `app.translation.updatedAt` ,
`app.translation` . app_id as `app.translation.appId` ,
`app.translation` . language_id as `app.translation.languageId`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . language_id = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
WHERE
(`app` . `active` = ? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `write_access` as `app.integration.writeAccess` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , COALESCE (`app.translation.label` , `app.translation.label` ) as `app.label` , `app.translation.description` , COALESCE (`app.translation.description` , `app.translation.description` ) as `app.description` , `app.translation.privacyPolicyExtensions` , COALESCE (`app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` ) as `app.privacyPolicyExtensions` , `app.translation.customFields` , COALESCE (`app.translation.customFields` , `app.translation.customFields` ) as `app.customFields` , `app.translation.createdAt` , `app.translation.updatedAt` , `app.translation.appId` , `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation` . app_id , `app.translation` . label as `app.translation.label` , `app.translation` . description as `app.translation.description` , `app.translation` . privacy_policy_extensions as `app.translation.privacyPolicyExtensions` , `app.translation` . custom_fields as `app.translation.customFields` , `app.translation` . created_at as `app.translation.createdAt` , `app.translation` . updated_at as `app.translation.updatedAt` , `app.translation` . app_id as `app.translation.appId` , `app.translation` . language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` WHERE (`app` . `active` = 1 );
Copy
121
3.25 ms
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
122
3.23 ms
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
123
3.39 ms
SELECT `acris_price_on_request` . `id` FROM `acris_price_on_request` LEFT JOIN `acris_price_on_request_rule` `acris_price_on_request.rules.mapping` ON `acris_price_on_request` . `id` = `acris_price_on_request.rules.mapping` . `price_on_request_id` LEFT JOIN `acris_price_on_request_product_stream` `acris_price_on_request.productStreams.mapping` ON `acris_price_on_request` . `id` = `acris_price_on_request.productStreams.mapping` . `price_on_request_id` LEFT JOIN `rule` `acris_price_on_request.rules` ON `acris_price_on_request.rules.mapping` . `rule_id` = `acris_price_on_request.rules` . `id` LEFT JOIN `product_stream` `acris_price_on_request.productStreams` ON `acris_price_on_request.productStreams.mapping` . `product_stream_id` = `acris_price_on_request.productStreams` . `id` WHERE (`acris_price_on_request` . `version_id` = ? ) AND (((`acris_price_on_request` . `active` = ? AND (`acris_price_on_request.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? ) OR `acris_price_on_request.rules` . `id` < = > ? ) AND (`acris_price_on_request.productStreams` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) OR `acris_price_on_request.productStreams` . `id` < = > ? )))) GROUP BY `acris_price_on_request` . `id` ORDER BY LENGTH (`acris_price_on_request` . `priority` ) DESC , MAX (`acris_price_on_request` . `priority` ) DESC
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
true
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
null
b"\x01 ‘U°«q\x7F õª~bÍ’\e œO "
b"\x01 —\x15 Ý6ërƒáŽ+Aj\x06 ³ "
b"\x01 š$‘Oõr+¯\x02 †ôˆŽj "
b"™%R§:B:ˆ¤…,ŽÔA@ "
b"¯Xe\x06 G\x0E Føœ\x7F ?Žê\x7F ´\x11 "
b"¹Ó±_Ñ!I\x16 ¿X\x12 #ÅOßø "
b"ºÐS—…¾MÙ£,—oQRˆ\x1E "
b"Ë).\x1A ¯…H‘ Ôâü£-Ð/ "
b"åR\x03 èGœ¶‹ñC?ÚLl "
b"çéį€`@'›Péh3Õ®Û "
b"ôæ|\x12 kNKO‹OK‚•a;[ "
b"\x01 —ÅÅ„Qr9•xòWôŽšÓ "
b"Þy‹\x02 ÏàCª´³\x15 mòÿÚÕ "
b"ó–\x07 –²N+„ô±Nu\f KØ "
null
]
SELECT `acris_price_on_request` . `id` FROM `acris_price_on_request` LEFT JOIN `acris_price_on_request_rule` `acris_price_on_request.rules.mapping` ON `acris_price_on_request` . `id` = `acris_price_on_request.rules.mapping` . `price_on_request_id` LEFT JOIN `acris_price_on_request_product_stream` `acris_price_on_request.productStreams.mapping` ON `acris_price_on_request` . `id` = `acris_price_on_request.productStreams.mapping` . `price_on_request_id` LEFT JOIN `rule` `acris_price_on_request.rules` ON `acris_price_on_request.rules.mapping` . `rule_id` = `acris_price_on_request.rules` . `id` LEFT JOIN `product_stream` `acris_price_on_request.productStreams` ON `acris_price_on_request.productStreams.mapping` . `product_stream_id` = `acris_price_on_request.productStreams` . `id` WHERE (`acris_price_on_request` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (((`acris_price_on_request` . `active` = 1 AND (`acris_price_on_request.rules` . `id` IN (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 ) OR `acris_price_on_request.rules` . `id` < = > NULL ) AND (`acris_price_on_request.productStreams` . `id` IN (0x019155B0AB717FF5AA7E62CD921B9C4F , 0x019715DD36EB7283ADE18D2B416A06B3 , 0x019A24914FF5722BAF0286F49F888D6A , 0x99812552A73A423A88A4852C8DD44140 , 0xAF586506470E46F89C7F3F8DEA7FB411 , 0xB9D3B15FD1214916BF581223C54FDFF8 , 0xBAD0539785BE4DD9A32C976F5152881E , 0xCB292E1AAF854891A0D4E2FCA32DD02F , 0xE55203ADE881479CB68BF1433FDA4C6C , 0xE7E9C4AF806040279B50E96833D5AEDB , 0xF4E67C126B4E4B4F8B4F4B8295613B5B , 0x0197C5C5845172399578F257F48D9AD3 , 0xDE798B02CFE043AAB4B3156DF2FFDAD5 , 0xF3960796C2B24E2B84F4B14E750C4BD8 ) OR `acris_price_on_request.productStreams` . `id` < = > NULL )))) GROUP BY `acris_price_on_request` . `id` ORDER BY LENGTH (`acris_price_on_request` . `priority` ) DESC , MAX (`acris_price_on_request` . `priority` ) DESC ;
Copy
124
3.96 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.bergerExtension` . `id` as `category.bergerExtension.id` , `category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` , `category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` , `category.bergerExtension` . `code` as `category.bergerExtension.code` , `category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` , `category.bergerExtension` . `headline` as `category.bergerExtension.headline` , `category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` , `category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` , `category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` , `category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` , `category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` , `category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` , `category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` , `category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` , `category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` , `category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` , `category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` , `category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` , `category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` , `category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` , `category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` , `category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` , `category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` , `category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` , `category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` , `category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` , `category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` , `category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` , `category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` , `category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` , `category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` , `category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` , `category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` , `category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` , `category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` , `category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` , `category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` , `category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` , `category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` , `category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` , `category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` , `category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` , `category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` , `category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` , `category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` , `category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` , `category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id` WHERE (`category` . `version_id` = ? ) AND ((`category` . `id` = ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"ËFLâ,\x18 ÉO0aXEÇç\f È "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.bergerExtension` . `id` as `category.bergerExtension.id` ,
`category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` ,
`category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` ,
`category.bergerExtension` . `code` as `category.bergerExtension.code` ,
`category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` ,
`category.bergerExtension` . `headline` as `category.bergerExtension.headline` ,
`category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` ,
`category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` ,
`category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` ,
`category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` ,
`category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` ,
`category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` ,
`category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` ,
`category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` ,
`category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` ,
`category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` ,
`category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` ,
`category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` ,
`category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` ,
`category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` ,
`category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` ,
`category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` ,
`category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` ,
`category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` ,
`category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` ,
`category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` ,
`category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` ,
`category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` ,
`category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` ,
`category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` ,
`category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` ,
`category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` ,
`category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` ,
`category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` ,
`category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` ,
`category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` ,
`category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` ,
`category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` ,
`category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` ,
`category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` ,
`category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` ,
`category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` ,
`category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` ,
`category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` ,
`category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` ,
`category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` ,
`category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` ,
`category.translation.name` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`category.translation` . name as `category.translation.name` ,
`category.translation` . breadcrumb as `category.translation.breadcrumb` ,
`category.translation` . slot_config as `category.translation.slotConfig` ,
`category.translation` . link_type as `category.translation.linkType` ,
`category.translation` . internal_link as `category.translation.internalLink` ,
`category.translation` . external_link as `category.translation.externalLink` ,
`category.translation` . link_new_tab as `category.translation.linkNewTab` ,
`category.translation` . description as `category.translation.description` ,
`category.translation` . meta_title as `category.translation.metaTitle` ,
`category.translation` . meta_description as `category.translation.metaDescription` ,
`category.translation` . keywords as `category.translation.keywords` ,
`category.translation` . custom_fields as `category.translation.customFields` ,
`category.translation` . created_at as `category.translation.createdAt` ,
`category.translation` . updated_at as `category.translation.updatedAt` ,
`category.translation` . category_id as `category.translation.categoryId` ,
`category.translation` . language_id as `category.translation.languageId` ,
`category.translation` . category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . language_id = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . category_version_id = `category` . version_id
LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id`
WHERE
(`category` . `version_id` = ? )
AND (
(`category` . `id` = ? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.bergerExtension` . `id` as `category.bergerExtension.id` , `category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` , `category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` , `category.bergerExtension` . `code` as `category.bergerExtension.code` , `category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` , `category.bergerExtension` . `headline` as `category.bergerExtension.headline` , `category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` , `category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` , `category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` , `category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` , `category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` , `category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` , `category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` , `category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` , `category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` , `category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` , `category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` , `category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` , `category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` , `category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` , `category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` , `category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` , `category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` , `category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` , `category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` , `category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` , `category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` , `category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` , `category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` , `category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` , `category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` , `category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` , `category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` , `category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` , `category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` , `category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` , `category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` , `category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` , `category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` , `category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` , `category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` , `category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` , `category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` , `category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` , `category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` , `category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` , `category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`category` . `id` = 0xCB464CE22C18C94F30615845C7E70CC8 ));
Copy
125
3.37 ms
SELECT `category_product_attribute_mapping` . `id` as `category_product_attribute_mapping.id` , `category_product_attribute_mapping` . `category_id` as `category_product_attribute_mapping.categoryId` , `category_product_attribute_mapping` . `category_version_id` as `category_product_attribute_mapping.categoryVersionId` , `category_product_attribute_mapping` . `product_attribute_id` as `category_product_attribute_mapping.productAttributeId` , `category_product_attribute_mapping` . `position` as `category_product_attribute_mapping.position` , `category_product_attribute_mapping` . `force_field_type` as `category_product_attribute_mapping.forceFieldType` , `category_product_attribute_mapping.product_attribute` . `id` as `category_product_attribute_mapping.product_attribute.id` , `category_product_attribute_mapping.product_attribute` . `show_in_datasheet` as `category_product_attribute_mapping.product_attribute.showInDatasheet` , `category_product_attribute_mapping.product_attribute` . `sorting` as `category_product_attribute_mapping.product_attribute.sorting` , `category_product_attribute_mapping.product_attribute` . `field_type` as `category_product_attribute_mapping.product_attribute.fieldType` , `category_product_attribute_mapping.product_attribute` . `field_name` as `category_product_attribute_mapping.product_attribute.fieldName` , `category_product_attribute_mapping.product_attribute` . `label_sort` as `category_product_attribute_mapping.product_attribute.labelSort` , `category_product_attribute_mapping.product_attribute` . `created_at` as `category_product_attribute_mapping.product_attribute.createdAt` , `category_product_attribute_mapping.product_attribute` . `updated_at` as `category_product_attribute_mapping.product_attribute.updatedAt` , `category_product_attribute_mapping.product_attribute.translation.unit` , COALESCE (`category_product_attribute_mapping.product_attribute.translation.unit` , `category_product_attribute_mapping.product_attribute.translation.unit` ) as `category_product_attribute_mapping.product_attribute.unit` , `category_product_attribute_mapping.product_attribute.translation.label` , COALESCE (`category_product_attribute_mapping.product_attribute.translation.label` , `category_product_attribute_mapping.product_attribute.translation.label` ) as `category_product_attribute_mapping.product_attribute.label` , `category_product_attribute_mapping.product_attribute.translation.createdAt` , `category_product_attribute_mapping.product_attribute.translation.updatedAt` , `category_product_attribute_mapping.product_attribute.translation.productAttributeId` , `category_product_attribute_mapping.product_attribute.translation.languageId` , `category_product_attribute_mapping` . `created_at` as `category_product_attribute_mapping.createdAt` , `category_product_attribute_mapping` . `updated_at` as `category_product_attribute_mapping.updatedAt` FROM `category_product_attribute_mapping` LEFT JOIN `product_attribute` `category_product_attribute_mapping.product_attribute` ON `category_product_attribute_mapping` . `product_attribute_id` = `category_product_attribute_mapping.product_attribute` . `id` LEFT JOIN (SELECT `category_product_attribute_mapping.product_attribute.translation` . product_attribute_id , `category_product_attribute_mapping.product_attribute.translation` . unit as `category_product_attribute_mapping.product_attribute.translation.unit` , `category_product_attribute_mapping.product_attribute.translation` . label as `category_product_attribute_mapping.product_attribute.translation.label` , `category_product_attribute_mapping.product_attribute.translation` . created_at as `category_product_attribute_mapping.product_attribute.translation.createdAt` , `category_product_attribute_mapping.product_attribute.translation` . updated_at as `category_product_attribute_mapping.product_attribute.translation.updatedAt` , `category_product_attribute_mapping.product_attribute.translation` . product_attribute_id as `category_product_attribute_mapping.product_attribute.translation.productAttributeId` , `category_product_attribute_mapping.product_attribute.translation` . language_id as `category_product_attribute_mapping.product_attribute.translation.languageId` FROM `product_attribute_translation` `category_product_attribute_mapping.product_attribute.translation` WHERE `category_product_attribute_mapping.product_attribute.translation` . language_id = ? ) `category_product_attribute_mapping.product_attribute.product_attribute_translation` ON `category_product_attribute_mapping.product_attribute.product_attribute_translation` . `product_attribute_id` = `category_product_attribute_mapping.product_attribute` . `id` WHERE (`category_product_attribute_mapping` . `category_id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"ËFLâ,\x18 ÉO0aXEÇç\f È "
]
SELECT `category_product_attribute_mapping` . `id` as `category_product_attribute_mapping.id` , `category_product_attribute_mapping` . `category_id` as `category_product_attribute_mapping.categoryId` , `category_product_attribute_mapping` . `category_version_id` as `category_product_attribute_mapping.categoryVersionId` , `category_product_attribute_mapping` . `product_attribute_id` as `category_product_attribute_mapping.productAttributeId` , `category_product_attribute_mapping` . `position` as `category_product_attribute_mapping.position` , `category_product_attribute_mapping` . `force_field_type` as `category_product_attribute_mapping.forceFieldType` , `category_product_attribute_mapping.product_attribute` . `id` as `category_product_attribute_mapping.product_attribute.id` , `category_product_attribute_mapping.product_attribute` . `show_in_datasheet` as `category_product_attribute_mapping.product_attribute.showInDatasheet` , `category_product_attribute_mapping.product_attribute` . `sorting` as `category_product_attribute_mapping.product_attribute.sorting` , `category_product_attribute_mapping.product_attribute` . `field_type` as `category_product_attribute_mapping.product_attribute.fieldType` , `category_product_attribute_mapping.product_attribute` . `field_name` as `category_product_attribute_mapping.product_attribute.fieldName` , `category_product_attribute_mapping.product_attribute` . `label_sort` as `category_product_attribute_mapping.product_attribute.labelSort` , `category_product_attribute_mapping.product_attribute` . `created_at` as `category_product_attribute_mapping.product_attribute.createdAt` , `category_product_attribute_mapping.product_attribute` . `updated_at` as `category_product_attribute_mapping.product_attribute.updatedAt` , `category_product_attribute_mapping.product_attribute.translation.unit` , COALESCE (`category_product_attribute_mapping.product_attribute.translation.unit` , `category_product_attribute_mapping.product_attribute.translation.unit` ) as `category_product_attribute_mapping.product_attribute.unit` , `category_product_attribute_mapping.product_attribute.translation.label` , COALESCE (`category_product_attribute_mapping.product_attribute.translation.label` , `category_product_attribute_mapping.product_attribute.translation.label` ) as `category_product_attribute_mapping.product_attribute.label` , `category_product_attribute_mapping.product_attribute.translation.createdAt` , `category_product_attribute_mapping.product_attribute.translation.updatedAt` , `category_product_attribute_mapping.product_attribute.translation.productAttributeId` , `category_product_attribute_mapping.product_attribute.translation.languageId` , `category_product_attribute_mapping` . `created_at` as `category_product_attribute_mapping.createdAt` , `category_product_attribute_mapping` . `updated_at` as `category_product_attribute_mapping.updatedAt` FROM `category_product_attribute_mapping` LEFT JOIN `product_attribute` `category_product_attribute_mapping.product_attribute` ON `category_product_attribute_mapping` . `product_attribute_id` = `category_product_attribute_mapping.product_attribute` . `id` LEFT JOIN (SELECT `category_product_attribute_mapping.product_attribute.translation` . product_attribute_id , `category_product_attribute_mapping.product_attribute.translation` . unit as `category_product_attribute_mapping.product_attribute.translation.unit` , `category_product_attribute_mapping.product_attribute.translation` . label as `category_product_attribute_mapping.product_attribute.translation.label` , `category_product_attribute_mapping.product_attribute.translation` . created_at as `category_product_attribute_mapping.product_attribute.translation.createdAt` , `category_product_attribute_mapping.product_attribute.translation` . updated_at as `category_product_attribute_mapping.product_attribute.translation.updatedAt` , `category_product_attribute_mapping.product_attribute.translation` . product_attribute_id as `category_product_attribute_mapping.product_attribute.translation.productAttributeId` , `category_product_attribute_mapping.product_attribute.translation` . language_id as `category_product_attribute_mapping.product_attribute.translation.languageId` FROM `product_attribute_translation` `category_product_attribute_mapping.product_attribute.translation` WHERE `category_product_attribute_mapping.product_attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category_product_attribute_mapping.product_attribute.product_attribute_translation` ON `category_product_attribute_mapping.product_attribute.product_attribute_translation` . `product_attribute_id` = `category_product_attribute_mapping.product_attribute` . `id` WHERE (`category_product_attribute_mapping` . `category_id` IN (0xCB464CE22C18C94F30615845C7E70CC8 ));
Copy
126
3.54 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"\x1F ÂMcõ#úX!µ•ðw7 O "
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x1FC24D63F523FA5821B595F07737204F AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
127
3.67 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"[¡CåUÆe¦\x19\x16 %\x03 ùµR "
b"šØeµI£N'Yƒ\x17 q^;)– "
b"渾ãÏ@ãi¡dªVA\x19 S\x15 "
b"éâ(îlÔ\x1C n?±JÈbœq "
b"ë2Ä\x01 õÔ¨ÚbUÒÁþ,ê- "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x5BA143E555C38665A619162503F9B552 , 0x9AD865B549A34E27598317715E3B2996 , 0xE6B8BEE3CF40E369A164AA5641195315 , 0xE9E29028EE6CD41C6E3FB14AC8629C71 , 0xEB32C401F5D4A8DA6255D2C1FE2CEA2D );
Copy
128
3.48 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"2Œ\x18 ‘\x14 ×{#«1~u~íÕQ "
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x328C189114D77B23AB317E757EEDD551 AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
129
3.66 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"5j>Ì[Äþð\x06 ²T{nÀŠ "
b"a²\x17 ¬V‰QÊÇ\x05 Aãä!i0 "
b"z\x08 ˆâyÞt…‡":\x0F ËÇA? "
b"‹„È\x14 À“°\x02 Š8\x06 OÐ\x02 ã} "
b"¦\x15 ŒeS„,2Ì\f ìÙ¬ŸkÞ "
b"Ì=N®"\v `;M‘b02ŸšÂ "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? , ? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x356A3ECC5BC4FEF0068FB2547B6EC08A , 0x61B217AC568951CAC70541E3E4216930 , 0x7A0888E279DE748587223A0FCBC7413F , 0x8B84C814C093B0028A38064FD002E37D , 0xA6158C6553842C32CC0CECD9AC9F6BDE , 0xCC3D4EAE220B603B4D916230329F9AC2 );
Copy
130
3.65 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"7\x08 ¾ò\x0F lQ\x16\x03 p†šó\x07 £B "
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x3708BEF20F6C51160370869AF307A342 AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
131
3.47 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"3‰,H^9õ2\x10 ·AÄ\x1C Pc` "
b"Ã@Ÿ½|\x01 Uce²Ï€\x01 Ña; "
b"Ý+þ7¯r\x14 ^¢ù}œcÍoŠ "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x33892C485E39F53210B741C41C506360 , 0xC3409FBD7C01556365B2CF8001D1613B , 0xDD2BFE37AF72145EA2F97D9C63CD6F8A );
Copy
132
3.48 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"7(×bîù¼¶R¨L'÷pN "
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x3728D762EEF9BCB652A84C279DF7704E AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
133
3.51 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x04 xy÷¼3Á5_Eù‡˜ÿ ¹ "
b"%ÿÓQk \x08 ¤ DÙÃj©· "
b"²¡%uaö#»’wÙ\x19 “–7 "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x047879F7BC33C1355F45F98798FFA0B9 , 0x25FFD3516B2008A4A044D9C36AA9B7A0 , 0xB2A1257561F623BB929077D919939637 );
Copy
134
3.55 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"> ÔZœ>t\x06 ¦Œ:2)ÖÅ' "
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x3EA0D45A9C3E7406A68C3A3229D6C527 AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
135
3.33 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"+½ûÇS™Tª¿Ë\x1C\x00 =\r "
b"W¡í\r } \x1F Ô€Ä\x04 §fè^7 "
b"rAçÁÜ\²SæE\x1A ¢ù;\x11 "
b"Âì@Z «¶_¼è…â\x0E\x17 hC "
b"ß’‡îšö?§¦¤•·uÙ\x06 ¹ "
b"ïáÓ\x1A Ë®ï˜w\x17 @®mÌ\x08 1 "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? , ? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x2BBDFBC7539954AABFCB8F9F1C003D0D , 0x57A1ED0D7DA01FD480C404A766E85E37 , 0x7241E7C1DC5CB253E6451AA2F93B118F , 0xC2EC405A20ABB65FBCE885E20E176843 , 0xDF9287EE9AF63FA7A6A495B775D906B9 , 0xEFE1D31ACBAEEF98771740AE6DCC0831 );
Copy
136
3.59 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"E#\x15 Í^íçŠÁG\x00 KÄš "
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x452315CD5EEDE7908AC147004B8FC49A AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
137
3.72 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/º|\x1C ‡k¼ßIdµ÷`{”ñ "
b"Lþ\x05 ´öS)&‡s¨˜©Ø[ "
b"Pþew¸\x01 ^a뛉HÛÊÔ¿ "
b"¯°Á€Tv\x0F y\t 0&\x1A –ªÁ„ "
b"ÝE‘·„%Ƶ\x00 æŽ3#kBí "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x2FBA7C1C876BBCDF4964B5F7607B94F1 , 0x4CFE05B4F65329268F8773A898A9D85B , 0x50FE6577B8015E61EB9B8948DBCAD4BF , 0xAFB0C18054760F790930261A96AAC184 , 0xDD4591B78425C6B500E68D33236B42ED );
Copy
138
3.62 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"Fj´=ðAJðw£I‰òî–y "
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x466AB43DF0414AF077A34989F2EE9679 AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
139
3.64 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"0ûê†\x17 ðy.D?Yèûìßk "
b"Z\e }.\r Z\x12 i#h¤8Íeaé "
b"Šò‚t\x08 ÏÙ7<™\x18 •\t k@ "
b"ŒV<\x00 ƒ7ó@\e ‡Î\x02 vÅÏI "
b"›fÒ0qáQß‚¸i麼e "
b"¬¼—¢\x19 0œæÀ¸Óڧب™ "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? , ? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x30FBEA8617F0792E443F59E8FBECDF6B , 0x5A1B7D2E0D5A12692368A438CD6561E9 , 0x8AF282AD7408CFD9373C991895096B40 , 0x8C563C008337F3401B87CE0276C5CF49 , 0x9B8166D23071E151DF82B869E9BABC65 , 0xACBC97A219309CE6C0B8D3DAA7D8A899 );
Copy
140
3.62 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"Vì\x06 oVi«\x19 7WF\x0E\x19 é|5 "
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x56EC066F5669AB193757460E19E97C35 AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
141
3.50 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\r •¹!›Â^_8„.r5Œ€ "
b"u«\t ;=‹}ú\x1D ]U\x05 Û\f ±G "
b"„˜U\x1D Ò\x00 †\x01 둵1Ö "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x0D9095B9219BC25E5F38842E72358C80 , 0x75AB093B3D8B7DFA1D5D5505DB0CB147 , 0x8498551DD2008601EB91B59D319DD69D );
Copy
142
3.53 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"p\x12 4¨&\x14 ï(u¹±Üqm\x0E × "
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x701234A82614EF2875B9B1DC716D0ED7 AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
143
3.46 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"Цzºg€)PçÔLTåÉå° "
b"µBæbQ^aøev:\x0F rùš· "
b"·ºc¿õüëÚO\x0E\x03 °GQ\x19 é "
b"Îæ¦üÔÃaÿ‹VŒ\e\e GzÝ "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x8AA67ABA67802950E7D44C54E5C9E5B0 , 0xB542E662515E61F865763A0F72F99AB7 , 0xB7BA63BFF5FCEBDA4F0E03B0475119E9 , 0xCEE6A6FCD4C361FF8B568C1B1B477ADD );
Copy
144
3.45 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"wR:@õÉH‚€\x12\x14 n¢îu\x1A "
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x77523A40F5C948828012146EA2EE751A AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
145
3.62 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"""
+ìÖîýš¥/’ªúìQ\n
Ñ›
"""
b"^\x16 ý]Û“>´:Åá¦\f\x00 Î "
b"Khùh½Î\x10 &…DÆB÷H@ "
b"܇\x18 ï½B\x07 3yû\x7F -릯 "
b"ö`\e ÆòäýÍ€ÙLdjtä "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x2BECD6EEFD9AA52F92AAFAEC510AD19B , 0x5E16FD5DDB933EB43AC5E1A60C00CE9D , 0x904B68F968BDCE10268544C642F74840 , 0xDC8718EFBD4207338179FB7F2DCEB6D8 , 0xF6AD601BC6F2E4FDCD80D94C646A74E4 );
Copy
146
3.46 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"""
…\n
ÒñßñHý\x1C ø'èà\x11 ž]
"""
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x850AD2F1DFF148FD1CF827E8E0119E5D AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
147
3.53 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"#¯\t ›“8–í\x0E\x08\x1D OWªªq "
b"'Ï:¯`œÀ\x01 G\x19 Ù”!cˆx "
b"=\r \x0E ^Q\x1C CÄÖ\f\x02 À|†\x01 "
b"V6tGv\x17 `Ÿ¥,åZ\x13 (3l "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x23AF099B933896ED0E081D4F57AAAA71 , 0x27CF3AAF609CC0014719D99421638878 , 0x3D0D0E5E511C43C4D60C02C07CAD8601 , 0x563674477617609FA52CE55A1328336C );
Copy
148
3.42 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"н\x1C *åæRoû\x14 ¶Û\x16 û¼ "
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x8ABD1C2A81E5E6526FFB14B6DB16FBBC AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
149
3.70 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"6è8ù3ý®(ª®\v Õn‡µ\x0F "
b"ay£`)\x19\x1D ñ\x00\x14 Ö‘è\x05\v à "
b"r@ôË?æÊ\x7F $g+¼…."³ "
b"„š\x03 a\x05 ¦†´O…fTEVüÈ "
b"""
Æ\x11 Ë<Di\x07 ʽΫ%\n
OÜ-
"""
b"þ¾WF<s¸N*lÜç\x10 B6L "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? , ? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x36E838F933FDAE28AAAE0BD56E87B50F , 0x6179A36029191DF10014D691E8050BC3 , 0x7240F4CB3FE6CA7F24672BBC852E22B3 , 0x849A036105A686B44F8566544556FCC8 , 0xC611CB3C446907CABDCEAB250A4FDC2D , 0xFEBE57463C73B84E2A6CDCE71042364C );
Copy
150
3.61 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"“·© \x15 !t(ÉÝBÌ\x08 -õ "
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x93B7A92015217428C9DD9042CC082DF5 AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
151
3.73 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x10 è\r 7üÓ ªtvþ\x15 "¥>A "
b"U\x19\x11 ^ÊùšÕE߃ù\x0E "
b"]ûd5þöŽ»CVnòÕ¿…l "
b"’ø\x1F N\x1A äí\e ?íßË`6˜… "
b"ÙùiyL‡ú„e+¼NȤL. "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x10E80D37FCD320AA7476FE1522A53E41 , 0x5519118F5ECAF99AD5458F90DF83F90E , 0x5DFB6435FEF68DBB43566EF2D5BF856C , 0x92F81F4E1AE4ED1B3FEDDFCB60369885 , 0xD9F969794C87FA84652BBC4EC8A44C2E );
Copy
152
3.49 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"¡-‚>fü\x13 ‚\x1F ‡˜ #l<M "
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xA12D823E66FC13821F8798A0236C3C4D AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
153
3.49 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"-)`\x16 »‡¯yu4Õ\t\x1A dúš "
b"Uø.rßÊÞç——IÔ‚¿Œ\x00 "
b"h;«Bo ™ñ\x0F $Ë21–Ï™ "
b"ÁüÏ\x04 ‚9ü»w³²ú”\x01 " "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x2D296016BB87AF797534D5091A64FA9A , 0x55F82E72DFCADEE7979749D482BF8C00 , 0x683BAB426F2099F10F24CB323196CF99 , 0xC1FCCF048239FCBB77B3B281FA940122 );
Copy
154
3.48 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"¥ÌjBÙpA»‡g>\x15 .æ/i "
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xA5CC6A42D97041BB87673E152EE62F69 AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
155
3.71 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x05\x18 Jú¾b\x0F ˆñ[•ÉæþCò "
b"lnæKuçW;)\x16 ø[{èù¦ "
b"wĉ\x1C {ÐWÀ6y)β¶· "
b"""
„âµ…¬Š\x05 \n
P\x1C ëCuŒüÓ
"""
b"‘ÈrŽ9žã\x16 Ë\e “w(3g® "
b"Ü£à0Íó\x05\x02 Eø#'>å÷c "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? , ? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x05184AFABE620F88F15B95C9E6FE43F2 , 0x6C6EE64B75E7573B2916F85B7BE8F9A6 , 0x77C4891C7BD057C0367929CEB2B68FB7 , 0x84E2B585AC8A050A501CEB43758CFCD3 , 0x91C8728D399EE316CB1B9377283367AE , 0xDCA3E030CDF3050245F823273EE5F763 );
Copy
156
3.55 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"´Á)\x07 Ö.Ë6·ù™°È+Wò "
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xB4C12907D62ECB36B7F999B0C82B57F2 AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
157
3.52 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ÿЀÉÁB±¬Øó è\x1F "
b"3Ûñ\Ñ©¿)\x06 Éb¦\x10 ôN "
b"SØ\x00 ü׸ܜɾKßÙc "
b"ÄX˜Œ%ÊÏæ+g‹{{â\x1C ½ "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x01FFD080C9ADC1428FB1ACD8F320E81F , 0x339DDBF15CD1A9BF2906C962A610F44E , 0x9D53D80090FCD7B8DC9CC9BE4BDFD963 , 0xC458988C25CACFE62B678B7B7BE21CBD );
Copy
158
3.38 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"»™ IS¬\x1C ÑÖÈ3ñèÓÈž "
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xBB99A04953AC1CD1D6C833F1E8D3C89E AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
159
3.71 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x03 ×QY±/Ž\x1A nß.ƒ\x1D mÝ\t "
b"V-_Õ<8²Ú’h}\x06 æê¼\x00 "
b"yÛœg?(ŸØ¦}_¼`\x12 &\x0E "
b" …3Ðs÷Ã`¦(§.Z¤kq "
b"îOÚy¿¬9¡ãï}\x10 ’Á¹É "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x03D75159B12F8E1A6EDF2E831D6DDD09 , 0x562D5FD53C38B2DA92687D06E6EABC00 , 0x79DB9C673F289FD8A67D5FBC6012260E , 0xA08533D073F7C360A628A72E5AA46B71 , 0xEE4FDA79BFAC39A1E3EF7D1092C1B9C9 );
Copy
160
3.41 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"Çܫۢ\r ¹Ãu‰ö™-îèÙ "
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xC7DCABDBA20DB9C37589F6992DEEE8D9 AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
161
3.29 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"!G\x1F ÈσŒBQÉŒ.\v AW "
b"ˆ5©\f Ý”ïD´²i\x7F kâ™\x13 "
b"¦\1”`®\x10 ¢\x12 c-ͽ˜¤™ "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x21471FC8CFC2838C4251C98C2E0B4157 , 0x8835A90CDD94EF44B4B2697F6BE29913 , 0xA65C319460AE10A212632DCDBD98A499 );
Copy
162
3.43 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"""
Ñ{„\x02 ÎË\x1A j\x1D \n
þýWÿRj
"""
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xD17B8402CECB1A6A1D0AFEFD57FF526A AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
163
3.38 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x10 ´Fé´¹àŠ_\x10 ?‡3— j "
b"Gl\x15 ý\x15 ßiM£Í€6lˆ; "
b"‰k¬ÌÚyˆÛB{®øá "
b"¡T\x07 ä‚ÛT:o½¶¸§ "
b"Ä\x0E\x08 ƒ¡a\r ýºWÝ9}\x0F Œc "
b"Íc‰¦‘Ô‹G\x11 à€îº\x1D × "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? , ? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x10B446E9B4B9E08A5F103F873397206A , 0x476C15FD15DF69814DA3CD80366C883B , 0x896BACCCDA7988DBEEA3A9427BAEF8E1 , 0x8EA19D5407E482DB543A6F8FBDB6B8A7 , 0xC40E0883A1610DFDBA57DD397D0F8C63 , 0xCD6389A691D48B471190E080EEBA1DD7 );
Copy
164
3.33 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"Ó¤Ñ÷03²°eƒj«Ï;Sÿ "
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xD3A4D1F73033B2B065836AABCF3B53FF AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
165
3.33 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"""
\n
ÄNëD»À@Z\x15 `Í’·w†
"""
b"\x13 ìË_©¿“¼%l\x01 À.w* "
b"\x1A\x0E .ÿã"ãübŸMV~¾\x11\x1D "
b"[þ®\x1C ¤ÿ‹œî\x1E /mÈ"Žü "
b"lškU0cúIú)öHÒ "
b"u€“ø\e PP\x03 Ë:YÄ™+0\ "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? , ? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x0AC44EEB44BBC0405A1560CD92B77786 , 0x13ECCB5FA9BF93BC8F256C01C02E772A , 0x1A0E2EFFE322E3FC629F4D567EBE111D , 0x5BFEAE1CA4FF8B9CEE1E2F6DC8228DFC , 0x6C8F9A6B55309D63FA49FA299DF648D2 , 0x758093F81B505003CB3A59C4992B305C );
Copy
166
3.70 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"Ôe¹$7 Žg7ßòÕ¢\x12\x05 " "
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xD465B92437208E6737DFF2D5A2120522 AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
167
3.63 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"Ywk\v VÒ½ZÂe¶XÏ~Žc "
b"˜F:Õ!|Ê‹uá*õØ~\x16 L "
b"(Á ¶\r çy{‰¸&&aÛ\x1E "
b"È0N'-²\x1D Ô'©dçŽ "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x59776B0B56D2BD5AC265B658CF7E8E63 , 0x98463AD5217CCA8B75E12AF5D87E164C , 0x9D28C1A0B60DE7797B89B8262661DB1E , 0xC881304E272DB21DD4279FA964E78F8D );
Copy
168
3.58 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"Ø\r J-O&:uryÜ&ÿ“¹W "
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xD80D4A2D4F263A757279DC26FF93B957 AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
169
3.74 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"*ø$8é\x13 xìl‘JÏ\x12 Šð\x12 "
b"ypº8N\x1C ŸØ¡\x05 .7\x08 ¹@\x11 "
b"Ô=Ͱá]¸@éñ\x15\x18 /v_\x11 "
b"Ø€ÝÞ0åÈ\x13 WqoWîŒãˆ "
b"ê#LÝS\x04 Wzú Kõ_D9 "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x2AF82438E91378EC6C914ACF128AF012 , 0x7970BA384E1C9FD8A1052E3708B94011 , 0xD43DCDB0E15DB840E9F115182F765F11 , 0xD880DDDE30E5C81357716F57EE8CE388 , 0xEA234CDD5304577AFAA04BF58F5F4439 );
Copy
170
3.67 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"Ø£j\x00 ¡ 4jœ‰j\x01 ¥\v ë! "
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xD8A36A00A120346A9C896A01A50BEB21 AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
171
3.50 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"""
l&5ës\r B§\x07\x01 ã5\n
BÁ\x01
"""
b"…Ugý\x08 ÛÀ@\x10 ›\x1E ^£0‘s "
b"†ùŠ¿9¬¿\x10 „v\x11 ¶äZê— "
b"Ô\x13 |2zJXÜ»]4ˆ=É"® "
b"Õn\x15\x02 —\x13 í.\x16 N—Å\x1C Xº "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x6C2635EB730D42A70701E3350A42C101 , 0x855567FD08DBC040109B1E5EA3309173 , 0x86F98ABF39ACBF10847611B6E45AEA97 , 0xD4137C327A4A58DCBB5D34883DC922AE , 0xD56E15029713ED2E16AD4E97C51C58BA );
Copy
172
3.58 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"âHc\x1F ÷\x07 ¨Ì¿0h¹f\x1F ¸ "
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xE248638F1FF707A8CCBF3068B9661FB8 AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
173
3.48 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"#«öæ +ôê¶–À¬¿ý©Å "
b";vÿ[¬\r 0É\t ÷Þ£Îá¶\x14 "
b"Fy[•ƒ\x1F\x08 k¸³²ø*#l\x15 "
b"X\~ôØ¿À4”é§5rÑ\x19\x15 "
b"z¯ÏϾ†–+\x04 í]Þ¶«¼l "
b"šeEáâ\x0E u?\x14 c3mæ\x07 "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? , ? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x23ABF6E6A02BF4EAB696C0ACBFFDA9C5 , 0x3B76FF5BAC0D30C909F7DEA3CEE1B614 , 0x46795B95831F086BB8B3B2F82A236C15 , 0x585C7EF4D8BFC03494E9A73572D11915 , 0x7AAFCFCFBE86962B04ED5DDEB6ABBC6C , 0x9A8E6545E1E20E753F1463336DE69007 );
Copy
174
3.20 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"\x1F ÂMcõ#úX!µ•ðw7 O "
"nameShort "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x1FC24D63F523FA5821B595F07737204F AND `product_attribute_value.attribute` . `field_name` = 'nameShort' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
175
3.69 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"¶ºÇ':„êÜLà\x05 ¢d£{i "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0xB6BAC7273A84EADC4CE005A264A37B69 );
Copy
176
3.46 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"2Œ\x18 ‘\x14 ×{#«1~u~íÕQ "
"nameShort "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x328C189114D77B23AB317E757EEDD551 AND `product_attribute_value.attribute` . `field_name` = 'nameShort' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
177
3.37 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"í0£î~k#èåÌÇÚP{y‘ "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0xED30A3EE7E6B23E8E5CCC7DA507B7991 );
Copy
178
3.17 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"7\x08 ¾ò\x0F lQ\x16\x03 p†šó\x07 £B "
"nameShort "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x3708BEF20F6C51160370869AF307A342 AND `product_attribute_value.attribute` . `field_name` = 'nameShort' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
179
3.23 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"¶½l\x01 Ä£l䊳\x16 ¢å3ð¬ "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0xB6BD6C01C4A36CE48AB316A2E533F0AC );
Copy
180
3.33 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"7(×bîù¼¶R¨L'÷pN "
"nameShort "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x3728D762EEF9BCB652A84C279DF7704E AND `product_attribute_value.attribute` . `field_name` = 'nameShort' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
181
3.56 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"™4p\x01 ûJ¿\x05 ‡5Ýpyƒ© "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x9981347001FB4ABF058735DD707983A9 );
Copy
182
3.47 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"> ÔZœ>t\x06 ¦Œ:2)ÖÅ' "
"nameShort "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x3EA0D45A9C3E7406A68C3A3229D6C527 AND `product_attribute_value.attribute` . `field_name` = 'nameShort' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
183
3.83 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"—Žcª^Ø×–y!9clµ§† "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x978D63AA5ED8D796792139636CB5A786 );
Copy
184
3.56 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"E#\x15 Í^íçŠÁG\x00 KÄš "
"nameShort "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x452315CD5EEDE7908AC147004B8FC49A AND `product_attribute_value.attribute` . `field_name` = 'nameShort' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
185
3.61 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"ÛwQÇË2€\x7F 5䎃SqÌÞ "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0xDB7751C7CB32807F35E48E835371CCDE );
Copy
186
3.41 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"Fj´=ðAJðw£I‰òî–y "
"nameShort "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x466AB43DF0414AF077A34989F2EE9679 AND `product_attribute_value.attribute` . `field_name` = 'nameShort' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
187
3.57 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"ŠýE\x13 ›Ž1AªP\x1C\x05 ĺ¿‘ "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x8AFD45139B8D3141AA501C05C4BABF91 );
Copy
188
3.29 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"Vì\x06 oVi«\x19 7WF\x0E\x19 é|5 "
"nameShort "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x56EC066F5669AB193757460E19E97C35 AND `product_attribute_value.attribute` . `field_name` = 'nameShort' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
189
3.42 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"Pë6ÃéØ4r²£ËrtÏû« "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x50EB36C3E9D83472B2A3CB7274CFFBAB );
Copy
190
3.34 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"p\x12 4¨&\x14 ï(u¹±Üqm\x0E × "
"nameShort "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x701234A82614EF2875B9B1DC716D0ED7 AND `product_attribute_value.attribute` . `field_name` = 'nameShort' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
191
3.35 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"W¥—8I1x7ÃMuU±fÈK "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x57A5973849317837C34D7555B166C84B );
Copy
192
3.26 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"wR:@õÉH‚€\x12\x14 n¢îu\x1A "
"nameShort "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x77523A40F5C948828012146EA2EE751A AND `product_attribute_value.attribute` . `field_name` = 'nameShort' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
193
3.31 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"çd›æµ`Bpm0óOñÑä "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0xE7649D9BE6B56042706D30F34FF1D1E4 );
Copy
194
3.14 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"""
…\n
ÒñßñHý\x1C ø'èà\x11 ž]
"""
"nameShort "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x850AD2F1DFF148FD1CF827E8E0119E5D AND `product_attribute_value.attribute` . `field_name` = 'nameShort' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
195
3.43 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"g¢~œ<d»YÅØ•º™w²é "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x67A27E9C3C64BB59C5D895BA9977B2E9 );
Copy
196
3.26 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"н\x1C *åæRoû\x14 ¶Û\x16 û¼ "
"nameShort "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x8ABD1C2A81E5E6526FFB14B6DB16FBBC AND `product_attribute_value.attribute` . `field_name` = 'nameShort' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
197
3.44 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"Œ?±Â»\x04 UÔò›\x13 Íú\x03 JÒ "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x8C3FB1C2BB0455D4F29B13CDFA034AD2 );
Copy
198
3.36 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"“·© \x15 !t(ÉÝBÌ\x08 -õ "
"nameShort "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x93B7A92015217428C9DD9042CC082DF5 AND `product_attribute_value.attribute` . `field_name` = 'nameShort' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
199
3.72 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"N\x13 ΰœ‘Ô\r ®\r örb³1] "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x4E13CEB09C91D40DAE0DF67262B3315D );
Copy
200
3.29 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"¡-‚>fü\x13 ‚\x1F ‡˜ #l<M "
"nameShort "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xA12D823E66FC13821F8798A0236C3C4D AND `product_attribute_value.attribute` . `field_name` = 'nameShort' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
201
3.45 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x1D EœÝ¿¦ØÞ}!(alÈ÷\f "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x1D459CDDBFA6D8DE7D2128616CC8F70C );
Copy
202
3.43 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"¥ÌjBÙpA»‡g>\x15 .æ/i "
"nameShort "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xA5CC6A42D97041BB87673E152EE62F69 AND `product_attribute_value.attribute` . `field_name` = 'nameShort' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
203
3.39 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"ê‡jn-\x06 Eò=#]Ô\x14 ‘´\x14 "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0xEA876A6E2D0645F23D235DD41491B414 );
Copy
204
3.35 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"´Á)\x07 Ö.Ë6·ù™°È+Wò "
"nameShort "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xB4C12907D62ECB36B7F999B0C82B57F2 AND `product_attribute_value.attribute` . `field_name` = 'nameShort' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
205
3.42 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x11 ‰‰ó·ó¼òG†\x7F\x7F\e ™ "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x11C28989F3B7F3BC9DF247867F7F1B99 );
Copy
206
3.29 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"»™ IS¬\x1C ÑÖÈ3ñèÓÈž "
"nameShort "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xBB99A04953AC1CD1D6C833F1E8D3C89E AND `product_attribute_value.attribute` . `field_name` = 'nameShort' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
207
3.50 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"˜L#\x07 V,tÙŵŽ3³1VQ "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x984C2307562C74D9C5B58D33B3315651 );
Copy
208
3.28 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"Çܫۢ\r ¹Ãu‰ö™-îèÙ "
"nameShort "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xC7DCABDBA20DB9C37589F6992DEEE8D9 AND `product_attribute_value.attribute` . `field_name` = 'nameShort' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
209
3.81 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x16 ´ÿž¡\v ¬±ú'B³EßOD "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x16B4FF9EA10BACB1FA2742B345DF4F44 );
Copy
210
3.45 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"""
Ñ{„\x02 ÎË\x1A j\x1D \n
þýWÿRj
"""
"nameShort "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xD17B8402CECB1A6A1D0AFEFD57FF526A AND `product_attribute_value.attribute` . `field_name` = 'nameShort' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
211
3.37 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"¥D±éàmúàe\x06 ò\x03 [à9 "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0xA544B1E9ADE06DFAE06506F2035BE039 );
Copy
212
3.32 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"Ó¤Ñ÷03²°eƒj«Ï;Sÿ "
"nameShort "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xD3A4D1F73033B2B065836AABCF3B53FF AND `product_attribute_value.attribute` . `field_name` = 'nameShort' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
213
3.66 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"9³0å\x0E $é\v ;w\r ¤/=¯ "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x8F39B330E50E24E90B3B770DA42F3DAF );
Copy
214
3.50 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"Ôe¹$7 Žg7ßòÕ¢\x12\x05 " "
"nameShort "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xD465B92437208E6737DFF2D5A2120522 AND `product_attribute_value.attribute` . `field_name` = 'nameShort' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
215
3.66 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b""3\x7F LJ\x00 !€3Û݃¨h— "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x228F337F4C4A00218033DBDD83A86897 );
Copy
216
3.33 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"Ø\r J-O&:uryÜ&ÿ“¹W "
"nameShort "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xD80D4A2D4F263A757279DC26FF93B957 AND `product_attribute_value.attribute` . `field_name` = 'nameShort' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
217
3.34 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"$\ˉ\x00 1àóòÊÂrKÉÑ "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x245CCB890031E0F3F2CAC2724BC9D181 );
Copy
218
3.45 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"Ø£j\x00 ¡ 4jœ‰j\x01 ¥\v ë! "
"nameShort "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xD8A36A00A120346A9C896A01A50BEB21 AND `product_attribute_value.attribute` . `field_name` = 'nameShort' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
219
3.50 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"ˆÏ!lzJ\x06\x10 »ê`ÄÉVZ£ "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x88CF216C7A4A0610BBEA60C4C9565AA3 );
Copy
220
3.34 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"âHc\x1F ÷\x07 ¨Ì¿0h¹f\x1F ¸ "
"nameShort "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xE248638F1FF707A8CCBF3068B9661FB8 AND `product_attribute_value.attribute` . `field_name` = 'nameShort' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
221
3.43 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"Š\x07 hšÛ>F°Í²Šù|¹¬\x19 "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x8A07689ADB3E46B0CDB28AF97CB9AC19 );
Copy
222
3.69 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"\x1F ÂMcõ#úX!µ•ðw7 O "
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x1FC24D63F523FA5821B595F07737204F AND `product_attribute_value.attribute` . `field_name` = 'lieferzeit' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
223
3.95 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"-?V\x01 ‹ç8\x02 â\x0E\x04\f d\x03 ây "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x2D3F56018BE73802E20E040C6403E279 );
Copy
224
3.29 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"2Œ\x18 ‘\x14 ×{#«1~u~íÕQ "
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x328C189114D77B23AB317E757EEDD551 AND `product_attribute_value.attribute` . `field_name` = 'lieferzeit' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
225
3.37 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"2¤øŠ%{é¬5ÉQ»yî:Ç "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x32A4F88A257BE9AC35C951BB79EE3AC7 );
Copy
226
3.20 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"7\x08 ¾ò\x0F lQ\x16\x03 p†šó\x07 £B "
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x3708BEF20F6C51160370869AF307A342 AND `product_attribute_value.attribute` . `field_name` = 'lieferzeit' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
227
3.39 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"F\x00 µÀ@ñÀ:l]»2žq¿" "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x4600B5C040F1C03A6C5DBB329E71BF22 );
Copy
228
3.19 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"7(×bîù¼¶R¨L'÷pN "
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x3728D762EEF9BCB652A84C279DF7704E AND `product_attribute_value.attribute` . `field_name` = 'lieferzeit' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
229
3.37 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"“õ›{²Äd‘¤K¦6:Iç\r "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x93F59B7BB2C46491A44BA6363A49E70D );
Copy
230
3.19 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"> ÔZœ>t\x06 ¦Œ:2)ÖÅ' "
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x3EA0D45A9C3E7406A68C3A3229D6C527 AND `product_attribute_value.attribute` . `field_name` = 'lieferzeit' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
231
3.26 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"}¡\x1E PîjY!©Ä¯ƒ\x05\x00 ò^ "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x7DA11E50EE6A5921A9C4AF830500F25E );
Copy
232
3.12 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"E#\x15 Í^íçŠÁG\x00 KÄš "
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x452315CD5EEDE7908AC147004B8FC49A AND `product_attribute_value.attribute` . `field_name` = 'lieferzeit' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
233
3.20 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b" m\f ¨âúV¬£ê/Õ.€Ø¨ "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0xA06D0CA8E2FA56ACA3EA2FD52E80D8A8 );
Copy
234
3.38 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"Fj´=ðAJðw£I‰òî–y "
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x466AB43DF0414AF077A34989F2EE9679 AND `product_attribute_value.attribute` . `field_name` = 'lieferzeit' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
235
3.44 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"I;\x1F Q\x07 ü¥U¼Ì\x16 ÑåR³ "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x493B1F5107FCA58F55BCCC16D1E552B3 );
Copy
236
3.40 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"Vì\x06 oVi«\x19 7WF\x0E\x19 é|5 "
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x56EC066F5669AB193757460E19E97C35 AND `product_attribute_value.attribute` . `field_name` = 'lieferzeit' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
237
3.52 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"<R›p»ôÏD?׆âAF¢n "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x3C529B70BBF4CF443FD786E24146A26E );
Copy
238
3.62 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"p\x12 4¨&\x14 ï(u¹±Üqm\x0E × "
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x701234A82614EF2875B9B1DC716D0ED7 AND `product_attribute_value.attribute` . `field_name` = 'lieferzeit' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
239
3.65 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"ÈLqjì°*ÆŒ\x14 7î\x01 =åù "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0xC84C716AECB02AC68C1437EE013DE5F9 );
Copy
240
3.38 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"wR:@õÉH‚€\x12\x14 n¢îu\x1A "
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x77523A40F5C948828012146EA2EE751A AND `product_attribute_value.attribute` . `field_name` = 'lieferzeit' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
241
3.59 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"B¿'ù1\x01 uR8&[ÿêÕ8é "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x42BF27F93101755238265BFFEAD538E9 );
Copy
242
3.20 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"""
…\n
ÒñßñHý\x1C ø'èà\x11 ž]
"""
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x850AD2F1DFF148FD1CF827E8E0119E5D AND `product_attribute_value.attribute` . `field_name` = 'lieferzeit' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
243
3.30 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b" XŒf´@*")È ’ÿBBò "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x20588C66B4402A2229C8A092FF4242F2 );
Copy
244
3.46 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"н\x1C *åæRoû\x14 ¶Û\x16 û¼ "
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x8ABD1C2A81E5E6526FFB14B6DB16FBBC AND `product_attribute_value.attribute` . `field_name` = 'lieferzeit' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
245
3.59 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x00 ›VD}Ø—ž´gñHÐŽ\x07 s "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x009B56447DD8979EB467F148D08D0773 );
Copy
246
3.29 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"“·© \x15 !t(ÉÝBÌ\x08 -õ "
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x93B7A92015217428C9DD9042CC082DF5 AND `product_attribute_value.attribute` . `field_name` = 'lieferzeit' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
247
3.31 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"¼øŽ*¼VY½ó?Ĥ{(ãé "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0xBCF88E2ABC5659BDF33FC4A47B28E3E9 );
Copy
248
3.20 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"¡-‚>fü\x13 ‚\x1F ‡˜ #l<M "
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xA12D823E66FC13821F8798A0236C3C4D AND `product_attribute_value.attribute` . `field_name` = 'lieferzeit' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
249
3.45 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"…sÅf\x15 8g}\x11\x18 •÷Uo\x04 "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x8573C5661538677D1118959DF7556F04 );
Copy
250
3.53 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"¥ÌjBÙpA»‡g>\x15 .æ/i "
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xA5CC6A42D97041BB87673E152EE62F69 AND `product_attribute_value.attribute` . `field_name` = 'lieferzeit' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
251
3.78 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"-€+ë3Ê\x13\x03 ²£»Óæc’” "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x2D802BEB33CA1303B2A3BBD3E6639294 );
Copy
252
4.08 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"´Á)\x07 Ö.Ë6·ù™°È+Wò "
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xB4C12907D62ECB36B7F999B0C82B57F2 AND `product_attribute_value.attribute` . `field_name` = 'lieferzeit' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
253
4.31 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"Ç\x1A F)ŒÓÝ•Ždœþ \v !2 "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0xC71A46298CD3DD958D649CFEA00B2132 );
Copy
254
3.42 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"»™ IS¬\x1C ÑÖÈ3ñèÓÈž "
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xBB99A04953AC1CD1D6C833F1E8D3C89E AND `product_attribute_value.attribute` . `field_name` = 'lieferzeit' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
255
4.71 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"u#AïÙ »w†‚B5\x1A 'L "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x752341EF81D920BB77868242351A274C );
Copy
256
3.32 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"Çܫۢ\r ¹Ãu‰ö™-îèÙ "
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xC7DCABDBA20DB9C37589F6992DEEE8D9 AND `product_attribute_value.attribute` . `field_name` = 'lieferzeit' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
257
3.41 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"ððK}:´“‹X\x02 ¬¯ŽT9{ "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0xF0F04B7D3AB4938B5802ACAF8D54397B );
Copy
258
3.46 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"""
Ñ{„\x02 ÎË\x1A j\x1D \n
þýWÿRj
"""
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xD17B8402CECB1A6A1D0AFEFD57FF526A AND `product_attribute_value.attribute` . `field_name` = 'lieferzeit' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
259
3.66 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"ó¿ŠÆ\x13 ?‹Q"E¤Œ/q¬! "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0xF3BF8AC6133F8B512245A48C2F71AC21 );
Copy
260
3.41 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"Ó¤Ñ÷03²°eƒj«Ï;Sÿ "
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xD3A4D1F73033B2B065836AABCF3B53FF AND `product_attribute_value.attribute` . `field_name` = 'lieferzeit' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
261
3.64 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"v\x0F ¥œÌDÎn‰pŠõÒ˜Á "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x760FA59CCC44CE6E8F89708AF5D298C1 );
Copy
262
3.30 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"Ôe¹$7 Žg7ßòÕ¢\x12\x05 " "
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xD465B92437208E6737DFF2D5A2120522 AND `product_attribute_value.attribute` . `field_name` = 'lieferzeit' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
263
3.36 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"]Pœn*4ÔÝ»å^¡\x10 ú\x16 M "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x5D509C6E2A34D4DDBBE55EA110FA164D );
Copy
264
3.25 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"Ø\r J-O&:uryÜ&ÿ“¹W "
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xD80D4A2D4F263A757279DC26FF93B957 AND `product_attribute_value.attribute` . `field_name` = 'lieferzeit' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
265
3.48 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"""
.¼4šLçǤ\x03 ý\n
ìñfŸp
"""
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x2EBC349A4CE7C7A403FD0AECF1669F70 );
Copy
266
3.26 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"Ø£j\x00 ¡ 4jœ‰j\x01 ¥\v ë! "
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xD8A36A00A120346A9C896A01A50BEB21 AND `product_attribute_value.attribute` . `field_name` = 'lieferzeit' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
267
3.33 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"Ý•ä\x1A ç2e®kÓµÏ*ÓmZ "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0xDD95E41AE73265AE6BD3B5CF2AD36D5A );
Copy
268
3.55 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND `product_attribute_value.attribute` . `field_name` = ? )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"âHc\x1F ÷\x07 ¨Ì¿0h¹f\x1F ¸ "
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xE248638F1FF707A8CCBF3068B9661FB8 AND `product_attribute_value.attribute` . `field_name` = 'lieferzeit' )) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
269
3.37 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"""
\n
ìï;\x04\x1F Û¼\x1D ÇÙ·\x18 ‰ä¿
"""
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x0AECEF3B041FDBBC1DC7D9B71889E4BF );
Copy
270
3.89 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.bergerExtension` . `id` as `category.bergerExtension.id` , `category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` , `category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` , `category.bergerExtension` . `code` as `category.bergerExtension.code` , `category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` , `category.bergerExtension` . `headline` as `category.bergerExtension.headline` , `category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` , `category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` , `category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` , `category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` , `category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` , `category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` , `category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` , `category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` , `category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` , `category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` , `category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` , `category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` , `category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` , `category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` , `category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` , `category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` , `category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` , `category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` , `category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` , `category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` , `category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` , `category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` , `category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` , `category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` , `category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` , `category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` , `category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` , `category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` , `category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` , `category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` , `category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` , `category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` , `category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` , `category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` , `category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` , `category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` , `category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` , `category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` , `category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` , `category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` , `category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"ËFLâ,\x18 ÉO0aXEÇç\f È "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.bergerExtension` . `id` as `category.bergerExtension.id` ,
`category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` ,
`category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` ,
`category.bergerExtension` . `code` as `category.bergerExtension.code` ,
`category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` ,
`category.bergerExtension` . `headline` as `category.bergerExtension.headline` ,
`category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` ,
`category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` ,
`category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` ,
`category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` ,
`category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` ,
`category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` ,
`category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` ,
`category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` ,
`category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` ,
`category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` ,
`category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` ,
`category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` ,
`category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` ,
`category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` ,
`category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` ,
`category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` ,
`category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` ,
`category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` ,
`category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` ,
`category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` ,
`category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` ,
`category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` ,
`category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` ,
`category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` ,
`category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` ,
`category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` ,
`category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` ,
`category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` ,
`category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` ,
`category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` ,
`category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` ,
`category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` ,
`category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` ,
`category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` ,
`category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` ,
`category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` ,
`category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` ,
`category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` ,
`category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` ,
`category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` ,
`category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` ,
`category.translation.name` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`category.translation` . name as `category.translation.name` ,
`category.translation` . breadcrumb as `category.translation.breadcrumb` ,
`category.translation` . slot_config as `category.translation.slotConfig` ,
`category.translation` . link_type as `category.translation.linkType` ,
`category.translation` . internal_link as `category.translation.internalLink` ,
`category.translation` . external_link as `category.translation.externalLink` ,
`category.translation` . link_new_tab as `category.translation.linkNewTab` ,
`category.translation` . description as `category.translation.description` ,
`category.translation` . meta_title as `category.translation.metaTitle` ,
`category.translation` . meta_description as `category.translation.metaDescription` ,
`category.translation` . keywords as `category.translation.keywords` ,
`category.translation` . custom_fields as `category.translation.customFields` ,
`category.translation` . created_at as `category.translation.createdAt` ,
`category.translation` . updated_at as `category.translation.updatedAt` ,
`category.translation` . category_id as `category.translation.categoryId` ,
`category.translation` . language_id as `category.translation.languageId` ,
`category.translation` . category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . language_id = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . category_version_id = `category` . version_id
LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.bergerExtension` . `id` as `category.bergerExtension.id` , `category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` , `category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` , `category.bergerExtension` . `code` as `category.bergerExtension.code` , `category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` , `category.bergerExtension` . `headline` as `category.bergerExtension.headline` , `category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` , `category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` , `category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` , `category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` , `category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` , `category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` , `category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` , `category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` , `category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` , `category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` , `category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` , `category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` , `category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` , `category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` , `category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` , `category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` , `category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` , `category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` , `category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` , `category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` , `category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` , `category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` , `category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` , `category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` , `category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` , `category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` , `category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` , `category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` , `category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` , `category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` , `category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` , `category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` , `category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` , `category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` , `category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` , `category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` , `category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` , `category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` , `category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` , `category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` , `category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xCB464CE22C18C94F30615845C7E70CC8 ));
Copy
271
3.94 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.bergerExtension` . `id` as `category.bergerExtension.id` , `category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` , `category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` , `category.bergerExtension` . `code` as `category.bergerExtension.code` , `category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` , `category.bergerExtension` . `headline` as `category.bergerExtension.headline` , `category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` , `category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` , `category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` , `category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` , `category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` , `category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` , `category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` , `category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` , `category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` , `category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` , `category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` , `category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` , `category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` , `category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` , `category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` , `category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` , `category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` , `category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` , `category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` , `category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` , `category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` , `category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` , `category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` , `category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` , `category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` , `category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` , `category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` , `category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` , `category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` , `category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` , `category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` , `category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` , `category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` , `category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` , `category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` , `category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` , `category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` , `category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` , `category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` , `category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` , `category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"ËFLâ,\x18 ÉO0aXEÇç\f È "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.bergerExtension` . `id` as `category.bergerExtension.id` ,
`category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` ,
`category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` ,
`category.bergerExtension` . `code` as `category.bergerExtension.code` ,
`category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` ,
`category.bergerExtension` . `headline` as `category.bergerExtension.headline` ,
`category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` ,
`category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` ,
`category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` ,
`category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` ,
`category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` ,
`category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` ,
`category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` ,
`category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` ,
`category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` ,
`category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` ,
`category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` ,
`category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` ,
`category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` ,
`category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` ,
`category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` ,
`category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` ,
`category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` ,
`category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` ,
`category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` ,
`category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` ,
`category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` ,
`category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` ,
`category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` ,
`category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` ,
`category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` ,
`category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` ,
`category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` ,
`category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` ,
`category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` ,
`category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` ,
`category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` ,
`category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` ,
`category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` ,
`category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` ,
`category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` ,
`category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` ,
`category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` ,
`category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` ,
`category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` ,
`category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` ,
`category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` ,
`category.translation.name` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`category.translation` . name as `category.translation.name` ,
`category.translation` . breadcrumb as `category.translation.breadcrumb` ,
`category.translation` . slot_config as `category.translation.slotConfig` ,
`category.translation` . link_type as `category.translation.linkType` ,
`category.translation` . internal_link as `category.translation.internalLink` ,
`category.translation` . external_link as `category.translation.externalLink` ,
`category.translation` . link_new_tab as `category.translation.linkNewTab` ,
`category.translation` . description as `category.translation.description` ,
`category.translation` . meta_title as `category.translation.metaTitle` ,
`category.translation` . meta_description as `category.translation.metaDescription` ,
`category.translation` . keywords as `category.translation.keywords` ,
`category.translation` . custom_fields as `category.translation.customFields` ,
`category.translation` . created_at as `category.translation.createdAt` ,
`category.translation` . updated_at as `category.translation.updatedAt` ,
`category.translation` . category_id as `category.translation.categoryId` ,
`category.translation` . language_id as `category.translation.languageId` ,
`category.translation` . category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . language_id = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . category_version_id = `category` . version_id
LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.bergerExtension` . `id` as `category.bergerExtension.id` , `category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` , `category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` , `category.bergerExtension` . `code` as `category.bergerExtension.code` , `category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` , `category.bergerExtension` . `headline` as `category.bergerExtension.headline` , `category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` , `category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` , `category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` , `category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` , `category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` , `category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` , `category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` , `category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` , `category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` , `category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` , `category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` , `category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` , `category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` , `category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` , `category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` , `category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` , `category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` , `category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` , `category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` , `category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` , `category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` , `category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` , `category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` , `category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` , `category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` , `category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` , `category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` , `category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` , `category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` , `category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` , `category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` , `category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` , `category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` , `category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` , `category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` , `category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` , `category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` , `category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` , `category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` , `category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` , `category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xCB464CE22C18C94F30615845C7E70CC8 ));
Copy
272
3.74 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.bergerExtension` . `id` as `category.bergerExtension.id` , `category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` , `category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` , `category.bergerExtension` . `code` as `category.bergerExtension.code` , `category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` , `category.bergerExtension` . `headline` as `category.bergerExtension.headline` , `category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` , `category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` , `category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` , `category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` , `category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` , `category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` , `category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` , `category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` , `category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` , `category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` , `category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` , `category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` , `category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` , `category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` , `category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` , `category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` , `category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` , `category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` , `category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` , `category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` , `category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` , `category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` , `category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` , `category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` , `category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` , `category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` , `category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` , `category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` , `category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` , `category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` , `category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` , `category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` , `category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` , `category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` , `category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` , `category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` , `category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` , `category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` , `category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` , `category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` , `category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"ËFLâ,\x18 ÉO0aXEÇç\f È "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.bergerExtension` . `id` as `category.bergerExtension.id` ,
`category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` ,
`category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` ,
`category.bergerExtension` . `code` as `category.bergerExtension.code` ,
`category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` ,
`category.bergerExtension` . `headline` as `category.bergerExtension.headline` ,
`category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` ,
`category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` ,
`category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` ,
`category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` ,
`category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` ,
`category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` ,
`category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` ,
`category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` ,
`category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` ,
`category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` ,
`category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` ,
`category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` ,
`category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` ,
`category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` ,
`category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` ,
`category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` ,
`category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` ,
`category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` ,
`category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` ,
`category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` ,
`category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` ,
`category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` ,
`category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` ,
`category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` ,
`category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` ,
`category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` ,
`category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` ,
`category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` ,
`category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` ,
`category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` ,
`category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` ,
`category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` ,
`category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` ,
`category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` ,
`category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` ,
`category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` ,
`category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` ,
`category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` ,
`category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` ,
`category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` ,
`category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` ,
`category.translation.name` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`category.translation` . name as `category.translation.name` ,
`category.translation` . breadcrumb as `category.translation.breadcrumb` ,
`category.translation` . slot_config as `category.translation.slotConfig` ,
`category.translation` . link_type as `category.translation.linkType` ,
`category.translation` . internal_link as `category.translation.internalLink` ,
`category.translation` . external_link as `category.translation.externalLink` ,
`category.translation` . link_new_tab as `category.translation.linkNewTab` ,
`category.translation` . description as `category.translation.description` ,
`category.translation` . meta_title as `category.translation.metaTitle` ,
`category.translation` . meta_description as `category.translation.metaDescription` ,
`category.translation` . keywords as `category.translation.keywords` ,
`category.translation` . custom_fields as `category.translation.customFields` ,
`category.translation` . created_at as `category.translation.createdAt` ,
`category.translation` . updated_at as `category.translation.updatedAt` ,
`category.translation` . category_id as `category.translation.categoryId` ,
`category.translation` . language_id as `category.translation.languageId` ,
`category.translation` . category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . language_id = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . category_version_id = `category` . version_id
LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.bergerExtension` . `id` as `category.bergerExtension.id` , `category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` , `category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` , `category.bergerExtension` . `code` as `category.bergerExtension.code` , `category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` , `category.bergerExtension` . `headline` as `category.bergerExtension.headline` , `category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` , `category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` , `category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` , `category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` , `category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` , `category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` , `category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` , `category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` , `category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` , `category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` , `category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` , `category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` , `category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` , `category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` , `category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` , `category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` , `category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` , `category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` , `category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` , `category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` , `category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` , `category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` , `category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` , `category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` , `category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` , `category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` , `category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` , `category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` , `category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` , `category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` , `category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` , `category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` , `category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` , `category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` , `category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` , `category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` , `category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` , `category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` , `category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` , `category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` , `category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xCB464CE22C18C94F30615845C7E70CC8 ));
Copy
273
3.46 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"7(×bîù¼¶R¨L'÷pN "
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
"nameShort "
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x3728D762EEF9BCB652A84C279DF7704E AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' OR `product_attribute_value.attribute` . `field_name` = 'nameShort' OR `product_attribute_value.attribute` . `field_name` = 'lieferzeit' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
274
3.35 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x04 xy÷¼3Á5_Eù‡˜ÿ ¹ "
b"%ÿÓQk \x08 ¤ DÙÃj©· "
b"“õ›{²Äd‘¤K¦6:Iç\r "
b"™4p\x01 ûJ¿\x05 ‡5Ýpyƒ© "
b"²¡%uaö#»’wÙ\x19 “–7 "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x047879F7BC33C1355F45F98798FFA0B9 , 0x25FFD3516B2008A4A044D9C36AA9B7A0 , 0x93F59B7BB2C46491A44BA6363A49E70D , 0x9981347001FB4ABF058735DD707983A9 , 0xB2A1257561F623BB929077D919939637 );
Copy
275
3.38 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"7\x08 ¾ò\x0F lQ\x16\x03 p†šó\x07 £B "
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
"nameShort "
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x3708BEF20F6C51160370869AF307A342 AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' OR `product_attribute_value.attribute` . `field_name` = 'nameShort' OR `product_attribute_value.attribute` . `field_name` = 'lieferzeit' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
276
3.78 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"3‰,H^9õ2\x10 ·AÄ\x1C Pc` "
b"F\x00 µÀ@ñÀ:l]»2žq¿" "
b"¶½l\x01 Ä£l䊳\x16 ¢å3ð¬ "
b"Ã@Ÿ½|\x01 Uce²Ï€\x01 Ña; "
b"Ý+þ7¯r\x14 ^¢ù}œcÍoŠ "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x33892C485E39F53210B741C41C506360 , 0x4600B5C040F1C03A6C5DBB329E71BF22 , 0xB6BD6C01C4A36CE48AB316A2E533F0AC , 0xC3409FBD7C01556365B2CF8001D1613B , 0xDD2BFE37AF72145EA2F97D9C63CD6F8A );
Copy
277
3.78 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"> ÔZœ>t\x06 ¦Œ:2)ÖÅ' "
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
"nameShort "
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x3EA0D45A9C3E7406A68C3A3229D6C527 AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' OR `product_attribute_value.attribute` . `field_name` = 'nameShort' OR `product_attribute_value.attribute` . `field_name` = 'lieferzeit' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
278
3.73 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"+½ûÇS™Tª¿Ë\x1C\x00 =\r "
b"W¡í\r } \x1F Ô€Ä\x04 §fè^7 "
b"rAçÁÜ\²SæE\x1A ¢ù;\x11 "
b"}¡\x1E PîjY!©Ä¯ƒ\x05\x00 ò^ "
b"—Žcª^Ø×–y!9clµ§† "
b"Âì@Z «¶_¼è…â\x0E\x17 hC "
b"ß’‡îšö?§¦¤•·uÙ\x06 ¹ "
b"ïáÓ\x1A Ë®ï˜w\x17 @®mÌ\x08 1 "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x2BBDFBC7539954AABFCB8F9F1C003D0D , 0x57A1ED0D7DA01FD480C404A766E85E37 , 0x7241E7C1DC5CB253E6451AA2F93B118F , 0x7DA11E50EE6A5921A9C4AF830500F25E , 0x978D63AA5ED8D796792139636CB5A786 , 0xC2EC405A20ABB65FBCE885E20E176843 , 0xDF9287EE9AF63FA7A6A495B775D906B9 , 0xEFE1D31ACBAEEF98771740AE6DCC0831 );
Copy
279
3.44 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"¡-‚>fü\x13 ‚\x1F ‡˜ #l<M "
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
"nameShort "
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0xA12D823E66FC13821F8798A0236C3C4D AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' OR `product_attribute_value.attribute` . `field_name` = 'nameShort' OR `product_attribute_value.attribute` . `field_name` = 'lieferzeit' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
280
3.69 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x1D EœÝ¿¦ØÞ}!(alÈ÷\f "
b"-)`\x16 »‡¯yu4Õ\t\x1A dúš "
b"Uø.rßÊÞç——IÔ‚¿Œ\x00 "
b"h;«Bo ™ñ\x0F $Ë21–Ï™ "
b"…sÅf\x15 8g}\x11\x18 •÷Uo\x04 "
b"ÁüÏ\x04 ‚9ü»w³²ú”\x01 " "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? , ? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x1D459CDDBFA6D8DE7D2128616CC8F70C , 0x2D296016BB87AF797534D5091A64FA9A , 0x55F82E72DFCADEE7979749D482BF8C00 , 0x683BAB426F2099F10F24CB323196CF99 , 0x8573C5661538677D1118959DF7556F04 , 0xC1FCCF048239FCBB77B3B281FA940122 );
Copy
281
3.36 ms
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = ? AND (`product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? OR `product_attribute_value.attribute` . `field_name` = ? ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC
Parameters :
[
b"""
…\n
ÒñßñHý\x1C ø'èà\x11 ž]
"""
"nameBullet1 "
"nameBullet2 "
"nameBullet3 "
"nameBullet4 "
"nameBullet5 "
"nameBullet6 "
"nameBullet7 "
"nameBullet8 "
"nameShort "
"lieferzeit "
]
SELECT `product_attribute_value` . `id` FROM `product_attribute_value` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` WHERE ((`product_attribute_value` . `product_id` = 0x850AD2F1DFF148FD1CF827E8E0119E5D AND (`product_attribute_value.attribute` . `field_name` = 'nameBullet1' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet2' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet3' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet4' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet5' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet6' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet7' OR `product_attribute_value.attribute` . `field_name` = 'nameBullet8' OR `product_attribute_value.attribute` . `field_name` = 'nameShort' OR `product_attribute_value.attribute` . `field_name` = 'lieferzeit' ))) ORDER BY `product_attribute_value.attribute` . `sorting` DESC ;
Copy
282
3.42 ms
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = ? ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = ? ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b" XŒf´@*")È ’ÿBBò "
b"#¯\t ›“8–í\x0E\x08\x1D OWªªq "
b"'Ï:¯`œÀ\x01 G\x19 Ù”!cˆx "
b"=\r \x0E ^Q\x1C CÄÖ\f\x02 À|†\x01 "
b"V6tGv\x17 `Ÿ¥,åZ\x13 (3l "
b"g¢~œ<d»YÅØ•º™w²é "
]
SELECT
`product_attribute_value` . `id` as `product_attribute_value.id` ,
`product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` ,
`product_attribute_value` . `product_id` as `product_attribute_value.productId` ,
`product_attribute_value` . `value` as `product_attribute_value.value` ,
`product_attribute_value` . `value_base` as `product_attribute_value.valueBase` ,
`product_attribute_value` . `value_int` as `product_attribute_value.valueInt` ,
`product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` ,
`product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` ,
`product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` ,
`product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` ,
`product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` ,
`product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` ,
`product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` ,
`product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` ,
`product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` ,
`product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` ,
`product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` ,
`product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` ,
`product_attribute_value.attribute.translation.unit` ,
COALESCE (
`product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation.unit`
) as `product_attribute_value.attribute.unit` ,
`product_attribute_value.attribute.translation.label` ,
COALESCE (
`product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation.label`
) as `product_attribute_value.attribute.label` ,
`product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation.languageId` ,
`product_attribute_value` . `created_at` as `product_attribute_value.createdAt` ,
`product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` ,
`product_attribute_value.translation.unitOverride` ,
COALESCE (
`product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation.unitOverride`
) as `product_attribute_value.unitOverride` ,
`product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation.languageId`
FROM
`product_attribute_value`
LEFT JOIN (
SELECT
`product_attribute_value.translation` . product_attribute_value_id ,
`product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` ,
`product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` ,
`product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` ,
`product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` ,
`product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId`
FROM
`product_attribute_value_translation` `product_attribute_value.translation`
WHERE
`product_attribute_value.translation` . language_id = ?
) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id`
LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id`
LEFT JOIN (
SELECT
`product_attribute_value.attribute.translation` . product_attribute_id ,
`product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` ,
`product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` ,
`product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` ,
`product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` ,
`product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` ,
`product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId`
FROM
`product_attribute_translation` `product_attribute_value.attribute.translation`
WHERE
`product_attribute_value.attribute.translation` . language_id = ?
) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id`
WHERE
`product_attribute_value` . `id` IN (? , ? , ? , ? , ? , ? )
Copy
SELECT `product_attribute_value` . `id` as `product_attribute_value.id` , `product_attribute_value` . `product_version_id` as `product_attribute_value.productVersionId` , `product_attribute_value` . `product_id` as `product_attribute_value.productId` , `product_attribute_value` . `value` as `product_attribute_value.value` , `product_attribute_value` . `value_base` as `product_attribute_value.valueBase` , `product_attribute_value` . `value_int` as `product_attribute_value.valueInt` , `product_attribute_value` . `value_base_int` as `product_attribute_value.valueBaseInt` , `product_attribute_value` . `value_float` as `product_attribute_value.valueFloat` , `product_attribute_value` . `value_base_float` as `product_attribute_value.valueBaseFloat` , `product_attribute_value` . `attribute_id` as `product_attribute_value.attributeId` , `product_attribute_value.attribute` . `id` as `product_attribute_value.attribute.id` , `product_attribute_value.attribute` . `show_in_datasheet` as `product_attribute_value.attribute.showInDatasheet` , `product_attribute_value.attribute` . `sorting` as `product_attribute_value.attribute.sorting` , `product_attribute_value.attribute` . `field_type` as `product_attribute_value.attribute.fieldType` , `product_attribute_value.attribute` . `field_name` as `product_attribute_value.attribute.fieldName` , `product_attribute_value.attribute` . `label_sort` as `product_attribute_value.attribute.labelSort` , `product_attribute_value.attribute` . `created_at` as `product_attribute_value.attribute.createdAt` , `product_attribute_value.attribute` . `updated_at` as `product_attribute_value.attribute.updatedAt` , `product_attribute_value.attribute.translation.unit` , COALESCE (`product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation.unit` ) as `product_attribute_value.attribute.unit` , `product_attribute_value.attribute.translation.label` , COALESCE (`product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation.label` ) as `product_attribute_value.attribute.label` , `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation.languageId` , `product_attribute_value` . `created_at` as `product_attribute_value.createdAt` , `product_attribute_value` . `updated_at` as `product_attribute_value.updatedAt` , `product_attribute_value.translation.unitOverride` , COALESCE (`product_attribute_value.translation.unitOverride` , `product_attribute_value.translation.unitOverride` ) as `product_attribute_value.unitOverride` , `product_attribute_value.translation.createdAt` , `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation.languageId` FROM `product_attribute_value` LEFT JOIN (SELECT `product_attribute_value.translation` . product_attribute_value_id , `product_attribute_value.translation` . unit_override as `product_attribute_value.translation.unitOverride` , `product_attribute_value.translation` . created_at as `product_attribute_value.translation.createdAt` , `product_attribute_value.translation` . updated_at as `product_attribute_value.translation.updatedAt` , `product_attribute_value.translation` . product_attribute_value_id as `product_attribute_value.translation.productAttributeValueId` , `product_attribute_value.translation` . language_id as `product_attribute_value.translation.languageId` FROM `product_attribute_value_translation` `product_attribute_value.translation` WHERE `product_attribute_value.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.product_attribute_value_translation` ON `product_attribute_value.product_attribute_value_translation` . `product_attribute_value_id` = `product_attribute_value` . `id` LEFT JOIN `product_attribute` `product_attribute_value.attribute` ON `product_attribute_value` . `attribute_id` = `product_attribute_value.attribute` . `id` LEFT JOIN (SELECT `product_attribute_value.attribute.translation` . product_attribute_id , `product_attribute_value.attribute.translation` . unit as `product_attribute_value.attribute.translation.unit` , `product_attribute_value.attribute.translation` . label as `product_attribute_value.attribute.translation.label` , `product_attribute_value.attribute.translation` . created_at as `product_attribute_value.attribute.translation.createdAt` , `product_attribute_value.attribute.translation` . updated_at as `product_attribute_value.attribute.translation.updatedAt` , `product_attribute_value.attribute.translation` . product_attribute_id as `product_attribute_value.attribute.translation.productAttributeId` , `product_attribute_value.attribute.translation` . language_id as `product_attribute_value.attribute.translation.languageId` FROM `product_attribute_translation` `product_attribute_value.attribute.translation` WHERE `product_attribute_value.attribute.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_attribute_value.attribute.product_attribute_translation` ON `product_attribute_value.attribute.product_attribute_translation` . `product_attribute_id` = `product_attribute_value.attribute` . `id` WHERE `product_attribute_value` . `id` IN (0x20588C66B4402A2229C8A092FF4242F2 , 0x23AF099B933896ED0E081D4F57AAAA71 , 0x27CF3AAF609CC0014719D99421638878 , 0x3D0D0E5E511C43C4D60C02C07CAD8601 , 0x563674477617609FA52CE55A1328336C , 0x67A27E9C3C64BB59C5D895BA9977B2E9 );
Copy
283
3.65 ms
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `write_access` as `app.integration.writeAccess` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , COALESCE (`app.translation.label` , `app.translation.label` ) as `app.label` , `app.translation.description` , COALESCE (`app.translation.description` , `app.translation.description` ) as `app.description` , `app.translation.privacyPolicyExtensions` , COALESCE (`app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` ) as `app.privacyPolicyExtensions` , `app.translation.customFields` , COALESCE (`app.translation.customFields` , `app.translation.customFields` ) as `app.customFields` , `app.translation.createdAt` , `app.translation.updatedAt` , `app.translation.appId` , `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation` . app_id , `app.translation` . label as `app.translation.label` , `app.translation` . description as `app.translation.description` , `app.translation` . privacy_policy_extensions as `app.translation.privacyPolicyExtensions` , `app.translation` . custom_fields as `app.translation.customFields` , `app.translation` . created_at as `app.translation.createdAt` , `app.translation` . updated_at as `app.translation.updatedAt` , `app.translation` . app_id as `app.translation.appId` , `app.translation` . language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation` . language_id = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` WHERE (`app` . `active` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `write_access` as `app.integration.writeAccess` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
COALESCE (
`app.translation.label` , `app.translation.label`
) as `app.label` ,
`app.translation.description` ,
COALESCE (
`app.translation.description` , `app.translation.description`
) as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
COALESCE (
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions`
) as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
COALESCE (
`app.translation.customFields` ,
`app.translation.customFields`
) as `app.customFields` ,
`app.translation.createdAt` ,
`app.translation.updatedAt` ,
`app.translation.appId` ,
`app.translation.languageId`
FROM
`app`
LEFT JOIN (
SELECT
`app.translation` . app_id ,
`app.translation` . label as `app.translation.label` ,
`app.translation` . description as `app.translation.description` ,
`app.translation` . privacy_policy_extensions as `app.translation.privacyPolicyExtensions` ,
`app.translation` . custom_fields as `app.translation.customFields` ,
`app.translation` . created_at as `app.translation.createdAt` ,
`app.translation` . updated_at as `app.translation.updatedAt` ,
`app.translation` . app_id as `app.translation.appId` ,
`app.translation` . language_id as `app.translation.languageId`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . language_id = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
WHERE
(`app` . `active` = ? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `write_access` as `app.integration.writeAccess` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , COALESCE (`app.translation.label` , `app.translation.label` ) as `app.label` , `app.translation.description` , COALESCE (`app.translation.description` , `app.translation.description` ) as `app.description` , `app.translation.privacyPolicyExtensions` , COALESCE (`app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` ) as `app.privacyPolicyExtensions` , `app.translation.customFields` , COALESCE (`app.translation.customFields` , `app.translation.customFields` ) as `app.customFields` , `app.translation.createdAt` , `app.translation.updatedAt` , `app.translation.appId` , `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation` . app_id , `app.translation` . label as `app.translation.label` , `app.translation` . description as `app.translation.description` , `app.translation` . privacy_policy_extensions as `app.translation.privacyPolicyExtensions` , `app.translation` . custom_fields as `app.translation.customFields` , `app.translation` . created_at as `app.translation.createdAt` , `app.translation` . updated_at as `app.translation.updatedAt` , `app.translation` . app_id as `app.translation.appId` , `app.translation` . language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` WHERE (`app` . `active` = 1 );
Copy
284
3.18 ms
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
285
3.08 ms
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
286
3.01 ms
SELECT `name` , `path` , `author`
FROM `app`
WHERE `active` = 1
SELECT `name` , `path` , `author`
FROM `app`
WHERE `active` = 1
;
Copy
287
3.17 ms
SELECT `plugin` . `id` as `plugin.id` , `plugin` . `base_class` as `plugin.baseClass` , `plugin` . `name` as `plugin.name` , `plugin` . `composer_name` as `plugin.composerName` , `plugin` . `autoload` as `plugin.autoload` , `plugin` . `active` as `plugin.active` , `plugin` . `managed_by_composer` as `plugin.managedByComposer` , `plugin` . `path` as `plugin.path` , `plugin` . `author` as `plugin.author` , `plugin` . `copyright` as `plugin.copyright` , `plugin` . `license` as `plugin.license` , `plugin` . `version` as `plugin.version` , `plugin` . `upgrade_version` as `plugin.upgradeVersion` , `plugin` . `installed_at` as `plugin.installedAt` , `plugin` . `upgraded_at` as `plugin.upgradedAt` , `plugin` . `icon` as `plugin.iconRaw` , `plugin` . `created_at` as `plugin.createdAt` , `plugin` . `updated_at` as `plugin.updatedAt` , `plugin.translation.label` , COALESCE (`plugin.translation.label` , `plugin.translation.label` ) as `plugin.label` , `plugin.translation.description` , COALESCE (`plugin.translation.description` , `plugin.translation.description` ) as `plugin.description` , `plugin.translation.manufacturerLink` , COALESCE (`plugin.translation.manufacturerLink` , `plugin.translation.manufacturerLink` ) as `plugin.manufacturerLink` , `plugin.translation.supportLink` , COALESCE (`plugin.translation.supportLink` , `plugin.translation.supportLink` ) as `plugin.supportLink` , `plugin.translation.changelog` , COALESCE (`plugin.translation.changelog` , `plugin.translation.changelog` ) as `plugin.changelog` , `plugin.translation.customFields` , COALESCE (`plugin.translation.customFields` , `plugin.translation.customFields` ) as `plugin.customFields` , `plugin.translation.createdAt` , `plugin.translation.updatedAt` , `plugin.translation.pluginId` , `plugin.translation.languageId` FROM `plugin` LEFT JOIN (SELECT `plugin.translation` . plugin_id , `plugin.translation` . label as `plugin.translation.label` , `plugin.translation` . description as `plugin.translation.description` , `plugin.translation` . manufacturer_link as `plugin.translation.manufacturerLink` , `plugin.translation` . support_link as `plugin.translation.supportLink` , `plugin.translation` . changelog as `plugin.translation.changelog` , `plugin.translation` . custom_fields as `plugin.translation.customFields` , `plugin.translation` . created_at as `plugin.translation.createdAt` , `plugin.translation` . updated_at as `plugin.translation.updatedAt` , `plugin.translation` . plugin_id as `plugin.translation.pluginId` , `plugin.translation` . language_id as `plugin.translation.languageId` FROM `plugin_translation` `plugin.translation` WHERE `plugin.translation` . language_id = ? ) `plugin.plugin_translation` ON `plugin.plugin_translation` . `plugin_id` = `plugin` . `id` WHERE (`plugin` . `name` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"SensusUptainConnect6 "
]
SELECT
`plugin` . `id` as `plugin.id` ,
`plugin` . `base_class` as `plugin.baseClass` ,
`plugin` . `name` as `plugin.name` ,
`plugin` . `composer_name` as `plugin.composerName` ,
`plugin` . `autoload` as `plugin.autoload` ,
`plugin` . `active` as `plugin.active` ,
`plugin` . `managed_by_composer` as `plugin.managedByComposer` ,
`plugin` . `path` as `plugin.path` ,
`plugin` . `author` as `plugin.author` ,
`plugin` . `copyright` as `plugin.copyright` ,
`plugin` . `license` as `plugin.license` ,
`plugin` . `version` as `plugin.version` ,
`plugin` . `upgrade_version` as `plugin.upgradeVersion` ,
`plugin` . `installed_at` as `plugin.installedAt` ,
`plugin` . `upgraded_at` as `plugin.upgradedAt` ,
`plugin` . `icon` as `plugin.iconRaw` ,
`plugin` . `created_at` as `plugin.createdAt` ,
`plugin` . `updated_at` as `plugin.updatedAt` ,
`plugin.translation.label` ,
COALESCE (
`plugin.translation.label` , `plugin.translation.label`
) as `plugin.label` ,
`plugin.translation.description` ,
COALESCE (
`plugin.translation.description` ,
`plugin.translation.description`
) as `plugin.description` ,
`plugin.translation.manufacturerLink` ,
COALESCE (
`plugin.translation.manufacturerLink` ,
`plugin.translation.manufacturerLink`
) as `plugin.manufacturerLink` ,
`plugin.translation.supportLink` ,
COALESCE (
`plugin.translation.supportLink` ,
`plugin.translation.supportLink`
) as `plugin.supportLink` ,
`plugin.translation.changelog` ,
COALESCE (
`plugin.translation.changelog` ,
`plugin.translation.changelog`
) as `plugin.changelog` ,
`plugin.translation.customFields` ,
COALESCE (
`plugin.translation.customFields` ,
`plugin.translation.customFields`
) as `plugin.customFields` ,
`plugin.translation.createdAt` ,
`plugin.translation.updatedAt` ,
`plugin.translation.pluginId` ,
`plugin.translation.languageId`
FROM
`plugin`
LEFT JOIN (
SELECT
`plugin.translation` . plugin_id ,
`plugin.translation` . label as `plugin.translation.label` ,
`plugin.translation` . description as `plugin.translation.description` ,
`plugin.translation` . manufacturer_link as `plugin.translation.manufacturerLink` ,
`plugin.translation` . support_link as `plugin.translation.supportLink` ,
`plugin.translation` . changelog as `plugin.translation.changelog` ,
`plugin.translation` . custom_fields as `plugin.translation.customFields` ,
`plugin.translation` . created_at as `plugin.translation.createdAt` ,
`plugin.translation` . updated_at as `plugin.translation.updatedAt` ,
`plugin.translation` . plugin_id as `plugin.translation.pluginId` ,
`plugin.translation` . language_id as `plugin.translation.languageId`
FROM
`plugin_translation` `plugin.translation`
WHERE
`plugin.translation` . language_id = ?
) `plugin.plugin_translation` ON `plugin.plugin_translation` . `plugin_id` = `plugin` . `id`
WHERE
(`plugin` . `name` = ? )
Copy
SELECT `plugin` . `id` as `plugin.id` , `plugin` . `base_class` as `plugin.baseClass` , `plugin` . `name` as `plugin.name` , `plugin` . `composer_name` as `plugin.composerName` , `plugin` . `autoload` as `plugin.autoload` , `plugin` . `active` as `plugin.active` , `plugin` . `managed_by_composer` as `plugin.managedByComposer` , `plugin` . `path` as `plugin.path` , `plugin` . `author` as `plugin.author` , `plugin` . `copyright` as `plugin.copyright` , `plugin` . `license` as `plugin.license` , `plugin` . `version` as `plugin.version` , `plugin` . `upgrade_version` as `plugin.upgradeVersion` , `plugin` . `installed_at` as `plugin.installedAt` , `plugin` . `upgraded_at` as `plugin.upgradedAt` , `plugin` . `icon` as `plugin.iconRaw` , `plugin` . `created_at` as `plugin.createdAt` , `plugin` . `updated_at` as `plugin.updatedAt` , `plugin.translation.label` , COALESCE (`plugin.translation.label` , `plugin.translation.label` ) as `plugin.label` , `plugin.translation.description` , COALESCE (`plugin.translation.description` , `plugin.translation.description` ) as `plugin.description` , `plugin.translation.manufacturerLink` , COALESCE (`plugin.translation.manufacturerLink` , `plugin.translation.manufacturerLink` ) as `plugin.manufacturerLink` , `plugin.translation.supportLink` , COALESCE (`plugin.translation.supportLink` , `plugin.translation.supportLink` ) as `plugin.supportLink` , `plugin.translation.changelog` , COALESCE (`plugin.translation.changelog` , `plugin.translation.changelog` ) as `plugin.changelog` , `plugin.translation.customFields` , COALESCE (`plugin.translation.customFields` , `plugin.translation.customFields` ) as `plugin.customFields` , `plugin.translation.createdAt` , `plugin.translation.updatedAt` , `plugin.translation.pluginId` , `plugin.translation.languageId` FROM `plugin` LEFT JOIN (SELECT `plugin.translation` . plugin_id , `plugin.translation` . label as `plugin.translation.label` , `plugin.translation` . description as `plugin.translation.description` , `plugin.translation` . manufacturer_link as `plugin.translation.manufacturerLink` , `plugin.translation` . support_link as `plugin.translation.supportLink` , `plugin.translation` . changelog as `plugin.translation.changelog` , `plugin.translation` . custom_fields as `plugin.translation.customFields` , `plugin.translation` . created_at as `plugin.translation.createdAt` , `plugin.translation` . updated_at as `plugin.translation.updatedAt` , `plugin.translation` . plugin_id as `plugin.translation.pluginId` , `plugin.translation` . language_id as `plugin.translation.languageId` FROM `plugin_translation` `plugin.translation` WHERE `plugin.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `plugin.plugin_translation` ON `plugin.plugin_translation` . `plugin_id` = `plugin` . `id` WHERE (`plugin` . `name` = 'SensusUptainConnect6' );
Copy
288
3.02 ms
SELECT `app` . `name` , `app` . `version` , `app` . `template_load_priority`
FROM `app`
INNER JOIN `app_template` ON `app_template` . `app_id` = `app` . `id`
WHERE `app` . `active` = 1 AND `app_template` . `active` = 1
SELECT `app` . `name` , `app` . `version` , `app` . `template_load_priority`
FROM `app`
INNER JOIN `app_template` ON `app_template` . `app_id` = `app` . `id`
WHERE `app` . `active` = 1 AND `app_template` . `active` = 1 ;
Copy
289
3.50 ms
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = ?
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = 'de-DE' ;
Copy
290
4.05 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.bergerExtension` . `id` as `category.bergerExtension.id` , `category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` , `category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` , `category.bergerExtension` . `code` as `category.bergerExtension.code` , `category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` , `category.bergerExtension` . `headline` as `category.bergerExtension.headline` , `category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` , `category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` , `category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` , `category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` , `category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` , `category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` , `category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` , `category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` , `category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` , `category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` , `category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` , `category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` , `category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` , `category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` , `category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` , `category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` , `category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` , `category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` , `category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` , `category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` , `category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` , `category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` , `category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` , `category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` , `category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` , `category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` , `category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` , `category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` , `category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` , `category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` , `category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` , `category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` , `category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` , `category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` , `category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` , `category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` , `category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` , `category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` , `category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` , `category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` , `category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"y\x02 ¸pL\t ïŒÐÆ–L:\e $~ "
b"W|×4zô‘\e Щ¶fiµâÄ "
b"ËFLâ,\x18 ÉO0aXEÇç\f È "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.bergerExtension` . `id` as `category.bergerExtension.id` ,
`category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` ,
`category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` ,
`category.bergerExtension` . `code` as `category.bergerExtension.code` ,
`category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` ,
`category.bergerExtension` . `headline` as `category.bergerExtension.headline` ,
`category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` ,
`category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` ,
`category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` ,
`category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` ,
`category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` ,
`category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` ,
`category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` ,
`category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` ,
`category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` ,
`category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` ,
`category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` ,
`category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` ,
`category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` ,
`category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` ,
`category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` ,
`category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` ,
`category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` ,
`category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` ,
`category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` ,
`category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` ,
`category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` ,
`category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` ,
`category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` ,
`category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` ,
`category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` ,
`category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` ,
`category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` ,
`category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` ,
`category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` ,
`category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` ,
`category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` ,
`category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` ,
`category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` ,
`category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` ,
`category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` ,
`category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` ,
`category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` ,
`category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` ,
`category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` ,
`category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` ,
`category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` ,
`category.translation.name` ,
COALESCE (
`category.translation.name` , `category.translation.name`
) as `category.name` ,
`category.translation.breadcrumb` ,
COALESCE (
`category.translation.breadcrumb` ,
`category.translation.breadcrumb`
) as `category.breadcrumb` ,
`category.translation.slotConfig` ,
COALESCE (
`category.translation.slotConfig` ,
`category.translation.slotConfig`
) as `category.slotConfig` ,
`category.translation.linkType` ,
COALESCE (
`category.translation.linkType` ,
`category.translation.linkType`
) as `category.linkType` ,
`category.translation.internalLink` ,
COALESCE (
`category.translation.internalLink` ,
`category.translation.internalLink`
) as `category.internalLink` ,
`category.translation.externalLink` ,
COALESCE (
`category.translation.externalLink` ,
`category.translation.externalLink`
) as `category.externalLink` ,
`category.translation.linkNewTab` ,
COALESCE (
`category.translation.linkNewTab` ,
`category.translation.linkNewTab`
) as `category.linkNewTab` ,
`category.translation.description` ,
COALESCE (
`category.translation.description` ,
`category.translation.description`
) as `category.description` ,
`category.translation.metaTitle` ,
COALESCE (
`category.translation.metaTitle` ,
`category.translation.metaTitle`
) as `category.metaTitle` ,
`category.translation.metaDescription` ,
COALESCE (
`category.translation.metaDescription` ,
`category.translation.metaDescription`
) as `category.metaDescription` ,
`category.translation.keywords` ,
COALESCE (
`category.translation.keywords` ,
`category.translation.keywords`
) as `category.keywords` ,
`category.translation.customFields` ,
COALESCE (
`category.translation.customFields` ,
`category.translation.customFields`
) as `category.customFields` ,
`category.translation.createdAt` ,
`category.translation.updatedAt` ,
`category.translation.categoryId` ,
`category.translation.languageId` ,
`category.translation.categoryVersionId`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . category_id ,
`category.translation` . category_version_id ,
`category.translation` . name as `category.translation.name` ,
`category.translation` . breadcrumb as `category.translation.breadcrumb` ,
`category.translation` . slot_config as `category.translation.slotConfig` ,
`category.translation` . link_type as `category.translation.linkType` ,
`category.translation` . internal_link as `category.translation.internalLink` ,
`category.translation` . external_link as `category.translation.externalLink` ,
`category.translation` . link_new_tab as `category.translation.linkNewTab` ,
`category.translation` . description as `category.translation.description` ,
`category.translation` . meta_title as `category.translation.metaTitle` ,
`category.translation` . meta_description as `category.translation.metaDescription` ,
`category.translation` . keywords as `category.translation.keywords` ,
`category.translation` . custom_fields as `category.translation.customFields` ,
`category.translation` . created_at as `category.translation.createdAt` ,
`category.translation` . updated_at as `category.translation.updatedAt` ,
`category.translation` . category_id as `category.translation.categoryId` ,
`category.translation` . language_id as `category.translation.languageId` ,
`category.translation` . category_version_id as `category.translation.categoryVersionId`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . language_id = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . category_version_id = `category` . version_id
LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? , ? , ? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.bergerExtension` . `id` as `category.bergerExtension.id` , `category.bergerExtension` . `category_version_id` as `category.bergerExtension.categoryVersionId` , `category.bergerExtension` . `category_id` as `category.bergerExtension.catgoryId` , `category.bergerExtension` . `code` as `category.bergerExtension.code` , `category.bergerExtension` . `descriptionLong` as `category.bergerExtension.descriptionLong` , `category.bergerExtension` . `headline` as `category.bergerExtension.headline` , `category.bergerExtension` . `category_filter_aggregation_1` as `category.bergerExtension.categoryFilterAggregation1` , `category.bergerExtension` . `category_filter_display_name_1` as `category.bergerExtension.categoryFilterDisplayName1` , `category.bergerExtension` . `category_filter_icon_1` as `category.bergerExtension.categoryFilterIcon1` , `category.bergerExtension` . `category_filter_order_1` as `category.bergerExtension.categoryFilterOrder1` , `category.bergerExtension` . `category_filter_aggregation_2` as `category.bergerExtension.categoryFilterAggregation2` , `category.bergerExtension` . `category_filter_display_name_2` as `category.bergerExtension.categoryFilterDisplayName2` , `category.bergerExtension` . `category_filter_icon_2` as `category.bergerExtension.categoryFilterIcon2` , `category.bergerExtension` . `category_filter_order_2` as `category.bergerExtension.categoryFilterOrder2` , `category.bergerExtension` . `category_filter_aggregation_3` as `category.bergerExtension.categoryFilterAggregation3` , `category.bergerExtension` . `category_filter_display_name_3` as `category.bergerExtension.categoryFilterDisplayName3` , `category.bergerExtension` . `category_filter_icon_3` as `category.bergerExtension.categoryFilterIcon3` , `category.bergerExtension` . `category_filter_order_3` as `category.bergerExtension.categoryFilterOrder3` , `category.bergerExtension` . `category_filter_aggregation_4` as `category.bergerExtension.categoryFilterAggregation4` , `category.bergerExtension` . `category_filter_display_name_4` as `category.bergerExtension.categoryFilterDisplayName4` , `category.bergerExtension` . `category_filter_icon_4` as `category.bergerExtension.categoryFilterIcon4` , `category.bergerExtension` . `category_filter_order_4` as `category.bergerExtension.categoryFilterOrder4` , `category.bergerExtension` . `category_filter_aggregation_5` as `category.bergerExtension.categoryFilterAggregation5` , `category.bergerExtension` . `category_filter_display_name_5` as `category.bergerExtension.categoryFilterDisplayName5` , `category.bergerExtension` . `category_filter_icon_5` as `category.bergerExtension.categoryFilterIcon5` , `category.bergerExtension` . `category_filter_order_5` as `category.bergerExtension.categoryFilterOrder5` , `category.bergerExtension` . `category_filter_aggregation_6` as `category.bergerExtension.categoryFilterAggregation6` , `category.bergerExtension` . `category_filter_display_name_6` as `category.bergerExtension.categoryFilterDisplayName6` , `category.bergerExtension` . `category_filter_icon_6` as `category.bergerExtension.categoryFilterIcon6` , `category.bergerExtension` . `category_filter_order_6` as `category.bergerExtension.categoryFilterOrder6` , `category.bergerExtension` . `category_filter_aggregation_7` as `category.bergerExtension.categoryFilterAggregation7` , `category.bergerExtension` . `category_filter_display_name_7` as `category.bergerExtension.categoryFilterDisplayName7` , `category.bergerExtension` . `category_filter_icon_7` as `category.bergerExtension.categoryFilterIcon7` , `category.bergerExtension` . `category_filter_order_7` as `category.bergerExtension.categoryFilterOrder7` , `category.bergerExtension` . `category_filter_aggregation_8` as `category.bergerExtension.categoryFilterAggregation8` , `category.bergerExtension` . `category_filter_display_name_8` as `category.bergerExtension.categoryFilterDisplayName8` , `category.bergerExtension` . `category_filter_icon_8` as `category.bergerExtension.categoryFilterIcon8` , `category.bergerExtension` . `category_filter_order_8` as `category.bergerExtension.categoryFilterOrder8` , `category.bergerExtension` . `category_filter_show_width` as `category.bergerExtension.categoryFilterShowWidth` , `category.bergerExtension` . `category_filter_show_height` as `category.bergerExtension.categoryFilterShowHeight` , `category.bergerExtension` . `category_filter_show_length` as `category.bergerExtension.categoryFilterShowLength` , `category.bergerExtension` . `category_filter_order_width` as `category.bergerExtension.categoryFilterOrderWidth` , `category.bergerExtension` . `category_filter_order_height` as `category.bergerExtension.categoryFilterOrderHeight` , `category.bergerExtension` . `category_filter_order_length` as `category.bergerExtension.categoryFilterOrderLength` , `category.bergerExtension` . `category_filter_image` as `category.bergerExtension.categoryFilterImage` , `category.bergerExtension` . `created_at` as `category.bergerExtension.createdAt` , `category.bergerExtension` . `updated_at` as `category.bergerExtension.updatedAt` , `category.translation.name` , COALESCE (`category.translation.name` , `category.translation.name` ) as `category.name` , `category.translation.breadcrumb` , COALESCE (`category.translation.breadcrumb` , `category.translation.breadcrumb` ) as `category.breadcrumb` , `category.translation.slotConfig` , COALESCE (`category.translation.slotConfig` , `category.translation.slotConfig` ) as `category.slotConfig` , `category.translation.linkType` , COALESCE (`category.translation.linkType` , `category.translation.linkType` ) as `category.linkType` , `category.translation.internalLink` , COALESCE (`category.translation.internalLink` , `category.translation.internalLink` ) as `category.internalLink` , `category.translation.externalLink` , COALESCE (`category.translation.externalLink` , `category.translation.externalLink` ) as `category.externalLink` , `category.translation.linkNewTab` , COALESCE (`category.translation.linkNewTab` , `category.translation.linkNewTab` ) as `category.linkNewTab` , `category.translation.description` , COALESCE (`category.translation.description` , `category.translation.description` ) as `category.description` , `category.translation.metaTitle` , COALESCE (`category.translation.metaTitle` , `category.translation.metaTitle` ) as `category.metaTitle` , `category.translation.metaDescription` , COALESCE (`category.translation.metaDescription` , `category.translation.metaDescription` ) as `category.metaDescription` , `category.translation.keywords` , COALESCE (`category.translation.keywords` , `category.translation.keywords` ) as `category.keywords` , `category.translation.customFields` , COALESCE (`category.translation.customFields` , `category.translation.customFields` ) as `category.customFields` , `category.translation.createdAt` , `category.translation.updatedAt` , `category.translation.categoryId` , `category.translation.languageId` , `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation` . category_id , `category.translation` . category_version_id , `category.translation` . name as `category.translation.name` , `category.translation` . breadcrumb as `category.translation.breadcrumb` , `category.translation` . slot_config as `category.translation.slotConfig` , `category.translation` . link_type as `category.translation.linkType` , `category.translation` . internal_link as `category.translation.internalLink` , `category.translation` . external_link as `category.translation.externalLink` , `category.translation` . link_new_tab as `category.translation.linkNewTab` , `category.translation` . description as `category.translation.description` , `category.translation` . meta_title as `category.translation.metaTitle` , `category.translation` . meta_description as `category.translation.metaDescription` , `category.translation` . keywords as `category.translation.keywords` , `category.translation` . custom_fields as `category.translation.customFields` , `category.translation` . created_at as `category.translation.createdAt` , `category.translation` . updated_at as `category.translation.updatedAt` , `category.translation` . category_id as `category.translation.categoryId` , `category.translation` . language_id as `category.translation.languageId` , `category.translation` . category_version_id as `category.translation.categoryVersionId` FROM `category_translation` `category.translation` WHERE `category.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . category_version_id = `category` . version_id LEFT JOIN `berger_category_extension` `category.bergerExtension` ON `category` . `id` = `category.bergerExtension` . `category_id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x7902B8704C09EF8CD0C6964C3A1B247E , 0x577CD7347AF4911BD0A9B66669B5E2C4 , 0xCB464CE22C18C94F30615845C7E70CC8 ));
Copy
291
6.46 ms
SELECT seo_path_info , path_info , sales_channel_id FROM seo_url WHERE (seo_url . is_canonical = 1 ) AND (seo_url . path_info IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND (seo_url . language_id = ? ) AND (seo_url . sales_channel_id = ? OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 )
Parameters :
[
"/navigation/cb464ce22c18c94f30615845c7e70cc8 "
"/navigation/118e1f08232643a09fb13c4159952760 "
"/navigation/9b713a7937ab421c89cf61b0388828d1 "
"/navigation/7902b8704c09ef8cd0c6964c3a1b247e "
"/navigation/7da0bebc2beb862b845d8f6aec87168f "
"/navigation/ed73dec91e641fe53ece1391575c6d00 "
"/navigation/c15d7ff984e2db2784ba5fe3314b91fc "
"/navigation/23a6b509f8c9523a8ae3772ee4f4302b "
"/navigation/1785b024b01e4f04906cdcb19fa313a0 "
"/navigation/c2361a7fbf9146a1a85de7140831d3b2 "
"/navigation/0196b35e5f837bcc8fcbc806a94f43a2 "
"/navigation/577cd7347af4911bd0a9b66669b5e2c4 "
"/navigation/942023fd08218d4bd816efe0be2ac610 "
"/navigation/862a40ce0bb7216abacab1c313902d58 "
"/navigation/57dc82d71e4b8486a5fd551c4a5eb652 "
"/navigation/339eee28b37d9c1d280ef4d1506ec2b1 "
"/navigation/b667c9dead2c42c18b4856b2fd7bba6d "
"/navigation/2ccb8cbc188767596b8c0bb73a213198 "
"/navigation/06a44fa0d719782b4e00df2de9184761 "
"/navigation/65f58ac6a51319db03ea6274efde48d1 "
"/navigation/bc035f6477cf8b8b6cfdcf9bf9868a9e "
"/navigation/2a4d917c450beaaf0ea83484e9093a4f "
"/navigation/99c410bee51b6fdb6ef4097b102673a3 "
"/navigation/671dd2a639912f88efa932767123f578 "
"/navigation/8925a07b26de2b7ca5c34494f2d05213 "
"/navigation/a477a49e616bf3a00a5708bcc8658711 "
"/navigation/a8ef51a9f5482425b7f23655f028c89a "
"/navigation/9fc017fa90b88b145a5239725df12a3f "
"/navigation/60e9da88075003e0d71be79f9e7d7f04 "
"/navigation/6f8f8ed788c09bae35af0fcc0e642d30 "
"/navigation/8c313d1013867794c6f604c395d4be58 "
"/navigation/82d3136deee0a87fed0699f93a60dd54 "
"/navigation/2f3a8272a0612977548464a7ea2429ee "
"/navigation/51e542ab217c37e64f0aeb06804870b9 "
"/navigation/7c2a434fb052e9068d6bf36f78aee9f9 "
"/navigation/f62ad662dbbeb577d2e40293b33d7a4c "
"/navigation/47dd86232bc6998b9ccf53a325f3f7a8 "
"/navigation/f7e5d41273231fce4e9d5d493a8a4139 "
"/navigation/5e10ce96a8b6e050a81953f5f0172a11 "
"/navigation/6c57b8a2756f052dbab47b6630473d72 "
"/navigation/10b5267cc6488d0a2a77f4831082ac72 "
"/navigation/c020e7a96b7bf8f54c564ace64279976 "
"/navigation/5c08de05eeccf98da2a3694687908ce2 "
"/navigation/02182749beac3867aef2920021d57bde "
"/navigation/6f55763a1eac2a35fffe01b13f4cf758 "
"/navigation/d6c794e44958a93e80871107a00686ad "
"/navigation/8a4249a5c3a8ead19d00ca93c11665f8 "
"/navigation/7f273df2053b9953ab3d5acc0000fb89 "
"/navigation/6985fa73a89bc695edc24d502dbb33d5 "
"/navigation/c9def82171c2344b8102c2aa83dd6d29 "
"/navigation/7a6aecc4b8e4af0ca9962a7b46b38e17 "
"/navigation/0195f63c8da57158992e0d92b7e3f503 "
"/navigation/8ce85d6cced943c98d126b20db813352 "
"/landingPage/019828bfca0475da89c27cf3a1145091 "
"/landingPage/01999e84bd657207bb4c209d8001ff8f "
"/navigation/6ad88cb80c864d49b794f3720d6fe55d "
"/navigation/fedc0ed9728a44ac8623bf8cb6cd32c4 "
"/navigation/018ee04db88c795484ba34b25c329463 "
"/navigation/14de4793a06e49d6a139b0262cf7daab "
"/navigation/9cc2ab97aa3e492cbba69e13b2a61d14 "
"/navigation/18bd6338b29f474e923cf5b68d36df1c "
"/navigation/018f049ff0f07819b9149db157662f45 "
"/detail/1fc24d63f523fa5821b595f07737204f "
"/detail/328c189114d77b23ab317e757eedd551 "
"/detail/3708bef20f6c51160370869af307a342 "
"/detail/3728d762eef9bcb652a84c279df7704e "
"/detail/3ea0d45a9c3e7406a68c3a3229d6c527 "
"/detail/452315cd5eede7908ac147004b8fc49a "
"/detail/466ab43df0414af077a34989f2ee9679 "
"/detail/56ec066f5669ab193757460e19e97c35 "
"/detail/701234a82614ef2875b9b1dc716d0ed7 "
"/detail/77523a40f5c948828012146ea2ee751a "
"/detail/850ad2f1dff148fd1cf827e8e0119e5d "
"/detail/8abd1c2a81e5e6526ffb14b6db16fbbc "
"/detail/93b7a92015217428c9dd9042cc082df5 "
"/detail/a12d823e66fc13821f8798a0236c3c4d "
"/detail/a5cc6a42d97041bb87673e152ee62f69 "
"/detail/b4c12907d62ecb36b7f999b0c82b57f2 "
"/detail/bb99a04953ac1cd1d6c833f1e8d3c89e "
"/detail/c7dcabdba20db9c37589f6992deee8d9 "
"/detail/d17b8402cecb1a6a1d0afefd57ff526a "
"/detail/d3a4d1f73033b2b065836aabcf3b53ff "
"/detail/d465b92437208e6737dff2d5a2120522 "
"/detail/d80d4a2d4f263a757279dc26ff93b957 "
"/detail/d8a36a00a120346a9c896a01a50beb21 "
"/detail/e248638f1ff707a8ccbf3068b9661fb8 "
"/navigation/a73372d19c514b81a3746c77427328b4 "
"/navigation/019ab5ae8baa76eab0685150a2b870ad "
"/navigation/361319f7c6884793be5375f94f314619 "
"/navigation/2c4b680f1e054180817c869fcb75879b "
"/navigation/73791880d5a94c04847538cdf883b306 "
"/navigation/5aad20b9381344d0834f9250be54c6c0 "
"/navigation/dd39d423251247b094dc1791f5030a57 "
"/navigation/b5045c817fa341b4ac1578ecc45cecb5 "
"/navigation/f16f887fca5744e382cd33fa3393feb3 "
"/navigation/019a0bd857c175e2949b111b9374c4ba "
"/uptain/getCart "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x13 .D\\x03 Mg¬GÀJûm]™ "
]
SELECT
seo_path_info ,
path_info ,
sales_channel_id
FROM
seo_url
WHERE
(seo_url . is_canonical = 1 )
AND (
seo_url . path_info IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ?
)
)
AND (seo_url . language_id = ? )
AND (
seo_url . sales_channel_id = ?
OR seo_url . sales_channel_id IS NULL
)
AND (seo_url . is_deleted = 0 )
Copy
SELECT seo_path_info , path_info , sales_channel_id FROM seo_url WHERE (seo_url . is_canonical = 1 ) AND (seo_url . path_info IN ('/navigation/cb464ce22c18c94f30615845c7e70cc8' , '/navigation/118e1f08232643a09fb13c4159952760' , '/navigation/9b713a7937ab421c89cf61b0388828d1' , '/navigation/7902b8704c09ef8cd0c6964c3a1b247e' , '/navigation/7da0bebc2beb862b845d8f6aec87168f' , '/navigation/ed73dec91e641fe53ece1391575c6d00' , '/navigation/c15d7ff984e2db2784ba5fe3314b91fc' , '/navigation/23a6b509f8c9523a8ae3772ee4f4302b' , '/navigation/1785b024b01e4f04906cdcb19fa313a0' , '/navigation/c2361a7fbf9146a1a85de7140831d3b2' , '/navigation/0196b35e5f837bcc8fcbc806a94f43a2' , '/navigation/577cd7347af4911bd0a9b66669b5e2c4' , '/navigation/942023fd08218d4bd816efe0be2ac610' , '/navigation/862a40ce0bb7216abacab1c313902d58' , '/navigation/57dc82d71e4b8486a5fd551c4a5eb652' , '/navigation/339eee28b37d9c1d280ef4d1506ec2b1' , '/navigation/b667c9dead2c42c18b4856b2fd7bba6d' , '/navigation/2ccb8cbc188767596b8c0bb73a213198' , '/navigation/06a44fa0d719782b4e00df2de9184761' , '/navigation/65f58ac6a51319db03ea6274efde48d1' , '/navigation/bc035f6477cf8b8b6cfdcf9bf9868a9e' , '/navigation/2a4d917c450beaaf0ea83484e9093a4f' , '/navigation/99c410bee51b6fdb6ef4097b102673a3' , '/navigation/671dd2a639912f88efa932767123f578' , '/navigation/8925a07b26de2b7ca5c34494f2d05213' , '/navigation/a477a49e616bf3a00a5708bcc8658711' , '/navigation/a8ef51a9f5482425b7f23655f028c89a' , '/navigation/9fc017fa90b88b145a5239725df12a3f' , '/navigation/60e9da88075003e0d71be79f9e7d7f04' , '/navigation/6f8f8ed788c09bae35af0fcc0e642d30' , '/navigation/8c313d1013867794c6f604c395d4be58' , '/navigation/82d3136deee0a87fed0699f93a60dd54' , '/navigation/2f3a8272a0612977548464a7ea2429ee' , '/navigation/51e542ab217c37e64f0aeb06804870b9' , '/navigation/7c2a434fb052e9068d6bf36f78aee9f9' , '/navigation/f62ad662dbbeb577d2e40293b33d7a4c' , '/navigation/47dd86232bc6998b9ccf53a325f3f7a8' , '/navigation/f7e5d41273231fce4e9d5d493a8a4139' , '/navigation/5e10ce96a8b6e050a81953f5f0172a11' , '/navigation/6c57b8a2756f052dbab47b6630473d72' , '/navigation/10b5267cc6488d0a2a77f4831082ac72' , '/navigation/c020e7a96b7bf8f54c564ace64279976' , '/navigation/5c08de05eeccf98da2a3694687908ce2' , '/navigation/02182749beac3867aef2920021d57bde' , '/navigation/6f55763a1eac2a35fffe01b13f4cf758' , '/navigation/d6c794e44958a93e80871107a00686ad' , '/navigation/8a4249a5c3a8ead19d00ca93c11665f8' , '/navigation/7f273df2053b9953ab3d5acc0000fb89' , '/navigation/6985fa73a89bc695edc24d502dbb33d5' , '/navigation/c9def82171c2344b8102c2aa83dd6d29' , '/navigation/7a6aecc4b8e4af0ca9962a7b46b38e17' , '/navigation/0195f63c8da57158992e0d92b7e3f503' , '/navigation/8ce85d6cced943c98d126b20db813352' , '/landingPage/019828bfca0475da89c27cf3a1145091' , '/landingPage/01999e84bd657207bb4c209d8001ff8f' , '/navigation/6ad88cb80c864d49b794f3720d6fe55d' , '/navigation/fedc0ed9728a44ac8623bf8cb6cd32c4' , '/navigation/018ee04db88c795484ba34b25c329463' , '/navigation/14de4793a06e49d6a139b0262cf7daab' , '/navigation/9cc2ab97aa3e492cbba69e13b2a61d14' , '/navigation/18bd6338b29f474e923cf5b68d36df1c' , '/navigation/018f049ff0f07819b9149db157662f45' , '/detail/1fc24d63f523fa5821b595f07737204f' , '/detail/328c189114d77b23ab317e757eedd551' , '/detail/3708bef20f6c51160370869af307a342' , '/detail/3728d762eef9bcb652a84c279df7704e' , '/detail/3ea0d45a9c3e7406a68c3a3229d6c527' , '/detail/452315cd5eede7908ac147004b8fc49a' , '/detail/466ab43df0414af077a34989f2ee9679' , '/detail/56ec066f5669ab193757460e19e97c35' , '/detail/701234a82614ef2875b9b1dc716d0ed7' , '/detail/77523a40f5c948828012146ea2ee751a' , '/detail/850ad2f1dff148fd1cf827e8e0119e5d' , '/detail/8abd1c2a81e5e6526ffb14b6db16fbbc' , '/detail/93b7a92015217428c9dd9042cc082df5' , '/detail/a12d823e66fc13821f8798a0236c3c4d' , '/detail/a5cc6a42d97041bb87673e152ee62f69' , '/detail/b4c12907d62ecb36b7f999b0c82b57f2' , '/detail/bb99a04953ac1cd1d6c833f1e8d3c89e' , '/detail/c7dcabdba20db9c37589f6992deee8d9' , '/detail/d17b8402cecb1a6a1d0afefd57ff526a' , '/detail/d3a4d1f73033b2b065836aabcf3b53ff' , '/detail/d465b92437208e6737dff2d5a2120522' , '/detail/d80d4a2d4f263a757279dc26ff93b957' , '/detail/d8a36a00a120346a9c896a01a50beb21' , '/detail/e248638f1ff707a8ccbf3068b9661fb8' , '/navigation/a73372d19c514b81a3746c77427328b4' , '/navigation/019ab5ae8baa76eab0685150a2b870ad' , '/navigation/361319f7c6884793be5375f94f314619' , '/navigation/2c4b680f1e054180817c869fcb75879b' , '/navigation/73791880d5a94c04847538cdf883b306' , '/navigation/5aad20b9381344d0834f9250be54c6c0' , '/navigation/dd39d423251247b094dc1791f5030a57' , '/navigation/b5045c817fa341b4ac1578ecc45cecb5' , '/navigation/f16f887fca5744e382cd33fa3393feb3' , '/navigation/019a0bd857c175e2949b111b9374c4ba' , '/uptain/getCart' )) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . sales_channel_id = 0x132E445C03814D67AC47C04AFB6D5D99 OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 );
Copy
292
3.38 ms
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"\x01 š$‘O0r0¹;¶ï¹#Øâ "
b"\x07 ô8ÐjŠIQ£\x02 :^x\x10 ø„ "
b"'ráóÌRCe“íL{"”&þ "
b"À\x19 Ý/G9Mh‡F\x02 x\x1A\x1E °j "
b"ô29ã.\x16 H1¥~IÊáÛw "
b"d0pÆu\CóXë¥\x0F M\v\x17 "
b"§UÆH6ÒGC²•„RPÄXb "
]
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 (0x019A24914F307230B93BB6EFB923D8E2 , 0x07F438D06A8A4951A3023A5E7810F884 , 0x2772E1F3CC52436593ED4C7B229426FE , 0xC019DD2F47394D68874602781A1EB06A , 0xF43239E32E16483181A57E49CAE1DB77 , 0x643070C6755C43F3AD58EBA50F4D0B17 , 0xA755C64836D24743B295845250C45862 );
Copy