https://bergmann.smeasy.de/widgets/cms/92d79fb209dc47589b671622bf1749cf

Query Metrics

37 Database Queries
Different statements
21.48 ms Query time
Invalid entities

Queries

Group similar statements

# Time Info
1 0.47 ms
SELECT `creation_timestamp`
            FROM `migration`
            WHERE `update` IS NOT NULL AND `update_destructive` IS NULL
2 0.19 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 @MIGRATION_1588668085_IS_ACTIVE = TRUE
3 0.89 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(:typeId)) AND (sales_channel.active)
4 0.54 ms
SELECT id, path_info pathInfo, is_canonical isCanonical FROM seo_url WHERE (language_id = :language_id) AND ((sales_channel_id = :sales_channel_id OR sales_channel_id IS NULL)) AND (seo_path_info = :seoPath) ORDER BY seo_path_info ASC, sales_channel_id IS NULL ASC LIMIT 1
5 0.44 ms
SELECT path_info pathInfo, seo_path_info seoPathInfo FROM seo_url WHERE (language_id = :language_id) AND (sales_channel_id = :sales_channel_id) AND (id != :id) AND (path_info = :pathInfo) AND (is_canonical = 1) LIMIT 1
6 0.67 ms
SELECT `payload` FROM sales_channel_api_context WHERE token = :token
7 0.91 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,
          currency.decimal_precision as sales_channel_currency_decimal_precision,
          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 = :id
        GROUP BY sales_channel.id, sales_channel.language_id, sales_channel.currency_id, currency.factor
