1
0.61 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.36 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
3
0.44 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.14 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.32 ms
SELECT `redirect` . `id` AS `redirect.id` , `redirect` . `oldUrl` AS `redirect.oldUrl` , `redirect` . `newUrl` AS `redirect.newUrl` , `redirect` . `active` AS `redirect.active` , `redirect` . `temporaryRedirect` AS `redirect.temporaryRedirect` , `redirect` . `externalRedirect` AS `redirect.externalRedirect` , `redirect` . `gone` AS `redirect.gone` , `redirect` . `created_at` AS `redirect.createdAt` , `redirect` . `updated_at` AS `redirect.updatedAt` FROM `redirect` WHERE (`redirect` . `oldUrl` = ? AND `redirect` . `active` = ? )
Parameters :
[
"/account/login "
true
]
SELECT `redirect` . `id` AS `redirect.id` , `redirect` . `oldUrl` AS `redirect.oldUrl` , `redirect` . `newUrl` AS `redirect.newUrl` , `redirect` . `active` AS `redirect.active` , `redirect` . `temporaryRedirect` AS `redirect.temporaryRedirect` , `redirect` . `externalRedirect` AS `redirect.externalRedirect` , `redirect` . `gone` AS `redirect.gone` , `redirect` . `created_at` AS `redirect.createdAt` , `redirect` . `updated_at` AS `redirect.updatedAt` FROM `redirect` WHERE (`redirect` . `oldUrl` = '/account/login' AND `redirect` . `active` = 1 );
Copy
6
0.30 ms
SELECT configuration_value FROM system_config WHERE (configuration_key = ? ) AND ((sales_channel_id = ? OR sales_channel_id IS NULL )) ORDER BY sales_channel_id IS NULL ASC LIMIT 1
Parameters :
[
"NetiNextStoreLocator.config.seoUrl "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
]
SELECT configuration_value FROM system_config WHERE (configuration_key = 'NetiNextStoreLocator.config.seoUrl' ) AND ((sales_channel_id = 0xA290DC5C19E14CBEBBA6C40F9C59949F OR sales_channel_id IS NULL )) ORDER BY sales_channel_id IS NULL ASC LIMIT 1 ;
Copy
7
0.34 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"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
"account/login "
"account/login/ "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0xA290DC5C19E14CBEBBA6C40F9C59949F OR sales_channel_id IS NULL )) AND ((seo_path_info = 'account/login' OR seo_path_info = 'account/login/' ));
Copy
8
0.29 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"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
"/account/login "
]
SELECT path_info pathInfo , seo_path_info seoPathInfo FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (sales_channel_id = 0xA290DC5C19E14CBEBBA6C40F9C59949F ) AND (path_info = '/account/login' ) AND (is_canonical = 1 ) LIMIT 1 ;
Copy
9
0.28 ms
SELECT LOWER (HEX (`id` )) AS `id` FROM `moorl_interrupter` WHERE (`updated_at` IS NULL OR (`show_from` > `updated_at` AND `show_from` < '2025-12-14T02:57:39+00:00' ) OR (`show_until` > `updated_at` AND `show_until` < '2025-12-14T02:57:39+00:00' )) AND `active` = '1' ;
SELECT LOWER (HEX (`id` )) AS `id` FROM `moorl_interrupter` WHERE (`updated_at` IS NULL OR (`show_from` > `updated_at` AND `show_from` < '2025-12-14T02:57:39+00:00' ) OR (`show_until` > `updated_at` AND `show_until` < '2025-12-14T02:57:39+00:00' )) AND `active` = '1' ; ;
Copy
10
0.20 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-12-14T02:57:39+00:00' ) OR (`show_until` > `updated_at` AND `show_until` < '2025-12-14T02:57:39+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-12-14T02:57:39+00:00' ) OR (`show_until` > `updated_at` AND `show_until` < '2025-12-14T02:57:39+00:00' )) AND `active` = '1' ; ;
Copy
11
0.45 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-12-14T02:57:39+00:00' ) OR (`show_until` > `updated_at` AND `show_until` < '2025-12-14T02:57:39+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-12-14T02:57:39+00:00' ) OR (`show_until` > `updated_at` AND `show_until` < '2025-12-14T02:57:39+00:00' )) AND `active` = '1' ; ;
Copy
12
0.27 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
"FY4hmIpjOGposrZmufHsBDT83tctm3C1 "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0xA290DC5C19E14CBEBBA6C40F9C59949F ) AND (token = 'FY4hmIpjOGposrZmufHsBDT83tctm3C1' ) LIMIT 1 ;
Copy
13
0.23 ms
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = ? )
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = 1 );
Copy
14
0.67 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 –\x1F Â\x08 æpÒˆÊvÜ©ÛÀ² "
]
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 (0x01961FC208E670D288CA76DCA9DBC0B2 );
Copy
15
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"\x01 –\x1F Â\x08 æpÒˆÊvÜ©ÛÀ² "
]
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 (0x01961FC208E670D288CA76DCA9DBC0B2 ));
Copy
16
0.45 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 —D°ÜÁq°§ñ÷üH£ñ "
]
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 (0x019744B0DCC171B0A7F1F7ADFC48A3F1 );
Copy
17
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 —D°ÜÁq°§ñ÷üH£ñ "
]
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 (0x019744B0DCC171B0A7F1F7ADFC48A3F1 ));
Copy
18
0.39 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 ™\x04 XŠ\r s±¾|”°íwÐë "
]
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 (0x019904588A0D73B1BE7C94B0ED77D0EB );
Copy
19
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 ™\x04 XŠ\r s±¾|”°íwÐë "
]
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 (0x019904588A0D73B1BE7C94B0ED77D0EB ));
Copy
20
0.31 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
21
0.19 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
22
0.20 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"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b"""
…\x11 ¿o\x0F ŽM\x19 ©\x05 Þ$\n
\x15 ÚF
"""
]
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = 0xA290DC5C19E14CBEBBA6C40F9C59949F AND `sales_channel_country` . `country_id` = 0x8511BF6F0F8E4D19A905DE240A15DA46 );
Copy
23
0.15 ms
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = ? )
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = 1 );
Copy
24
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 –\x1F Â\x08 æpÒˆÊvÜ©ÛÀ² "
]
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 (0x01961FC208E670D288CA76DCA9DBC0B2 );
Copy
25
0.17 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 –\x1F Â\x08 æpÒˆÊvÜ©ÛÀ² "
]
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 (0x01961FC208E670D288CA76DCA9DBC0B2 ));
Copy
26
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 —D°ÜÁq°§ñ÷üH£ñ "
]
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 (0x019744B0DCC171B0A7F1F7ADFC48A3F1 );
Copy
27
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 —D°ÜÁq°§ñ÷üH£ñ "
]
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 (0x019744B0DCC171B0A7F1F7ADFC48A3F1 ));
Copy
28
0.37 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 ™\x04 XŠ\r s±¾|”°íwÐë "
]
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 (0x019904588A0D73B1BE7C94B0ED77D0EB );
Copy
29
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 ™\x04 XŠ\r s±¾|”°íwÐë "
]
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 (0x019904588A0D73B1BE7C94B0ED77D0EB ));
Copy
30
0.24 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
31
0.19 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
32
1.17 ms
SELECT `acris_cookie` . `id` AS `acris_cookie.id` , `acris_cookie` . `cookie_group_id` AS `acris_cookie.cookieGroupId` , `acris_cookie.cookieGroup` . `id` AS `acris_cookie.cookieGroup.id` , `acris_cookie.cookieGroup` . `is_default` AS `acris_cookie.cookieGroup.isDefault` , `acris_cookie.cookieGroup` . `identification` AS `acris_cookie.cookieGroup.identification` , `acris_cookie.cookieGroup` . `created_at` AS `acris_cookie.cookieGroup.createdAt` , `acris_cookie.cookieGroup` . `updated_at` AS `acris_cookie.cookieGroup.updatedAt` , `acris_cookie.cookieGroup.translation.title` , COALESCE (`acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation.title` ) AS `acris_cookie.cookieGroup.title` , `acris_cookie.cookieGroup.translation.description` , COALESCE (`acris_cookie.cookieGroup.translation.description` , `acris_cookie.cookieGroup.translation.description` ) AS `acris_cookie.cookieGroup.description` , `acris_cookie.cookieGroup.translation.createdAt` , `acris_cookie.cookieGroup.translation.updatedAt` , `acris_cookie.cookieGroup.translation.acrisCookieGroupId` , `acris_cookie.cookieGroup.translation.languageId` , `acris_cookie` . `cookie_id` AS `acris_cookie.cookieId` , `acris_cookie` . `google_cookie_consent_mode` AS `acris_cookie.googleCookieConsentMode` , `acris_cookie` . `default_value` AS `acris_cookie.defaultValue` , `acris_cookie` . `script_position` AS `acris_cookie.scriptPosition` , `acris_cookie` . `provider` AS `acris_cookie.provider` , `acris_cookie` . `active` AS `acris_cookie.active` , `acris_cookie` . `unknown` AS `acris_cookie.unknown` , `acris_cookie` . `is_default` AS `acris_cookie.isDefault` , `acris_cookie` . `created_at` AS `acris_cookie.createdAt` , `acris_cookie` . `updated_at` AS `acris_cookie.updatedAt` , (SELECT GROUP_CONCAT (HEX (`acris_cookie.salesChannels.mapping` . `sales_channel_id` ) SEPARATOR '||' )
FROM `acris_cookie_sales_channel` `acris_cookie.salesChannels.mapping`
WHERE `acris_cookie.salesChannels.mapping` . `cookie_id` = `acris_cookie` . `id` ) AS `acris_cookie.salesChannels.id_mapping` , `acris_cookie.translation.title` , COALESCE (`acris_cookie.translation.title` , `acris_cookie.translation.title` ) AS `acris_cookie.title` , `acris_cookie.translation.description` , COALESCE (`acris_cookie.translation.description` , `acris_cookie.translation.description` ) AS `acris_cookie.description` , `acris_cookie.translation.script` , COALESCE (`acris_cookie.translation.script` , `acris_cookie.translation.script` ) AS `acris_cookie.script` , `acris_cookie.translation.createdAt` , `acris_cookie.translation.updatedAt` , `acris_cookie.translation.acrisCookieId` , `acris_cookie.translation.languageId` FROM `acris_cookie` LEFT JOIN `acris_cookie_group` `acris_cookie.cookieGroup` ON `acris_cookie` . `cookie_group_id` = `acris_cookie.cookieGroup` . `id` LEFT JOIN (SELECT `acris_cookie.translation` . acris_cookie_id , `acris_cookie.translation` . title AS `acris_cookie.translation.title` , `acris_cookie.translation` . description AS `acris_cookie.translation.description` , `acris_cookie.translation` . script AS `acris_cookie.translation.script` , `acris_cookie.translation` . created_at AS `acris_cookie.translation.createdAt` , `acris_cookie.translation` . updated_at AS `acris_cookie.translation.updatedAt` , `acris_cookie.translation` . acris_cookie_id AS `acris_cookie.translation.acrisCookieId` , `acris_cookie.translation` . language_id AS `acris_cookie.translation.languageId` FROM `acris_cookie_translation` `acris_cookie.translation` WHERE `acris_cookie.translation` . language_id = ? ) `acris_cookie.acris_cookie_translation` ON `acris_cookie.acris_cookie_translation` . `acris_cookie_id` = `acris_cookie` . `id` LEFT JOIN (SELECT `acris_cookie.cookieGroup.translation` . acris_cookie_group_id , `acris_cookie.cookieGroup.translation` . title AS `acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation` . description AS `acris_cookie.cookieGroup.translation.description` , `acris_cookie.cookieGroup.translation` . created_at AS `acris_cookie.cookieGroup.translation.createdAt` , `acris_cookie.cookieGroup.translation` . updated_at AS `acris_cookie.cookieGroup.translation.updatedAt` , `acris_cookie.cookieGroup.translation` . acris_cookie_group_id AS `acris_cookie.cookieGroup.translation.acrisCookieGroupId` , `acris_cookie.cookieGroup.translation` . language_id AS `acris_cookie.cookieGroup.translation.languageId` FROM `acris_cookie_group_translation` `acris_cookie.cookieGroup.translation` WHERE `acris_cookie.cookieGroup.translation` . language_id = ? ) `acris_cookie.cookieGroup.acris_cookie_group_translation` ON `acris_cookie.cookieGroup.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie.cookieGroup` . `id`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT
`acris_cookie` . `id` AS `acris_cookie.id` ,
`acris_cookie` . `cookie_group_id` AS `acris_cookie.cookieGroupId` ,
`acris_cookie.cookieGroup` . `id` AS `acris_cookie.cookieGroup.id` ,
`acris_cookie.cookieGroup` . `is_default` AS `acris_cookie.cookieGroup.isDefault` ,
`acris_cookie.cookieGroup` . `identification` AS `acris_cookie.cookieGroup.identification` ,
`acris_cookie.cookieGroup` . `created_at` AS `acris_cookie.cookieGroup.createdAt` ,
`acris_cookie.cookieGroup` . `updated_at` AS `acris_cookie.cookieGroup.updatedAt` ,
`acris_cookie.cookieGroup.translation.title` ,
COALESCE (
`acris_cookie.cookieGroup.translation.title` ,
`acris_cookie.cookieGroup.translation.title`
) AS `acris_cookie.cookieGroup.title` ,
`acris_cookie.cookieGroup.translation.description` ,
COALESCE (
`acris_cookie.cookieGroup.translation.description` ,
`acris_cookie.cookieGroup.translation.description`
) AS `acris_cookie.cookieGroup.description` ,
`acris_cookie.cookieGroup.translation.createdAt` ,
`acris_cookie.cookieGroup.translation.updatedAt` ,
`acris_cookie.cookieGroup.translation.acrisCookieGroupId` ,
`acris_cookie.cookieGroup.translation.languageId` ,
`acris_cookie` . `cookie_id` AS `acris_cookie.cookieId` ,
`acris_cookie` . `google_cookie_consent_mode` AS `acris_cookie.googleCookieConsentMode` ,
`acris_cookie` . `default_value` AS `acris_cookie.defaultValue` ,
`acris_cookie` . `script_position` AS `acris_cookie.scriptPosition` ,
`acris_cookie` . `provider` AS `acris_cookie.provider` ,
`acris_cookie` . `active` AS `acris_cookie.active` ,
`acris_cookie` . `unknown` AS `acris_cookie.unknown` ,
`acris_cookie` . `is_default` AS `acris_cookie.isDefault` ,
`acris_cookie` . `created_at` AS `acris_cookie.createdAt` ,
`acris_cookie` . `updated_at` AS `acris_cookie.updatedAt` ,
(
SELECT
GROUP_CONCAT (
HEX (
`acris_cookie.salesChannels.mapping` . `sales_channel_id`
) SEPARATOR '||'
)
FROM
`acris_cookie_sales_channel` `acris_cookie.salesChannels.mapping`
WHERE
`acris_cookie.salesChannels.mapping` . `cookie_id` = `acris_cookie` . `id`
) AS `acris_cookie.salesChannels.id_mapping` ,
`acris_cookie.translation.title` ,
COALESCE (
`acris_cookie.translation.title` ,
`acris_cookie.translation.title`
) AS `acris_cookie.title` ,
`acris_cookie.translation.description` ,
COALESCE (
`acris_cookie.translation.description` ,
`acris_cookie.translation.description`
) AS `acris_cookie.description` ,
`acris_cookie.translation.script` ,
COALESCE (
`acris_cookie.translation.script` ,
`acris_cookie.translation.script`
) AS `acris_cookie.script` ,
`acris_cookie.translation.createdAt` ,
`acris_cookie.translation.updatedAt` ,
`acris_cookie.translation.acrisCookieId` ,
`acris_cookie.translation.languageId`
FROM
`acris_cookie`
LEFT JOIN `acris_cookie_group` `acris_cookie.cookieGroup` ON `acris_cookie` . `cookie_group_id` = `acris_cookie.cookieGroup` . `id`
LEFT JOIN (
SELECT
`acris_cookie.translation` . acris_cookie_id ,
`acris_cookie.translation` . title AS `acris_cookie.translation.title` ,
`acris_cookie.translation` . description AS `acris_cookie.translation.description` ,
`acris_cookie.translation` . script AS `acris_cookie.translation.script` ,
`acris_cookie.translation` . created_at AS `acris_cookie.translation.createdAt` ,
`acris_cookie.translation` . updated_at AS `acris_cookie.translation.updatedAt` ,
`acris_cookie.translation` . acris_cookie_id AS `acris_cookie.translation.acrisCookieId` ,
`acris_cookie.translation` . language_id AS `acris_cookie.translation.languageId`
FROM
`acris_cookie_translation` `acris_cookie.translation`
WHERE
`acris_cookie.translation` . language_id = ?
) `acris_cookie.acris_cookie_translation` ON `acris_cookie.acris_cookie_translation` . `acris_cookie_id` = `acris_cookie` . `id`
LEFT JOIN (
SELECT
`acris_cookie.cookieGroup.translation` . acris_cookie_group_id ,
`acris_cookie.cookieGroup.translation` . title AS `acris_cookie.cookieGroup.translation.title` ,
`acris_cookie.cookieGroup.translation` . description AS `acris_cookie.cookieGroup.translation.description` ,
`acris_cookie.cookieGroup.translation` . created_at AS `acris_cookie.cookieGroup.translation.createdAt` ,
`acris_cookie.cookieGroup.translation` . updated_at AS `acris_cookie.cookieGroup.translation.updatedAt` ,
`acris_cookie.cookieGroup.translation` . acris_cookie_group_id AS `acris_cookie.cookieGroup.translation.acrisCookieGroupId` ,
`acris_cookie.cookieGroup.translation` . language_id AS `acris_cookie.cookieGroup.translation.languageId`
FROM
`acris_cookie_group_translation` `acris_cookie.cookieGroup.translation`
WHERE
`acris_cookie.cookieGroup.translation` . language_id = ?
) `acris_cookie.cookieGroup.acris_cookie_group_translation` ON `acris_cookie.cookieGroup.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie.cookieGroup` . `id`
Copy
SELECT `acris_cookie` . `id` AS `acris_cookie.id` , `acris_cookie` . `cookie_group_id` AS `acris_cookie.cookieGroupId` , `acris_cookie.cookieGroup` . `id` AS `acris_cookie.cookieGroup.id` , `acris_cookie.cookieGroup` . `is_default` AS `acris_cookie.cookieGroup.isDefault` , `acris_cookie.cookieGroup` . `identification` AS `acris_cookie.cookieGroup.identification` , `acris_cookie.cookieGroup` . `created_at` AS `acris_cookie.cookieGroup.createdAt` , `acris_cookie.cookieGroup` . `updated_at` AS `acris_cookie.cookieGroup.updatedAt` , `acris_cookie.cookieGroup.translation.title` , COALESCE (`acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation.title` ) AS `acris_cookie.cookieGroup.title` , `acris_cookie.cookieGroup.translation.description` , COALESCE (`acris_cookie.cookieGroup.translation.description` , `acris_cookie.cookieGroup.translation.description` ) AS `acris_cookie.cookieGroup.description` , `acris_cookie.cookieGroup.translation.createdAt` , `acris_cookie.cookieGroup.translation.updatedAt` , `acris_cookie.cookieGroup.translation.acrisCookieGroupId` , `acris_cookie.cookieGroup.translation.languageId` , `acris_cookie` . `cookie_id` AS `acris_cookie.cookieId` , `acris_cookie` . `google_cookie_consent_mode` AS `acris_cookie.googleCookieConsentMode` , `acris_cookie` . `default_value` AS `acris_cookie.defaultValue` , `acris_cookie` . `script_position` AS `acris_cookie.scriptPosition` , `acris_cookie` . `provider` AS `acris_cookie.provider` , `acris_cookie` . `active` AS `acris_cookie.active` , `acris_cookie` . `unknown` AS `acris_cookie.unknown` , `acris_cookie` . `is_default` AS `acris_cookie.isDefault` , `acris_cookie` . `created_at` AS `acris_cookie.createdAt` , `acris_cookie` . `updated_at` AS `acris_cookie.updatedAt` , (SELECT GROUP_CONCAT (HEX (`acris_cookie.salesChannels.mapping` . `sales_channel_id` ) SEPARATOR '||' )
FROM `acris_cookie_sales_channel` `acris_cookie.salesChannels.mapping`
WHERE `acris_cookie.salesChannels.mapping` . `cookie_id` = `acris_cookie` . `id` ) AS `acris_cookie.salesChannels.id_mapping` , `acris_cookie.translation.title` , COALESCE (`acris_cookie.translation.title` , `acris_cookie.translation.title` ) AS `acris_cookie.title` , `acris_cookie.translation.description` , COALESCE (`acris_cookie.translation.description` , `acris_cookie.translation.description` ) AS `acris_cookie.description` , `acris_cookie.translation.script` , COALESCE (`acris_cookie.translation.script` , `acris_cookie.translation.script` ) AS `acris_cookie.script` , `acris_cookie.translation.createdAt` , `acris_cookie.translation.updatedAt` , `acris_cookie.translation.acrisCookieId` , `acris_cookie.translation.languageId` FROM `acris_cookie` LEFT JOIN `acris_cookie_group` `acris_cookie.cookieGroup` ON `acris_cookie` . `cookie_group_id` = `acris_cookie.cookieGroup` . `id` LEFT JOIN (SELECT `acris_cookie.translation` . acris_cookie_id , `acris_cookie.translation` . title AS `acris_cookie.translation.title` , `acris_cookie.translation` . description AS `acris_cookie.translation.description` , `acris_cookie.translation` . script AS `acris_cookie.translation.script` , `acris_cookie.translation` . created_at AS `acris_cookie.translation.createdAt` , `acris_cookie.translation` . updated_at AS `acris_cookie.translation.updatedAt` , `acris_cookie.translation` . acris_cookie_id AS `acris_cookie.translation.acrisCookieId` , `acris_cookie.translation` . language_id AS `acris_cookie.translation.languageId` FROM `acris_cookie_translation` `acris_cookie.translation` WHERE `acris_cookie.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `acris_cookie.acris_cookie_translation` ON `acris_cookie.acris_cookie_translation` . `acris_cookie_id` = `acris_cookie` . `id` LEFT JOIN (SELECT `acris_cookie.cookieGroup.translation` . acris_cookie_group_id , `acris_cookie.cookieGroup.translation` . title AS `acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation` . description AS `acris_cookie.cookieGroup.translation.description` , `acris_cookie.cookieGroup.translation` . created_at AS `acris_cookie.cookieGroup.translation.createdAt` , `acris_cookie.cookieGroup.translation` . updated_at AS `acris_cookie.cookieGroup.translation.updatedAt` , `acris_cookie.cookieGroup.translation` . acris_cookie_group_id AS `acris_cookie.cookieGroup.translation.acrisCookieGroupId` , `acris_cookie.cookieGroup.translation` . language_id AS `acris_cookie.cookieGroup.translation.languageId` FROM `acris_cookie_group_translation` `acris_cookie.cookieGroup.translation` WHERE `acris_cookie.cookieGroup.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `acris_cookie.cookieGroup.acris_cookie_group_translation` ON `acris_cookie.cookieGroup.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie.cookieGroup` . `id` ;
Copy
33
0.76 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` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
]
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` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ?
)
Copy
SELECT `sales_channel` . `id` AS `sales_channel.id` , `sales_channel` . `type_id` AS `sales_channel.typeId` , `sales_channel` . `language_id` AS `sales_channel.languageId` , `sales_channel` . `customer_group_id` AS `sales_channel.customerGroupId` , `sales_channel` . `currency_id` AS `sales_channel.currencyId` , `sales_channel` . `payment_method_id` AS `sales_channel.paymentMethodId` , `sales_channel` . `shipping_method_id` AS `sales_channel.shippingMethodId` , `sales_channel` . `country_id` AS `sales_channel.countryId` , `sales_channel` . `analytics_id` AS `sales_channel.analyticsId` , `sales_channel` . `navigation_category_id` AS `sales_channel.navigationCategoryId` , `sales_channel` . `navigation_category_version_id` AS `sales_channel.navigationCategoryVersionId` , `sales_channel` . `navigation_category_depth` AS `sales_channel.navigationCategoryDepth` , `sales_channel` . `footer_category_id` AS `sales_channel.footerCategoryId` , `sales_channel` . `footer_category_version_id` AS `sales_channel.footerCategoryVersionId` , `sales_channel` . `service_category_id` AS `sales_channel.serviceCategoryId` , `sales_channel` . `service_category_version_id` AS `sales_channel.serviceCategoryVersionId` , `sales_channel` . `mail_header_footer_id` AS `sales_channel.mailHeaderFooterId` , `sales_channel` . `hreflang_default_domain_id` AS `sales_channel.hreflangDefaultDomainId` , `sales_channel` . `short_name` AS `sales_channel.shortName` , `sales_channel` . `tax_calculation_type` AS `sales_channel.taxCalculationType` , `sales_channel` . `access_key` AS `sales_channel.accessKey` , `sales_channel` . `configuration` AS `sales_channel.configuration` , `sales_channel` . `active` AS `sales_channel.active` , `sales_channel` . `hreflang_active` AS `sales_channel.hreflangActive` , `sales_channel` . `maintenance` AS `sales_channel.maintenance` , `sales_channel` . `maintenance_ip_whitelist` AS `sales_channel.maintenanceIpWhitelist` , `sales_channel` . `payment_method_ids` AS `sales_channel.paymentMethodIds` , `sales_channel` . `home_cms_page_id` AS `sales_channel.homeCmsPageId` , `sales_channel` . `home_cms_page_version_id` AS `sales_channel.homeCmsPageVersionId` , `sales_channel` . `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` . `id` IN (0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0x3A7301568D534E418A2EF14B5B00027A , 0x3A7301568D534E418A2EF14B5B00027A , 0x3A7301568D534E418A2EF14B5B00027A , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0x3A7301568D534E418A2EF14B5B00027A , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F );
Copy
34
0.18 ms
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1 ;
Copy
35
0.16 ms
SELECT `acris_cookie_group` . `id` FROM `acris_cookie_group` ORDER BY `acris_cookie_group` . `is_default` DESC , `acris_cookie_group` . `is_default` DESC
SELECT `acris_cookie_group` . `id` FROM `acris_cookie_group` ORDER BY `acris_cookie_group` . `is_default` DESC , `acris_cookie_group` . `is_default` DESC ;
Copy
36
0.44 ms
SELECT `acris_cookie_group` . `id` AS `acris_cookie_group.id` , `acris_cookie_group` . `is_default` AS `acris_cookie_group.isDefault` , `acris_cookie_group` . `identification` AS `acris_cookie_group.identification` , `acris_cookie_group` . `created_at` AS `acris_cookie_group.createdAt` , `acris_cookie_group` . `updated_at` AS `acris_cookie_group.updatedAt` , `acris_cookie_group.translation.title` , COALESCE (`acris_cookie_group.translation.title` , `acris_cookie_group.translation.title` ) AS `acris_cookie_group.title` , `acris_cookie_group.translation.description` , COALESCE (`acris_cookie_group.translation.description` , `acris_cookie_group.translation.description` ) AS `acris_cookie_group.description` , `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation.languageId` FROM `acris_cookie_group` LEFT JOIN (SELECT `acris_cookie_group.translation` . acris_cookie_group_id , `acris_cookie_group.translation` . title AS `acris_cookie_group.translation.title` , `acris_cookie_group.translation` . description AS `acris_cookie_group.translation.description` , `acris_cookie_group.translation` . created_at AS `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation` . updated_at AS `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation` . acris_cookie_group_id AS `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation` . language_id AS `acris_cookie_group.translation.languageId` FROM `acris_cookie_group_translation` `acris_cookie_group.translation` WHERE `acris_cookie_group.translation` . language_id = ? ) `acris_cookie_group.acris_cookie_group_translation` ON `acris_cookie_group.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie_group` . `id` WHERE `acris_cookie_group` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"1+çßKvLlÇ~Ùÿìð\x1E 0 "
b"\x01 ÉÚøìÅsëº\x1C S\\x7F ;0¢ "
b"\x01 ô?B¢┘q©ØÔa║\x11 o\x11 ╗ "
b"\x01 •7T«\x1A pšµƒ “´\x11 Ev "
b"\x01 •7Wa“pw¡o„&ŠÊ¯\x07 "
b"\x02\x01 /7I█H!ñ\e ıu~(ÓÉ "
b".;mS|5O\±Øäž~FÌt "
b"4wXñ┘\x08 L\x14 £SôÉ9ø\x18 ┴ "
b"<zì╦,ªGb║3«Ê#?=V "
b"='\x13\e ¨1B£–?\x19 ‚·Iœk "
b"TÜÔ~Ã┘G'üÀqyo─\x1C á "
b"[ƒ<à~FJÔ¬Pðªžk4\x05 "
b"""
Ø▓└ø\x7F £D.®\x19\x17 \n
x\x19 [─
"""
b"ÀõŽ`›³J¶ \x14 ·„iÕ‘} "
b"Ì_<-·¥ILˆ«§¶“\e oj "
b"┘{áÍ┐®EùØ\x05 Ù½┴\e O "
]
SELECT `acris_cookie_group` . `id` AS `acris_cookie_group.id` , `acris_cookie_group` . `is_default` AS `acris_cookie_group.isDefault` , `acris_cookie_group` . `identification` AS `acris_cookie_group.identification` , `acris_cookie_group` . `created_at` AS `acris_cookie_group.createdAt` , `acris_cookie_group` . `updated_at` AS `acris_cookie_group.updatedAt` , `acris_cookie_group.translation.title` , COALESCE (`acris_cookie_group.translation.title` , `acris_cookie_group.translation.title` ) AS `acris_cookie_group.title` , `acris_cookie_group.translation.description` , COALESCE (`acris_cookie_group.translation.description` , `acris_cookie_group.translation.description` ) AS `acris_cookie_group.description` , `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation.languageId` FROM `acris_cookie_group` LEFT JOIN (SELECT `acris_cookie_group.translation` . acris_cookie_group_id , `acris_cookie_group.translation` . title AS `acris_cookie_group.translation.title` , `acris_cookie_group.translation` . description AS `acris_cookie_group.translation.description` , `acris_cookie_group.translation` . created_at AS `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation` . updated_at AS `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation` . acris_cookie_group_id AS `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation` . language_id AS `acris_cookie_group.translation.languageId` FROM `acris_cookie_group_translation` `acris_cookie_group.translation` WHERE `acris_cookie_group.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `acris_cookie_group.acris_cookie_group_translation` ON `acris_cookie_group.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie_group` . `id` WHERE `acris_cookie_group` . `id` IN (0x312B87E14B764C6C807EEB988DD01E30 , 0x0190E99B8D8F7389A71C535C7F3B30BD , 0x01933F42BDD971B89DE261BA116F11BB , 0x01953754AB1A709AB5832093B4114576 , 0x0195375761937077A16F84268ACAAF07 , 0x02012F3749DB4821A41BD5757E28E090 , 0x2E3B6D537C354F5CB1D8E49E7E46CC74 , 0x347758A4D9084C149C539390399B18C1 , 0x3C7A8DCB2CA64762BA33AED2233F3D56 , 0x3D27131BA83142A3963F1982B7499C6B , 0x549AE27EC7D9472781B771796FC41CA0 , 0x5B833CE07E464AD4AC50F0AA9E6B3405 , 0x9DB2C09B7F9C442EA919170A78195BC4 , 0xC0F58E609BB34AB6A014B78469D5917D , 0xCC5F3C2DB7A5494C88ABA7B6931B6F6A , 0xD97BA0D6BFA945979D05EBABC11B4F20 );
Copy
37
0.80 ms
SELECT `acris_cookie` . `id` AS `acris_cookie.id` , `acris_cookie` . `cookie_group_id` AS `acris_cookie.cookieGroupId` , `acris_cookie.cookieGroup` . `id` AS `acris_cookie.cookieGroup.id` , `acris_cookie.cookieGroup` . `is_default` AS `acris_cookie.cookieGroup.isDefault` , `acris_cookie.cookieGroup` . `identification` AS `acris_cookie.cookieGroup.identification` , `acris_cookie.cookieGroup` . `created_at` AS `acris_cookie.cookieGroup.createdAt` , `acris_cookie.cookieGroup` . `updated_at` AS `acris_cookie.cookieGroup.updatedAt` , `acris_cookie.cookieGroup.translation.title` , COALESCE (`acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation.title` ) AS `acris_cookie.cookieGroup.title` , `acris_cookie.cookieGroup.translation.description` , COALESCE (`acris_cookie.cookieGroup.translation.description` , `acris_cookie.cookieGroup.translation.description` ) AS `acris_cookie.cookieGroup.description` , `acris_cookie.cookieGroup.translation.createdAt` , `acris_cookie.cookieGroup.translation.updatedAt` , `acris_cookie.cookieGroup.translation.acrisCookieGroupId` , `acris_cookie.cookieGroup.translation.languageId` , `acris_cookie` . `cookie_id` AS `acris_cookie.cookieId` , `acris_cookie` . `google_cookie_consent_mode` AS `acris_cookie.googleCookieConsentMode` , `acris_cookie` . `default_value` AS `acris_cookie.defaultValue` , `acris_cookie` . `script_position` AS `acris_cookie.scriptPosition` , `acris_cookie` . `provider` AS `acris_cookie.provider` , `acris_cookie` . `active` AS `acris_cookie.active` , `acris_cookie` . `unknown` AS `acris_cookie.unknown` , `acris_cookie` . `is_default` AS `acris_cookie.isDefault` , `acris_cookie` . `created_at` AS `acris_cookie.createdAt` , `acris_cookie` . `updated_at` AS `acris_cookie.updatedAt` , (SELECT GROUP_CONCAT (HEX (`acris_cookie.salesChannels.mapping` . `sales_channel_id` ) SEPARATOR '||' )
FROM `acris_cookie_sales_channel` `acris_cookie.salesChannels.mapping`
WHERE `acris_cookie.salesChannels.mapping` . `cookie_id` = `acris_cookie` . `id` ) AS `acris_cookie.salesChannels.id_mapping` , `acris_cookie.translation.title` , COALESCE (`acris_cookie.translation.title` , `acris_cookie.translation.title` ) AS `acris_cookie.title` , `acris_cookie.translation.description` , COALESCE (`acris_cookie.translation.description` , `acris_cookie.translation.description` ) AS `acris_cookie.description` , `acris_cookie.translation.script` , COALESCE (`acris_cookie.translation.script` , `acris_cookie.translation.script` ) AS `acris_cookie.script` , `acris_cookie.translation.createdAt` , `acris_cookie.translation.updatedAt` , `acris_cookie.translation.acrisCookieId` , `acris_cookie.translation.languageId` FROM `acris_cookie` LEFT JOIN `acris_cookie_group` `acris_cookie.cookieGroup` ON `acris_cookie` . `cookie_group_id` = `acris_cookie.cookieGroup` . `id` LEFT JOIN (SELECT `acris_cookie.translation` . acris_cookie_id , `acris_cookie.translation` . title AS `acris_cookie.translation.title` , `acris_cookie.translation` . description AS `acris_cookie.translation.description` , `acris_cookie.translation` . script AS `acris_cookie.translation.script` , `acris_cookie.translation` . created_at AS `acris_cookie.translation.createdAt` , `acris_cookie.translation` . updated_at AS `acris_cookie.translation.updatedAt` , `acris_cookie.translation` . acris_cookie_id AS `acris_cookie.translation.acrisCookieId` , `acris_cookie.translation` . language_id AS `acris_cookie.translation.languageId` FROM `acris_cookie_translation` `acris_cookie.translation` WHERE `acris_cookie.translation` . language_id = ? ) `acris_cookie.acris_cookie_translation` ON `acris_cookie.acris_cookie_translation` . `acris_cookie_id` = `acris_cookie` . `id` LEFT JOIN (SELECT `acris_cookie.cookieGroup.translation` . acris_cookie_group_id , `acris_cookie.cookieGroup.translation` . title AS `acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation` . description AS `acris_cookie.cookieGroup.translation.description` , `acris_cookie.cookieGroup.translation` . created_at AS `acris_cookie.cookieGroup.translation.createdAt` , `acris_cookie.cookieGroup.translation` . updated_at AS `acris_cookie.cookieGroup.translation.updatedAt` , `acris_cookie.cookieGroup.translation` . acris_cookie_group_id AS `acris_cookie.cookieGroup.translation.acrisCookieGroupId` , `acris_cookie.cookieGroup.translation` . language_id AS `acris_cookie.cookieGroup.translation.languageId` FROM `acris_cookie_group_translation` `acris_cookie.cookieGroup.translation` WHERE `acris_cookie.cookieGroup.translation` . language_id = ? ) `acris_cookie.cookieGroup.acris_cookie_group_translation` ON `acris_cookie.cookieGroup.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie.cookieGroup` . `id` WHERE (`acris_cookie` . `cookie_group_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ÉÚøìÅsëº\x1C S\\x7F ;0¢ "
b"\x01 ô?B¢┘q©ØÔa║\x11 o\x11 ╗ "
b"\x01 •7T«\x1A pšµƒ “´\x11 Ev "
b"\x01 •7Wa“pw¡o„&ŠÊ¯\x07 "
b"\x02\x01 /7I█H!ñ\e ıu~(ÓÉ "
b".;mS|5O\±Øäž~FÌt "
b"1+çßKvLlÇ~Ùÿìð\x1E 0 "
b"4wXñ┘\x08 L\x14 £SôÉ9ø\x18 ┴ "
b"<zì╦,ªGb║3«Ê#?=V "
b"='\x13\e ¨1B£–?\x19 ‚·Iœk "
b"TÜÔ~Ã┘G'üÀqyo─\x1C á "
b"[ƒ<à~FJÔ¬Pðªžk4\x05 "
b"""
Ø▓└ø\x7F £D.®\x19\x17 \n
x\x19 [─
"""
b"ÀõŽ`›³J¶ \x14 ·„iÕ‘} "
b"Ì_<-·¥ILˆ«§¶“\e oj "
b"┘{áÍ┐®EùØ\x05 Ù½┴\e O "
]
SELECT
`acris_cookie` . `id` AS `acris_cookie.id` ,
`acris_cookie` . `cookie_group_id` AS `acris_cookie.cookieGroupId` ,
`acris_cookie.cookieGroup` . `id` AS `acris_cookie.cookieGroup.id` ,
`acris_cookie.cookieGroup` . `is_default` AS `acris_cookie.cookieGroup.isDefault` ,
`acris_cookie.cookieGroup` . `identification` AS `acris_cookie.cookieGroup.identification` ,
`acris_cookie.cookieGroup` . `created_at` AS `acris_cookie.cookieGroup.createdAt` ,
`acris_cookie.cookieGroup` . `updated_at` AS `acris_cookie.cookieGroup.updatedAt` ,
`acris_cookie.cookieGroup.translation.title` ,
COALESCE (
`acris_cookie.cookieGroup.translation.title` ,
`acris_cookie.cookieGroup.translation.title`
) AS `acris_cookie.cookieGroup.title` ,
`acris_cookie.cookieGroup.translation.description` ,
COALESCE (
`acris_cookie.cookieGroup.translation.description` ,
`acris_cookie.cookieGroup.translation.description`
) AS `acris_cookie.cookieGroup.description` ,
`acris_cookie.cookieGroup.translation.createdAt` ,
`acris_cookie.cookieGroup.translation.updatedAt` ,
`acris_cookie.cookieGroup.translation.acrisCookieGroupId` ,
`acris_cookie.cookieGroup.translation.languageId` ,
`acris_cookie` . `cookie_id` AS `acris_cookie.cookieId` ,
`acris_cookie` . `google_cookie_consent_mode` AS `acris_cookie.googleCookieConsentMode` ,
`acris_cookie` . `default_value` AS `acris_cookie.defaultValue` ,
`acris_cookie` . `script_position` AS `acris_cookie.scriptPosition` ,
`acris_cookie` . `provider` AS `acris_cookie.provider` ,
`acris_cookie` . `active` AS `acris_cookie.active` ,
`acris_cookie` . `unknown` AS `acris_cookie.unknown` ,
`acris_cookie` . `is_default` AS `acris_cookie.isDefault` ,
`acris_cookie` . `created_at` AS `acris_cookie.createdAt` ,
`acris_cookie` . `updated_at` AS `acris_cookie.updatedAt` ,
(
SELECT
GROUP_CONCAT (
HEX (
`acris_cookie.salesChannels.mapping` . `sales_channel_id`
) SEPARATOR '||'
)
FROM
`acris_cookie_sales_channel` `acris_cookie.salesChannels.mapping`
WHERE
`acris_cookie.salesChannels.mapping` . `cookie_id` = `acris_cookie` . `id`
) AS `acris_cookie.salesChannels.id_mapping` ,
`acris_cookie.translation.title` ,
COALESCE (
`acris_cookie.translation.title` ,
`acris_cookie.translation.title`
) AS `acris_cookie.title` ,
`acris_cookie.translation.description` ,
COALESCE (
`acris_cookie.translation.description` ,
`acris_cookie.translation.description`
) AS `acris_cookie.description` ,
`acris_cookie.translation.script` ,
COALESCE (
`acris_cookie.translation.script` ,
`acris_cookie.translation.script`
) AS `acris_cookie.script` ,
`acris_cookie.translation.createdAt` ,
`acris_cookie.translation.updatedAt` ,
`acris_cookie.translation.acrisCookieId` ,
`acris_cookie.translation.languageId`
FROM
`acris_cookie`
LEFT JOIN `acris_cookie_group` `acris_cookie.cookieGroup` ON `acris_cookie` . `cookie_group_id` = `acris_cookie.cookieGroup` . `id`
LEFT JOIN (
SELECT
`acris_cookie.translation` . acris_cookie_id ,
`acris_cookie.translation` . title AS `acris_cookie.translation.title` ,
`acris_cookie.translation` . description AS `acris_cookie.translation.description` ,
`acris_cookie.translation` . script AS `acris_cookie.translation.script` ,
`acris_cookie.translation` . created_at AS `acris_cookie.translation.createdAt` ,
`acris_cookie.translation` . updated_at AS `acris_cookie.translation.updatedAt` ,
`acris_cookie.translation` . acris_cookie_id AS `acris_cookie.translation.acrisCookieId` ,
`acris_cookie.translation` . language_id AS `acris_cookie.translation.languageId`
FROM
`acris_cookie_translation` `acris_cookie.translation`
WHERE
`acris_cookie.translation` . language_id = ?
) `acris_cookie.acris_cookie_translation` ON `acris_cookie.acris_cookie_translation` . `acris_cookie_id` = `acris_cookie` . `id`
LEFT JOIN (
SELECT
`acris_cookie.cookieGroup.translation` . acris_cookie_group_id ,
`acris_cookie.cookieGroup.translation` . title AS `acris_cookie.cookieGroup.translation.title` ,
`acris_cookie.cookieGroup.translation` . description AS `acris_cookie.cookieGroup.translation.description` ,
`acris_cookie.cookieGroup.translation` . created_at AS `acris_cookie.cookieGroup.translation.createdAt` ,
`acris_cookie.cookieGroup.translation` . updated_at AS `acris_cookie.cookieGroup.translation.updatedAt` ,
`acris_cookie.cookieGroup.translation` . acris_cookie_group_id AS `acris_cookie.cookieGroup.translation.acrisCookieGroupId` ,
`acris_cookie.cookieGroup.translation` . language_id AS `acris_cookie.cookieGroup.translation.languageId`
FROM
`acris_cookie_group_translation` `acris_cookie.cookieGroup.translation`
WHERE
`acris_cookie.cookieGroup.translation` . language_id = ?
) `acris_cookie.cookieGroup.acris_cookie_group_translation` ON `acris_cookie.cookieGroup.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie.cookieGroup` . `id`
WHERE
(
`acris_cookie` . `cookie_group_id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ?
)
)
Copy
SELECT `acris_cookie` . `id` AS `acris_cookie.id` , `acris_cookie` . `cookie_group_id` AS `acris_cookie.cookieGroupId` , `acris_cookie.cookieGroup` . `id` AS `acris_cookie.cookieGroup.id` , `acris_cookie.cookieGroup` . `is_default` AS `acris_cookie.cookieGroup.isDefault` , `acris_cookie.cookieGroup` . `identification` AS `acris_cookie.cookieGroup.identification` , `acris_cookie.cookieGroup` . `created_at` AS `acris_cookie.cookieGroup.createdAt` , `acris_cookie.cookieGroup` . `updated_at` AS `acris_cookie.cookieGroup.updatedAt` , `acris_cookie.cookieGroup.translation.title` , COALESCE (`acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation.title` ) AS `acris_cookie.cookieGroup.title` , `acris_cookie.cookieGroup.translation.description` , COALESCE (`acris_cookie.cookieGroup.translation.description` , `acris_cookie.cookieGroup.translation.description` ) AS `acris_cookie.cookieGroup.description` , `acris_cookie.cookieGroup.translation.createdAt` , `acris_cookie.cookieGroup.translation.updatedAt` , `acris_cookie.cookieGroup.translation.acrisCookieGroupId` , `acris_cookie.cookieGroup.translation.languageId` , `acris_cookie` . `cookie_id` AS `acris_cookie.cookieId` , `acris_cookie` . `google_cookie_consent_mode` AS `acris_cookie.googleCookieConsentMode` , `acris_cookie` . `default_value` AS `acris_cookie.defaultValue` , `acris_cookie` . `script_position` AS `acris_cookie.scriptPosition` , `acris_cookie` . `provider` AS `acris_cookie.provider` , `acris_cookie` . `active` AS `acris_cookie.active` , `acris_cookie` . `unknown` AS `acris_cookie.unknown` , `acris_cookie` . `is_default` AS `acris_cookie.isDefault` , `acris_cookie` . `created_at` AS `acris_cookie.createdAt` , `acris_cookie` . `updated_at` AS `acris_cookie.updatedAt` , (SELECT GROUP_CONCAT (HEX (`acris_cookie.salesChannels.mapping` . `sales_channel_id` ) SEPARATOR '||' )
FROM `acris_cookie_sales_channel` `acris_cookie.salesChannels.mapping`
WHERE `acris_cookie.salesChannels.mapping` . `cookie_id` = `acris_cookie` . `id` ) AS `acris_cookie.salesChannels.id_mapping` , `acris_cookie.translation.title` , COALESCE (`acris_cookie.translation.title` , `acris_cookie.translation.title` ) AS `acris_cookie.title` , `acris_cookie.translation.description` , COALESCE (`acris_cookie.translation.description` , `acris_cookie.translation.description` ) AS `acris_cookie.description` , `acris_cookie.translation.script` , COALESCE (`acris_cookie.translation.script` , `acris_cookie.translation.script` ) AS `acris_cookie.script` , `acris_cookie.translation.createdAt` , `acris_cookie.translation.updatedAt` , `acris_cookie.translation.acrisCookieId` , `acris_cookie.translation.languageId` FROM `acris_cookie` LEFT JOIN `acris_cookie_group` `acris_cookie.cookieGroup` ON `acris_cookie` . `cookie_group_id` = `acris_cookie.cookieGroup` . `id` LEFT JOIN (SELECT `acris_cookie.translation` . acris_cookie_id , `acris_cookie.translation` . title AS `acris_cookie.translation.title` , `acris_cookie.translation` . description AS `acris_cookie.translation.description` , `acris_cookie.translation` . script AS `acris_cookie.translation.script` , `acris_cookie.translation` . created_at AS `acris_cookie.translation.createdAt` , `acris_cookie.translation` . updated_at AS `acris_cookie.translation.updatedAt` , `acris_cookie.translation` . acris_cookie_id AS `acris_cookie.translation.acrisCookieId` , `acris_cookie.translation` . language_id AS `acris_cookie.translation.languageId` FROM `acris_cookie_translation` `acris_cookie.translation` WHERE `acris_cookie.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `acris_cookie.acris_cookie_translation` ON `acris_cookie.acris_cookie_translation` . `acris_cookie_id` = `acris_cookie` . `id` LEFT JOIN (SELECT `acris_cookie.cookieGroup.translation` . acris_cookie_group_id , `acris_cookie.cookieGroup.translation` . title AS `acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation` . description AS `acris_cookie.cookieGroup.translation.description` , `acris_cookie.cookieGroup.translation` . created_at AS `acris_cookie.cookieGroup.translation.createdAt` , `acris_cookie.cookieGroup.translation` . updated_at AS `acris_cookie.cookieGroup.translation.updatedAt` , `acris_cookie.cookieGroup.translation` . acris_cookie_group_id AS `acris_cookie.cookieGroup.translation.acrisCookieGroupId` , `acris_cookie.cookieGroup.translation` . language_id AS `acris_cookie.cookieGroup.translation.languageId` FROM `acris_cookie_group_translation` `acris_cookie.cookieGroup.translation` WHERE `acris_cookie.cookieGroup.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `acris_cookie.cookieGroup.acris_cookie_group_translation` ON `acris_cookie.cookieGroup.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie.cookieGroup` . `id` WHERE (`acris_cookie` . `cookie_group_id` IN (0x0190E99B8D8F7389A71C535C7F3B30BD , 0x01933F42BDD971B89DE261BA116F11BB , 0x01953754AB1A709AB5832093B4114576 , 0x0195375761937077A16F84268ACAAF07 , 0x02012F3749DB4821A41BD5757E28E090 , 0x2E3B6D537C354F5CB1D8E49E7E46CC74 , 0x312B87E14B764C6C807EEB988DD01E30 , 0x347758A4D9084C149C539390399B18C1 , 0x3C7A8DCB2CA64762BA33AED2233F3D56 , 0x3D27131BA83142A3963F1982B7499C6B , 0x549AE27EC7D9472781B771796FC41CA0 , 0x5B833CE07E464AD4AC50F0AA9E6B3405 , 0x9DB2C09B7F9C442EA919170A78195BC4 , 0xC0F58E609BB34AB6A014B78469D5917D , 0xCC5F3C2DB7A5494C88ABA7B6931B6F6A , 0xD97BA0D6BFA945979D05EBABC11B4F20 ));
Copy
38
0.49 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` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
]
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` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ?
)
Copy
SELECT `sales_channel` . `id` AS `sales_channel.id` , `sales_channel` . `type_id` AS `sales_channel.typeId` , `sales_channel` . `language_id` AS `sales_channel.languageId` , `sales_channel` . `customer_group_id` AS `sales_channel.customerGroupId` , `sales_channel` . `currency_id` AS `sales_channel.currencyId` , `sales_channel` . `payment_method_id` AS `sales_channel.paymentMethodId` , `sales_channel` . `shipping_method_id` AS `sales_channel.shippingMethodId` , `sales_channel` . `country_id` AS `sales_channel.countryId` , `sales_channel` . `analytics_id` AS `sales_channel.analyticsId` , `sales_channel` . `navigation_category_id` AS `sales_channel.navigationCategoryId` , `sales_channel` . `navigation_category_version_id` AS `sales_channel.navigationCategoryVersionId` , `sales_channel` . `navigation_category_depth` AS `sales_channel.navigationCategoryDepth` , `sales_channel` . `footer_category_id` AS `sales_channel.footerCategoryId` , `sales_channel` . `footer_category_version_id` AS `sales_channel.footerCategoryVersionId` , `sales_channel` . `service_category_id` AS `sales_channel.serviceCategoryId` , `sales_channel` . `service_category_version_id` AS `sales_channel.serviceCategoryVersionId` , `sales_channel` . `mail_header_footer_id` AS `sales_channel.mailHeaderFooterId` , `sales_channel` . `hreflang_default_domain_id` AS `sales_channel.hreflangDefaultDomainId` , `sales_channel` . `short_name` AS `sales_channel.shortName` , `sales_channel` . `tax_calculation_type` AS `sales_channel.taxCalculationType` , `sales_channel` . `access_key` AS `sales_channel.accessKey` , `sales_channel` . `configuration` AS `sales_channel.configuration` , `sales_channel` . `active` AS `sales_channel.active` , `sales_channel` . `hreflang_active` AS `sales_channel.hreflangActive` , `sales_channel` . `maintenance` AS `sales_channel.maintenance` , `sales_channel` . `maintenance_ip_whitelist` AS `sales_channel.maintenanceIpWhitelist` , `sales_channel` . `payment_method_ids` AS `sales_channel.paymentMethodIds` , `sales_channel` . `home_cms_page_id` AS `sales_channel.homeCmsPageId` , `sales_channel` . `home_cms_page_version_id` AS `sales_channel.homeCmsPageVersionId` , `sales_channel` . `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` . `id` IN (0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F );
Copy
39
0.26 ms
SELECT configuration_key , configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ? ) AND (configuration_key LIKE ? ) ORDER BY sales_channel_id ASC
Parameters :
[
null
"IntediaDoofinderSW6.config.% "
]
SELECT configuration_key , configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = NULL ) AND (configuration_key LIKE 'IntediaDoofinderSW6.config.%' ) ORDER BY sales_channel_id ASC ;
Copy
40
0.62 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` , `sales_channel_domain.language` . `id` AS `sales_channel_domain.language.id` , `sales_channel_domain.language` . `parent_id` AS `sales_channel_domain.language.parentId` , `sales_channel_domain.language` . `locale_id` AS `sales_channel_domain.language.localeId` , `sales_channel_domain.language` . `translation_code_id` AS `sales_channel_domain.language.translationCodeId` , `sales_channel_domain.language` . `name` AS `sales_channel_domain.language.name` , `sales_channel_domain.language` . `custom_fields` AS `sales_channel_domain.language.customFields` , `sales_channel_domain.language` . `created_at` AS `sales_channel_domain.language.createdAt` , `sales_channel_domain.language` . `updated_at` AS `sales_channel_domain.language.updatedAt` , `sales_channel_domain.language.locale` . `id` AS `sales_channel_domain.language.locale.id` , `sales_channel_domain.language.locale` . `code` AS `sales_channel_domain.language.locale.code` , `sales_channel_domain.language.locale` . `created_at` AS `sales_channel_domain.language.locale.createdAt` , `sales_channel_domain.language.locale` . `updated_at` AS `sales_channel_domain.language.locale.updatedAt` , `sales_channel_domain.language.locale.translation.name` , COALESCE (`sales_channel_domain.language.locale.translation.name` , `sales_channel_domain.language.locale.translation.name` ) AS `sales_channel_domain.language.locale.name` , `sales_channel_domain.language.locale.translation.territory` , COALESCE (`sales_channel_domain.language.locale.translation.territory` , `sales_channel_domain.language.locale.translation.territory` ) AS `sales_channel_domain.language.locale.territory` , `sales_channel_domain.language.locale.translation.customFields` , COALESCE (`sales_channel_domain.language.locale.translation.customFields` , `sales_channel_domain.language.locale.translation.customFields` ) AS `sales_channel_domain.language.locale.customFields` , `sales_channel_domain.language.locale.translation.createdAt` , `sales_channel_domain.language.locale.translation.updatedAt` , `sales_channel_domain.language.locale.translation.localeId` , `sales_channel_domain.language.locale.translation.languageId` , `sales_channel_domain.currency` . `id` AS `sales_channel_domain.currency.id` , `sales_channel_domain.currency` . `factor` AS `sales_channel_domain.currency.factor` , `sales_channel_domain.currency` . `symbol` AS `sales_channel_domain.currency.symbol` , `sales_channel_domain.currency` . `iso_code` AS `sales_channel_domain.currency.isoCode` , `sales_channel_domain.currency` . `position` AS `sales_channel_domain.currency.position` , `sales_channel_domain.currency` . `tax_free_from` AS `sales_channel_domain.currency.taxFreeFrom` , `sales_channel_domain.currency` . `item_rounding` AS `sales_channel_domain.currency.itemRounding` , `sales_channel_domain.currency` . `total_rounding` AS `sales_channel_domain.currency.totalRounding` , `sales_channel_domain.currency` . `created_at` AS `sales_channel_domain.currency.createdAt` , `sales_channel_domain.currency` . `updated_at` AS `sales_channel_domain.currency.updatedAt` , `sales_channel_domain.currency.translation.shortName` , COALESCE (`sales_channel_domain.currency.translation.shortName` , `sales_channel_domain.currency.translation.shortName` ) AS `sales_channel_domain.currency.shortName` , `sales_channel_domain.currency.translation.name` , COALESCE (`sales_channel_domain.currency.translation.name` , `sales_channel_domain.currency.translation.name` ) AS `sales_channel_domain.currency.name` , `sales_channel_domain.currency.translation.customFields` , COALESCE (`sales_channel_domain.currency.translation.customFields` , `sales_channel_domain.currency.translation.customFields` ) AS `sales_channel_domain.currency.customFields` , `sales_channel_domain.currency.translation.createdAt` , `sales_channel_domain.currency.translation.updatedAt` , `sales_channel_domain.currency.translation.currencyId` , `sales_channel_domain.currency.translation.languageId` FROM `sales_channel_domain` LEFT JOIN `language` `sales_channel_domain.language` ON `sales_channel_domain` . `language_id` = `sales_channel_domain.language` . `id` LEFT JOIN `currency` `sales_channel_domain.currency` ON `sales_channel_domain` . `currency_id` = `sales_channel_domain.currency` . `id` LEFT JOIN `locale` `sales_channel_domain.language.locale` ON `sales_channel_domain.language` . `locale_id` = `sales_channel_domain.language.locale` . `id` LEFT JOIN (SELECT `sales_channel_domain.language.locale.translation` . locale_id , `sales_channel_domain.language.locale.translation` . name AS `sales_channel_domain.language.locale.translation.name` , `sales_channel_domain.language.locale.translation` . territory AS `sales_channel_domain.language.locale.translation.territory` , `sales_channel_domain.language.locale.translation` . custom_fields AS `sales_channel_domain.language.locale.translation.customFields` , `sales_channel_domain.language.locale.translation` . created_at AS `sales_channel_domain.language.locale.translation.createdAt` , `sales_channel_domain.language.locale.translation` . updated_at AS `sales_channel_domain.language.locale.translation.updatedAt` , `sales_channel_domain.language.locale.translation` . locale_id AS `sales_channel_domain.language.locale.translation.localeId` , `sales_channel_domain.language.locale.translation` . language_id AS `sales_channel_domain.language.locale.translation.languageId` FROM `locale_translation` `sales_channel_domain.language.locale.translation` WHERE `sales_channel_domain.language.locale.translation` . language_id = ? ) `sales_channel_domain.language.locale.locale_translation` ON `sales_channel_domain.language.locale.locale_translation` . `locale_id` = `sales_channel_domain.language.locale` . `id` LEFT JOIN (SELECT `sales_channel_domain.currency.translation` . currency_id , `sales_channel_domain.currency.translation` . short_name AS `sales_channel_domain.currency.translation.shortName` , `sales_channel_domain.currency.translation` . name AS `sales_channel_domain.currency.translation.name` , `sales_channel_domain.currency.translation` . custom_fields AS `sales_channel_domain.currency.translation.customFields` , `sales_channel_domain.currency.translation` . created_at AS `sales_channel_domain.currency.translation.createdAt` , `sales_channel_domain.currency.translation` . updated_at AS `sales_channel_domain.currency.translation.updatedAt` , `sales_channel_domain.currency.translation` . currency_id AS `sales_channel_domain.currency.translation.currencyId` , `sales_channel_domain.currency.translation` . language_id AS `sales_channel_domain.currency.translation.languageId` FROM `currency_translation` `sales_channel_domain.currency.translation` WHERE `sales_channel_domain.currency.translation` . language_id = ? ) `sales_channel_domain.currency.currency_translation` ON `sales_channel_domain.currency.currency_translation` . `currency_id` = `sales_channel_domain.currency` . `id` WHERE `sales_channel_domain` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"ea¦\e OOLU¨UJB\x05 µ‚& "
]
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` ,
`sales_channel_domain.language` . `id` AS `sales_channel_domain.language.id` ,
`sales_channel_domain.language` . `parent_id` AS `sales_channel_domain.language.parentId` ,
`sales_channel_domain.language` . `locale_id` AS `sales_channel_domain.language.localeId` ,
`sales_channel_domain.language` . `translation_code_id` AS `sales_channel_domain.language.translationCodeId` ,
`sales_channel_domain.language` . `name` AS `sales_channel_domain.language.name` ,
`sales_channel_domain.language` . `custom_fields` AS `sales_channel_domain.language.customFields` ,
`sales_channel_domain.language` . `created_at` AS `sales_channel_domain.language.createdAt` ,
`sales_channel_domain.language` . `updated_at` AS `sales_channel_domain.language.updatedAt` ,
`sales_channel_domain.language.locale` . `id` AS `sales_channel_domain.language.locale.id` ,
`sales_channel_domain.language.locale` . `code` AS `sales_channel_domain.language.locale.code` ,
`sales_channel_domain.language.locale` . `created_at` AS `sales_channel_domain.language.locale.createdAt` ,
`sales_channel_domain.language.locale` . `updated_at` AS `sales_channel_domain.language.locale.updatedAt` ,
`sales_channel_domain.language.locale.translation.name` ,
COALESCE (
`sales_channel_domain.language.locale.translation.name` ,
`sales_channel_domain.language.locale.translation.name`
) AS `sales_channel_domain.language.locale.name` ,
`sales_channel_domain.language.locale.translation.territory` ,
COALESCE (
`sales_channel_domain.language.locale.translation.territory` ,
`sales_channel_domain.language.locale.translation.territory`
) AS `sales_channel_domain.language.locale.territory` ,
`sales_channel_domain.language.locale.translation.customFields` ,
COALESCE (
`sales_channel_domain.language.locale.translation.customFields` ,
`sales_channel_domain.language.locale.translation.customFields`
) AS `sales_channel_domain.language.locale.customFields` ,
`sales_channel_domain.language.locale.translation.createdAt` ,
`sales_channel_domain.language.locale.translation.updatedAt` ,
`sales_channel_domain.language.locale.translation.localeId` ,
`sales_channel_domain.language.locale.translation.languageId` ,
`sales_channel_domain.currency` . `id` AS `sales_channel_domain.currency.id` ,
`sales_channel_domain.currency` . `factor` AS `sales_channel_domain.currency.factor` ,
`sales_channel_domain.currency` . `symbol` AS `sales_channel_domain.currency.symbol` ,
`sales_channel_domain.currency` . `iso_code` AS `sales_channel_domain.currency.isoCode` ,
`sales_channel_domain.currency` . `position` AS `sales_channel_domain.currency.position` ,
`sales_channel_domain.currency` . `tax_free_from` AS `sales_channel_domain.currency.taxFreeFrom` ,
`sales_channel_domain.currency` . `item_rounding` AS `sales_channel_domain.currency.itemRounding` ,
`sales_channel_domain.currency` . `total_rounding` AS `sales_channel_domain.currency.totalRounding` ,
`sales_channel_domain.currency` . `created_at` AS `sales_channel_domain.currency.createdAt` ,
`sales_channel_domain.currency` . `updated_at` AS `sales_channel_domain.currency.updatedAt` ,
`sales_channel_domain.currency.translation.shortName` ,
COALESCE (
`sales_channel_domain.currency.translation.shortName` ,
`sales_channel_domain.currency.translation.shortName`
) AS `sales_channel_domain.currency.shortName` ,
`sales_channel_domain.currency.translation.name` ,
COALESCE (
`sales_channel_domain.currency.translation.name` ,
`sales_channel_domain.currency.translation.name`
) AS `sales_channel_domain.currency.name` ,
`sales_channel_domain.currency.translation.customFields` ,
COALESCE (
`sales_channel_domain.currency.translation.customFields` ,
`sales_channel_domain.currency.translation.customFields`
) AS `sales_channel_domain.currency.customFields` ,
`sales_channel_domain.currency.translation.createdAt` ,
`sales_channel_domain.currency.translation.updatedAt` ,
`sales_channel_domain.currency.translation.currencyId` ,
`sales_channel_domain.currency.translation.languageId`
FROM
`sales_channel_domain`
LEFT JOIN `language` `sales_channel_domain.language` ON `sales_channel_domain` . `language_id` = `sales_channel_domain.language` . `id`
LEFT JOIN `currency` `sales_channel_domain.currency` ON `sales_channel_domain` . `currency_id` = `sales_channel_domain.currency` . `id`
LEFT JOIN `locale` `sales_channel_domain.language.locale` ON `sales_channel_domain.language` . `locale_id` = `sales_channel_domain.language.locale` . `id`
LEFT JOIN (
SELECT
`sales_channel_domain.language.locale.translation` . locale_id ,
`sales_channel_domain.language.locale.translation` . name AS `sales_channel_domain.language.locale.translation.name` ,
`sales_channel_domain.language.locale.translation` . territory AS `sales_channel_domain.language.locale.translation.territory` ,
`sales_channel_domain.language.locale.translation` . custom_fields AS `sales_channel_domain.language.locale.translation.customFields` ,
`sales_channel_domain.language.locale.translation` . created_at AS `sales_channel_domain.language.locale.translation.createdAt` ,
`sales_channel_domain.language.locale.translation` . updated_at AS `sales_channel_domain.language.locale.translation.updatedAt` ,
`sales_channel_domain.language.locale.translation` . locale_id AS `sales_channel_domain.language.locale.translation.localeId` ,
`sales_channel_domain.language.locale.translation` . language_id AS `sales_channel_domain.language.locale.translation.languageId`
FROM
`locale_translation` `sales_channel_domain.language.locale.translation`
WHERE
`sales_channel_domain.language.locale.translation` . language_id = ?
) `sales_channel_domain.language.locale.locale_translation` ON `sales_channel_domain.language.locale.locale_translation` . `locale_id` = `sales_channel_domain.language.locale` . `id`
LEFT JOIN (
SELECT
`sales_channel_domain.currency.translation` . currency_id ,
`sales_channel_domain.currency.translation` . short_name AS `sales_channel_domain.currency.translation.shortName` ,
`sales_channel_domain.currency.translation` . name AS `sales_channel_domain.currency.translation.name` ,
`sales_channel_domain.currency.translation` . custom_fields AS `sales_channel_domain.currency.translation.customFields` ,
`sales_channel_domain.currency.translation` . created_at AS `sales_channel_domain.currency.translation.createdAt` ,
`sales_channel_domain.currency.translation` . updated_at AS `sales_channel_domain.currency.translation.updatedAt` ,
`sales_channel_domain.currency.translation` . currency_id AS `sales_channel_domain.currency.translation.currencyId` ,
`sales_channel_domain.currency.translation` . language_id AS `sales_channel_domain.currency.translation.languageId`
FROM
`currency_translation` `sales_channel_domain.currency.translation`
WHERE
`sales_channel_domain.currency.translation` . language_id = ?
) `sales_channel_domain.currency.currency_translation` ON `sales_channel_domain.currency.currency_translation` . `currency_id` = `sales_channel_domain.currency` . `id`
WHERE
`sales_channel_domain` . `id` IN (? )
Copy
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` , `sales_channel_domain.language` . `id` AS `sales_channel_domain.language.id` , `sales_channel_domain.language` . `parent_id` AS `sales_channel_domain.language.parentId` , `sales_channel_domain.language` . `locale_id` AS `sales_channel_domain.language.localeId` , `sales_channel_domain.language` . `translation_code_id` AS `sales_channel_domain.language.translationCodeId` , `sales_channel_domain.language` . `name` AS `sales_channel_domain.language.name` , `sales_channel_domain.language` . `custom_fields` AS `sales_channel_domain.language.customFields` , `sales_channel_domain.language` . `created_at` AS `sales_channel_domain.language.createdAt` , `sales_channel_domain.language` . `updated_at` AS `sales_channel_domain.language.updatedAt` , `sales_channel_domain.language.locale` . `id` AS `sales_channel_domain.language.locale.id` , `sales_channel_domain.language.locale` . `code` AS `sales_channel_domain.language.locale.code` , `sales_channel_domain.language.locale` . `created_at` AS `sales_channel_domain.language.locale.createdAt` , `sales_channel_domain.language.locale` . `updated_at` AS `sales_channel_domain.language.locale.updatedAt` , `sales_channel_domain.language.locale.translation.name` , COALESCE (`sales_channel_domain.language.locale.translation.name` , `sales_channel_domain.language.locale.translation.name` ) AS `sales_channel_domain.language.locale.name` , `sales_channel_domain.language.locale.translation.territory` , COALESCE (`sales_channel_domain.language.locale.translation.territory` , `sales_channel_domain.language.locale.translation.territory` ) AS `sales_channel_domain.language.locale.territory` , `sales_channel_domain.language.locale.translation.customFields` , COALESCE (`sales_channel_domain.language.locale.translation.customFields` , `sales_channel_domain.language.locale.translation.customFields` ) AS `sales_channel_domain.language.locale.customFields` , `sales_channel_domain.language.locale.translation.createdAt` , `sales_channel_domain.language.locale.translation.updatedAt` , `sales_channel_domain.language.locale.translation.localeId` , `sales_channel_domain.language.locale.translation.languageId` , `sales_channel_domain.currency` . `id` AS `sales_channel_domain.currency.id` , `sales_channel_domain.currency` . `factor` AS `sales_channel_domain.currency.factor` , `sales_channel_domain.currency` . `symbol` AS `sales_channel_domain.currency.symbol` , `sales_channel_domain.currency` . `iso_code` AS `sales_channel_domain.currency.isoCode` , `sales_channel_domain.currency` . `position` AS `sales_channel_domain.currency.position` , `sales_channel_domain.currency` . `tax_free_from` AS `sales_channel_domain.currency.taxFreeFrom` , `sales_channel_domain.currency` . `item_rounding` AS `sales_channel_domain.currency.itemRounding` , `sales_channel_domain.currency` . `total_rounding` AS `sales_channel_domain.currency.totalRounding` , `sales_channel_domain.currency` . `created_at` AS `sales_channel_domain.currency.createdAt` , `sales_channel_domain.currency` . `updated_at` AS `sales_channel_domain.currency.updatedAt` , `sales_channel_domain.currency.translation.shortName` , COALESCE (`sales_channel_domain.currency.translation.shortName` , `sales_channel_domain.currency.translation.shortName` ) AS `sales_channel_domain.currency.shortName` , `sales_channel_domain.currency.translation.name` , COALESCE (`sales_channel_domain.currency.translation.name` , `sales_channel_domain.currency.translation.name` ) AS `sales_channel_domain.currency.name` , `sales_channel_domain.currency.translation.customFields` , COALESCE (`sales_channel_domain.currency.translation.customFields` , `sales_channel_domain.currency.translation.customFields` ) AS `sales_channel_domain.currency.customFields` , `sales_channel_domain.currency.translation.createdAt` , `sales_channel_domain.currency.translation.updatedAt` , `sales_channel_domain.currency.translation.currencyId` , `sales_channel_domain.currency.translation.languageId` FROM `sales_channel_domain` LEFT JOIN `language` `sales_channel_domain.language` ON `sales_channel_domain` . `language_id` = `sales_channel_domain.language` . `id` LEFT JOIN `currency` `sales_channel_domain.currency` ON `sales_channel_domain` . `currency_id` = `sales_channel_domain.currency` . `id` LEFT JOIN `locale` `sales_channel_domain.language.locale` ON `sales_channel_domain.language` . `locale_id` = `sales_channel_domain.language.locale` . `id` LEFT JOIN (SELECT `sales_channel_domain.language.locale.translation` . locale_id , `sales_channel_domain.language.locale.translation` . name AS `sales_channel_domain.language.locale.translation.name` , `sales_channel_domain.language.locale.translation` . territory AS `sales_channel_domain.language.locale.translation.territory` , `sales_channel_domain.language.locale.translation` . custom_fields AS `sales_channel_domain.language.locale.translation.customFields` , `sales_channel_domain.language.locale.translation` . created_at AS `sales_channel_domain.language.locale.translation.createdAt` , `sales_channel_domain.language.locale.translation` . updated_at AS `sales_channel_domain.language.locale.translation.updatedAt` , `sales_channel_domain.language.locale.translation` . locale_id AS `sales_channel_domain.language.locale.translation.localeId` , `sales_channel_domain.language.locale.translation` . language_id AS `sales_channel_domain.language.locale.translation.languageId` FROM `locale_translation` `sales_channel_domain.language.locale.translation` WHERE `sales_channel_domain.language.locale.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel_domain.language.locale.locale_translation` ON `sales_channel_domain.language.locale.locale_translation` . `locale_id` = `sales_channel_domain.language.locale` . `id` LEFT JOIN (SELECT `sales_channel_domain.currency.translation` . currency_id , `sales_channel_domain.currency.translation` . short_name AS `sales_channel_domain.currency.translation.shortName` , `sales_channel_domain.currency.translation` . name AS `sales_channel_domain.currency.translation.name` , `sales_channel_domain.currency.translation` . custom_fields AS `sales_channel_domain.currency.translation.customFields` , `sales_channel_domain.currency.translation` . created_at AS `sales_channel_domain.currency.translation.createdAt` , `sales_channel_domain.currency.translation` . updated_at AS `sales_channel_domain.currency.translation.updatedAt` , `sales_channel_domain.currency.translation` . currency_id AS `sales_channel_domain.currency.translation.currencyId` , `sales_channel_domain.currency.translation` . language_id AS `sales_channel_domain.currency.translation.languageId` FROM `currency_translation` `sales_channel_domain.currency.translation` WHERE `sales_channel_domain.currency.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel_domain.currency.currency_translation` ON `sales_channel_domain.currency.currency_translation` . `currency_id` = `sales_channel_domain.currency` . `id` WHERE `sales_channel_domain` . `id` IN (0x6561A61B4F4F4C55A8554A4205B58226 );
Copy
41
0.21 ms
SELECT `intedia_doofinder_layer` . `id` AS `intedia_doofinder_layer.id` , `intedia_doofinder_layer` . `doofinder_channel_id` AS `intedia_doofinder_layer.doofinderChannelId` , `intedia_doofinder_layer` . `doofinder_hash_id` AS `intedia_doofinder_layer.doofinderHashId` , `intedia_doofinder_layer` . `doofinder_store_id` AS `intedia_doofinder_layer.doofinderStoreId` , `intedia_doofinder_layer` . `domain_id` AS `intedia_doofinder_layer.domainId` , `intedia_doofinder_layer` . `trigger` AS `intedia_doofinder_layer.trigger` , `intedia_doofinder_layer` . `name` AS `intedia_doofinder_layer.name` , `intedia_doofinder_layer` . `status` AS `intedia_doofinder_layer.status` , `intedia_doofinder_layer` . `status_message` AS `intedia_doofinder_layer.statusMessage` , `intedia_doofinder_layer` . `status_date` AS `intedia_doofinder_layer.statusDate` , `intedia_doofinder_layer` . `status_received_date` AS `intedia_doofinder_layer.statusReceivedDate` , `intedia_doofinder_layer` . `created_at` AS `intedia_doofinder_layer.createdAt` , `intedia_doofinder_layer` . `updated_at` AS `intedia_doofinder_layer.updatedAt` FROM `intedia_doofinder_layer` WHERE (`intedia_doofinder_layer` . `domain_id` = ? )
Parameters :
[
b"ea¦\e OOLU¨UJB\x05 µ‚& "
]
SELECT `intedia_doofinder_layer` . `id` AS `intedia_doofinder_layer.id` , `intedia_doofinder_layer` . `doofinder_channel_id` AS `intedia_doofinder_layer.doofinderChannelId` , `intedia_doofinder_layer` . `doofinder_hash_id` AS `intedia_doofinder_layer.doofinderHashId` , `intedia_doofinder_layer` . `doofinder_store_id` AS `intedia_doofinder_layer.doofinderStoreId` , `intedia_doofinder_layer` . `domain_id` AS `intedia_doofinder_layer.domainId` , `intedia_doofinder_layer` . `trigger` AS `intedia_doofinder_layer.trigger` , `intedia_doofinder_layer` . `name` AS `intedia_doofinder_layer.name` , `intedia_doofinder_layer` . `status` AS `intedia_doofinder_layer.status` , `intedia_doofinder_layer` . `status_message` AS `intedia_doofinder_layer.statusMessage` , `intedia_doofinder_layer` . `status_date` AS `intedia_doofinder_layer.statusDate` , `intedia_doofinder_layer` . `status_received_date` AS `intedia_doofinder_layer.statusReceivedDate` , `intedia_doofinder_layer` . `created_at` AS `intedia_doofinder_layer.createdAt` , `intedia_doofinder_layer` . `updated_at` AS `intedia_doofinder_layer.updatedAt` FROM `intedia_doofinder_layer` WHERE (`intedia_doofinder_layer` . `domain_id` = 0x6561A61B4F4F4C55A8554A4205B58226 );
Copy
42
0.14 ms
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = ? )
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = 1 );
Copy
43
0.44 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 –\x1F Â\x08 æpÒˆÊvÜ©ÛÀ² "
]
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 (0x01961FC208E670D288CA76DCA9DBC0B2 );
Copy
44
0.13 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 –\x1F Â\x08 æpÒˆÊvÜ©ÛÀ² "
]
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 (0x01961FC208E670D288CA76DCA9DBC0B2 ));
Copy
45
0.37 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 —D°ÜÁq°§ñ÷üH£ñ "
]
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 (0x019744B0DCC171B0A7F1F7ADFC48A3F1 );
Copy
46
0.14 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 —D°ÜÁq°§ñ÷üH£ñ "
]
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 (0x019744B0DCC171B0A7F1F7ADFC48A3F1 ));
Copy
47
0.35 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 ™\x04 XŠ\r s±¾|”°íwÐë "
]
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 (0x019904588A0D73B1BE7C94B0ED77D0EB );
Copy
48
0.14 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 ™\x04 XŠ\r s±¾|”°íwÐë "
]
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 (0x019904588A0D73B1BE7C94B0ED77D0EB ));
Copy
49
0.22 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
50
0.16 ms
SELECT LOWER (HEX (`script` . `app_id` )) AS `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) AS `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
51
0.18 ms
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = ? )
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = 1 );
Copy
52
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 –\x1F Â\x08 æpÒˆÊvÜ©ÛÀ² "
]
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 (0x01961FC208E670D288CA76DCA9DBC0B2 );
Copy
53
0.15 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 –\x1F Â\x08 æpÒˆÊvÜ©ÛÀ² "
]
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 (0x01961FC208E670D288CA76DCA9DBC0B2 ));
Copy
54
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 —D°ÜÁq°§ñ÷üH£ñ "
]
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 (0x019744B0DCC171B0A7F1F7ADFC48A3F1 );
Copy
55
0.14 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 —D°ÜÁq°§ñ÷üH£ñ "
]
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 (0x019744B0DCC171B0A7F1F7ADFC48A3F1 ));
Copy
56
0.35 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 ™\x04 XŠ\r s±¾|”°íwÐë "
]
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 (0x019904588A0D73B1BE7C94B0ED77D0EB );
Copy
57
0.15 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 ™\x04 XŠ\r s±¾|”°íwÐë "
]
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 (0x019904588A0D73B1BE7C94B0ED77D0EB ));
Copy
58
0.21 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
59
0.20 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
60
0.17 ms
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = ?
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = 'de-DE' ;
Copy
61
0.42 ms
SELECT `language` . `id` AS `language.id` , `language` . `parent_id` AS `language.parentId` , `language` . `locale_id` AS `language.localeId` , `language` . `translation_code_id` AS `language.translationCodeId` , `language` . `name` AS `language.name` , `language` . `custom_fields` AS `language.customFields` , `language` . `created_at` AS `language.createdAt` , `language` . `updated_at` AS `language.updatedAt` , `language.locale` . `id` AS `language.locale.id` , `language.locale` . `code` AS `language.locale.code` , `language.locale` . `created_at` AS `language.locale.createdAt` , `language.locale` . `updated_at` AS `language.locale.updatedAt` , `language.locale.translation.name` , COALESCE (`language.locale.translation.name` , `language.locale.translation.name` ) AS `language.locale.name` , `language.locale.translation.territory` , COALESCE (`language.locale.translation.territory` , `language.locale.translation.territory` ) AS `language.locale.territory` , `language.locale.translation.customFields` , COALESCE (`language.locale.translation.customFields` , `language.locale.translation.customFields` ) AS `language.locale.customFields` , `language.locale.translation.createdAt` , `language.locale.translation.updatedAt` , `language.locale.translation.localeId` , `language.locale.translation.languageId` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . locale_id , `language.locale.translation` . name AS `language.locale.translation.name` , `language.locale.translation` . territory AS `language.locale.translation.territory` , `language.locale.translation` . custom_fields AS `language.locale.translation.customFields` , `language.locale.translation` . created_at AS `language.locale.translation.createdAt` , `language.locale.translation` . updated_at AS `language.locale.translation.updatedAt` , `language.locale.translation` . locale_id AS `language.locale.translation.localeId` , `language.locale.translation` . language_id AS `language.locale.translation.languageId` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . language_id = ? ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `language` . `id` AS `language.id` , `language` . `parent_id` AS `language.parentId` , `language` . `locale_id` AS `language.localeId` , `language` . `translation_code_id` AS `language.translationCodeId` , `language` . `name` AS `language.name` , `language` . `custom_fields` AS `language.customFields` , `language` . `created_at` AS `language.createdAt` , `language` . `updated_at` AS `language.updatedAt` , `language.locale` . `id` AS `language.locale.id` , `language.locale` . `code` AS `language.locale.code` , `language.locale` . `created_at` AS `language.locale.createdAt` , `language.locale` . `updated_at` AS `language.locale.updatedAt` , `language.locale.translation.name` , COALESCE (`language.locale.translation.name` , `language.locale.translation.name` ) AS `language.locale.name` , `language.locale.translation.territory` , COALESCE (`language.locale.translation.territory` , `language.locale.translation.territory` ) AS `language.locale.territory` , `language.locale.translation.customFields` , COALESCE (`language.locale.translation.customFields` , `language.locale.translation.customFields` ) AS `language.locale.customFields` , `language.locale.translation.createdAt` , `language.locale.translation.updatedAt` , `language.locale.translation.localeId` , `language.locale.translation.languageId` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . locale_id , `language.locale.translation` . name AS `language.locale.translation.name` , `language.locale.translation` . territory AS `language.locale.translation.territory` , `language.locale.translation` . custom_fields AS `language.locale.translation.customFields` , `language.locale.translation` . created_at AS `language.locale.translation.createdAt` , `language.locale.translation` . updated_at AS `language.locale.translation.updatedAt` , `language.locale.translation` . locale_id AS `language.locale.translation.localeId` , `language.locale.translation` . language_id AS `language.locale.translation.languageId` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
62
0.31 ms
SELECT `language` . `id` AS `language.id` , `language` . `parent_id` AS `language.parentId` , `language` . `locale_id` AS `language.localeId` , `language` . `translation_code_id` AS `language.translationCodeId` , `language` . `name` AS `language.name` , `language` . `custom_fields` AS `language.customFields` , `language` . `created_at` AS `language.createdAt` , `language` . `updated_at` AS `language.updatedAt` , `language.locale` . `id` AS `language.locale.id` , `language.locale` . `code` AS `language.locale.code` , `language.locale` . `created_at` AS `language.locale.createdAt` , `language.locale` . `updated_at` AS `language.locale.updatedAt` , `language.locale.translation.name` , COALESCE (`language.locale.translation.name` , `language.locale.translation.name` ) AS `language.locale.name` , `language.locale.translation.territory` , COALESCE (`language.locale.translation.territory` , `language.locale.translation.territory` ) AS `language.locale.territory` , `language.locale.translation.customFields` , COALESCE (`language.locale.translation.customFields` , `language.locale.translation.customFields` ) AS `language.locale.customFields` , `language.locale.translation.createdAt` , `language.locale.translation.updatedAt` , `language.locale.translation.localeId` , `language.locale.translation.languageId` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . locale_id , `language.locale.translation` . name AS `language.locale.translation.name` , `language.locale.translation` . territory AS `language.locale.translation.territory` , `language.locale.translation` . custom_fields AS `language.locale.translation.customFields` , `language.locale.translation` . created_at AS `language.locale.translation.createdAt` , `language.locale.translation` . updated_at AS `language.locale.translation.updatedAt` , `language.locale.translation` . locale_id AS `language.locale.translation.localeId` , `language.locale.translation` . language_id AS `language.locale.translation.languageId` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . language_id = ? ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `language` . `id` AS `language.id` , `language` . `parent_id` AS `language.parentId` , `language` . `locale_id` AS `language.localeId` , `language` . `translation_code_id` AS `language.translationCodeId` , `language` . `name` AS `language.name` , `language` . `custom_fields` AS `language.customFields` , `language` . `created_at` AS `language.createdAt` , `language` . `updated_at` AS `language.updatedAt` , `language.locale` . `id` AS `language.locale.id` , `language.locale` . `code` AS `language.locale.code` , `language.locale` . `created_at` AS `language.locale.createdAt` , `language.locale` . `updated_at` AS `language.locale.updatedAt` , `language.locale.translation.name` , COALESCE (`language.locale.translation.name` , `language.locale.translation.name` ) AS `language.locale.name` , `language.locale.translation.territory` , COALESCE (`language.locale.translation.territory` , `language.locale.translation.territory` ) AS `language.locale.territory` , `language.locale.translation.customFields` , COALESCE (`language.locale.translation.customFields` , `language.locale.translation.customFields` ) AS `language.locale.customFields` , `language.locale.translation.createdAt` , `language.locale.translation.updatedAt` , `language.locale.translation.localeId` , `language.locale.translation.languageId` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . locale_id , `language.locale.translation` . name AS `language.locale.translation.name` , `language.locale.translation` . territory AS `language.locale.translation.territory` , `language.locale.translation` . custom_fields AS `language.locale.translation.customFields` , `language.locale.translation` . created_at AS `language.locale.translation.createdAt` , `language.locale.translation` . updated_at AS `language.locale.translation.updatedAt` , `language.locale.translation` . locale_id AS `language.locale.translation.localeId` , `language.locale.translation` . language_id AS `language.locale.translation.languageId` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
63
0.69 ms
SELECT `country` . `id` AS `country.id` , `country` . `iso` AS `country.iso` , `country` . `position` AS `country.position` , `country` . `active` AS `country.active` , `country` . `shipping_available` AS `country.shippingAvailable` , `country` . `iso3` AS `country.iso3` , `country` . `display_state_in_registration` AS `country.displayStateInRegistration` , `country` . `force_state_in_registration` AS `country.forceStateInRegistration` , `country` . `check_vat_id_pattern` AS `country.checkVatIdPattern` , `country` . `vat_id_required` AS `country.vatIdRequired` , `country` . `vat_id_pattern` AS `country.vatIdPattern` , `country` . `customer_tax` AS `country.customerTax` , `country` . `company_tax` AS `country.companyTax` , `country` . `postal_code_required` AS `country.postalCodeRequired` , `country` . `check_postal_code_pattern` AS `country.checkPostalCodePattern` , `country` . `check_advanced_postal_code_pattern` AS `country.checkAdvancedPostalCodePattern` , `country` . `advanced_postal_code_pattern` AS `country.advancedPostalCodePattern` , `country` . `default_postal_code_pattern` AS `country.defaultPostalCodePattern` , `country` . `created_at` AS `country.createdAt` , `country` . `updated_at` AS `country.updatedAt` , `country.translation.name` , COALESCE (`country.translation.name` , `country.translation.name` ) AS `country.name` , `country.translation.addressFormat` , COALESCE (`country.translation.addressFormat` , `country.translation.addressFormat` ) AS `country.addressFormat` , `country.translation.customFields` , COALESCE (`country.translation.customFields` , `country.translation.customFields` ) AS `country.customFields` , `country.translation.createdAt` , `country.translation.updatedAt` , `country.translation.countryId` , `country.translation.languageId` FROM `country` LEFT JOIN (SELECT `country.translation` . country_id , `country.translation` . name AS `country.translation.name` , `country.translation` . address_format AS `country.translation.addressFormat` , `country.translation` . custom_fields AS `country.translation.customFields` , `country.translation` . created_at AS `country.translation.createdAt` , `country.translation` . updated_at AS `country.translation.updatedAt` , `country.translation` . country_id AS `country.translation.countryId` , `country.translation` . language_id AS `country.translation.languageId` FROM `country_translation` `country.translation` WHERE `country.translation` . language_id = ? ) `country.country_translation` ON `country.country_translation` . `country_id` = `country` . `id` WHERE (`country` . `active` = ? AND `country` . `iso` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
"DE "
]
SELECT `country` . `id` AS `country.id` , `country` . `iso` AS `country.iso` , `country` . `position` AS `country.position` , `country` . `active` AS `country.active` , `country` . `shipping_available` AS `country.shippingAvailable` , `country` . `iso3` AS `country.iso3` , `country` . `display_state_in_registration` AS `country.displayStateInRegistration` , `country` . `force_state_in_registration` AS `country.forceStateInRegistration` , `country` . `check_vat_id_pattern` AS `country.checkVatIdPattern` , `country` . `vat_id_required` AS `country.vatIdRequired` , `country` . `vat_id_pattern` AS `country.vatIdPattern` , `country` . `customer_tax` AS `country.customerTax` , `country` . `company_tax` AS `country.companyTax` , `country` . `postal_code_required` AS `country.postalCodeRequired` , `country` . `check_postal_code_pattern` AS `country.checkPostalCodePattern` , `country` . `check_advanced_postal_code_pattern` AS `country.checkAdvancedPostalCodePattern` , `country` . `advanced_postal_code_pattern` AS `country.advancedPostalCodePattern` , `country` . `default_postal_code_pattern` AS `country.defaultPostalCodePattern` , `country` . `created_at` AS `country.createdAt` , `country` . `updated_at` AS `country.updatedAt` , `country.translation.name` , COALESCE (`country.translation.name` , `country.translation.name` ) AS `country.name` , `country.translation.addressFormat` , COALESCE (`country.translation.addressFormat` , `country.translation.addressFormat` ) AS `country.addressFormat` , `country.translation.customFields` , COALESCE (`country.translation.customFields` , `country.translation.customFields` ) AS `country.customFields` , `country.translation.createdAt` , `country.translation.updatedAt` , `country.translation.countryId` , `country.translation.languageId` FROM `country` LEFT JOIN (SELECT `country.translation` . country_id , `country.translation` . name AS `country.translation.name` , `country.translation` . address_format AS `country.translation.addressFormat` , `country.translation` . custom_fields AS `country.translation.customFields` , `country.translation` . created_at AS `country.translation.createdAt` , `country.translation` . updated_at AS `country.translation.updatedAt` , `country.translation` . country_id AS `country.translation.countryId` , `country.translation` . language_id AS `country.translation.languageId` FROM `country_translation` `country.translation` WHERE `country.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `country.country_translation` ON `country.country_translation` . `country_id` = `country` . `id` WHERE (`country` . `active` = 1 AND `country` . `iso` = 'DE' );
Copy
64
0.27 ms
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = ? )
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = 1 );
Copy
65
0.52 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 –\x1F Â\x08 æpÒˆÊvÜ©ÛÀ² "
]
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 (0x01961FC208E670D288CA76DCA9DBC0B2 );
Copy
66
0.15 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 –\x1F Â\x08 æpÒˆÊvÜ©ÛÀ² "
]
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 (0x01961FC208E670D288CA76DCA9DBC0B2 ));
Copy
67
0.41 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 —D°ÜÁq°§ñ÷üH£ñ "
]
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 (0x019744B0DCC171B0A7F1F7ADFC48A3F1 );
Copy
68
0.15 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 —D°ÜÁq°§ñ÷üH£ñ "
]
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 (0x019744B0DCC171B0A7F1F7ADFC48A3F1 ));
Copy
69
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"\x01 ™\x04 XŠ\r s±¾|”°íwÐë "
]
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 (0x019904588A0D73B1BE7C94B0ED77D0EB );
Copy
70
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 ™\x04 XŠ\r s±¾|”°íwÐë "
]
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 (0x019904588A0D73B1BE7C94B0ED77D0EB ));
Copy
71
0.24 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
72
0.17 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
73
0.14 ms
SELECT `name` , `path` , `author`
FROM `app`
WHERE `active` = 1
SELECT `name` , `path` , `author`
FROM `app`
WHERE `active` = 1
;
Copy
74
0.27 ms
SELECT `payment_method` . `id` FROM `payment_method` WHERE (`payment_method` . `handler_identifier` = ? AND `payment_method` . `active` = ? )
Parameters :
[
"Kiener\MolliePayments\Handler\Method\ApplePayPayment "
true
]
SELECT `payment_method` . `id` FROM `payment_method` WHERE (`payment_method` . `handler_identifier` = 'Kiener\\MolliePayments\\Handler\\Method\\ApplePayPayment' AND `payment_method` . `active` = 1 );
Copy
75
0.53 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` . `id` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
]
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` . `id` = ? )
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` . `id` = 0xA290DC5C19E14CBEBBA6C40F9C59949F );
Copy
76
0.23 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
77
0.18 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
"FY4hmIpjOGposrZmufHsBDT83tctm3C1 "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0xA290DC5C19E14CBEBBA6C40F9C59949F ) AND (token = 'FY4hmIpjOGposrZmufHsBDT83tctm3C1' ) LIMIT 1 ;
Copy
78
1.67 ms
SELECT seo_path_info , path_info , sales_channel_id FROM seo_url WHERE (seo_url . is_canonical = 1 ) AND (seo_url . path_info IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND (seo_url . language_id = ? ) AND (seo_url . sales_channel_id = ? OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 )
Parameters :
[
"/navigation/2ca74aa4b6734696bc27b1c056db8ab8 "
"/navigation/c69d2bb30f4d421fb31621c9a1a1a3e5 "
"/navigation/2446cc998f844b95824b502461852a3e "
"/navigation/b105da45770d42f4b5c70e8154a30056 "
"/navigation/b7ada48edad3455493417e06f3b6404d "
"/navigation/439dc38c3f9e4852ac01bd97a72e4882 "
"/navigation/01971195daa57aaaa9416940ca00b99a "
"/navigation/3edc8ee7796c45239cc2a76762d3034f "
"/navigation/42b54967dc8d42a8b31270e25c5ae1ab "
"/navigation/50b4097e185e42d0b5afbc24f4e2d015 "
"/navigation/926291283b7a453fb7af9dfbdd272d5f "
"/navigation/5c37f70905234f1db2b7ca1279bb8db3 "
"/navigation/a44a38fc51c64459841e51c7102f36ef "
"/navigation/455a81265d0a4c47b2f307e8cad64011 "
"/navigation/fc6c6b2f41fe4dabaf249abd4a96a670 "
"/navigation/a1979c8919ac4eb4bcb315bd0e49d1ca "
"/navigation/51dbf7811d7d4228a0624fd7b13393a8 "
"/navigation/dd9a30d09b0f4c5baff99eb5f0a2b5d3 "
"/navigation/965f1a3bf1f24c298e5268fc1a5fcf55 "
"/navigation/de5aba2eb86c475b9b1a9c3d88c11dd8 "
"/navigation/c9cb6825af6741438a63eea13d8bd1f9 "
"/navigation/7963f31c95e1416a8dfec93c3dcf3910 "
"/navigation/292a5bd4aebe45f892507f77cf477f80 "
"/navigation/69a179917ae44335b8a021b10d8f4d7a "
"/navigation/b7f7a840961548818c4afe4daff94167 "
"/account/recover "
"/navigation/04734c61638d4db3afc07417558d361d "
"/navigation/2a781b99b9974768859861bc77fbc68e "
"/navigation/dbe9937c19874e2db720ae96bad6db61 "
"/navigation/66e78e0558e340258482d8cf97edb345 "
"/navigation/0194a7a757417c3ea528fa9289514ba1 "
"/navigation/3ed3acf74e3a4eaca05853b448166afb "
"/landingPage/57032895960b4dad99c6a7b251e6be4c "
b"/»_ââšMpªXTÎ|ãâ\v "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
]
SELECT seo_path_info , path_info , sales_channel_id FROM seo_url WHERE (seo_url . is_canonical = 1 ) AND (seo_url . path_info IN ('/navigation/2ca74aa4b6734696bc27b1c056db8ab8' , '/navigation/c69d2bb30f4d421fb31621c9a1a1a3e5' , '/navigation/2446cc998f844b95824b502461852a3e' , '/navigation/b105da45770d42f4b5c70e8154a30056' , '/navigation/b7ada48edad3455493417e06f3b6404d' , '/navigation/439dc38c3f9e4852ac01bd97a72e4882' , '/navigation/01971195daa57aaaa9416940ca00b99a' , '/navigation/3edc8ee7796c45239cc2a76762d3034f' , '/navigation/42b54967dc8d42a8b31270e25c5ae1ab' , '/navigation/50b4097e185e42d0b5afbc24f4e2d015' , '/navigation/926291283b7a453fb7af9dfbdd272d5f' , '/navigation/5c37f70905234f1db2b7ca1279bb8db3' , '/navigation/a44a38fc51c64459841e51c7102f36ef' , '/navigation/455a81265d0a4c47b2f307e8cad64011' , '/navigation/fc6c6b2f41fe4dabaf249abd4a96a670' , '/navigation/a1979c8919ac4eb4bcb315bd0e49d1ca' , '/navigation/51dbf7811d7d4228a0624fd7b13393a8' , '/navigation/dd9a30d09b0f4c5baff99eb5f0a2b5d3' , '/navigation/965f1a3bf1f24c298e5268fc1a5fcf55' , '/navigation/de5aba2eb86c475b9b1a9c3d88c11dd8' , '/navigation/c9cb6825af6741438a63eea13d8bd1f9' , '/navigation/7963f31c95e1416a8dfec93c3dcf3910' , '/navigation/292a5bd4aebe45f892507f77cf477f80' , '/navigation/69a179917ae44335b8a021b10d8f4d7a' , '/navigation/b7f7a840961548818c4afe4daff94167' , '/account/recover' , '/navigation/04734c61638d4db3afc07417558d361d' , '/navigation/2a781b99b9974768859861bc77fbc68e' , '/navigation/dbe9937c19874e2db720ae96bad6db61' , '/navigation/66e78e0558e340258482d8cf97edb345' , '/navigation/0194a7a757417c3ea528fa9289514ba1' , '/navigation/3ed3acf74e3a4eaca05853b448166afb' , '/landingPage/57032895960b4dad99c6a7b251e6be4c' )) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . sales_channel_id = 0xA290DC5C19E14CBEBBA6C40F9C59949F OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 );
Copy
79
1.40 ms
SELECT `acris_cookie` . `id` AS `acris_cookie.id` , `acris_cookie` . `cookie_group_id` AS `acris_cookie.cookieGroupId` , `acris_cookie.cookieGroup` . `id` AS `acris_cookie.cookieGroup.id` , `acris_cookie.cookieGroup` . `is_default` AS `acris_cookie.cookieGroup.isDefault` , `acris_cookie.cookieGroup` . `identification` AS `acris_cookie.cookieGroup.identification` , `acris_cookie.cookieGroup` . `created_at` AS `acris_cookie.cookieGroup.createdAt` , `acris_cookie.cookieGroup` . `updated_at` AS `acris_cookie.cookieGroup.updatedAt` , `acris_cookie.cookieGroup.translation.title` , COALESCE (`acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation.title` ) AS `acris_cookie.cookieGroup.title` , `acris_cookie.cookieGroup.translation.description` , COALESCE (`acris_cookie.cookieGroup.translation.description` , `acris_cookie.cookieGroup.translation.description` ) AS `acris_cookie.cookieGroup.description` , `acris_cookie.cookieGroup.translation.createdAt` , `acris_cookie.cookieGroup.translation.updatedAt` , `acris_cookie.cookieGroup.translation.acrisCookieGroupId` , `acris_cookie.cookieGroup.translation.languageId` , `acris_cookie` . `cookie_id` AS `acris_cookie.cookieId` , `acris_cookie` . `google_cookie_consent_mode` AS `acris_cookie.googleCookieConsentMode` , `acris_cookie` . `default_value` AS `acris_cookie.defaultValue` , `acris_cookie` . `script_position` AS `acris_cookie.scriptPosition` , `acris_cookie` . `provider` AS `acris_cookie.provider` , `acris_cookie` . `active` AS `acris_cookie.active` , `acris_cookie` . `unknown` AS `acris_cookie.unknown` , `acris_cookie` . `is_default` AS `acris_cookie.isDefault` , `acris_cookie` . `created_at` AS `acris_cookie.createdAt` , `acris_cookie` . `updated_at` AS `acris_cookie.updatedAt` , (SELECT GROUP_CONCAT (HEX (`acris_cookie.salesChannels.mapping` . `sales_channel_id` ) SEPARATOR '||' )
FROM `acris_cookie_sales_channel` `acris_cookie.salesChannels.mapping`
WHERE `acris_cookie.salesChannels.mapping` . `cookie_id` = `acris_cookie` . `id` ) AS `acris_cookie.salesChannels.id_mapping` , `acris_cookie.translation.title` , COALESCE (`acris_cookie.translation.title` , `acris_cookie.translation.title` ) AS `acris_cookie.title` , `acris_cookie.translation.description` , COALESCE (`acris_cookie.translation.description` , `acris_cookie.translation.description` ) AS `acris_cookie.description` , `acris_cookie.translation.script` , COALESCE (`acris_cookie.translation.script` , `acris_cookie.translation.script` ) AS `acris_cookie.script` , `acris_cookie.translation.createdAt` , `acris_cookie.translation.updatedAt` , `acris_cookie.translation.acrisCookieId` , `acris_cookie.translation.languageId` FROM `acris_cookie` LEFT JOIN `acris_cookie_group` `acris_cookie.cookieGroup` ON `acris_cookie` . `cookie_group_id` = `acris_cookie.cookieGroup` . `id` LEFT JOIN (SELECT `acris_cookie.translation` . acris_cookie_id , `acris_cookie.translation` . title AS `acris_cookie.translation.title` , `acris_cookie.translation` . description AS `acris_cookie.translation.description` , `acris_cookie.translation` . script AS `acris_cookie.translation.script` , `acris_cookie.translation` . created_at AS `acris_cookie.translation.createdAt` , `acris_cookie.translation` . updated_at AS `acris_cookie.translation.updatedAt` , `acris_cookie.translation` . acris_cookie_id AS `acris_cookie.translation.acrisCookieId` , `acris_cookie.translation` . language_id AS `acris_cookie.translation.languageId` FROM `acris_cookie_translation` `acris_cookie.translation` WHERE `acris_cookie.translation` . language_id = ? ) `acris_cookie.acris_cookie_translation` ON `acris_cookie.acris_cookie_translation` . `acris_cookie_id` = `acris_cookie` . `id` LEFT JOIN (SELECT `acris_cookie.cookieGroup.translation` . acris_cookie_group_id , `acris_cookie.cookieGroup.translation` . title AS `acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation` . description AS `acris_cookie.cookieGroup.translation.description` , `acris_cookie.cookieGroup.translation` . created_at AS `acris_cookie.cookieGroup.translation.createdAt` , `acris_cookie.cookieGroup.translation` . updated_at AS `acris_cookie.cookieGroup.translation.updatedAt` , `acris_cookie.cookieGroup.translation` . acris_cookie_group_id AS `acris_cookie.cookieGroup.translation.acrisCookieGroupId` , `acris_cookie.cookieGroup.translation` . language_id AS `acris_cookie.cookieGroup.translation.languageId` FROM `acris_cookie_group_translation` `acris_cookie.cookieGroup.translation` WHERE `acris_cookie.cookieGroup.translation` . language_id = ? ) `acris_cookie.cookieGroup.acris_cookie_group_translation` ON `acris_cookie.cookieGroup.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie.cookieGroup` . `id`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT
`acris_cookie` . `id` AS `acris_cookie.id` ,
`acris_cookie` . `cookie_group_id` AS `acris_cookie.cookieGroupId` ,
`acris_cookie.cookieGroup` . `id` AS `acris_cookie.cookieGroup.id` ,
`acris_cookie.cookieGroup` . `is_default` AS `acris_cookie.cookieGroup.isDefault` ,
`acris_cookie.cookieGroup` . `identification` AS `acris_cookie.cookieGroup.identification` ,
`acris_cookie.cookieGroup` . `created_at` AS `acris_cookie.cookieGroup.createdAt` ,
`acris_cookie.cookieGroup` . `updated_at` AS `acris_cookie.cookieGroup.updatedAt` ,
`acris_cookie.cookieGroup.translation.title` ,
COALESCE (
`acris_cookie.cookieGroup.translation.title` ,
`acris_cookie.cookieGroup.translation.title`
) AS `acris_cookie.cookieGroup.title` ,
`acris_cookie.cookieGroup.translation.description` ,
COALESCE (
`acris_cookie.cookieGroup.translation.description` ,
`acris_cookie.cookieGroup.translation.description`
) AS `acris_cookie.cookieGroup.description` ,
`acris_cookie.cookieGroup.translation.createdAt` ,
`acris_cookie.cookieGroup.translation.updatedAt` ,
`acris_cookie.cookieGroup.translation.acrisCookieGroupId` ,
`acris_cookie.cookieGroup.translation.languageId` ,
`acris_cookie` . `cookie_id` AS `acris_cookie.cookieId` ,
`acris_cookie` . `google_cookie_consent_mode` AS `acris_cookie.googleCookieConsentMode` ,
`acris_cookie` . `default_value` AS `acris_cookie.defaultValue` ,
`acris_cookie` . `script_position` AS `acris_cookie.scriptPosition` ,
`acris_cookie` . `provider` AS `acris_cookie.provider` ,
`acris_cookie` . `active` AS `acris_cookie.active` ,
`acris_cookie` . `unknown` AS `acris_cookie.unknown` ,
`acris_cookie` . `is_default` AS `acris_cookie.isDefault` ,
`acris_cookie` . `created_at` AS `acris_cookie.createdAt` ,
`acris_cookie` . `updated_at` AS `acris_cookie.updatedAt` ,
(
SELECT
GROUP_CONCAT (
HEX (
`acris_cookie.salesChannels.mapping` . `sales_channel_id`
) SEPARATOR '||'
)
FROM
`acris_cookie_sales_channel` `acris_cookie.salesChannels.mapping`
WHERE
`acris_cookie.salesChannels.mapping` . `cookie_id` = `acris_cookie` . `id`
) AS `acris_cookie.salesChannels.id_mapping` ,
`acris_cookie.translation.title` ,
COALESCE (
`acris_cookie.translation.title` ,
`acris_cookie.translation.title`
) AS `acris_cookie.title` ,
`acris_cookie.translation.description` ,
COALESCE (
`acris_cookie.translation.description` ,
`acris_cookie.translation.description`
) AS `acris_cookie.description` ,
`acris_cookie.translation.script` ,
COALESCE (
`acris_cookie.translation.script` ,
`acris_cookie.translation.script`
) AS `acris_cookie.script` ,
`acris_cookie.translation.createdAt` ,
`acris_cookie.translation.updatedAt` ,
`acris_cookie.translation.acrisCookieId` ,
`acris_cookie.translation.languageId`
FROM
`acris_cookie`
LEFT JOIN `acris_cookie_group` `acris_cookie.cookieGroup` ON `acris_cookie` . `cookie_group_id` = `acris_cookie.cookieGroup` . `id`
LEFT JOIN (
SELECT
`acris_cookie.translation` . acris_cookie_id ,
`acris_cookie.translation` . title AS `acris_cookie.translation.title` ,
`acris_cookie.translation` . description AS `acris_cookie.translation.description` ,
`acris_cookie.translation` . script AS `acris_cookie.translation.script` ,
`acris_cookie.translation` . created_at AS `acris_cookie.translation.createdAt` ,
`acris_cookie.translation` . updated_at AS `acris_cookie.translation.updatedAt` ,
`acris_cookie.translation` . acris_cookie_id AS `acris_cookie.translation.acrisCookieId` ,
`acris_cookie.translation` . language_id AS `acris_cookie.translation.languageId`
FROM
`acris_cookie_translation` `acris_cookie.translation`
WHERE
`acris_cookie.translation` . language_id = ?
) `acris_cookie.acris_cookie_translation` ON `acris_cookie.acris_cookie_translation` . `acris_cookie_id` = `acris_cookie` . `id`
LEFT JOIN (
SELECT
`acris_cookie.cookieGroup.translation` . acris_cookie_group_id ,
`acris_cookie.cookieGroup.translation` . title AS `acris_cookie.cookieGroup.translation.title` ,
`acris_cookie.cookieGroup.translation` . description AS `acris_cookie.cookieGroup.translation.description` ,
`acris_cookie.cookieGroup.translation` . created_at AS `acris_cookie.cookieGroup.translation.createdAt` ,
`acris_cookie.cookieGroup.translation` . updated_at AS `acris_cookie.cookieGroup.translation.updatedAt` ,
`acris_cookie.cookieGroup.translation` . acris_cookie_group_id AS `acris_cookie.cookieGroup.translation.acrisCookieGroupId` ,
`acris_cookie.cookieGroup.translation` . language_id AS `acris_cookie.cookieGroup.translation.languageId`
FROM
`acris_cookie_group_translation` `acris_cookie.cookieGroup.translation`
WHERE
`acris_cookie.cookieGroup.translation` . language_id = ?
) `acris_cookie.cookieGroup.acris_cookie_group_translation` ON `acris_cookie.cookieGroup.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie.cookieGroup` . `id`
Copy
SELECT `acris_cookie` . `id` AS `acris_cookie.id` , `acris_cookie` . `cookie_group_id` AS `acris_cookie.cookieGroupId` , `acris_cookie.cookieGroup` . `id` AS `acris_cookie.cookieGroup.id` , `acris_cookie.cookieGroup` . `is_default` AS `acris_cookie.cookieGroup.isDefault` , `acris_cookie.cookieGroup` . `identification` AS `acris_cookie.cookieGroup.identification` , `acris_cookie.cookieGroup` . `created_at` AS `acris_cookie.cookieGroup.createdAt` , `acris_cookie.cookieGroup` . `updated_at` AS `acris_cookie.cookieGroup.updatedAt` , `acris_cookie.cookieGroup.translation.title` , COALESCE (`acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation.title` ) AS `acris_cookie.cookieGroup.title` , `acris_cookie.cookieGroup.translation.description` , COALESCE (`acris_cookie.cookieGroup.translation.description` , `acris_cookie.cookieGroup.translation.description` ) AS `acris_cookie.cookieGroup.description` , `acris_cookie.cookieGroup.translation.createdAt` , `acris_cookie.cookieGroup.translation.updatedAt` , `acris_cookie.cookieGroup.translation.acrisCookieGroupId` , `acris_cookie.cookieGroup.translation.languageId` , `acris_cookie` . `cookie_id` AS `acris_cookie.cookieId` , `acris_cookie` . `google_cookie_consent_mode` AS `acris_cookie.googleCookieConsentMode` , `acris_cookie` . `default_value` AS `acris_cookie.defaultValue` , `acris_cookie` . `script_position` AS `acris_cookie.scriptPosition` , `acris_cookie` . `provider` AS `acris_cookie.provider` , `acris_cookie` . `active` AS `acris_cookie.active` , `acris_cookie` . `unknown` AS `acris_cookie.unknown` , `acris_cookie` . `is_default` AS `acris_cookie.isDefault` , `acris_cookie` . `created_at` AS `acris_cookie.createdAt` , `acris_cookie` . `updated_at` AS `acris_cookie.updatedAt` , (SELECT GROUP_CONCAT (HEX (`acris_cookie.salesChannels.mapping` . `sales_channel_id` ) SEPARATOR '||' )
FROM `acris_cookie_sales_channel` `acris_cookie.salesChannels.mapping`
WHERE `acris_cookie.salesChannels.mapping` . `cookie_id` = `acris_cookie` . `id` ) AS `acris_cookie.salesChannels.id_mapping` , `acris_cookie.translation.title` , COALESCE (`acris_cookie.translation.title` , `acris_cookie.translation.title` ) AS `acris_cookie.title` , `acris_cookie.translation.description` , COALESCE (`acris_cookie.translation.description` , `acris_cookie.translation.description` ) AS `acris_cookie.description` , `acris_cookie.translation.script` , COALESCE (`acris_cookie.translation.script` , `acris_cookie.translation.script` ) AS `acris_cookie.script` , `acris_cookie.translation.createdAt` , `acris_cookie.translation.updatedAt` , `acris_cookie.translation.acrisCookieId` , `acris_cookie.translation.languageId` FROM `acris_cookie` LEFT JOIN `acris_cookie_group` `acris_cookie.cookieGroup` ON `acris_cookie` . `cookie_group_id` = `acris_cookie.cookieGroup` . `id` LEFT JOIN (SELECT `acris_cookie.translation` . acris_cookie_id , `acris_cookie.translation` . title AS `acris_cookie.translation.title` , `acris_cookie.translation` . description AS `acris_cookie.translation.description` , `acris_cookie.translation` . script AS `acris_cookie.translation.script` , `acris_cookie.translation` . created_at AS `acris_cookie.translation.createdAt` , `acris_cookie.translation` . updated_at AS `acris_cookie.translation.updatedAt` , `acris_cookie.translation` . acris_cookie_id AS `acris_cookie.translation.acrisCookieId` , `acris_cookie.translation` . language_id AS `acris_cookie.translation.languageId` FROM `acris_cookie_translation` `acris_cookie.translation` WHERE `acris_cookie.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `acris_cookie.acris_cookie_translation` ON `acris_cookie.acris_cookie_translation` . `acris_cookie_id` = `acris_cookie` . `id` LEFT JOIN (SELECT `acris_cookie.cookieGroup.translation` . acris_cookie_group_id , `acris_cookie.cookieGroup.translation` . title AS `acris_cookie.cookieGroup.translation.title` , `acris_cookie.cookieGroup.translation` . description AS `acris_cookie.cookieGroup.translation.description` , `acris_cookie.cookieGroup.translation` . created_at AS `acris_cookie.cookieGroup.translation.createdAt` , `acris_cookie.cookieGroup.translation` . updated_at AS `acris_cookie.cookieGroup.translation.updatedAt` , `acris_cookie.cookieGroup.translation` . acris_cookie_group_id AS `acris_cookie.cookieGroup.translation.acrisCookieGroupId` , `acris_cookie.cookieGroup.translation` . language_id AS `acris_cookie.cookieGroup.translation.languageId` FROM `acris_cookie_group_translation` `acris_cookie.cookieGroup.translation` WHERE `acris_cookie.cookieGroup.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `acris_cookie.cookieGroup.acris_cookie_group_translation` ON `acris_cookie.cookieGroup.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie.cookieGroup` . `id` ;
Copy
80
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` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
b":s\x01 VìSNAè.±K[\x00\x02 z "
b"óÉ▄\\x19 ßL¥╗ª─\x0F £Yöƒ "
]
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` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ?
)
Copy
SELECT `sales_channel` . `id` AS `sales_channel.id` , `sales_channel` . `type_id` AS `sales_channel.typeId` , `sales_channel` . `language_id` AS `sales_channel.languageId` , `sales_channel` . `customer_group_id` AS `sales_channel.customerGroupId` , `sales_channel` . `currency_id` AS `sales_channel.currencyId` , `sales_channel` . `payment_method_id` AS `sales_channel.paymentMethodId` , `sales_channel` . `shipping_method_id` AS `sales_channel.shippingMethodId` , `sales_channel` . `country_id` AS `sales_channel.countryId` , `sales_channel` . `analytics_id` AS `sales_channel.analyticsId` , `sales_channel` . `navigation_category_id` AS `sales_channel.navigationCategoryId` , `sales_channel` . `navigation_category_version_id` AS `sales_channel.navigationCategoryVersionId` , `sales_channel` . `navigation_category_depth` AS `sales_channel.navigationCategoryDepth` , `sales_channel` . `footer_category_id` AS `sales_channel.footerCategoryId` , `sales_channel` . `footer_category_version_id` AS `sales_channel.footerCategoryVersionId` , `sales_channel` . `service_category_id` AS `sales_channel.serviceCategoryId` , `sales_channel` . `service_category_version_id` AS `sales_channel.serviceCategoryVersionId` , `sales_channel` . `mail_header_footer_id` AS `sales_channel.mailHeaderFooterId` , `sales_channel` . `hreflang_default_domain_id` AS `sales_channel.hreflangDefaultDomainId` , `sales_channel` . `short_name` AS `sales_channel.shortName` , `sales_channel` . `tax_calculation_type` AS `sales_channel.taxCalculationType` , `sales_channel` . `access_key` AS `sales_channel.accessKey` , `sales_channel` . `configuration` AS `sales_channel.configuration` , `sales_channel` . `active` AS `sales_channel.active` , `sales_channel` . `hreflang_active` AS `sales_channel.hreflangActive` , `sales_channel` . `maintenance` AS `sales_channel.maintenance` , `sales_channel` . `maintenance_ip_whitelist` AS `sales_channel.maintenanceIpWhitelist` , `sales_channel` . `payment_method_ids` AS `sales_channel.paymentMethodIds` , `sales_channel` . `home_cms_page_id` AS `sales_channel.homeCmsPageId` , `sales_channel` . `home_cms_page_version_id` AS `sales_channel.homeCmsPageVersionId` , `sales_channel` . `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` . `id` IN (0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0x3A7301568D534E418A2EF14B5B00027A , 0x3A7301568D534E418A2EF14B5B00027A , 0x3A7301568D534E418A2EF14B5B00027A , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0x3A7301568D534E418A2EF14B5B00027A , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F , 0x3A7301568D534E418A2EF14B5B00027A , 0xA290DC5C19E14CBEBBA6C40F9C59949F );
Copy
81
0.58 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` . `active` = ? AND NOT (`app` . `cookies` IS NULL ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
]
SELECT
`app` . `id` AS `app.id` ,
`app` . `name` AS `app.name` ,
`app` . `path` AS `app.path` ,
`app` . `author` AS `app.author` ,
`app` . `copyright` AS `app.copyright` ,
`app` . `license` AS `app.license` ,
`app` . `active` AS `app.active` ,
`app` . `configurable` AS `app.configurable` ,
`app` . `privacy` AS `app.privacy` ,
`app` . `version` AS `app.version` ,
`app` . `icon` AS `app.iconRaw` ,
`app` . `app_secret` AS `app.appSecret` ,
`app` . `modules` AS `app.modules` ,
`app` . `main_module` AS `app.mainModule` ,
`app` . `cookies` AS `app.cookies` ,
`app` . `allow_disable` AS `app.allowDisable` ,
`app` . `base_app_url` AS `app.baseAppUrl` ,
`app` . `allowed_hosts` AS `app.allowedHosts` ,
`app` . `template_load_priority` AS `app.templateLoadPriority` ,
`app` . `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` . `active` = ?
AND NOT (`app` . `cookies` IS NULL )
)
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` . `active` = 1 AND NOT (`app` . `cookies` IS NULL ));
Copy
82
0.24 ms
SELECT configuration_key , configuration_value FROM system_config WHERE (sales_channel_id IS NULL ) AND (configuration_key LIKE ? ) ORDER BY sales_channel_id ASC
Parameters :
[
"IntediaDoofinderSW6.config.% "
]
SELECT configuration_key , configuration_value FROM system_config WHERE (sales_channel_id IS NULL ) AND (configuration_key LIKE 'IntediaDoofinderSW6.config.%' ) ORDER BY sales_channel_id ASC ;
Copy
83
0.45 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` . `active` = ? AND NOT (`app` . `cookies` IS NULL ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
]
SELECT
`app` . `id` AS `app.id` ,
`app` . `name` AS `app.name` ,
`app` . `path` AS `app.path` ,
`app` . `author` AS `app.author` ,
`app` . `copyright` AS `app.copyright` ,
`app` . `license` AS `app.license` ,
`app` . `active` AS `app.active` ,
`app` . `configurable` AS `app.configurable` ,
`app` . `privacy` AS `app.privacy` ,
`app` . `version` AS `app.version` ,
`app` . `icon` AS `app.iconRaw` ,
`app` . `app_secret` AS `app.appSecret` ,
`app` . `modules` AS `app.modules` ,
`app` . `main_module` AS `app.mainModule` ,
`app` . `cookies` AS `app.cookies` ,
`app` . `allow_disable` AS `app.allowDisable` ,
`app` . `base_app_url` AS `app.baseAppUrl` ,
`app` . `allowed_hosts` AS `app.allowedHosts` ,
`app` . `template_load_priority` AS `app.templateLoadPriority` ,
`app` . `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` . `active` = ?
AND NOT (`app` . `cookies` IS NULL )
)
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` . `active` = 1 AND NOT (`app` . `cookies` IS NULL ));
Copy
84
0.13 ms
SELECT `acris_cookie_group` . `id` FROM `acris_cookie_group` WHERE (`acris_cookie_group` . `identification` = ? ) LIMIT 1
Parameters :
[
"functional "
]
SELECT `acris_cookie_group` . `id` FROM `acris_cookie_group` WHERE (`acris_cookie_group` . `identification` = 'functional' ) LIMIT 1 ;
Copy
85
0.23 ms
SELECT `acris_cookie_group` . `id` AS `acris_cookie_group.id` , `acris_cookie_group` . `is_default` AS `acris_cookie_group.isDefault` , `acris_cookie_group` . `identification` AS `acris_cookie_group.identification` , `acris_cookie_group` . `created_at` AS `acris_cookie_group.createdAt` , `acris_cookie_group` . `updated_at` AS `acris_cookie_group.updatedAt` , `acris_cookie_group.translation.title` , COALESCE (`acris_cookie_group.translation.title` , `acris_cookie_group.translation.title` ) AS `acris_cookie_group.title` , `acris_cookie_group.translation.description` , COALESCE (`acris_cookie_group.translation.description` , `acris_cookie_group.translation.description` ) AS `acris_cookie_group.description` , `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation.languageId` FROM `acris_cookie_group` LEFT JOIN (SELECT `acris_cookie_group.translation` . acris_cookie_group_id , `acris_cookie_group.translation` . title AS `acris_cookie_group.translation.title` , `acris_cookie_group.translation` . description AS `acris_cookie_group.translation.description` , `acris_cookie_group.translation` . created_at AS `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation` . updated_at AS `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation` . acris_cookie_group_id AS `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation` . language_id AS `acris_cookie_group.translation.languageId` FROM `acris_cookie_group_translation` `acris_cookie_group.translation` WHERE `acris_cookie_group.translation` . language_id = ? ) `acris_cookie_group.acris_cookie_group_translation` ON `acris_cookie_group.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie_group` . `id` WHERE (`acris_cookie_group` . `identification` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"cookie.groupStatistical "
]
SELECT `acris_cookie_group` . `id` AS `acris_cookie_group.id` , `acris_cookie_group` . `is_default` AS `acris_cookie_group.isDefault` , `acris_cookie_group` . `identification` AS `acris_cookie_group.identification` , `acris_cookie_group` . `created_at` AS `acris_cookie_group.createdAt` , `acris_cookie_group` . `updated_at` AS `acris_cookie_group.updatedAt` , `acris_cookie_group.translation.title` , COALESCE (`acris_cookie_group.translation.title` , `acris_cookie_group.translation.title` ) AS `acris_cookie_group.title` , `acris_cookie_group.translation.description` , COALESCE (`acris_cookie_group.translation.description` , `acris_cookie_group.translation.description` ) AS `acris_cookie_group.description` , `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation.languageId` FROM `acris_cookie_group` LEFT JOIN (SELECT `acris_cookie_group.translation` . acris_cookie_group_id , `acris_cookie_group.translation` . title AS `acris_cookie_group.translation.title` , `acris_cookie_group.translation` . description AS `acris_cookie_group.translation.description` , `acris_cookie_group.translation` . created_at AS `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation` . updated_at AS `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation` . acris_cookie_group_id AS `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation` . language_id AS `acris_cookie_group.translation.languageId` FROM `acris_cookie_group_translation` `acris_cookie_group.translation` WHERE `acris_cookie_group.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `acris_cookie_group.acris_cookie_group_translation` ON `acris_cookie_group.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie_group` . `id` WHERE (`acris_cookie_group` . `identification` = 'cookie.groupStatistical' );
Copy
86
0.22 ms
SELECT `acris_cookie_group` . `id` AS `acris_cookie_group.id` , `acris_cookie_group` . `is_default` AS `acris_cookie_group.isDefault` , `acris_cookie_group` . `identification` AS `acris_cookie_group.identification` , `acris_cookie_group` . `created_at` AS `acris_cookie_group.createdAt` , `acris_cookie_group` . `updated_at` AS `acris_cookie_group.updatedAt` , `acris_cookie_group.translation.title` , COALESCE (`acris_cookie_group.translation.title` , `acris_cookie_group.translation.title` ) AS `acris_cookie_group.title` , `acris_cookie_group.translation.description` , COALESCE (`acris_cookie_group.translation.description` , `acris_cookie_group.translation.description` ) AS `acris_cookie_group.description` , `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation.languageId` FROM `acris_cookie_group` LEFT JOIN (SELECT `acris_cookie_group.translation` . acris_cookie_group_id , `acris_cookie_group.translation` . title AS `acris_cookie_group.translation.title` , `acris_cookie_group.translation` . description AS `acris_cookie_group.translation.description` , `acris_cookie_group.translation` . created_at AS `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation` . updated_at AS `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation` . acris_cookie_group_id AS `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation` . language_id AS `acris_cookie_group.translation.languageId` FROM `acris_cookie_group_translation` `acris_cookie_group.translation` WHERE `acris_cookie_group.translation` . language_id = ? ) `acris_cookie_group.acris_cookie_group_translation` ON `acris_cookie_group.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie_group` . `id` WHERE (`acris_cookie_group` . `identification` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"cookie.groupMarketing "
]
SELECT `acris_cookie_group` . `id` AS `acris_cookie_group.id` , `acris_cookie_group` . `is_default` AS `acris_cookie_group.isDefault` , `acris_cookie_group` . `identification` AS `acris_cookie_group.identification` , `acris_cookie_group` . `created_at` AS `acris_cookie_group.createdAt` , `acris_cookie_group` . `updated_at` AS `acris_cookie_group.updatedAt` , `acris_cookie_group.translation.title` , COALESCE (`acris_cookie_group.translation.title` , `acris_cookie_group.translation.title` ) AS `acris_cookie_group.title` , `acris_cookie_group.translation.description` , COALESCE (`acris_cookie_group.translation.description` , `acris_cookie_group.translation.description` ) AS `acris_cookie_group.description` , `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation.languageId` FROM `acris_cookie_group` LEFT JOIN (SELECT `acris_cookie_group.translation` . acris_cookie_group_id , `acris_cookie_group.translation` . title AS `acris_cookie_group.translation.title` , `acris_cookie_group.translation` . description AS `acris_cookie_group.translation.description` , `acris_cookie_group.translation` . created_at AS `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation` . updated_at AS `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation` . acris_cookie_group_id AS `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation` . language_id AS `acris_cookie_group.translation.languageId` FROM `acris_cookie_group_translation` `acris_cookie_group.translation` WHERE `acris_cookie_group.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `acris_cookie_group.acris_cookie_group_translation` ON `acris_cookie_group.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie_group` . `id` WHERE (`acris_cookie_group` . `identification` = 'cookie.groupMarketing' );
Copy
87
0.20 ms
SELECT `acris_cookie_group` . `id` AS `acris_cookie_group.id` , `acris_cookie_group` . `is_default` AS `acris_cookie_group.isDefault` , `acris_cookie_group` . `identification` AS `acris_cookie_group.identification` , `acris_cookie_group` . `created_at` AS `acris_cookie_group.createdAt` , `acris_cookie_group` . `updated_at` AS `acris_cookie_group.updatedAt` , `acris_cookie_group.translation.title` , COALESCE (`acris_cookie_group.translation.title` , `acris_cookie_group.translation.title` ) AS `acris_cookie_group.title` , `acris_cookie_group.translation.description` , COALESCE (`acris_cookie_group.translation.description` , `acris_cookie_group.translation.description` ) AS `acris_cookie_group.description` , `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation.languageId` FROM `acris_cookie_group` LEFT JOIN (SELECT `acris_cookie_group.translation` . acris_cookie_group_id , `acris_cookie_group.translation` . title AS `acris_cookie_group.translation.title` , `acris_cookie_group.translation` . description AS `acris_cookie_group.translation.description` , `acris_cookie_group.translation` . created_at AS `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation` . updated_at AS `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation` . acris_cookie_group_id AS `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation` . language_id AS `acris_cookie_group.translation.languageId` FROM `acris_cookie_group_translation` `acris_cookie_group.translation` WHERE `acris_cookie_group.translation` . language_id = ? ) `acris_cookie_group.acris_cookie_group_translation` ON `acris_cookie_group.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie_group` . `id` WHERE (`acris_cookie_group` . `identification` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"cookie.groupComfortFeatures "
]
SELECT `acris_cookie_group` . `id` AS `acris_cookie_group.id` , `acris_cookie_group` . `is_default` AS `acris_cookie_group.isDefault` , `acris_cookie_group` . `identification` AS `acris_cookie_group.identification` , `acris_cookie_group` . `created_at` AS `acris_cookie_group.createdAt` , `acris_cookie_group` . `updated_at` AS `acris_cookie_group.updatedAt` , `acris_cookie_group.translation.title` , COALESCE (`acris_cookie_group.translation.title` , `acris_cookie_group.translation.title` ) AS `acris_cookie_group.title` , `acris_cookie_group.translation.description` , COALESCE (`acris_cookie_group.translation.description` , `acris_cookie_group.translation.description` ) AS `acris_cookie_group.description` , `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation.languageId` FROM `acris_cookie_group` LEFT JOIN (SELECT `acris_cookie_group.translation` . acris_cookie_group_id , `acris_cookie_group.translation` . title AS `acris_cookie_group.translation.title` , `acris_cookie_group.translation` . description AS `acris_cookie_group.translation.description` , `acris_cookie_group.translation` . created_at AS `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation` . updated_at AS `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation` . acris_cookie_group_id AS `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation` . language_id AS `acris_cookie_group.translation.languageId` FROM `acris_cookie_group_translation` `acris_cookie_group.translation` WHERE `acris_cookie_group.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `acris_cookie_group.acris_cookie_group_translation` ON `acris_cookie_group.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie_group` . `id` WHERE (`acris_cookie_group` . `identification` = 'cookie.groupComfortFeatures' );
Copy
88
0.20 ms
SELECT `acris_cookie_group` . `id` AS `acris_cookie_group.id` , `acris_cookie_group` . `is_default` AS `acris_cookie_group.isDefault` , `acris_cookie_group` . `identification` AS `acris_cookie_group.identification` , `acris_cookie_group` . `created_at` AS `acris_cookie_group.createdAt` , `acris_cookie_group` . `updated_at` AS `acris_cookie_group.updatedAt` , `acris_cookie_group.translation.title` , COALESCE (`acris_cookie_group.translation.title` , `acris_cookie_group.translation.title` ) AS `acris_cookie_group.title` , `acris_cookie_group.translation.description` , COALESCE (`acris_cookie_group.translation.description` , `acris_cookie_group.translation.description` ) AS `acris_cookie_group.description` , `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation.languageId` FROM `acris_cookie_group` LEFT JOIN (SELECT `acris_cookie_group.translation` . acris_cookie_group_id , `acris_cookie_group.translation` . title AS `acris_cookie_group.translation.title` , `acris_cookie_group.translation` . description AS `acris_cookie_group.translation.description` , `acris_cookie_group.translation` . created_at AS `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation` . updated_at AS `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation` . acris_cookie_group_id AS `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation` . language_id AS `acris_cookie_group.translation.languageId` FROM `acris_cookie_group_translation` `acris_cookie_group.translation` WHERE `acris_cookie_group.translation` . language_id = ? ) `acris_cookie_group.acris_cookie_group_translation` ON `acris_cookie_group.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie_group` . `id` WHERE (`acris_cookie_group` . `identification` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"intedia-doofinder.cookie.name "
]
SELECT `acris_cookie_group` . `id` AS `acris_cookie_group.id` , `acris_cookie_group` . `is_default` AS `acris_cookie_group.isDefault` , `acris_cookie_group` . `identification` AS `acris_cookie_group.identification` , `acris_cookie_group` . `created_at` AS `acris_cookie_group.createdAt` , `acris_cookie_group` . `updated_at` AS `acris_cookie_group.updatedAt` , `acris_cookie_group.translation.title` , COALESCE (`acris_cookie_group.translation.title` , `acris_cookie_group.translation.title` ) AS `acris_cookie_group.title` , `acris_cookie_group.translation.description` , COALESCE (`acris_cookie_group.translation.description` , `acris_cookie_group.translation.description` ) AS `acris_cookie_group.description` , `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation.languageId` FROM `acris_cookie_group` LEFT JOIN (SELECT `acris_cookie_group.translation` . acris_cookie_group_id , `acris_cookie_group.translation` . title AS `acris_cookie_group.translation.title` , `acris_cookie_group.translation` . description AS `acris_cookie_group.translation.description` , `acris_cookie_group.translation` . created_at AS `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation` . updated_at AS `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation` . acris_cookie_group_id AS `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation` . language_id AS `acris_cookie_group.translation.languageId` FROM `acris_cookie_group_translation` `acris_cookie_group.translation` WHERE `acris_cookie_group.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `acris_cookie_group.acris_cookie_group_translation` ON `acris_cookie_group.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie_group` . `id` WHERE (`acris_cookie_group` . `identification` = 'intedia-doofinder.cookie.name' );
Copy
89
0.34 ms
SELECT `acris_cookie_group` . `id` AS `acris_cookie_group.id` , `acris_cookie_group` . `is_default` AS `acris_cookie_group.isDefault` , `acris_cookie_group` . `identification` AS `acris_cookie_group.identification` , `acris_cookie_group` . `created_at` AS `acris_cookie_group.createdAt` , `acris_cookie_group` . `updated_at` AS `acris_cookie_group.updatedAt` , `acris_cookie_group.translation.title` , COALESCE (`acris_cookie_group.translation.title` , `acris_cookie_group.translation.title` ) AS `acris_cookie_group.title` , `acris_cookie_group.translation.description` , COALESCE (`acris_cookie_group.translation.description` , `acris_cookie_group.translation.description` ) AS `acris_cookie_group.description` , `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation.languageId` FROM `acris_cookie_group` LEFT JOIN (SELECT `acris_cookie_group.translation` . acris_cookie_group_id , `acris_cookie_group.translation` . title AS `acris_cookie_group.translation.title` , `acris_cookie_group.translation` . description AS `acris_cookie_group.translation.description` , `acris_cookie_group.translation` . created_at AS `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation` . updated_at AS `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation` . acris_cookie_group_id AS `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation` . language_id AS `acris_cookie_group.translation.languageId` FROM `acris_cookie_group_translation` `acris_cookie_group.translation` WHERE `acris_cookie_group.translation` . language_id = ? ) `acris_cookie_group.acris_cookie_group_translation` ON `acris_cookie_group.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie_group` . `id` WHERE (`acris_cookie_group` . `identification` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"neti-next-store-locator.cookie.google-consent.name "
]
SELECT `acris_cookie_group` . `id` AS `acris_cookie_group.id` , `acris_cookie_group` . `is_default` AS `acris_cookie_group.isDefault` , `acris_cookie_group` . `identification` AS `acris_cookie_group.identification` , `acris_cookie_group` . `created_at` AS `acris_cookie_group.createdAt` , `acris_cookie_group` . `updated_at` AS `acris_cookie_group.updatedAt` , `acris_cookie_group.translation.title` , COALESCE (`acris_cookie_group.translation.title` , `acris_cookie_group.translation.title` ) AS `acris_cookie_group.title` , `acris_cookie_group.translation.description` , COALESCE (`acris_cookie_group.translation.description` , `acris_cookie_group.translation.description` ) AS `acris_cookie_group.description` , `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation.languageId` FROM `acris_cookie_group` LEFT JOIN (SELECT `acris_cookie_group.translation` . acris_cookie_group_id , `acris_cookie_group.translation` . title AS `acris_cookie_group.translation.title` , `acris_cookie_group.translation` . description AS `acris_cookie_group.translation.description` , `acris_cookie_group.translation` . created_at AS `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation` . updated_at AS `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation` . acris_cookie_group_id AS `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation` . language_id AS `acris_cookie_group.translation.languageId` FROM `acris_cookie_group_translation` `acris_cookie_group.translation` WHERE `acris_cookie_group.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `acris_cookie_group.acris_cookie_group_translation` ON `acris_cookie_group.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie_group` . `id` WHERE (`acris_cookie_group` . `identification` = 'neti-next-store-locator.cookie.google-consent.name' );
Copy
90
0.27 ms
SELECT `acris_cookie_group` . `id` AS `acris_cookie_group.id` , `acris_cookie_group` . `is_default` AS `acris_cookie_group.isDefault` , `acris_cookie_group` . `identification` AS `acris_cookie_group.identification` , `acris_cookie_group` . `created_at` AS `acris_cookie_group.createdAt` , `acris_cookie_group` . `updated_at` AS `acris_cookie_group.updatedAt` , `acris_cookie_group.translation.title` , COALESCE (`acris_cookie_group.translation.title` , `acris_cookie_group.translation.title` ) AS `acris_cookie_group.title` , `acris_cookie_group.translation.description` , COALESCE (`acris_cookie_group.translation.description` , `acris_cookie_group.translation.description` ) AS `acris_cookie_group.description` , `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation.languageId` FROM `acris_cookie_group` LEFT JOIN (SELECT `acris_cookie_group.translation` . acris_cookie_group_id , `acris_cookie_group.translation` . title AS `acris_cookie_group.translation.title` , `acris_cookie_group.translation` . description AS `acris_cookie_group.translation.description` , `acris_cookie_group.translation` . created_at AS `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation` . updated_at AS `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation` . acris_cookie_group_id AS `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation` . language_id AS `acris_cookie_group.translation.languageId` FROM `acris_cookie_group_translation` `acris_cookie_group.translation` WHERE `acris_cookie_group.translation` . language_id = ? ) `acris_cookie_group.acris_cookie_group_translation` ON `acris_cookie_group.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie_group` . `id` WHERE (`acris_cookie_group` . `identification` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"cookie.groupAffiliate "
]
SELECT `acris_cookie_group` . `id` AS `acris_cookie_group.id` , `acris_cookie_group` . `is_default` AS `acris_cookie_group.isDefault` , `acris_cookie_group` . `identification` AS `acris_cookie_group.identification` , `acris_cookie_group` . `created_at` AS `acris_cookie_group.createdAt` , `acris_cookie_group` . `updated_at` AS `acris_cookie_group.updatedAt` , `acris_cookie_group.translation.title` , COALESCE (`acris_cookie_group.translation.title` , `acris_cookie_group.translation.title` ) AS `acris_cookie_group.title` , `acris_cookie_group.translation.description` , COALESCE (`acris_cookie_group.translation.description` , `acris_cookie_group.translation.description` ) AS `acris_cookie_group.description` , `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation.languageId` FROM `acris_cookie_group` LEFT JOIN (SELECT `acris_cookie_group.translation` . acris_cookie_group_id , `acris_cookie_group.translation` . title AS `acris_cookie_group.translation.title` , `acris_cookie_group.translation` . description AS `acris_cookie_group.translation.description` , `acris_cookie_group.translation` . created_at AS `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation` . updated_at AS `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation` . acris_cookie_group_id AS `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation` . language_id AS `acris_cookie_group.translation.languageId` FROM `acris_cookie_group_translation` `acris_cookie_group.translation` WHERE `acris_cookie_group.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `acris_cookie_group.acris_cookie_group_translation` ON `acris_cookie_group.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie_group` . `id` WHERE (`acris_cookie_group` . `identification` = 'cookie.groupAffiliate' );
Copy
91
0.21 ms
SELECT `acris_cookie_group` . `id` AS `acris_cookie_group.id` , `acris_cookie_group` . `is_default` AS `acris_cookie_group.isDefault` , `acris_cookie_group` . `identification` AS `acris_cookie_group.identification` , `acris_cookie_group` . `created_at` AS `acris_cookie_group.createdAt` , `acris_cookie_group` . `updated_at` AS `acris_cookie_group.updatedAt` , `acris_cookie_group.translation.title` , COALESCE (`acris_cookie_group.translation.title` , `acris_cookie_group.translation.title` ) AS `acris_cookie_group.title` , `acris_cookie_group.translation.description` , COALESCE (`acris_cookie_group.translation.description` , `acris_cookie_group.translation.description` ) AS `acris_cookie_group.description` , `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation.languageId` FROM `acris_cookie_group` LEFT JOIN (SELECT `acris_cookie_group.translation` . acris_cookie_group_id , `acris_cookie_group.translation` . title AS `acris_cookie_group.translation.title` , `acris_cookie_group.translation` . description AS `acris_cookie_group.translation.description` , `acris_cookie_group.translation` . created_at AS `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation` . updated_at AS `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation` . acris_cookie_group_id AS `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation` . language_id AS `acris_cookie_group.translation.languageId` FROM `acris_cookie_group_translation` `acris_cookie_group.translation` WHERE `acris_cookie_group.translation` . language_id = ? ) `acris_cookie_group.acris_cookie_group_translation` ON `acris_cookie_group.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie_group` . `id` WHERE (`acris_cookie_group` . `identification` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"cookie.tonur.packstation.group_name "
]
SELECT `acris_cookie_group` . `id` AS `acris_cookie_group.id` , `acris_cookie_group` . `is_default` AS `acris_cookie_group.isDefault` , `acris_cookie_group` . `identification` AS `acris_cookie_group.identification` , `acris_cookie_group` . `created_at` AS `acris_cookie_group.createdAt` , `acris_cookie_group` . `updated_at` AS `acris_cookie_group.updatedAt` , `acris_cookie_group.translation.title` , COALESCE (`acris_cookie_group.translation.title` , `acris_cookie_group.translation.title` ) AS `acris_cookie_group.title` , `acris_cookie_group.translation.description` , COALESCE (`acris_cookie_group.translation.description` , `acris_cookie_group.translation.description` ) AS `acris_cookie_group.description` , `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation.languageId` FROM `acris_cookie_group` LEFT JOIN (SELECT `acris_cookie_group.translation` . acris_cookie_group_id , `acris_cookie_group.translation` . title AS `acris_cookie_group.translation.title` , `acris_cookie_group.translation` . description AS `acris_cookie_group.translation.description` , `acris_cookie_group.translation` . created_at AS `acris_cookie_group.translation.createdAt` , `acris_cookie_group.translation` . updated_at AS `acris_cookie_group.translation.updatedAt` , `acris_cookie_group.translation` . acris_cookie_group_id AS `acris_cookie_group.translation.acrisCookieGroupId` , `acris_cookie_group.translation` . language_id AS `acris_cookie_group.translation.languageId` FROM `acris_cookie_group_translation` `acris_cookie_group.translation` WHERE `acris_cookie_group.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `acris_cookie_group.acris_cookie_group_translation` ON `acris_cookie_group.acris_cookie_group_translation` . `acris_cookie_group_id` = `acris_cookie_group` . `id` WHERE (`acris_cookie_group` . `identification` = 'cookie.tonur.packstation.group_name' );
Copy
92
0.39 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"-\r -¡Å┘NnöçÞÊ¿þ\x7F â "
b"""
EÑ\n
Y¯…IG³ú·=ü\x7F\x1D b
"""
b"Xn÷3ç\x00 C\x19 °¶¶à‡U\x16 "
b"ô1@ß&\x12 LnÉN[ñß\x00 <h "
b"—‚Ê\x07 x‰E\x0E ¥g¸›¶ÜÕ "
b"®6´ç\f UO¶½Z\x01\x1A ”¤-} "
b"Ê┼N\x17 ü┬A-Ñ─┴r®%æ\v "
b"ÛMÖ+Ö|F† :½,Ÿ^˜= "
b"""
\n
´Sù†}F¢¢¢rÝ/ºo\f
"""
b"î4PCòhAdØ▒┤['aÍ! "
b"\x06 &\x01 ÝZ\f G1™ãp0\f ŒK> "
b"\x18 –@§l-@˜´ä\x12 £\e ž\x01 ” "
b"█¯▒±Ê╚N(ì\x04 ═\x08 IÙ~C "
]
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 (0x2D0D2DAD8FD94E6E9487E8D2A8E77F83 , 0x45D10A59AF854947B3FAB73DFC7F1D62 , 0x586EF733E7004319B0B6B6E087551620 , 0x933140E126124C6E904E5BA4E1003C68 , 0x9782CA077889450EA567B89BB6DCD5AD , 0xAE36B4E70C554FB6BD5A011A94A42D7D , 0xD2C54E1781C2412DA5C4C172A925910B , 0xDB4DD62BD67C4686A03ABD2C9F5E983D , 0x0AB453F9867D46A2A2A272DD2FBA6F0C , 0x8C345043956841649DB1B45B2761D621 , 0x062601DD5A0C473199E370300C8C4B3E , 0x189640A76C2D4098B4E412A31B9E0194 , 0xDBEEB1F1D2C84E288D04CD0849EB7E43 );
Copy
93
0.32 ms
SELECT `webi_configuration` . `id` AS `webi_configuration.id` , `webi_configuration` . `configuration_key` AS `webi_configuration.configurationKey` , `webi_configuration` . `configuration_value` AS `webi_configuration.configurationValue` , `webi_configuration` . `created_at` AS `webi_configuration.createdAt` , `webi_configuration` . `updated_at` AS `webi_configuration.updatedAt` FROM `webi_configuration`
SELECT `webi_configuration` . `id` AS `webi_configuration.id` , `webi_configuration` . `configuration_key` AS `webi_configuration.configurationKey` , `webi_configuration` . `configuration_value` AS `webi_configuration.configurationValue` , `webi_configuration` . `created_at` AS `webi_configuration.createdAt` , `webi_configuration` . `updated_at` AS `webi_configuration.updatedAt` FROM `webi_configuration` ;
Copy