1.65 ms (17.25%)
5
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` 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` 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` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE (`app` . `name` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CogiCookieBannerPopup "
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` ,
`app` . `source_type` as `app.sourceType` ,
`app` . `source_config` as `app.sourceConfig` ,
`app` . `self_managed` as `app.selfManaged` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
`app.translation.label` as `app.label` ,
`app.translation.description` ,
`app.translation.description` as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
`app.translation.customFields` as `app.customFields`
FROM
`app`
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`
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`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . `language_id` = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
WHERE
(`app` . `name` = ? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` 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` 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` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE (`app` . `name` = 'CogiCookieBannerPopup' );
Copy
1.05 ms (10.93%)
1
SELECT `id` , `old_url` , `new_url` , `old_url_regex` , `search_url_by` , `temporary` , ? REGEXP `old_url_regex` as regex0 , ? REGEXP `old_url_regex` as regex2 , ? REGEXP `old_url_regex` as regex3 FROM `acris_seo_redirect` WHERE `active` = ? AND ((NOT (`search_url_by` = ? ) AND ((`old_url` = ? OR `old_url` = ? OR `old_url` = ? ))) OR (`search_url_by` = ? AND ((? REGEXP `old_url_regex` OR ? REGEXP `old_url_regex` OR ? REGEXP `old_url_regex` )))) LIMIT 6 ;
Parameters :
[
"/sitemap.xml "
"https://stage.bar-tek.com/sitemap.xml "
"stage.bar-tek.com/sitemap.xml "
1
"regex "
"/sitemap.xml "
"https://stage.bar-tek.com/sitemap.xml "
"stage.bar-tek.com/sitemap.xml "
"regex "
"/sitemap.xml "
"https://stage.bar-tek.com/sitemap.xml "
"stage.bar-tek.com/sitemap.xml "
]
SELECT `id` , `old_url` , `new_url` , `old_url_regex` , `search_url_by` , `temporary` , '/sitemap.xml' REGEXP `old_url_regex` as regex0 , 'https://stage.bar-tek.com/sitemap.xml' REGEXP `old_url_regex` as regex2 , 'stage.bar-tek.com/sitemap.xml' REGEXP `old_url_regex` as regex3 FROM `acris_seo_redirect` WHERE `active` = 1 AND ((NOT (`search_url_by` = 'regex' ) AND ((`old_url` = '/sitemap.xml' OR `old_url` = 'https://stage.bar-tek.com/sitemap.xml' OR `old_url` = 'stage.bar-tek.com/sitemap.xml' ))) OR (`search_url_by` = 'regex' AND (('/sitemap.xml' REGEXP `old_url_regex` OR 'https://stage.bar-tek.com/sitemap.xml' REGEXP `old_url_regex` OR 'stage.bar-tek.com/sitemap.xml' REGEXP `old_url_regex` )))) LIMIT 6 ; ;
Copy
0.77 ms (8.05%)
2
SELECT `dreisc_seo_setting` . `id` as `dreisc_seo_setting.id` , `dreisc_seo_setting` . `key` as `dreisc_seo_setting.key` , `dreisc_seo_setting` . `value` as `dreisc_seo_setting.value` , `dreisc_seo_setting` . `sales_channel_id` as `dreisc_seo_setting.salesChannelId` , `dreisc_seo_setting` . `created_at` as `dreisc_seo_setting.createdAt` , `dreisc_seo_setting` . `updated_at` as `dreisc_seo_setting.updatedAt` FROM `dreisc_seo_setting` WHERE (`dreisc_seo_setting` . `sales_channel_id` < = > ? )
SELECT `dreisc_seo_setting` . `id` as `dreisc_seo_setting.id` , `dreisc_seo_setting` . `key` as `dreisc_seo_setting.key` , `dreisc_seo_setting` . `value` as `dreisc_seo_setting.value` , `dreisc_seo_setting` . `sales_channel_id` as `dreisc_seo_setting.salesChannelId` , `dreisc_seo_setting` . `created_at` as `dreisc_seo_setting.createdAt` , `dreisc_seo_setting` . `updated_at` as `dreisc_seo_setting.updatedAt` FROM `dreisc_seo_setting` WHERE (`dreisc_seo_setting` . `sales_channel_id` < = > NULL );
Copy
0.54 ms (5.60%)
2
SELECT seo_path_info FROM seo_url WHERE (language_id = ? ) AND ((sales_channel_id = ? OR sales_channel_id IS NULL )) AND (seo_path_info = ? ) AND (is_canonical = ? ) AND (is_deleted = ? ) ORDER BY seo_path_info ASC , sales_channel_id IS NULL ASC LIMIT 1
Parameters :
[
b"ÞDW\x1D ÜNM\x00 •À\x1A öî)“Q "
b"¼\x03 ±/ÊnDl›¾sZáôÐÎ "
"sitemap.xml "
1
0
]
SELECT seo_path_info FROM seo_url WHERE (language_id = 0xDE44571DDC4E4D0095C01AF6EE299351 ) AND ((sales_channel_id = 0xBC03B12FCA6E446C9BBE735AE1F4D0CE OR sales_channel_id IS NULL )) AND (seo_path_info = 'sitemap.xml' ) AND (is_canonical = 1 ) AND (is_deleted = 0 ) ORDER BY seo_path_info ASC , sales_channel_id IS NULL ASC LIMIT 1 ;
Copy
0.49 ms (5.16%)
1
SELECT `sales_channel_domain` . `id` as `sales_channel_domain.id` , `sales_channel_domain` . `url` as `sales_channel_domain.url` , `sales_channel_domain` . `sales_channel_id` as `sales_channel_domain.salesChannelId` , `sales_channel_domain` . `language_id` as `sales_channel_domain.languageId` , `sales_channel_domain` . `currency_id` as `sales_channel_domain.currencyId` , `sales_channel_domain` . `snippet_set_id` as `sales_channel_domain.snippetSetId` , `sales_channel_domain` . `hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale` , `sales_channel_domain` . `custom_fields` as `sales_channel_domain.customFields` , `sales_channel_domain` . `created_at` as `sales_channel_domain.createdAt` , `sales_channel_domain` . `updated_at` as `sales_channel_domain.updatedAt` , `sales_channel_domain.salesChannel` . `id` as `sales_channel_domain.salesChannel.id` , `sales_channel_domain.salesChannel` . `type_id` as `sales_channel_domain.salesChannel.typeId` , `sales_channel_domain.salesChannel` . `language_id` as `sales_channel_domain.salesChannel.languageId` , `sales_channel_domain.salesChannel` . `customer_group_id` as `sales_channel_domain.salesChannel.customerGroupId` , `sales_channel_domain.salesChannel` . `currency_id` as `sales_channel_domain.salesChannel.currencyId` , `sales_channel_domain.salesChannel` . `payment_method_id` as `sales_channel_domain.salesChannel.paymentMethodId` , `sales_channel_domain.salesChannel` . `shipping_method_id` as `sales_channel_domain.salesChannel.shippingMethodId` , `sales_channel_domain.salesChannel` . `country_id` as `sales_channel_domain.salesChannel.countryId` , `sales_channel_domain.salesChannel` . `analytics_id` as `sales_channel_domain.salesChannel.analyticsId` , `sales_channel_domain.salesChannel` . `navigation_category_id` as `sales_channel_domain.salesChannel.navigationCategoryId` , `sales_channel_domain.salesChannel` . `navigation_category_version_id` as `sales_channel_domain.salesChannel.navigationCategoryVersionId` , `sales_channel_domain.salesChannel` . `navigation_category_depth` as `sales_channel_domain.salesChannel.navigationCategoryDepth` , `sales_channel_domain.salesChannel` . `footer_category_id` as `sales_channel_domain.salesChannel.footerCategoryId` , `sales_channel_domain.salesChannel` . `footer_category_version_id` as `sales_channel_domain.salesChannel.footerCategoryVersionId` , `sales_channel_domain.salesChannel` . `service_category_id` as `sales_channel_domain.salesChannel.serviceCategoryId` , `sales_channel_domain.salesChannel` . `service_category_version_id` as `sales_channel_domain.salesChannel.serviceCategoryVersionId` , `sales_channel_domain.salesChannel` . `mail_header_footer_id` as `sales_channel_domain.salesChannel.mailHeaderFooterId` , `sales_channel_domain.salesChannel` . `hreflang_default_domain_id` as `sales_channel_domain.salesChannel.hreflangDefaultDomainId` , `sales_channel_domain.salesChannel` . `short_name` as `sales_channel_domain.salesChannel.shortName` , `sales_channel_domain.salesChannel` . `tax_calculation_type` as `sales_channel_domain.salesChannel.taxCalculationType` , `sales_channel_domain.salesChannel` . `access_key` as `sales_channel_domain.salesChannel.accessKey` , `sales_channel_domain.salesChannel` . `configuration` as `sales_channel_domain.salesChannel.configuration` , `sales_channel_domain.salesChannel` . `active` as `sales_channel_domain.salesChannel.active` , `sales_channel_domain.salesChannel` . `hreflang_active` as `sales_channel_domain.salesChannel.hreflangActive` , `sales_channel_domain.salesChannel` . `maintenance` as `sales_channel_domain.salesChannel.maintenance` , `sales_channel_domain.salesChannel` . `maintenance_ip_whitelist` as `sales_channel_domain.salesChannel.maintenanceIpWhitelist` , `sales_channel_domain.salesChannel` . `payment_method_ids` as `sales_channel_domain.salesChannel.paymentMethodIds` , `sales_channel_domain.salesChannel` . `home_cms_page_id` as `sales_channel_domain.salesChannel.homeCmsPageId` , `sales_channel_domain.salesChannel` . `home_cms_page_version_id` as `sales_channel_domain.salesChannel.homeCmsPageVersionId` , `sales_channel_domain.salesChannel` . `created_at` as `sales_channel_domain.salesChannel.createdAt` , `sales_channel_domain.salesChannel` . `updated_at` as `sales_channel_domain.salesChannel.updatedAt` , `sales_channel_domain.salesChannel.translation.name` , `sales_channel_domain.salesChannel.translation.name` as `sales_channel_domain.salesChannel.name` , `sales_channel_domain.salesChannel.translation.homeSlotConfig` , `sales_channel_domain.salesChannel.translation.homeSlotConfig` as `sales_channel_domain.salesChannel.homeSlotConfig` , `sales_channel_domain.salesChannel.translation.homeEnabled` , `sales_channel_domain.salesChannel.translation.homeEnabled` as `sales_channel_domain.salesChannel.homeEnabled` , `sales_channel_domain.salesChannel.translation.homeName` , `sales_channel_domain.salesChannel.translation.homeName` as `sales_channel_domain.salesChannel.homeName` , `sales_channel_domain.salesChannel.translation.homeMetaTitle` , `sales_channel_domain.salesChannel.translation.homeMetaTitle` as `sales_channel_domain.salesChannel.homeMetaTitle` , `sales_channel_domain.salesChannel.translation.homeMetaDescription` , `sales_channel_domain.salesChannel.translation.homeMetaDescription` as `sales_channel_domain.salesChannel.homeMetaDescription` , `sales_channel_domain.salesChannel.translation.homeKeywords` , `sales_channel_domain.salesChannel.translation.homeKeywords` as `sales_channel_domain.salesChannel.homeKeywords` , `sales_channel_domain.salesChannel.translation.customFields` , `sales_channel_domain.salesChannel.translation.customFields` as `sales_channel_domain.salesChannel.customFields` FROM `sales_channel_domain` LEFT JOIN `sales_channel` `sales_channel_domain.salesChannel` ON `sales_channel_domain` . `sales_channel_id` = `sales_channel_domain.salesChannel` . `id` LEFT JOIN (SELECT `sales_channel_domain.salesChannel.translation` . `sales_channel_id` , `sales_channel_domain.salesChannel.translation` . `name` as `sales_channel_domain.salesChannel.translation.name` , `sales_channel_domain.salesChannel.translation` . `custom_fields` as `sales_channel_domain.salesChannel.translation.customFields` , `sales_channel_domain.salesChannel.translation` . `home_slot_config` as `sales_channel_domain.salesChannel.translation.homeSlotConfig` , `sales_channel_domain.salesChannel.translation` . `home_enabled` as `sales_channel_domain.salesChannel.translation.homeEnabled` , `sales_channel_domain.salesChannel.translation` . `home_name` as `sales_channel_domain.salesChannel.translation.homeName` , `sales_channel_domain.salesChannel.translation` . `home_meta_title` as `sales_channel_domain.salesChannel.translation.homeMetaTitle` , `sales_channel_domain.salesChannel.translation` . `home_meta_description` as `sales_channel_domain.salesChannel.translation.homeMetaDescription` , `sales_channel_domain.salesChannel.translation` . `home_keywords` as `sales_channel_domain.salesChannel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel_domain.salesChannel.translation` WHERE `sales_channel_domain.salesChannel.translation` . `language_id` = ? ) `sales_channel_domain.salesChannel.sales_channel_translation` ON `sales_channel_domain.salesChannel.sales_channel_translation` . `sales_channel_id` = `sales_channel_domain.salesChannel` . `id` WHERE `sales_channel_domain` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"L\\x15 Ö\x08\e IU؃S\x0F ╔Jsj "
]
SELECT
`sales_channel_domain` . `id` as `sales_channel_domain.id` ,
`sales_channel_domain` . `url` as `sales_channel_domain.url` ,
`sales_channel_domain` . `sales_channel_id` as `sales_channel_domain.salesChannelId` ,
`sales_channel_domain` . `language_id` as `sales_channel_domain.languageId` ,
`sales_channel_domain` . `currency_id` as `sales_channel_domain.currencyId` ,
`sales_channel_domain` . `snippet_set_id` as `sales_channel_domain.snippetSetId` ,
`sales_channel_domain` . `hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale` ,
`sales_channel_domain` . `custom_fields` as `sales_channel_domain.customFields` ,
`sales_channel_domain` . `created_at` as `sales_channel_domain.createdAt` ,
`sales_channel_domain` . `updated_at` as `sales_channel_domain.updatedAt` ,
`sales_channel_domain.salesChannel` . `id` as `sales_channel_domain.salesChannel.id` ,
`sales_channel_domain.salesChannel` . `type_id` as `sales_channel_domain.salesChannel.typeId` ,
`sales_channel_domain.salesChannel` . `language_id` as `sales_channel_domain.salesChannel.languageId` ,
`sales_channel_domain.salesChannel` . `customer_group_id` as `sales_channel_domain.salesChannel.customerGroupId` ,
`sales_channel_domain.salesChannel` . `currency_id` as `sales_channel_domain.salesChannel.currencyId` ,
`sales_channel_domain.salesChannel` . `payment_method_id` as `sales_channel_domain.salesChannel.paymentMethodId` ,
`sales_channel_domain.salesChannel` . `shipping_method_id` as `sales_channel_domain.salesChannel.shippingMethodId` ,
`sales_channel_domain.salesChannel` . `country_id` as `sales_channel_domain.salesChannel.countryId` ,
`sales_channel_domain.salesChannel` . `analytics_id` as `sales_channel_domain.salesChannel.analyticsId` ,
`sales_channel_domain.salesChannel` . `navigation_category_id` as `sales_channel_domain.salesChannel.navigationCategoryId` ,
`sales_channel_domain.salesChannel` . `navigation_category_version_id` as `sales_channel_domain.salesChannel.navigationCategoryVersionId` ,
`sales_channel_domain.salesChannel` . `navigation_category_depth` as `sales_channel_domain.salesChannel.navigationCategoryDepth` ,
`sales_channel_domain.salesChannel` . `footer_category_id` as `sales_channel_domain.salesChannel.footerCategoryId` ,
`sales_channel_domain.salesChannel` . `footer_category_version_id` as `sales_channel_domain.salesChannel.footerCategoryVersionId` ,
`sales_channel_domain.salesChannel` . `service_category_id` as `sales_channel_domain.salesChannel.serviceCategoryId` ,
`sales_channel_domain.salesChannel` . `service_category_version_id` as `sales_channel_domain.salesChannel.serviceCategoryVersionId` ,
`sales_channel_domain.salesChannel` . `mail_header_footer_id` as `sales_channel_domain.salesChannel.mailHeaderFooterId` ,
`sales_channel_domain.salesChannel` . `hreflang_default_domain_id` as `sales_channel_domain.salesChannel.hreflangDefaultDomainId` ,
`sales_channel_domain.salesChannel` . `short_name` as `sales_channel_domain.salesChannel.shortName` ,
`sales_channel_domain.salesChannel` . `tax_calculation_type` as `sales_channel_domain.salesChannel.taxCalculationType` ,
`sales_channel_domain.salesChannel` . `access_key` as `sales_channel_domain.salesChannel.accessKey` ,
`sales_channel_domain.salesChannel` . `configuration` as `sales_channel_domain.salesChannel.configuration` ,
`sales_channel_domain.salesChannel` . `active` as `sales_channel_domain.salesChannel.active` ,
`sales_channel_domain.salesChannel` . `hreflang_active` as `sales_channel_domain.salesChannel.hreflangActive` ,
`sales_channel_domain.salesChannel` . `maintenance` as `sales_channel_domain.salesChannel.maintenance` ,
`sales_channel_domain.salesChannel` . `maintenance_ip_whitelist` as `sales_channel_domain.salesChannel.maintenanceIpWhitelist` ,
`sales_channel_domain.salesChannel` . `payment_method_ids` as `sales_channel_domain.salesChannel.paymentMethodIds` ,
`sales_channel_domain.salesChannel` . `home_cms_page_id` as `sales_channel_domain.salesChannel.homeCmsPageId` ,
`sales_channel_domain.salesChannel` . `home_cms_page_version_id` as `sales_channel_domain.salesChannel.homeCmsPageVersionId` ,
`sales_channel_domain.salesChannel` . `created_at` as `sales_channel_domain.salesChannel.createdAt` ,
`sales_channel_domain.salesChannel` . `updated_at` as `sales_channel_domain.salesChannel.updatedAt` ,
`sales_channel_domain.salesChannel.translation.name` ,
`sales_channel_domain.salesChannel.translation.name` as `sales_channel_domain.salesChannel.name` ,
`sales_channel_domain.salesChannel.translation.homeSlotConfig` ,
`sales_channel_domain.salesChannel.translation.homeSlotConfig` as `sales_channel_domain.salesChannel.homeSlotConfig` ,
`sales_channel_domain.salesChannel.translation.homeEnabled` ,
`sales_channel_domain.salesChannel.translation.homeEnabled` as `sales_channel_domain.salesChannel.homeEnabled` ,
`sales_channel_domain.salesChannel.translation.homeName` ,
`sales_channel_domain.salesChannel.translation.homeName` as `sales_channel_domain.salesChannel.homeName` ,
`sales_channel_domain.salesChannel.translation.homeMetaTitle` ,
`sales_channel_domain.salesChannel.translation.homeMetaTitle` as `sales_channel_domain.salesChannel.homeMetaTitle` ,
`sales_channel_domain.salesChannel.translation.homeMetaDescription` ,
`sales_channel_domain.salesChannel.translation.homeMetaDescription` as `sales_channel_domain.salesChannel.homeMetaDescription` ,
`sales_channel_domain.salesChannel.translation.homeKeywords` ,
`sales_channel_domain.salesChannel.translation.homeKeywords` as `sales_channel_domain.salesChannel.homeKeywords` ,
`sales_channel_domain.salesChannel.translation.customFields` ,
`sales_channel_domain.salesChannel.translation.customFields` as `sales_channel_domain.salesChannel.customFields`
FROM
`sales_channel_domain`
LEFT JOIN `sales_channel` `sales_channel_domain.salesChannel` ON `sales_channel_domain` . `sales_channel_id` = `sales_channel_domain.salesChannel` . `id`
LEFT JOIN (
SELECT
`sales_channel_domain.salesChannel.translation` . `sales_channel_id` ,
`sales_channel_domain.salesChannel.translation` . `name` as `sales_channel_domain.salesChannel.translation.name` ,
`sales_channel_domain.salesChannel.translation` . `custom_fields` as `sales_channel_domain.salesChannel.translation.customFields` ,
`sales_channel_domain.salesChannel.translation` . `home_slot_config` as `sales_channel_domain.salesChannel.translation.homeSlotConfig` ,
`sales_channel_domain.salesChannel.translation` . `home_enabled` as `sales_channel_domain.salesChannel.translation.homeEnabled` ,
`sales_channel_domain.salesChannel.translation` . `home_name` as `sales_channel_domain.salesChannel.translation.homeName` ,
`sales_channel_domain.salesChannel.translation` . `home_meta_title` as `sales_channel_domain.salesChannel.translation.homeMetaTitle` ,
`sales_channel_domain.salesChannel.translation` . `home_meta_description` as `sales_channel_domain.salesChannel.translation.homeMetaDescription` ,
`sales_channel_domain.salesChannel.translation` . `home_keywords` as `sales_channel_domain.salesChannel.translation.homeKeywords`
FROM
`sales_channel_translation` `sales_channel_domain.salesChannel.translation`
WHERE
`sales_channel_domain.salesChannel.translation` . `language_id` = ?
) `sales_channel_domain.salesChannel.sales_channel_translation` ON `sales_channel_domain.salesChannel.sales_channel_translation` . `sales_channel_id` = `sales_channel_domain.salesChannel` . `id`
WHERE
`sales_channel_domain` . `id` IN (? )
Copy
SELECT `sales_channel_domain` . `id` as `sales_channel_domain.id` , `sales_channel_domain` . `url` as `sales_channel_domain.url` , `sales_channel_domain` . `sales_channel_id` as `sales_channel_domain.salesChannelId` , `sales_channel_domain` . `language_id` as `sales_channel_domain.languageId` , `sales_channel_domain` . `currency_id` as `sales_channel_domain.currencyId` , `sales_channel_domain` . `snippet_set_id` as `sales_channel_domain.snippetSetId` , `sales_channel_domain` . `hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale` , `sales_channel_domain` . `custom_fields` as `sales_channel_domain.customFields` , `sales_channel_domain` . `created_at` as `sales_channel_domain.createdAt` , `sales_channel_domain` . `updated_at` as `sales_channel_domain.updatedAt` , `sales_channel_domain.salesChannel` . `id` as `sales_channel_domain.salesChannel.id` , `sales_channel_domain.salesChannel` . `type_id` as `sales_channel_domain.salesChannel.typeId` , `sales_channel_domain.salesChannel` . `language_id` as `sales_channel_domain.salesChannel.languageId` , `sales_channel_domain.salesChannel` . `customer_group_id` as `sales_channel_domain.salesChannel.customerGroupId` , `sales_channel_domain.salesChannel` . `currency_id` as `sales_channel_domain.salesChannel.currencyId` , `sales_channel_domain.salesChannel` . `payment_method_id` as `sales_channel_domain.salesChannel.paymentMethodId` , `sales_channel_domain.salesChannel` . `shipping_method_id` as `sales_channel_domain.salesChannel.shippingMethodId` , `sales_channel_domain.salesChannel` . `country_id` as `sales_channel_domain.salesChannel.countryId` , `sales_channel_domain.salesChannel` . `analytics_id` as `sales_channel_domain.salesChannel.analyticsId` , `sales_channel_domain.salesChannel` . `navigation_category_id` as `sales_channel_domain.salesChannel.navigationCategoryId` , `sales_channel_domain.salesChannel` . `navigation_category_version_id` as `sales_channel_domain.salesChannel.navigationCategoryVersionId` , `sales_channel_domain.salesChannel` . `navigation_category_depth` as `sales_channel_domain.salesChannel.navigationCategoryDepth` , `sales_channel_domain.salesChannel` . `footer_category_id` as `sales_channel_domain.salesChannel.footerCategoryId` , `sales_channel_domain.salesChannel` . `footer_category_version_id` as `sales_channel_domain.salesChannel.footerCategoryVersionId` , `sales_channel_domain.salesChannel` . `service_category_id` as `sales_channel_domain.salesChannel.serviceCategoryId` , `sales_channel_domain.salesChannel` . `service_category_version_id` as `sales_channel_domain.salesChannel.serviceCategoryVersionId` , `sales_channel_domain.salesChannel` . `mail_header_footer_id` as `sales_channel_domain.salesChannel.mailHeaderFooterId` , `sales_channel_domain.salesChannel` . `hreflang_default_domain_id` as `sales_channel_domain.salesChannel.hreflangDefaultDomainId` , `sales_channel_domain.salesChannel` . `short_name` as `sales_channel_domain.salesChannel.shortName` , `sales_channel_domain.salesChannel` . `tax_calculation_type` as `sales_channel_domain.salesChannel.taxCalculationType` , `sales_channel_domain.salesChannel` . `access_key` as `sales_channel_domain.salesChannel.accessKey` , `sales_channel_domain.salesChannel` . `configuration` as `sales_channel_domain.salesChannel.configuration` , `sales_channel_domain.salesChannel` . `active` as `sales_channel_domain.salesChannel.active` , `sales_channel_domain.salesChannel` . `hreflang_active` as `sales_channel_domain.salesChannel.hreflangActive` , `sales_channel_domain.salesChannel` . `maintenance` as `sales_channel_domain.salesChannel.maintenance` , `sales_channel_domain.salesChannel` . `maintenance_ip_whitelist` as `sales_channel_domain.salesChannel.maintenanceIpWhitelist` , `sales_channel_domain.salesChannel` . `payment_method_ids` as `sales_channel_domain.salesChannel.paymentMethodIds` , `sales_channel_domain.salesChannel` . `home_cms_page_id` as `sales_channel_domain.salesChannel.homeCmsPageId` , `sales_channel_domain.salesChannel` . `home_cms_page_version_id` as `sales_channel_domain.salesChannel.homeCmsPageVersionId` , `sales_channel_domain.salesChannel` . `created_at` as `sales_channel_domain.salesChannel.createdAt` , `sales_channel_domain.salesChannel` . `updated_at` as `sales_channel_domain.salesChannel.updatedAt` , `sales_channel_domain.salesChannel.translation.name` , `sales_channel_domain.salesChannel.translation.name` as `sales_channel_domain.salesChannel.name` , `sales_channel_domain.salesChannel.translation.homeSlotConfig` , `sales_channel_domain.salesChannel.translation.homeSlotConfig` as `sales_channel_domain.salesChannel.homeSlotConfig` , `sales_channel_domain.salesChannel.translation.homeEnabled` , `sales_channel_domain.salesChannel.translation.homeEnabled` as `sales_channel_domain.salesChannel.homeEnabled` , `sales_channel_domain.salesChannel.translation.homeName` , `sales_channel_domain.salesChannel.translation.homeName` as `sales_channel_domain.salesChannel.homeName` , `sales_channel_domain.salesChannel.translation.homeMetaTitle` , `sales_channel_domain.salesChannel.translation.homeMetaTitle` as `sales_channel_domain.salesChannel.homeMetaTitle` , `sales_channel_domain.salesChannel.translation.homeMetaDescription` , `sales_channel_domain.salesChannel.translation.homeMetaDescription` as `sales_channel_domain.salesChannel.homeMetaDescription` , `sales_channel_domain.salesChannel.translation.homeKeywords` , `sales_channel_domain.salesChannel.translation.homeKeywords` as `sales_channel_domain.salesChannel.homeKeywords` , `sales_channel_domain.salesChannel.translation.customFields` , `sales_channel_domain.salesChannel.translation.customFields` as `sales_channel_domain.salesChannel.customFields` FROM `sales_channel_domain` LEFT JOIN `sales_channel` `sales_channel_domain.salesChannel` ON `sales_channel_domain` . `sales_channel_id` = `sales_channel_domain.salesChannel` . `id` LEFT JOIN (SELECT `sales_channel_domain.salesChannel.translation` . `sales_channel_id` , `sales_channel_domain.salesChannel.translation` . `name` as `sales_channel_domain.salesChannel.translation.name` , `sales_channel_domain.salesChannel.translation` . `custom_fields` as `sales_channel_domain.salesChannel.translation.customFields` , `sales_channel_domain.salesChannel.translation` . `home_slot_config` as `sales_channel_domain.salesChannel.translation.homeSlotConfig` , `sales_channel_domain.salesChannel.translation` . `home_enabled` as `sales_channel_domain.salesChannel.translation.homeEnabled` , `sales_channel_domain.salesChannel.translation` . `home_name` as `sales_channel_domain.salesChannel.translation.homeName` , `sales_channel_domain.salesChannel.translation` . `home_meta_title` as `sales_channel_domain.salesChannel.translation.homeMetaTitle` , `sales_channel_domain.salesChannel.translation` . `home_meta_description` as `sales_channel_domain.salesChannel.translation.homeMetaDescription` , `sales_channel_domain.salesChannel.translation` . `home_keywords` as `sales_channel_domain.salesChannel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel_domain.salesChannel.translation` WHERE `sales_channel_domain.salesChannel.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel_domain.salesChannel.sales_channel_translation` ON `sales_channel_domain.salesChannel.sales_channel_translation` . `sales_channel_id` = `sales_channel_domain.salesChannel` . `id` WHERE `sales_channel_domain` . `id` IN (0x4C5C1599081B49559D9F530FC94A736A );
Copy
0.48 ms (4.98%)
1
SELECT `seo_path_info` AS seoPathInfo , `language_id` AS languageId
FROM `seo_url`
WHERE `path_info` = ? AND `is_canonical` = 1 AND
`sales_channel_id` = ? AND `language_id` IN (? , ? , ? , ? )
Parameters :
[
"/sitemap.xml "
b"¼\x03 ±/ÊnDl›¾sZáôÐÎ "
b"T”²K\t ÔEë¬äq\x12 ƒkDX "
b"/7┐ð‗?H+¡Ø4á!ÖIø "
b"/»_ââšMpªXTÎ|ãâ\v "
b"ÞDW\x1D ÜNM\x00 •À\x1A öî)“Q "
]
SELECT `seo_path_info` AS seoPathInfo , `language_id` AS languageId
FROM `seo_url`
WHERE `path_info` = '/sitemap.xml' AND `is_canonical` = 1 AND
`sales_channel_id` = 0xBC03B12FCA6E446C9BBE735AE1F4D0CE AND `language_id` IN (0x5494B24B09D445EBACE47112836B4458 , 0x2F37BFD0F23F482BAD9D34A02199499B , 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B , 0xDE44571DDC4E4D0095C01AF6EE299351 );
Copy
0.43 ms (4.50%)
1
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
0.29 ms (3.06%)
1
SELECT `acris_switch_rule` . `id` FROM `acris_switch_rule` LEFT JOIN `acris_switch_domain` `acris_switch_rule.domains` ON `acris_switch_rule` . `id` = `acris_switch_rule.domains` . `rule_id` WHERE ((`acris_switch_rule.domains` . `domain_id` = ? AND `acris_switch_rule.domains` . `active` = ? ) AND `acris_switch_rule` . `active` = ? ) GROUP BY `acris_switch_rule` . `id`
Parameters :
[
b"L\\x15 Ö\x08\e IU؃S\x0F ╔Jsj "
true
true
]
SELECT `acris_switch_rule` . `id` FROM `acris_switch_rule` LEFT JOIN `acris_switch_domain` `acris_switch_rule.domains` ON `acris_switch_rule` . `id` = `acris_switch_rule.domains` . `rule_id` WHERE ((`acris_switch_rule.domains` . `domain_id` = 0x4C5C1599081B49559D9F530FC94A736A AND `acris_switch_rule.domains` . `active` = 1 ) AND `acris_switch_rule` . `active` = 1 ) GROUP BY `acris_switch_rule` . `id` ;
Copy
0.29 ms (3.03%)
1
SELECT configuration_value FROM system_config WHERE (configuration_key = ? ) AND ((sales_channel_id = ? OR sales_channel_id IS NULL )) ORDER BY sales_channel_id IS NULL ASC LIMIT 1
Parameters :
[
"NetiNextStoreLocator.config.seoUrl "
b"¼\x03 ±/ÊnDl›¾sZáôÐÎ "
]
SELECT configuration_value FROM system_config WHERE (configuration_key = 'NetiNextStoreLocator.config.seoUrl' ) AND ((sales_channel_id = 0xBC03B12FCA6E446C9BBE735AE1F4D0CE OR sales_channel_id IS NULL )) ORDER BY sales_channel_id IS NULL ASC LIMIT 1 ;
Copy
0.28 ms (2.95%)
1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1 ;
Copy
0.27 ms (2.80%)
1
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"¼\x03 ±/ÊnDl›¾sZáôÐÎ "
"hA0UqkIpKzCA1V3gF95nWsbRgPx61ukQ "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0xBC03B12FCA6E446C9BBE735AE1F4D0CE ) AND (token = 'hA0UqkIpKzCA1V3gF95nWsbRgPx61ukQ' ) LIMIT 1 ;
Copy
0.26 ms (2.74%)
1
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
0.25 ms (2.63%)
1
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
0.25 ms (2.62%)
1
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"\x1C 𩸉I2žlÖd·‡Õ\x16 "
b"eÿ▒ÒVÕD¼íAÉ6ƒT\x1A ² "
b"oÅPO‡hGó \x14\x1E "äÂjP "
b"àı{\x12\x07 _FóÉ\x02 ä\x01 8sÊ¿ "
b"└A/├ú±C▓ìDïÀ\x15 £\x00 ô "
b"═À5þË\x13 D6©õÉ?ö\x0F ░╚ "
b"ÜŠ¿êá!O‚“Ö\x1D `“yŒë "
b"""
$<R\x15 -#K6‡ý\n
D9ŸÑ‘
"""
b"¿‗PìÉÅB®À|6Ã\x0E @Oã "
b"±œ¢çç±HΓúS9ü×,\x06 "
b"äNg‚ÆBG·–¸‘Ï%®8÷ "
b"8S^╚ÔäAØÀöòa\x1C ò\x02 ' "
b"UHîÜtáD\v ª§\(ž«îÆ "
b"nõ¶Åv░I¸╝¶\x05 +TÀV\x10 "
b"²!_þÎeJ#°\x02\f µ\x03 Âó\x16 "
b"È|ȉÿ§Dô«žvØŒr\x0F à "
]
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 (0x1CC29AA9F88949329E6CD664B787D516 , 0x6598B1E356E544ACA14190369F541AFD , 0x6FC5504F876847F3A0141E22E4C26A50 , 0x85D57B12075F46A2900284013873D2A8 , 0xC0412FC3A3F143B28D448BB7159C0093 , 0xCDB735E7D3134436B8E4903F940FB0C8 , 0xDC8ABFEAE1214F8293D61D6093798CEB , 0x243C52152D234B3687FD0A44399FD191 , 0xA8F2508D908F42A9B77C36C70E404FC6 , 0xB19CA2E7E7B148CE93FA5339FCD72C06 , 0xE44E6782C64247B796B891CF25AE38F7 , 0x38535EC8E284419DB79495611C950227 , 0x5548EEDC74E1440BAAA75C289EABEEC6 , 0x6EE4F48F76B049F7BCF4052B54B75610 , 0xB2215FFECE654A23B0020CB503C2F316 , 0xC87CC889FFA744F4AB9E76D88C720FC3 );
Copy
0.25 ms (2.56%)
1
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId , is_deleted isDeleted FROM seo_url WHERE (language_id = ? ) AND ((sales_channel_id = ? OR sales_channel_id IS NULL )) AND ((seo_path_info = ? OR seo_path_info = ? ))
Parameters :
[
b"ÞDW\x1D ÜNM\x00 •À\x1A öî)“Q "
b"¼\x03 ±/ÊnDl›¾sZáôÐÎ "
"sitemap.xml "
"sitemap.xml/ "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId , is_deleted isDeleted FROM seo_url WHERE (language_id = 0xDE44571DDC4E4D0095C01AF6EE299351 ) AND ((sales_channel_id = 0xBC03B12FCA6E446C9BBE735AE1F4D0CE OR sales_channel_id IS NULL )) AND ((seo_path_info = 'sitemap.xml' OR seo_path_info = 'sitemap.xml/' ));
Copy
0.22 ms (2.33%)
1
SELECT configuration_key , configuration_value FROM system_config WHERE (sales_channel_id = ? ) AND (configuration_key LIKE ? ) ORDER BY sales_channel_id ASC
Parameters :
[
b"¼\x03 ±/ÊnDl›¾sZáôÐÎ "
"Sendinblue.% "
]
SELECT configuration_key , configuration_value FROM system_config WHERE (sales_channel_id = 0xBC03B12FCA6E446C9BBE735AE1F4D0CE ) AND (configuration_key LIKE 'Sendinblue.%' ) ORDER BY sales_channel_id ASC ;
Copy
0.22 ms (2.25%)
1
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"¼\x03 ±/ÊnDl›¾sZáôÐÎ "
]
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 (0xBC03B12FCA6E446C9BBE735AE1F4D0CE ));
Copy
0.21 ms (2.21%)
1
SELECT configuration_key , configuration_value FROM nosto_integration_config WHERE (sales_channel_id IS NULL ) AND (language_id IS NULL ) ORDER BY id ASC
SELECT configuration_key , configuration_value FROM nosto_integration_config WHERE (sales_channel_id IS NULL ) AND (language_id IS NULL ) ORDER BY id ASC ;
Copy
0.21 ms (2.16%)
1
SELECT `domain` . `language_id` AS languageId ,
`domain` . `id` AS id ,
`domain` . `url` AS url ,
`domain` . `hreflang_use_only_locale` AS onlyLocale ,
`locale` . `code` AS locale
FROM `sales_channel_domain` AS `domain`
INNER JOIN `language` ON `language` . `id` = `domain` . `language_id`
INNER JOIN `locale` ON `locale` . `id` = `language` . `locale_id`
WHERE `domain` . `sales_channel_id` = ?
Parameters :
[
b"¼\x03 ±/ÊnDl›¾sZáôÐÎ "
]
SELECT `domain` . `language_id` AS languageId ,
`domain` . `id` AS id ,
`domain` . `url` AS url ,
`domain` . `hreflang_use_only_locale` AS onlyLocale ,
`locale` . `code` AS locale
FROM `sales_channel_domain` AS `domain`
INNER JOIN `language` ON `language` . `id` = `domain` . `language_id`
INNER JOIN `locale` ON `locale` . `id` = `language` . `locale_id`
WHERE `domain` . `sales_channel_id` = 0xBC03B12FCA6E446C9BBE735AE1F4D0CE ;
Copy
0.20 ms (2.14%)
1
SELECT `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` FROM `sales_channel_analytics` WHERE `sales_channel_analytics` . `id` IN (? )
Parameters :
[
b",╔ì╦Ë'FçºÌ_ó\v âé° "
]
SELECT `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` FROM `sales_channel_analytics` WHERE `sales_channel_analytics` . `id` IN (0x2CC98DCBD3274687A7DE5FA20B8382F8 );
Copy
0.19 ms (2.00%)
1
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"ÞDW\x1D ÜNM\x00 •À\x1A öî)“Q "
b"¼\x03 ±/ÊnDl›¾sZáôÐÎ "
"/sitemap.xml "
]
SELECT path_info pathInfo , seo_path_info seoPathInfo FROM seo_url WHERE (language_id = 0xDE44571DDC4E4D0095C01AF6EE299351 ) AND (sales_channel_id = 0xBC03B12FCA6E446C9BBE735AE1F4D0CE ) AND (path_info = '/sitemap.xml' ) AND (is_canonical = 1 ) LIMIT 1 ;
Copy
0.19 ms (1.98%)
1
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = ? AND `sales_channel_country` . `country_id` = ? )
Parameters :
[
b"¼\x03 ±/ÊnDl›¾sZáôÐÎ "
b"_•ŸcÈ1MšƒË\x17 ‘’\x03 ‹Ý "
]
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = 0xBC03B12FCA6E446C9BBE735AE1F4D0CE AND `sales_channel_country` . `country_id` = 0x5F959F63C8314D9A83CB179192038BDD );
Copy
0.18 ms (1.91%)
1
SELECT `dreisc_seo_redirect` . `id` as `dreisc_seo_redirect.id` , `dreisc_seo_redirect` . `active` as `dreisc_seo_redirect.active` , `dreisc_seo_redirect` . `redirect_http_status_code` as `dreisc_seo_redirect.redirectHttpStatusCode` , `dreisc_seo_redirect` . `source_type` as `dreisc_seo_redirect.sourceType` , `dreisc_seo_redirect` . `has_source_sales_channel_domain_restriction` as `dreisc_seo_redirect.hasSourceSalesChannelDomainRestriction` , `dreisc_seo_redirect` . `source_sales_channel_domain_restriction_ids` as `dreisc_seo_redirect.sourceSalesChannelDomainRestrictionIds` , `dreisc_seo_redirect` . `source_sales_channel_domain_id` as `dreisc_seo_redirect.sourceSalesChannelDomainId` , `dreisc_seo_redirect` . `source_path` as `dreisc_seo_redirect.sourcePath` , `dreisc_seo_redirect` . `source_product_id` as `dreisc_seo_redirect.sourceProductId` , `dreisc_seo_redirect` . `source_product_version_id` as `dreisc_seo_redirect.sourceProductVersionId` , `dreisc_seo_redirect` . `source_category_id` as `dreisc_seo_redirect.sourceCategoryId` , `dreisc_seo_redirect` . `source_category_version_id` as `dreisc_seo_redirect.sourceCategoryVersionId` , `dreisc_seo_redirect` . `redirect_type` as `dreisc_seo_redirect.redirectType` , `dreisc_seo_redirect` . `redirect_url` as `dreisc_seo_redirect.redirectUrl` , `dreisc_seo_redirect` . `redirect_sales_channel_domain_id` as `dreisc_seo_redirect.redirectSalesChannelDomainId` , `dreisc_seo_redirect` . `redirect_path` as `dreisc_seo_redirect.redirectPath` , `dreisc_seo_redirect` . `redirect_product_id` as `dreisc_seo_redirect.redirectProductId` , `dreisc_seo_redirect` . `redirect_product_version_id` as `dreisc_seo_redirect.redirectProductVersionId` , `dreisc_seo_redirect` . `redirect_category_id` as `dreisc_seo_redirect.redirectCategoryId` , `dreisc_seo_redirect` . `redirect_category_version_id` as `dreisc_seo_redirect.redirectCategoryVersionId` , `dreisc_seo_redirect` . `has_deviating_redirect_sales_channel_domain` as `dreisc_seo_redirect.hasDeviatingRedirectSalesChannelDomain` , `dreisc_seo_redirect` . `deviating_redirect_sales_channel_domain_id` as `dreisc_seo_redirect.deviatingRedirectSalesChannelDomainId` , `dreisc_seo_redirect` . `parameter_forwarding` as `dreisc_seo_redirect.parameterForwarding` , `dreisc_seo_redirect` . `created_at` as `dreisc_seo_redirect.createdAt` , `dreisc_seo_redirect` . `updated_at` as `dreisc_seo_redirect.updatedAt` FROM `dreisc_seo_redirect` WHERE ((`dreisc_seo_redirect` . `active` = ? AND `dreisc_seo_redirect` . `source_type` = ? AND `dreisc_seo_redirect` . `source_sales_channel_domain_id` = ? AND `dreisc_seo_redirect` . `source_path` = ? ))
Parameters :
[
true
"url "
b"L\\x15 Ö\x08\e IU؃S\x0F ╔Jsj "
"sitemap.xml "
]
SELECT `dreisc_seo_redirect` . `id` as `dreisc_seo_redirect.id` , `dreisc_seo_redirect` . `active` as `dreisc_seo_redirect.active` , `dreisc_seo_redirect` . `redirect_http_status_code` as `dreisc_seo_redirect.redirectHttpStatusCode` , `dreisc_seo_redirect` . `source_type` as `dreisc_seo_redirect.sourceType` , `dreisc_seo_redirect` . `has_source_sales_channel_domain_restriction` as `dreisc_seo_redirect.hasSourceSalesChannelDomainRestriction` , `dreisc_seo_redirect` . `source_sales_channel_domain_restriction_ids` as `dreisc_seo_redirect.sourceSalesChannelDomainRestrictionIds` , `dreisc_seo_redirect` . `source_sales_channel_domain_id` as `dreisc_seo_redirect.sourceSalesChannelDomainId` , `dreisc_seo_redirect` . `source_path` as `dreisc_seo_redirect.sourcePath` , `dreisc_seo_redirect` . `source_product_id` as `dreisc_seo_redirect.sourceProductId` , `dreisc_seo_redirect` . `source_product_version_id` as `dreisc_seo_redirect.sourceProductVersionId` , `dreisc_seo_redirect` . `source_category_id` as `dreisc_seo_redirect.sourceCategoryId` , `dreisc_seo_redirect` . `source_category_version_id` as `dreisc_seo_redirect.sourceCategoryVersionId` , `dreisc_seo_redirect` . `redirect_type` as `dreisc_seo_redirect.redirectType` , `dreisc_seo_redirect` . `redirect_url` as `dreisc_seo_redirect.redirectUrl` , `dreisc_seo_redirect` . `redirect_sales_channel_domain_id` as `dreisc_seo_redirect.redirectSalesChannelDomainId` , `dreisc_seo_redirect` . `redirect_path` as `dreisc_seo_redirect.redirectPath` , `dreisc_seo_redirect` . `redirect_product_id` as `dreisc_seo_redirect.redirectProductId` , `dreisc_seo_redirect` . `redirect_product_version_id` as `dreisc_seo_redirect.redirectProductVersionId` , `dreisc_seo_redirect` . `redirect_category_id` as `dreisc_seo_redirect.redirectCategoryId` , `dreisc_seo_redirect` . `redirect_category_version_id` as `dreisc_seo_redirect.redirectCategoryVersionId` , `dreisc_seo_redirect` . `has_deviating_redirect_sales_channel_domain` as `dreisc_seo_redirect.hasDeviatingRedirectSalesChannelDomain` , `dreisc_seo_redirect` . `deviating_redirect_sales_channel_domain_id` as `dreisc_seo_redirect.deviatingRedirectSalesChannelDomainId` , `dreisc_seo_redirect` . `parameter_forwarding` as `dreisc_seo_redirect.parameterForwarding` , `dreisc_seo_redirect` . `created_at` as `dreisc_seo_redirect.createdAt` , `dreisc_seo_redirect` . `updated_at` as `dreisc_seo_redirect.updatedAt` FROM `dreisc_seo_redirect` WHERE ((`dreisc_seo_redirect` . `active` = 1 AND `dreisc_seo_redirect` . `source_type` = 'url' AND `dreisc_seo_redirect` . `source_sales_channel_domain_id` = 0x4C5C1599081B49559D9F530FC94A736A AND `dreisc_seo_redirect` . `source_path` = 'sitemap.xml' ));
Copy
0.16 ms (1.63%)
1
SELECT `app` . `name` , `app` . `version` , `app` . `template_load_priority`
FROM `app`
INNER JOIN `app_template` ON `app_template` . `app_id` = `app` . `id`
WHERE `app` . `active` = 1 AND `app_template` . `active` = 1
SELECT `app` . `name` , `app` . `version` , `app` . `template_load_priority`
FROM `app`
INNER JOIN `app_template` ON `app_template` . `app_id` = `app` . `id`
WHERE `app` . `active` = 1 AND `app_template` . `active` = 1 ;
Copy
0.13 ms (1.32%)
1
SELECT `name` , `path` , `author`
FROM `app`
WHERE `active` = 1
SELECT `name` , `path` , `author`
FROM `app`
WHERE `active` = 1
;
Copy
0.11 ms (1.20%)
1
SELECT `pickware_shipping_sales_channel_api_context` . `sales_channel_context_token` as `pickware_shipping_sales_channel_api_context.salesChannelContextToken` , `pickware_shipping_sales_channel_api_context` . `payload` as `pickware_shipping_sales_channel_api_context.payload` , `pickware_shipping_sales_channel_api_context` . `created_at` as `pickware_shipping_sales_channel_api_context.createdAt` , `pickware_shipping_sales_channel_api_context` . `updated_at` as `pickware_shipping_sales_channel_api_context.updatedAt` FROM `pickware_shipping_sales_channel_api_context` WHERE `pickware_shipping_sales_channel_api_context` . `sales_channel_context_token` IN (? )
Parameters :
[
"hA0UqkIpKzCA1V3gF95nWsbRgPx61ukQ "
]
SELECT `pickware_shipping_sales_channel_api_context` . `sales_channel_context_token` as `pickware_shipping_sales_channel_api_context.salesChannelContextToken` , `pickware_shipping_sales_channel_api_context` . `payload` as `pickware_shipping_sales_channel_api_context.payload` , `pickware_shipping_sales_channel_api_context` . `created_at` as `pickware_shipping_sales_channel_api_context.createdAt` , `pickware_shipping_sales_channel_api_context` . `updated_at` as `pickware_shipping_sales_channel_api_context.updatedAt` FROM `pickware_shipping_sales_channel_api_context` WHERE `pickware_shipping_sales_channel_api_context` . `sales_channel_context_token` IN ('hA0UqkIpKzCA1V3gF95nWsbRgPx61ukQ' );
Copy