8 4.87 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`.`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.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`.`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`.`decimal_precision` as `sales_channel.currency.decimalPrecision`, `sales_channel.currency`.`position` as `sales_channel.currency.position`, `sales_channel.currency`.`created_at` as `sales_channel.currency.createdAt`, `sales_channel.currency`.`updated_at` as `sales_channel.currency.updatedAt`, `sales_channel.currency.translation`.`short_name` as `sales_channel.currency.translation.shortName`, `sales_channel.currency.translation`.`short_name` as `sales_channel.currency.shortName`, `sales_channel.currency.translation`.`name` as `sales_channel.currency.translation.name`, `sales_channel.currency.translation`.`name` as `sales_channel.currency.name`, `sales_channel.currency.translation`.`custom_fields` as `sales_channel.currency.translation.customFields`, `sales_channel.currency.translation`.`custom_fields` as `sales_channel.currency.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`, `sales_channel.translation`.`name` as `sales_channel.translation.name`, `sales_channel.translation`.`name` as `sales_channel.name`, `sales_channel.translation`.`custom_fields` as `sales_channel.translation.customFields`, `sales_channel.translation`.`custom_fields` as `sales_channel.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` LEFT JOIN `sales_channel_translation` `sales_channel.translation` ON `sales_channel.translation`.`sales_channel_id` = `sales_channel`.`id` AND `sales_channel.translation`.`language_id` = :translationLanguageId 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 `currency_translation` `sales_channel.currency.translation` ON `sales_channel.currency.translation`.`currency_id` = `sales_channel.currency`.`id` AND `sales_channel.currency.translation`.`language_id` = :translationLanguageId WHERE `sales_channel`.`id` IN (:ids)
9 0.33 ms
SELECT `custom_field`.`id` as `custom_field.id`, `custom_field`.`name` as `custom_field.name`, `custom_field`.`type` as `custom_field.type`, `custom_field`.`config` as `custom_field.config`, `custom_field`.`active` as `custom_field.active`, `custom_field`.`set_id` as `custom_field.customFieldSetId`, `custom_field`.`created_at` as `custom_field.createdAt`, `custom_field`.`updated_at` as `custom_field.updatedAt` FROM `custom_field` WHERE (`custom_field`.`active` = :param_6b3b69117ce24bedbf8e3c9ff38b76f0)
10 0.31 ms
SELECT `sales_channel_domain`.`id` as `sales_channel_domain.id`, `sales_channel_domain`.`url` as `sales_channel_domain.url`, `sales_channel_domain`.`sales_channel_id` as `sales_channel_domain.salesChannelId`, `sales_channel_domain`.`language_id` as `sales_channel_domain.languageId`, `sales_channel_domain`.`currency_id` as `sales_channel_domain.currencyId`, `sales_channel_domain`.`snippet_set_id` as `sales_channel_domain.snippetSetId`, `sales_channel_domain`.`hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale`, `sales_channel_domain`.`custom_fields` as `sales_channel_domain.customFields`, `sales_channel_domain`.`created_at` as `sales_channel_domain.createdAt`, `sales_channel_domain`.`updated_at` as `sales_channel_domain.updatedAt` FROM `sales_channel_domain` WHERE (`sales_channel_domain`.`sales_channel_id` IN (:param_148f6b0ebc40432fb4acbdb6b40ee30c))
11 0.35 ms
SELECT `country`.`id` as `country.id`, `country`.`iso` as `country.iso`, `country`.`position` as `country.position`, `country`.`tax_free` as `country.taxFree`, `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`.`created_at` as `country.createdAt`, `country`.`updated_at` as `country.updatedAt`, `country.translation`.`name` as `country.translation.name`, `country.translation`.`name` as `country.name`, `country.translation`.`custom_fields` as `country.translation.customFields`, `country.translation`.`custom_fields` as `country.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` LEFT JOIN `country_translation` `country.translation` ON `country.translation`.`country_id` = `country`.`id` AND `country.translation`.`language_id` = :translationLanguageId WHERE `country`.`id` IN (:ids)
12 0.25 ms
SELECT `customer_group`.`id` as `customer_group.id`, `customer_group`.`display_gross` as `customer_group.displayGross`, `customer_group`.`created_at` as `customer_group.createdAt`, `customer_group`.`updated_at` as `customer_group.updatedAt`, `customer_group.translation`.`name` as `customer_group.translation.name`, `customer_group.translation`.`name` as `customer_group.name`, `customer_group.translation`.`custom_fields` as `customer_group.translation.customFields`, `customer_group.translation`.`custom_fields` as `customer_group.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` LEFT JOIN `customer_group_translation` `customer_group.translation` ON `customer_group.translation`.`customer_group_id` = `customer_group`.`id` AND `customer_group.translation`.`language_id` = :translationLanguageId WHERE `customer_group`.`id` IN (:ids)
13 0.10 ms
SELECT `tax`.`id` FROM `tax`
14 0.17 ms
SELECT `tax`.`id` as `tax.id`, `tax`.`tax_rate` as `tax.taxRate`, `tax`.`name` as `tax.name`, `tax`.`custom_fields` as `tax.customFields`, `tax`.`created_at` as `tax.createdAt`, `tax`.`updated_at` as `tax.updatedAt` FROM `tax` WHERE `tax`.`id` IN (:ids)
15 0.47 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.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`.`type_name` as `tax_rule.type.translation.typeName`, `tax_rule.type.translation`.`type_name` as `tax_rule.type.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`, `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 `tax_rule_type_translation` `tax_rule.type.translation` ON `tax_rule.type.translation`.`tax_rule_type_id` = `tax_rule.type`.`id` AND `tax_rule.type.translation`.`language_id` = :translationLanguageId WHERE (`tax_rule`.`tax_id` IN (:param_09a2dad9de3d4c80af0d9dc31317b41b))
16 0.94 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`.`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`.`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` as `payment_method.media.translation.title`, `payment_method.media.translation`.`title` as `payment_method.media.title`, `payment_method.media.translation`.`alt` as `payment_method.media.translation.alt`, `payment_method.media.translation`.`alt` as `payment_method.media.alt`, `payment_method.media.translation`.`custom_fields` as `payment_method.media.translation.customFields`, `payment_method.media.translation`.`custom_fields` as `payment_method.media.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`, `payment_method.translation`.`name` as `payment_method.translation.name`, `payment_method.translation`.`name` as `payment_method.name`, `payment_method.translation`.`description` as `payment_method.translation.description`, `payment_method.translation`.`description` as `payment_method.description`, `payment_method.translation`.`custom_fields` as `payment_method.translation.customFields`, `payment_method.translation`.`custom_fields` as `payment_method.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` LEFT JOIN `payment_method_translation` `payment_method.translation` ON `payment_method.translation`.`payment_method_id` = `payment_method`.`id` AND `payment_method.translation`.`language_id` = :translationLanguageId LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id` LEFT JOIN `media_translation` `payment_method.media.translation` ON `payment_method.media.translation`.`media_id` = `payment_method.media`.`id` AND `payment_method.media.translation`.`language_id` = :translationLanguageId WHERE `payment_method`.`id` IN (:ids)
17 1.45 ms
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`active` as `shipping_method.active`, `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.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` as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.`name` as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.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`, `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`.`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` as `shipping_method.media.translation.title`, `shipping_method.media.translation`.`title` as `shipping_method.media.title`, `shipping_method.media.translation`.`alt` as `shipping_method.media.translation.alt`, `shipping_method.media.translation`.`alt` as `shipping_method.media.alt`, `shipping_method.media.translation`.`custom_fields` as `shipping_method.media.translation.customFields`, `shipping_method.media.translation`.`custom_fields` as `shipping_method.media.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`, `shipping_method.translation`.`name` as `shipping_method.translation.name`, `shipping_method.translation`.`name` as `shipping_method.name`, `shipping_method.translation`.`description` as `shipping_method.translation.description`, `shipping_method.translation`.`description` as `shipping_method.description`, `shipping_method.translation`.`tracking_url` as `shipping_method.translation.trackingUrl`, `shipping_method.translation`.`tracking_url` as `shipping_method.trackingUrl`, `shipping_method.translation`.`custom_fields` as `shipping_method.translation.customFields`, `shipping_method.translation`.`custom_fields` as `shipping_method.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` LEFT JOIN `shipping_method_translation` `shipping_method.translation` ON `shipping_method.translation`.`shipping_method_id` = `shipping_method`.`id` AND `shipping_method.translation`.`language_id` = :translationLanguageId LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method`.`media_id` = `shipping_method.media`.`id` LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation` ON `shipping_method.deliveryTime.translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` AND `shipping_method.deliveryTime.translation`.`language_id` = :translationLanguageId LEFT JOIN `media_translation` `shipping_method.media.translation` ON `shipping_method.media.translation`.`media_id` = `shipping_method.media`.`id` AND `shipping_method.media.translation`.`language_id` = :translationLanguageId WHERE `shipping_method`.`id` IN (:ids)
18 0.12 ms
SELECT `cart`.`cart` FROM cart WHERE `token` = :token
19 0.14 ms
SELECT `rule`.`id` FROM `rule` ORDER BY `rule`.`priority` DESC
20 0.21 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`.`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 (:ids)
21 0.30 ms
SELECT `promotion`.`id` FROM `promotion` LEFT JOIN `promotion_sales_channel` `promotion.salesChannels` ON `promotion`.`id` = `promotion.salesChannels`.`promotion_id` WHERE ((`promotion`.`active` = :param_dd9cdf9446334c2fa9219741dd359e17 AND `promotion.salesChannels`.`sales_channel_id` = :param_21b95ba09d414291b3560dbb9b377f36 AND ((`promotion`.`valid_from` IS NULL AND `promotion`.`valid_until` IS NULL) OR (`promotion`.`valid_from` IS NULL AND (`promotion`.`valid_until` >= :param_84239bd191434dcc9964c35b7d569a19)) OR ((`promotion`.`valid_from` <= :param_492aeb377e91428e8dd4cd9ea66d1144) AND `promotion`.`valid_until` IS NULL) OR ((`promotion`.`valid_from` <= :param_7eef899791e44daca4cb83aaa52a8166) AND (`promotion`.`valid_until` >= :param_9a002e6291604319a21b927ebca5bbf5))) AND `promotion`.`use_codes` = :param_246300c1d4424dc09d5e625025e95b5c)) GROUP BY `promotion`.`id`
22 0.68 ms
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`active` as `shipping_method.active`, `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.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` as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.`name` as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.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`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.translation`.`name` as `shipping_method.translation.name`, `shipping_method.translation`.`name` as `shipping_method.name`, `shipping_method.translation`.`description` as `shipping_method.translation.description`, `shipping_method.translation`.`description` as `shipping_method.description`, `shipping_method.translation`.`tracking_url` as `shipping_method.translation.trackingUrl`, `shipping_method.translation`.`tracking_url` as `shipping_method.trackingUrl`, `shipping_method.translation`.`custom_fields` as `shipping_method.translation.customFields`, `shipping_method.translation`.`custom_fields` as `shipping_method.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` LEFT JOIN `shipping_method_translation` `shipping_method.translation` ON `shipping_method.translation`.`shipping_method_id` = `shipping_method`.`id` AND `shipping_method.translation`.`language_id` = :translationLanguageId LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation` ON `shipping_method.deliveryTime.translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` AND `shipping_method.deliveryTime.translation`.`language_id` = :translationLanguageId WHERE `shipping_method`.`id` IN (:ids)
23 0.23 ms
SELECT `shipping_method_price`.`id` as `shipping_method_price.id`, `shipping_method_price`.`shipping_method_id` as `shipping_method_price.shippingMethodId`, `shipping_method_price`.`currency_id` as `shipping_method_price.currencyId`, `shipping_method_price`.`rule_id` as `shipping_method_price.ruleId`, `shipping_method_price`.`calculation` as `shipping_method_price.calculation`, `shipping_method_price`.`calculation_rule_id` as `shipping_method_price.calculationRuleId`, `shipping_method_price`.`quantity_start` as `shipping_method_price.quantityStart`, `shipping_method_price`.`quantity_end` as `shipping_method_price.quantityEnd`, `shipping_method_price`.`price` as `shipping_method_price.price`, `shipping_method_price`.`currency_price` as `shipping_method_price.currencyPrice`, `shipping_method_price`.`custom_fields` as `shipping_method_price.customFields`, `shipping_method_price`.`created_at` as `shipping_method_price.createdAt`, `shipping_method_price`.`updated_at` as `shipping_method_price.updatedAt` FROM `shipping_method_price` WHERE (`shipping_method_price`.`shipping_method_id` IN (:param_386ed534f2054231975ba39cc9080fff))
24 0.28 ms
SELECT `cms_page`.`id` as `cms_page.id`, `cms_page`.`type` as `cms_page.type`, `cms_page`.`entity` as `cms_page.entity`, `cms_page`.`config` as `cms_page.config`, `cms_page`.`preview_media_id` as `cms_page.previewMediaId`, `cms_page`.`locked` as `cms_page.locked`, `cms_page`.`created_at` as `cms_page.createdAt`, `cms_page`.`updated_at` as `cms_page.updatedAt`, `cms_page.translation`.`name` as `cms_page.translation.name`, `cms_page.translation`.`name` as `cms_page.name`, `cms_page.translation`.`custom_fields` as `cms_page.translation.customFields`, `cms_page.translation`.`custom_fields` as `cms_page.customFields`, `cms_page.translation`.`created_at` as `cms_page.translation.createdAt`, `cms_page.translation`.`updated_at` as `cms_page.translation.updatedAt`, `cms_page.translation`.`cms_page_id` as `cms_page.translation.cmsPageId`, `cms_page.translation`.`language_id` as `cms_page.translation.languageId` FROM `cms_page` LEFT JOIN `cms_page_translation` `cms_page.translation` ON `cms_page.translation`.`cms_page_id` = `cms_page`.`id` AND `cms_page.translation`.`language_id` = :translationLanguageId WHERE `cms_page`.`id` IN (:ids)
25 0.80 ms
SELECT `cms_section`.`id` as `cms_section.id`, `cms_section`.`position` as `cms_section.position`, `cms_section`.`type` as `cms_section.type`, `cms_section`.`locked` as `cms_section.locked`, `cms_section`.`name` as `cms_section.name`, `cms_section`.`sizing_mode` as `cms_section.sizingMode`, `cms_section`.`mobile_behavior` as `cms_section.mobileBehavior`, `cms_section`.`background_color` as `cms_section.backgroundColor`, `cms_section`.`background_media_id` as `cms_section.backgroundMediaId`, `cms_section`.`background_media_mode` as `cms_section.backgroundMediaMode`, `cms_section`.`css_class` as `cms_section.cssClass`, `cms_section`.`cms_page_id` as `cms_section.pageId`, `cms_section`.`custom_fields` as `cms_section.customFields`, `cms_section`.`created_at` as `cms_section.createdAt`, `cms_section`.`updated_at` as `cms_section.updatedAt`, `cms_section.backgroundMedia`.`id` as `cms_section.backgroundMedia.id`, `cms_section.backgroundMedia`.`user_id` as `cms_section.backgroundMedia.userId`, `cms_section.backgroundMedia`.`media_folder_id` as `cms_section.backgroundMedia.mediaFolderId`, `cms_section.backgroundMedia`.`mime_type` as `cms_section.backgroundMedia.mimeType`, `cms_section.backgroundMedia`.`file_extension` as `cms_section.backgroundMedia.fileExtension`, `cms_section.backgroundMedia`.`uploaded_at` as `cms_section.backgroundMedia.uploadedAt`, `cms_section.backgroundMedia`.`file_name` as `cms_section.backgroundMedia.fileName`, `cms_section.backgroundMedia`.`file_size` as `cms_section.backgroundMedia.fileSize`, `cms_section.backgroundMedia`.`media_type` as `cms_section.backgroundMedia.mediaTypeRaw`, `cms_section.backgroundMedia`.`meta_data` as `cms_section.backgroundMedia.metaData`, `cms_section.backgroundMedia`.`private` as `cms_section.backgroundMedia.private`, `cms_section.backgroundMedia`.`thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo`, `cms_section.backgroundMedia`.`created_at` as `cms_section.backgroundMedia.createdAt`, `cms_section.backgroundMedia`.`updated_at` as `cms_section.backgroundMedia.updatedAt`, `cms_section.backgroundMedia.translation`.`title` as `cms_section.backgroundMedia.translation.title`, `cms_section.backgroundMedia.translation`.`title` as `cms_section.backgroundMedia.title`, `cms_section.backgroundMedia.translation`.`alt` as `cms_section.backgroundMedia.translation.alt`, `cms_section.backgroundMedia.translation`.`alt` as `cms_section.backgroundMedia.alt`, `cms_section.backgroundMedia.translation`.`custom_fields` as `cms_section.backgroundMedia.translation.customFields`, `cms_section.backgroundMedia.translation`.`custom_fields` as `cms_section.backgroundMedia.customFields`, `cms_section.backgroundMedia.translation`.`created_at` as `cms_section.backgroundMedia.translation.createdAt`, `cms_section.backgroundMedia.translation`.`updated_at` as `cms_section.backgroundMedia.translation.updatedAt`, `cms_section.backgroundMedia.translation`.`media_id` as `cms_section.backgroundMedia.translation.mediaId`, `cms_section.backgroundMedia.translation`.`language_id` as `cms_section.backgroundMedia.translation.languageId` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section`.`background_media_id` = `cms_section.backgroundMedia`.`id` LEFT JOIN `media_translation` `cms_section.backgroundMedia.translation` ON `cms_section.backgroundMedia.translation`.`media_id` = `cms_section.backgroundMedia`.`id` AND `cms_section.backgroundMedia.translation`.`language_id` = :translationLanguageId WHERE (`cms_section`.`cms_page_id` IN (:param_21c8dbd46621422997d95f1e6b9d3319))
26 0.81 ms
SELECT `cms_block`.`id` as `cms_block.id`, `cms_block`.`position` as `cms_block.position`, `cms_block`.`type` as `cms_block.type`, `cms_block`.`locked` as `cms_block.locked`, `cms_block`.`name` as `cms_block.name`, `cms_block`.`section_position` as `cms_block.sectionPosition`, `cms_block`.`margin_top` as `cms_block.marginTop`, `cms_block`.`margin_bottom` as `cms_block.marginBottom`, `cms_block`.`margin_left` as `cms_block.marginLeft`, `cms_block`.`margin_right` as `cms_block.marginRight`, `cms_block`.`background_color` as `cms_block.backgroundColor`, `cms_block`.`background_media_id` as `cms_block.backgroundMediaId`, `cms_block`.`background_media_mode` as `cms_block.backgroundMediaMode`, `cms_block`.`css_class` as `cms_block.cssClass`, `cms_block`.`cms_section_id` as `cms_block.sectionId`, `cms_block`.`custom_fields` as `cms_block.customFields`, `cms_block`.`created_at` as `cms_block.createdAt`, `cms_block`.`updated_at` as `cms_block.updatedAt`, `cms_block.backgroundMedia`.`id` as `cms_block.backgroundMedia.id`, `cms_block.backgroundMedia`.`user_id` as `cms_block.backgroundMedia.userId`, `cms_block.backgroundMedia`.`media_folder_id` as `cms_block.backgroundMedia.mediaFolderId`, `cms_block.backgroundMedia`.`mime_type` as `cms_block.backgroundMedia.mimeType`, `cms_block.backgroundMedia`.`file_extension` as `cms_block.backgroundMedia.fileExtension`, `cms_block.backgroundMedia`.`uploaded_at` as `cms_block.backgroundMedia.uploadedAt`, `cms_block.backgroundMedia`.`file_name` as `cms_block.backgroundMedia.fileName`, `cms_block.backgroundMedia`.`file_size` as `cms_block.backgroundMedia.fileSize`, `cms_block.backgroundMedia`.`media_type` as `cms_block.backgroundMedia.mediaTypeRaw`, `cms_block.backgroundMedia`.`meta_data` as `cms_block.backgroundMedia.metaData`, `cms_block.backgroundMedia`.`private` as `cms_block.backgroundMedia.private`, `cms_block.backgroundMedia`.`thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo`, `cms_block.backgroundMedia`.`created_at` as `cms_block.backgroundMedia.createdAt`, `cms_block.backgroundMedia`.`updated_at` as `cms_block.backgroundMedia.updatedAt`, `cms_block.backgroundMedia.translation`.`title` as `cms_block.backgroundMedia.translation.title`, `cms_block.backgroundMedia.translation`.`title` as `cms_block.backgroundMedia.title`, `cms_block.backgroundMedia.translation`.`alt` as `cms_block.backgroundMedia.translation.alt`, `cms_block.backgroundMedia.translation`.`alt` as `cms_block.backgroundMedia.alt`, `cms_block.backgroundMedia.translation`.`custom_fields` as `cms_block.backgroundMedia.translation.customFields`, `cms_block.backgroundMedia.translation`.`custom_fields` as `cms_block.backgroundMedia.customFields`, `cms_block.backgroundMedia.translation`.`created_at` as `cms_block.backgroundMedia.translation.createdAt`, `cms_block.backgroundMedia.translation`.`updated_at` as `cms_block.backgroundMedia.translation.updatedAt`, `cms_block.backgroundMedia.translation`.`media_id` as `cms_block.backgroundMedia.translation.mediaId`, `cms_block.backgroundMedia.translation`.`language_id` as `cms_block.backgroundMedia.translation.languageId` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block`.`background_media_id` = `cms_block.backgroundMedia`.`id` LEFT JOIN `media_translation` `cms_block.backgroundMedia.translation` ON `cms_block.backgroundMedia.translation`.`media_id` = `cms_block.backgroundMedia`.`id` AND `cms_block.backgroundMedia.translation`.`language_id` = :translationLanguageId WHERE (`cms_block`.`cms_section_id` IN (:param_ce2a49ecaa0646b68b4ca1bf563990c9))
27 0.37 ms
SELECT `cms_slot`.`id` as `cms_slot.id`, `cms_slot`.`version_id` as `cms_slot.versionId`, `cms_slot`.`type` as `cms_slot.type`, `cms_slot`.`slot` as `cms_slot.slot`, `cms_slot`.`locked` as `cms_slot.locked`, `cms_slot`.`cms_block_id` as `cms_slot.blockId`, `cms_slot`.`created_at` as `cms_slot.createdAt`, `cms_slot`.`updated_at` as `cms_slot.updatedAt`, `cms_slot.translation`.`config` as `cms_slot.translation.config`, `cms_slot.translation`.`config` as `cms_slot.config`, `cms_slot.translation`.`custom_fields` as `cms_slot.translation.customFields`, `cms_slot.translation`.`custom_fields` as `cms_slot.customFields`, `cms_slot.translation`.`created_at` as `cms_slot.translation.createdAt`, `cms_slot.translation`.`updated_at` as `cms_slot.translation.updatedAt`, `cms_slot.translation`.`cms_slot_id` as `cms_slot.translation.cmsSlotId`, `cms_slot.translation`.`language_id` as `cms_slot.translation.languageId`, `cms_slot.translation`.`cms_slot_version_id` as `cms_slot.translation.cmsSlotVersionId` FROM `cms_slot` LEFT JOIN `cms_slot_translation` `cms_slot.translation` ON `cms_slot.translation`.`cms_slot_id` = `cms_slot`.`id` AND `cms_slot.translation`.`language_id` = :translationLanguageId AND `cms_slot.translation`.`cms_slot_version_id` = `cms_slot`.`version_id` WHERE (`cms_slot`.`version_id` = :version) AND ((`cms_slot`.`cms_block_id` IN (:param_17550fb8d8f546e1bf6bec15bda6ac35)))
28 0.13 ms
SELECT `payment_method`.`id` FROM `payment_method` WHERE (`payment_method`.`handler_identifier` = :param_4a0bf7aee8054a72b82ef1ed2941dcd0)
29 0.97 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`.`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.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`.`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`, (SELECT GROUP_CONCAT(HEX(`sales_channel.paymentMethods.mapping`.`payment_method_id`) SEPARATOR '||')
                  FROM `sales_channel_payment_method` `sales_channel.paymentMethods.mapping`
                  WHERE `sales_channel.paymentMethods.mapping`.`sales_channel_id` = `sales_channel`.`id` ) as `sales_channel.paymentMethods.id_mapping`, `sales_channel.translation`.`name` as `sales_channel.translation.name`, `sales_channel.translation`.`name` as `sales_channel.name`, `sales_channel.translation`.`custom_fields` as `sales_channel.translation.customFields`, `sales_channel.translation`.`custom_fields` as `sales_channel.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` LEFT JOIN `sales_channel_translation` `sales_channel.translation` ON `sales_channel.translation`.`sales_channel_id` = `sales_channel`.`id` AND `sales_channel.translation`.`language_id` = :translationLanguageId LEFT JOIN `sales_channel_analytics` `sales_channel.analytics` ON `sales_channel`.`analytics_id` = `sales_channel.analytics`.`id` WHERE `sales_channel`.`id` IN (:ids)
