1
1.99 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
2
1.33 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
3
1.17 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
4
1.03 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
5
1.74 ms
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC ;
Copy
6
0.38 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
7
1.14 ms
SELECT CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) `key` , CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) url , LOWER (HEX (domain . id )) id , LOWER (HEX (sales_channel . id )) salesChannelId , LOWER (HEX (sales_channel . type_id )) typeId , LOWER (HEX (domain . snippet_set_id )) snippetSetId , LOWER (HEX (domain . currency_id )) currencyId , LOWER (HEX (domain . language_id )) languageId , LOWER (HEX (theme . id )) themeId , sales_channel . maintenance maintenance , sales_channel . maintenance_ip_whitelist maintenanceIpWhitelist , snippet_set . iso as locale , theme . technical_name as themeName , parentTheme . technical_name as parentThemeName FROM sales_channel INNER JOIN sales_channel_domain domain ON domain . sales_channel_id = sales_channel . id LEFT JOIN theme_sales_channel theme_sales_channel ON sales_channel . id = theme_sales_channel . sales_channel_id INNER JOIN snippet_set snippet_set ON snippet_set . id = domain . snippet_set_id LEFT JOIN theme theme ON theme_sales_channel . theme_id = theme . id LEFT JOIN theme parentTheme ON theme . parent_theme_id = parentTheme . id WHERE (sales_channel . type_id = UNHEX (? )) AND (sales_channel . active )
Parameters :
[
"8a243080f92e4c719546314b577cf82b "
]
SELECT CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) `key` , CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) url , LOWER (HEX (domain . id )) id , LOWER (HEX (sales_channel . id )) salesChannelId , LOWER (HEX (sales_channel . type_id )) typeId , LOWER (HEX (domain . snippet_set_id )) snippetSetId , LOWER (HEX (domain . currency_id )) currencyId , LOWER (HEX (domain . language_id )) languageId , LOWER (HEX (theme . id )) themeId , sales_channel . maintenance maintenance , sales_channel . maintenance_ip_whitelist maintenanceIpWhitelist , snippet_set . iso as locale , theme . technical_name as themeName , parentTheme . technical_name as parentThemeName FROM sales_channel INNER JOIN sales_channel_domain domain ON domain . sales_channel_id = sales_channel . id LEFT JOIN theme_sales_channel theme_sales_channel ON sales_channel . id = theme_sales_channel . sales_channel_id INNER JOIN snippet_set snippet_set ON snippet_set . id = domain . snippet_set_id LEFT JOIN theme theme ON theme_sales_channel . theme_id = theme . id LEFT JOIN theme parentTheme ON theme . parent_theme_id = parentTheme . id WHERE (sales_channel . type_id = UNHEX ('8a243080f92e4c719546314b577cf82b' )) AND (sales_channel . active );
Copy
8
1.00 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 = ? OR seo_path_info = ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‘j‹”øs¸«óm¯(ë†\ "
"terraform.tfvars.save "
"terraform.tfvars.save/ "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0x01916A8B94F873B8ABF36DAF28EB865C OR sales_channel_id IS NULL )) AND ((seo_path_info = 'terraform.tfvars.save' OR seo_path_info = 'terraform.tfvars.save/' ));
Copy
9
0.91 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"\x01 ‘j‹”øs¸«óm¯(ë†\ "
"/terraform.tfvars.save "
]
SELECT path_info pathInfo , seo_path_info seoPathInfo FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (sales_channel_id = 0x01916A8B94F873B8ABF36DAF28EB865C ) AND (path_info = '/terraform.tfvars.save' ) AND (is_canonical = 1 ) LIMIT 1 ;
Copy
10
1.24 ms
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id = ? OR system_config . sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters :
[
b"\x01 ‘j‹”øs¸«óm¯(ë†\ "
]
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id = 0x01916A8B94F873B8ABF36DAF28EB865C OR system_config . sales_channel_id IS NULL ORDER BY sales_channel_id ASC ;
Copy
11
2.25 ms
SELECT `seo_url` . `id` as `seo_url.id` , `seo_url` . `sales_channel_id` as `seo_url.salesChannelId` , `seo_url` . `language_id` as `seo_url.languageId` , `seo_url` . `foreign_key` as `seo_url.foreignKey` , `seo_url` . `route_name` as `seo_url.routeName` , `seo_url` . `path_info` as `seo_url.pathInfo` , `seo_url` . `seo_path_info` as `seo_url.seoPathInfo` , `seo_url` . `is_canonical` as `seo_url.isCanonical` , `seo_url` . `is_modified` as `seo_url.isModified` , `seo_url` . `is_deleted` as `seo_url.isDeleted` , `seo_url` . `custom_fields` as `seo_url.customFields` , `seo_url` . `created_at` as `seo_url.createdAt` , `seo_url` . `updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url` . `path_info` = ? AND `seo_url` . `is_canonical` = ? )
Parameters :
[
"/terraform.tfvars.save "
true
]
SELECT `seo_url` . `id` as `seo_url.id` , `seo_url` . `sales_channel_id` as `seo_url.salesChannelId` , `seo_url` . `language_id` as `seo_url.languageId` , `seo_url` . `foreign_key` as `seo_url.foreignKey` , `seo_url` . `route_name` as `seo_url.routeName` , `seo_url` . `path_info` as `seo_url.pathInfo` , `seo_url` . `seo_path_info` as `seo_url.seoPathInfo` , `seo_url` . `is_canonical` as `seo_url.isCanonical` , `seo_url` . `is_modified` as `seo_url.isModified` , `seo_url` . `is_deleted` as `seo_url.isDeleted` , `seo_url` . `custom_fields` as `seo_url.customFields` , `seo_url` . `created_at` as `seo_url.createdAt` , `seo_url` . `updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url` . `path_info` = '/terraform.tfvars.save' AND `seo_url` . `is_canonical` = 1 );
Copy
12
0.79 ms
SELECT `custom_field_set_relation` . `id` as `custom_field_set_relation.id` , `custom_field_set_relation` . `set_id` as `custom_field_set_relation.customFieldSetId` , `custom_field_set_relation` . `entity_name` as `custom_field_set_relation.entityName` , `custom_field_set_relation` . `created_at` as `custom_field_set_relation.createdAt` , `custom_field_set_relation` . `updated_at` as `custom_field_set_relation.updatedAt` FROM `custom_field_set_relation` WHERE (`custom_field_set_relation` . `entity_name` = ? )
Parameters :
[
"category "
]
SELECT `custom_field_set_relation` . `id` as `custom_field_set_relation.id` , `custom_field_set_relation` . `set_id` as `custom_field_set_relation.customFieldSetId` , `custom_field_set_relation` . `entity_name` as `custom_field_set_relation.entityName` , `custom_field_set_relation` . `created_at` as `custom_field_set_relation.createdAt` , `custom_field_set_relation` . `updated_at` as `custom_field_set_relation.updatedAt` FROM `custom_field_set_relation` WHERE (`custom_field_set_relation` . `entity_name` = 'category' );
Copy
13
0.57 ms
SELECT `custom_field_set_relation` . `id` as `custom_field_set_relation.id` , `custom_field_set_relation` . `set_id` as `custom_field_set_relation.customFieldSetId` , `custom_field_set_relation` . `entity_name` as `custom_field_set_relation.entityName` , `custom_field_set_relation` . `created_at` as `custom_field_set_relation.createdAt` , `custom_field_set_relation` . `updated_at` as `custom_field_set_relation.updatedAt` FROM `custom_field_set_relation` WHERE (`custom_field_set_relation` . `entity_name` = ? )
Parameters :
[
"product "
]
SELECT `custom_field_set_relation` . `id` as `custom_field_set_relation.id` , `custom_field_set_relation` . `set_id` as `custom_field_set_relation.customFieldSetId` , `custom_field_set_relation` . `entity_name` as `custom_field_set_relation.entityName` , `custom_field_set_relation` . `created_at` as `custom_field_set_relation.createdAt` , `custom_field_set_relation` . `updated_at` as `custom_field_set_relation.updatedAt` FROM `custom_field_set_relation` WHERE (`custom_field_set_relation` . `entity_name` = 'product' );
Copy
14
0.83 ms
SELECT `custom_field_set` . `id` as `custom_field_set.id` , `custom_field_set` . `name` as `custom_field_set.name` , `custom_field_set` . `config` as `custom_field_set.config` , `custom_field_set` . `active` as `custom_field_set.active` , `custom_field_set` . `global` as `custom_field_set.global` , `custom_field_set` . `position` as `custom_field_set.position` , `custom_field_set` . `app_id` as `custom_field_set.appId` , `custom_field_set` . `created_at` as `custom_field_set.createdAt` , `custom_field_set` . `updated_at` as `custom_field_set.updatedAt` FROM `custom_field_set` WHERE `custom_field_set` . `id` IN (? )
Parameters :
[
b"\x01 ‘“!|TrJšœåM~\x18 æH "
]
SELECT `custom_field_set` . `id` as `custom_field_set.id` , `custom_field_set` . `name` as `custom_field_set.name` , `custom_field_set` . `config` as `custom_field_set.config` , `custom_field_set` . `active` as `custom_field_set.active` , `custom_field_set` . `global` as `custom_field_set.global` , `custom_field_set` . `position` as `custom_field_set.position` , `custom_field_set` . `app_id` as `custom_field_set.appId` , `custom_field_set` . `created_at` as `custom_field_set.createdAt` , `custom_field_set` . `updated_at` as `custom_field_set.updatedAt` FROM `custom_field_set` WHERE `custom_field_set` . `id` IN (0x019193217C54724A9A9CE54D7E18E648 );
Copy
15
1.43 ms
SELECT `custom_field` . `id` as `custom_field.id` , `custom_field` . `name` as `custom_field.name` , `custom_field` . `type` as `custom_field.type` , `custom_field` . `config` as `custom_field.config` , `custom_field` . `active` as `custom_field.active` , `custom_field` . `set_id` as `custom_field.customFieldSetId` , `custom_field` . `allow_customer_write` as `custom_field.allowCustomerWrite` , `custom_field` . `allow_cart_expose` as `custom_field.allowCartExpose` , `custom_field` . `created_at` as `custom_field.createdAt` , `custom_field` . `updated_at` as `custom_field.updatedAt` FROM `custom_field` WHERE (`custom_field` . `set_id` IN (? ))
Parameters :
[
b"\x01 ‘“!|TrJšœåM~\x18 æH "
]
SELECT `custom_field` . `id` as `custom_field.id` , `custom_field` . `name` as `custom_field.name` , `custom_field` . `type` as `custom_field.type` , `custom_field` . `config` as `custom_field.config` , `custom_field` . `active` as `custom_field.active` , `custom_field` . `set_id` as `custom_field.customFieldSetId` , `custom_field` . `allow_customer_write` as `custom_field.allowCustomerWrite` , `custom_field` . `allow_cart_expose` as `custom_field.allowCartExpose` , `custom_field` . `created_at` as `custom_field.createdAt` , `custom_field` . `updated_at` as `custom_field.updatedAt` FROM `custom_field` WHERE (`custom_field` . `set_id` IN (0x019193217C54724A9A9CE54D7E18E648 ));
Copy
16
0.76 ms
SELECT `custom_field_set_relation` . `id` as `custom_field_set_relation.id` , `custom_field_set_relation` . `set_id` as `custom_field_set_relation.customFieldSetId` , `custom_field_set_relation` . `entity_name` as `custom_field_set_relation.entityName` , `custom_field_set_relation` . `created_at` as `custom_field_set_relation.createdAt` , `custom_field_set_relation` . `updated_at` as `custom_field_set_relation.updatedAt` FROM `custom_field_set_relation` WHERE (`custom_field_set_relation` . `entity_name` = ? )
Parameters :
[
"promotion "
]
SELECT `custom_field_set_relation` . `id` as `custom_field_set_relation.id` , `custom_field_set_relation` . `set_id` as `custom_field_set_relation.customFieldSetId` , `custom_field_set_relation` . `entity_name` as `custom_field_set_relation.entityName` , `custom_field_set_relation` . `created_at` as `custom_field_set_relation.createdAt` , `custom_field_set_relation` . `updated_at` as `custom_field_set_relation.updatedAt` FROM `custom_field_set_relation` WHERE (`custom_field_set_relation` . `entity_name` = 'promotion' );
Copy
17
0.95 ms
SELECT `custom_field_set_relation` . `id` as `custom_field_set_relation.id` , `custom_field_set_relation` . `set_id` as `custom_field_set_relation.customFieldSetId` , `custom_field_set_relation` . `entity_name` as `custom_field_set_relation.entityName` , `custom_field_set_relation` . `created_at` as `custom_field_set_relation.createdAt` , `custom_field_set_relation` . `updated_at` as `custom_field_set_relation.updatedAt` FROM `custom_field_set_relation` WHERE (`custom_field_set_relation` . `entity_name` = ? )
Parameters :
[
"customer "
]
SELECT `custom_field_set_relation` . `id` as `custom_field_set_relation.id` , `custom_field_set_relation` . `set_id` as `custom_field_set_relation.customFieldSetId` , `custom_field_set_relation` . `entity_name` as `custom_field_set_relation.entityName` , `custom_field_set_relation` . `created_at` as `custom_field_set_relation.createdAt` , `custom_field_set_relation` . `updated_at` as `custom_field_set_relation.updatedAt` FROM `custom_field_set_relation` WHERE (`custom_field_set_relation` . `entity_name` = 'customer' );
Copy
18
0.76 ms
SELECT `custom_field_set` . `id` as `custom_field_set.id` , `custom_field_set` . `name` as `custom_field_set.name` , `custom_field_set` . `config` as `custom_field_set.config` , `custom_field_set` . `active` as `custom_field_set.active` , `custom_field_set` . `global` as `custom_field_set.global` , `custom_field_set` . `position` as `custom_field_set.position` , `custom_field_set` . `app_id` as `custom_field_set.appId` , `custom_field_set` . `created_at` as `custom_field_set.createdAt` , `custom_field_set` . `updated_at` as `custom_field_set.updatedAt` FROM `custom_field_set` WHERE `custom_field_set` . `id` IN (? )
Parameters :
[
b"\x01 ’F¸àapg¾±Ãþ©»´³ "
]
SELECT `custom_field_set` . `id` as `custom_field_set.id` , `custom_field_set` . `name` as `custom_field_set.name` , `custom_field_set` . `config` as `custom_field_set.config` , `custom_field_set` . `active` as `custom_field_set.active` , `custom_field_set` . `global` as `custom_field_set.global` , `custom_field_set` . `position` as `custom_field_set.position` , `custom_field_set` . `app_id` as `custom_field_set.appId` , `custom_field_set` . `created_at` as `custom_field_set.createdAt` , `custom_field_set` . `updated_at` as `custom_field_set.updatedAt` FROM `custom_field_set` WHERE `custom_field_set` . `id` IN (0x019246B8E0617067BEB1C3FEA9BBB4B3 );
Copy
19
0.89 ms
SELECT `custom_field` . `id` as `custom_field.id` , `custom_field` . `name` as `custom_field.name` , `custom_field` . `type` as `custom_field.type` , `custom_field` . `config` as `custom_field.config` , `custom_field` . `active` as `custom_field.active` , `custom_field` . `set_id` as `custom_field.customFieldSetId` , `custom_field` . `allow_customer_write` as `custom_field.allowCustomerWrite` , `custom_field` . `allow_cart_expose` as `custom_field.allowCartExpose` , `custom_field` . `created_at` as `custom_field.createdAt` , `custom_field` . `updated_at` as `custom_field.updatedAt` FROM `custom_field` WHERE (`custom_field` . `set_id` IN (? ))
Parameters :
[
b"\x01 ’F¸àapg¾±Ãþ©»´³ "
]
SELECT `custom_field` . `id` as `custom_field.id` , `custom_field` . `name` as `custom_field.name` , `custom_field` . `type` as `custom_field.type` , `custom_field` . `config` as `custom_field.config` , `custom_field` . `active` as `custom_field.active` , `custom_field` . `set_id` as `custom_field.customFieldSetId` , `custom_field` . `allow_customer_write` as `custom_field.allowCustomerWrite` , `custom_field` . `allow_cart_expose` as `custom_field.allowCartExpose` , `custom_field` . `created_at` as `custom_field.createdAt` , `custom_field` . `updated_at` as `custom_field.updatedAt` FROM `custom_field` WHERE (`custom_field` . `set_id` IN (0x019246B8E0617067BEB1C3FEA9BBB4B3 ));
Copy
20
0.65 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` FROM `language` WHERE `language` . `id` IN (? )
Parameters :
[
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` FROM `language` WHERE `language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
21
1.24 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
22
0.59 ms
SELECT `custom_field_set_relation` . `id` as `custom_field_set_relation.id` , `custom_field_set_relation` . `set_id` as `custom_field_set_relation.customFieldSetId` , `custom_field_set_relation` . `entity_name` as `custom_field_set_relation.entityName` , `custom_field_set_relation` . `created_at` as `custom_field_set_relation.createdAt` , `custom_field_set_relation` . `updated_at` as `custom_field_set_relation.updatedAt` FROM `custom_field_set_relation` WHERE (`custom_field_set_relation` . `entity_name` = ? )
SELECT `custom_field_set_relation` . `id` as `custom_field_set_relation.id` , `custom_field_set_relation` . `set_id` as `custom_field_set_relation.customFieldSetId` , `custom_field_set_relation` . `entity_name` as `custom_field_set_relation.entityName` , `custom_field_set_relation` . `created_at` as `custom_field_set_relation.createdAt` , `custom_field_set_relation` . `updated_at` as `custom_field_set_relation.updatedAt` FROM `custom_field_set_relation` WHERE (`custom_field_set_relation` . `entity_name` = 'order' );
Copy