1
0.52 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
0.48 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
3
0.35 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
4
0.13 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
5
0.46 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"» r>‗XK:ùئ═ \x17 ╗f "
"maintenance "
"maintenance/ "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0xAFFF723EF2584B3A979DDDCDFF17BB66 OR sales_channel_id IS NULL )) AND ((seo_path_info = 'maintenance' OR seo_path_info = 'maintenance/' ));
Copy
6
0.27 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"» r>‗XK:ùئ═ \x17 ╗f "
"/maintenance "
]
SELECT path_info pathInfo , seo_path_info seoPathInfo FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (sales_channel_id = 0xAFFF723EF2584B3A979DDDCDFF17BB66 ) AND (path_info = '/maintenance' ) AND (is_canonical = 1 ) LIMIT 1 ;
Copy
7
0.34 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"» r>‗XK:ùئ═ \x17 ╗f "
"maintenance "
]
SELECT seo_path_info as seoPathInfo , path_info pathInfo , is_canonical isCanonical FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0xAFFF723EF2584B3A979DDDCDFF17BB66 OR sales_channel_id IS NULL )) AND (seo_path_info LIKE CONCAT (TRIM (TRAILING "/" FROM 'maintenance' ), "%" )) ORDER BY sales_channel_id IS NULL ASC , LENGTH (seoPathInfo ) ASC , is_canonical DESC LIMIT 1 ;
Copy
8
0.69 ms
SELECT path_info pathInfo , seo_path_info seoPathInfo FROM seo_url WHERE (language_id = ? ) AND (sales_channel_id = ? ) AND (id ! = ? ) AND (path_info = ? ) AND (is_canonical = 1 ) LIMIT 1
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"» r>‗XK:ùئ═ \x17 ╗f "
""
"/maintenance "
]
SELECT path_info pathInfo , seo_path_info seoPathInfo FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (sales_channel_id = 0xAFFF723EF2584B3A979DDDCDFF17BB66 ) AND (id ! = '' ) AND (path_info = '/maintenance' ) AND (is_canonical = 1 ) LIMIT 1 ;
Copy
9
1.15 ms
SELECT LOWER (HEX (`id` )) AS `id` FROM `moorl_fb_form` WHERE (`updated_at` IS NULL OR (`show_from` > `updated_at` AND `show_from` < '2025-01-19T18:32:40+00:00' ) OR (`show_until` > `updated_at` AND `show_until` < '2025-01-19T18:32:40+00:00' )) AND `active` = '1' ;
SELECT LOWER (HEX (`id` )) AS `id` FROM `moorl_fb_form` WHERE (`updated_at` IS NULL OR (`show_from` > `updated_at` AND `show_from` < '2025-01-19T18:32:40+00:00' ) OR (`show_until` > `updated_at` AND `show_until` < '2025-01-19T18:32:40+00:00' )) AND `active` = '1' ; ;
Copy
10
0.79 ms
SELECT LOWER (HEX (`id` )) AS `id` FROM `moorl_fb_element` WHERE (`updated_at` IS NULL OR (`show_from` > `updated_at` AND `show_from` < '2025-01-19T18:32:40+00:00' ) OR (`show_until` > `updated_at` AND `show_until` < '2025-01-19T18:32:40+00:00' )) AND `active` = '1' ;
SELECT LOWER (HEX (`id` )) AS `id` FROM `moorl_fb_element` WHERE (`updated_at` IS NULL OR (`show_from` > `updated_at` AND `show_from` < '2025-01-19T18:32:40+00:00' ) OR (`show_until` > `updated_at` AND `show_until` < '2025-01-19T18:32:40+00:00' )) AND `active` = '1' ; ;
Copy
11
0.55 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"» r>‗XK:ùئ═ \x17 ╗f "
"nqeIFRCwRAZRfnSHQLaqljrTDtXreiG4 "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0xAFFF723EF2584B3A979DDDCDFF17BB66 ) AND (token = 'nqeIFRCwRAZRfnSHQLaqljrTDtXreiG4' ) LIMIT 1 ;
Copy
12
0.31 ms
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = ? )
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = 1 );
Copy
13
0.77 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` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , 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` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ìêâÃ#q\x1F ìÝ´GÙ»É\x19 "
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
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` . `id` IN (? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , 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` . `id` IN (0x018D8883C723711F8DEDEF47EBAF9019 );
Copy
14
0.25 ms
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (? ))
Parameters :
[
b"\x01 ìêâÃ#q\x1F ìÝ´GÙ»É\x19 "
]
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (0x018D8883C723711F8DEDEF47EBAF9019 ));
Copy
15
0.54 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` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , 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` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ÄVkNKryÉH╣o_õ>Ä "
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
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` . `id` IN (? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , 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` . `id` IN (0x018E566B4E4B72799048B96F5FE43E8E );
Copy
16
0.21 ms
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (? ))
Parameters :
[
b"\x01 ÄVkNKryÉH╣o_õ>Ä "
]
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (0x018E566B4E4B72799048B96F5FE43E8E ));
Copy
17
0.62 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` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , 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` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‘F`\x02 Õs\x1D ž>qÀ=-\x05 Ð "
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
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` . `id` IN (? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , 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` . `id` IN (0x0191466002D5731D9E3E71C03D2D05D0 );
Copy
18
0.18 ms
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (? ))
Parameters :
[
b"\x01 ‘F`\x02 Õs\x1D ž>qÀ=-\x05 Ð "
]
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (0x0191466002D5731D9E3E71C03D2D05D0 ));
Copy
19
0.48 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` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , 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` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x19 ‡|¦\x10\x16 L’‘zæТ;P "
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
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` . `id` IN (? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , 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` . `id` IN (0x19877CA610164C92917AE6D0A23B50A0 );
Copy
20
0.16 ms
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (? ))
Parameters :
[
b"\x19 ‡|¦\x10\x16 L’‘zæТ;P "
]
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (0x19877CA610164C92917AE6D0A23B50A0 ));
Copy
21
0.41 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
22
0.24 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
23
0.75 ms
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = ? AND `sales_channel_country` . `country_id` = ? )
Parameters :
[
b"» r>‗XK:ùئ═ \x17 ╗f "
b"aI»¥÷\x07 Kƒ¬\x14 âo\x12 =7º "
]
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = 0xAFFF723EF2584B3A979DDDCDFF17BB66 AND `sales_channel_country` . `country_id` = 0x6149BBA5F7074B83AC14E26F123D37BA );
Copy
24
0.17 ms
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = ? )
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = 1 );
Copy
25
0.40 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` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , 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` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ìêâÃ#q\x1F ìÝ´GÙ»É\x19 "
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
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` . `id` IN (? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , 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` . `id` IN (0x018D8883C723711F8DEDEF47EBAF9019 );
Copy
26
0.16 ms
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (? ))
Parameters :
[
b"\x01 ìêâÃ#q\x1F ìÝ´GÙ»É\x19 "
]
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (0x018D8883C723711F8DEDEF47EBAF9019 ));
Copy
27
0.47 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` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , 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` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ÄVkNKryÉH╣o_õ>Ä "
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
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` . `id` IN (? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , 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` . `id` IN (0x018E566B4E4B72799048B96F5FE43E8E );
Copy
28
0.21 ms
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (? ))
Parameters :
[
b"\x01 ÄVkNKryÉH╣o_õ>Ä "
]
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (0x018E566B4E4B72799048B96F5FE43E8E ));
Copy
29
0.50 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` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , 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` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‘F`\x02 Õs\x1D ž>qÀ=-\x05 Ð "
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
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` . `id` IN (? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , 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` . `id` IN (0x0191466002D5731D9E3E71C03D2D05D0 );
Copy
30
0.19 ms
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (? ))
Parameters :
[
b"\x01 ‘F`\x02 Õs\x1D ž>qÀ=-\x05 Ð "
]
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (0x0191466002D5731D9E3E71C03D2D05D0 ));
Copy
31
0.53 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` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , 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` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x19 ‡|¦\x10\x16 L’‘zæТ;P "
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
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` . `id` IN (? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , 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` . `id` IN (0x19877CA610164C92917AE6D0A23B50A0 );
Copy
32
0.23 ms
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (? ))
Parameters :
[
b"\x19 ‡|¦\x10\x16 L’‘zæТ;P "
]
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (0x19877CA610164C92917AE6D0A23B50A0 ));
Copy
33
0.48 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
34
0.32 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
35
3.43 ms
SELECT `moorl_fb_form` . `id` as `moorl_fb_form.id` , `moorl_fb_form` . `tax_id` as `moorl_fb_form.taxId` , `moorl_fb_form` . `user_id` as `moorl_fb_form.userId` , `moorl_fb_form` . `media_id` as `moorl_fb_form.mediaId` , `moorl_fb_form` . `sales_channel_id` as `moorl_fb_form.salesChannelId` , `moorl_fb_form` . `product_stream_id` as `moorl_fb_form.productStreamId` , `moorl_fb_form` . `customer_group_id` as `moorl_fb_form.customerGroupId` , `moorl_fb_form` . `shipping_method_id` as `moorl_fb_form.shippingMethodId` , `moorl_fb_form` . `payment_method_id` as `moorl_fb_form.paymentMethodId` , `moorl_fb_form` . `country_id` as `moorl_fb_form.countryId` , `moorl_fb_form` . `language_id` as `moorl_fb_form.languageId` , `moorl_fb_form` . `show_from` as `moorl_fb_form.showFrom` , `moorl_fb_form` . `show_until` as `moorl_fb_form.showUntil` , `moorl_fb_form` . `media_folder_id` as `moorl_fb_form.mediaFolderId` , `moorl_fb_form` . `type` as `moorl_fb_form.type` , `moorl_fb_form` . `active` as `moorl_fb_form.active` , `moorl_fb_form` . `use_captcha` as `moorl_fb_form.useCaptcha` , `moorl_fb_form` . `send_mail` as `moorl_fb_form.sendMail` , `moorl_fb_form` . `insert_database` as `moorl_fb_form.insertDatabase` , `moorl_fb_form` . `locked` as `moorl_fb_form.locked` , `moorl_fb_form` . `technical_name` as `moorl_fb_form.technicalName` , `moorl_fb_form` . `redirect_to` as `moorl_fb_form.redirectTo` , `moorl_fb_form` . `related_entity` as `moorl_fb_form.relatedEntity` , `moorl_fb_form` . `send_copy_type` as `moorl_fb_form.sendCopyType` , `moorl_fb_form` . `config` as `moorl_fb_form.config` , `moorl_fb_form` . `actions` as `moorl_fb_form.actions` , `moorl_fb_form` . `custom_fields` as `moorl_fb_form.customFields` , `moorl_fb_form.tax` . `id` as `moorl_fb_form.tax.id` , `moorl_fb_form.tax` . `tax_rate` as `moorl_fb_form.tax.taxRate` , `moorl_fb_form.tax` . `name` as `moorl_fb_form.tax.name` , `moorl_fb_form.tax` . `position` as `moorl_fb_form.tax.position` , `moorl_fb_form.tax` . `custom_fields` as `moorl_fb_form.tax.customFields` , `moorl_fb_form.tax` . `created_at` as `moorl_fb_form.tax.createdAt` , `moorl_fb_form.tax` . `updated_at` as `moorl_fb_form.tax.updatedAt` , `moorl_fb_form.media` . `id` as `moorl_fb_form.media.id` , `moorl_fb_form.media` . `user_id` as `moorl_fb_form.media.userId` , `moorl_fb_form.media` . `media_folder_id` as `moorl_fb_form.media.mediaFolderId` , `moorl_fb_form.media` . `mime_type` as `moorl_fb_form.media.mimeType` , `moorl_fb_form.media` . `file_extension` as `moorl_fb_form.media.fileExtension` , `moorl_fb_form.media` . `uploaded_at` as `moorl_fb_form.media.uploadedAt` , `moorl_fb_form.media` . `file_name` as `moorl_fb_form.media.fileName` , `moorl_fb_form.media` . `file_size` as `moorl_fb_form.media.fileSize` , `moorl_fb_form.media` . `media_type` as `moorl_fb_form.media.mediaTypeRaw` , `moorl_fb_form.media` . `meta_data` as `moorl_fb_form.media.metaData` , `moorl_fb_form.media` . `config` as `moorl_fb_form.media.config` , `moorl_fb_form.media` . `path` as `moorl_fb_form.media.path` , `moorl_fb_form.media` . `private` as `moorl_fb_form.media.private` , `moorl_fb_form.media` . `thumbnails_ro` as `moorl_fb_form.media.thumbnailsRo` , `moorl_fb_form.media` . `created_at` as `moorl_fb_form.media.createdAt` , `moorl_fb_form.media` . `updated_at` as `moorl_fb_form.media.updatedAt` , `moorl_fb_form.media.translation.title` , COALESCE (`moorl_fb_form.media.translation.title` , `moorl_fb_form.media.translation.title` ) as `moorl_fb_form.media.title` , `moorl_fb_form.media.translation.alt` , COALESCE (`moorl_fb_form.media.translation.alt` , `moorl_fb_form.media.translation.alt` ) as `moorl_fb_form.media.alt` , `moorl_fb_form.media.translation.customFields` , COALESCE (`moorl_fb_form.media.translation.customFields` , `moorl_fb_form.media.translation.customFields` ) as `moorl_fb_form.media.customFields` , `moorl_fb_form.media.translation.createdAt` , `moorl_fb_form.media.translation.updatedAt` , `moorl_fb_form.media.translation.mediaId` , `moorl_fb_form.media.translation.languageId` , `moorl_fb_form` . `created_at` as `moorl_fb_form.createdAt` , `moorl_fb_form` . `updated_at` as `moorl_fb_form.updatedAt` , `moorl_fb_form.translation.name` , COALESCE (`moorl_fb_form.translation.name` , `moorl_fb_form.translation.name` ) as `moorl_fb_form.name` , `moorl_fb_form.translation.successMessage` , COALESCE (`moorl_fb_form.translation.successMessage` , `moorl_fb_form.translation.successMessage` ) as `moorl_fb_form.successMessage` , `moorl_fb_form.translation.errorMessage` , COALESCE (`moorl_fb_form.translation.errorMessage` , `moorl_fb_form.translation.errorMessage` ) as `moorl_fb_form.errorMessage` , `moorl_fb_form.translation.custom1` , COALESCE (`moorl_fb_form.translation.custom1` , `moorl_fb_form.translation.custom1` ) as `moorl_fb_form.custom1` , `moorl_fb_form.translation.custom2` , COALESCE (`moorl_fb_form.translation.custom2` , `moorl_fb_form.translation.custom2` ) as `moorl_fb_form.custom2` , `moorl_fb_form.translation.mailReceiver` , COALESCE (`moorl_fb_form.translation.mailReceiver` , `moorl_fb_form.translation.mailReceiver` ) as `moorl_fb_form.mailReceiver` , `moorl_fb_form.translation.storefrontTemplate` , COALESCE (`moorl_fb_form.translation.storefrontTemplate` , `moorl_fb_form.translation.storefrontTemplate` ) as `moorl_fb_form.storefrontTemplate` , `moorl_fb_form.translation.createdAt` , `moorl_fb_form.translation.updatedAt` , `moorl_fb_form.translation.moorlFbFormId` , `moorl_fb_form.translation.languageId` FROM `moorl_fb_form` LEFT JOIN (SELECT `moorl_fb_form.translation` . moorl_fb_form_id , `moorl_fb_form.translation` . name as `moorl_fb_form.translation.name` , `moorl_fb_form.translation` . success_message as `moorl_fb_form.translation.successMessage` , `moorl_fb_form.translation` . error_message as `moorl_fb_form.translation.errorMessage` , `moorl_fb_form.translation` . custom1 as `moorl_fb_form.translation.custom1` , `moorl_fb_form.translation` . custom2 as `moorl_fb_form.translation.custom2` , `moorl_fb_form.translation` . mail_receiver as `moorl_fb_form.translation.mailReceiver` , `moorl_fb_form.translation` . storefront_template as `moorl_fb_form.translation.storefrontTemplate` , `moorl_fb_form.translation` . created_at as `moorl_fb_form.translation.createdAt` , `moorl_fb_form.translation` . updated_at as `moorl_fb_form.translation.updatedAt` , `moorl_fb_form.translation` . moorl_fb_form_id as `moorl_fb_form.translation.moorlFbFormId` , `moorl_fb_form.translation` . language_id as `moorl_fb_form.translation.languageId` FROM `moorl_fb_form_translation` `moorl_fb_form.translation` WHERE `moorl_fb_form.translation` . language_id = ? ) `moorl_fb_form.moorl_fb_form_translation` ON `moorl_fb_form.moorl_fb_form_translation` . `moorl_fb_form_id` = `moorl_fb_form` . `id` LEFT JOIN `tax` `moorl_fb_form.tax` ON `moorl_fb_form` . `tax_id` = `moorl_fb_form.tax` . `id` LEFT JOIN `media` `moorl_fb_form.media` ON `moorl_fb_form` . `media_id` = `moorl_fb_form.media` . `id` LEFT JOIN (SELECT `moorl_fb_form.media.translation` . media_id , `moorl_fb_form.media.translation` . title as `moorl_fb_form.media.translation.title` , `moorl_fb_form.media.translation` . alt as `moorl_fb_form.media.translation.alt` , `moorl_fb_form.media.translation` . custom_fields as `moorl_fb_form.media.translation.customFields` , `moorl_fb_form.media.translation` . created_at as `moorl_fb_form.media.translation.createdAt` , `moorl_fb_form.media.translation` . updated_at as `moorl_fb_form.media.translation.updatedAt` , `moorl_fb_form.media.translation` . media_id as `moorl_fb_form.media.translation.mediaId` , `moorl_fb_form.media.translation` . language_id as `moorl_fb_form.media.translation.languageId` FROM `media_translation` `moorl_fb_form.media.translation` WHERE `moorl_fb_form.media.translation` . language_id = ? ) `moorl_fb_form.media.media_translation` ON `moorl_fb_form.media.media_translation` . `media_id` = `moorl_fb_form.media` . `id` WHERE ((`moorl_fb_form` . `active` = ? AND (`moorl_fb_form` . `show_from` < = > ? OR (`moorl_fb_form` . `show_from` < = ? )) AND (`moorl_fb_form` . `show_until` < = > ? OR (`moorl_fb_form` . `show_until` > = ? )) AND (`moorl_fb_form` . `sales_channel_id` < = > ? OR `moorl_fb_form` . `sales_channel_id` = ? ) AND (`moorl_fb_form` . `language_id` < = > ? OR `moorl_fb_form` . `language_id` = ? ) AND (`moorl_fb_form` . `customer_group_id` < = > ? OR `moorl_fb_form` . `customer_group_id` = ? ) AND (`moorl_fb_form` . `country_id` < = > ? OR `moorl_fb_form` . `country_id` = ? ) AND (`moorl_fb_form` . `payment_method_id` < = > ? OR `moorl_fb_form` . `payment_method_id` = ? ) AND (`moorl_fb_form` . `shipping_method_id` < = > ? OR `moorl_fb_form` . `shipping_method_id` = ? )) AND `moorl_fb_form` . `related_entity` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
true
null
"2025-01-19 18:32:50 "
null
"2025-01-19 18:32:50 "
null
b"» r>‗XK:ùئ═ \x17 ╗f "
null
b"/»_ââšMpªXTÎ|ãâ\v "
null
b"pRÇæ¿1Dmüæ*óW8;\x0E "
null
b"aI»¥÷\x07 Kƒ¬\x14 âo\x12 =7º "
null
b"}XÔü¶0M├ñZñl¦Û# "
null
b";€Òð%½HθˆyiÝ‹Læ "
"customer "
]
SELECT
`moorl_fb_form` . `id` as `moorl_fb_form.id` ,
`moorl_fb_form` . `tax_id` as `moorl_fb_form.taxId` ,
`moorl_fb_form` . `user_id` as `moorl_fb_form.userId` ,
`moorl_fb_form` . `media_id` as `moorl_fb_form.mediaId` ,
`moorl_fb_form` . `sales_channel_id` as `moorl_fb_form.salesChannelId` ,
`moorl_fb_form` . `product_stream_id` as `moorl_fb_form.productStreamId` ,
`moorl_fb_form` . `customer_group_id` as `moorl_fb_form.customerGroupId` ,
`moorl_fb_form` . `shipping_method_id` as `moorl_fb_form.shippingMethodId` ,
`moorl_fb_form` . `payment_method_id` as `moorl_fb_form.paymentMethodId` ,
`moorl_fb_form` . `country_id` as `moorl_fb_form.countryId` ,
`moorl_fb_form` . `language_id` as `moorl_fb_form.languageId` ,
`moorl_fb_form` . `show_from` as `moorl_fb_form.showFrom` ,
`moorl_fb_form` . `show_until` as `moorl_fb_form.showUntil` ,
`moorl_fb_form` . `media_folder_id` as `moorl_fb_form.mediaFolderId` ,
`moorl_fb_form` . `type` as `moorl_fb_form.type` ,
`moorl_fb_form` . `active` as `moorl_fb_form.active` ,
`moorl_fb_form` . `use_captcha` as `moorl_fb_form.useCaptcha` ,
`moorl_fb_form` . `send_mail` as `moorl_fb_form.sendMail` ,
`moorl_fb_form` . `insert_database` as `moorl_fb_form.insertDatabase` ,
`moorl_fb_form` . `locked` as `moorl_fb_form.locked` ,
`moorl_fb_form` . `technical_name` as `moorl_fb_form.technicalName` ,
`moorl_fb_form` . `redirect_to` as `moorl_fb_form.redirectTo` ,
`moorl_fb_form` . `related_entity` as `moorl_fb_form.relatedEntity` ,
`moorl_fb_form` . `send_copy_type` as `moorl_fb_form.sendCopyType` ,
`moorl_fb_form` . `config` as `moorl_fb_form.config` ,
`moorl_fb_form` . `actions` as `moorl_fb_form.actions` ,
`moorl_fb_form` . `custom_fields` as `moorl_fb_form.customFields` ,
`moorl_fb_form.tax` . `id` as `moorl_fb_form.tax.id` ,
`moorl_fb_form.tax` . `tax_rate` as `moorl_fb_form.tax.taxRate` ,
`moorl_fb_form.tax` . `name` as `moorl_fb_form.tax.name` ,
`moorl_fb_form.tax` . `position` as `moorl_fb_form.tax.position` ,
`moorl_fb_form.tax` . `custom_fields` as `moorl_fb_form.tax.customFields` ,
`moorl_fb_form.tax` . `created_at` as `moorl_fb_form.tax.createdAt` ,
`moorl_fb_form.tax` . `updated_at` as `moorl_fb_form.tax.updatedAt` ,
`moorl_fb_form.media` . `id` as `moorl_fb_form.media.id` ,
`moorl_fb_form.media` . `user_id` as `moorl_fb_form.media.userId` ,
`moorl_fb_form.media` . `media_folder_id` as `moorl_fb_form.media.mediaFolderId` ,
`moorl_fb_form.media` . `mime_type` as `moorl_fb_form.media.mimeType` ,
`moorl_fb_form.media` . `file_extension` as `moorl_fb_form.media.fileExtension` ,
`moorl_fb_form.media` . `uploaded_at` as `moorl_fb_form.media.uploadedAt` ,
`moorl_fb_form.media` . `file_name` as `moorl_fb_form.media.fileName` ,
`moorl_fb_form.media` . `file_size` as `moorl_fb_form.media.fileSize` ,
`moorl_fb_form.media` . `media_type` as `moorl_fb_form.media.mediaTypeRaw` ,
`moorl_fb_form.media` . `meta_data` as `moorl_fb_form.media.metaData` ,
`moorl_fb_form.media` . `config` as `moorl_fb_form.media.config` ,
`moorl_fb_form.media` . `path` as `moorl_fb_form.media.path` ,
`moorl_fb_form.media` . `private` as `moorl_fb_form.media.private` ,
`moorl_fb_form.media` . `thumbnails_ro` as `moorl_fb_form.media.thumbnailsRo` ,
`moorl_fb_form.media` . `created_at` as `moorl_fb_form.media.createdAt` ,
`moorl_fb_form.media` . `updated_at` as `moorl_fb_form.media.updatedAt` ,
`moorl_fb_form.media.translation.title` ,
COALESCE (
`moorl_fb_form.media.translation.title` ,
`moorl_fb_form.media.translation.title`
) as `moorl_fb_form.media.title` ,
`moorl_fb_form.media.translation.alt` ,
COALESCE (
`moorl_fb_form.media.translation.alt` ,
`moorl_fb_form.media.translation.alt`
) as `moorl_fb_form.media.alt` ,
`moorl_fb_form.media.translation.customFields` ,
COALESCE (
`moorl_fb_form.media.translation.customFields` ,
`moorl_fb_form.media.translation.customFields`
) as `moorl_fb_form.media.customFields` ,
`moorl_fb_form.media.translation.createdAt` ,
`moorl_fb_form.media.translation.updatedAt` ,
`moorl_fb_form.media.translation.mediaId` ,
`moorl_fb_form.media.translation.languageId` ,
`moorl_fb_form` . `created_at` as `moorl_fb_form.createdAt` ,
`moorl_fb_form` . `updated_at` as `moorl_fb_form.updatedAt` ,
`moorl_fb_form.translation.name` ,
COALESCE (
`moorl_fb_form.translation.name` ,
`moorl_fb_form.translation.name`
) as `moorl_fb_form.name` ,
`moorl_fb_form.translation.successMessage` ,
COALESCE (
`moorl_fb_form.translation.successMessage` ,
`moorl_fb_form.translation.successMessage`
) as `moorl_fb_form.successMessage` ,
`moorl_fb_form.translation.errorMessage` ,
COALESCE (
`moorl_fb_form.translation.errorMessage` ,
`moorl_fb_form.translation.errorMessage`
) as `moorl_fb_form.errorMessage` ,
`moorl_fb_form.translation.custom1` ,
COALESCE (
`moorl_fb_form.translation.custom1` ,
`moorl_fb_form.translation.custom1`
) as `moorl_fb_form.custom1` ,
`moorl_fb_form.translation.custom2` ,
COALESCE (
`moorl_fb_form.translation.custom2` ,
`moorl_fb_form.translation.custom2`
) as `moorl_fb_form.custom2` ,
`moorl_fb_form.translation.mailReceiver` ,
COALESCE (
`moorl_fb_form.translation.mailReceiver` ,
`moorl_fb_form.translation.mailReceiver`
) as `moorl_fb_form.mailReceiver` ,
`moorl_fb_form.translation.storefrontTemplate` ,
COALESCE (
`moorl_fb_form.translation.storefrontTemplate` ,
`moorl_fb_form.translation.storefrontTemplate`
) as `moorl_fb_form.storefrontTemplate` ,
`moorl_fb_form.translation.createdAt` ,
`moorl_fb_form.translation.updatedAt` ,
`moorl_fb_form.translation.moorlFbFormId` ,
`moorl_fb_form.translation.languageId`
FROM
`moorl_fb_form`
LEFT JOIN (
SELECT
`moorl_fb_form.translation` . moorl_fb_form_id ,
`moorl_fb_form.translation` . name as `moorl_fb_form.translation.name` ,
`moorl_fb_form.translation` . success_message as `moorl_fb_form.translation.successMessage` ,
`moorl_fb_form.translation` . error_message as `moorl_fb_form.translation.errorMessage` ,
`moorl_fb_form.translation` . custom1 as `moorl_fb_form.translation.custom1` ,
`moorl_fb_form.translation` . custom2 as `moorl_fb_form.translation.custom2` ,
`moorl_fb_form.translation` . mail_receiver as `moorl_fb_form.translation.mailReceiver` ,
`moorl_fb_form.translation` . storefront_template as `moorl_fb_form.translation.storefrontTemplate` ,
`moorl_fb_form.translation` . created_at as `moorl_fb_form.translation.createdAt` ,
`moorl_fb_form.translation` . updated_at as `moorl_fb_form.translation.updatedAt` ,
`moorl_fb_form.translation` . moorl_fb_form_id as `moorl_fb_form.translation.moorlFbFormId` ,
`moorl_fb_form.translation` . language_id as `moorl_fb_form.translation.languageId`
FROM
`moorl_fb_form_translation` `moorl_fb_form.translation`
WHERE
`moorl_fb_form.translation` . language_id = ?
) `moorl_fb_form.moorl_fb_form_translation` ON `moorl_fb_form.moorl_fb_form_translation` . `moorl_fb_form_id` = `moorl_fb_form` . `id`
LEFT JOIN `tax` `moorl_fb_form.tax` ON `moorl_fb_form` . `tax_id` = `moorl_fb_form.tax` . `id`
LEFT JOIN `media` `moorl_fb_form.media` ON `moorl_fb_form` . `media_id` = `moorl_fb_form.media` . `id`
LEFT JOIN (
SELECT
`moorl_fb_form.media.translation` . media_id ,
`moorl_fb_form.media.translation` . title as `moorl_fb_form.media.translation.title` ,
`moorl_fb_form.media.translation` . alt as `moorl_fb_form.media.translation.alt` ,
`moorl_fb_form.media.translation` . custom_fields as `moorl_fb_form.media.translation.customFields` ,
`moorl_fb_form.media.translation` . created_at as `moorl_fb_form.media.translation.createdAt` ,
`moorl_fb_form.media.translation` . updated_at as `moorl_fb_form.media.translation.updatedAt` ,
`moorl_fb_form.media.translation` . media_id as `moorl_fb_form.media.translation.mediaId` ,
`moorl_fb_form.media.translation` . language_id as `moorl_fb_form.media.translation.languageId`
FROM
`media_translation` `moorl_fb_form.media.translation`
WHERE
`moorl_fb_form.media.translation` . language_id = ?
) `moorl_fb_form.media.media_translation` ON `moorl_fb_form.media.media_translation` . `media_id` = `moorl_fb_form.media` . `id`
WHERE
(
(
`moorl_fb_form` . `active` = ?
AND (
`moorl_fb_form` . `show_from` < = > ?
OR (`moorl_fb_form` . `show_from` < = ? )
)
AND (
`moorl_fb_form` . `show_until` < = > ?
OR (
`moorl_fb_form` . `show_until` > = ?
)
)
AND (
`moorl_fb_form` . `sales_channel_id` < = > ?
OR `moorl_fb_form` . `sales_channel_id` = ?
)
AND (
`moorl_fb_form` . `language_id` < = > ?
OR `moorl_fb_form` . `language_id` = ?
)
AND (
`moorl_fb_form` . `customer_group_id` < = > ?
OR `moorl_fb_form` . `customer_group_id` = ?
)
AND (
`moorl_fb_form` . `country_id` < = > ?
OR `moorl_fb_form` . `country_id` = ?
)
AND (
`moorl_fb_form` . `payment_method_id` < = > ?
OR `moorl_fb_form` . `payment_method_id` = ?
)
AND (
`moorl_fb_form` . `shipping_method_id` < = > ?
OR `moorl_fb_form` . `shipping_method_id` = ?
)
)
AND `moorl_fb_form` . `related_entity` = ?
)
Copy
SELECT `moorl_fb_form` . `id` as `moorl_fb_form.id` , `moorl_fb_form` . `tax_id` as `moorl_fb_form.taxId` , `moorl_fb_form` . `user_id` as `moorl_fb_form.userId` , `moorl_fb_form` . `media_id` as `moorl_fb_form.mediaId` , `moorl_fb_form` . `sales_channel_id` as `moorl_fb_form.salesChannelId` , `moorl_fb_form` . `product_stream_id` as `moorl_fb_form.productStreamId` , `moorl_fb_form` . `customer_group_id` as `moorl_fb_form.customerGroupId` , `moorl_fb_form` . `shipping_method_id` as `moorl_fb_form.shippingMethodId` , `moorl_fb_form` . `payment_method_id` as `moorl_fb_form.paymentMethodId` , `moorl_fb_form` . `country_id` as `moorl_fb_form.countryId` , `moorl_fb_form` . `language_id` as `moorl_fb_form.languageId` , `moorl_fb_form` . `show_from` as `moorl_fb_form.showFrom` , `moorl_fb_form` . `show_until` as `moorl_fb_form.showUntil` , `moorl_fb_form` . `media_folder_id` as `moorl_fb_form.mediaFolderId` , `moorl_fb_form` . `type` as `moorl_fb_form.type` , `moorl_fb_form` . `active` as `moorl_fb_form.active` , `moorl_fb_form` . `use_captcha` as `moorl_fb_form.useCaptcha` , `moorl_fb_form` . `send_mail` as `moorl_fb_form.sendMail` , `moorl_fb_form` . `insert_database` as `moorl_fb_form.insertDatabase` , `moorl_fb_form` . `locked` as `moorl_fb_form.locked` , `moorl_fb_form` . `technical_name` as `moorl_fb_form.technicalName` , `moorl_fb_form` . `redirect_to` as `moorl_fb_form.redirectTo` , `moorl_fb_form` . `related_entity` as `moorl_fb_form.relatedEntity` , `moorl_fb_form` . `send_copy_type` as `moorl_fb_form.sendCopyType` , `moorl_fb_form` . `config` as `moorl_fb_form.config` , `moorl_fb_form` . `actions` as `moorl_fb_form.actions` , `moorl_fb_form` . `custom_fields` as `moorl_fb_form.customFields` , `moorl_fb_form.tax` . `id` as `moorl_fb_form.tax.id` , `moorl_fb_form.tax` . `tax_rate` as `moorl_fb_form.tax.taxRate` , `moorl_fb_form.tax` . `name` as `moorl_fb_form.tax.name` , `moorl_fb_form.tax` . `position` as `moorl_fb_form.tax.position` , `moorl_fb_form.tax` . `custom_fields` as `moorl_fb_form.tax.customFields` , `moorl_fb_form.tax` . `created_at` as `moorl_fb_form.tax.createdAt` , `moorl_fb_form.tax` . `updated_at` as `moorl_fb_form.tax.updatedAt` , `moorl_fb_form.media` . `id` as `moorl_fb_form.media.id` , `moorl_fb_form.media` . `user_id` as `moorl_fb_form.media.userId` , `moorl_fb_form.media` . `media_folder_id` as `moorl_fb_form.media.mediaFolderId` , `moorl_fb_form.media` . `mime_type` as `moorl_fb_form.media.mimeType` , `moorl_fb_form.media` . `file_extension` as `moorl_fb_form.media.fileExtension` , `moorl_fb_form.media` . `uploaded_at` as `moorl_fb_form.media.uploadedAt` , `moorl_fb_form.media` . `file_name` as `moorl_fb_form.media.fileName` , `moorl_fb_form.media` . `file_size` as `moorl_fb_form.media.fileSize` , `moorl_fb_form.media` . `media_type` as `moorl_fb_form.media.mediaTypeRaw` , `moorl_fb_form.media` . `meta_data` as `moorl_fb_form.media.metaData` , `moorl_fb_form.media` . `config` as `moorl_fb_form.media.config` , `moorl_fb_form.media` . `path` as `moorl_fb_form.media.path` , `moorl_fb_form.media` . `private` as `moorl_fb_form.media.private` , `moorl_fb_form.media` . `thumbnails_ro` as `moorl_fb_form.media.thumbnailsRo` , `moorl_fb_form.media` . `created_at` as `moorl_fb_form.media.createdAt` , `moorl_fb_form.media` . `updated_at` as `moorl_fb_form.media.updatedAt` , `moorl_fb_form.media.translation.title` , COALESCE (`moorl_fb_form.media.translation.title` , `moorl_fb_form.media.translation.title` ) as `moorl_fb_form.media.title` , `moorl_fb_form.media.translation.alt` , COALESCE (`moorl_fb_form.media.translation.alt` , `moorl_fb_form.media.translation.alt` ) as `moorl_fb_form.media.alt` , `moorl_fb_form.media.translation.customFields` , COALESCE (`moorl_fb_form.media.translation.customFields` , `moorl_fb_form.media.translation.customFields` ) as `moorl_fb_form.media.customFields` , `moorl_fb_form.media.translation.createdAt` , `moorl_fb_form.media.translation.updatedAt` , `moorl_fb_form.media.translation.mediaId` , `moorl_fb_form.media.translation.languageId` , `moorl_fb_form` . `created_at` as `moorl_fb_form.createdAt` , `moorl_fb_form` . `updated_at` as `moorl_fb_form.updatedAt` , `moorl_fb_form.translation.name` , COALESCE (`moorl_fb_form.translation.name` , `moorl_fb_form.translation.name` ) as `moorl_fb_form.name` , `moorl_fb_form.translation.successMessage` , COALESCE (`moorl_fb_form.translation.successMessage` , `moorl_fb_form.translation.successMessage` ) as `moorl_fb_form.successMessage` , `moorl_fb_form.translation.errorMessage` , COALESCE (`moorl_fb_form.translation.errorMessage` , `moorl_fb_form.translation.errorMessage` ) as `moorl_fb_form.errorMessage` , `moorl_fb_form.translation.custom1` , COALESCE (`moorl_fb_form.translation.custom1` , `moorl_fb_form.translation.custom1` ) as `moorl_fb_form.custom1` , `moorl_fb_form.translation.custom2` , COALESCE (`moorl_fb_form.translation.custom2` , `moorl_fb_form.translation.custom2` ) as `moorl_fb_form.custom2` , `moorl_fb_form.translation.mailReceiver` , COALESCE (`moorl_fb_form.translation.mailReceiver` , `moorl_fb_form.translation.mailReceiver` ) as `moorl_fb_form.mailReceiver` , `moorl_fb_form.translation.storefrontTemplate` , COALESCE (`moorl_fb_form.translation.storefrontTemplate` , `moorl_fb_form.translation.storefrontTemplate` ) as `moorl_fb_form.storefrontTemplate` , `moorl_fb_form.translation.createdAt` , `moorl_fb_form.translation.updatedAt` , `moorl_fb_form.translation.moorlFbFormId` , `moorl_fb_form.translation.languageId` FROM `moorl_fb_form` LEFT JOIN (SELECT `moorl_fb_form.translation` . moorl_fb_form_id , `moorl_fb_form.translation` . name as `moorl_fb_form.translation.name` , `moorl_fb_form.translation` . success_message as `moorl_fb_form.translation.successMessage` , `moorl_fb_form.translation` . error_message as `moorl_fb_form.translation.errorMessage` , `moorl_fb_form.translation` . custom1 as `moorl_fb_form.translation.custom1` , `moorl_fb_form.translation` . custom2 as `moorl_fb_form.translation.custom2` , `moorl_fb_form.translation` . mail_receiver as `moorl_fb_form.translation.mailReceiver` , `moorl_fb_form.translation` . storefront_template as `moorl_fb_form.translation.storefrontTemplate` , `moorl_fb_form.translation` . created_at as `moorl_fb_form.translation.createdAt` , `moorl_fb_form.translation` . updated_at as `moorl_fb_form.translation.updatedAt` , `moorl_fb_form.translation` . moorl_fb_form_id as `moorl_fb_form.translation.moorlFbFormId` , `moorl_fb_form.translation` . language_id as `moorl_fb_form.translation.languageId` FROM `moorl_fb_form_translation` `moorl_fb_form.translation` WHERE `moorl_fb_form.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_fb_form.moorl_fb_form_translation` ON `moorl_fb_form.moorl_fb_form_translation` . `moorl_fb_form_id` = `moorl_fb_form` . `id` LEFT JOIN `tax` `moorl_fb_form.tax` ON `moorl_fb_form` . `tax_id` = `moorl_fb_form.tax` . `id` LEFT JOIN `media` `moorl_fb_form.media` ON `moorl_fb_form` . `media_id` = `moorl_fb_form.media` . `id` LEFT JOIN (SELECT `moorl_fb_form.media.translation` . media_id , `moorl_fb_form.media.translation` . title as `moorl_fb_form.media.translation.title` , `moorl_fb_form.media.translation` . alt as `moorl_fb_form.media.translation.alt` , `moorl_fb_form.media.translation` . custom_fields as `moorl_fb_form.media.translation.customFields` , `moorl_fb_form.media.translation` . created_at as `moorl_fb_form.media.translation.createdAt` , `moorl_fb_form.media.translation` . updated_at as `moorl_fb_form.media.translation.updatedAt` , `moorl_fb_form.media.translation` . media_id as `moorl_fb_form.media.translation.mediaId` , `moorl_fb_form.media.translation` . language_id as `moorl_fb_form.media.translation.languageId` FROM `media_translation` `moorl_fb_form.media.translation` WHERE `moorl_fb_form.media.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_fb_form.media.media_translation` ON `moorl_fb_form.media.media_translation` . `media_id` = `moorl_fb_form.media` . `id` WHERE ((`moorl_fb_form` . `active` = 1 AND (`moorl_fb_form` . `show_from` < = > NULL OR (`moorl_fb_form` . `show_from` < = '2025-01-19 18:32:50' )) AND (`moorl_fb_form` . `show_until` < = > NULL OR (`moorl_fb_form` . `show_until` > = '2025-01-19 18:32:50' )) AND (`moorl_fb_form` . `sales_channel_id` < = > NULL OR `moorl_fb_form` . `sales_channel_id` = 0xAFFF723EF2584B3A979DDDCDFF17BB66 ) AND (`moorl_fb_form` . `language_id` < = > NULL OR `moorl_fb_form` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (`moorl_fb_form` . `customer_group_id` < = > NULL OR `moorl_fb_form` . `customer_group_id` = 0x70528091A831446D81912AA257383B0E ) AND (`moorl_fb_form` . `country_id` < = > NULL OR `moorl_fb_form` . `country_id` = 0x6149BBA5F7074B83AC14E26F123D37BA ) AND (`moorl_fb_form` . `payment_method_id` < = > NULL OR `moorl_fb_form` . `payment_method_id` = 0x7D58E281F4304DC3A45AA46CDDEA23F0 ) AND (`moorl_fb_form` . `shipping_method_id` < = > NULL OR `moorl_fb_form` . `shipping_method_id` = 0x3B80D2F025BD48CEB8887969DD8B4CE6 )) AND `moorl_fb_form` . `related_entity` = 'customer' );
Copy
36
1.60 ms
SELECT `moorl_fb_element` . `id` as `moorl_fb_element.id` , `moorl_fb_element` . `parent_id` as `moorl_fb_element.parentId` , `moorl_fb_element` . `after_id` as `moorl_fb_element.afterId` , `moorl_fb_element` . `moorl_fb_form_id` as `moorl_fb_element.formId` , `moorl_fb_element` . `tax_id` as `moorl_fb_element.taxId` , `moorl_fb_element` . `user_id` as `moorl_fb_element.userId` , `moorl_fb_element` . `media_id` as `moorl_fb_element.mediaId` , `moorl_fb_element` . `sales_channel_id` as `moorl_fb_element.salesChannelId` , `moorl_fb_element` . `product_stream_id` as `moorl_fb_element.productStreamId` , `moorl_fb_element` . `customer_group_id` as `moorl_fb_element.customerGroupId` , `moorl_fb_element` . `shipping_method_id` as `moorl_fb_element.shippingMethodId` , `moorl_fb_element` . `payment_method_id` as `moorl_fb_element.paymentMethodId` , `moorl_fb_element` . `country_id` as `moorl_fb_element.countryId` , `moorl_fb_element` . `language_id` as `moorl_fb_element.languageId` , `moorl_fb_element` . `show_from` as `moorl_fb_element.showFrom` , `moorl_fb_element` . `show_until` as `moorl_fb_element.showUntil` , `moorl_fb_element` . `child_count` as `moorl_fb_element.childCount` , `moorl_fb_element` . `level` as `moorl_fb_element.level` , `moorl_fb_element` . `path` as `moorl_fb_element.path` , `moorl_fb_element` . `type` as `moorl_fb_element.type` , `moorl_fb_element` . `active` as `moorl_fb_element.active` , `moorl_fb_element` . `visible` as `moorl_fb_element.visible` , `moorl_fb_element` . `disabled` as `moorl_fb_element.disabled` , `moorl_fb_element` . `order` as `moorl_fb_element.order` , `moorl_fb_element` . `maxlength` as `moorl_fb_element.maxlength` , `moorl_fb_element` . `minlength` as `moorl_fb_element.minlength` , `moorl_fb_element` . `required` as `moorl_fb_element.required` , `moorl_fb_element` . `technical_name` as `moorl_fb_element.technicalName` , `moorl_fb_element` . `color` as `moorl_fb_element.color` , `moorl_fb_element` . `email_receiver` as `moorl_fb_element.emailReceiver` , `moorl_fb_element` . `entity_mapping` as `moorl_fb_element.entityMapping` , `moorl_fb_element` . `pattern` as `moorl_fb_element.pattern` , `moorl_fb_element` . `selection` as `moorl_fb_element.selection` , `moorl_fb_element` . `config` as `moorl_fb_element.config` , `moorl_fb_element` . `behaviour` as `moorl_fb_element.behaviour` , `moorl_fb_element` . `conditions` as `moorl_fb_element.conditions` , `moorl_fb_element` . `animation` as `moorl_fb_element.animation` , `moorl_fb_element` . `option_price` as `moorl_fb_element.optionPrice` , `moorl_fb_element` . `option_type` as `moorl_fb_element.optionType` , `moorl_fb_element` . `option_percentage` as `moorl_fb_element.optionPercentage` , `moorl_fb_element.media` . `id` as `moorl_fb_element.media.id` , `moorl_fb_element.media` . `user_id` as `moorl_fb_element.media.userId` , `moorl_fb_element.media` . `media_folder_id` as `moorl_fb_element.media.mediaFolderId` , `moorl_fb_element.media` . `mime_type` as `moorl_fb_element.media.mimeType` , `moorl_fb_element.media` . `file_extension` as `moorl_fb_element.media.fileExtension` , `moorl_fb_element.media` . `uploaded_at` as `moorl_fb_element.media.uploadedAt` , `moorl_fb_element.media` . `file_name` as `moorl_fb_element.media.fileName` , `moorl_fb_element.media` . `file_size` as `moorl_fb_element.media.fileSize` , `moorl_fb_element.media` . `media_type` as `moorl_fb_element.media.mediaTypeRaw` , `moorl_fb_element.media` . `meta_data` as `moorl_fb_element.media.metaData` , `moorl_fb_element.media` . `config` as `moorl_fb_element.media.config` , `moorl_fb_element.media` . `path` as `moorl_fb_element.media.path` , `moorl_fb_element.media` . `private` as `moorl_fb_element.media.private` , `moorl_fb_element.media` . `thumbnails_ro` as `moorl_fb_element.media.thumbnailsRo` , `moorl_fb_element.media` . `created_at` as `moorl_fb_element.media.createdAt` , `moorl_fb_element.media` . `updated_at` as `moorl_fb_element.media.updatedAt` , `moorl_fb_element.media.translation.title` , COALESCE (`moorl_fb_element.media.translation.title` , `moorl_fb_element.media.translation.title` ) as `moorl_fb_element.media.title` , `moorl_fb_element.media.translation.alt` , COALESCE (`moorl_fb_element.media.translation.alt` , `moorl_fb_element.media.translation.alt` ) as `moorl_fb_element.media.alt` , `moorl_fb_element.media.translation.customFields` , COALESCE (`moorl_fb_element.media.translation.customFields` , `moorl_fb_element.media.translation.customFields` ) as `moorl_fb_element.media.customFields` , `moorl_fb_element.media.translation.createdAt` , `moorl_fb_element.media.translation.updatedAt` , `moorl_fb_element.media.translation.mediaId` , `moorl_fb_element.media.translation.languageId` , `moorl_fb_element` . `created_at` as `moorl_fb_element.createdAt` , `moorl_fb_element` . `updated_at` as `moorl_fb_element.updatedAt` , `moorl_fb_element.translation.name` , COALESCE (`moorl_fb_element.translation.name` , `moorl_fb_element.translation.name` ) as `moorl_fb_element.name` , `moorl_fb_element.translation.content` , COALESCE (`moorl_fb_element.translation.content` , `moorl_fb_element.translation.content` ) as `moorl_fb_element.content` , `moorl_fb_element.translation.tooltip` , COALESCE (`moorl_fb_element.translation.tooltip` , `moorl_fb_element.translation.tooltip` ) as `moorl_fb_element.tooltip` , `moorl_fb_element.translation.prepend` , COALESCE (`moorl_fb_element.translation.prepend` , `moorl_fb_element.translation.prepend` ) as `moorl_fb_element.prepend` , `moorl_fb_element.translation.append` , COALESCE (`moorl_fb_element.translation.append` , `moorl_fb_element.translation.append` ) as `moorl_fb_element.append` , `moorl_fb_element.translation.placeholder` , COALESCE (`moorl_fb_element.translation.placeholder` , `moorl_fb_element.translation.placeholder` ) as `moorl_fb_element.placeholder` , `moorl_fb_element.translation.defaultValue` , COALESCE (`moorl_fb_element.translation.defaultValue` , `moorl_fb_element.translation.defaultValue` ) as `moorl_fb_element.defaultValue` , `moorl_fb_element.translation.custom1` , COALESCE (`moorl_fb_element.translation.custom1` , `moorl_fb_element.translation.custom1` ) as `moorl_fb_element.custom1` , `moorl_fb_element.translation.custom2` , COALESCE (`moorl_fb_element.translation.custom2` , `moorl_fb_element.translation.custom2` ) as `moorl_fb_element.custom2` , `moorl_fb_element.translation.custom3` , COALESCE (`moorl_fb_element.translation.custom3` , `moorl_fb_element.translation.custom3` ) as `moorl_fb_element.custom3` , `moorl_fb_element.translation.custom4` , COALESCE (`moorl_fb_element.translation.custom4` , `moorl_fb_element.translation.custom4` ) as `moorl_fb_element.custom4` , `moorl_fb_element.translation.mailReceiver` , COALESCE (`moorl_fb_element.translation.mailReceiver` , `moorl_fb_element.translation.mailReceiver` ) as `moorl_fb_element.mailReceiver` , `moorl_fb_element.translation.customFields` , COALESCE (`moorl_fb_element.translation.customFields` , `moorl_fb_element.translation.customFields` ) as `moorl_fb_element.customFields` , `moorl_fb_element.translation.createdAt` , `moorl_fb_element.translation.updatedAt` , `moorl_fb_element.translation.moorlFbElementId` , `moorl_fb_element.translation.languageId` FROM `moorl_fb_element` LEFT JOIN (SELECT `moorl_fb_element.translation` . moorl_fb_element_id , `moorl_fb_element.translation` . name as `moorl_fb_element.translation.name` , `moorl_fb_element.translation` . content as `moorl_fb_element.translation.content` , `moorl_fb_element.translation` . tooltip as `moorl_fb_element.translation.tooltip` , `moorl_fb_element.translation` . prepend as `moorl_fb_element.translation.prepend` , `moorl_fb_element.translation` . append as `moorl_fb_element.translation.append` , `moorl_fb_element.translation` . placeholder as `moorl_fb_element.translation.placeholder` , `moorl_fb_element.translation` . default_value as `moorl_fb_element.translation.defaultValue` , `moorl_fb_element.translation` . custom1 as `moorl_fb_element.translation.custom1` , `moorl_fb_element.translation` . custom2 as `moorl_fb_element.translation.custom2` , `moorl_fb_element.translation` . custom3 as `moorl_fb_element.translation.custom3` , `moorl_fb_element.translation` . custom4 as `moorl_fb_element.translation.custom4` , `moorl_fb_element.translation` . mail_receiver as `moorl_fb_element.translation.mailReceiver` , `moorl_fb_element.translation` . custom_fields as `moorl_fb_element.translation.customFields` , `moorl_fb_element.translation` . created_at as `moorl_fb_element.translation.createdAt` , `moorl_fb_element.translation` . updated_at as `moorl_fb_element.translation.updatedAt` , `moorl_fb_element.translation` . moorl_fb_element_id as `moorl_fb_element.translation.moorlFbElementId` , `moorl_fb_element.translation` . language_id as `moorl_fb_element.translation.languageId` FROM `moorl_fb_element_translation` `moorl_fb_element.translation` WHERE `moorl_fb_element.translation` . language_id = ? ) `moorl_fb_element.moorl_fb_element_translation` ON `moorl_fb_element.moorl_fb_element_translation` . `moorl_fb_element_id` = `moorl_fb_element` . `id` LEFT JOIN `media` `moorl_fb_element.media` ON `moorl_fb_element` . `media_id` = `moorl_fb_element.media` . `id` LEFT JOIN (SELECT `moorl_fb_element.media.translation` . media_id , `moorl_fb_element.media.translation` . title as `moorl_fb_element.media.translation.title` , `moorl_fb_element.media.translation` . alt as `moorl_fb_element.media.translation.alt` , `moorl_fb_element.media.translation` . custom_fields as `moorl_fb_element.media.translation.customFields` , `moorl_fb_element.media.translation` . created_at as `moorl_fb_element.media.translation.createdAt` , `moorl_fb_element.media.translation` . updated_at as `moorl_fb_element.media.translation.updatedAt` , `moorl_fb_element.media.translation` . media_id as `moorl_fb_element.media.translation.mediaId` , `moorl_fb_element.media.translation` . language_id as `moorl_fb_element.media.translation.languageId` FROM `media_translation` `moorl_fb_element.media.translation` WHERE `moorl_fb_element.media.translation` . language_id = ? ) `moorl_fb_element.media.media_translation` ON `moorl_fb_element.media.media_translation` . `media_id` = `moorl_fb_element.media` . `id` WHERE ((`moorl_fb_element` . `active` = ? AND (`moorl_fb_element` . `show_from` < = > ? OR (`moorl_fb_element` . `show_from` < = ? )) AND (`moorl_fb_element` . `show_until` < = > ? OR (`moorl_fb_element` . `show_until` > = ? )) AND (`moorl_fb_element` . `sales_channel_id` < = > ? OR `moorl_fb_element` . `sales_channel_id` = ? ) AND (`moorl_fb_element` . `customer_group_id` < = > ? OR `moorl_fb_element` . `customer_group_id` = ? ) AND (`moorl_fb_element` . `country_id` < = > ? OR `moorl_fb_element` . `country_id` = ? ) AND (`moorl_fb_element` . `payment_method_id` < = > ? OR `moorl_fb_element` . `payment_method_id` = ? ) AND (`moorl_fb_element` . `shipping_method_id` < = > ? OR `moorl_fb_element` . `shipping_method_id` = ? )) AND `moorl_fb_element` . `moorl_fb_form_id` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
true
null
"2025-01-19 18:32:50 "
null
"2025-01-19 18:32:50 "
null
b"» r>‗XK:ùئ═ \x17 ╗f "
null
b"pRÇæ¿1Dmüæ*óW8;\x0E "
null
b"aI»¥÷\x07 Kƒ¬\x14 âo\x12 =7º "
null
b"}XÔü¶0M├ñZñl¦Û# "
null
b";€Òð%½HθˆyiÝ‹Læ "
b"\x01 É╝4Ä«qÎå╗\x1E É¥è╩æ "
b"\x01 É─ú&¢qç¢\e Tr¤Gï\x04 "
]
SELECT
`moorl_fb_element` . `id` as `moorl_fb_element.id` ,
`moorl_fb_element` . `parent_id` as `moorl_fb_element.parentId` ,
`moorl_fb_element` . `after_id` as `moorl_fb_element.afterId` ,
`moorl_fb_element` . `moorl_fb_form_id` as `moorl_fb_element.formId` ,
`moorl_fb_element` . `tax_id` as `moorl_fb_element.taxId` ,
`moorl_fb_element` . `user_id` as `moorl_fb_element.userId` ,
`moorl_fb_element` . `media_id` as `moorl_fb_element.mediaId` ,
`moorl_fb_element` . `sales_channel_id` as `moorl_fb_element.salesChannelId` ,
`moorl_fb_element` . `product_stream_id` as `moorl_fb_element.productStreamId` ,
`moorl_fb_element` . `customer_group_id` as `moorl_fb_element.customerGroupId` ,
`moorl_fb_element` . `shipping_method_id` as `moorl_fb_element.shippingMethodId` ,
`moorl_fb_element` . `payment_method_id` as `moorl_fb_element.paymentMethodId` ,
`moorl_fb_element` . `country_id` as `moorl_fb_element.countryId` ,
`moorl_fb_element` . `language_id` as `moorl_fb_element.languageId` ,
`moorl_fb_element` . `show_from` as `moorl_fb_element.showFrom` ,
`moorl_fb_element` . `show_until` as `moorl_fb_element.showUntil` ,
`moorl_fb_element` . `child_count` as `moorl_fb_element.childCount` ,
`moorl_fb_element` . `level` as `moorl_fb_element.level` ,
`moorl_fb_element` . `path` as `moorl_fb_element.path` ,
`moorl_fb_element` . `type` as `moorl_fb_element.type` ,
`moorl_fb_element` . `active` as `moorl_fb_element.active` ,
`moorl_fb_element` . `visible` as `moorl_fb_element.visible` ,
`moorl_fb_element` . `disabled` as `moorl_fb_element.disabled` ,
`moorl_fb_element` . `order` as `moorl_fb_element.order` ,
`moorl_fb_element` . `maxlength` as `moorl_fb_element.maxlength` ,
`moorl_fb_element` . `minlength` as `moorl_fb_element.minlength` ,
`moorl_fb_element` . `required` as `moorl_fb_element.required` ,
`moorl_fb_element` . `technical_name` as `moorl_fb_element.technicalName` ,
`moorl_fb_element` . `color` as `moorl_fb_element.color` ,
`moorl_fb_element` . `email_receiver` as `moorl_fb_element.emailReceiver` ,
`moorl_fb_element` . `entity_mapping` as `moorl_fb_element.entityMapping` ,
`moorl_fb_element` . `pattern` as `moorl_fb_element.pattern` ,
`moorl_fb_element` . `selection` as `moorl_fb_element.selection` ,
`moorl_fb_element` . `config` as `moorl_fb_element.config` ,
`moorl_fb_element` . `behaviour` as `moorl_fb_element.behaviour` ,
`moorl_fb_element` . `conditions` as `moorl_fb_element.conditions` ,
`moorl_fb_element` . `animation` as `moorl_fb_element.animation` ,
`moorl_fb_element` . `option_price` as `moorl_fb_element.optionPrice` ,
`moorl_fb_element` . `option_type` as `moorl_fb_element.optionType` ,
`moorl_fb_element` . `option_percentage` as `moorl_fb_element.optionPercentage` ,
`moorl_fb_element.media` . `id` as `moorl_fb_element.media.id` ,
`moorl_fb_element.media` . `user_id` as `moorl_fb_element.media.userId` ,
`moorl_fb_element.media` . `media_folder_id` as `moorl_fb_element.media.mediaFolderId` ,
`moorl_fb_element.media` . `mime_type` as `moorl_fb_element.media.mimeType` ,
`moorl_fb_element.media` . `file_extension` as `moorl_fb_element.media.fileExtension` ,
`moorl_fb_element.media` . `uploaded_at` as `moorl_fb_element.media.uploadedAt` ,
`moorl_fb_element.media` . `file_name` as `moorl_fb_element.media.fileName` ,
`moorl_fb_element.media` . `file_size` as `moorl_fb_element.media.fileSize` ,
`moorl_fb_element.media` . `media_type` as `moorl_fb_element.media.mediaTypeRaw` ,
`moorl_fb_element.media` . `meta_data` as `moorl_fb_element.media.metaData` ,
`moorl_fb_element.media` . `config` as `moorl_fb_element.media.config` ,
`moorl_fb_element.media` . `path` as `moorl_fb_element.media.path` ,
`moorl_fb_element.media` . `private` as `moorl_fb_element.media.private` ,
`moorl_fb_element.media` . `thumbnails_ro` as `moorl_fb_element.media.thumbnailsRo` ,
`moorl_fb_element.media` . `created_at` as `moorl_fb_element.media.createdAt` ,
`moorl_fb_element.media` . `updated_at` as `moorl_fb_element.media.updatedAt` ,
`moorl_fb_element.media.translation.title` ,
COALESCE (
`moorl_fb_element.media.translation.title` ,
`moorl_fb_element.media.translation.title`
) as `moorl_fb_element.media.title` ,
`moorl_fb_element.media.translation.alt` ,
COALESCE (
`moorl_fb_element.media.translation.alt` ,
`moorl_fb_element.media.translation.alt`
) as `moorl_fb_element.media.alt` ,
`moorl_fb_element.media.translation.customFields` ,
COALESCE (
`moorl_fb_element.media.translation.customFields` ,
`moorl_fb_element.media.translation.customFields`
) as `moorl_fb_element.media.customFields` ,
`moorl_fb_element.media.translation.createdAt` ,
`moorl_fb_element.media.translation.updatedAt` ,
`moorl_fb_element.media.translation.mediaId` ,
`moorl_fb_element.media.translation.languageId` ,
`moorl_fb_element` . `created_at` as `moorl_fb_element.createdAt` ,
`moorl_fb_element` . `updated_at` as `moorl_fb_element.updatedAt` ,
`moorl_fb_element.translation.name` ,
COALESCE (
`moorl_fb_element.translation.name` ,
`moorl_fb_element.translation.name`
) as `moorl_fb_element.name` ,
`moorl_fb_element.translation.content` ,
COALESCE (
`moorl_fb_element.translation.content` ,
`moorl_fb_element.translation.content`
) as `moorl_fb_element.content` ,
`moorl_fb_element.translation.tooltip` ,
COALESCE (
`moorl_fb_element.translation.tooltip` ,
`moorl_fb_element.translation.tooltip`
) as `moorl_fb_element.tooltip` ,
`moorl_fb_element.translation.prepend` ,
COALESCE (
`moorl_fb_element.translation.prepend` ,
`moorl_fb_element.translation.prepend`
) as `moorl_fb_element.prepend` ,
`moorl_fb_element.translation.append` ,
COALESCE (
`moorl_fb_element.translation.append` ,
`moorl_fb_element.translation.append`
) as `moorl_fb_element.append` ,
`moorl_fb_element.translation.placeholder` ,
COALESCE (
`moorl_fb_element.translation.placeholder` ,
`moorl_fb_element.translation.placeholder`
) as `moorl_fb_element.placeholder` ,
`moorl_fb_element.translation.defaultValue` ,
COALESCE (
`moorl_fb_element.translation.defaultValue` ,
`moorl_fb_element.translation.defaultValue`
) as `moorl_fb_element.defaultValue` ,
`moorl_fb_element.translation.custom1` ,
COALESCE (
`moorl_fb_element.translation.custom1` ,
`moorl_fb_element.translation.custom1`
) as `moorl_fb_element.custom1` ,
`moorl_fb_element.translation.custom2` ,
COALESCE (
`moorl_fb_element.translation.custom2` ,
`moorl_fb_element.translation.custom2`
) as `moorl_fb_element.custom2` ,
`moorl_fb_element.translation.custom3` ,
COALESCE (
`moorl_fb_element.translation.custom3` ,
`moorl_fb_element.translation.custom3`
) as `moorl_fb_element.custom3` ,
`moorl_fb_element.translation.custom4` ,
COALESCE (
`moorl_fb_element.translation.custom4` ,
`moorl_fb_element.translation.custom4`
) as `moorl_fb_element.custom4` ,
`moorl_fb_element.translation.mailReceiver` ,
COALESCE (
`moorl_fb_element.translation.mailReceiver` ,
`moorl_fb_element.translation.mailReceiver`
) as `moorl_fb_element.mailReceiver` ,
`moorl_fb_element.translation.customFields` ,
COALESCE (
`moorl_fb_element.translation.customFields` ,
`moorl_fb_element.translation.customFields`
) as `moorl_fb_element.customFields` ,
`moorl_fb_element.translation.createdAt` ,
`moorl_fb_element.translation.updatedAt` ,
`moorl_fb_element.translation.moorlFbElementId` ,
`moorl_fb_element.translation.languageId`
FROM
`moorl_fb_element`
LEFT JOIN (
SELECT
`moorl_fb_element.translation` . moorl_fb_element_id ,
`moorl_fb_element.translation` . name as `moorl_fb_element.translation.name` ,
`moorl_fb_element.translation` . content as `moorl_fb_element.translation.content` ,
`moorl_fb_element.translation` . tooltip as `moorl_fb_element.translation.tooltip` ,
`moorl_fb_element.translation` . prepend as `moorl_fb_element.translation.prepend` ,
`moorl_fb_element.translation` . append as `moorl_fb_element.translation.append` ,
`moorl_fb_element.translation` . placeholder as `moorl_fb_element.translation.placeholder` ,
`moorl_fb_element.translation` . default_value as `moorl_fb_element.translation.defaultValue` ,
`moorl_fb_element.translation` . custom1 as `moorl_fb_element.translation.custom1` ,
`moorl_fb_element.translation` . custom2 as `moorl_fb_element.translation.custom2` ,
`moorl_fb_element.translation` . custom3 as `moorl_fb_element.translation.custom3` ,
`moorl_fb_element.translation` . custom4 as `moorl_fb_element.translation.custom4` ,
`moorl_fb_element.translation` . mail_receiver as `moorl_fb_element.translation.mailReceiver` ,
`moorl_fb_element.translation` . custom_fields as `moorl_fb_element.translation.customFields` ,
`moorl_fb_element.translation` . created_at as `moorl_fb_element.translation.createdAt` ,
`moorl_fb_element.translation` . updated_at as `moorl_fb_element.translation.updatedAt` ,
`moorl_fb_element.translation` . moorl_fb_element_id as `moorl_fb_element.translation.moorlFbElementId` ,
`moorl_fb_element.translation` . language_id as `moorl_fb_element.translation.languageId`
FROM
`moorl_fb_element_translation` `moorl_fb_element.translation`
WHERE
`moorl_fb_element.translation` . language_id = ?
) `moorl_fb_element.moorl_fb_element_translation` ON `moorl_fb_element.moorl_fb_element_translation` . `moorl_fb_element_id` = `moorl_fb_element` . `id`
LEFT JOIN `media` `moorl_fb_element.media` ON `moorl_fb_element` . `media_id` = `moorl_fb_element.media` . `id`
LEFT JOIN (
SELECT
`moorl_fb_element.media.translation` . media_id ,
`moorl_fb_element.media.translation` . title as `moorl_fb_element.media.translation.title` ,
`moorl_fb_element.media.translation` . alt as `moorl_fb_element.media.translation.alt` ,
`moorl_fb_element.media.translation` . custom_fields as `moorl_fb_element.media.translation.customFields` ,
`moorl_fb_element.media.translation` . created_at as `moorl_fb_element.media.translation.createdAt` ,
`moorl_fb_element.media.translation` . updated_at as `moorl_fb_element.media.translation.updatedAt` ,
`moorl_fb_element.media.translation` . media_id as `moorl_fb_element.media.translation.mediaId` ,
`moorl_fb_element.media.translation` . language_id as `moorl_fb_element.media.translation.languageId`
FROM
`media_translation` `moorl_fb_element.media.translation`
WHERE
`moorl_fb_element.media.translation` . language_id = ?
) `moorl_fb_element.media.media_translation` ON `moorl_fb_element.media.media_translation` . `media_id` = `moorl_fb_element.media` . `id`
WHERE
(
(
`moorl_fb_element` . `active` = ?
AND (
`moorl_fb_element` . `show_from` < = > ?
OR (
`moorl_fb_element` . `show_from` < = ?
)
)
AND (
`moorl_fb_element` . `show_until` < = > ?
OR (
`moorl_fb_element` . `show_until` > = ?
)
)
AND (
`moorl_fb_element` . `sales_channel_id` < = > ?
OR `moorl_fb_element` . `sales_channel_id` = ?
)
AND (
`moorl_fb_element` . `customer_group_id` < = > ?
OR `moorl_fb_element` . `customer_group_id` = ?
)
AND (
`moorl_fb_element` . `country_id` < = > ?
OR `moorl_fb_element` . `country_id` = ?
)
AND (
`moorl_fb_element` . `payment_method_id` < = > ?
OR `moorl_fb_element` . `payment_method_id` = ?
)
AND (
`moorl_fb_element` . `shipping_method_id` < = > ?
OR `moorl_fb_element` . `shipping_method_id` = ?
)
)
AND `moorl_fb_element` . `moorl_fb_form_id` IN (? , ? )
)
Copy
SELECT `moorl_fb_element` . `id` as `moorl_fb_element.id` , `moorl_fb_element` . `parent_id` as `moorl_fb_element.parentId` , `moorl_fb_element` . `after_id` as `moorl_fb_element.afterId` , `moorl_fb_element` . `moorl_fb_form_id` as `moorl_fb_element.formId` , `moorl_fb_element` . `tax_id` as `moorl_fb_element.taxId` , `moorl_fb_element` . `user_id` as `moorl_fb_element.userId` , `moorl_fb_element` . `media_id` as `moorl_fb_element.mediaId` , `moorl_fb_element` . `sales_channel_id` as `moorl_fb_element.salesChannelId` , `moorl_fb_element` . `product_stream_id` as `moorl_fb_element.productStreamId` , `moorl_fb_element` . `customer_group_id` as `moorl_fb_element.customerGroupId` , `moorl_fb_element` . `shipping_method_id` as `moorl_fb_element.shippingMethodId` , `moorl_fb_element` . `payment_method_id` as `moorl_fb_element.paymentMethodId` , `moorl_fb_element` . `country_id` as `moorl_fb_element.countryId` , `moorl_fb_element` . `language_id` as `moorl_fb_element.languageId` , `moorl_fb_element` . `show_from` as `moorl_fb_element.showFrom` , `moorl_fb_element` . `show_until` as `moorl_fb_element.showUntil` , `moorl_fb_element` . `child_count` as `moorl_fb_element.childCount` , `moorl_fb_element` . `level` as `moorl_fb_element.level` , `moorl_fb_element` . `path` as `moorl_fb_element.path` , `moorl_fb_element` . `type` as `moorl_fb_element.type` , `moorl_fb_element` . `active` as `moorl_fb_element.active` , `moorl_fb_element` . `visible` as `moorl_fb_element.visible` , `moorl_fb_element` . `disabled` as `moorl_fb_element.disabled` , `moorl_fb_element` . `order` as `moorl_fb_element.order` , `moorl_fb_element` . `maxlength` as `moorl_fb_element.maxlength` , `moorl_fb_element` . `minlength` as `moorl_fb_element.minlength` , `moorl_fb_element` . `required` as `moorl_fb_element.required` , `moorl_fb_element` . `technical_name` as `moorl_fb_element.technicalName` , `moorl_fb_element` . `color` as `moorl_fb_element.color` , `moorl_fb_element` . `email_receiver` as `moorl_fb_element.emailReceiver` , `moorl_fb_element` . `entity_mapping` as `moorl_fb_element.entityMapping` , `moorl_fb_element` . `pattern` as `moorl_fb_element.pattern` , `moorl_fb_element` . `selection` as `moorl_fb_element.selection` , `moorl_fb_element` . `config` as `moorl_fb_element.config` , `moorl_fb_element` . `behaviour` as `moorl_fb_element.behaviour` , `moorl_fb_element` . `conditions` as `moorl_fb_element.conditions` , `moorl_fb_element` . `animation` as `moorl_fb_element.animation` , `moorl_fb_element` . `option_price` as `moorl_fb_element.optionPrice` , `moorl_fb_element` . `option_type` as `moorl_fb_element.optionType` , `moorl_fb_element` . `option_percentage` as `moorl_fb_element.optionPercentage` , `moorl_fb_element.media` . `id` as `moorl_fb_element.media.id` , `moorl_fb_element.media` . `user_id` as `moorl_fb_element.media.userId` , `moorl_fb_element.media` . `media_folder_id` as `moorl_fb_element.media.mediaFolderId` , `moorl_fb_element.media` . `mime_type` as `moorl_fb_element.media.mimeType` , `moorl_fb_element.media` . `file_extension` as `moorl_fb_element.media.fileExtension` , `moorl_fb_element.media` . `uploaded_at` as `moorl_fb_element.media.uploadedAt` , `moorl_fb_element.media` . `file_name` as `moorl_fb_element.media.fileName` , `moorl_fb_element.media` . `file_size` as `moorl_fb_element.media.fileSize` , `moorl_fb_element.media` . `media_type` as `moorl_fb_element.media.mediaTypeRaw` , `moorl_fb_element.media` . `meta_data` as `moorl_fb_element.media.metaData` , `moorl_fb_element.media` . `config` as `moorl_fb_element.media.config` , `moorl_fb_element.media` . `path` as `moorl_fb_element.media.path` , `moorl_fb_element.media` . `private` as `moorl_fb_element.media.private` , `moorl_fb_element.media` . `thumbnails_ro` as `moorl_fb_element.media.thumbnailsRo` , `moorl_fb_element.media` . `created_at` as `moorl_fb_element.media.createdAt` , `moorl_fb_element.media` . `updated_at` as `moorl_fb_element.media.updatedAt` , `moorl_fb_element.media.translation.title` , COALESCE (`moorl_fb_element.media.translation.title` , `moorl_fb_element.media.translation.title` ) as `moorl_fb_element.media.title` , `moorl_fb_element.media.translation.alt` , COALESCE (`moorl_fb_element.media.translation.alt` , `moorl_fb_element.media.translation.alt` ) as `moorl_fb_element.media.alt` , `moorl_fb_element.media.translation.customFields` , COALESCE (`moorl_fb_element.media.translation.customFields` , `moorl_fb_element.media.translation.customFields` ) as `moorl_fb_element.media.customFields` , `moorl_fb_element.media.translation.createdAt` , `moorl_fb_element.media.translation.updatedAt` , `moorl_fb_element.media.translation.mediaId` , `moorl_fb_element.media.translation.languageId` , `moorl_fb_element` . `created_at` as `moorl_fb_element.createdAt` , `moorl_fb_element` . `updated_at` as `moorl_fb_element.updatedAt` , `moorl_fb_element.translation.name` , COALESCE (`moorl_fb_element.translation.name` , `moorl_fb_element.translation.name` ) as `moorl_fb_element.name` , `moorl_fb_element.translation.content` , COALESCE (`moorl_fb_element.translation.content` , `moorl_fb_element.translation.content` ) as `moorl_fb_element.content` , `moorl_fb_element.translation.tooltip` , COALESCE (`moorl_fb_element.translation.tooltip` , `moorl_fb_element.translation.tooltip` ) as `moorl_fb_element.tooltip` , `moorl_fb_element.translation.prepend` , COALESCE (`moorl_fb_element.translation.prepend` , `moorl_fb_element.translation.prepend` ) as `moorl_fb_element.prepend` , `moorl_fb_element.translation.append` , COALESCE (`moorl_fb_element.translation.append` , `moorl_fb_element.translation.append` ) as `moorl_fb_element.append` , `moorl_fb_element.translation.placeholder` , COALESCE (`moorl_fb_element.translation.placeholder` , `moorl_fb_element.translation.placeholder` ) as `moorl_fb_element.placeholder` , `moorl_fb_element.translation.defaultValue` , COALESCE (`moorl_fb_element.translation.defaultValue` , `moorl_fb_element.translation.defaultValue` ) as `moorl_fb_element.defaultValue` , `moorl_fb_element.translation.custom1` , COALESCE (`moorl_fb_element.translation.custom1` , `moorl_fb_element.translation.custom1` ) as `moorl_fb_element.custom1` , `moorl_fb_element.translation.custom2` , COALESCE (`moorl_fb_element.translation.custom2` , `moorl_fb_element.translation.custom2` ) as `moorl_fb_element.custom2` , `moorl_fb_element.translation.custom3` , COALESCE (`moorl_fb_element.translation.custom3` , `moorl_fb_element.translation.custom3` ) as `moorl_fb_element.custom3` , `moorl_fb_element.translation.custom4` , COALESCE (`moorl_fb_element.translation.custom4` , `moorl_fb_element.translation.custom4` ) as `moorl_fb_element.custom4` , `moorl_fb_element.translation.mailReceiver` , COALESCE (`moorl_fb_element.translation.mailReceiver` , `moorl_fb_element.translation.mailReceiver` ) as `moorl_fb_element.mailReceiver` , `moorl_fb_element.translation.customFields` , COALESCE (`moorl_fb_element.translation.customFields` , `moorl_fb_element.translation.customFields` ) as `moorl_fb_element.customFields` , `moorl_fb_element.translation.createdAt` , `moorl_fb_element.translation.updatedAt` , `moorl_fb_element.translation.moorlFbElementId` , `moorl_fb_element.translation.languageId` FROM `moorl_fb_element` LEFT JOIN (SELECT `moorl_fb_element.translation` . moorl_fb_element_id , `moorl_fb_element.translation` . name as `moorl_fb_element.translation.name` , `moorl_fb_element.translation` . content as `moorl_fb_element.translation.content` , `moorl_fb_element.translation` . tooltip as `moorl_fb_element.translation.tooltip` , `moorl_fb_element.translation` . prepend as `moorl_fb_element.translation.prepend` , `moorl_fb_element.translation` . append as `moorl_fb_element.translation.append` , `moorl_fb_element.translation` . placeholder as `moorl_fb_element.translation.placeholder` , `moorl_fb_element.translation` . default_value as `moorl_fb_element.translation.defaultValue` , `moorl_fb_element.translation` . custom1 as `moorl_fb_element.translation.custom1` , `moorl_fb_element.translation` . custom2 as `moorl_fb_element.translation.custom2` , `moorl_fb_element.translation` . custom3 as `moorl_fb_element.translation.custom3` , `moorl_fb_element.translation` . custom4 as `moorl_fb_element.translation.custom4` , `moorl_fb_element.translation` . mail_receiver as `moorl_fb_element.translation.mailReceiver` , `moorl_fb_element.translation` . custom_fields as `moorl_fb_element.translation.customFields` , `moorl_fb_element.translation` . created_at as `moorl_fb_element.translation.createdAt` , `moorl_fb_element.translation` . updated_at as `moorl_fb_element.translation.updatedAt` , `moorl_fb_element.translation` . moorl_fb_element_id as `moorl_fb_element.translation.moorlFbElementId` , `moorl_fb_element.translation` . language_id as `moorl_fb_element.translation.languageId` FROM `moorl_fb_element_translation` `moorl_fb_element.translation` WHERE `moorl_fb_element.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_fb_element.moorl_fb_element_translation` ON `moorl_fb_element.moorl_fb_element_translation` . `moorl_fb_element_id` = `moorl_fb_element` . `id` LEFT JOIN `media` `moorl_fb_element.media` ON `moorl_fb_element` . `media_id` = `moorl_fb_element.media` . `id` LEFT JOIN (SELECT `moorl_fb_element.media.translation` . media_id , `moorl_fb_element.media.translation` . title as `moorl_fb_element.media.translation.title` , `moorl_fb_element.media.translation` . alt as `moorl_fb_element.media.translation.alt` , `moorl_fb_element.media.translation` . custom_fields as `moorl_fb_element.media.translation.customFields` , `moorl_fb_element.media.translation` . created_at as `moorl_fb_element.media.translation.createdAt` , `moorl_fb_element.media.translation` . updated_at as `moorl_fb_element.media.translation.updatedAt` , `moorl_fb_element.media.translation` . media_id as `moorl_fb_element.media.translation.mediaId` , `moorl_fb_element.media.translation` . language_id as `moorl_fb_element.media.translation.languageId` FROM `media_translation` `moorl_fb_element.media.translation` WHERE `moorl_fb_element.media.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_fb_element.media.media_translation` ON `moorl_fb_element.media.media_translation` . `media_id` = `moorl_fb_element.media` . `id` WHERE ((`moorl_fb_element` . `active` = 1 AND (`moorl_fb_element` . `show_from` < = > NULL OR (`moorl_fb_element` . `show_from` < = '2025-01-19 18:32:50' )) AND (`moorl_fb_element` . `show_until` < = > NULL OR (`moorl_fb_element` . `show_until` > = '2025-01-19 18:32:50' )) AND (`moorl_fb_element` . `sales_channel_id` < = > NULL OR `moorl_fb_element` . `sales_channel_id` = 0xAFFF723EF2584B3A979DDDCDFF17BB66 ) AND (`moorl_fb_element` . `customer_group_id` < = > NULL OR `moorl_fb_element` . `customer_group_id` = 0x70528091A831446D81912AA257383B0E ) AND (`moorl_fb_element` . `country_id` < = > NULL OR `moorl_fb_element` . `country_id` = 0x6149BBA5F7074B83AC14E26F123D37BA ) AND (`moorl_fb_element` . `payment_method_id` < = > NULL OR `moorl_fb_element` . `payment_method_id` = 0x7D58E281F4304DC3A45AA46CDDEA23F0 ) AND (`moorl_fb_element` . `shipping_method_id` < = > NULL OR `moorl_fb_element` . `shipping_method_id` = 0x3B80D2F025BD48CEB8887969DD8B4CE6 )) AND `moorl_fb_element` . `moorl_fb_form_id` IN (0x0190BC348EAE71D786BB1E90BE8ACA91 , 0x0190C4A326BD7187BD1B5472CF478B04 ));
Copy
37
0.74 ms
SELECT module . module , module . response FROM wbm_data_layer_modules module
SELECT module . module , module . response FROM wbm_data_layer_modules module ;
Copy
38
0.17 ms
SELECT `name` , `path` , `author`
FROM `app`
WHERE `active` = 1
SELECT `name` , `path` , `author`
FROM `app`
WHERE `active` = 1
;
Copy
39
0.63 ms
SELECT `pickware_shipping_sales_channel_api_context` . `sales_channel_context_token` as `pickware_shipping_sales_channel_api_context.salesChannelContextToken` , `pickware_shipping_sales_channel_api_context` . `payload` as `pickware_shipping_sales_channel_api_context.payload` , `pickware_shipping_sales_channel_api_context` . `created_at` as `pickware_shipping_sales_channel_api_context.createdAt` , `pickware_shipping_sales_channel_api_context` . `updated_at` as `pickware_shipping_sales_channel_api_context.updatedAt` FROM `pickware_shipping_sales_channel_api_context` WHERE `pickware_shipping_sales_channel_api_context` . `sales_channel_context_token` IN (? )
Parameters :
[
"nqeIFRCwRAZRfnSHQLaqljrTDtXreiG4 "
]
SELECT `pickware_shipping_sales_channel_api_context` . `sales_channel_context_token` as `pickware_shipping_sales_channel_api_context.salesChannelContextToken` , `pickware_shipping_sales_channel_api_context` . `payload` as `pickware_shipping_sales_channel_api_context.payload` , `pickware_shipping_sales_channel_api_context` . `created_at` as `pickware_shipping_sales_channel_api_context.createdAt` , `pickware_shipping_sales_channel_api_context` . `updated_at` as `pickware_shipping_sales_channel_api_context.updatedAt` FROM `pickware_shipping_sales_channel_api_context` WHERE `pickware_shipping_sales_channel_api_context` . `sales_channel_context_token` IN ('nqeIFRCwRAZRfnSHQLaqljrTDtXreiG4' );
Copy
40
0.58 ms
SELECT `sales_channel` . `id` as `sales_channel.id` , `sales_channel` . `type_id` as `sales_channel.typeId` , `sales_channel` . `language_id` as `sales_channel.languageId` , `sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` , `sales_channel` . `currency_id` as `sales_channel.currencyId` , `sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` , `sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` , `sales_channel` . `country_id` as `sales_channel.countryId` , `sales_channel` . `analytics_id` as `sales_channel.analyticsId` , `sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` , `sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` , `sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` , `sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` , `sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` , `sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` , `sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` , `sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` , `sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` , `sales_channel` . `short_name` as `sales_channel.shortName` , `sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` , `sales_channel` . `access_key` as `sales_channel.accessKey` , `sales_channel` . `configuration` as `sales_channel.configuration` , `sales_channel` . `active` as `sales_channel.active` , `sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` , `sales_channel` . `maintenance` as `sales_channel.maintenance` , `sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` , `sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` , `sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` , `sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` , `sales_channel` . `created_at` as `sales_channel.createdAt` , `sales_channel` . `updated_at` as `sales_channel.updatedAt` , `sales_channel.translation.name` , COALESCE (`sales_channel.translation.name` , `sales_channel.translation.name` ) as `sales_channel.name` , `sales_channel.translation.homeSlotConfig` , COALESCE (`sales_channel.translation.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` ) as `sales_channel.homeSlotConfig` , `sales_channel.translation.homeEnabled` , COALESCE (`sales_channel.translation.homeEnabled` , `sales_channel.translation.homeEnabled` ) as `sales_channel.homeEnabled` , `sales_channel.translation.homeName` , COALESCE (`sales_channel.translation.homeName` , `sales_channel.translation.homeName` ) as `sales_channel.homeName` , `sales_channel.translation.homeMetaTitle` , COALESCE (`sales_channel.translation.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` ) as `sales_channel.homeMetaTitle` , `sales_channel.translation.homeMetaDescription` , COALESCE (`sales_channel.translation.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` ) as `sales_channel.homeMetaDescription` , `sales_channel.translation.homeKeywords` , COALESCE (`sales_channel.translation.homeKeywords` , `sales_channel.translation.homeKeywords` ) as `sales_channel.homeKeywords` , `sales_channel.translation.customFields` , COALESCE (`sales_channel.translation.customFields` , `sales_channel.translation.customFields` ) as `sales_channel.customFields` , `sales_channel.translation.createdAt` , `sales_channel.translation.updatedAt` , `sales_channel.translation.salesChannelId` , `sales_channel.translation.languageId` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation` . sales_channel_id , `sales_channel.translation` . name as `sales_channel.translation.name` , `sales_channel.translation` . home_slot_config as `sales_channel.translation.homeSlotConfig` , `sales_channel.translation` . home_enabled as `sales_channel.translation.homeEnabled` , `sales_channel.translation` . home_name as `sales_channel.translation.homeName` , `sales_channel.translation` . home_meta_title as `sales_channel.translation.homeMetaTitle` , `sales_channel.translation` . home_meta_description as `sales_channel.translation.homeMetaDescription` , `sales_channel.translation` . home_keywords as `sales_channel.translation.homeKeywords` , `sales_channel.translation` . custom_fields as `sales_channel.translation.customFields` , `sales_channel.translation` . created_at as `sales_channel.translation.createdAt` , `sales_channel.translation` . updated_at as `sales_channel.translation.updatedAt` , `sales_channel.translation` . sales_channel_id as `sales_channel.translation.salesChannelId` , `sales_channel.translation` . language_id as `sales_channel.translation.languageId` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation` . language_id = ? ) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id` WHERE (`sales_channel` . `active` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
]
SELECT
`sales_channel` . `id` as `sales_channel.id` ,
`sales_channel` . `type_id` as `sales_channel.typeId` ,
`sales_channel` . `language_id` as `sales_channel.languageId` ,
`sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` ,
`sales_channel` . `currency_id` as `sales_channel.currencyId` ,
`sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` ,
`sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` ,
`sales_channel` . `country_id` as `sales_channel.countryId` ,
`sales_channel` . `analytics_id` as `sales_channel.analyticsId` ,
`sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` ,
`sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` ,
`sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` ,
`sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` ,
`sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` ,
`sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` ,
`sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` ,
`sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` ,
`sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` ,
`sales_channel` . `short_name` as `sales_channel.shortName` ,
`sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` ,
`sales_channel` . `access_key` as `sales_channel.accessKey` ,
`sales_channel` . `configuration` as `sales_channel.configuration` ,
`sales_channel` . `active` as `sales_channel.active` ,
`sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` ,
`sales_channel` . `maintenance` as `sales_channel.maintenance` ,
`sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` ,
`sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` ,
`sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` ,
`sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` ,
`sales_channel` . `created_at` as `sales_channel.createdAt` ,
`sales_channel` . `updated_at` as `sales_channel.updatedAt` ,
`sales_channel.translation.name` ,
COALESCE (
`sales_channel.translation.name` ,
`sales_channel.translation.name`
) as `sales_channel.name` ,
`sales_channel.translation.homeSlotConfig` ,
COALESCE (
`sales_channel.translation.homeSlotConfig` ,
`sales_channel.translation.homeSlotConfig`
) as `sales_channel.homeSlotConfig` ,
`sales_channel.translation.homeEnabled` ,
COALESCE (
`sales_channel.translation.homeEnabled` ,
`sales_channel.translation.homeEnabled`
) as `sales_channel.homeEnabled` ,
`sales_channel.translation.homeName` ,
COALESCE (
`sales_channel.translation.homeName` ,
`sales_channel.translation.homeName`
) as `sales_channel.homeName` ,
`sales_channel.translation.homeMetaTitle` ,
COALESCE (
`sales_channel.translation.homeMetaTitle` ,
`sales_channel.translation.homeMetaTitle`
) as `sales_channel.homeMetaTitle` ,
`sales_channel.translation.homeMetaDescription` ,
COALESCE (
`sales_channel.translation.homeMetaDescription` ,
`sales_channel.translation.homeMetaDescription`
) as `sales_channel.homeMetaDescription` ,
`sales_channel.translation.homeKeywords` ,
COALESCE (
`sales_channel.translation.homeKeywords` ,
`sales_channel.translation.homeKeywords`
) as `sales_channel.homeKeywords` ,
`sales_channel.translation.customFields` ,
COALESCE (
`sales_channel.translation.customFields` ,
`sales_channel.translation.customFields`
) as `sales_channel.customFields` ,
`sales_channel.translation.createdAt` ,
`sales_channel.translation.updatedAt` ,
`sales_channel.translation.salesChannelId` ,
`sales_channel.translation.languageId`
FROM
`sales_channel`
LEFT JOIN (
SELECT
`sales_channel.translation` . sales_channel_id ,
`sales_channel.translation` . name as `sales_channel.translation.name` ,
`sales_channel.translation` . home_slot_config as `sales_channel.translation.homeSlotConfig` ,
`sales_channel.translation` . home_enabled as `sales_channel.translation.homeEnabled` ,
`sales_channel.translation` . home_name as `sales_channel.translation.homeName` ,
`sales_channel.translation` . home_meta_title as `sales_channel.translation.homeMetaTitle` ,
`sales_channel.translation` . home_meta_description as `sales_channel.translation.homeMetaDescription` ,
`sales_channel.translation` . home_keywords as `sales_channel.translation.homeKeywords` ,
`sales_channel.translation` . custom_fields as `sales_channel.translation.customFields` ,
`sales_channel.translation` . created_at as `sales_channel.translation.createdAt` ,
`sales_channel.translation` . updated_at as `sales_channel.translation.updatedAt` ,
`sales_channel.translation` . sales_channel_id as `sales_channel.translation.salesChannelId` ,
`sales_channel.translation` . language_id as `sales_channel.translation.languageId`
FROM
`sales_channel_translation` `sales_channel.translation`
WHERE
`sales_channel.translation` . language_id = ?
) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id`
WHERE
(`sales_channel` . `active` = ? )
Copy
SELECT `sales_channel` . `id` as `sales_channel.id` , `sales_channel` . `type_id` as `sales_channel.typeId` , `sales_channel` . `language_id` as `sales_channel.languageId` , `sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` , `sales_channel` . `currency_id` as `sales_channel.currencyId` , `sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` , `sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` , `sales_channel` . `country_id` as `sales_channel.countryId` , `sales_channel` . `analytics_id` as `sales_channel.analyticsId` , `sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` , `sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` , `sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` , `sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` , `sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` , `sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` , `sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` , `sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` , `sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` , `sales_channel` . `short_name` as `sales_channel.shortName` , `sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` , `sales_channel` . `access_key` as `sales_channel.accessKey` , `sales_channel` . `configuration` as `sales_channel.configuration` , `sales_channel` . `active` as `sales_channel.active` , `sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` , `sales_channel` . `maintenance` as `sales_channel.maintenance` , `sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` , `sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` , `sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` , `sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` , `sales_channel` . `created_at` as `sales_channel.createdAt` , `sales_channel` . `updated_at` as `sales_channel.updatedAt` , `sales_channel.translation.name` , COALESCE (`sales_channel.translation.name` , `sales_channel.translation.name` ) as `sales_channel.name` , `sales_channel.translation.homeSlotConfig` , COALESCE (`sales_channel.translation.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` ) as `sales_channel.homeSlotConfig` , `sales_channel.translation.homeEnabled` , COALESCE (`sales_channel.translation.homeEnabled` , `sales_channel.translation.homeEnabled` ) as `sales_channel.homeEnabled` , `sales_channel.translation.homeName` , COALESCE (`sales_channel.translation.homeName` , `sales_channel.translation.homeName` ) as `sales_channel.homeName` , `sales_channel.translation.homeMetaTitle` , COALESCE (`sales_channel.translation.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` ) as `sales_channel.homeMetaTitle` , `sales_channel.translation.homeMetaDescription` , COALESCE (`sales_channel.translation.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` ) as `sales_channel.homeMetaDescription` , `sales_channel.translation.homeKeywords` , COALESCE (`sales_channel.translation.homeKeywords` , `sales_channel.translation.homeKeywords` ) as `sales_channel.homeKeywords` , `sales_channel.translation.customFields` , COALESCE (`sales_channel.translation.customFields` , `sales_channel.translation.customFields` ) as `sales_channel.customFields` , `sales_channel.translation.createdAt` , `sales_channel.translation.updatedAt` , `sales_channel.translation.salesChannelId` , `sales_channel.translation.languageId` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation` . sales_channel_id , `sales_channel.translation` . name as `sales_channel.translation.name` , `sales_channel.translation` . home_slot_config as `sales_channel.translation.homeSlotConfig` , `sales_channel.translation` . home_enabled as `sales_channel.translation.homeEnabled` , `sales_channel.translation` . home_name as `sales_channel.translation.homeName` , `sales_channel.translation` . home_meta_title as `sales_channel.translation.homeMetaTitle` , `sales_channel.translation` . home_meta_description as `sales_channel.translation.homeMetaDescription` , `sales_channel.translation` . home_keywords as `sales_channel.translation.homeKeywords` , `sales_channel.translation` . custom_fields as `sales_channel.translation.customFields` , `sales_channel.translation` . created_at as `sales_channel.translation.createdAt` , `sales_channel.translation` . updated_at as `sales_channel.translation.updatedAt` , `sales_channel.translation` . sales_channel_id as `sales_channel.translation.salesChannelId` , `sales_channel.translation` . language_id as `sales_channel.translation.languageId` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id` WHERE (`sales_channel` . `active` = 1 );
Copy
41
0.31 ms
SELECT `sales_channel_domain` . `id` as `sales_channel_domain.id` , `sales_channel_domain` . `url` as `sales_channel_domain.url` , `sales_channel_domain` . `sales_channel_id` as `sales_channel_domain.salesChannelId` , `sales_channel_domain` . `language_id` as `sales_channel_domain.languageId` , `sales_channel_domain` . `currency_id` as `sales_channel_domain.currencyId` , `sales_channel_domain` . `snippet_set_id` as `sales_channel_domain.snippetSetId` , `sales_channel_domain` . `hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale` , `sales_channel_domain` . `custom_fields` as `sales_channel_domain.customFields` , `sales_channel_domain` . `created_at` as `sales_channel_domain.createdAt` , `sales_channel_domain` . `updated_at` as `sales_channel_domain.updatedAt` FROM `sales_channel_domain` WHERE (`sales_channel_domain` . `sales_channel_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"\x01 ‘F(Óz}Õ¢•^$ñE\x02 3 "
b"\x01 “>ÞÎ\x00 q3¨§©\x00 Ë„+¼ "
b"\e nj_Ì©Câ¾n³œ\x03 y9… "
b"#╔ï¥*ùI╦É\x01 $RçÝ╠. "
b";ÃaàRzL.ü,Á®^¦░¨ "
b"d8Ó▄3dFqØ ╚&\x1A o/9 "
b"‘{Þ¸ô_Gˆ‡¡\x00 ›ÐË£\x02 "
b"""
ùYÁ\n
¦ØM¨ø\x16 ║=mZ\x04 à
"""
b"˜C-ï9üF$³2\x13 ¥kŒ”M "
b"˜‰\x16 §.ŸHî\x1F sÏ1FöÞ "
b"""
©R ¾a\n
Fy¡§i¶Fƒ^\x02
"""
b"» r>‗XK:ùئ═ \x17 ╗f "
]
SELECT `sales_channel_domain` . `id` as `sales_channel_domain.id` , `sales_channel_domain` . `url` as `sales_channel_domain.url` , `sales_channel_domain` . `sales_channel_id` as `sales_channel_domain.salesChannelId` , `sales_channel_domain` . `language_id` as `sales_channel_domain.languageId` , `sales_channel_domain` . `currency_id` as `sales_channel_domain.currencyId` , `sales_channel_domain` . `snippet_set_id` as `sales_channel_domain.snippetSetId` , `sales_channel_domain` . `hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale` , `sales_channel_domain` . `custom_fields` as `sales_channel_domain.customFields` , `sales_channel_domain` . `created_at` as `sales_channel_domain.createdAt` , `sales_channel_domain` . `updated_at` as `sales_channel_domain.updatedAt` FROM `sales_channel_domain` WHERE (`sales_channel_domain` . `sales_channel_id` IN (0x01914628D37A7DD5A2955E24F1450233 , 0x01933EDECE007133A8A7A900CB842BBC , 0x1B6E6A5FCCA943E2BE6EB39C03793985 , 0x23C98BBE2A9749CB9001245287EDCC2E , 0x3BC76185527A4C2E812CB5A95EDDB0F9 , 0x6438E0DC336446719DFFC8261A6F2F39 , 0x917BDEB8F45F478887A1009BD0CBA302 , 0x9759B50ADD9D4DF99B16BA3D6D5A0485 , 0x98432DEF39FC4624B33213A56B8C944D , 0x988916A72E9F48C3AE1F73CF3146F6DE , 0xA95220BE610A4679A1A769B646835E02 , 0xAFFF723EF2584B3A979DDDCDFF17BB66 ));
Copy
42
0.63 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
43
0.92 ms
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = ?
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = 'de-DE' ;
Copy
44
0.47 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 :
[
"/maintenance/singlepage/fe5c6a5bb80346e7b6bd0f581a505827 "
"/maintenance/singlepage/a2389c54840f47769fa2e7beb3d36344 "
b"/»_ââšMpªXTÎ|ãâ\v "
b"» r>‗XK:ùئ═ \x17 ╗f "
]
SELECT seo_path_info , path_info , sales_channel_id FROM seo_url WHERE (seo_url . is_canonical = 1 ) AND (seo_url . path_info IN ('/maintenance/singlepage/fe5c6a5bb80346e7b6bd0f581a505827' , '/maintenance/singlepage/a2389c54840f47769fa2e7beb3d36344' )) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . sales_channel_id = 0xAFFF723EF2584B3A979DDDCDFF17BB66 OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 );
Copy
45
1.16 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"S¤|\x14 T\x15 AÖ¡É┐┬éê±½ "
b"€ó3ÔÂgKÞ³\x03 ˆå“BO¾ "
b"Ó\x06 ¡[ùÞBBáØLäÌ┬9k "
b"\x01 ôDlzü~àå\x19\e zÏ[<‗ "
b"þá(Ë\x11 vJ\x7F •|”íe\x0E\x08 l "
b"\x01 ’Ã\x04 J?~íŸ=\x14\x19 RânV "
b"( &Ú5‘Aý”\x18 +Ñ\x0E òF8 "
b"Í╬§A\x06 ÉLHÁ´ÝÈ\x01 l£° "
b"äNg‚ÆBG·–¸‘Ï%®8÷ "
b"\x03 §\e\x7F\x01 ËGì¬æeÏÈv+H "
b"\x04 ÷Ȇ+ÜGì—$§'€’i? "
b"\x10\t 0šbÉF¡¦NÍ™ÿø²Ã "
b"'enDê·KY’É\x11 3æE· "
b".Ð~xèpJ\x05 ¼Ys¨’\x13 ¹\x04 "
b"4Ô\x1A Î\x1E\x0F @[üÊ^mõ)àê "
b"D:†9ó2@ª¯!Áb‹/ÑH "
b"Phd¯^RG"¥Æþٙʬ\x1E "
b"Y‚(5\x18 gJÿž¹\t\x10 ;r\e ï "
b"Z@\x1C •_\x01 O\x00 «ÃÙ>‚“—j "
b"] ™n¥XJ\x06 Š¦é!\x1E\x10 -| "
b"]§‗ZøƒN5ç┤Z ╠rì\v "
b"^§b¿\x12\x03 HüÖÀËwè\x04 s5 "
b"gBïÜ\x0F óAB‰8¡öY›¨\r "
b"jø€™;«N3–\x06 Ì°m ±\x17 "
b"nüª\x03 %`Mðû³øJuÇ╩ "
b"x\x1E ZÊ\e ˜F£š;ð\x05 ˆÜ\x04 œ "
b"‚ĺëÄñF‡¨-Wç?\x1A ²\x0F "
b"ƒ¯\x03 âPrAe‚=f÷¡i•¿ "
b"É\x08 DÄ├\v MBò▒Í«╚®Ó "
b"˜K|h{ßFù¼@l\x01 öCh` "
b"íì[x>£AãăÓ\x1E\x1F\x01\x05 ; "
b"¾K·úéÜAȵ}Ÿ\x18 [-“+ "
b"┐§Év«ÑBñªª\x15 AZó■╬ "
b"Ä\v ~ðùÞIH—‘é°\x08\x1A ûs "
b"Ô\x10 €W,ØG&±\x17 ø.\t ‚#{ "
b"ͬ▀:àGEÅ╝÷³╠\x15 Ð\x14 ? "
b"üGZ\x06 Üâ@*¶˜Ê]Ô`°ƒ "
b"³l¾«È(NÕù>ÿÉ\f\x08 ä\x15 "
]
SELECT
`rule` . `id` as `rule.id` ,
`rule` . `name` as `rule.name` ,
`rule` . `priority` as `rule.priority` ,
`rule` . `description` as `rule.description` ,
`rule` . `payload` as `rule.payload` ,
`rule` . `invalid` as `rule.invalid` ,
`rule` . `areas` as `rule.areas` ,
`rule` . `custom_fields` as `rule.customFields` ,
`rule` . `module_types` as `rule.moduleTypes` ,
`rule` . `created_at` as `rule.createdAt` ,
`rule` . `updated_at` as `rule.updatedAt`
FROM
`rule`
WHERE
`rule` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ?
)
Copy
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (0x53CF7C1454154199AD90BFC28288F1AB , 0x80F333D4C2674BDEB30388E593424FBE , 0xE006AD5B97E84242A09D4C84DEC2396B , 0x0193446C7A817E8586191B7AD85B3CF2 , 0xFEE128CB11764A7F957C94ED650E086C , 0x0192C3044A3F7EED9F3D141952E26E56 , 0x282026DA359141FD94182BD10EF24638 , 0xD6CEF54106904C48B5EFEDD4016C9CF8 , 0xE44E6782C64247B796B891CF25AE38F7 , 0x03A71B7F01CB47ECACE665CFC8762B48 , 0x04F7C8862BDC47EC9724A7278092693F , 0x1009309A62C946A1A64ECD99FFF8B2C3 , 0x27656E44EAB74B5992ADC91133E645B7 , 0x2ED07E78E8704A05BC5973A89213B904 , 0x34E21AD71E0F405B81D25E6DE4298588 , 0x443A8639F33240AAAF21C1628B2FD148 , 0x506864AF5E524722A5C6FED999CAAC1E , 0x5982283518674AFF9EB909103B721BEF , 0x5A401C955F014F00ABC3D93E8293976A , 0x5DA0996EA5584A068AA6E9211E102D7C , 0x5DF5F25A9B9F4E3587B45AFFCC728D0B , 0x5EF562A81203488199B7D3778A047335 , 0x6742EFDC0FF341428938A1F6599BA80D , 0x6AF880993BAB4E339606CCB06DA0B117 , 0x6E81A60325604DD096FC9B4A7580F0CA , 0x781E5ACA1B9846A39A3BF00588DC049C , 0x82C4BAEBC4F14687A82D57E73F1AB20F , 0x83AF03E250724165823D66F7A16995BF , 0x9008448EC30B4D4295B1D6AEC8A9E0FF , 0x984B7C687BDF46F9BC406C01F6436860 , 0xA18D5B783E9C41C68E9FE01E1F01053B , 0xBE4BB7FAE9DC41C8B57D9F185B2D932B , 0xBFF59076AEA542A4A6A615415AA2FECE , 0xC40B7EF0F9DE49489791E9B0081AFB73 , 0xD41080572CD84726B117F82E0982237B , 0xD6AADF3A8547458FBCF6FCCC15D1143F , 0xFC475A06DCE2402AB698CA5DD460B083 , 0xFC6CF3AED4284EE5973E98900C088415 );
Copy
46
0.50 ms
SELECT COUNT (* ) FROM `wallee_transaction` LIMIT 1
SELECT COUNT (* ) FROM `wallee_transaction` LIMIT 1 ;
Copy