30 0.40 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`.`created_at` as `payment_method.createdAt`, `payment_method`.`updated_at` as `payment_method.updatedAt`, `payment_method.translation`.`name` as `payment_method.translation.name`, `payment_method.translation`.`name` as `payment_method.name`, `payment_method.translation`.`description` as `payment_method.translation.description`, `payment_method.translation`.`description` as `payment_method.description`, `payment_method.translation`.`custom_fields` as `payment_method.translation.customFields`, `payment_method.translation`.`custom_fields` as `payment_method.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` LEFT JOIN `payment_method_translation` `payment_method.translation` ON `payment_method.translation`.`payment_method_id` = `payment_method`.`id` AND `payment_method.translation`.`language_id` = :translationLanguageId WHERE `payment_method`.`id` IN (:ids)
31 0.21 ms
SELECT LOWER(HEX(id)) FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = :salesChannelId) AND (configuration_key LIKE :prefix) ORDER BY configuration_key ASC, sales_channel_id ASC
32 0.32 ms
SELECT `system_config`.`id` as `system_config.id`, `system_config`.`configuration_key` as `system_config.configurationKey`, `system_config`.`configuration_value` as `system_config.configurationValue`, `system_config`.`sales_channel_id` as `system_config.salesChannelId`, `system_config`.`created_at` as `system_config.createdAt`, `system_config`.`updated_at` as `system_config.updatedAt` FROM `system_config` WHERE `system_config`.`id` IN (:ids)
33 0.18 ms
SELECT `system_config`.`id` FROM `system_config` WHERE ((`system_config`.`sales_channel_id` = :param_24bb63a1e6c54b4ba462232844add352 OR `system_config`.`sales_channel_id` IS NULL)) ORDER BY `system_config`.`sales_channel_id` ASC
34 0.37 ms
SELECT `system_config`.`id` as `system_config.id`, `system_config`.`configuration_key` as `system_config.configurationKey`, `system_config`.`configuration_value` as `system_config.configurationValue`, `system_config`.`sales_channel_id` as `system_config.salesChannelId`, `system_config`.`created_at` as `system_config.createdAt`, `system_config`.`updated_at` as `system_config.updatedAt` FROM `system_config` WHERE `system_config`.`id` IN (:ids)
35 0.48 ms
SELECT `theme`.`id` as `theme.id`, `theme`.`technical_name` as `theme.technicalName`, `theme`.`name` as `theme.name`, `theme`.`author` as `theme.author`, `theme`.`preview_media_id` as `theme.previewMediaId`, `theme`.`parent_theme_id` as `theme.parentThemeId`, `theme`.`base_config` as `theme.baseConfig`, `theme`.`config_values` as `theme.configValues`, `theme`.`active` as `theme.active`, `theme`.`created_at` as `theme.createdAt`, `theme`.`updated_at` as `theme.updatedAt`, `theme.translation`.`description` as `theme.translation.description`, `theme.translation`.`description` as `theme.description`, `theme.translation`.`labels` as `theme.translation.labels`, `theme.translation`.`labels` as `theme.labels`, `theme.translation`.`help_texts` as `theme.translation.helpTexts`, `theme.translation`.`help_texts` as `theme.helpTexts`, `theme.translation`.`custom_fields` as `theme.translation.customFields`, `theme.translation`.`custom_fields` as `theme.customFields`, `theme.translation`.`created_at` as `theme.translation.createdAt`, `theme.translation`.`updated_at` as `theme.translation.updatedAt`, `theme.translation`.`theme_id` as `theme.translation.themeId`, `theme.translation`.`language_id` as `theme.translation.languageId` FROM `theme` LEFT JOIN `theme_translation` `theme.translation` ON `theme.translation`.`theme_id` = `theme`.`id` AND `theme.translation`.`language_id` = :translationLanguageId WHERE (`theme`.`technical_name` = :param_65e23ddb5e284004af84249fc38e61e6)
36 0.40 ms
SELECT `theme`.`id` as `theme.id`, `theme`.`technical_name` as `theme.technicalName`, `theme`.`name` as `theme.name`, `theme`.`author` as `theme.author`, `theme`.`preview_media_id` as `theme.previewMediaId`, `theme`.`parent_theme_id` as `theme.parentThemeId`, `theme`.`base_config` as `theme.baseConfig`, `theme`.`config_values` as `theme.configValues`, `theme`.`active` as `theme.active`, `theme`.`created_at` as `theme.createdAt`, `theme`.`updated_at` as `theme.updatedAt`, `theme.translation`.`description` as `theme.translation.description`, `theme.translation`.`description` as `theme.description`, `theme.translation`.`labels` as `theme.translation.labels`, `theme.translation`.`labels` as `theme.labels`, `theme.translation`.`help_texts` as `theme.translation.helpTexts`, `theme.translation`.`help_texts` as `theme.helpTexts`, `theme.translation`.`custom_fields` as `theme.translation.customFields`, `theme.translation`.`custom_fields` as `theme.customFields`, `theme.translation`.`created_at` as `theme.translation.createdAt`, `theme.translation`.`updated_at` as `theme.translation.updatedAt`, `theme.translation`.`theme_id` as `theme.translation.themeId`, `theme.translation`.`language_id` as `theme.translation.languageId` FROM `theme` LEFT JOIN `theme_translation` `theme.translation` ON `theme.translation`.`theme_id` = `theme`.`id` AND `theme.translation`.`language_id` = :translationLanguageId WHERE `theme`.`id` IN (:ids)
37 0.72 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`.`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` as `media.translation.title`, `media.translation`.`title` as `media.title`, `media.translation`.`alt` as `media.translation.alt`, `media.translation`.`alt` as `media.alt`, `media.translation`.`custom_fields` as `media.translation.customFields`, `media.translation`.`custom_fields` as `media.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` LEFT JOIN `media_translation` `media.translation` ON `media.translation`.`media_id` = `media`.`id` AND `media.translation`.`language_id` = :translationLanguageId WHERE `media`.`id` IN (:ids)

Database Connections

There are no configured database connections.

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping