1
0.07 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
2
0.03 ms
SELECT
`name` ,
`base_class` AS baseClass ,
IF (`active` = 1 AND `installed_at` IS NOT NULL , 1 , 0 ) AS active ,
`path` ,
`version` ,
`autoload` ,
`managed_by_composer` AS managedByComposer ,
composer_name AS composerName
FROM `plugin`
ORDER BY `installed_at` ;
SELECT
`name` ,
`base_class` AS baseClass ,
IF (`active` = 1 AND `installed_at` IS NOT NULL , 1 , 0 ) AS active ,
`path` ,
`version` ,
`autoload` ,
`managed_by_composer` AS managedByComposer ,
composer_name AS composerName
FROM `plugin`
ORDER BY `installed_at` ; ;
Copy
3
0.04 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.07 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.04 ms
SELECT CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) `key` , CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) url , LOWER (HEX (domain . id )) id , LOWER (HEX (sales_channel . id )) salesChannelId , LOWER (HEX (sales_channel . type_id )) typeId , LOWER (HEX (domain . snippet_set_id )) snippetSetId , LOWER (HEX (domain . currency_id )) currencyId , LOWER (HEX (domain . language_id )) languageId , LOWER (HEX (theme . id )) themeId , sales_channel . maintenance maintenance , sales_channel . maintenance_ip_whitelist maintenanceIpWhitelist , snippet_set . iso AS locale , theme . technical_name AS themeName , parentTheme . technical_name AS parentThemeName FROM sales_channel INNER JOIN sales_channel_domain domain ON domain . sales_channel_id = sales_channel . id LEFT JOIN theme_sales_channel theme_sales_channel ON sales_channel . id = theme_sales_channel . sales_channel_id INNER JOIN snippet_set snippet_set ON snippet_set . id = domain . snippet_set_id LEFT JOIN theme theme ON theme_sales_channel . theme_id = theme . id LEFT JOIN theme parentTheme ON theme . parent_theme_id = parentTheme . id WHERE (sales_channel . type_id = UNHEX (? )) AND (sales_channel . active )
Parameters :
[
"8a243080f92e4c719546314b577cf82b "
]
SELECT CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) `key` , CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) url , LOWER (HEX (domain . id )) id , LOWER (HEX (sales_channel . id )) salesChannelId , LOWER (HEX (sales_channel . type_id )) typeId , LOWER (HEX (domain . snippet_set_id )) snippetSetId , LOWER (HEX (domain . currency_id )) currencyId , LOWER (HEX (domain . language_id )) languageId , LOWER (HEX (theme . id )) themeId , sales_channel . maintenance maintenance , sales_channel . maintenance_ip_whitelist maintenanceIpWhitelist , snippet_set . iso AS locale , theme . technical_name AS themeName , parentTheme . technical_name AS parentThemeName FROM sales_channel INNER JOIN sales_channel_domain domain ON domain . sales_channel_id = sales_channel . id LEFT JOIN theme_sales_channel theme_sales_channel ON sales_channel . id = theme_sales_channel . sales_channel_id INNER JOIN snippet_set snippet_set ON snippet_set . id = domain . snippet_set_id LEFT JOIN theme theme ON theme_sales_channel . theme_id = theme . id LEFT JOIN theme parentTheme ON theme . parent_theme_id = parentTheme . id WHERE (sales_channel . type_id = UNHEX ('8a243080f92e4c719546314b577cf82b' )) AND (sales_channel . active );
Copy
6
0.03 ms
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = ? ) AND ((sales_channel_id = ? OR sales_channel_id IS NULL )) AND (seo_path_info = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"VPfƒÔVN‡·\x0F è¹PÞïr "
"daspopup "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0x56506683D4564E87B70FE8B950DEEF72 OR sales_channel_id IS NULL )) AND (seo_path_info = 'daspopup' );
Copy
7
0.03 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"VPfƒÔVN‡·\x0F è¹PÞïr "
"/daspopup "
]
SELECT path_info pathInfo , seo_path_info seoPathInfo FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (sales_channel_id = 0x56506683D4564E87B70FE8B950DEEF72 ) AND (path_info = '/daspopup' ) AND (is_canonical = 1 ) LIMIT 1 ;
Copy
8
0.04 ms
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC ;
Copy
9
0.04 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"VPfƒÔVN‡·\x0F è¹PÞïr "
"cAZDW9ARnHB3Wq5Ou4qpWjo822HgDn4f "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0x56506683D4564E87B70FE8B950DEEF72 ) AND (token = 'cAZDW9ARnHB3Wq5Ou4qpWjo822HgDn4f' ) LIMIT 1 ;
Copy
10
0.03 ms
SELECT
sales_channel . id AS sales_channel_id ,
sales_channel . language_id AS sales_channel_default_language_id ,
sales_channel . currency_id AS sales_channel_currency_id ,
currency . factor AS sales_channel_currency_factor ,
GROUP_CONCAT (LOWER (HEX (sales_channel_language . language_id ))) AS sales_channel_language_ids
FROM sales_channel
INNER JOIN currency
ON sales_channel . currency_id = currency . id
LEFT JOIN sales_channel_language
ON sales_channel_language . sales_channel_id = sales_channel . id
WHERE sales_channel . id = ?
GROUP BY sales_channel . id , sales_channel . language_id , sales_channel . currency_id , currency . factor
Parameters :
[
b"VPfƒÔVN‡·\x0F è¹PÞïr "
]
SELECT
sales_channel . id AS sales_channel_id ,
sales_channel . language_id AS sales_channel_default_language_id ,
sales_channel . currency_id AS sales_channel_currency_id ,
currency . factor AS sales_channel_currency_factor ,
GROUP_CONCAT (LOWER (HEX (sales_channel_language . language_id ))) AS sales_channel_language_ids
FROM sales_channel
INNER JOIN currency
ON sales_channel . currency_id = currency . id
LEFT JOIN sales_channel_language
ON sales_channel_language . sales_channel_id = sales_channel . id
WHERE sales_channel . id = 0x56506683D4564E87B70FE8B950DEEF72
GROUP BY sales_channel . id , sales_channel . language_id , sales_channel . currency_id , currency . factor ;
Copy
11
0.07 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.analytics` . `id` AS `sales_channel.analytics.id` , `sales_channel.analytics` . `tracking_id` AS `sales_channel.analytics.trackingId` , `sales_channel.analytics` . `active` AS `sales_channel.analytics.active` , `sales_channel.analytics` . `track_orders` AS `sales_channel.analytics.trackOrders` , `sales_channel.analytics` . `anonymize_ip` AS `sales_channel.analytics.anonymizeIp` , `sales_channel.analytics` . `created_at` AS `sales_channel.analytics.createdAt` , `sales_channel.analytics` . `updated_at` AS `sales_channel.analytics.updatedAt` , `sales_channel` . `created_at` AS `sales_channel.createdAt` , `sales_channel` . `updated_at` AS `sales_channel.updatedAt` , `sales_channel.currency` . `id` AS `sales_channel.currency.id` , `sales_channel.currency` . `factor` AS `sales_channel.currency.factor` , `sales_channel.currency` . `symbol` AS `sales_channel.currency.symbol` , `sales_channel.currency` . `iso_code` AS `sales_channel.currency.isoCode` , `sales_channel.currency` . `position` AS `sales_channel.currency.position` , `sales_channel.currency` . `tax_free_from` AS `sales_channel.currency.taxFreeFrom` , `sales_channel.currency` . `item_rounding` AS `sales_channel.currency.itemRounding` , `sales_channel.currency` . `total_rounding` AS `sales_channel.currency.totalRounding` , `sales_channel.currency` . `created_at` AS `sales_channel.currency.createdAt` , `sales_channel.currency` . `updated_at` AS `sales_channel.currency.updatedAt` , `sales_channel.currency.translation.shortName` , COALESCE (`sales_channel.currency.translation.shortName` , `sales_channel.currency.translation.shortName` ) AS `sales_channel.currency.shortName` , `sales_channel.currency.translation.name` , COALESCE (`sales_channel.currency.translation.name` , `sales_channel.currency.translation.name` ) AS `sales_channel.currency.name` , `sales_channel.currency.translation.customFields` , COALESCE (`sales_channel.currency.translation.customFields` , `sales_channel.currency.translation.customFields` ) AS `sales_channel.currency.customFields` , `sales_channel.currency.translation.createdAt` , `sales_channel.currency.translation.updatedAt` , `sales_channel.currency.translation.currencyId` , `sales_channel.currency.translation.languageId` , `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` LEFT JOIN `sales_channel_analytics` `sales_channel.analytics` ON `sales_channel` . `analytics_id` = `sales_channel.analytics` . `id` LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel` . `currency_id` = `sales_channel.currency` . `id` LEFT JOIN (SELECT `sales_channel.currency.translation` . currency_id , `sales_channel.currency.translation` . short_name AS `sales_channel.currency.translation.shortName` , `sales_channel.currency.translation` . name AS `sales_channel.currency.translation.name` , `sales_channel.currency.translation` . custom_fields AS `sales_channel.currency.translation.customFields` , `sales_channel.currency.translation` . created_at AS `sales_channel.currency.translation.createdAt` , `sales_channel.currency.translation` . updated_at AS `sales_channel.currency.translation.updatedAt` , `sales_channel.currency.translation` . currency_id AS `sales_channel.currency.translation.currencyId` , `sales_channel.currency.translation` . language_id AS `sales_channel.currency.translation.languageId` FROM `currency_translation` `sales_channel.currency.translation` WHERE `sales_channel.currency.translation` . language_id = ? ) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation` . `currency_id` = `sales_channel.currency` . `id` WHERE `sales_channel` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"VPfƒÔVN‡·\x0F è¹PÞïr "
]
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.analytics` . `id` AS `sales_channel.analytics.id` ,
`sales_channel.analytics` . `tracking_id` AS `sales_channel.analytics.trackingId` ,
`sales_channel.analytics` . `active` AS `sales_channel.analytics.active` ,
`sales_channel.analytics` . `track_orders` AS `sales_channel.analytics.trackOrders` ,
`sales_channel.analytics` . `anonymize_ip` AS `sales_channel.analytics.anonymizeIp` ,
`sales_channel.analytics` . `created_at` AS `sales_channel.analytics.createdAt` ,
`sales_channel.analytics` . `updated_at` AS `sales_channel.analytics.updatedAt` ,
`sales_channel` . `created_at` AS `sales_channel.createdAt` ,
`sales_channel` . `updated_at` AS `sales_channel.updatedAt` ,
`sales_channel.currency` . `id` AS `sales_channel.currency.id` ,
`sales_channel.currency` . `factor` AS `sales_channel.currency.factor` ,
`sales_channel.currency` . `symbol` AS `sales_channel.currency.symbol` ,
`sales_channel.currency` . `iso_code` AS `sales_channel.currency.isoCode` ,
`sales_channel.currency` . `position` AS `sales_channel.currency.position` ,
`sales_channel.currency` . `tax_free_from` AS `sales_channel.currency.taxFreeFrom` ,
`sales_channel.currency` . `item_rounding` AS `sales_channel.currency.itemRounding` ,
`sales_channel.currency` . `total_rounding` AS `sales_channel.currency.totalRounding` ,
`sales_channel.currency` . `created_at` AS `sales_channel.currency.createdAt` ,
`sales_channel.currency` . `updated_at` AS `sales_channel.currency.updatedAt` ,
`sales_channel.currency.translation.shortName` ,
COALESCE (
`sales_channel.currency.translation.shortName` ,
`sales_channel.currency.translation.shortName`
) AS `sales_channel.currency.shortName` ,
`sales_channel.currency.translation.name` ,
COALESCE (
`sales_channel.currency.translation.name` ,
`sales_channel.currency.translation.name`
) AS `sales_channel.currency.name` ,
`sales_channel.currency.translation.customFields` ,
COALESCE (
`sales_channel.currency.translation.customFields` ,
`sales_channel.currency.translation.customFields`
) AS `sales_channel.currency.customFields` ,
`sales_channel.currency.translation.createdAt` ,
`sales_channel.currency.translation.updatedAt` ,
`sales_channel.currency.translation.currencyId` ,
`sales_channel.currency.translation.languageId` ,
`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`
LEFT JOIN `sales_channel_analytics` `sales_channel.analytics` ON `sales_channel` . `analytics_id` = `sales_channel.analytics` . `id`
LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel` . `currency_id` = `sales_channel.currency` . `id`
LEFT JOIN (
SELECT
`sales_channel.currency.translation` . currency_id ,
`sales_channel.currency.translation` . short_name AS `sales_channel.currency.translation.shortName` ,
`sales_channel.currency.translation` . name AS `sales_channel.currency.translation.name` ,
`sales_channel.currency.translation` . custom_fields AS `sales_channel.currency.translation.customFields` ,
`sales_channel.currency.translation` . created_at AS `sales_channel.currency.translation.createdAt` ,
`sales_channel.currency.translation` . updated_at AS `sales_channel.currency.translation.updatedAt` ,
`sales_channel.currency.translation` . currency_id AS `sales_channel.currency.translation.currencyId` ,
`sales_channel.currency.translation` . language_id AS `sales_channel.currency.translation.languageId`
FROM
`currency_translation` `sales_channel.currency.translation`
WHERE
`sales_channel.currency.translation` . language_id = ?
) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation` . `currency_id` = `sales_channel.currency` . `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.analytics` . `id` AS `sales_channel.analytics.id` , `sales_channel.analytics` . `tracking_id` AS `sales_channel.analytics.trackingId` , `sales_channel.analytics` . `active` AS `sales_channel.analytics.active` , `sales_channel.analytics` . `track_orders` AS `sales_channel.analytics.trackOrders` , `sales_channel.analytics` . `anonymize_ip` AS `sales_channel.analytics.anonymizeIp` , `sales_channel.analytics` . `created_at` AS `sales_channel.analytics.createdAt` , `sales_channel.analytics` . `updated_at` AS `sales_channel.analytics.updatedAt` , `sales_channel` . `created_at` AS `sales_channel.createdAt` , `sales_channel` . `updated_at` AS `sales_channel.updatedAt` , `sales_channel.currency` . `id` AS `sales_channel.currency.id` , `sales_channel.currency` . `factor` AS `sales_channel.currency.factor` , `sales_channel.currency` . `symbol` AS `sales_channel.currency.symbol` , `sales_channel.currency` . `iso_code` AS `sales_channel.currency.isoCode` , `sales_channel.currency` . `position` AS `sales_channel.currency.position` , `sales_channel.currency` . `tax_free_from` AS `sales_channel.currency.taxFreeFrom` , `sales_channel.currency` . `item_rounding` AS `sales_channel.currency.itemRounding` , `sales_channel.currency` . `total_rounding` AS `sales_channel.currency.totalRounding` , `sales_channel.currency` . `created_at` AS `sales_channel.currency.createdAt` , `sales_channel.currency` . `updated_at` AS `sales_channel.currency.updatedAt` , `sales_channel.currency.translation.shortName` , COALESCE (`sales_channel.currency.translation.shortName` , `sales_channel.currency.translation.shortName` ) AS `sales_channel.currency.shortName` , `sales_channel.currency.translation.name` , COALESCE (`sales_channel.currency.translation.name` , `sales_channel.currency.translation.name` ) AS `sales_channel.currency.name` , `sales_channel.currency.translation.customFields` , COALESCE (`sales_channel.currency.translation.customFields` , `sales_channel.currency.translation.customFields` ) AS `sales_channel.currency.customFields` , `sales_channel.currency.translation.createdAt` , `sales_channel.currency.translation.updatedAt` , `sales_channel.currency.translation.currencyId` , `sales_channel.currency.translation.languageId` , `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` LEFT JOIN `sales_channel_analytics` `sales_channel.analytics` ON `sales_channel` . `analytics_id` = `sales_channel.analytics` . `id` LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel` . `currency_id` = `sales_channel.currency` . `id` LEFT JOIN (SELECT `sales_channel.currency.translation` . currency_id , `sales_channel.currency.translation` . short_name AS `sales_channel.currency.translation.shortName` , `sales_channel.currency.translation` . name AS `sales_channel.currency.translation.name` , `sales_channel.currency.translation` . custom_fields AS `sales_channel.currency.translation.customFields` , `sales_channel.currency.translation` . created_at AS `sales_channel.currency.translation.createdAt` , `sales_channel.currency.translation` . updated_at AS `sales_channel.currency.translation.updatedAt` , `sales_channel.currency.translation` . currency_id AS `sales_channel.currency.translation.currencyId` , `sales_channel.currency.translation` . language_id AS `sales_channel.currency.translation.languageId` FROM `currency_translation` `sales_channel.currency.translation` WHERE `sales_channel.currency.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation` . `currency_id` = `sales_channel.currency` . `id` WHERE `sales_channel` . `id` IN (0x56506683D4564E87B70FE8B950DEEF72 );
Copy
12
0.04 ms
SELECT `sales_channel_domain` . `id` AS `sales_channel_domain.id` , `sales_channel_domain` . `url` AS `sales_channel_domain.url` , `sales_channel_domain` . `sales_channel_id` AS `sales_channel_domain.salesChannelId` , `sales_channel_domain` . `language_id` AS `sales_channel_domain.languageId` , `sales_channel_domain` . `currency_id` AS `sales_channel_domain.currencyId` , `sales_channel_domain` . `snippet_set_id` AS `sales_channel_domain.snippetSetId` , `sales_channel_domain` . `hreflang_use_only_locale` AS `sales_channel_domain.hreflangUseOnlyLocale` , `sales_channel_domain` . `custom_fields` AS `sales_channel_domain.customFields` , `sales_channel_domain` . `created_at` AS `sales_channel_domain.createdAt` , `sales_channel_domain` . `updated_at` AS `sales_channel_domain.updatedAt` FROM `sales_channel_domain` WHERE (`sales_channel_domain` . `sales_channel_id` IN (? ))
Parameters :
[
b"VPfƒÔVN‡·\x0F è¹PÞïr "
]
SELECT `sales_channel_domain` . `id` AS `sales_channel_domain.id` , `sales_channel_domain` . `url` AS `sales_channel_domain.url` , `sales_channel_domain` . `sales_channel_id` AS `sales_channel_domain.salesChannelId` , `sales_channel_domain` . `language_id` AS `sales_channel_domain.languageId` , `sales_channel_domain` . `currency_id` AS `sales_channel_domain.currencyId` , `sales_channel_domain` . `snippet_set_id` AS `sales_channel_domain.snippetSetId` , `sales_channel_domain` . `hreflang_use_only_locale` AS `sales_channel_domain.hreflangUseOnlyLocale` , `sales_channel_domain` . `custom_fields` AS `sales_channel_domain.customFields` , `sales_channel_domain` . `created_at` AS `sales_channel_domain.createdAt` , `sales_channel_domain` . `updated_at` AS `sales_channel_domain.updatedAt` FROM `sales_channel_domain` WHERE (`sales_channel_domain` . `sales_channel_id` IN (0x56506683D4564E87B70FE8B950DEEF72 ));
Copy
13
0.04 ms
SELECT `currency` . `id` AS `currency.id` , `currency` . `factor` AS `currency.factor` , `currency` . `symbol` AS `currency.symbol` , `currency` . `iso_code` AS `currency.isoCode` , `currency` . `position` AS `currency.position` , `currency` . `tax_free_from` AS `currency.taxFreeFrom` , `currency` . `item_rounding` AS `currency.itemRounding` , `currency` . `total_rounding` AS `currency.totalRounding` , `currency` . `created_at` AS `currency.createdAt` , `currency` . `updated_at` AS `currency.updatedAt` , `currency.translation.shortName` , COALESCE (`currency.translation.shortName` , `currency.translation.shortName` ) AS `currency.shortName` , `currency.translation.name` , COALESCE (`currency.translation.name` , `currency.translation.name` ) AS `currency.name` , `currency.translation.customFields` , COALESCE (`currency.translation.customFields` , `currency.translation.customFields` ) AS `currency.customFields` , `currency.translation.createdAt` , `currency.translation.updatedAt` , `currency.translation.currencyId` , `currency.translation.languageId` FROM `currency` LEFT JOIN (SELECT `currency.translation` . currency_id , `currency.translation` . short_name AS `currency.translation.shortName` , `currency.translation` . name AS `currency.translation.name` , `currency.translation` . custom_fields AS `currency.translation.customFields` , `currency.translation` . created_at AS `currency.translation.createdAt` , `currency.translation` . updated_at AS `currency.translation.updatedAt` , `currency.translation` . currency_id AS `currency.translation.currencyId` , `currency.translation` . language_id AS `currency.translation.languageId` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . language_id = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE `currency` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"·ÒUK\f èGÍ‚ó¬›ÑÀßÊ "
]
SELECT `currency` . `id` AS `currency.id` , `currency` . `factor` AS `currency.factor` , `currency` . `symbol` AS `currency.symbol` , `currency` . `iso_code` AS `currency.isoCode` , `currency` . `position` AS `currency.position` , `currency` . `tax_free_from` AS `currency.taxFreeFrom` , `currency` . `item_rounding` AS `currency.itemRounding` , `currency` . `total_rounding` AS `currency.totalRounding` , `currency` . `created_at` AS `currency.createdAt` , `currency` . `updated_at` AS `currency.updatedAt` , `currency.translation.shortName` , COALESCE (`currency.translation.shortName` , `currency.translation.shortName` ) AS `currency.shortName` , `currency.translation.name` , COALESCE (`currency.translation.name` , `currency.translation.name` ) AS `currency.name` , `currency.translation.customFields` , COALESCE (`currency.translation.customFields` , `currency.translation.customFields` ) AS `currency.customFields` , `currency.translation.createdAt` , `currency.translation.updatedAt` , `currency.translation.currencyId` , `currency.translation.languageId` FROM `currency` LEFT JOIN (SELECT `currency.translation` . currency_id , `currency.translation` . short_name AS `currency.translation.shortName` , `currency.translation` . name AS `currency.translation.name` , `currency.translation` . custom_fields AS `currency.translation.customFields` , `currency.translation` . created_at AS `currency.translation.createdAt` , `currency.translation` . updated_at AS `currency.translation.updatedAt` , `currency.translation` . currency_id AS `currency.translation.currencyId` , `currency.translation` . language_id AS `currency.translation.languageId` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE `currency` . `id` IN (0xB7D2554B0CE847CD82F3AC9BD1C0DFCA );
Copy
14
0.05 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` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"""
;\x17 Äc%»M\n
°gPß×äw
"""
]
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` . `id` IN (0x3B17C46325BB4D0AB06750DFD7E477AD );
Copy
15
0.04 ms
SELECT `customer_group` . `id` AS `customer_group.id` , `customer_group` . `display_gross` AS `customer_group.displayGross` , `customer_group` . `registration_active` AS `customer_group.registrationActive` , `customer_group` . `created_at` AS `customer_group.createdAt` , `customer_group` . `updated_at` AS `customer_group.updatedAt` , `customer_group.translation.name` , COALESCE (`customer_group.translation.name` , `customer_group.translation.name` ) AS `customer_group.name` , `customer_group.translation.registrationTitle` , COALESCE (`customer_group.translation.registrationTitle` , `customer_group.translation.registrationTitle` ) AS `customer_group.registrationTitle` , `customer_group.translation.registrationIntroduction` , COALESCE (`customer_group.translation.registrationIntroduction` , `customer_group.translation.registrationIntroduction` ) AS `customer_group.registrationIntroduction` , `customer_group.translation.registrationOnlyCompanyRegistration` , COALESCE (`customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` ) AS `customer_group.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationSeoMetaDescription` , COALESCE (`customer_group.translation.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` ) AS `customer_group.registrationSeoMetaDescription` , `customer_group.translation.customFields` , COALESCE (`customer_group.translation.customFields` , `customer_group.translation.customFields` ) AS `customer_group.customFields` , `customer_group.translation.createdAt` , `customer_group.translation.updatedAt` , `customer_group.translation.customerGroupId` , `customer_group.translation.languageId` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation` . customer_group_id , `customer_group.translation` . name AS `customer_group.translation.name` , `customer_group.translation` . registration_title AS `customer_group.translation.registrationTitle` , `customer_group.translation` . registration_introduction AS `customer_group.translation.registrationIntroduction` , `customer_group.translation` . registration_only_company_registration AS `customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation` . registration_seo_meta_description AS `customer_group.translation.registrationSeoMetaDescription` , `customer_group.translation` . custom_fields AS `customer_group.translation.customFields` , `customer_group.translation` . created_at AS `customer_group.translation.createdAt` , `customer_group.translation` . updated_at AS `customer_group.translation.updatedAt` , `customer_group.translation` . customer_group_id AS `customer_group.translation.customerGroupId` , `customer_group.translation` . language_id AS `customer_group.translation.languageId` FROM `customer_group_translation` `customer_group.translation` WHERE `customer_group.translation` . language_id = ? ) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation` . `customer_group_id` = `customer_group` . `id` WHERE `customer_group` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"¤¢P\x18 ËìAÏ¡╩\x10 ┘O╚¢Í "
]
SELECT `customer_group` . `id` AS `customer_group.id` , `customer_group` . `display_gross` AS `customer_group.displayGross` , `customer_group` . `registration_active` AS `customer_group.registrationActive` , `customer_group` . `created_at` AS `customer_group.createdAt` , `customer_group` . `updated_at` AS `customer_group.updatedAt` , `customer_group.translation.name` , COALESCE (`customer_group.translation.name` , `customer_group.translation.name` ) AS `customer_group.name` , `customer_group.translation.registrationTitle` , COALESCE (`customer_group.translation.registrationTitle` , `customer_group.translation.registrationTitle` ) AS `customer_group.registrationTitle` , `customer_group.translation.registrationIntroduction` , COALESCE (`customer_group.translation.registrationIntroduction` , `customer_group.translation.registrationIntroduction` ) AS `customer_group.registrationIntroduction` , `customer_group.translation.registrationOnlyCompanyRegistration` , COALESCE (`customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` ) AS `customer_group.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationSeoMetaDescription` , COALESCE (`customer_group.translation.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` ) AS `customer_group.registrationSeoMetaDescription` , `customer_group.translation.customFields` , COALESCE (`customer_group.translation.customFields` , `customer_group.translation.customFields` ) AS `customer_group.customFields` , `customer_group.translation.createdAt` , `customer_group.translation.updatedAt` , `customer_group.translation.customerGroupId` , `customer_group.translation.languageId` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation` . customer_group_id , `customer_group.translation` . name AS `customer_group.translation.name` , `customer_group.translation` . registration_title AS `customer_group.translation.registrationTitle` , `customer_group.translation` . registration_introduction AS `customer_group.translation.registrationIntroduction` , `customer_group.translation` . registration_only_company_registration AS `customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation` . registration_seo_meta_description AS `customer_group.translation.registrationSeoMetaDescription` , `customer_group.translation` . custom_fields AS `customer_group.translation.customFields` , `customer_group.translation` . created_at AS `customer_group.translation.createdAt` , `customer_group.translation` . updated_at AS `customer_group.translation.updatedAt` , `customer_group.translation` . customer_group_id AS `customer_group.translation.customerGroupId` , `customer_group.translation` . language_id AS `customer_group.translation.languageId` FROM `customer_group_translation` `customer_group.translation` WHERE `customer_group.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation` . `customer_group_id` = `customer_group` . `id` WHERE `customer_group` . `id` IN (0xCFBD5018D38D41D8ADCA10D94FC8BDD6 );
Copy
16
0.03 ms
SELECT `tax` . `id` AS `tax.id` , `tax` . `tax_rate` AS `tax.taxRate` , `tax` . `name` AS `tax.name` , `tax` . `position` AS `tax.position` , `tax` . `custom_fields` AS `tax.customFields` , `tax` . `created_at` AS `tax.createdAt` , `tax` . `updated_at` AS `tax.updatedAt` FROM `tax`
SELECT `tax` . `id` AS `tax.id` , `tax` . `tax_rate` AS `tax.taxRate` , `tax` . `name` AS `tax.name` , `tax` . `position` AS `tax.position` , `tax` . `custom_fields` AS `tax.customFields` , `tax` . `created_at` AS `tax.createdAt` , `tax` . `updated_at` AS `tax.updatedAt` FROM `tax` ;
Copy
17
0.05 ms
SELECT `tax_rule` . `id` AS `tax_rule.id` , `tax_rule` . `tax_rule_type_id` AS `tax_rule.taxRuleTypeId` , `tax_rule` . `country_id` AS `tax_rule.countryId` , `tax_rule` . `tax_rate` AS `tax_rule.taxRate` , `tax_rule` . `data` AS `tax_rule.data` , `tax_rule` . `tax_id` AS `tax_rule.taxId` , `tax_rule` . `active_from` AS `tax_rule.activeFrom` , `tax_rule.type` . `id` AS `tax_rule.type.id` , `tax_rule.type` . `technical_name` AS `tax_rule.type.technicalName` , `tax_rule.type` . `position` AS `tax_rule.type.position` , `tax_rule.type` . `created_at` AS `tax_rule.type.createdAt` , `tax_rule.type` . `updated_at` AS `tax_rule.type.updatedAt` , `tax_rule.type.translation.typeName` , COALESCE (`tax_rule.type.translation.typeName` , `tax_rule.type.translation.typeName` ) AS `tax_rule.type.typeName` , `tax_rule.type.translation.createdAt` , `tax_rule.type.translation.updatedAt` , `tax_rule.type.translation.taxRuleTypeId` , `tax_rule.type.translation.languageId` , `tax_rule` . `created_at` AS `tax_rule.createdAt` , `tax_rule` . `updated_at` AS `tax_rule.updatedAt` FROM `tax_rule` LEFT JOIN `tax_rule_type` `tax_rule.type` ON `tax_rule` . `tax_rule_type_id` = `tax_rule.type` . `id` LEFT JOIN (SELECT `tax_rule.type.translation` . tax_rule_type_id , `tax_rule.type.translation` . type_name AS `tax_rule.type.translation.typeName` , `tax_rule.type.translation` . created_at AS `tax_rule.type.translation.createdAt` , `tax_rule.type.translation` . updated_at AS `tax_rule.type.translation.updatedAt` , `tax_rule.type.translation` . tax_rule_type_id AS `tax_rule.type.translation.taxRuleTypeId` , `tax_rule.type.translation` . language_id AS `tax_rule.type.translation.languageId` FROM `tax_rule_type_translation` `tax_rule.type.translation` WHERE `tax_rule.type.translation` . language_id = ? ) `tax_rule.type.tax_rule_type_translation` ON `tax_rule.type.tax_rule_type_translation` . `tax_rule_type_id` = `tax_rule.type` . `id` WHERE (`tax_rule` . `tax_id` IN (? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x1C Vª─n¦HDÅ\x05 At4ìK "
b",&\x12 ËHQHê¡ÿ…¶¥}ºå "
b"""
«+\x04 YÍyN€¾%m\n
*\߯
"""
b"° ç}IòA.¤K¡õcY,Î "
]
SELECT `tax_rule` . `id` AS `tax_rule.id` , `tax_rule` . `tax_rule_type_id` AS `tax_rule.taxRuleTypeId` , `tax_rule` . `country_id` AS `tax_rule.countryId` , `tax_rule` . `tax_rate` AS `tax_rule.taxRate` , `tax_rule` . `data` AS `tax_rule.data` , `tax_rule` . `tax_id` AS `tax_rule.taxId` , `tax_rule` . `active_from` AS `tax_rule.activeFrom` , `tax_rule.type` . `id` AS `tax_rule.type.id` , `tax_rule.type` . `technical_name` AS `tax_rule.type.technicalName` , `tax_rule.type` . `position` AS `tax_rule.type.position` , `tax_rule.type` . `created_at` AS `tax_rule.type.createdAt` , `tax_rule.type` . `updated_at` AS `tax_rule.type.updatedAt` , `tax_rule.type.translation.typeName` , COALESCE (`tax_rule.type.translation.typeName` , `tax_rule.type.translation.typeName` ) AS `tax_rule.type.typeName` , `tax_rule.type.translation.createdAt` , `tax_rule.type.translation.updatedAt` , `tax_rule.type.translation.taxRuleTypeId` , `tax_rule.type.translation.languageId` , `tax_rule` . `created_at` AS `tax_rule.createdAt` , `tax_rule` . `updated_at` AS `tax_rule.updatedAt` FROM `tax_rule` LEFT JOIN `tax_rule_type` `tax_rule.type` ON `tax_rule` . `tax_rule_type_id` = `tax_rule.type` . `id` LEFT JOIN (SELECT `tax_rule.type.translation` . tax_rule_type_id , `tax_rule.type.translation` . type_name AS `tax_rule.type.translation.typeName` , `tax_rule.type.translation` . created_at AS `tax_rule.type.translation.createdAt` , `tax_rule.type.translation` . updated_at AS `tax_rule.type.translation.updatedAt` , `tax_rule.type.translation` . tax_rule_type_id AS `tax_rule.type.translation.taxRuleTypeId` , `tax_rule.type.translation` . language_id AS `tax_rule.type.translation.languageId` FROM `tax_rule_type_translation` `tax_rule.type.translation` WHERE `tax_rule.type.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `tax_rule.type.tax_rule_type_translation` ON `tax_rule.type.tax_rule_type_translation` . `tax_rule_type_id` = `tax_rule.type` . `id` WHERE (`tax_rule` . `tax_id` IN (0x1C56A6C46EDD48448F054174348D4BFF , 0x2C2612CB485148EAA1FF85B6A57DBAE5 , 0xAB2B0459CD794E80BE256D0A2A5CDFC6 , 0xB020E77D49F2412EA44BA1F563592CCE ));
Copy
18
0.06 ms
SELECT `payment_method` . `id` AS `payment_method.id` , `payment_method` . `plugin_id` AS `payment_method.pluginId` , `payment_method` . `handler_identifier` AS `payment_method.handlerIdentifier` , `payment_method` . `position` AS `payment_method.position` , `payment_method` . `active` AS `payment_method.active` , `payment_method` . `after_order_enabled` AS `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` AS `payment_method.availabilityRuleId` , `payment_method` . `media_id` AS `payment_method.mediaId` , `payment_method.appPaymentMethod` . `id` AS `payment_method.appPaymentMethod.id` , `payment_method.appPaymentMethod` . `app_name` AS `payment_method.appPaymentMethod.appName` , `payment_method.appPaymentMethod` . `identifier` AS `payment_method.appPaymentMethod.identifier` , `payment_method.appPaymentMethod` . `pay_url` AS `payment_method.appPaymentMethod.payUrl` , `payment_method.appPaymentMethod` . `finalize_url` AS `payment_method.appPaymentMethod.finalizeUrl` , `payment_method.appPaymentMethod` . `validate_url` AS `payment_method.appPaymentMethod.validateUrl` , `payment_method.appPaymentMethod` . `capture_url` AS `payment_method.appPaymentMethod.captureUrl` , `payment_method.appPaymentMethod` . `refund_url` AS `payment_method.appPaymentMethod.refundUrl` , `payment_method.appPaymentMethod` . `recurring_url` AS `payment_method.appPaymentMethod.recurringUrl` , `payment_method.appPaymentMethod` . `app_id` AS `payment_method.appPaymentMethod.appId` , `payment_method.appPaymentMethod` . `original_media_id` AS `payment_method.appPaymentMethod.originalMediaId` , `payment_method.appPaymentMethod` . `payment_method_id` AS `payment_method.appPaymentMethod.paymentMethodId` , `payment_method.appPaymentMethod` . `created_at` AS `payment_method.appPaymentMethod.createdAt` , `payment_method.appPaymentMethod` . `updated_at` AS `payment_method.appPaymentMethod.updatedAt` , `payment_method` . `technical_name` AS `payment_method.technicalName` , `payment_method` . `created_at` AS `payment_method.createdAt` , `payment_method` . `updated_at` AS `payment_method.updatedAt` , `payment_method.media` . `id` AS `payment_method.media.id` , `payment_method.media` . `user_id` AS `payment_method.media.userId` , `payment_method.media` . `media_folder_id` AS `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` AS `payment_method.media.mimeType` , `payment_method.media` . `file_extension` AS `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` AS `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` AS `payment_method.media.fileName` , `payment_method.media` . `file_size` AS `payment_method.media.fileSize` , `payment_method.media` . `media_type` AS `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` AS `payment_method.media.metaData` , `payment_method.media` . `config` AS `payment_method.media.config` , `payment_method.media` . `path` AS `payment_method.media.path` , `payment_method.media` . `private` AS `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` AS `payment_method.media.thumbnailsRo` , `payment_method.media` . `created_at` AS `payment_method.media.createdAt` , `payment_method.media` . `updated_at` AS `payment_method.media.updatedAt` , `payment_method.media.translation.title` , COALESCE (`payment_method.media.translation.title` , `payment_method.media.translation.title` ) AS `payment_method.media.title` , `payment_method.media.translation.alt` , COALESCE (`payment_method.media.translation.alt` , `payment_method.media.translation.alt` ) AS `payment_method.media.alt` , `payment_method.media.translation.customFields` , COALESCE (`payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` ) AS `payment_method.media.customFields` , `payment_method.media.translation.createdAt` , `payment_method.media.translation.updatedAt` , `payment_method.media.translation.mediaId` , `payment_method.media.translation.languageId` , `payment_method.translation.name` , COALESCE (`payment_method.translation.name` , `payment_method.translation.name` ) AS `payment_method.name` , `payment_method.translation.distinguishableName` , COALESCE (`payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` ) AS `payment_method.distinguishableName` , `payment_method.translation.description` , COALESCE (`payment_method.translation.description` , `payment_method.translation.description` ) AS `payment_method.description` , `payment_method.translation.customFields` , COALESCE (`payment_method.translation.customFields` , `payment_method.translation.customFields` ) AS `payment_method.customFields` , `payment_method.translation.createdAt` , `payment_method.translation.updatedAt` , `payment_method.translation.paymentMethodId` , `payment_method.translation.languageId` FROM `payment_method` LEFT JOIN (SELECT `payment_method.translation` . payment_method_id , `payment_method.translation` . name AS `payment_method.translation.name` , `payment_method.translation` . distinguishable_name AS `payment_method.translation.distinguishableName` , `payment_method.translation` . description AS `payment_method.translation.description` , `payment_method.translation` . custom_fields AS `payment_method.translation.customFields` , `payment_method.translation` . created_at AS `payment_method.translation.createdAt` , `payment_method.translation` . updated_at AS `payment_method.translation.updatedAt` , `payment_method.translation` . payment_method_id AS `payment_method.translation.paymentMethodId` , `payment_method.translation` . language_id AS `payment_method.translation.languageId` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . language_id = ? ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . media_id , `payment_method.media.translation` . title AS `payment_method.media.translation.title` , `payment_method.media.translation` . alt AS `payment_method.media.translation.alt` , `payment_method.media.translation` . custom_fields AS `payment_method.media.translation.customFields` , `payment_method.media.translation` . created_at AS `payment_method.media.translation.createdAt` , `payment_method.media.translation` . updated_at AS `payment_method.media.translation.updatedAt` , `payment_method.media.translation` . media_id AS `payment_method.media.translation.mediaId` , `payment_method.media.translation` . language_id AS `payment_method.media.translation.languageId` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . language_id = ? ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"×e,i‡kK\t £ÇW,?q—¢ "
]
SELECT
`payment_method` . `id` AS `payment_method.id` ,
`payment_method` . `plugin_id` AS `payment_method.pluginId` ,
`payment_method` . `handler_identifier` AS `payment_method.handlerIdentifier` ,
`payment_method` . `position` AS `payment_method.position` ,
`payment_method` . `active` AS `payment_method.active` ,
`payment_method` . `after_order_enabled` AS `payment_method.afterOrderEnabled` ,
`payment_method` . `availability_rule_id` AS `payment_method.availabilityRuleId` ,
`payment_method` . `media_id` AS `payment_method.mediaId` ,
`payment_method.appPaymentMethod` . `id` AS `payment_method.appPaymentMethod.id` ,
`payment_method.appPaymentMethod` . `app_name` AS `payment_method.appPaymentMethod.appName` ,
`payment_method.appPaymentMethod` . `identifier` AS `payment_method.appPaymentMethod.identifier` ,
`payment_method.appPaymentMethod` . `pay_url` AS `payment_method.appPaymentMethod.payUrl` ,
`payment_method.appPaymentMethod` . `finalize_url` AS `payment_method.appPaymentMethod.finalizeUrl` ,
`payment_method.appPaymentMethod` . `validate_url` AS `payment_method.appPaymentMethod.validateUrl` ,
`payment_method.appPaymentMethod` . `capture_url` AS `payment_method.appPaymentMethod.captureUrl` ,
`payment_method.appPaymentMethod` . `refund_url` AS `payment_method.appPaymentMethod.refundUrl` ,
`payment_method.appPaymentMethod` . `recurring_url` AS `payment_method.appPaymentMethod.recurringUrl` ,
`payment_method.appPaymentMethod` . `app_id` AS `payment_method.appPaymentMethod.appId` ,
`payment_method.appPaymentMethod` . `original_media_id` AS `payment_method.appPaymentMethod.originalMediaId` ,
`payment_method.appPaymentMethod` . `payment_method_id` AS `payment_method.appPaymentMethod.paymentMethodId` ,
`payment_method.appPaymentMethod` . `created_at` AS `payment_method.appPaymentMethod.createdAt` ,
`payment_method.appPaymentMethod` . `updated_at` AS `payment_method.appPaymentMethod.updatedAt` ,
`payment_method` . `technical_name` AS `payment_method.technicalName` ,
`payment_method` . `created_at` AS `payment_method.createdAt` ,
`payment_method` . `updated_at` AS `payment_method.updatedAt` ,
`payment_method.media` . `id` AS `payment_method.media.id` ,
`payment_method.media` . `user_id` AS `payment_method.media.userId` ,
`payment_method.media` . `media_folder_id` AS `payment_method.media.mediaFolderId` ,
`payment_method.media` . `mime_type` AS `payment_method.media.mimeType` ,
`payment_method.media` . `file_extension` AS `payment_method.media.fileExtension` ,
`payment_method.media` . `uploaded_at` AS `payment_method.media.uploadedAt` ,
`payment_method.media` . `file_name` AS `payment_method.media.fileName` ,
`payment_method.media` . `file_size` AS `payment_method.media.fileSize` ,
`payment_method.media` . `media_type` AS `payment_method.media.mediaTypeRaw` ,
`payment_method.media` . `meta_data` AS `payment_method.media.metaData` ,
`payment_method.media` . `config` AS `payment_method.media.config` ,
`payment_method.media` . `path` AS `payment_method.media.path` ,
`payment_method.media` . `private` AS `payment_method.media.private` ,
`payment_method.media` . `thumbnails_ro` AS `payment_method.media.thumbnailsRo` ,
`payment_method.media` . `created_at` AS `payment_method.media.createdAt` ,
`payment_method.media` . `updated_at` AS `payment_method.media.updatedAt` ,
`payment_method.media.translation.title` ,
COALESCE (
`payment_method.media.translation.title` ,
`payment_method.media.translation.title`
) AS `payment_method.media.title` ,
`payment_method.media.translation.alt` ,
COALESCE (
`payment_method.media.translation.alt` ,
`payment_method.media.translation.alt`
) AS `payment_method.media.alt` ,
`payment_method.media.translation.customFields` ,
COALESCE (
`payment_method.media.translation.customFields` ,
`payment_method.media.translation.customFields`
) AS `payment_method.media.customFields` ,
`payment_method.media.translation.createdAt` ,
`payment_method.media.translation.updatedAt` ,
`payment_method.media.translation.mediaId` ,
`payment_method.media.translation.languageId` ,
`payment_method.translation.name` ,
COALESCE (
`payment_method.translation.name` ,
`payment_method.translation.name`
) AS `payment_method.name` ,
`payment_method.translation.distinguishableName` ,
COALESCE (
`payment_method.translation.distinguishableName` ,
`payment_method.translation.distinguishableName`
) AS `payment_method.distinguishableName` ,
`payment_method.translation.description` ,
COALESCE (
`payment_method.translation.description` ,
`payment_method.translation.description`
) AS `payment_method.description` ,
`payment_method.translation.customFields` ,
COALESCE (
`payment_method.translation.customFields` ,
`payment_method.translation.customFields`
) AS `payment_method.customFields` ,
`payment_method.translation.createdAt` ,
`payment_method.translation.updatedAt` ,
`payment_method.translation.paymentMethodId` ,
`payment_method.translation.languageId`
FROM
`payment_method`
LEFT JOIN (
SELECT
`payment_method.translation` . payment_method_id ,
`payment_method.translation` . name AS `payment_method.translation.name` ,
`payment_method.translation` . distinguishable_name AS `payment_method.translation.distinguishableName` ,
`payment_method.translation` . description AS `payment_method.translation.description` ,
`payment_method.translation` . custom_fields AS `payment_method.translation.customFields` ,
`payment_method.translation` . created_at AS `payment_method.translation.createdAt` ,
`payment_method.translation` . updated_at AS `payment_method.translation.updatedAt` ,
`payment_method.translation` . payment_method_id AS `payment_method.translation.paymentMethodId` ,
`payment_method.translation` . language_id AS `payment_method.translation.languageId`
FROM
`payment_method_translation` `payment_method.translation`
WHERE
`payment_method.translation` . language_id = ?
) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id`
LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id`
LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id`
LEFT JOIN (
SELECT
`payment_method.media.translation` . media_id ,
`payment_method.media.translation` . title AS `payment_method.media.translation.title` ,
`payment_method.media.translation` . alt AS `payment_method.media.translation.alt` ,
`payment_method.media.translation` . custom_fields AS `payment_method.media.translation.customFields` ,
`payment_method.media.translation` . created_at AS `payment_method.media.translation.createdAt` ,
`payment_method.media.translation` . updated_at AS `payment_method.media.translation.updatedAt` ,
`payment_method.media.translation` . media_id AS `payment_method.media.translation.mediaId` ,
`payment_method.media.translation` . language_id AS `payment_method.media.translation.languageId`
FROM
`media_translation` `payment_method.media.translation`
WHERE
`payment_method.media.translation` . language_id = ?
) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id`
WHERE
`payment_method` . `id` IN (? )
Copy
SELECT `payment_method` . `id` AS `payment_method.id` , `payment_method` . `plugin_id` AS `payment_method.pluginId` , `payment_method` . `handler_identifier` AS `payment_method.handlerIdentifier` , `payment_method` . `position` AS `payment_method.position` , `payment_method` . `active` AS `payment_method.active` , `payment_method` . `after_order_enabled` AS `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` AS `payment_method.availabilityRuleId` , `payment_method` . `media_id` AS `payment_method.mediaId` , `payment_method.appPaymentMethod` . `id` AS `payment_method.appPaymentMethod.id` , `payment_method.appPaymentMethod` . `app_name` AS `payment_method.appPaymentMethod.appName` , `payment_method.appPaymentMethod` . `identifier` AS `payment_method.appPaymentMethod.identifier` , `payment_method.appPaymentMethod` . `pay_url` AS `payment_method.appPaymentMethod.payUrl` , `payment_method.appPaymentMethod` . `finalize_url` AS `payment_method.appPaymentMethod.finalizeUrl` , `payment_method.appPaymentMethod` . `validate_url` AS `payment_method.appPaymentMethod.validateUrl` , `payment_method.appPaymentMethod` . `capture_url` AS `payment_method.appPaymentMethod.captureUrl` , `payment_method.appPaymentMethod` . `refund_url` AS `payment_method.appPaymentMethod.refundUrl` , `payment_method.appPaymentMethod` . `recurring_url` AS `payment_method.appPaymentMethod.recurringUrl` , `payment_method.appPaymentMethod` . `app_id` AS `payment_method.appPaymentMethod.appId` , `payment_method.appPaymentMethod` . `original_media_id` AS `payment_method.appPaymentMethod.originalMediaId` , `payment_method.appPaymentMethod` . `payment_method_id` AS `payment_method.appPaymentMethod.paymentMethodId` , `payment_method.appPaymentMethod` . `created_at` AS `payment_method.appPaymentMethod.createdAt` , `payment_method.appPaymentMethod` . `updated_at` AS `payment_method.appPaymentMethod.updatedAt` , `payment_method` . `technical_name` AS `payment_method.technicalName` , `payment_method` . `created_at` AS `payment_method.createdAt` , `payment_method` . `updated_at` AS `payment_method.updatedAt` , `payment_method.media` . `id` AS `payment_method.media.id` , `payment_method.media` . `user_id` AS `payment_method.media.userId` , `payment_method.media` . `media_folder_id` AS `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` AS `payment_method.media.mimeType` , `payment_method.media` . `file_extension` AS `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` AS `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` AS `payment_method.media.fileName` , `payment_method.media` . `file_size` AS `payment_method.media.fileSize` , `payment_method.media` . `media_type` AS `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` AS `payment_method.media.metaData` , `payment_method.media` . `config` AS `payment_method.media.config` , `payment_method.media` . `path` AS `payment_method.media.path` , `payment_method.media` . `private` AS `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` AS `payment_method.media.thumbnailsRo` , `payment_method.media` . `created_at` AS `payment_method.media.createdAt` , `payment_method.media` . `updated_at` AS `payment_method.media.updatedAt` , `payment_method.media.translation.title` , COALESCE (`payment_method.media.translation.title` , `payment_method.media.translation.title` ) AS `payment_method.media.title` , `payment_method.media.translation.alt` , COALESCE (`payment_method.media.translation.alt` , `payment_method.media.translation.alt` ) AS `payment_method.media.alt` , `payment_method.media.translation.customFields` , COALESCE (`payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` ) AS `payment_method.media.customFields` , `payment_method.media.translation.createdAt` , `payment_method.media.translation.updatedAt` , `payment_method.media.translation.mediaId` , `payment_method.media.translation.languageId` , `payment_method.translation.name` , COALESCE (`payment_method.translation.name` , `payment_method.translation.name` ) AS `payment_method.name` , `payment_method.translation.distinguishableName` , COALESCE (`payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` ) AS `payment_method.distinguishableName` , `payment_method.translation.description` , COALESCE (`payment_method.translation.description` , `payment_method.translation.description` ) AS `payment_method.description` , `payment_method.translation.customFields` , COALESCE (`payment_method.translation.customFields` , `payment_method.translation.customFields` ) AS `payment_method.customFields` , `payment_method.translation.createdAt` , `payment_method.translation.updatedAt` , `payment_method.translation.paymentMethodId` , `payment_method.translation.languageId` FROM `payment_method` LEFT JOIN (SELECT `payment_method.translation` . payment_method_id , `payment_method.translation` . name AS `payment_method.translation.name` , `payment_method.translation` . distinguishable_name AS `payment_method.translation.distinguishableName` , `payment_method.translation` . description AS `payment_method.translation.description` , `payment_method.translation` . custom_fields AS `payment_method.translation.customFields` , `payment_method.translation` . created_at AS `payment_method.translation.createdAt` , `payment_method.translation` . updated_at AS `payment_method.translation.updatedAt` , `payment_method.translation` . payment_method_id AS `payment_method.translation.paymentMethodId` , `payment_method.translation` . language_id AS `payment_method.translation.languageId` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . media_id , `payment_method.media.translation` . title AS `payment_method.media.translation.title` , `payment_method.media.translation` . alt AS `payment_method.media.translation.alt` , `payment_method.media.translation` . custom_fields AS `payment_method.media.translation.customFields` , `payment_method.media.translation` . created_at AS `payment_method.media.translation.createdAt` , `payment_method.media.translation` . updated_at AS `payment_method.media.translation.updatedAt` , `payment_method.media.translation` . media_id AS `payment_method.media.translation.mediaId` , `payment_method.media.translation` . language_id AS `payment_method.media.translation.languageId` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (0xD7652C69876B4B09A3C7572C3F7197A2 );
Copy
19
0.07 ms
SELECT `shipping_method` . `id` AS `shipping_method.id` , `shipping_method` . `active` AS `shipping_method.active` , `shipping_method` . `position` AS `shipping_method.position` , `shipping_method` . `availability_rule_id` AS `shipping_method.availabilityRuleId` , `shipping_method` . `media_id` AS `shipping_method.mediaId` , `shipping_method` . `delivery_time_id` AS `shipping_method.deliveryTimeId` , `shipping_method` . `tax_type` AS `shipping_method.taxType` , `shipping_method` . `tax_id` AS `shipping_method.taxId` , `shipping_method.deliveryTime` . `id` AS `shipping_method.deliveryTime.id` , `shipping_method.deliveryTime` . `min` AS `shipping_method.deliveryTime.min` , `shipping_method.deliveryTime` . `max` AS `shipping_method.deliveryTime.max` , `shipping_method.deliveryTime` . `unit` AS `shipping_method.deliveryTime.unit` , `shipping_method.deliveryTime` . `created_at` AS `shipping_method.deliveryTime.createdAt` , `shipping_method.deliveryTime` . `updated_at` AS `shipping_method.deliveryTime.updatedAt` , `shipping_method.deliveryTime.translation.name` , COALESCE (`shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation.name` ) AS `shipping_method.deliveryTime.name` , `shipping_method.deliveryTime.translation.customFields` , COALESCE (`shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation.customFields` ) AS `shipping_method.deliveryTime.customFields` , `shipping_method.deliveryTime.translation.createdAt` , `shipping_method.deliveryTime.translation.updatedAt` , `shipping_method.deliveryTime.translation.deliveryTimeId` , `shipping_method.deliveryTime.translation.languageId` , `shipping_method.appShippingMethod` . `id` AS `shipping_method.appShippingMethod.id` , `shipping_method.appShippingMethod` . `app_name` AS `shipping_method.appShippingMethod.appName` , `shipping_method.appShippingMethod` . `identifier` AS `shipping_method.appShippingMethod.identifier` , `shipping_method.appShippingMethod` . `app_id` AS `shipping_method.appShippingMethod.appId` , `shipping_method.appShippingMethod` . `shipping_method_id` AS `shipping_method.appShippingMethod.shippingMethodId` , `shipping_method.appShippingMethod` . `original_media_id` AS `shipping_method.appShippingMethod.originalMediaId` , `shipping_method.appShippingMethod` . `created_at` AS `shipping_method.appShippingMethod.createdAt` , `shipping_method.appShippingMethod` . `updated_at` AS `shipping_method.appShippingMethod.updatedAt` , `shipping_method` . `technical_name` AS `shipping_method.technicalName` , `shipping_method` . `created_at` AS `shipping_method.createdAt` , `shipping_method` . `updated_at` AS `shipping_method.updatedAt` , `shipping_method.media` . `id` AS `shipping_method.media.id` , `shipping_method.media` . `user_id` AS `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` AS `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` AS `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` AS `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` AS `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` AS `shipping_method.media.fileName` , `shipping_method.media` . `file_size` AS `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` AS `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` AS `shipping_method.media.metaData` , `shipping_method.media` . `config` AS `shipping_method.media.config` , `shipping_method.media` . `path` AS `shipping_method.media.path` , `shipping_method.media` . `private` AS `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` AS `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `created_at` AS `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` AS `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , COALESCE (`shipping_method.media.translation.title` , `shipping_method.media.translation.title` ) AS `shipping_method.media.title` , `shipping_method.media.translation.alt` , COALESCE (`shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` ) AS `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , COALESCE (`shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` ) AS `shipping_method.media.customFields` , `shipping_method.media.translation.createdAt` , `shipping_method.media.translation.updatedAt` , `shipping_method.media.translation.mediaId` , `shipping_method.media.translation.languageId` , `shipping_method.translation.name` , COALESCE (`shipping_method.translation.name` , `shipping_method.translation.name` ) AS `shipping_method.name` , `shipping_method.translation.description` , COALESCE (`shipping_method.translation.description` , `shipping_method.translation.description` ) AS `shipping_method.description` , `shipping_method.translation.trackingUrl` , COALESCE (`shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` ) AS `shipping_method.trackingUrl` , `shipping_method.translation.customFields` , COALESCE (`shipping_method.translation.customFields` , `shipping_method.translation.customFields` ) AS `shipping_method.customFields` , `shipping_method.translation.createdAt` , `shipping_method.translation.updatedAt` , `shipping_method.translation.shippingMethodId` , `shipping_method.translation.languageId` FROM `shipping_method` LEFT JOIN (SELECT `shipping_method.translation` . shipping_method_id , `shipping_method.translation` . name AS `shipping_method.translation.name` , `shipping_method.translation` . description AS `shipping_method.translation.description` , `shipping_method.translation` . tracking_url AS `shipping_method.translation.trackingUrl` , `shipping_method.translation` . custom_fields AS `shipping_method.translation.customFields` , `shipping_method.translation` . created_at AS `shipping_method.translation.createdAt` , `shipping_method.translation` . updated_at AS `shipping_method.translation.updatedAt` , `shipping_method.translation` . shipping_method_id AS `shipping_method.translation.shippingMethodId` , `shipping_method.translation` . language_id AS `shipping_method.translation.languageId` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . language_id = ? ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation` . delivery_time_id , `shipping_method.deliveryTime.translation` . name AS `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation` . custom_fields AS `shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation` . created_at AS `shipping_method.deliveryTime.translation.createdAt` , `shipping_method.deliveryTime.translation` . updated_at AS `shipping_method.deliveryTime.translation.updatedAt` , `shipping_method.deliveryTime.translation` . delivery_time_id AS `shipping_method.deliveryTime.translation.deliveryTimeId` , `shipping_method.deliveryTime.translation` . language_id AS `shipping_method.deliveryTime.translation.languageId` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation` . language_id = ? ) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . media_id , `shipping_method.media.translation` . title AS `shipping_method.media.translation.title` , `shipping_method.media.translation` . alt AS `shipping_method.media.translation.alt` , `shipping_method.media.translation` . custom_fields AS `shipping_method.media.translation.customFields` , `shipping_method.media.translation` . created_at AS `shipping_method.media.translation.createdAt` , `shipping_method.media.translation` . updated_at AS `shipping_method.media.translation.updatedAt` , `shipping_method.media.translation` . media_id AS `shipping_method.media.translation.mediaId` , `shipping_method.media.translation` . language_id AS `shipping_method.media.translation.languageId` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation` . language_id = ? ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x12 TyD"UBI‘óç½Ô‰\x04 È "
]
SELECT
`shipping_method` . `id` AS `shipping_method.id` ,
`shipping_method` . `active` AS `shipping_method.active` ,
`shipping_method` . `position` AS `shipping_method.position` ,
`shipping_method` . `availability_rule_id` AS `shipping_method.availabilityRuleId` ,
`shipping_method` . `media_id` AS `shipping_method.mediaId` ,
`shipping_method` . `delivery_time_id` AS `shipping_method.deliveryTimeId` ,
`shipping_method` . `tax_type` AS `shipping_method.taxType` ,
`shipping_method` . `tax_id` AS `shipping_method.taxId` ,
`shipping_method.deliveryTime` . `id` AS `shipping_method.deliveryTime.id` ,
`shipping_method.deliveryTime` . `min` AS `shipping_method.deliveryTime.min` ,
`shipping_method.deliveryTime` . `max` AS `shipping_method.deliveryTime.max` ,
`shipping_method.deliveryTime` . `unit` AS `shipping_method.deliveryTime.unit` ,
`shipping_method.deliveryTime` . `created_at` AS `shipping_method.deliveryTime.createdAt` ,
`shipping_method.deliveryTime` . `updated_at` AS `shipping_method.deliveryTime.updatedAt` ,
`shipping_method.deliveryTime.translation.name` ,
COALESCE (
`shipping_method.deliveryTime.translation.name` ,
`shipping_method.deliveryTime.translation.name`
) AS `shipping_method.deliveryTime.name` ,
`shipping_method.deliveryTime.translation.customFields` ,
COALESCE (
`shipping_method.deliveryTime.translation.customFields` ,
`shipping_method.deliveryTime.translation.customFields`
) AS `shipping_method.deliveryTime.customFields` ,
`shipping_method.deliveryTime.translation.createdAt` ,
`shipping_method.deliveryTime.translation.updatedAt` ,
`shipping_method.deliveryTime.translation.deliveryTimeId` ,
`shipping_method.deliveryTime.translation.languageId` ,
`shipping_method.appShippingMethod` . `id` AS `shipping_method.appShippingMethod.id` ,
`shipping_method.appShippingMethod` . `app_name` AS `shipping_method.appShippingMethod.appName` ,
`shipping_method.appShippingMethod` . `identifier` AS `shipping_method.appShippingMethod.identifier` ,
`shipping_method.appShippingMethod` . `app_id` AS `shipping_method.appShippingMethod.appId` ,
`shipping_method.appShippingMethod` . `shipping_method_id` AS `shipping_method.appShippingMethod.shippingMethodId` ,
`shipping_method.appShippingMethod` . `original_media_id` AS `shipping_method.appShippingMethod.originalMediaId` ,
`shipping_method.appShippingMethod` . `created_at` AS `shipping_method.appShippingMethod.createdAt` ,
`shipping_method.appShippingMethod` . `updated_at` AS `shipping_method.appShippingMethod.updatedAt` ,
`shipping_method` . `technical_name` AS `shipping_method.technicalName` ,
`shipping_method` . `created_at` AS `shipping_method.createdAt` ,
`shipping_method` . `updated_at` AS `shipping_method.updatedAt` ,
`shipping_method.media` . `id` AS `shipping_method.media.id` ,
`shipping_method.media` . `user_id` AS `shipping_method.media.userId` ,
`shipping_method.media` . `media_folder_id` AS `shipping_method.media.mediaFolderId` ,
`shipping_method.media` . `mime_type` AS `shipping_method.media.mimeType` ,
`shipping_method.media` . `file_extension` AS `shipping_method.media.fileExtension` ,
`shipping_method.media` . `uploaded_at` AS `shipping_method.media.uploadedAt` ,
`shipping_method.media` . `file_name` AS `shipping_method.media.fileName` ,
`shipping_method.media` . `file_size` AS `shipping_method.media.fileSize` ,
`shipping_method.media` . `media_type` AS `shipping_method.media.mediaTypeRaw` ,
`shipping_method.media` . `meta_data` AS `shipping_method.media.metaData` ,
`shipping_method.media` . `config` AS `shipping_method.media.config` ,
`shipping_method.media` . `path` AS `shipping_method.media.path` ,
`shipping_method.media` . `private` AS `shipping_method.media.private` ,
`shipping_method.media` . `thumbnails_ro` AS `shipping_method.media.thumbnailsRo` ,
`shipping_method.media` . `created_at` AS `shipping_method.media.createdAt` ,
`shipping_method.media` . `updated_at` AS `shipping_method.media.updatedAt` ,
`shipping_method.media.translation.title` ,
COALESCE (
`shipping_method.media.translation.title` ,
`shipping_method.media.translation.title`
) AS `shipping_method.media.title` ,
`shipping_method.media.translation.alt` ,
COALESCE (
`shipping_method.media.translation.alt` ,
`shipping_method.media.translation.alt`
) AS `shipping_method.media.alt` ,
`shipping_method.media.translation.customFields` ,
COALESCE (
`shipping_method.media.translation.customFields` ,
`shipping_method.media.translation.customFields`
) AS `shipping_method.media.customFields` ,
`shipping_method.media.translation.createdAt` ,
`shipping_method.media.translation.updatedAt` ,
`shipping_method.media.translation.mediaId` ,
`shipping_method.media.translation.languageId` ,
`shipping_method.translation.name` ,
COALESCE (
`shipping_method.translation.name` ,
`shipping_method.translation.name`
) AS `shipping_method.name` ,
`shipping_method.translation.description` ,
COALESCE (
`shipping_method.translation.description` ,
`shipping_method.translation.description`
) AS `shipping_method.description` ,
`shipping_method.translation.trackingUrl` ,
COALESCE (
`shipping_method.translation.trackingUrl` ,
`shipping_method.translation.trackingUrl`
) AS `shipping_method.trackingUrl` ,
`shipping_method.translation.customFields` ,
COALESCE (
`shipping_method.translation.customFields` ,
`shipping_method.translation.customFields`
) AS `shipping_method.customFields` ,
`shipping_method.translation.createdAt` ,
`shipping_method.translation.updatedAt` ,
`shipping_method.translation.shippingMethodId` ,
`shipping_method.translation.languageId`
FROM
`shipping_method`
LEFT JOIN (
SELECT
`shipping_method.translation` . shipping_method_id ,
`shipping_method.translation` . name AS `shipping_method.translation.name` ,
`shipping_method.translation` . description AS `shipping_method.translation.description` ,
`shipping_method.translation` . tracking_url AS `shipping_method.translation.trackingUrl` ,
`shipping_method.translation` . custom_fields AS `shipping_method.translation.customFields` ,
`shipping_method.translation` . created_at AS `shipping_method.translation.createdAt` ,
`shipping_method.translation` . updated_at AS `shipping_method.translation.updatedAt` ,
`shipping_method.translation` . shipping_method_id AS `shipping_method.translation.shippingMethodId` ,
`shipping_method.translation` . language_id AS `shipping_method.translation.languageId`
FROM
`shipping_method_translation` `shipping_method.translation`
WHERE
`shipping_method.translation` . language_id = ?
) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id`
LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id`
LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id`
LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id`
LEFT JOIN (
SELECT
`shipping_method.deliveryTime.translation` . delivery_time_id ,
`shipping_method.deliveryTime.translation` . name AS `shipping_method.deliveryTime.translation.name` ,
`shipping_method.deliveryTime.translation` . custom_fields AS `shipping_method.deliveryTime.translation.customFields` ,
`shipping_method.deliveryTime.translation` . created_at AS `shipping_method.deliveryTime.translation.createdAt` ,
`shipping_method.deliveryTime.translation` . updated_at AS `shipping_method.deliveryTime.translation.updatedAt` ,
`shipping_method.deliveryTime.translation` . delivery_time_id AS `shipping_method.deliveryTime.translation.deliveryTimeId` ,
`shipping_method.deliveryTime.translation` . language_id AS `shipping_method.deliveryTime.translation.languageId`
FROM
`delivery_time_translation` `shipping_method.deliveryTime.translation`
WHERE
`shipping_method.deliveryTime.translation` . language_id = ?
) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id`
LEFT JOIN (
SELECT
`shipping_method.media.translation` . media_id ,
`shipping_method.media.translation` . title AS `shipping_method.media.translation.title` ,
`shipping_method.media.translation` . alt AS `shipping_method.media.translation.alt` ,
`shipping_method.media.translation` . custom_fields AS `shipping_method.media.translation.customFields` ,
`shipping_method.media.translation` . created_at AS `shipping_method.media.translation.createdAt` ,
`shipping_method.media.translation` . updated_at AS `shipping_method.media.translation.updatedAt` ,
`shipping_method.media.translation` . media_id AS `shipping_method.media.translation.mediaId` ,
`shipping_method.media.translation` . language_id AS `shipping_method.media.translation.languageId`
FROM
`media_translation` `shipping_method.media.translation`
WHERE
`shipping_method.media.translation` . language_id = ?
) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id`
WHERE
`shipping_method` . `id` IN (? )
Copy
SELECT `shipping_method` . `id` AS `shipping_method.id` , `shipping_method` . `active` AS `shipping_method.active` , `shipping_method` . `position` AS `shipping_method.position` , `shipping_method` . `availability_rule_id` AS `shipping_method.availabilityRuleId` , `shipping_method` . `media_id` AS `shipping_method.mediaId` , `shipping_method` . `delivery_time_id` AS `shipping_method.deliveryTimeId` , `shipping_method` . `tax_type` AS `shipping_method.taxType` , `shipping_method` . `tax_id` AS `shipping_method.taxId` , `shipping_method.deliveryTime` . `id` AS `shipping_method.deliveryTime.id` , `shipping_method.deliveryTime` . `min` AS `shipping_method.deliveryTime.min` , `shipping_method.deliveryTime` . `max` AS `shipping_method.deliveryTime.max` , `shipping_method.deliveryTime` . `unit` AS `shipping_method.deliveryTime.unit` , `shipping_method.deliveryTime` . `created_at` AS `shipping_method.deliveryTime.createdAt` , `shipping_method.deliveryTime` . `updated_at` AS `shipping_method.deliveryTime.updatedAt` , `shipping_method.deliveryTime.translation.name` , COALESCE (`shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation.name` ) AS `shipping_method.deliveryTime.name` , `shipping_method.deliveryTime.translation.customFields` , COALESCE (`shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation.customFields` ) AS `shipping_method.deliveryTime.customFields` , `shipping_method.deliveryTime.translation.createdAt` , `shipping_method.deliveryTime.translation.updatedAt` , `shipping_method.deliveryTime.translation.deliveryTimeId` , `shipping_method.deliveryTime.translation.languageId` , `shipping_method.appShippingMethod` . `id` AS `shipping_method.appShippingMethod.id` , `shipping_method.appShippingMethod` . `app_name` AS `shipping_method.appShippingMethod.appName` , `shipping_method.appShippingMethod` . `identifier` AS `shipping_method.appShippingMethod.identifier` , `shipping_method.appShippingMethod` . `app_id` AS `shipping_method.appShippingMethod.appId` , `shipping_method.appShippingMethod` . `shipping_method_id` AS `shipping_method.appShippingMethod.shippingMethodId` , `shipping_method.appShippingMethod` . `original_media_id` AS `shipping_method.appShippingMethod.originalMediaId` , `shipping_method.appShippingMethod` . `created_at` AS `shipping_method.appShippingMethod.createdAt` , `shipping_method.appShippingMethod` . `updated_at` AS `shipping_method.appShippingMethod.updatedAt` , `shipping_method` . `technical_name` AS `shipping_method.technicalName` , `shipping_method` . `created_at` AS `shipping_method.createdAt` , `shipping_method` . `updated_at` AS `shipping_method.updatedAt` , `shipping_method.media` . `id` AS `shipping_method.media.id` , `shipping_method.media` . `user_id` AS `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` AS `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` AS `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` AS `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` AS `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` AS `shipping_method.media.fileName` , `shipping_method.media` . `file_size` AS `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` AS `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` AS `shipping_method.media.metaData` , `shipping_method.media` . `config` AS `shipping_method.media.config` , `shipping_method.media` . `path` AS `shipping_method.media.path` , `shipping_method.media` . `private` AS `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` AS `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `created_at` AS `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` AS `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , COALESCE (`shipping_method.media.translation.title` , `shipping_method.media.translation.title` ) AS `shipping_method.media.title` , `shipping_method.media.translation.alt` , COALESCE (`shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` ) AS `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , COALESCE (`shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` ) AS `shipping_method.media.customFields` , `shipping_method.media.translation.createdAt` , `shipping_method.media.translation.updatedAt` , `shipping_method.media.translation.mediaId` , `shipping_method.media.translation.languageId` , `shipping_method.translation.name` , COALESCE (`shipping_method.translation.name` , `shipping_method.translation.name` ) AS `shipping_method.name` , `shipping_method.translation.description` , COALESCE (`shipping_method.translation.description` , `shipping_method.translation.description` ) AS `shipping_method.description` , `shipping_method.translation.trackingUrl` , COALESCE (`shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` ) AS `shipping_method.trackingUrl` , `shipping_method.translation.customFields` , COALESCE (`shipping_method.translation.customFields` , `shipping_method.translation.customFields` ) AS `shipping_method.customFields` , `shipping_method.translation.createdAt` , `shipping_method.translation.updatedAt` , `shipping_method.translation.shippingMethodId` , `shipping_method.translation.languageId` FROM `shipping_method` LEFT JOIN (SELECT `shipping_method.translation` . shipping_method_id , `shipping_method.translation` . name AS `shipping_method.translation.name` , `shipping_method.translation` . description AS `shipping_method.translation.description` , `shipping_method.translation` . tracking_url AS `shipping_method.translation.trackingUrl` , `shipping_method.translation` . custom_fields AS `shipping_method.translation.customFields` , `shipping_method.translation` . created_at AS `shipping_method.translation.createdAt` , `shipping_method.translation` . updated_at AS `shipping_method.translation.updatedAt` , `shipping_method.translation` . shipping_method_id AS `shipping_method.translation.shippingMethodId` , `shipping_method.translation` . language_id AS `shipping_method.translation.languageId` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation` . delivery_time_id , `shipping_method.deliveryTime.translation` . name AS `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation` . custom_fields AS `shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation` . created_at AS `shipping_method.deliveryTime.translation.createdAt` , `shipping_method.deliveryTime.translation` . updated_at AS `shipping_method.deliveryTime.translation.updatedAt` , `shipping_method.deliveryTime.translation` . delivery_time_id AS `shipping_method.deliveryTime.translation.deliveryTimeId` , `shipping_method.deliveryTime.translation` . language_id AS `shipping_method.deliveryTime.translation.languageId` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . media_id , `shipping_method.media.translation` . title AS `shipping_method.media.translation.title` , `shipping_method.media.translation` . alt AS `shipping_method.media.translation.alt` , `shipping_method.media.translation` . custom_fields AS `shipping_method.media.translation.customFields` , `shipping_method.media.translation` . created_at AS `shipping_method.media.translation.createdAt` , `shipping_method.media.translation` . updated_at AS `shipping_method.media.translation.updatedAt` , `shipping_method.media.translation` . media_id AS `shipping_method.media.translation.mediaId` , `shipping_method.media.translation` . language_id AS `shipping_method.media.translation.languageId` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (0x125479442255424991F3E7BDD48904C8 );
Copy
20
0.03 ms
SELECT `currency_country_rounding` . `id` FROM `currency_country_rounding` WHERE (`currency_country_rounding` . `currency_id` = ? AND `currency_country_rounding` . `country_id` = ? ) LIMIT 1
Parameters :
[
b"·ÒUK\f èGÍ‚ó¬›ÑÀßÊ "
b"""
;\x17 Äc%»M\n
°gPß×äw
"""
]
SELECT `currency_country_rounding` . `id` FROM `currency_country_rounding` WHERE (`currency_country_rounding` . `currency_id` = 0xB7D2554B0CE847CD82F3AC9BD1C0DFCA AND `currency_country_rounding` . `country_id` = 0x3B17C46325BB4D0AB06750DFD7E477AD ) LIMIT 1 ;
Copy
21
0.32 ms
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE ?
Parameters :
[
"payload "
]
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE 'payload' ;
Copy
22
0.03 ms
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"cAZDW9ARnHB3Wq5Ou4qpWjo822HgDn4f "
]
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = 'cAZDW9ARnHB3Wq5Ou4qpWjo822HgDn4f' ;
Copy
23
0.04 ms
SELECT `rule` . `id` FROM `rule` ORDER BY `rule` . `priority` DESC , `rule` . `id` ASC LIMIT 500
SELECT `rule` . `id` FROM `rule` ORDER BY `rule` . `priority` DESC , `rule` . `id` ASC LIMIT 500 ;
Copy
24
0.15 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"\x00 Jd1\x14 ©IȽ*Ë\x14 ¡À¼Ø "
b"\x01 ìíýJRs\x10 æû\x0F õA┐TÞ "
b"\x01 ìíýL\x17 r¿ê\x16 Ñ_┘ªqE "
b"\x01 ìíýNôq└é\x03 ÎT|ã╩: "
b"\x01 ìóaöGqzò½¬┘Ô¸\v 8 "
b"\x01 ìóbÓ┐q└│bßßùÌÇc "
b"\x01 ìófÍÔr^│ÑÒ×\x05 ËPV "
b"\x01 ìóiá+r\x06 ╝O╔ZéÚ¡Þ "
b"\x01 Ž1¯[\x04 pJ¬ïÚ‹Õ2ä† "
b"\x01 Ž1¯\xqkž—&›‚«-V "
b"\x01 Ä1»^KqK╣YP╦╚┴ɹ "
b"\x01 Ž1°pys”’\x07 ~\x1C s-\x01 - "
b"\x01 Ž1ìº~r‚¨à¡ð ²\e Ì "
b"\x01 Ž1ì¼Éqzœýºp³y*q "
b"\x01 Ä1‗0Øs¥Ö5‗âé´╦: "
b"\x01 Ž1õwípà£\x03\e )„æÇï "
b"\x01 Ž1ü.³pÞ®Dõ‚ñ-Û "
b"\x01 Ž2\x05 î<r””šêÍV\x12 ‹š "
b"\x01 Ž2\x05 ðVqy¼~Df÷‡¤\x7F "
b"\x01 Žžî}FrsŸ$Þ\x15 ®54\e "
b"\x01 Ž£R$às'¦\x04 ¨s÷§ÎŒ "
b"\x01 Ž£R(äp\x17 “\ò´‡ø–› "
b"\x01 ÄúX'er!╝\x1E ì\x12 ░Æíû "
b"\x01 Ž£e¶NrÖ³r3K\x00 †E\x1E "
b"\x01 ÄúìÅÄp\x13 »╬3Yj,¿\x06 "
b"\x01 ÉJp├¤pºì╠Ò¥H\x05\v q "
b"\x01 ‘JøZÆr*±—ýî=®\x00 ð "
b"\x01 ‘JúÖ*rĤIkr12\x0E F "
b"\x01 ‘K\x03\x18 6rѨú‰_žy¦Y "
b"\x01 ‘K\x03\x19 ‘pU¯»\x00 ÛÛ\t ‡Q "
b"\x01 æK\x03\e Vp²»\x07 ãþ_öiì "
b"\x01 ‘K\x06 ¾}s\x1A ‰©(ygšüA "
b"\x01 ‘K\x06 ¿Ùq"œZey\x1F 9óê "
b"\x01 ‘K1•¯r\f ›Ç‘\x10 6”ç "
b"\x01 ‘K;¤ˆs\x1A ‘´(Ž+\x06 ¿´ "
b"\x01 ‘K;¥àrY¯Ò\x13 w½ç\x08 W "
b"\x01 棥É\x13 rü©§R┴x\x13 j "
b"\x01 ‘œ¿lÌr³€\x07 I%ûMØ· "
b"\x01 ‘ào¼÷q"†éFǃd8 "
b"\x01 ‘àuU?pض\x08 1[ã\x14 ;ƒ "
b"\x01 æÓuX<s\x0E è¾░ìFsJ, "
b"\x01 ‘àuZ\x08 qÞ„FHÈMbø† "
b"\x01 ‘ࢶ“q¸Š_D'ô††\x01 "
b"\x01 ‘ࢸ*qa²}Ã\x02 žœ\x03 $ "
b"\x01 ‘ࢹÇpk¹û§§T\x12 –´ "
b"\x01 ‘ࢻZq\x05 ¾;~’Ì\\x16 ò "
b"\x01 ‘à£EÈp@¿âXPxÍŽì "
b"\x01 ‘à¥ËÒrr¼\x00 •\x10 áä†$ "
b"\x01 æÓ¼╔Xs¾Å╝\x1F ɤڳ\x15 "
b"\x01 ‘àhýqÛ¶\x19 Yhå\”t "
b"\x01 ‘à²(öpÀ¾j\]Qü‡Õ "
b"\x01 ‘à³7Ñs£‡\x07\x0F kÎZ´* "
b"\x01 ‘àºhzss¶\x03 )<VФ\x19 "
b"\x01 ’Š'‘ts…§jÁÊAŽ\x14 Õ "
b"\x01 ’Š/ç}p,¿¥Š{•IØ\x1C "
b"\x01 ’Š/éºsk˜˜—äruxé "
b"\x01 ’ŠGSUpÞ©%\x06 ‚ˆ\x16\x1A h "
b"\x01 ’ŠI)¤r¹„Œ'2ýÆQ´ "
b"\x01 ’Šba¡qT¡n@aŸ\x1C ‘P "
b"\x01 ’Šbe&p¤¨1›\x7F a\x03\x0F 4 "
b"\x01 ’ŠdEcs\t £«3ºÇ—åà "
b"\x01 ’ŠdF¹qH¯M¸NØ\x19 Î\e "
b"\x01 ’ŠõKIp{ŽC½9ua\x02 ð "
b"""
\x01 ”FS¼’pú”,d.\n
ÜeÇ
"""
b"\x01 ”K\x7F\x1E =s“µz;sÚïT\x13 "
b"\x01 öKüã©psÿ eé}\x1E i% "
b"\x01 öKü╔\x0F r1º]{▓╝©1½ "
b"\x01 öKü╦\v p\x00 ƒ\x11\x00 ¸ê×z© "
b"\x01 ”OH:¹q\x15 ³$K%…IVx "
b"\x01 ”OK.æq\x19 Ф½Õ\x1D I±u "
b"\x01 ”ORúqsL¼¸·ôG\x06\x08 M "
b"\x01 ”Oa‡fq\x0E ¹\x1E _'·\v\x1E v "
b"\x01 ”Oc{«sj…ŽŒ÷DöÍ\x15 "
b"\x01 •j^ÃLr㑈ÀˆJQ~Á "
b"\x01 •j_>ßqO£¥Ó\x05 L\x1D\x02 c "
b"\x01 •j`ïÞrس”\x7F £‚C…D "
b"\x01 •joø&q.½Ôw6<Bî¡ "
b"\x01 òjo·Bpè║d┐>ÛÅk "
b"\x01 òjo¹®s║É]\x12 ╝,╩î¯ "
b"\x01 •j—\e ms\x7F ¦º˜þû6ñ¤ "
b"\x01 •j›4ùs\x11 ›´\x02 =»_|\x05 "
b"\x01 –=QÇ\x1C qVžîcZUœ\x03 1 "
b"\x01 –³ØçMqpºµ\x14 •1±‹ "
b"\x01 –Ãh^Åsþ¥l\x13 "ñ¢žx "
b"\x01 –Ãh`Šr3¿Ò«./w£ã "
b"\x01 –Ãl¾þs³›€Â²G"^G "
b"\x01 –ÆoLq\x11 ¼¶ršEV`/ "
b"\x01 û├ç\x10 ÀrÅÇæ╝÷UÐi "
b"\x01 –Ǽžs–ºå”Â*æÚ "
b"\x01 –Ç¿'rH¾`\x07 ¾•t€h "
b"\x01 –Éù|s*¤dIÖúŠ€" "
b"\x01 û├ÅgjsËó▄f‗"ó\x13 1 "
b"\x01 û├Åi¥s®░ð49¥╗×ï "
b"\x01 û├Ålôsò×íé{¢kGu "
b"\x01 –ÚËòpj¦\x12 ¸…é»E\x05 "
b"\x01 –Ó\x10 òbrª¼¡ «\x13 ñµ& "
b"\x01 –ÓŽõÒrÌ£\x14 «¦ÏHfÈ "
b"\x01 –òe\x01 Ýq~¿˜p“º\x07 /Á "
b"\x01 ùh9?ïs\x10 ü)±▒┼«ô" "
b"\x01 ÿó¬\x1C OpØ╣\x12 tLÍbwk "
b"\x01 ˜¢ª\x1E £rK‰ó]+lY\x01 a "
b"\x01 ÿú4UXs┴üÈÄÚk\x12 └= "
b"\x01 ÿúGÅ7q¯Ø×nÈ╬±¬v "
b"\x01 ˜£G”ÿrn™gB[\t jÏ\x04 "
b"\x01 ˜£U›:p·›Ù™i£—L« "
b"\x01 ˜£_Xôs\x04 ¯XÁŒhƒ\x1A Ü "
b"\x01 ˜£€ç¢s\x12 ±¹´štKËì "
b"\x01 ˜£‹éœrî™à‹îQ©ÞC "
b"\x06 ─K\x0F ýÉF\f »¬.ó¹®\x05 ] "
b"\x07 mÝı‗\x07 Iã¢\x1D õ*\x08 ¡É· "
b"\v q%Ï‗╬DãúQØ»¹MÇÔ "
b"\r ¯Éõ┤oL¹«\x03 Llü\x13 8Õ "
b"\x13\x0E ô¾ÎxB┘¡r~%`ìùA "
b"\x13 ;»'/Y@"¼ä\x00\x11 rpðØ "
b"\x14 B\x1F ¯šŒK®¸VlÒF¥ñË "
b"\x14 GO¾ïÈEç–xQ(‰ºÿ "
b"\x15\x0F Ò¤¾îG¬·\x13 ÐÛì™í& "
b"\x17 .fÅÙëL#®,é±▀\x15 ■Î "
b"\x18 Çxauä@Xé?\v ý·!ì¤ "
b"\x1A ▀aì╠`Fù¥ðö╗©Î<ô "
b" è\x06 Þ{{J‘Ÿ„g cÔ\x08\x05 "
b"$´y1\x03 ñN›³(rÊu±\f < "
b"$üf\x01 W\e L™¼‰¢Ð`ìxn "
b"%\x1F ¹gœµCo½Äê8ª`\t à "
b"*1\f\x1D\x03 ¼E!‡n˜²×ÇRû "
b"*áQÙiáL\x0F ¢é¦\x13 ²m[\x02 "
b"-i¬\x1A üþB\f é╗·r┴7g) "
b"-Ê`YÍ¥CØïùû╣$i\x15 ║ "
b"-ä)óƒýH\x12 °?ÔŠ»tsQ "
b"/¡Ð¤JîCH³âŽW‚\x13 cÉ "
b"1Á\ï—«A,›^%pƒ†‰/ "
b"4\v\x08 f„šEU¿©\t\x07 DÄrA "
b"4ñ³^æ¦Dl´Ì&L ¬ðï "
b"5┘\x00 ½!*G\x07 ƒ\t OØFµ`\x14 "
b"6HBâ\x19 ¿Nš®è§<¦®7- "
b"7.Z 1¯IÎŒžm“\x1D æQÛ "
b"<ÏÖþï\x17 Oï¯\x05 ÀgW\ÐÕ "
b"@†ã¯4GFZ˜ÞS?†“O• "
b"B&aŒ4¶Gù…\:,>øÕC "
b"Eê*Û\x1C ÌLô½¥\x02 н¯$Š "
b"K‘F\f W|HÊ¢\x03 ò“\x07 Z\v ø "
b"LìÒ?0šD\t —[Z~ê\x12\x08 = "
b"PžÞ\x19\x0E\x0F A\x05 ‹\x13 s¤Âä\x10 l "
b"Q*¨\x05 6‚B긛+äÁ玢 "
b"Tù>õ#µKXÄkÅ╩▄┌ö\x08 "
b"^\x04 ó┘òÕGÍØ+^ÂfÇôh "
b"`┘ü¹\x10 ¡HKø│¤\x1F vn} "
b"eG"£\x06 ‘@”«‰OâÕe€æ "
b"fb5—®¿CC…\x0E H\x1F h\x05 Ïl "
b"g\x03 ÄjÆÂKS»\x00 ¸ïâÆý( "
b"""
l\n
ÜÝÂ\@ˆ¶\x04 k4Ä£¶[
"""
b"l0Ô´\ŒBç½K“0"ò&À "
b"m‡>a+\f F³œ\t\x13 ”™fwö "
b"n\r ÕMÉCDeƒè>iò÷(¦ "
b"r\x10 ëÈ-&NáªRUÏo,\x00 à "
b"rˆZ¢LÕIb†™Ð\x7F ü;¹\x18 "
b"tuKTpÏ@I§mìf]æ½ö "
b"tâTÓPaJä“QP°©çÕ\x10 "
b"v·gÒ‘\x11 O2—A?Ž<’Þï "
b"xaC\t C\C\x01 ’\x14 Y¢¸žVf "
b"""
\x7F !êAh©EÌ€x\n
¹cý\x13 s
"""
b"\x7F ¤┼\x11 0ZKØ¿6\x04 ©Ý}«\x03 "
b"üÎéÊg\x00 Hºíjóï.³═y "
b"‚KõÁ\v ‘I„²æ›LB«\x03 » "
b"""
„Ü.è\n
×K»•®Òjš\x08 ce
"""
b"…¥Ÿ|ÉÙIC†Sݳ‹¹¸ "
b"ö\t |©µ\MQŵ+\x17 â═¶Ë "
b"•\t ã\t V“G+²Àuþøï^Ñ "
b"–7×QM†KP¿JòÏ®2HV "
b"˜ÑRˆ\e õAؽbz¯\x00\x07 æ§ "
b"›µ\x08 Þ|\x08 Lùª½ûëÚ!\x06 / "
b"œsrpÓ!Jœ¤^\x04 _\e µrt "
b"×ár4ÛzG\x06 Âs╦éx®¶ü "
b"ž¦”\x19 £ïG=Š\x1D ÷„Oö‘É "
b"ŸaØóãçMӸ߮÷\x7F \úú "
b"¡e+”ýnC¡»íj(ÿ/p¶ "
b"¢\e ç-“ŸD•ެhE9ø\x10 "
b"£?¿f\x13 ¶E\x15 œ.T[8\x18 ä\x15 "
b"""
®|\x1D áìÈIiè\n
MË)└É\x0E
"""
b"«═´)3ëDÓáüñ\x14 .ûÀP "
b"¯×](w\x00 @ȤßrûŸâ&W "
b"²\x0F Ú@8×E‰—ÝßGº”ó\x05 "
b"¸'\x05 ÐpN¢¿\x18 F\x16 ^bV+ "
b"¸›N¿è`M\x00 ‡zTæ\x17 !\t œ "
b"║\x01 'ac‗NÂüúî╝Þ$ \x7F "
b"º\x18 …ÓùgJL¤3ì‰\x0E ›>T "
b"¥µ\x1A ØCaJ;Ñç\r Æ5;n¸ "
b"¥¾é£╚\x13 B`ü\x1D\x08 ø²P5¯ "
b"┐ÌEìPâEÍíL¹Õf\x15 ù║ "
b"┬Aüñá\x08 @.Ŧ¶ÆÛ├Ck "
b"Äms.%áL«©ŽÆN\x12 Çäš "
b"Å©’Ä\x1F êB‚’&®F²²\x19 ù "
b"È\v ølr®B5Šê~JÈ¿_’ "
b"Ì`\«×9N¢™\e ”uï\x1F œ• "
b"ÌâªDÆÞNI½!Ѻ91‚Ñ "
b"Í"{Ë\x17 iB\x1D »w”˜õ@+½ "
b"¤³P┐Ð}F.Å\x11\x02\x17 "A\x10 z "
b"Ð\x17 oá┌ÕC\x19 ؽÒ!×ùåÛ "
b"Ò_N€ŽgE‰E\x15 E\x1D u”C "
b"ݹq¡“E"‰àg\r ªiÑ\x07 "
b"¦Ë<¡\f\x15 JüånPfÏ£┐\x19 "
b"Ì߃É\x1C ÉG╬┐┴G][PK> "
b"ßkXeªáHdºÒr’~¬€k "
b"▀´#t8jIdëô\t H\x03 ìij "
b"à!´)f;D˪«ÊUŒ\x18 ø± "
b"""
äò%2ɾO\x02 Ÿ \n
gì2òå
"""
b"""
ç½uý6L±³\x12 \n
¢nô\x1A
"""
b"Ú\x13 Å\x7F ▄ÅHÅë!6¾"Íg° "
b"é³–eî°@â™\x17 :Ñ}úß! "
b"êè\x01 b—õC}£\x05 ÐÐæ\r ^J "
b"íÇ‘&9EMœ‹Oï:\x03 )?\e "
b"ïO|h&·J+¯\x19 nô+`v¤ "
b"▒µ¦Ó±E4▒▄\x17 År+█O "
b"ô Ì«ÐÒAdŒ=9.ƒTi "
b"""
§\x14 Æo┐üIi┐Xx¢ÇÝ\n
█
"""
b"õ-gtãuAô¼Š)Y¾\x1E ÷â "
b"û\x04 ¯DšqBƒ·Ý0õ{\x11 ]k "
b"û÷VRv¼Hn¤3Ög ŠU\x1E "
b"üÏÞÉ\x08 XEÁ‚\x7F Ùô\x08 k•p "
b"²ÍıÎØÆHFôæª┐Z|H¡ "
b"ýþf!¿ºDü Ù\r ,²\x18 ~Ë "
b"\x01 ìºÝ╦]pó¼=õ\x1D 4·\t ) "
b"\x01 ìºÝ═CrZïÍ\x16 ¥¤\x19 Ï│ "
b"\x01 Ä1Ù╩ysjØ\x08 îI*ı?¶ "
b"\x01 Ä1Ù╦┌rçür©D\x16 õ├░ "
b"\x01 ‘KJCOrD‹XŒ\x7F žx{ô "
b"\x01 æØ╬[╗rÀá\x18 ØâÜ┘ú "
b"\x01 –=Ô#hs\x1F ²4ôQ¿!kä "
b"\x01 –° p2p1«€Wˆf'¨& "
b"\x01 –ÃÐ\x11 Qrù¬L½ê—'-õ "
b"\x01 –ÃÐ\x13 $p’£\x18 …*ð¯n "
b"\x01 –ÃÐ)Xq”µÕfw\x16 Ö\x19 µ "
b"UDÔdËN\x1F ¹÷K\x7F\x17\x1E &O "
b"^y•\x12 r\x07 Lמúš\x1E Ùô—º "
b"k\x16 *[FvBÌ¥jwÕ(\x19 î* "
b"{\x17\x1A\x00 NÕF„ˆ\x15 »†íº³à "
b"„íʦ¯ÊNÒ âaÞÃH®\v "
b"¿Bɤ\x17 ▄K\x06 ©]A©öÔU┘ "
b"¬«É\x7F\x1F KL3¾9‰¢†Õ¹Í "
b"àãã\x16 “n@\x06 »Ç\x15 _žþ·\x1E "
b"\e µ»á{\x17 I¨Å┼\x06 ╦└ıa] "
b""\z쵩H\x1C ÿ=ËQ¡‗y° "
b"yÊ\x12 @Ý:C)¬}#ž6H%< "
b"™$&\e ;@B]ˆ«0µ9NÔá "
b"\x01 ìØ║J\x0F qPÜî7L?ÁØ\t "
b"\x01 ìØ║Pás/»~Í\x11\x18\x05 ño "
b"\x01 Ž1°Çsê\t öF¡Àœì "
b"\x01 Ž1¶#sÉ´Øä9ž?#Ð "
b"\x01 Ž8\x1D 1és\x16 ‡|Í.D!Yô "
b"\x01 Ž„.|Qp7„oÕc'S,# "
b"\x01 ‘J÷¬yr^¿j`6€<êÈ "
b"\x01 ‘J÷±Žqά$–t\x12 S\v œ "
b"\x01 ‘KJ\x16 's!§‚\x7F 2¾ˆä¡ "
b"\x01 ‘Ué\x17 Öp\v ‘\r N\f šÂ\f\x02 "
b"\x01 æUÚ\e ãp/¬9OìÒ▓%ã "
b"\x01 ‘œ¾1–q\x1E šØC\x05 ù1Ó. "
b"\x01 ‘àkÄþstº\x03 ©Ž‘JNZ "
b"\x01 ‘àkË–r?‹|Rj8ª\x7F • "
b"\x01 ’#',¶rP±kr°ŸýãQ "
b"\x01 Æè&¿Pq'®M\x0E ÕÔìÌW "
b"\x01 ’Š&®\x1E r\x1C ©ð5û\x1D ½¨ð "
b"\x01 ’Š×z#pÒ½$£'˜>Öµ "
b"\x01 Æþ┤Å\x10 r®ó┤\:¨╣Ø@ "
b"\x01 Ƴ╗┌SrÞíìT╗Â1t÷ "
b"\x01 öFS'÷r\x06 üïâ|ó<ýc "
b"\x01 ”FS-—p\x1E ƒ¶\x02 Žca•e "
b"\x01 •\x1D\x1D nòr ˜6\x01 â$\x03 î "
b"\x01 •j]\x18 ¾pï¯9}_ü\x1D a\x07 "
b"\x01 •j]\x1E 6sä‹CFý)B¿~ "
b"\x01 •jf‹ùr\‚®ã‡sº² "
b"""
\x01 •Ì\x1A _Üq=•ìÊ‚ÌX\n
Ä
"""
b"\x01 –° m,s̤Ÿ\x10 úk+™Š "
b"\x01 û├gg¦q┬ØS╣úx¹ıÜ "
b"\x01 –ÃgnÎs•…¼†Ñž5\x08 ? "
b"\x01 û├ð\x0E ºs▒Ø9õ\x03 vZ█û "
b"\x01 –ÃÐ&Øp4˜™;\x06 j9½, "
b"\x01 ù\f K-¨s|üÜi╣½\x01 º═ "
b"\x01 —\x11\x00 °²qh^½S7# "
b"\x01 —\x15 ÷\x06 ÈqpƒAÒ\x05 úãÇà "
b"\x01 ÿ0©0\x18 rÁù\x1A ┤Á,¦\x12 ü "
b"\x01 ˜¢©1[pC¯1LÏlÑ57 "
b"\x01 ˜¢©;¡p®¬·˜3ßÌ4` "
b"\x01 ™\x0F ±\x0E r_«‚<\x0F ç?ûo "
b"\x03 MÇ\x01 a–Iöº\x11 s1š/ÕU "
b"\x03 g=º\x08 GI_‰sÌ}ìv! "
b"\x03 ŽÕ\x15\x08 ŒE\ \x04 (Äý\x03 /° "
b"\x05 w'|Þ\x14 KN°šãƒ¬Êhz "
b"\x06 K\e\x1D ÃÎD©™Íé²Ñ dq "
b"\x0E èv*k\x1F A'»¥ÑÞâoÉ» "
b"\x13 ÷…‡I±O,¿ÿ«¹üé)ü "
b"\x1E \x04 l\x05 íL‡·‚ä»»¶\x00 Õ "
b"!░:U ÁHuØ~K© ¿ë─ "
b"!ä\x0E 30ÍF8°XTîó^ØÐ "
b"+\x19 3Z\r FK‘¸®RRÑý¤¤ "
b"8ˆ°®\x7F !IL–\£2™åÊá "
b"9[I&ŽCKЀ<”m\f 6ç\x1F "
b";©0kî0Hã…©\x04 [\x1A\x1D Ã "
b"?~5i$ØO²§¼Þz%èñª "
b"@Åws‗║G¶░îVº\x7F ©\x05 á "
b"B;oÅqçFdèÛ\x13 _╠YJÞ "
b"FÍ[╝¸´BìåW@\x08 èª t "
b"N╝Ok*$B┤íÅ;ÔÍı\x03 ó "
b"Xd»¯€îI\f ¤¸{$Z½÷— "
b"Z\x1E ¯a£ÂBݪ„4™|ðJJ "
b"^\x1E «YûSK\x06 ¼\x1D Y“k à^ "
b"gÛu\x02 ¿®Nü│╝kHö¢\r ¦ "
b"j³ü─┐ÑLÃ▓\x04 Î4×ÝÅH "
b"n\x13 o>░&L0ØÒÀØ0f¾\x17 "
b"v\x07 ò╦¤^@´ØY h¸'}L "
b"v2ÅWÃ1Dè¢W.▀_"k\x10 "
b"""
}\n
÷²Œ•M<½\f ïC©ŸŽ’
"""
b"\x7F ¥F\x0E ì¦J\x17 │ä╗´Õ\C< "
b"ƒe\x13 áI£@èB„C@àtÞ "
b"„ÆêhV0Cz³z»”ÔÊ\x16 © "
b"‡\e ,ºE|D˜±n\x0E 2Qºç\x0F "
b"‰!Žwð\x0E N:–ÛêÌÍù‡4 "
b"ŠXœ;âG@5”¾~»2]Ý "
b"û░¥º┐tMÅø┼Å^┐á\f à "
b"íØ\f æ\e (LBæ;║tD■O "
b"§\x12 *\x1D F\x0F Læ´©¯4qåV' "
b"®\x0E }ÙX*D³ûü¸░\x18 ±-2 "
b"Á_╝D\x03 ØBËö@MdNþªû "
b"ÂØ¡e"¸MB¬▒MmMÅ\x06 ║ "
b"Ç̆0vvE™›ÖV\x7F\x05 ß±f "
b"Éâùþ"ACˆ¥\x04 †O\x1E ¥n( "
b"╩IL³╠\x1F L¡¥¬þñÇÞ░Å "
b"ÌG\x0E '–\x17 H\x14 ƒ¬t´&¦n\x1A "
b"╬]A█É(JA»p^ðnµh× "
b"Î`ï\x05 2¯A¼¥'ßêôØ³× "
b"Ò0Ñß8ÀMè ‘º\x12 ñÀ2A "
b"Ëi©³¡\t D£ÅÙÔØ╚¢5Ð "
b"ÔøLêÒ–EC¾\x10\x16 Èö\x19 T¥ "
b"Þü\x0E &5÷FµƒD:Ì\x18 ÇüÎ "
b"ß\x01 `\ö▓EÜì"║Á1T¹\e "
b"Ô1èû6\r M║ÆÅy═7~╠ç "
b"æïñ2MvJ̽ˆÙ'ú߃ "
b"°É\x0E 5[2DA¬E\x1F go┌vó "
b"ÿ"ŸÞþcL-®v<\x1F …!À? "
b"Få┬┬Å{KI¬└>â\x1A ƒ\x07 Å "
b"ø2÷{Ü)Aàïì\x02 þ\f ■▓ "
b"´oÀÅÖÅEw޳»Hˆžxø "
b"╣)Ð\x0F &þG│¥ÿÅqéL╔l "
b"ôWoSÕ€@\x1D €èZºÙ^\Ü "
b"\x01 Ä1ýí█}hÉí¡H§╚0µ "
b"\x01 Ä1÷Å\x16 ~/«ðÑ└KKfT "
b"\r 'hŸJ¨NfžT4³k÷—\x17 "
b"0Ý$-:\x18 B¡ÌQñ\|õ "
b"""
Q³:M\n
åI\x7F š§Hȉ+ôq
"""
b"[zh\x16 Œ\x18 O¤˜˜·^wÓ‰" "
b"p¯ìÓüôI]ª¬¶VVÊ\x00\x03 "
b"tº»│m×EÁñrQ}\x19 jØ├ "
b" äêò`%Jo„[1ui`Zø "
]
SELECT
`rule` . `id` AS `rule.id` ,
`rule` . `name` AS `rule.name` ,
`rule` . `priority` AS `rule.priority` ,
`rule` . `description` AS `rule.description` ,
`rule` . `payload` AS `rule.payload` ,
`rule` . `invalid` AS `rule.invalid` ,
`rule` . `areas` AS `rule.areas` ,
`rule` . `custom_fields` AS `rule.customFields` ,
`rule` . `module_types` AS `rule.moduleTypes` ,
`rule` . `created_at` AS `rule.createdAt` ,
`rule` . `updated_at` AS `rule.updatedAt`
FROM
`rule`
WHERE
`rule` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `rule` . `id` AS `rule.id` , `rule` . `name` AS `rule.name` , `rule` . `priority` AS `rule.priority` , `rule` . `description` AS `rule.description` , `rule` . `payload` AS `rule.payload` , `rule` . `invalid` AS `rule.invalid` , `rule` . `areas` AS `rule.areas` , `rule` . `custom_fields` AS `rule.customFields` , `rule` . `module_types` AS `rule.moduleTypes` , `rule` . `created_at` AS `rule.createdAt` , `rule` . `updated_at` AS `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (0x004A643114B849D4AB2AD314ADB7AC9D , 0x018DA1EC4A52731091960FE441BF54E8 , 0x018DA1EC4C1772A88816A55FD9A67145 , 0x018DA1EC4E9371C08203D7547CC6CA3A , 0x018DA2619447717A95ABAAD9E2F70B38 , 0x018DA262E0BF71C0B362E1E197DE8063 , 0x018DA266D6E2725EB3A5E39E05D35056 , 0x018DA269A02B7206BC4FC95A82E9ADE8 , 0x018E31AF5B04704AACEFDA8BD532E486 , 0x018E31AF5C78716B9E97269B82AB2D56 , 0x018E31AF5E4B714BB95950CBC8C190FB , 0x018E31B07079739492077E1C732D012D , 0x018E31ECBA7E7282A8E0A1F0A0B21BCC , 0x018E31ECBCC9717A9CFDBA70B3792A71 , 0x018E31F2309D73BE9935F28382EFCB3A , 0x018E31F577ED70E0A3031B2984E6C7EF , 0x018E31FC2EB370DEAE44F582ADF12DDB , 0x018E3205EE3C7294949AEACD56128B9A , 0x018E3205F0567179BC7E4466F787A47F , 0x018E9EEE7D4672739F24DE15AE35341B , 0x018EA35224E07327A604A873F7A7CE8C , 0x018EA35228E47017935CF2B487F8969B , 0x018EA35827657221BC1E8D12B092A196 , 0x018EA365B64E72D6B372334B0086451E , 0x018EA38D8F8E7013AFCE33596A2CA806 , 0x01904A70C3CF70A78DCCE3BE48050B71 , 0x01914AF85AC6722AB197FDEE3DAE00F0 , 0x01914AFAD62A72C4A4496B7231320E46 , 0x01914B03183672D1A8FA895F9E79A659 , 0x01914B0319917055AFBB00DBDB098751 , 0x01914B031B5670FDAF07C6E75F94698D , 0x01914B06BE7D731A89A92879679AFC41 , 0x01914B06BFD971229C5A65791F39F3EA , 0x01914B3195AF720CA09BC791103694E7 , 0x01914B3BA488731A91B4288E2B06BFB4 , 0x01914B3BA5E07259AFD21377BDE70857 , 0x01919CBE90137281B6B8F552C178136A , 0x01919CBF6CCC72B380074925FB4DD8B7 , 0x0191E06FBCF7712286ADE946C7836438 , 0x0191E075553F70D8B608315BE3143B83 , 0x0191E075583C730E8AF3B08D46734A2C , 0x0191E0755A0871DE844648C84D62F886 , 0x0191E0A2B69371B88A5F4427F4868601 , 0x0191E0A2B82A7161B27DC3029E9C0324 , 0x0191E0A2B9C7706BB9FBA7A7541296B4 , 0x0191E0A2BB5A7105BE3B7E92CC5C16F2 , 0x0191E0A345C87040BFE2585078CD8EEC , 0x0191E0A5CBD27272BC009510E1E48624 , 0x0191E0ACC95873F38FBC1F90CFE9FC15 , 0x0191E0AD68FD71DBB6195968E55C9474 , 0x0191E0B228F670C0BE6A5C5D51FC87D5 , 0x0191E0B337D173A387070F6BCE5AB42A , 0x0191E0BA687A7373B603293C56D0A419 , 0x01928A2791747385A76AC1CA418E14D5 , 0x01928A2FE77D702CBFA58A7B9549D81C , 0x01928A2FE9BA736B989897E4727578E9 , 0x01928A47535570DEA925068288161A68 , 0x01928A4929A472B9848C2732FDC651B4 , 0x01928A6261A17154A16E40619F1C9150 , 0x01928A62652670A4A8319B7F61030F34 , 0x01928A6445637309A3AB33BAC797E5E0 , 0x01928A6446B97148AF4DB84ED819CE1B , 0x01928AF54B49707B8E43BD39756102F0 , 0x01944653BC9270FA942C642E0ADC65C7 , 0x01944B7F1E3D7393B57A3B73DAEF5413 , 0x01944B81C6B87073982065827D1E6925 , 0x01944B81C90F7231A75D7BB2BCB831AB , 0x01944B81CB0B70009F1100F7889E7AB8 , 0x01944F483AB97115B3244B2585495678 , 0x01944F4B2EE671198AA4BDD51D49B175 , 0x01944F52FA71734CBCB8B7F44706084D , 0x01944F618766710EB91E5F27B70B1E76 , 0x01944F637BAB736A858E8CF744F6CD15 , 0x01956A5EC34C72E39188C0884A517EC1 , 0x01956A5F3EDF714FA3A5D3054C1D0263 , 0x01956A60EFDE72D8B3947FA382438544 , 0x01956A6FF826712EBDD477363C42EEA1 , 0x01956A6FFA42708ABA64BF3EEA8F6BFF , 0x01956A6FFBA973BA905D12BC2CCA8CEE , 0x01956A971B6D737FA6BA98FEFB36F1A4 , 0x01956A9B34F973119BB4023DBB5F7C05 , 0x01963D51C71C71569EEE635A559C0331 , 0x0196B3D8E74D7170BAB5149531B18BA0 , 0x0196C3685EC573FEA56C1322F1A29E78 , 0x0196C368608A7233BFD2AB2E2F77A3E3 , 0x0196C36CBEFE73B39B80C2B247225E47 , 0x0196C3866F4C7111BCB6729A4556602F , 0x0196C38710B7728F8091BCF655F0D169 , 0x0196C387BC9E73C296BAE594C22AE6DA , 0x0196C387BF277248BE6007BE95748068 , 0x0196C389F97C732AA46449D6FA8A8022 , 0x0196C38F676A73D3A2DC66F222A21331 , 0x0196C38F69BE73A9B0D03439BEBB9E8B , 0x0196C38F6C9373959EA1827BBD6B4775 , 0x0196C39ACBF2706AA612B885E9BB4505 , 0x0196D310F26272AABCA120AB13F1B526 , 0x0196D38EF5D272CCA314ABA6CF4866C8 , 0x0196F26501DD717EBF987093BA072FC1 , 0x019768393F8B73108129F1B1C5AE9322 , 0x0198A2AA1C4F709DB912744CD662776B , 0x0198A2AA1EA3724B89F35D2B6C590161 , 0x0198A334555873C181D48EE96B12C03D , 0x0198A3478F3771EE9D9E6ED4CEF1AA76 , 0x0198A34794FF726E9967425B096ACF04 , 0x0198A3559B3A70B79BD99969A3974CAB , 0x0198A35F58F47304AF58C18C68831ADC , 0x0198A380E7A27312B1B9B49A744BCBEC , 0x0198A38BE99C72EE99E08BEE51A9DE43 , 0x06C44B0FEC90460CAFAA2EA2FBA9055D , 0x076DEDD5F20749C6BD1DE42A08AD90FA , 0x0B7125D8F2CE44C6A3519DAFFB4D80E2 , 0x0DEE90E4B46F4CFBAE034C6C811338E5 , 0x130E93F3D77842D9AD727E25608D9741 , 0x133BBB272F594022BCE400117270F0D8 , 0x14421FAF9A8C4BAEB8566CD246A5F1CB , 0x14474FBEEFC845E79678512889BAFFA0 , 0x150FD2A4BEEE47ACB713D0DBEC99ED26 , 0x172E668FEB894C23A92C82F1DF15FED7 , 0x1880786175844058823F0BECFA218DCF , 0x1ADF618DCC604697BED094BBB8D73C93 , 0x20E806DE7B7B4A919F84672063D40805 , 0x24B4793103F14E9BB32872CA75B10C3C , 0x24FC6601571B4C99BC89A2D060EC786E , 0x251FB9679CB5436FBDC4EA38AA6009C3 , 0x2A310C1D03BC4521876E98B2D7C752FB , 0x2AE151D969E14C0FA2E9A613B26D5B02 , 0x2D69AA1A81E7420C82BBFA72C1376729 , 0x2DD26059D6BE439D8B9796B9246915BA , 0x2DE429F383FD4812B03FD48ABB747351 , 0x2FA1D0A44AEE4348B3E28E57821363C9 , 0x31C15CEF97AB412C9B5E25708386892F , 0x340B0866849A4555BFA9090744C47241 , 0x34F1B35EE6A6446CB4CC264CA0ACF0EF , 0x35D900AB212A47079F094F9D46E66014 , 0x364842E219BF4E9AAEE8A73CA6AE372D , 0x372E5A2031AF49CE8C9E6D931DE651DB , 0x3CCFD6FEEF174FEFAF05C067575CD0D5 , 0x4086E3AF3447465A98DE533F86934F95 , 0x4226618C34B647F9855C3A2C3EF8D543 , 0x45EA2ADB1CCC4CF4BDA502D0BDAF248A , 0x4B91460C577C48CAA203F293075A0BF8 , 0x4CECD23F309A4409975B5A7EEA12083D , 0x509EDE190E0F41058B1373A4C2E4106C , 0x512AA805368242EAB89B2BE4C1E78EA2 , 0x54973EE423E64B588E6B8FCADCDA9408 , 0x5E04A2D995E547D69D2B5EB666809368 , 0x60D981FB10AD484B9BB3CF1F766E7DFF , 0x654722A306914094AB894FE2D56580E6 , 0x66623597AEBF4343850E481F6805CF6C , 0x6703C46AC6C24B53BB00B8EFE2C6FD28 , 0x6C0ADCDDC25C4088B6046B34C4A3B65B , 0x6C30D4B45C8C42E7BD4B933022F226C0 , 0x6D873E612B0C46B39C091394996677F6 , 0x6E0DE54D904344659F8A3E6995F628DD , 0x7210EBC82D264EE1AA5255CF6F2C00C3 , 0x72885AA24CD549628699D07FFC3BB918 , 0x74754B5470CF4049A76DEC665DE6BDF6 , 0x74E254D350614AE4935150B0A9E7D510 , 0x76B767D291114F3297413F8E3C92DEEF , 0x78614309435C4301921459A2B89E5666 , 0x7F21EA4168A945CC80780AB963FD1373 , 0x7FCFC511305A4B9DA83604B8ED7DAE03 , 0x81D782D2670048A7A16AA28B2EFCCD79 , 0x824BF5C10B914984B2E69B4C42AB03BB , 0x84DC2EE80AD74BBB95AED26A9A086365 , 0x85A59F7CC9D949438653C4B0B38BB9B8 , 0x94097CB8E65C4D518FE62B1783CDF4D3 , 0x9509E3095693472BB2C075FEF8EF5ED1 , 0x9637D7514D864B50BF4AF2CFAE324856 , 0x98D152881BF541D8BD627AAF0007E6A7 , 0x9BB508DE7C084CF9AABDFBEBDA21062F , 0x9C737270D3214A9CA45E045F1BB57274 , 0x9EA07234EA7A4706B673CB8278A9F481 , 0x9EA69419A3EF473D8A1DF7844FF691C9 , 0x9F61D8F3E3E74DD3B8DFAEF77F5CFAFA , 0xA1652B94FD6E43A1BBED6A28FF2F70B6 , 0xA21BE72D939F44958EAC684539F8AD10 , 0xA33FBF6613B645159C2E545B3818E415 , 0xA97C1DA08DD449698A0A4DD329C0900E , 0xAECDEF29338944E0A081A4142E96B750 , 0xAFD75D28770040C8A4DF72FB9FE22657 , 0xB20FDA4038D7458997DDDF47BA94F305 , 0xB82705ADD0704EA2BF1846165E62562B , 0xB89B4EBFE8604D00877A54E61721099C , 0xBA01276163F24EB681A38CBCE824207F , 0xBA1885D3F9674A4CA433EC890E9B3E54 , 0xBEE61A9D43614A3BA5870D92353B6EF7 , 0xBEF3829CC8134260811D089BFD5035EE , 0xBFDE458D508345D6A14CFBE5661597BA , 0xC24181A4A008402E8FDDF492EAC3436B , 0xC46D732E25E14CABA98EC64E12C7E49A , 0xC5A992C41FEA42829226AE46B2B219F9 , 0xC80BF86C72AE42358AEA7E4AC8BF5F92 , 0xCC605CABD7394EA2991B9475EF1F9C95 , 0xCCE2AA44C6DE4E49BD21D1BA393182D1 , 0xCD227BCB1769421DBB779498F5402BBD , 0xCFFC50BFD17D462E8F1102172241107A , 0xD1176FA0DAE543199DABE3219E9786EA , 0xD25F4E808E6745C2894515451D759443 , 0xDDB971A193AD452289E0670DAA69D107 , 0xDDD33CAD0C154A81866E5066D89CBF19 , 0xDEE19F901C9047CEBFC1475D5B504B3E , 0xDF6B5865AAE14864BAD272927EAC806B , 0xDFEF2374386A496489930948038D8EFC , 0xE021B429663B44CBAAABCA558C18F8B1 , 0xE4F22532C9BE4F029F200A67EC32F2E5 , 0xE7C2BD75FD364CB1B3120AA26EF41AAD , 0xE9138F7FDC8F488F892136F322D667F8 , 0xE9B39665EEB040E299173AD17DFADF21 , 0xEAE8016297F5437DA305D0D0E60D5E4A , 0xEDC7912639454D9C8B4FEF3A03293F1B , 0xEF4F7C6826B74A2BAF196EF42B6076A4 , 0xF0B1E6DDE0F14534B1DC178F722BDB4F , 0xF420CCABD0D241648CAD3D392E835469 , 0xF514926FBF814969BF5878BD80ED0ADB , 0xF52D6774E37541F4BC8A2959BE1EF7E2 , 0xFB04AF449A714283B7DD30F57B115D6B , 0xFBF7565276BC486EA433D667208A551E , 0xFCCFDEC9085845C1827FD9F4086B9570 , 0xFDD6D5D79D9248469391A6BF5A7C48AD , 0xFDFE6621BFBA44FCA0D90D2CB2187ECB , 0x018DA7EDCB5D70A2AC3DE41D34FA0929 , 0x018DA7EDCD43725A8BD616BECF19D8B3 , 0x018E31EBCA79736A9D088C492AD53FF4 , 0x018E31EBCBDA72878172B84416E4C3B0 , 0x01914B4A434F72448B588C7F9E787BF4 , 0x01919DCE5BBB72B7A0189D839AD9A320 , 0x01963DD42368731FB234F451BF216BE4 , 0x0196B02070327031AB8057886627A826 , 0x0196C3D0115172F9AC4CBDEA97272DF5 , 0x0196C3D013247092A318852AADF0AF6E , 0x0196C3D029587194B5D5667716D619B5 , 0x5544D464C38B4E1FB9F74B7F171E264F , 0x5E79951272074CD79EFA9A1ED9F497BA , 0x6B162A5B467642CCA56A77D52819EE2A , 0x7B171A004ED546848815BB86EDBAB3E0 , 0x84EDCAA6AFCA4ED2A0E261DEC348AE0B , 0xA84290CF17DC4B06B85D41B894E255D9 , 0xACABC97F1F4B4C33BE3989A286D5B9CD , 0xE0E3E316936E4006BBC7155F9EFEB71E , 0x1BE6AFA07B1749F98FC506CBC0D5615D , 0x225C7A8DE6B8481C983DD351ADF279F8 , 0x79CA1240DD3A4329AC7D239E3648253C , 0x9924261B3B40425D88AB30B5394ED4E1 , 0x018D9DBA4A0F71509A8C374C3FB59D09 , 0x018D9DBA50A0732FAF7ED6111805A46F , 0x018E31ADB0C773EAAD09F646A1C09CEC , 0x018E31ADB62373C9B4D8E4399E3F23D0 , 0x018E381D31E97316877CCD2E442159F4 , 0x018E842E7C517037846FD56327532C23 , 0x01914AF7AC79725EBF6A6036803CEAC8 , 0x01914AF7B18E71CEAC24967412530B9C , 0x01914B4A16277321A7827F32BE88E4A1 , 0x019155E917D6700B910D4E0C9AC20C02 , 0x019155E91BC6702FAA394F8DE3B225C6 , 0x01919CBE3196711E9AD84305F931D32E , 0x0191E06BC4FE7374BA03A98E914A4E5A , 0x0191E06BCB96723F8B7C526A38AA7F95 , 0x019223272CB67250B16B72B09FFDE351 , 0x01928A26A8507127A94D0EE5E28DDE57 , 0x01928A26AE1E721CA9F035FB1DBDA8F0 , 0x01928AD77A2370D2BD24A327983ED6B5 , 0x0192E7B48F1072A9A2B45C3AF9B99D40 , 0x0192FCBBDA5372E8A18D54BBB63174F6 , 0x0194465327F67206818B837CA23CEC63 , 0x019446532D97701E83B6028E63619565 , 0x01951D1D6EF27220983601E22403EEAD , 0x01956A5D18BE70EFAF397D5FFC1D6107 , 0x01956A5D1E3673E48B4346FD2942BF7E , 0x01956A668BF9725C82AEE38773ADBAB2 , 0x0195CC1A5FDC713D95ECCA82CC580AC4 , 0x0196B0206D2C73CCA49F10FA6B2B998A , 0x0196C36767DD71C29D53B9A378FBD59A , 0x0196C3676ECE739585BC86D19E35083F , 0x0196C3D00EA773B19D39E403765ADB96 , 0x0196C3D026D8703498993B066A39BD2C , 0x01970C4B2DF9737C819A69B9AB01A7CD , 0x01971100B0B271EF9896685EBD533723 , 0x019715F706C871708341D205FAE3C7C3 , 0x019830B8301872B5971AB4B52CDD1281 , 0x0198A2A9315B7043AF314CCF6CD13537 , 0x0198A2A93BA170AEACB79833DFCC3460 , 0x01990F20B10E725FAB823C0FE73FFB6F , 0x034DC701619649F6BA1173319A2FD555 , 0x03673DBA0847495F8973CC7DC3AC7621 , 0x038ED515088C455CA00428C4FD032FB0 , 0x0577277CDE144B4EB09AE383ACCA687A , 0x064B1B1DC3CE44A999CDE9B2D1206471 , 0x0E8A762A6B1F4127AFBEA5E8836F90AF , 0x13F7858749B14F2CBFFFABB9FCE929FC , 0x1E20046C05ED4C87B782E4BBBBB600D5 , 0x21B03A55FFB548759D7E4BB8FFA889C4 , 0x21E40E3330CD4638B05854EEF35ED8D0 , 0x2B19335A0D464B91B8AE5252D1FDA4A4 , 0x3888B0AE7F21494C965CA33299E5CAE1 , 0x395B49268E434BD0803C946D0C36E71F , 0x3BA9306BEE3048E385A9045B1A1DC3AD , 0x3F7E356924D84FB2A7BCDE7A25E8F1AA , 0x408F7773F2BA47F4B08C56A77FB805A0 , 0x423B6F8F718746648AEA135FCC594AE8 , 0x46D65BBCF7EF428D865740088AA6FF74 , 0x4EBC4F6B2A2442B4A18F3BE2D6D503A2 , 0x5864BBAF80EE490CA4B87B245ABDF797 , 0x5A1EAF61A3C242DDAA8434997CF04A4A , 0x5E1EAB59FB534B06BC1D59936B20E05E , 0x67EA7502A8A94E81B3BC6B4894BD0DDD , 0x6AFC81C4BFA54CC7B204D7349EED8F48 , 0x6E136F3EB0264C309DE3B79D3066F317 , 0x760795CBCF5E40EF9D592068F7277D4C , 0x76328F57C731448ABD572EDF5F226B10 , 0x7D0AF7B28C954D3CBD0CEF43A99F8E92 , 0x7FBE460E8DDD4A17B384BBEFE55C433C , 0x836513E149A340C3A842844340E074DE , 0x84C6EA685630437AB37ABB94D4CA16A9 , 0x871B2CBA457C4498B16E0E3251BAE70F , 0x89218E77F00E4E3A96DBEACCCDF98734 , 0x8A589C3BE247403594BE7EBB325DDDAD , 0x96B0BEA7BF744D8F9BC58F5EBFA00C85 , 0xA19D0C911B284C42913BBA7444FEF04F , 0xA7122A1D460F4CE6B4A9AF3471E55627 , 0xA90E7DEB582A44FC9681F7B018F12D32 , 0xB55FBC44039D42D394404D644EE7A696 , 0xB69DAD6522F74D42AAB14D6D4D8F06BA , 0xC7CC8630767645999BD6567F05DFB166 , 0xC9E2F9FE22414388A504864F1EA56E28 , 0xCA494CFCCC1F4CADBEAAE7A480E8B08F , 0xCC470E279617481483AC74B426A66E1A , 0xCE5D41DB90284A41AF705ED06EE6689E , 0xCE60EF0532AF41BCA527DFEAF4D8B3D7 , 0xD230D1DF38C04DE8A091BA12F1C03241 , 0xD369B8FCAD09449C8FEBE29DC8BD35D1 , 0xD4F84CEAD2964543BE1016C8F61954A5 , 0xDEFC0E2635F746B583443ACC18C7FCCE , 0xE101605C94B2459A8D22BAB53154FB1B , 0xE2318A96360D4DBA928F79CD377ECC87 , 0xE6EFF1324D764ACCADBD88D927FADF83 , 0xF8900E355B324441AA451F676FDA76A2 , 0xFF229FDEFE634C2DAE763C1F8521C03F , 0x4686C2C28F7B4B49AAC03E831A9F078F , 0x9B32F67B9A2941858B8D02E70CFEB2FF , 0xB46FC0C5D6C545778EB3BB48889E78F8 , 0xB929D10F26E747B3BE988F71824CC96C , 0xF4576F53D580401D80E85ABAD95E5CDC , 0x018E31ECA1DB7D6890A1AD48F5C830E6 , 0x018E31F68F167E2FAED0A5C04B4B6654 , 0x0D27689F4AA84E669E5434B36BF79717 , 0x30DD242D3A1842A1ADCC51ADF15C7CF5 , 0x51B33A4D0AE5497F9AA748C8892BF471 , 0x5B7A68168C184FA49898B75E77D38922 , 0x70EE8DE08193495DA6AAF45656D20003 , 0x74A7AFB36D9E45B5A472517D196A9DC3 , 0xA0E4EAF260254A6F845B317569605AF8 );
Copy
25
0.05 ms
SELECT `app` . `id` AS `app.id` , `app` . `name` AS `app.name` , `app` . `path` AS `app.path` , `app` . `author` AS `app.author` , `app` . `copyright` AS `app.copyright` , `app` . `license` AS `app.license` , `app` . `active` AS `app.active` , `app` . `configurable` AS `app.configurable` , `app` . `privacy` AS `app.privacy` , `app` . `version` AS `app.version` , `app` . `icon` AS `app.iconRaw` , `app` . `app_secret` AS `app.appSecret` , `app` . `modules` AS `app.modules` , `app` . `main_module` AS `app.mainModule` , `app` . `cookies` AS `app.cookies` , `app` . `allow_disable` AS `app.allowDisable` , `app` . `base_app_url` AS `app.baseAppUrl` , `app` . `allowed_hosts` AS `app.allowedHosts` , `app` . `template_load_priority` AS `app.templateLoadPriority` , `app` . `integration_id` AS `app.integrationId` , `app.integration` . `id` AS `app.integration.id` , `app.integration` . `label` AS `app.integration.label` , `app.integration` . `access_key` AS `app.integration.accessKey` , `app.integration` . `secret_access_key` AS `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` AS `app.integration.lastUsageAt` , `app.integration` . `admin` AS `app.integration.admin` , `app.integration` . `custom_fields` AS `app.integration.customFields` , `app.integration` . `deleted_at` AS `app.integration.deletedAt` , `app.integration` . `write_access` AS `app.integration.writeAccess` , `app.integration` . `created_at` AS `app.integration.createdAt` , `app.integration` . `updated_at` AS `app.integration.updatedAt` , `app` . `acl_role_id` AS `app.aclRoleId` , `app.aclRole` . `id` AS `app.aclRole.id` , `app.aclRole` . `name` AS `app.aclRole.name` , `app.aclRole` . `description` AS `app.aclRole.description` , `app.aclRole` . `privileges` AS `app.aclRole.privileges` , `app.aclRole` . `deleted_at` AS `app.aclRole.deletedAt` , `app.aclRole` . `created_at` AS `app.aclRole.createdAt` , `app.aclRole` . `updated_at` AS `app.aclRole.updatedAt` , `app` . `created_at` AS `app.createdAt` , `app` . `updated_at` AS `app.updatedAt` , `app.translation.label` , COALESCE (`app.translation.label` , `app.translation.label` ) AS `app.label` , `app.translation.description` , COALESCE (`app.translation.description` , `app.translation.description` ) AS `app.description` , `app.translation.privacyPolicyExtensions` , COALESCE (`app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` ) AS `app.privacyPolicyExtensions` , `app.translation.customFields` , COALESCE (`app.translation.customFields` , `app.translation.customFields` ) AS `app.customFields` , `app.translation.createdAt` , `app.translation.updatedAt` , `app.translation.appId` , `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation` . app_id , `app.translation` . label AS `app.translation.label` , `app.translation` . description AS `app.translation.description` , `app.translation` . privacy_policy_extensions AS `app.translation.privacyPolicyExtensions` , `app.translation` . custom_fields AS `app.translation.customFields` , `app.translation` . created_at AS `app.translation.createdAt` , `app.translation` . updated_at AS `app.translation.updatedAt` , `app.translation` . app_id AS `app.translation.appId` , `app.translation` . language_id AS `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation` . language_id = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` WHERE (`app` . `active` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
]
SELECT
`app` . `id` AS `app.id` ,
`app` . `name` AS `app.name` ,
`app` . `path` AS `app.path` ,
`app` . `author` AS `app.author` ,
`app` . `copyright` AS `app.copyright` ,
`app` . `license` AS `app.license` ,
`app` . `active` AS `app.active` ,
`app` . `configurable` AS `app.configurable` ,
`app` . `privacy` AS `app.privacy` ,
`app` . `version` AS `app.version` ,
`app` . `icon` AS `app.iconRaw` ,
`app` . `app_secret` AS `app.appSecret` ,
`app` . `modules` AS `app.modules` ,
`app` . `main_module` AS `app.mainModule` ,
`app` . `cookies` AS `app.cookies` ,
`app` . `allow_disable` AS `app.allowDisable` ,
`app` . `base_app_url` AS `app.baseAppUrl` ,
`app` . `allowed_hosts` AS `app.allowedHosts` ,
`app` . `template_load_priority` AS `app.templateLoadPriority` ,
`app` . `integration_id` AS `app.integrationId` ,
`app.integration` . `id` AS `app.integration.id` ,
`app.integration` . `label` AS `app.integration.label` ,
`app.integration` . `access_key` AS `app.integration.accessKey` ,
`app.integration` . `secret_access_key` AS `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` AS `app.integration.lastUsageAt` ,
`app.integration` . `admin` AS `app.integration.admin` ,
`app.integration` . `custom_fields` AS `app.integration.customFields` ,
`app.integration` . `deleted_at` AS `app.integration.deletedAt` ,
`app.integration` . `write_access` AS `app.integration.writeAccess` ,
`app.integration` . `created_at` AS `app.integration.createdAt` ,
`app.integration` . `updated_at` AS `app.integration.updatedAt` ,
`app` . `acl_role_id` AS `app.aclRoleId` ,
`app.aclRole` . `id` AS `app.aclRole.id` ,
`app.aclRole` . `name` AS `app.aclRole.name` ,
`app.aclRole` . `description` AS `app.aclRole.description` ,
`app.aclRole` . `privileges` AS `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` AS `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` AS `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` AS `app.aclRole.updatedAt` ,
`app` . `created_at` AS `app.createdAt` ,
`app` . `updated_at` AS `app.updatedAt` ,
`app.translation.label` ,
COALESCE (
`app.translation.label` , `app.translation.label`
) AS `app.label` ,
`app.translation.description` ,
COALESCE (
`app.translation.description` , `app.translation.description`
) AS `app.description` ,
`app.translation.privacyPolicyExtensions` ,
COALESCE (
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions`
) AS `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
COALESCE (
`app.translation.customFields` ,
`app.translation.customFields`
) AS `app.customFields` ,
`app.translation.createdAt` ,
`app.translation.updatedAt` ,
`app.translation.appId` ,
`app.translation.languageId`
FROM
`app`
LEFT JOIN (
SELECT
`app.translation` . app_id ,
`app.translation` . label AS `app.translation.label` ,
`app.translation` . description AS `app.translation.description` ,
`app.translation` . privacy_policy_extensions AS `app.translation.privacyPolicyExtensions` ,
`app.translation` . custom_fields AS `app.translation.customFields` ,
`app.translation` . created_at AS `app.translation.createdAt` ,
`app.translation` . updated_at AS `app.translation.updatedAt` ,
`app.translation` . app_id AS `app.translation.appId` ,
`app.translation` . language_id AS `app.translation.languageId`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . language_id = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
WHERE
(`app` . `active` = ? )
Copy
SELECT `app` . `id` AS `app.id` , `app` . `name` AS `app.name` , `app` . `path` AS `app.path` , `app` . `author` AS `app.author` , `app` . `copyright` AS `app.copyright` , `app` . `license` AS `app.license` , `app` . `active` AS `app.active` , `app` . `configurable` AS `app.configurable` , `app` . `privacy` AS `app.privacy` , `app` . `version` AS `app.version` , `app` . `icon` AS `app.iconRaw` , `app` . `app_secret` AS `app.appSecret` , `app` . `modules` AS `app.modules` , `app` . `main_module` AS `app.mainModule` , `app` . `cookies` AS `app.cookies` , `app` . `allow_disable` AS `app.allowDisable` , `app` . `base_app_url` AS `app.baseAppUrl` , `app` . `allowed_hosts` AS `app.allowedHosts` , `app` . `template_load_priority` AS `app.templateLoadPriority` , `app` . `integration_id` AS `app.integrationId` , `app.integration` . `id` AS `app.integration.id` , `app.integration` . `label` AS `app.integration.label` , `app.integration` . `access_key` AS `app.integration.accessKey` , `app.integration` . `secret_access_key` AS `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` AS `app.integration.lastUsageAt` , `app.integration` . `admin` AS `app.integration.admin` , `app.integration` . `custom_fields` AS `app.integration.customFields` , `app.integration` . `deleted_at` AS `app.integration.deletedAt` , `app.integration` . `write_access` AS `app.integration.writeAccess` , `app.integration` . `created_at` AS `app.integration.createdAt` , `app.integration` . `updated_at` AS `app.integration.updatedAt` , `app` . `acl_role_id` AS `app.aclRoleId` , `app.aclRole` . `id` AS `app.aclRole.id` , `app.aclRole` . `name` AS `app.aclRole.name` , `app.aclRole` . `description` AS `app.aclRole.description` , `app.aclRole` . `privileges` AS `app.aclRole.privileges` , `app.aclRole` . `deleted_at` AS `app.aclRole.deletedAt` , `app.aclRole` . `created_at` AS `app.aclRole.createdAt` , `app.aclRole` . `updated_at` AS `app.aclRole.updatedAt` , `app` . `created_at` AS `app.createdAt` , `app` . `updated_at` AS `app.updatedAt` , `app.translation.label` , COALESCE (`app.translation.label` , `app.translation.label` ) AS `app.label` , `app.translation.description` , COALESCE (`app.translation.description` , `app.translation.description` ) AS `app.description` , `app.translation.privacyPolicyExtensions` , COALESCE (`app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` ) AS `app.privacyPolicyExtensions` , `app.translation.customFields` , COALESCE (`app.translation.customFields` , `app.translation.customFields` ) AS `app.customFields` , `app.translation.createdAt` , `app.translation.updatedAt` , `app.translation.appId` , `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation` . app_id , `app.translation` . label AS `app.translation.label` , `app.translation` . description AS `app.translation.description` , `app.translation` . privacy_policy_extensions AS `app.translation.privacyPolicyExtensions` , `app.translation` . custom_fields AS `app.translation.customFields` , `app.translation` . created_at AS `app.translation.createdAt` , `app.translation` . updated_at AS `app.translation.updatedAt` , `app.translation` . app_id AS `app.translation.appId` , `app.translation` . language_id AS `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` WHERE (`app` . `active` = 1 );
Copy
26
0.03 ms
SELECT LOWER (HEX (`script` . `app_id` )) AS `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) AS `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
27
0.03 ms
SELECT LOWER (HEX (`script` . `app_id` )) AS `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) AS `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
28
0.03 ms
SELECT `country` . `id` FROM `country` LEFT JOIN `sales_channel_country` `country.salesChannels.mapping` ON `country` . `id` = `country.salesChannels.mapping` . `country_id` LEFT JOIN `sales_channel` `country.salesChannels` ON `country.salesChannels.mapping` . `sales_channel_id` = `country.salesChannels` . `id` WHERE ((`country.salesChannels` . `id` = ? )) AND (`country` . `id` IN (? )) GROUP BY `country` . `id`
Parameters :
[
b"VPfƒÔVN‡·\x0F è¹PÞïr "
b"""
;\x17 Äc%»M\n
°gPß×äw
"""
]
SELECT `country` . `id` FROM `country` LEFT JOIN `sales_channel_country` `country.salesChannels.mapping` ON `country` . `id` = `country.salesChannels.mapping` . `country_id` LEFT JOIN `sales_channel` `country.salesChannels` ON `country.salesChannels.mapping` . `sales_channel_id` = `country.salesChannels` . `id` WHERE ((`country.salesChannels` . `id` = 0x56506683D4564E87B70FE8B950DEEF72 )) AND (`country` . `id` IN (0x3B17C46325BB4D0AB06750DFD7E477AD )) GROUP BY `country` . `id` ;
Copy
29
0.04 ms
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id = ? OR system_config . sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters :
[
b"VPfƒÔVN‡·\x0F è¹PÞïr "
]
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id = 0x56506683D4564E87B70FE8B950DEEF72 OR system_config . sales_channel_id IS NULL ORDER BY sales_channel_id ASC ;
Copy
30
0.05 ms
SELECT `app` . `id` AS `app.id` , `app` . `name` AS `app.name` , `app` . `path` AS `app.path` , `app` . `author` AS `app.author` , `app` . `copyright` AS `app.copyright` , `app` . `license` AS `app.license` , `app` . `active` AS `app.active` , `app` . `configurable` AS `app.configurable` , `app` . `privacy` AS `app.privacy` , `app` . `version` AS `app.version` , `app` . `icon` AS `app.iconRaw` , `app` . `app_secret` AS `app.appSecret` , `app` . `modules` AS `app.modules` , `app` . `main_module` AS `app.mainModule` , `app` . `cookies` AS `app.cookies` , `app` . `allow_disable` AS `app.allowDisable` , `app` . `base_app_url` AS `app.baseAppUrl` , `app` . `allowed_hosts` AS `app.allowedHosts` , `app` . `template_load_priority` AS `app.templateLoadPriority` , `app` . `integration_id` AS `app.integrationId` , `app.integration` . `id` AS `app.integration.id` , `app.integration` . `label` AS `app.integration.label` , `app.integration` . `access_key` AS `app.integration.accessKey` , `app.integration` . `secret_access_key` AS `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` AS `app.integration.lastUsageAt` , `app.integration` . `admin` AS `app.integration.admin` , `app.integration` . `custom_fields` AS `app.integration.customFields` , `app.integration` . `deleted_at` AS `app.integration.deletedAt` , `app.integration` . `write_access` AS `app.integration.writeAccess` , `app.integration` . `created_at` AS `app.integration.createdAt` , `app.integration` . `updated_at` AS `app.integration.updatedAt` , `app` . `acl_role_id` AS `app.aclRoleId` , `app.aclRole` . `id` AS `app.aclRole.id` , `app.aclRole` . `name` AS `app.aclRole.name` , `app.aclRole` . `description` AS `app.aclRole.description` , `app.aclRole` . `privileges` AS `app.aclRole.privileges` , `app.aclRole` . `deleted_at` AS `app.aclRole.deletedAt` , `app.aclRole` . `created_at` AS `app.aclRole.createdAt` , `app.aclRole` . `updated_at` AS `app.aclRole.updatedAt` , `app` . `created_at` AS `app.createdAt` , `app` . `updated_at` AS `app.updatedAt` , `app.translation.label` , COALESCE (`app.translation.label` , `app.translation.label` ) AS `app.label` , `app.translation.description` , COALESCE (`app.translation.description` , `app.translation.description` ) AS `app.description` , `app.translation.privacyPolicyExtensions` , COALESCE (`app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` ) AS `app.privacyPolicyExtensions` , `app.translation.customFields` , COALESCE (`app.translation.customFields` , `app.translation.customFields` ) AS `app.customFields` , `app.translation.createdAt` , `app.translation.updatedAt` , `app.translation.appId` , `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation` . app_id , `app.translation` . label AS `app.translation.label` , `app.translation` . description AS `app.translation.description` , `app.translation` . privacy_policy_extensions AS `app.translation.privacyPolicyExtensions` , `app.translation` . custom_fields AS `app.translation.customFields` , `app.translation` . created_at AS `app.translation.createdAt` , `app.translation` . updated_at AS `app.translation.updatedAt` , `app.translation` . app_id AS `app.translation.appId` , `app.translation` . language_id AS `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation` . language_id = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` WHERE (`app` . `active` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
]
SELECT
`app` . `id` AS `app.id` ,
`app` . `name` AS `app.name` ,
`app` . `path` AS `app.path` ,
`app` . `author` AS `app.author` ,
`app` . `copyright` AS `app.copyright` ,
`app` . `license` AS `app.license` ,
`app` . `active` AS `app.active` ,
`app` . `configurable` AS `app.configurable` ,
`app` . `privacy` AS `app.privacy` ,
`app` . `version` AS `app.version` ,
`app` . `icon` AS `app.iconRaw` ,
`app` . `app_secret` AS `app.appSecret` ,
`app` . `modules` AS `app.modules` ,
`app` . `main_module` AS `app.mainModule` ,
`app` . `cookies` AS `app.cookies` ,
`app` . `allow_disable` AS `app.allowDisable` ,
`app` . `base_app_url` AS `app.baseAppUrl` ,
`app` . `allowed_hosts` AS `app.allowedHosts` ,
`app` . `template_load_priority` AS `app.templateLoadPriority` ,
`app` . `integration_id` AS `app.integrationId` ,
`app.integration` . `id` AS `app.integration.id` ,
`app.integration` . `label` AS `app.integration.label` ,
`app.integration` . `access_key` AS `app.integration.accessKey` ,
`app.integration` . `secret_access_key` AS `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` AS `app.integration.lastUsageAt` ,
`app.integration` . `admin` AS `app.integration.admin` ,
`app.integration` . `custom_fields` AS `app.integration.customFields` ,
`app.integration` . `deleted_at` AS `app.integration.deletedAt` ,
`app.integration` . `write_access` AS `app.integration.writeAccess` ,
`app.integration` . `created_at` AS `app.integration.createdAt` ,
`app.integration` . `updated_at` AS `app.integration.updatedAt` ,
`app` . `acl_role_id` AS `app.aclRoleId` ,
`app.aclRole` . `id` AS `app.aclRole.id` ,
`app.aclRole` . `name` AS `app.aclRole.name` ,
`app.aclRole` . `description` AS `app.aclRole.description` ,
`app.aclRole` . `privileges` AS `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` AS `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` AS `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` AS `app.aclRole.updatedAt` ,
`app` . `created_at` AS `app.createdAt` ,
`app` . `updated_at` AS `app.updatedAt` ,
`app.translation.label` ,
COALESCE (
`app.translation.label` , `app.translation.label`
) AS `app.label` ,
`app.translation.description` ,
COALESCE (
`app.translation.description` , `app.translation.description`
) AS `app.description` ,
`app.translation.privacyPolicyExtensions` ,
COALESCE (
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions`
) AS `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
COALESCE (
`app.translation.customFields` ,
`app.translation.customFields`
) AS `app.customFields` ,
`app.translation.createdAt` ,
`app.translation.updatedAt` ,
`app.translation.appId` ,
`app.translation.languageId`
FROM
`app`
LEFT JOIN (
SELECT
`app.translation` . app_id ,
`app.translation` . label AS `app.translation.label` ,
`app.translation` . description AS `app.translation.description` ,
`app.translation` . privacy_policy_extensions AS `app.translation.privacyPolicyExtensions` ,
`app.translation` . custom_fields AS `app.translation.customFields` ,
`app.translation` . created_at AS `app.translation.createdAt` ,
`app.translation` . updated_at AS `app.translation.updatedAt` ,
`app.translation` . app_id AS `app.translation.appId` ,
`app.translation` . language_id AS `app.translation.languageId`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . language_id = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
WHERE
(`app` . `active` = ? )
Copy
SELECT `app` . `id` AS `app.id` , `app` . `name` AS `app.name` , `app` . `path` AS `app.path` , `app` . `author` AS `app.author` , `app` . `copyright` AS `app.copyright` , `app` . `license` AS `app.license` , `app` . `active` AS `app.active` , `app` . `configurable` AS `app.configurable` , `app` . `privacy` AS `app.privacy` , `app` . `version` AS `app.version` , `app` . `icon` AS `app.iconRaw` , `app` . `app_secret` AS `app.appSecret` , `app` . `modules` AS `app.modules` , `app` . `main_module` AS `app.mainModule` , `app` . `cookies` AS `app.cookies` , `app` . `allow_disable` AS `app.allowDisable` , `app` . `base_app_url` AS `app.baseAppUrl` , `app` . `allowed_hosts` AS `app.allowedHosts` , `app` . `template_load_priority` AS `app.templateLoadPriority` , `app` . `integration_id` AS `app.integrationId` , `app.integration` . `id` AS `app.integration.id` , `app.integration` . `label` AS `app.integration.label` , `app.integration` . `access_key` AS `app.integration.accessKey` , `app.integration` . `secret_access_key` AS `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` AS `app.integration.lastUsageAt` , `app.integration` . `admin` AS `app.integration.admin` , `app.integration` . `custom_fields` AS `app.integration.customFields` , `app.integration` . `deleted_at` AS `app.integration.deletedAt` , `app.integration` . `write_access` AS `app.integration.writeAccess` , `app.integration` . `created_at` AS `app.integration.createdAt` , `app.integration` . `updated_at` AS `app.integration.updatedAt` , `app` . `acl_role_id` AS `app.aclRoleId` , `app.aclRole` . `id` AS `app.aclRole.id` , `app.aclRole` . `name` AS `app.aclRole.name` , `app.aclRole` . `description` AS `app.aclRole.description` , `app.aclRole` . `privileges` AS `app.aclRole.privileges` , `app.aclRole` . `deleted_at` AS `app.aclRole.deletedAt` , `app.aclRole` . `created_at` AS `app.aclRole.createdAt` , `app.aclRole` . `updated_at` AS `app.aclRole.updatedAt` , `app` . `created_at` AS `app.createdAt` , `app` . `updated_at` AS `app.updatedAt` , `app.translation.label` , COALESCE (`app.translation.label` , `app.translation.label` ) AS `app.label` , `app.translation.description` , COALESCE (`app.translation.description` , `app.translation.description` ) AS `app.description` , `app.translation.privacyPolicyExtensions` , COALESCE (`app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` ) AS `app.privacyPolicyExtensions` , `app.translation.customFields` , COALESCE (`app.translation.customFields` , `app.translation.customFields` ) AS `app.customFields` , `app.translation.createdAt` , `app.translation.updatedAt` , `app.translation.appId` , `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation` . app_id , `app.translation` . label AS `app.translation.label` , `app.translation` . description AS `app.translation.description` , `app.translation` . privacy_policy_extensions AS `app.translation.privacyPolicyExtensions` , `app.translation` . custom_fields AS `app.translation.customFields` , `app.translation` . created_at AS `app.translation.createdAt` , `app.translation` . updated_at AS `app.translation.updatedAt` , `app.translation` . app_id AS `app.translation.appId` , `app.translation` . language_id AS `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` WHERE (`app` . `active` = 1 );
Copy
31
0.03 ms
SELECT LOWER (HEX (`script` . `app_id` )) AS `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) AS `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
32
0.03 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
33
0.05 ms
SELECT `media` . `id` AS `media.id` , `media` . `user_id` AS `media.userId` , `media` . `media_folder_id` AS `media.mediaFolderId` , `media` . `mime_type` AS `media.mimeType` , `media` . `file_extension` AS `media.fileExtension` , `media` . `uploaded_at` AS `media.uploadedAt` , `media` . `file_name` AS `media.fileName` , `media` . `file_size` AS `media.fileSize` , `media` . `media_type` AS `media.mediaTypeRaw` , `media` . `meta_data` AS `media.metaData` , `media` . `config` AS `media.config` , `media` . `path` AS `media.path` , `media` . `private` AS `media.private` , `media` . `thumbnails_ro` AS `media.thumbnailsRo` , `media` . `created_at` AS `media.createdAt` , `media` . `updated_at` AS `media.updatedAt` , `media.translation.title` , COALESCE (`media.translation.title` , `media.translation.title` ) AS `media.title` , `media.translation.alt` , COALESCE (`media.translation.alt` , `media.translation.alt` ) AS `media.alt` , `media.translation.customFields` , COALESCE (`media.translation.customFields` , `media.translation.customFields` ) AS `media.customFields` , `media.translation.createdAt` , `media.translation.updatedAt` , `media.translation.mediaId` , `media.translation.languageId` FROM `media` LEFT JOIN (SELECT `media.translation` . media_id , `media.translation` . title AS `media.translation.title` , `media.translation` . alt AS `media.translation.alt` , `media.translation` . custom_fields AS `media.translation.customFields` , `media.translation` . created_at AS `media.translation.createdAt` , `media.translation` . updated_at AS `media.translation.updatedAt` , `media.translation` . media_id AS `media.translation.mediaId` , `media.translation` . language_id AS `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation` . language_id = ? ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` WHERE `media` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 –b,šÁ}\x16 £\x0E ¦¬Zè#f "
]
SELECT `media` . `id` AS `media.id` , `media` . `user_id` AS `media.userId` , `media` . `media_folder_id` AS `media.mediaFolderId` , `media` . `mime_type` AS `media.mimeType` , `media` . `file_extension` AS `media.fileExtension` , `media` . `uploaded_at` AS `media.uploadedAt` , `media` . `file_name` AS `media.fileName` , `media` . `file_size` AS `media.fileSize` , `media` . `media_type` AS `media.mediaTypeRaw` , `media` . `meta_data` AS `media.metaData` , `media` . `config` AS `media.config` , `media` . `path` AS `media.path` , `media` . `private` AS `media.private` , `media` . `thumbnails_ro` AS `media.thumbnailsRo` , `media` . `created_at` AS `media.createdAt` , `media` . `updated_at` AS `media.updatedAt` , `media.translation.title` , COALESCE (`media.translation.title` , `media.translation.title` ) AS `media.title` , `media.translation.alt` , COALESCE (`media.translation.alt` , `media.translation.alt` ) AS `media.alt` , `media.translation.customFields` , COALESCE (`media.translation.customFields` , `media.translation.customFields` ) AS `media.customFields` , `media.translation.createdAt` , `media.translation.updatedAt` , `media.translation.mediaId` , `media.translation.languageId` FROM `media` LEFT JOIN (SELECT `media.translation` . media_id , `media.translation` . title AS `media.translation.title` , `media.translation` . alt AS `media.translation.alt` , `media.translation` . custom_fields AS `media.translation.customFields` , `media.translation` . created_at AS `media.translation.createdAt` , `media.translation` . updated_at AS `media.translation.updatedAt` , `media.translation` . media_id AS `media.translation.mediaId` , `media.translation` . language_id AS `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` WHERE `media` . `id` IN (0x0196622C9AC17D16A30EA6AC5AE82366 );
Copy
34
0.06 ms
SELECT `rule` . `id` AS `rule.id` , `rule` . `name` AS `rule.name` , `rule` . `priority` AS `rule.priority` , `rule` . `description` AS `rule.description` , `rule` . `payload` AS `rule.payload` , `rule` . `invalid` AS `rule.invalid` , `rule` . `areas` AS `rule.areas` , `rule` . `custom_fields` AS `rule.customFields` , `rule` . `module_types` AS `rule.moduleTypes` , `rule` . `created_at` AS `rule.createdAt` , `rule` . `updated_at` AS `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"\x01 ìºÝ═CrZïÍ\x16 ¥¤\x19 Ï│ "
b"\x01 Ä1Ù╦┌rçür©D\x16 õ├░ "
b"\x01 ‘KJCOrD‹XŒ\x7F žx{ô "
b"\x01 æØ╬[╗rÀá\x18 ØâÜ┘ú "
b"\x01 –=Ô#hs\x1F ²4ôQ¿!kä "
b"\x01 –° p2p1«€Wˆf'¨& "
b"\x01 –ÃÐ\x13 $p’£\x18 …*ð¯n "
b"^y•\x12 r\x07 Lמúš\x1E Ùô—º "
b"{\x17\x1A\x00 NÕF„ˆ\x15 »†íº³à "
b"¿Bɤ\x17 ▄K\x06 ©]A©öÔU┘ "
b"¬«É\x7F\x1F KL3¾9‰¢†Õ¹Í "
b"àãã\x16 “n@\x06 »Ç\x15 _žþ·\x1E "
b"\x01 ìØ║Pás/»~Í\x11\x18\x05 ño "
b"\x01 Ž1¶#sÉ´Øä9ž?#Ð "
b"\x01 Ž8\x1D 1és\x16 ‡|Í.D!Yô "
b"\x01 Ž„.|Qp7„oÕc'S,# "
b"\x01 ‘J÷±Žqά$–t\x12 S\v œ "
b"\x01 æUÚ\e ãp/¬9OìÒ▓%ã "
b"\x01 ‘œ¾1–q\x1E šØC\x05 ù1Ó. "
b"\x01 ‘àkË–r?‹|Rj8ª\x7F • "
b"\x01 ’#',¶rP±kr°ŸýãQ "
b"\x01 ’Š&®\x1E r\x1C ©ð5û\x1D ½¨ð "
b"\x01 Æþ┤Å\x10 r®ó┤\:¨╣Ø@ "
b"\x01 Ƴ╗┌SrÞíìT╗Â1t÷ "
b"\x01 ”FS-—p\x1E ƒ¶\x02 Žca•e "
b"\x01 •\x1D\x1D nòr ˜6\x01 â$\x03 î "
b"\x01 •j]\x1E 6sä‹CFý)B¿~ "
b"""
\x01 •Ì\x1A _Üq=•ìÊ‚ÌX\n
Ä
"""
b"\x01 –° m,s̤Ÿ\x10 úk+™Š "
b"\x01 –ÃgnÎs•…¼†Ñž5\x08 ? "
b"\x01 ù\f K-¨s|üÜi╣½\x01 º═ "
b"\x01 —\x11\x00 °²qh^½S7# "
b"\x01 —\x15 ÷\x06 ÈqpƒAÒ\x05 úãÇà "
b"\x01 ÿ0©0\x18 rÁù\x1A ┤Á,¦\x12 ü "
b"\x01 ˜¢©;¡p®¬·˜3ßÌ4` "
b"\x01 ™\x0F ±\x0E r_«‚<\x0F ç?ûo "
b"\x05 w'|Þ\x14 KN°šãƒ¬Êhz "
b"\x06 K\e\x1D ÃÎD©™Íé²Ñ dq "
b"\x0E èv*k\x1F A'»¥ÑÞâoÉ» "
b"\x13 ÷…‡I±O,¿ÿ«¹üé)ü "
b"\x1E \x04 l\x05 íL‡·‚ä»»¶\x00 Õ "
b"!░:U ÁHuØ~K© ¿ë─ "
b"!ä\x0E 30ÍF8°XTîó^ØÐ "
b"+\x19 3Z\r FK‘¸®RRÑý¤¤ "
b"8ˆ°®\x7F !IL–\£2™åÊá "
b";©0kî0Hã…©\x04 [\x1A\x1D Ã "
b"?~5i$ØO²§¼Þz%èñª "
b"@Åws‗║G¶░îVº\x7F ©\x05 á "
b"B;oÅqçFdèÛ\x13 _╠YJÞ "
b"FÍ[╝¸´BìåW@\x08 èª t "
b"N╝Ok*$B┤íÅ;ÔÍı\x03 ó "
b"Xd»¯€îI\f ¤¸{$Z½÷— "
b"^\x1E «YûSK\x06 ¼\x1D Y“k à^ "
b"gÛu\x02 ¿®Nü│╝kHö¢\r ¦ "
b"j³ü─┐ÑLÃ▓\x04 Î4×ÝÅH "
b"n\x13 o>░&L0ØÒÀØ0f¾\x17 "
b"v\x07 ò╦¤^@´ØY h¸'}L "
b"v2ÅWÃ1Dè¢W.▀_"k\x10 "
b"""
}\n
÷²Œ•M<½\f ïC©ŸŽ’
"""
b"ƒe\x13 áI£@èB„C@àtÞ "
b"„ÆêhV0Cz³z»”ÔÊ\x16 © "
b"‡\e ,ºE|D˜±n\x0E 2Qºç\x0F "
b"‰!Žwð\x0E N:–ÛêÌÍù‡4 "
b"ŠXœ;âG@5”¾~»2]Ý "
b"û░¥º┐tMÅø┼Å^┐á\f à "
b"§\x12 *\x1D F\x0F Læ´©¯4qåV' "
b"Á_╝D\x03 ØBËö@MdNþªû "
b"ÂØ¡e"¸MB¬▒MmMÅ\x06 ║ "
b"Ç̆0vvE™›ÖV\x7F\x05 ß±f "
b"Éâùþ"ACˆ¥\x04 †O\x1E ¥n( "
b"╩IL³╠\x1F L¡¥¬þñÇÞ░Å "
b"ÌG\x0E '–\x17 H\x14 ƒ¬t´&¦n\x1A "
b"╬]A█É(JA»p^ðnµh× "
b"Î`ï\x05 2¯A¼¥'ßêôØ³× "
b"Ò0Ñß8ÀMè ‘º\x12 ñÀ2A "
b"ÔøLêÒ–EC¾\x10\x16 Èö\x19 T¥ "
b"Þü\x0E &5÷FµƒD:Ì\x18 ÇüÎ "
b"ß\x01 `\ö▓EÜì"║Á1T¹\e "
b"Ô1èû6\r M║ÆÅy═7~╠ç "
b"æïñ2MvJ̽ˆÙ'ú߃ "
b"ÿ"ŸÞþcL-®v<\x1F …!À? "
b"ø2÷{Ü)Aàïì\x02 þ\f ■▓ "
b"´oÀÅÖÅEw޳»Hˆžxø "
b"╣)Ð\x0F &þG│¥ÿÅqéL╔l "
b"0Ý$-:\x18 B¡ÌQñ\|õ "
]
SELECT
`rule` . `id` AS `rule.id` ,
`rule` . `name` AS `rule.name` ,
`rule` . `priority` AS `rule.priority` ,
`rule` . `description` AS `rule.description` ,
`rule` . `payload` AS `rule.payload` ,
`rule` . `invalid` AS `rule.invalid` ,
`rule` . `areas` AS `rule.areas` ,
`rule` . `custom_fields` AS `rule.customFields` ,
`rule` . `module_types` AS `rule.moduleTypes` ,
`rule` . `created_at` AS `rule.createdAt` ,
`rule` . `updated_at` AS `rule.updatedAt`
FROM
`rule`
WHERE
`rule` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ?
)
Copy
SELECT `rule` . `id` AS `rule.id` , `rule` . `name` AS `rule.name` , `rule` . `priority` AS `rule.priority` , `rule` . `description` AS `rule.description` , `rule` . `payload` AS `rule.payload` , `rule` . `invalid` AS `rule.invalid` , `rule` . `areas` AS `rule.areas` , `rule` . `custom_fields` AS `rule.customFields` , `rule` . `module_types` AS `rule.moduleTypes` , `rule` . `created_at` AS `rule.createdAt` , `rule` . `updated_at` AS `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (0x018DA7EDCD43725A8BD616BECF19D8B3 , 0x018E31EBCBDA72878172B84416E4C3B0 , 0x01914B4A434F72448B588C7F9E787BF4 , 0x01919DCE5BBB72B7A0189D839AD9A320 , 0x01963DD42368731FB234F451BF216BE4 , 0x0196B02070327031AB8057886627A826 , 0x0196C3D013247092A318852AADF0AF6E , 0x5E79951272074CD79EFA9A1ED9F497BA , 0x7B171A004ED546848815BB86EDBAB3E0 , 0xA84290CF17DC4B06B85D41B894E255D9 , 0xACABC97F1F4B4C33BE3989A286D5B9CD , 0xE0E3E316936E4006BBC7155F9EFEB71E , 0x018D9DBA50A0732FAF7ED6111805A46F , 0x018E31ADB62373C9B4D8E4399E3F23D0 , 0x018E381D31E97316877CCD2E442159F4 , 0x018E842E7C517037846FD56327532C23 , 0x01914AF7B18E71CEAC24967412530B9C , 0x019155E91BC6702FAA394F8DE3B225C6 , 0x01919CBE3196711E9AD84305F931D32E , 0x0191E06BCB96723F8B7C526A38AA7F95 , 0x019223272CB67250B16B72B09FFDE351 , 0x01928A26AE1E721CA9F035FB1DBDA8F0 , 0x0192E7B48F1072A9A2B45C3AF9B99D40 , 0x0192FCBBDA5372E8A18D54BBB63174F6 , 0x019446532D97701E83B6028E63619565 , 0x01951D1D6EF27220983601E22403EEAD , 0x01956A5D1E3673E48B4346FD2942BF7E , 0x0195CC1A5FDC713D95ECCA82CC580AC4 , 0x0196B0206D2C73CCA49F10FA6B2B998A , 0x0196C3676ECE739585BC86D19E35083F , 0x01970C4B2DF9737C819A69B9AB01A7CD , 0x01971100B0B271EF9896685EBD533723 , 0x019715F706C871708341D205FAE3C7C3 , 0x019830B8301872B5971AB4B52CDD1281 , 0x0198A2A93BA170AEACB79833DFCC3460 , 0x01990F20B10E725FAB823C0FE73FFB6F , 0x0577277CDE144B4EB09AE383ACCA687A , 0x064B1B1DC3CE44A999CDE9B2D1206471 , 0x0E8A762A6B1F4127AFBEA5E8836F90AF , 0x13F7858749B14F2CBFFFABB9FCE929FC , 0x1E20046C05ED4C87B782E4BBBBB600D5 , 0x21B03A55FFB548759D7E4BB8FFA889C4 , 0x21E40E3330CD4638B05854EEF35ED8D0 , 0x2B19335A0D464B91B8AE5252D1FDA4A4 , 0x3888B0AE7F21494C965CA33299E5CAE1 , 0x3BA9306BEE3048E385A9045B1A1DC3AD , 0x3F7E356924D84FB2A7BCDE7A25E8F1AA , 0x408F7773F2BA47F4B08C56A77FB805A0 , 0x423B6F8F718746648AEA135FCC594AE8 , 0x46D65BBCF7EF428D865740088AA6FF74 , 0x4EBC4F6B2A2442B4A18F3BE2D6D503A2 , 0x5864BBAF80EE490CA4B87B245ABDF797 , 0x5E1EAB59FB534B06BC1D59936B20E05E , 0x67EA7502A8A94E81B3BC6B4894BD0DDD , 0x6AFC81C4BFA54CC7B204D7349EED8F48 , 0x6E136F3EB0264C309DE3B79D3066F317 , 0x760795CBCF5E40EF9D592068F7277D4C , 0x76328F57C731448ABD572EDF5F226B10 , 0x7D0AF7B28C954D3CBD0CEF43A99F8E92 , 0x836513E149A340C3A842844340E074DE , 0x84C6EA685630437AB37ABB94D4CA16A9 , 0x871B2CBA457C4498B16E0E3251BAE70F , 0x89218E77F00E4E3A96DBEACCCDF98734 , 0x8A589C3BE247403594BE7EBB325DDDAD , 0x96B0BEA7BF744D8F9BC58F5EBFA00C85 , 0xA7122A1D460F4CE6B4A9AF3471E55627 , 0xB55FBC44039D42D394404D644EE7A696 , 0xB69DAD6522F74D42AAB14D6D4D8F06BA , 0xC7CC8630767645999BD6567F05DFB166 , 0xC9E2F9FE22414388A504864F1EA56E28 , 0xCA494CFCCC1F4CADBEAAE7A480E8B08F , 0xCC470E279617481483AC74B426A66E1A , 0xCE5D41DB90284A41AF705ED06EE6689E , 0xCE60EF0532AF41BCA527DFEAF4D8B3D7 , 0xD230D1DF38C04DE8A091BA12F1C03241 , 0xD4F84CEAD2964543BE1016C8F61954A5 , 0xDEFC0E2635F746B583443ACC18C7FCCE , 0xE101605C94B2459A8D22BAB53154FB1B , 0xE2318A96360D4DBA928F79CD377ECC87 , 0xE6EFF1324D764ACCADBD88D927FADF83 , 0xFF229FDEFE634C2DAE763C1F8521C03F , 0x9B32F67B9A2941858B8D02E70CFEB2FF , 0xB46FC0C5D6C545778EB3BB48889E78F8 , 0xB929D10F26E747B3BE988F71824CC96C , 0x30DD242D3A1842A1ADCC51ADF15C7CF5 );
Copy