GET https://raugmbh.dev.intocommerce.de/faq/detail/019604b76ebc73be8a8160574153c0dc

Query Metrics

81 Database Queries
71 Different statements
85.83 ms Query time

Queries

Group similar statements

# Time Info
1 0.40 ms
# dbal-plugin-loader
        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`;
Parameters:
[]
2 0.50 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
3 0.13 ms
SELECT custom_entity.name, custom_entity.fields, custom_entity.flags
                FROM custom_entity
                    LEFT JOIN app ON app.id = custom_entity.app_id
                WHERE (custom_entity.app_id IS NULL OR app.active = 1) AND custom_entity.deleted_at IS NULL;
Parameters:
[]
4 0.08 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',''))
Parameters:
[]
5 0.10 ms
SELECT CONCAT(TRIM(TRAILING '/' FROM domain.url), '/') `key`, CONCAT(TRIM(TRAILING '/' FROM domain.url), '/') url, LOWER(HEX(domain.id)) id, LOWER(HEX(sales_channel.id)) salesChannelId, LOWER(HEX(sales_channel.type_id)) typeId, LOWER(HEX(domain.snippet_set_id)) snippetSetId, LOWER(HEX(domain.currency_id)) currencyId, LOWER(HEX(domain.language_id)) languageId, LOWER(HEX(theme.id)) themeId, sales_channel.maintenance maintenance, sales_channel.maintenance_ip_whitelist maintenanceIpWhitelist, snippet_set.iso as locale, theme.technical_name as themeName, parentTheme.technical_name as parentThemeName FROM sales_channel INNER JOIN sales_channel_domain domain ON domain.sales_channel_id = sales_channel.id LEFT JOIN theme_sales_channel theme_sales_channel ON sales_channel.id = theme_sales_channel.sales_channel_id INNER JOIN snippet_set snippet_set ON snippet_set.id = domain.snippet_set_id LEFT JOIN theme theme ON theme_sales_channel.theme_id = theme.id LEFT JOIN theme parentTheme ON theme.parent_theme_id = parentTheme.id WHERE (sales_channel.type_id = UNHEX(?)) AND (sales_channel.active)
Parameters:
[
  "8a243080f92e4c719546314b577cf82b"
]
6 0.55 ms
# seo-url::resolve
SELECT id, path_info pathInfo, is_canonical isCanonical, sales_channel_id salesChannelId FROM seo_url WHERE (language_id = ?) AND ((sales_channel_id = ? OR sales_channel_id IS NULL)) AND ((seo_path_info = ? OR seo_path_info = ?))
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"\x01\x1AÄØ*sa¤½á}aÌâï"
  "faq/Kann-ich-meine-Bestellung-auch-selbst-abholen"
  "faq/Kann-ich-meine-Bestellung-auch-selbst-abholen/"
]
7 0.23 ms
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`.`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"\x01ô\x1A╠[â~\x0FÉx[jÙ■þ¼"
  "faq/Kann-ich-meine-Bestellung-auch-selbst-abholen"
]
8 0.19 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"\x01\x1AÄØ*sa¤½á}aÌâï"
  "lRsFMHJM01FOaWh1vIzHPHvqgWzQZiHD"
]
9 0.22 ms
# context-factory::base-context

        SELECT
          sales_channel.id as sales_channel_id,
          sales_channel.language_id as sales_channel_default_language_id,
          sales_channel.currency_id as sales_channel_currency_id,
          currency.factor as sales_channel_currency_factor,
          GROUP_CONCAT(LOWER(HEX(sales_channel_language.language_id))) as sales_channel_language_ids
        FROM sales_channel
            INNER JOIN currency
                ON sales_channel.currency_id = currency.id
            LEFT JOIN sales_channel_language
                ON sales_channel_language.sales_channel_id = sales_channel.id
        WHERE sales_channel.id = ?
        GROUP BY sales_channel.id, sales_channel.language_id, sales_channel.currency_id, currency.factor
Parameters:
[
  b"\x01\x1AÄØ*sa¤½á}aÌâï"
]
10 0.05 ms
SELECT LOWER(HEX(language.parent_id)) FROM language WHERE language.id = ?
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
]
11 0.58 ms
# base-context-factory::sales-channel::read
SELECT `sales_channel`.`id` as `sales_channel.id`, `sales_channel`.`type_id` as `sales_channel.typeId`, `sales_channel`.`language_id` as `sales_channel.languageId`, `sales_channel`.`customer_group_id` as `sales_channel.customerGroupId`, `sales_channel`.`currency_id` as `sales_channel.currencyId`, `sales_channel`.`payment_method_id` as `sales_channel.paymentMethodId`, `sales_channel`.`shipping_method_id` as `sales_channel.shippingMethodId`, `sales_channel`.`country_id` as `sales_channel.countryId`, `sales_channel`.`analytics_id` as `sales_channel.analyticsId`, `sales_channel`.`navigation_category_id` as `sales_channel.navigationCategoryId`, `sales_channel`.`navigation_category_version_id` as `sales_channel.navigationCategoryVersionId`, `sales_channel`.`navigation_category_depth` as `sales_channel.navigationCategoryDepth`, `sales_channel`.`footer_category_id` as `sales_channel.footerCategoryId`, `sales_channel`.`footer_category_version_id` as `sales_channel.footerCategoryVersionId`, `sales_channel`.`service_category_id` as `sales_channel.serviceCategoryId`, `sales_channel`.`service_category_version_id` as `sales_channel.serviceCategoryVersionId`, `sales_channel`.`mail_header_footer_id` as `sales_channel.mailHeaderFooterId`, `sales_channel`.`hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId`, `sales_channel`.`short_name` as `sales_channel.shortName`, `sales_channel`.`tax_calculation_type` as `sales_channel.taxCalculationType`, `sales_channel`.`access_key` as `sales_channel.accessKey`, `sales_channel`.`configuration` as `sales_channel.configuration`, `sales_channel`.`active` as `sales_channel.active`, `sales_channel`.`hreflang_active` as `sales_channel.hreflangActive`, `sales_channel`.`maintenance` as `sales_channel.maintenance`, `sales_channel`.`maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist`, `sales_channel`.`payment_method_ids` as `sales_channel.paymentMethodIds`, `sales_channel`.`home_cms_page_id` as `sales_channel.homeCmsPageId`, `sales_channel`.`home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId`, `sales_channel`.`created_at` as `sales_channel.createdAt`, `sales_channel`.`updated_at` as `sales_channel.updatedAt`, `sales_channel.currency`.`id` as `sales_channel.currency.id`, `sales_channel.currency`.`factor` as `sales_channel.currency.factor`, `sales_channel.currency`.`symbol` as `sales_channel.currency.symbol`, `sales_channel.currency`.`iso_code` as `sales_channel.currency.isoCode`, `sales_channel.currency`.`position` as `sales_channel.currency.position`, `sales_channel.currency`.`tax_free_from` as `sales_channel.currency.taxFreeFrom`, `sales_channel.currency`.`item_rounding` as `sales_channel.currency.itemRounding`, `sales_channel.currency`.`total_rounding` as `sales_channel.currency.totalRounding`, `sales_channel.currency`.`created_at` as `sales_channel.currency.createdAt`, `sales_channel.currency`.`updated_at` as `sales_channel.currency.updatedAt`, `sales_channel.currency.translation.fallback_1.shortName`, `sales_channel.currency.translation.shortName`, COALESCE(`sales_channel.currency.translation.fallback_1.shortName`,`sales_channel.currency.translation.shortName`,`sales_channel.currency.translation.shortName`) as `sales_channel.currency.shortName`, `sales_channel.currency.translation.fallback_1.name`, `sales_channel.currency.translation.name`, COALESCE(`sales_channel.currency.translation.fallback_1.name`,`sales_channel.currency.translation.name`,`sales_channel.currency.translation.name`) as `sales_channel.currency.name`, `sales_channel.currency.translation.fallback_1.customFields`, `sales_channel.currency.translation.customFields`, COALESCE(`sales_channel.currency.translation.fallback_1.customFields`,`sales_channel.currency.translation.customFields`,`sales_channel.currency.translation.customFields`) as `sales_channel.currency.customFields`, `sales_channel.currency.translation.fallback_1.createdAt`, `sales_channel.currency.translation.createdAt`, `sales_channel.currency.translation.fallback_1.updatedAt`, `sales_channel.currency.translation.updatedAt`, `sales_channel.currency.translation.fallback_1.currencyId`, `sales_channel.currency.translation.currencyId`, `sales_channel.currency.translation.fallback_1.languageId`, `sales_channel.currency.translation.languageId`, `sales_channel.translation.fallback_1.name`, `sales_channel.translation.name`, COALESCE(`sales_channel.translation.fallback_1.name`,`sales_channel.translation.name`,`sales_channel.translation.name`) as `sales_channel.name`, `sales_channel.translation.fallback_1.homeSlotConfig`, `sales_channel.translation.homeSlotConfig`, COALESCE(`sales_channel.translation.fallback_1.homeSlotConfig`,`sales_channel.translation.homeSlotConfig`,`sales_channel.translation.homeSlotConfig`) as `sales_channel.homeSlotConfig`, `sales_channel.translation.fallback_1.homeEnabled`, `sales_channel.translation.homeEnabled`, COALESCE(`sales_channel.translation.fallback_1.homeEnabled`,`sales_channel.translation.homeEnabled`,`sales_channel.translation.homeEnabled`) as `sales_channel.homeEnabled`, `sales_channel.translation.fallback_1.homeName`, `sales_channel.translation.homeName`, COALESCE(`sales_channel.translation.fallback_1.homeName`,`sales_channel.translation.homeName`,`sales_channel.translation.homeName`) as `sales_channel.homeName`, `sales_channel.translation.fallback_1.homeMetaTitle`, `sales_channel.translation.homeMetaTitle`, COALESCE(`sales_channel.translation.fallback_1.homeMetaTitle`,`sales_channel.translation.homeMetaTitle`,`sales_channel.translation.homeMetaTitle`) as `sales_channel.homeMetaTitle`, `sales_channel.translation.fallback_1.homeMetaDescription`, `sales_channel.translation.homeMetaDescription`, COALESCE(`sales_channel.translation.fallback_1.homeMetaDescription`,`sales_channel.translation.homeMetaDescription`,`sales_channel.translation.homeMetaDescription`) as `sales_channel.homeMetaDescription`, `sales_channel.translation.fallback_1.homeKeywords`, `sales_channel.translation.homeKeywords`, COALESCE(`sales_channel.translation.fallback_1.homeKeywords`,`sales_channel.translation.homeKeywords`,`sales_channel.translation.homeKeywords`) as `sales_channel.homeKeywords`, `sales_channel.translation.fallback_1.customFields`, `sales_channel.translation.customFields`, COALESCE(`sales_channel.translation.fallback_1.customFields`,`sales_channel.translation.customFields`,`sales_channel.translation.customFields`) as `sales_channel.customFields`, `sales_channel.translation.fallback_1.createdAt`, `sales_channel.translation.createdAt`, `sales_channel.translation.fallback_1.updatedAt`, `sales_channel.translation.updatedAt`, `sales_channel.translation.fallback_1.salesChannelId`, `sales_channel.translation.salesChannelId`, `sales_channel.translation.fallback_1.languageId`, `sales_channel.translation.languageId` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation`.sales_channel_id, `sales_channel.translation`.name as `sales_channel.translation.name`, `sales_channel.translation`.home_slot_config as `sales_channel.translation.homeSlotConfig`, `sales_channel.translation`.home_enabled as `sales_channel.translation.homeEnabled`, `sales_channel.translation`.home_name as `sales_channel.translation.homeName`, `sales_channel.translation`.home_meta_title as `sales_channel.translation.homeMetaTitle`, `sales_channel.translation`.home_meta_description as `sales_channel.translation.homeMetaDescription`, `sales_channel.translation`.home_keywords as `sales_channel.translation.homeKeywords`, `sales_channel.translation`.custom_fields as `sales_channel.translation.customFields`, `sales_channel.translation`.created_at as `sales_channel.translation.createdAt`, `sales_channel.translation`.updated_at as `sales_channel.translation.updatedAt`, `sales_channel.translation`.sales_channel_id as `sales_channel.translation.salesChannelId`, `sales_channel.translation`.language_id as `sales_channel.translation.languageId`, `sales_channel.translation.fallback_1`.name as `sales_channel.translation.fallback_1.name`, `sales_channel.translation.fallback_1`.home_slot_config as `sales_channel.translation.fallback_1.homeSlotConfig`, `sales_channel.translation.fallback_1`.home_enabled as `sales_channel.translation.fallback_1.homeEnabled`, `sales_channel.translation.fallback_1`.home_name as `sales_channel.translation.fallback_1.homeName`, `sales_channel.translation.fallback_1`.home_meta_title as `sales_channel.translation.fallback_1.homeMetaTitle`, `sales_channel.translation.fallback_1`.home_meta_description as `sales_channel.translation.fallback_1.homeMetaDescription`, `sales_channel.translation.fallback_1`.home_keywords as `sales_channel.translation.fallback_1.homeKeywords`, `sales_channel.translation.fallback_1`.custom_fields as `sales_channel.translation.fallback_1.customFields`, `sales_channel.translation.fallback_1`.created_at as `sales_channel.translation.fallback_1.createdAt`, `sales_channel.translation.fallback_1`.updated_at as `sales_channel.translation.fallback_1.updatedAt`, `sales_channel.translation.fallback_1`.sales_channel_id as `sales_channel.translation.fallback_1.salesChannelId`, `sales_channel.translation.fallback_1`.language_id as `sales_channel.translation.fallback_1.languageId` FROM `sales_channel_translation` `sales_channel.translation` LEFT JOIN `sales_channel_translation` `sales_channel.translation.fallback_1` ON `sales_channel.translation`.`sales_channel_id` = `sales_channel.translation.fallback_1`.`sales_channel_id` AND `sales_channel.translation.fallback_1`.language_id = ? WHERE `sales_channel.translation`.language_id = ?) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation`.`sales_channel_id` = `sales_channel`.`id` LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel`.`currency_id` = `sales_channel.currency`.`id` LEFT JOIN (SELECT `sales_channel.currency.translation`.currency_id, `sales_channel.currency.translation`.short_name as `sales_channel.currency.translation.shortName`, `sales_channel.currency.translation`.name as `sales_channel.currency.translation.name`, `sales_channel.currency.translation`.custom_fields as `sales_channel.currency.translation.customFields`, `sales_channel.currency.translation`.created_at as `sales_channel.currency.translation.createdAt`, `sales_channel.currency.translation`.updated_at as `sales_channel.currency.translation.updatedAt`, `sales_channel.currency.translation`.currency_id as `sales_channel.currency.translation.currencyId`, `sales_channel.currency.translation`.language_id as `sales_channel.currency.translation.languageId`, `sales_channel.currency.translation.fallback_1`.short_name as `sales_channel.currency.translation.fallback_1.shortName`, `sales_channel.currency.translation.fallback_1`.name as `sales_channel.currency.translation.fallback_1.name`, `sales_channel.currency.translation.fallback_1`.custom_fields as `sales_channel.currency.translation.fallback_1.customFields`, `sales_channel.currency.translation.fallback_1`.created_at as `sales_channel.currency.translation.fallback_1.createdAt`, `sales_channel.currency.translation.fallback_1`.updated_at as `sales_channel.currency.translation.fallback_1.updatedAt`, `sales_channel.currency.translation.fallback_1`.currency_id as `sales_channel.currency.translation.fallback_1.currencyId`, `sales_channel.currency.translation.fallback_1`.language_id as `sales_channel.currency.translation.fallback_1.languageId` FROM `currency_translation` `sales_channel.currency.translation` LEFT JOIN `currency_translation` `sales_channel.currency.translation.fallback_1` ON `sales_channel.currency.translation`.`currency_id` = `sales_channel.currency.translation.fallback_1`.`currency_id` AND `sales_channel.currency.translation.fallback_1`.language_id = ? WHERE `sales_channel.currency.translation`.language_id = ?) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation`.`currency_id` = `sales_channel.currency`.`id` WHERE `sales_channel`.`id` IN (?)
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01\x1AÄØ*sa¤½á}aÌâï"
]
12 0.14 ms
# base-context-factory::sales-channel::association::domains::read
SELECT `sales_channel_domain`.`id` as `sales_channel_domain.id`, `sales_channel_domain`.`url` as `sales_channel_domain.url`, `sales_channel_domain`.`sales_channel_id` as `sales_channel_domain.salesChannelId`, `sales_channel_domain`.`language_id` as `sales_channel_domain.languageId`, `sales_channel_domain`.`currency_id` as `sales_channel_domain.currencyId`, `sales_channel_domain`.`snippet_set_id` as `sales_channel_domain.snippetSetId`, `sales_channel_domain`.`hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale`, `sales_channel_domain`.`custom_fields` as `sales_channel_domain.customFields`, `sales_channel_domain`.`created_at` as `sales_channel_domain.createdAt`, `sales_channel_domain`.`updated_at` as `sales_channel_domain.updatedAt` FROM `sales_channel_domain` WHERE (`sales_channel_domain`.`sales_channel_id` IN (?))
Parameters:
[
  b"\x01\x1AÄØ*sa¤½á}aÌâï"
]
13 0.23 ms
# base-context-factory::currency::read
SELECT `currency`.`id` as `currency.id`, `currency`.`factor` as `currency.factor`, `currency`.`symbol` as `currency.symbol`, `currency`.`iso_code` as `currency.isoCode`, `currency`.`position` as `currency.position`, `currency`.`tax_free_from` as `currency.taxFreeFrom`, `currency`.`item_rounding` as `currency.itemRounding`, `currency`.`total_rounding` as `currency.totalRounding`, `currency`.`created_at` as `currency.createdAt`, `currency`.`updated_at` as `currency.updatedAt`, `currency.translation.fallback_1.shortName`, `currency.translation.shortName`, COALESCE(`currency.translation.fallback_1.shortName`,`currency.translation.shortName`,`currency.translation.shortName`) as `currency.shortName`, `currency.translation.fallback_1.name`, `currency.translation.name`, COALESCE(`currency.translation.fallback_1.name`,`currency.translation.name`,`currency.translation.name`) as `currency.name`, `currency.translation.fallback_1.customFields`, `currency.translation.customFields`, COALESCE(`currency.translation.fallback_1.customFields`,`currency.translation.customFields`,`currency.translation.customFields`) as `currency.customFields`, `currency.translation.fallback_1.createdAt`, `currency.translation.createdAt`, `currency.translation.fallback_1.updatedAt`, `currency.translation.updatedAt`, `currency.translation.fallback_1.currencyId`, `currency.translation.currencyId`, `currency.translation.fallback_1.languageId`, `currency.translation.languageId` FROM `currency` LEFT JOIN (SELECT `currency.translation`.currency_id, `currency.translation`.short_name as `currency.translation.shortName`, `currency.translation`.name as `currency.translation.name`, `currency.translation`.custom_fields as `currency.translation.customFields`, `currency.translation`.created_at as `currency.translation.createdAt`, `currency.translation`.updated_at as `currency.translation.updatedAt`, `currency.translation`.currency_id as `currency.translation.currencyId`, `currency.translation`.language_id as `currency.translation.languageId`, `currency.translation.fallback_1`.short_name as `currency.translation.fallback_1.shortName`, `currency.translation.fallback_1`.name as `currency.translation.fallback_1.name`, `currency.translation.fallback_1`.custom_fields as `currency.translation.fallback_1.customFields`, `currency.translation.fallback_1`.created_at as `currency.translation.fallback_1.createdAt`, `currency.translation.fallback_1`.updated_at as `currency.translation.fallback_1.updatedAt`, `currency.translation.fallback_1`.currency_id as `currency.translation.fallback_1.currencyId`, `currency.translation.fallback_1`.language_id as `currency.translation.fallback_1.languageId` FROM `currency_translation` `currency.translation` LEFT JOIN `currency_translation` `currency.translation.fallback_1` ON `currency.translation`.`currency_id` = `currency.translation.fallback_1`.`currency_id` AND `currency.translation.fallback_1`.language_id = ? WHERE `currency.translation`.language_id = ?) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (?)
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
14 0.27 ms
# base-context-factory::country::read
SELECT `country`.`id` as `country.id`, `country`.`iso` as `country.iso`, `country`.`position` as `country.position`, `country`.`active` as `country.active`, `country`.`shipping_available` as `country.shippingAvailable`, `country`.`iso3` as `country.iso3`, `country`.`display_state_in_registration` as `country.displayStateInRegistration`, `country`.`force_state_in_registration` as `country.forceStateInRegistration`, `country`.`check_vat_id_pattern` as `country.checkVatIdPattern`, `country`.`vat_id_required` as `country.vatIdRequired`, `country`.`vat_id_pattern` as `country.vatIdPattern`, `country`.`customer_tax` as `country.customerTax`, `country`.`company_tax` as `country.companyTax`, `country`.`postal_code_required` as `country.postalCodeRequired`, `country`.`check_postal_code_pattern` as `country.checkPostalCodePattern`, `country`.`check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern`, `country`.`advanced_postal_code_pattern` as `country.advancedPostalCodePattern`, `country`.`default_postal_code_pattern` as `country.defaultPostalCodePattern`, `country`.`is_eu` as `country.isEu`, `country`.`created_at` as `country.createdAt`, `country`.`updated_at` as `country.updatedAt`, `country.translation.fallback_1.name`, `country.translation.name`, COALESCE(`country.translation.fallback_1.name`,`country.translation.name`,`country.translation.name`) as `country.name`, `country.translation.fallback_1.addressFormat`, `country.translation.addressFormat`, COALESCE(`country.translation.fallback_1.addressFormat`,`country.translation.addressFormat`,`country.translation.addressFormat`) as `country.addressFormat`, `country.translation.fallback_1.customFields`, `country.translation.customFields`, COALESCE(`country.translation.fallback_1.customFields`,`country.translation.customFields`,`country.translation.customFields`) as `country.customFields`, `country.translation.fallback_1.createdAt`, `country.translation.createdAt`, `country.translation.fallback_1.updatedAt`, `country.translation.updatedAt`, `country.translation.fallback_1.countryId`, `country.translation.countryId`, `country.translation.fallback_1.languageId`, `country.translation.languageId` FROM `country` LEFT JOIN (SELECT `country.translation`.country_id, `country.translation`.name as `country.translation.name`, `country.translation`.address_format as `country.translation.addressFormat`, `country.translation`.custom_fields as `country.translation.customFields`, `country.translation`.created_at as `country.translation.createdAt`, `country.translation`.updated_at as `country.translation.updatedAt`, `country.translation`.country_id as `country.translation.countryId`, `country.translation`.language_id as `country.translation.languageId`, `country.translation.fallback_1`.name as `country.translation.fallback_1.name`, `country.translation.fallback_1`.address_format as `country.translation.fallback_1.addressFormat`, `country.translation.fallback_1`.custom_fields as `country.translation.fallback_1.customFields`, `country.translation.fallback_1`.created_at as `country.translation.fallback_1.createdAt`, `country.translation.fallback_1`.updated_at as `country.translation.fallback_1.updatedAt`, `country.translation.fallback_1`.country_id as `country.translation.fallback_1.countryId`, `country.translation.fallback_1`.language_id as `country.translation.fallback_1.languageId` FROM `country_translation` `country.translation` LEFT JOIN `country_translation` `country.translation.fallback_1` ON `country.translation`.`country_id` = `country.translation.fallback_1`.`country_id` AND `country.translation.fallback_1`.language_id = ? WHERE `country.translation`.language_id = ?) `country.country_translation` ON `country.country_translation`.`country_id` = `country`.`id` WHERE `country`.`id` IN (?)
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01îåÆÈ±p=ÀñSz<üçÿ"
]
15 0.27 ms
# base-context-factory::customer-group::read
SELECT `customer_group`.`id` as `customer_group.id`, `customer_group`.`display_gross` as `customer_group.displayGross`, `customer_group`.`registration_active` as `customer_group.registrationActive`, `customer_group`.`created_at` as `customer_group.createdAt`, `customer_group`.`updated_at` as `customer_group.updatedAt`, `customer_group.translation.fallback_1.name`, `customer_group.translation.name`, COALESCE(`customer_group.translation.fallback_1.name`,`customer_group.translation.name`,`customer_group.translation.name`) as `customer_group.name`, `customer_group.translation.fallback_1.registrationTitle`, `customer_group.translation.registrationTitle`, COALESCE(`customer_group.translation.fallback_1.registrationTitle`,`customer_group.translation.registrationTitle`,`customer_group.translation.registrationTitle`) as `customer_group.registrationTitle`, `customer_group.translation.fallback_1.registrationIntroduction`, `customer_group.translation.registrationIntroduction`, COALESCE(`customer_group.translation.fallback_1.registrationIntroduction`,`customer_group.translation.registrationIntroduction`,`customer_group.translation.registrationIntroduction`) as `customer_group.registrationIntroduction`, `customer_group.translation.fallback_1.registrationOnlyCompanyRegistration`, `customer_group.translation.registrationOnlyCompanyRegistration`, COALESCE(`customer_group.translation.fallback_1.registrationOnlyCompanyRegistration`,`customer_group.translation.registrationOnlyCompanyRegistration`,`customer_group.translation.registrationOnlyCompanyRegistration`) as `customer_group.registrationOnlyCompanyRegistration`, `customer_group.translation.fallback_1.registrationSeoMetaDescription`, `customer_group.translation.registrationSeoMetaDescription`, COALESCE(`customer_group.translation.fallback_1.registrationSeoMetaDescription`,`customer_group.translation.registrationSeoMetaDescription`,`customer_group.translation.registrationSeoMetaDescription`) as `customer_group.registrationSeoMetaDescription`, `customer_group.translation.fallback_1.customFields`, `customer_group.translation.customFields`, COALESCE(`customer_group.translation.fallback_1.customFields`,`customer_group.translation.customFields`,`customer_group.translation.customFields`) as `customer_group.customFields`, `customer_group.translation.fallback_1.createdAt`, `customer_group.translation.createdAt`, `customer_group.translation.fallback_1.updatedAt`, `customer_group.translation.updatedAt`, `customer_group.translation.fallback_1.customerGroupId`, `customer_group.translation.customerGroupId`, `customer_group.translation.fallback_1.languageId`, `customer_group.translation.languageId` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation`.customer_group_id, `customer_group.translation`.name as `customer_group.translation.name`, `customer_group.translation`.registration_title as `customer_group.translation.registrationTitle`, `customer_group.translation`.registration_introduction as `customer_group.translation.registrationIntroduction`, `customer_group.translation`.registration_only_company_registration as `customer_group.translation.registrationOnlyCompanyRegistration`, `customer_group.translation`.registration_seo_meta_description as `customer_group.translation.registrationSeoMetaDescription`, `customer_group.translation`.custom_fields as `customer_group.translation.customFields`, `customer_group.translation`.created_at as `customer_group.translation.createdAt`, `customer_group.translation`.updated_at as `customer_group.translation.updatedAt`, `customer_group.translation`.customer_group_id as `customer_group.translation.customerGroupId`, `customer_group.translation`.language_id as `customer_group.translation.languageId`, `customer_group.translation.fallback_1`.name as `customer_group.translation.fallback_1.name`, `customer_group.translation.fallback_1`.registration_title as `customer_group.translation.fallback_1.registrationTitle`, `customer_group.translation.fallback_1`.registration_introduction as `customer_group.translation.fallback_1.registrationIntroduction`, `customer_group.translation.fallback_1`.registration_only_company_registration as `customer_group.translation.fallback_1.registrationOnlyCompanyRegistration`, `customer_group.translation.fallback_1`.registration_seo_meta_description as `customer_group.translation.fallback_1.registrationSeoMetaDescription`, `customer_group.translation.fallback_1`.custom_fields as `customer_group.translation.fallback_1.customFields`, `customer_group.translation.fallback_1`.created_at as `customer_group.translation.fallback_1.createdAt`, `customer_group.translation.fallback_1`.updated_at as `customer_group.translation.fallback_1.updatedAt`, `customer_group.translation.fallback_1`.customer_group_id as `customer_group.translation.fallback_1.customerGroupId`, `customer_group.translation.fallback_1`.language_id as `customer_group.translation.fallback_1.languageId` FROM `customer_group_translation` `customer_group.translation` LEFT JOIN `customer_group_translation` `customer_group.translation.fallback_1` ON `customer_group.translation`.`customer_group_id` = `customer_group.translation.fallback_1`.`customer_group_id` AND `customer_group.translation.fallback_1`.language_id = ? WHERE `customer_group.translation`.language_id = ?) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation`.`customer_group_id` = `customer_group`.`id` WHERE `customer_group`.`id` IN (?)
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"¤¢P\x18ËìAÏ¡╩\x10┘O╚¢Í"
]
16 0.10 ms
# base-context-factory::taxes::read
SELECT `tax`.`id` as `tax.id`, `tax`.`tax_rate` as `tax.taxRate`, `tax`.`name` as `tax.name`, `tax`.`position` as `tax.position`, `tax`.`custom_fields` as `tax.customFields`, `tax`.`created_at` as `tax.createdAt`, `tax`.`updated_at` as `tax.updatedAt` FROM `tax`
Parameters:
[]
17 0.52 ms
# base-context-factory::taxes::association::rules::read
SELECT `tax_rule`.`id` as `tax_rule.id`, `tax_rule`.`tax_rule_type_id` as `tax_rule.taxRuleTypeId`, `tax_rule`.`country_id` as `tax_rule.countryId`, `tax_rule`.`tax_rate` as `tax_rule.taxRate`, `tax_rule`.`data` as `tax_rule.data`, `tax_rule`.`tax_id` as `tax_rule.taxId`, `tax_rule`.`active_from` as `tax_rule.activeFrom`, `tax_rule`.`created_at` as `tax_rule.createdAt`, `tax_rule`.`updated_at` as `tax_rule.updatedAt`, `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.fallback_1.typeName`, `tax_rule.type.translation.typeName`, COALESCE(`tax_rule.type.translation.fallback_1.typeName`,`tax_rule.type.translation.typeName`,`tax_rule.type.translation.typeName`) as `tax_rule.type.typeName`, `tax_rule.type.translation.fallback_1.createdAt`, `tax_rule.type.translation.createdAt`, `tax_rule.type.translation.fallback_1.updatedAt`, `tax_rule.type.translation.updatedAt`, `tax_rule.type.translation.fallback_1.taxRuleTypeId`, `tax_rule.type.translation.taxRuleTypeId`, `tax_rule.type.translation.fallback_1.languageId`, `tax_rule.type.translation.languageId` FROM `tax_rule` LEFT JOIN `tax_rule_type` `tax_rule.type` ON `tax_rule`.`tax_rule_type_id` = `tax_rule.type`.`id` LEFT JOIN (SELECT `tax_rule.type.translation`.tax_rule_type_id, `tax_rule.type.translation`.type_name as `tax_rule.type.translation.typeName`, `tax_rule.type.translation`.created_at as `tax_rule.type.translation.createdAt`, `tax_rule.type.translation`.updated_at as `tax_rule.type.translation.updatedAt`, `tax_rule.type.translation`.tax_rule_type_id as `tax_rule.type.translation.taxRuleTypeId`, `tax_rule.type.translation`.language_id as `tax_rule.type.translation.languageId`, `tax_rule.type.translation.fallback_1`.type_name as `tax_rule.type.translation.fallback_1.typeName`, `tax_rule.type.translation.fallback_1`.created_at as `tax_rule.type.translation.fallback_1.createdAt`, `tax_rule.type.translation.fallback_1`.updated_at as `tax_rule.type.translation.fallback_1.updatedAt`, `tax_rule.type.translation.fallback_1`.tax_rule_type_id as `tax_rule.type.translation.fallback_1.taxRuleTypeId`, `tax_rule.type.translation.fallback_1`.language_id as `tax_rule.type.translation.fallback_1.languageId` FROM `tax_rule_type_translation` `tax_rule.type.translation` LEFT JOIN `tax_rule_type_translation` `tax_rule.type.translation.fallback_1` ON `tax_rule.type.translation`.`tax_rule_type_id` = `tax_rule.type.translation.fallback_1`.`tax_rule_type_id` AND `tax_rule.type.translation.fallback_1`.language_id = ? WHERE `tax_rule.type.translation`.language_id = ?) `tax_rule.type.tax_rule_type_translation` ON `tax_rule.type.tax_rule_type_translation`.`tax_rule_type_id` = `tax_rule.type`.`id` WHERE (`tax_rule`.`tax_id` IN (?, ?, ?))
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01Œ†’Ö«s<…ƒs]v{“f"
  b"\x01Œ†’Ö«s<…ƒs]v¸Êº"
  b"\x01Œ†’ë_r˜©dé0i\x7F¼N"
]
18 11.31 ms
# base-context-factory::payment-method::read
SELECT `payment_method`.`id` as `payment_method.id`, `payment_method`.`plugin_id` as `payment_method.pluginId`, `payment_method`.`handler_identifier` as `payment_method.handlerIdentifier`, `payment_method`.`position` as `payment_method.position`, `payment_method`.`active` as `payment_method.active`, `payment_method`.`after_order_enabled` as `payment_method.afterOrderEnabled`, `payment_method`.`availability_rule_id` as `payment_method.availabilityRuleId`, `payment_method`.`media_id` as `payment_method.mediaId`, `payment_method.appPaymentMethod`.`id` as `payment_method.appPaymentMethod.id`, `payment_method.appPaymentMethod`.`app_name` as `payment_method.appPaymentMethod.appName`, `payment_method.appPaymentMethod`.`identifier` as `payment_method.appPaymentMethod.identifier`, `payment_method.appPaymentMethod`.`pay_url` as `payment_method.appPaymentMethod.payUrl`, `payment_method.appPaymentMethod`.`finalize_url` as `payment_method.appPaymentMethod.finalizeUrl`, `payment_method.appPaymentMethod`.`validate_url` as `payment_method.appPaymentMethod.validateUrl`, `payment_method.appPaymentMethod`.`capture_url` as `payment_method.appPaymentMethod.captureUrl`, `payment_method.appPaymentMethod`.`refund_url` as `payment_method.appPaymentMethod.refundUrl`, `payment_method.appPaymentMethod`.`recurring_url` as `payment_method.appPaymentMethod.recurringUrl`, `payment_method.appPaymentMethod`.`app_id` as `payment_method.appPaymentMethod.appId`, `payment_method.appPaymentMethod`.`original_media_id` as `payment_method.appPaymentMethod.originalMediaId`, `payment_method.appPaymentMethod`.`payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId`, `payment_method.appPaymentMethod`.`created_at` as `payment_method.appPaymentMethod.createdAt`, `payment_method.appPaymentMethod`.`updated_at` as `payment_method.appPaymentMethod.updatedAt`, `payment_method`.`technical_name` as `payment_method.technicalName`, `payment_method`.`created_at` as `payment_method.createdAt`, `payment_method`.`updated_at` as `payment_method.updatedAt`, `payment_method.media`.`id` as `payment_method.media.id`, `payment_method.media`.`user_id` as `payment_method.media.userId`, `payment_method.media`.`media_folder_id` as `payment_method.media.mediaFolderId`, `payment_method.media`.`mime_type` as `payment_method.media.mimeType`, `payment_method.media`.`file_extension` as `payment_method.media.fileExtension`, `payment_method.media`.`uploaded_at` as `payment_method.media.uploadedAt`, `payment_method.media`.`file_name` as `payment_method.media.fileName`, `payment_method.media`.`file_size` as `payment_method.media.fileSize`, `payment_method.media`.`media_type` as `payment_method.media.mediaTypeRaw`, `payment_method.media`.`meta_data` as `payment_method.media.metaData`, `payment_method.media`.`config` as `payment_method.media.config`, `payment_method.media`.`path` as `payment_method.media.path`, `payment_method.media`.`private` as `payment_method.media.private`, `payment_method.media`.`thumbnails_ro` as `payment_method.media.thumbnailsRo`, `payment_method.media`.`created_at` as `payment_method.media.createdAt`, `payment_method.media`.`updated_at` as `payment_method.media.updatedAt`, `payment_method.media.translation.fallback_1.title`, `payment_method.media.translation.title`, COALESCE(`payment_method.media.translation.fallback_1.title`,`payment_method.media.translation.title`,`payment_method.media.translation.title`) as `payment_method.media.title`, `payment_method.media.translation.fallback_1.alt`, `payment_method.media.translation.alt`, COALESCE(`payment_method.media.translation.fallback_1.alt`,`payment_method.media.translation.alt`,`payment_method.media.translation.alt`) as `payment_method.media.alt`, `payment_method.media.translation.fallback_1.customFields`, `payment_method.media.translation.customFields`, COALESCE(`payment_method.media.translation.fallback_1.customFields`,`payment_method.media.translation.customFields`,`payment_method.media.translation.customFields`) as `payment_method.media.customFields`, `payment_method.media.translation.fallback_1.createdAt`, `payment_method.media.translation.createdAt`, `payment_method.media.translation.fallback_1.updatedAt`, `payment_method.media.translation.updatedAt`, `payment_method.media.translation.fallback_1.mediaId`, `payment_method.media.translation.mediaId`, `payment_method.media.translation.fallback_1.languageId`, `payment_method.media.translation.languageId`, `payment_method.translation.fallback_1.name`, `payment_method.translation.name`, COALESCE(`payment_method.translation.fallback_1.name`,`payment_method.translation.name`,`payment_method.translation.name`) as `payment_method.name`, `payment_method.translation.fallback_1.distinguishableName`, `payment_method.translation.distinguishableName`, COALESCE(`payment_method.translation.fallback_1.distinguishableName`,`payment_method.translation.distinguishableName`,`payment_method.translation.distinguishableName`) as `payment_method.distinguishableName`, `payment_method.translation.fallback_1.description`, `payment_method.translation.description`, COALESCE(`payment_method.translation.fallback_1.description`,`payment_method.translation.description`,`payment_method.translation.description`) as `payment_method.description`, `payment_method.translation.fallback_1.customFields`, `payment_method.translation.customFields`, COALESCE(`payment_method.translation.fallback_1.customFields`,`payment_method.translation.customFields`,`payment_method.translation.customFields`) as `payment_method.customFields`, `payment_method.translation.fallback_1.createdAt`, `payment_method.translation.createdAt`, `payment_method.translation.fallback_1.updatedAt`, `payment_method.translation.updatedAt`, `payment_method.translation.fallback_1.paymentMethodId`, `payment_method.translation.paymentMethodId`, `payment_method.translation.fallback_1.languageId`, `payment_method.translation.languageId` FROM `payment_method` LEFT JOIN (SELECT `payment_method.translation`.payment_method_id, `payment_method.translation`.name as `payment_method.translation.name`, `payment_method.translation`.distinguishable_name as `payment_method.translation.distinguishableName`, `payment_method.translation`.description as `payment_method.translation.description`, `payment_method.translation`.custom_fields as `payment_method.translation.customFields`, `payment_method.translation`.created_at as `payment_method.translation.createdAt`, `payment_method.translation`.updated_at as `payment_method.translation.updatedAt`, `payment_method.translation`.payment_method_id as `payment_method.translation.paymentMethodId`, `payment_method.translation`.language_id as `payment_method.translation.languageId`, `payment_method.translation.fallback_1`.name as `payment_method.translation.fallback_1.name`, `payment_method.translation.fallback_1`.distinguishable_name as `payment_method.translation.fallback_1.distinguishableName`, `payment_method.translation.fallback_1`.description as `payment_method.translation.fallback_1.description`, `payment_method.translation.fallback_1`.custom_fields as `payment_method.translation.fallback_1.customFields`, `payment_method.translation.fallback_1`.created_at as `payment_method.translation.fallback_1.createdAt`, `payment_method.translation.fallback_1`.updated_at as `payment_method.translation.fallback_1.updatedAt`, `payment_method.translation.fallback_1`.payment_method_id as `payment_method.translation.fallback_1.paymentMethodId`, `payment_method.translation.fallback_1`.language_id as `payment_method.translation.fallback_1.languageId` FROM `payment_method_translation` `payment_method.translation` LEFT JOIN `payment_method_translation` `payment_method.translation.fallback_1` ON `payment_method.translation`.`payment_method_id` = `payment_method.translation.fallback_1`.`payment_method_id` AND `payment_method.translation.fallback_1`.language_id = ? WHERE `payment_method.translation`.language_id = ?) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation`.`payment_method_id` = `payment_method`.`id` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id` LEFT JOIN (SELECT `payment_method.media.translation`.media_id, `payment_method.media.translation`.title as `payment_method.media.translation.title`, `payment_method.media.translation`.alt as `payment_method.media.translation.alt`, `payment_method.media.translation`.custom_fields as `payment_method.media.translation.customFields`, `payment_method.media.translation`.created_at as `payment_method.media.translation.createdAt`, `payment_method.media.translation`.updated_at as `payment_method.media.translation.updatedAt`, `payment_method.media.translation`.media_id as `payment_method.media.translation.mediaId`, `payment_method.media.translation`.language_id as `payment_method.media.translation.languageId`, `payment_method.media.translation.fallback_1`.title as `payment_method.media.translation.fallback_1.title`, `payment_method.media.translation.fallback_1`.alt as `payment_method.media.translation.fallback_1.alt`, `payment_method.media.translation.fallback_1`.custom_fields as `payment_method.media.translation.fallback_1.customFields`, `payment_method.media.translation.fallback_1`.created_at as `payment_method.media.translation.fallback_1.createdAt`, `payment_method.media.translation.fallback_1`.updated_at as `payment_method.media.translation.fallback_1.updatedAt`, `payment_method.media.translation.fallback_1`.media_id as `payment_method.media.translation.fallback_1.mediaId`, `payment_method.media.translation.fallback_1`.language_id as `payment_method.media.translation.fallback_1.languageId` FROM `media_translation` `payment_method.media.translation` LEFT JOIN `media_translation` `payment_method.media.translation.fallback_1` ON `payment_method.media.translation`.`media_id` = `payment_method.media.translation.fallback_1`.`media_id` AND `payment_method.media.translation.fallback_1`.language_id = ? WHERE `payment_method.media.translation`.language_id = ?) `payment_method.media.media_translation` ON `payment_method.media.media_translation`.`media_id` = `payment_method.media`.`id` WHERE `payment_method`.`id` IN (?)
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01îåÆÍûp\eî(ì█®à\x07Þ"
]
19 0.74 ms
# base-context-factory::shipping-method::read
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`active` as `shipping_method.active`, `shipping_method`.`position` as `shipping_method.position`, `shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`, `shipping_method`.`media_id` as `shipping_method.mediaId`, `shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`, `shipping_method`.`tax_type` as `shipping_method.taxType`, `shipping_method`.`tax_id` as `shipping_method.taxId`, `shipping_method.deliveryTime`.`id` as `shipping_method.deliveryTime.id`, `shipping_method.deliveryTime`.`min` as `shipping_method.deliveryTime.min`, `shipping_method.deliveryTime`.`max` as `shipping_method.deliveryTime.max`, `shipping_method.deliveryTime`.`unit` as `shipping_method.deliveryTime.unit`, `shipping_method.deliveryTime`.`created_at` as `shipping_method.deliveryTime.createdAt`, `shipping_method.deliveryTime`.`updated_at` as `shipping_method.deliveryTime.updatedAt`, `shipping_method.deliveryTime.translation.fallback_1.name`, `shipping_method.deliveryTime.translation.name`, COALESCE(`shipping_method.deliveryTime.translation.fallback_1.name`,`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.fallback_1.customFields`, `shipping_method.deliveryTime.translation.customFields`, COALESCE(`shipping_method.deliveryTime.translation.fallback_1.customFields`,`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation.fallback_1.createdAt`, `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation.fallback_1.updatedAt`, `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId`, `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation.fallback_1.languageId`, `shipping_method.deliveryTime.translation.languageId`, `shipping_method.appShippingMethod`.`id` as `shipping_method.appShippingMethod.id`, `shipping_method.appShippingMethod`.`app_name` as `shipping_method.appShippingMethod.appName`, `shipping_method.appShippingMethod`.`identifier` as `shipping_method.appShippingMethod.identifier`, `shipping_method.appShippingMethod`.`app_id` as `shipping_method.appShippingMethod.appId`, `shipping_method.appShippingMethod`.`shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId`, `shipping_method.appShippingMethod`.`original_media_id` as `shipping_method.appShippingMethod.originalMediaId`, `shipping_method.appShippingMethod`.`created_at` as `shipping_method.appShippingMethod.createdAt`, `shipping_method.appShippingMethod`.`updated_at` as `shipping_method.appShippingMethod.updatedAt`, `shipping_method`.`technical_name` as `shipping_method.technicalName`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.media`.`id` as `shipping_method.media.id`, `shipping_method.media`.`user_id` as `shipping_method.media.userId`, `shipping_method.media`.`media_folder_id` as `shipping_method.media.mediaFolderId`, `shipping_method.media`.`mime_type` as `shipping_method.media.mimeType`, `shipping_method.media`.`file_extension` as `shipping_method.media.fileExtension`, `shipping_method.media`.`uploaded_at` as `shipping_method.media.uploadedAt`, `shipping_method.media`.`file_name` as `shipping_method.media.fileName`, `shipping_method.media`.`file_size` as `shipping_method.media.fileSize`, `shipping_method.media`.`media_type` as `shipping_method.media.mediaTypeRaw`, `shipping_method.media`.`meta_data` as `shipping_method.media.metaData`, `shipping_method.media`.`config` as `shipping_method.media.config`, `shipping_method.media`.`path` as `shipping_method.media.path`, `shipping_method.media`.`private` as `shipping_method.media.private`, `shipping_method.media`.`thumbnails_ro` as `shipping_method.media.thumbnailsRo`, `shipping_method.media`.`created_at` as `shipping_method.media.createdAt`, `shipping_method.media`.`updated_at` as `shipping_method.media.updatedAt`, `shipping_method.media.translation.fallback_1.title`, `shipping_method.media.translation.title`, COALESCE(`shipping_method.media.translation.fallback_1.title`,`shipping_method.media.translation.title`,`shipping_method.media.translation.title`) as `shipping_method.media.title`, `shipping_method.media.translation.fallback_1.alt`, `shipping_method.media.translation.alt`, COALESCE(`shipping_method.media.translation.fallback_1.alt`,`shipping_method.media.translation.alt`,`shipping_method.media.translation.alt`) as `shipping_method.media.alt`, `shipping_method.media.translation.fallback_1.customFields`, `shipping_method.media.translation.customFields`, COALESCE(`shipping_method.media.translation.fallback_1.customFields`,`shipping_method.media.translation.customFields`,`shipping_method.media.translation.customFields`) as `shipping_method.media.customFields`, `shipping_method.media.translation.fallback_1.createdAt`, `shipping_method.media.translation.createdAt`, `shipping_method.media.translation.fallback_1.updatedAt`, `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation.fallback_1.mediaId`, `shipping_method.media.translation.mediaId`, `shipping_method.media.translation.fallback_1.languageId`, `shipping_method.media.translation.languageId`, `shipping_method.translation.fallback_1.name`, `shipping_method.translation.name`, COALESCE(`shipping_method.translation.fallback_1.name`,`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, `shipping_method.translation.fallback_1.description`, `shipping_method.translation.description`, COALESCE(`shipping_method.translation.fallback_1.description`,`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, `shipping_method.translation.fallback_1.trackingUrl`, `shipping_method.translation.trackingUrl`, COALESCE(`shipping_method.translation.fallback_1.trackingUrl`,`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, `shipping_method.translation.fallback_1.customFields`, `shipping_method.translation.customFields`, COALESCE(`shipping_method.translation.fallback_1.customFields`,`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields`, `shipping_method.translation.fallback_1.createdAt`, `shipping_method.translation.createdAt`, `shipping_method.translation.fallback_1.updatedAt`, `shipping_method.translation.updatedAt`, `shipping_method.translation.fallback_1.shippingMethodId`, `shipping_method.translation.shippingMethodId`, `shipping_method.translation.fallback_1.languageId`, `shipping_method.translation.languageId` FROM `shipping_method` LEFT JOIN (SELECT `shipping_method.translation`.shipping_method_id, `shipping_method.translation`.name as `shipping_method.translation.name`, `shipping_method.translation`.description as `shipping_method.translation.description`, `shipping_method.translation`.tracking_url as `shipping_method.translation.trackingUrl`, `shipping_method.translation`.custom_fields as `shipping_method.translation.customFields`, `shipping_method.translation`.created_at as `shipping_method.translation.createdAt`, `shipping_method.translation`.updated_at as `shipping_method.translation.updatedAt`, `shipping_method.translation`.shipping_method_id as `shipping_method.translation.shippingMethodId`, `shipping_method.translation`.language_id as `shipping_method.translation.languageId`, `shipping_method.translation.fallback_1`.name as `shipping_method.translation.fallback_1.name`, `shipping_method.translation.fallback_1`.description as `shipping_method.translation.fallback_1.description`, `shipping_method.translation.fallback_1`.tracking_url as `shipping_method.translation.fallback_1.trackingUrl`, `shipping_method.translation.fallback_1`.custom_fields as `shipping_method.translation.fallback_1.customFields`, `shipping_method.translation.fallback_1`.created_at as `shipping_method.translation.fallback_1.createdAt`, `shipping_method.translation.fallback_1`.updated_at as `shipping_method.translation.fallback_1.updatedAt`, `shipping_method.translation.fallback_1`.shipping_method_id as `shipping_method.translation.fallback_1.shippingMethodId`, `shipping_method.translation.fallback_1`.language_id as `shipping_method.translation.fallback_1.languageId` FROM `shipping_method_translation` `shipping_method.translation` LEFT JOIN `shipping_method_translation` `shipping_method.translation.fallback_1` ON `shipping_method.translation`.`shipping_method_id` = `shipping_method.translation.fallback_1`.`shipping_method_id` AND `shipping_method.translation.fallback_1`.language_id = ? WHERE `shipping_method.translation`.language_id = ?) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method`.`id` = `shipping_method.appShippingMethod`.`shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method`.`media_id` = `shipping_method.media`.`id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation`.delivery_time_id, `shipping_method.deliveryTime.translation`.name as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.custom_fields as `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation`.created_at as `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation`.updated_at as `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation`.delivery_time_id as `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation`.language_id as `shipping_method.deliveryTime.translation.languageId`, `shipping_method.deliveryTime.translation.fallback_1`.name as `shipping_method.deliveryTime.translation.fallback_1.name`, `shipping_method.deliveryTime.translation.fallback_1`.custom_fields as `shipping_method.deliveryTime.translation.fallback_1.customFields`, `shipping_method.deliveryTime.translation.fallback_1`.created_at as `shipping_method.deliveryTime.translation.fallback_1.createdAt`, `shipping_method.deliveryTime.translation.fallback_1`.updated_at as `shipping_method.deliveryTime.translation.fallback_1.updatedAt`, `shipping_method.deliveryTime.translation.fallback_1`.delivery_time_id as `shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId`, `shipping_method.deliveryTime.translation.fallback_1`.language_id as `shipping_method.deliveryTime.translation.fallback_1.languageId` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation.fallback_1` ON `shipping_method.deliveryTime.translation`.`delivery_time_id` = `shipping_method.deliveryTime.translation.fallback_1`.`delivery_time_id` AND `shipping_method.deliveryTime.translation.fallback_1`.language_id = ? WHERE `shipping_method.deliveryTime.translation`.language_id = ?) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN (SELECT `shipping_method.media.translation`.media_id, `shipping_method.media.translation`.title as `shipping_method.media.translation.title`, `shipping_method.media.translation`.alt as `shipping_method.media.translation.alt`, `shipping_method.media.translation`.custom_fields as `shipping_method.media.translation.customFields`, `shipping_method.media.translation`.created_at as `shipping_method.media.translation.createdAt`, `shipping_method.media.translation`.updated_at as `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation`.media_id as `shipping_method.media.translation.mediaId`, `shipping_method.media.translation`.language_id as `shipping_method.media.translation.languageId`, `shipping_method.media.translation.fallback_1`.title as `shipping_method.media.translation.fallback_1.title`, `shipping_method.media.translation.fallback_1`.alt as `shipping_method.media.translation.fallback_1.alt`, `shipping_method.media.translation.fallback_1`.custom_fields as `shipping_method.media.translation.fallback_1.customFields`, `shipping_method.media.translation.fallback_1`.created_at as `shipping_method.media.translation.fallback_1.createdAt`, `shipping_method.media.translation.fallback_1`.updated_at as `shipping_method.media.translation.fallback_1.updatedAt`, `shipping_method.media.translation.fallback_1`.media_id as `shipping_method.media.translation.fallback_1.mediaId`, `shipping_method.media.translation.fallback_1`.language_id as `shipping_method.media.translation.fallback_1.languageId` FROM `media_translation` `shipping_method.media.translation` LEFT JOIN `media_translation` `shipping_method.media.translation.fallback_1` ON `shipping_method.media.translation`.`media_id` = `shipping_method.media.translation.fallback_1`.`media_id` AND `shipping_method.media.translation.fallback_1`.language_id = ? WHERE `shipping_method.media.translation`.language_id = ?) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation`.`media_id` = `shipping_method.media`.`id` WHERE `shipping_method`.`id` IN (?)
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01Å\x19zt¢s}║!\x1F\&ö\x17\v"
]
20 0.13 ms
# base-context-factory::cash-rounding::search-ids
SELECT `currency_country_rounding`.`id` FROM `currency_country_rounding` WHERE (`currency_country_rounding`.`currency_id` = ? AND `currency_country_rounding`.`country_id` = ?) LIMIT 1
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
  b"\x01îåÆÈ±p=ÀñSz<üçÿ"
]
21 6.52 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id = ? OR system_config.sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[
  b"\x01\x1AÄØ*sa¤½á}aÌâï"
]
22 2.48 ms
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "lRsFMHJM01FOaWh1vIzHPHvqgWzQZiHD"
]
23 0.77 ms
# cart-rule-loader::load-rules::search-ids
SELECT `rule`.`id` FROM `rule` WHERE (`rule`.`invalid` = ?) ORDER BY `rule`.`priority` DESC, `rule`.`id` ASC LIMIT 500
Parameters:
[
  false
]
24 9.31 ms
# cart-rule-loader::load-rules::read
SELECT `rule`.`id` as `rule.id`, `rule`.`name` as `rule.name`, `rule`.`priority` as `rule.priority`, `rule`.`description` as `rule.description`, `rule`.`payload` as `rule.payload`, `rule`.`invalid` as `rule.invalid`, `rule`.`areas` as `rule.areas`, `rule`.`custom_fields` as `rule.customFields`, `rule`.`module_types` as `rule.moduleTypes`, `rule`.`created_at` as `rule.createdAt`, `rule`.`updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\x01Œ†’ÖŠr\x1F£×Ö7Ž.´\x07"
  b"\x01Œ†’Ö¡sƽX·Ãˆ¾mC"
  b"\x01Œ†’Öäp‰©â6\x04í\x0FôÁ"
  b"\x01Œ†’æ0sÔŸÕ\x0Eýî\x14×S"
  b"\x01ìUoÁep§ÆÊ┼█DH-_"
  b"\x01Å\x19zt╩qͼ┼t|YÕsÉ"
  b"\x01Å\x19zu\x14qnØ\S»½‗µB"
  b"\x01Å\x19zu\x19qçälÀ+▀║¹╚"
  b"\x01Å\x19zu\x1Dq\x12¡±òESfÂ5"
  b"\x01Å\x19zu p(è÷Ùs\x01}\x1EÎ"
  b"\x01Å\x19zu%q\tÀ´áÂ_╝3y"
  b"\x01Å\x19zu(r½à«LDOÜ─╚"
  b"\x01Å\x19zu,s╣»)AÓë]┬¿"
  b"\x01Å\x19zu/røÑï\fY.âõ╬"
  b"\x01Å\x19zu3p¡£Ô\x1C╬WÊÛj"
  b"\x01Å\x19zu6r¸ê▀Űp└í╣"
  b"\x01É\x02\x1F\x00.vKÀö║òÒe´╩"
  b"\x01ì17\x06¥yC½r¯bı­\\x10"
  b"\x01É\x01í\t_u╩í+\rlÃr²▓"
  b"\x01É\x01°¸\x0Ez\x02ü3▀;AÐ┘Ê"
  b"\x01Å\x06\x03*Ús;ª \vOy¨ýd"
  b"\x01îåÆÍÓr║úB·─Ø╦i└"
  b"\x01ì^ά¿xG¬VÜÖ)\r╩█"
  b"\x01Äý*Tfvìçd£/\x0E\x12§"
  b"\x01Žì,­¸~Š¢Ý'Ô%m\e("
  b"\x01Å\x05Þ▄\x02u\x18ä┼S\7 \x12"
  b"""
    \x01Å\n
    ┼]\x15w\x1Fÿrº\v:‗Ä 
    """
  b"\x01Åw\x19{)xÂÅW¶Ò\x07¾¹¨"
  b"\x01\x05mþ‹y\x1A¥gJ\x18\x11[Ãv"
  b"\x01Œ†’Öâs´¡áˆ\eT\x1A÷'"
  b"\x01Œ†“\x129p°¶Ÿ"ëòžù×"
  b"\x01ìUp²½s@ô7ȯÔdÀ'"
  b"\x01Žëê\x12|y9¬\x116Ôܾt­"
  b"\x01Žëû\x007y Ÿ\f]\x1DÞHª~"
  b"\x01Žì\fy€zJžsäÞ³€)V"
  b"\x01ÄýLÉHuÂô]\x12¯ig+î"
  b"""
    \x01Å\n
    ╣┐@zÚƒ?³£É\x18ùå
    """
  b"""
    \x01Å\n
    ¢.ÝzIÁ¤È ö╦╔t
    """
  b"\x01Å\v\x12ÑÉy?î½)SÇ\x01¼Õ"
  b"\x01Åw@kKp\x0Eú«U$¢\x15Æ¡"
  b"\x01ÅÔ\x1CÎ)p┤£/Øö,úSi"
  b"\x01ÅÔ¡5┼rG┤nÍ░æì­×"
  b"\x01É\x01ñ+^{s£Ý2╦/AöÙ"
  b"\x01É\x02BÊ6p└à}¼XÑ\x14\x19Ó"
  b"\x01É\x15dL¼rßï(ÍVõ¡¨┐"
  b"\x01ÉX└P´tHªb░ße\x083U"
  b"\x01ÉX┬¶âwÎô'¨^uð╝┤"
  b"\x01\x02\x17Ûß|)Ž·]›>áí‚"
  b"\x01\x02\x1EvUsr‹OÓ꓈¾@"
  b"\x01\x02\x1FÂ7p\e›Lb†Á,ôÙ"
  b"\x01ô?¡É\x7F\x7F\x06\fí├┘j\x1D"
  b"\x01•6ÍNŽt‹‘ôár©!âg"
]
25 0.82 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS scriptName,
                   `script`.`script` AS script,
                   `script`.`hook` AS hook,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   `app`.`version` AS appVersion,
                   `script`.`active` AS active
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` != 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
26 0.05 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS name,
                   `script`.`script` AS script,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` = 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
27 0.06 ms
SELECT `sales_channel_country`.`sales_channel_id`, `sales_channel_country`.`country_id` FROM `sales_channel_country` WHERE (`sales_channel_country`.`sales_channel_id` = ? AND `sales_channel_country`.`country_id` = ?)
Parameters:
[
  b"\x01\x1AÄØ*sa¤½á}aÌâï"
  b"\x01îåÆÈ±p=ÀñSz<üçÿ"
]
28 0.43 ms
# seo-url::resolve
SELECT id, path_info pathInfo, is_canonical isCanonical, sales_channel_id salesChannelId FROM seo_url WHERE (language_id = ?) AND ((sales_channel_id = ? OR sales_channel_id IS NULL)) AND ((seo_path_info = ? OR seo_path_info = ?))
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"\x01\x1AÄØ*sa¤½á}aÌâï"
  "faq/Kann-ich-meine-Bestellung-auch-selbst-abholen"
  "faq/Kann-ich-meine-Bestellung-auch-selbst-abholen/"
]
29 0.08 ms
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`.`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"\x01ô\x1A╠[â~\x0FÉx[jÙ■þ¼"
  "faq/Kann-ich-meine-Bestellung-auch-selbst-abholen"
]
30 0.13 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
31 0.28 ms
SELECT LOWER(HEX(`id`)) AS `id` FROM `moorl_fb_form` WHERE (`updated_at` IS NULL OR (`show_from` > `updated_at` AND `show_from` < '2025-05-10T13:30:23+00:00') OR (`show_until` > `updated_at` AND `show_until` < '2025-05-10T13:30:23+00:00')) AND `active` = '1';
Parameters:
[]
32 0.16 ms
SELECT LOWER(HEX(`id`)) AS `id` FROM `moorl_fb_element` WHERE (`updated_at` IS NULL OR (`show_from` > `updated_at` AND `show_from` < '2025-05-10T13:30:23+00:00') OR (`show_until` > `updated_at` AND `show_until` < '2025-05-10T13:30:23+00:00')) AND `active` = '1';
Parameters:
[]
33 0.13 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"\x01\x1AÄØ*sa¤½á}aÌâï"
  "kSa4cdYTj3HfkXZcUOZaJchdXC1deqAg"
]
34 0.11 ms
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "kSa4cdYTj3HfkXZcUOZaJchdXC1deqAg"
]
35 0.29 ms
# header::languages::search-ids
SELECT `language`.`id` FROM `language` LEFT JOIN `sales_channel_domain` `language.salesChannelDomains` ON `language`.`id` = `language.salesChannelDomains`.`language_id` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language`.`id` = `language.salesChannels.mapping`.`language_id`  LEFT JOIN `sales_channel` `language.salesChannels` ON `language.salesChannels.mapping`.`sales_channel_id` = `language.salesChannels`.`id`  WHERE (`language.salesChannelDomains`.`sales_channel_id` = ? AND `language.salesChannels`.`id` = ?) GROUP BY `language`.`id` ORDER BY MIN(`language`.`name`) ASC
Parameters:
[
  b"\x01\x1AÄØ*sa¤½á}aÌâï"
  b"\x01\x1AÄØ*sa¤½á}aÌâï"
]
36 0.36 ms
# header::languages::read
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt`, `language.productSearchConfig`.`id` as `language.productSearchConfig.id`, `language.productSearchConfig`.`language_id` as `language.productSearchConfig.languageId`, `language.productSearchConfig`.`and_logic` as `language.productSearchConfig.andLogic`, `language.productSearchConfig`.`min_search_length` as `language.productSearchConfig.minSearchLength`, `language.productSearchConfig`.`excluded_terms` as `language.productSearchConfig.excludedTerms`, `language.productSearchConfig`.`created_at` as `language.productSearchConfig.createdAt`, `language.productSearchConfig`.`updated_at` as `language.productSearchConfig.updatedAt`, `language.translationCode`.`id` as `language.translationCode.id`, `language.translationCode`.`code` as `language.translationCode.code`, `language.translationCode`.`created_at` as `language.translationCode.createdAt`, `language.translationCode`.`updated_at` as `language.translationCode.updatedAt`, `language.translationCode.translation.fallback_1.name`, `language.translationCode.translation.name`, COALESCE(`language.translationCode.translation.fallback_1.name`,`language.translationCode.translation.name`,`language.translationCode.translation.name`) as `language.translationCode.name`, `language.translationCode.translation.fallback_1.territory`, `language.translationCode.translation.territory`, COALESCE(`language.translationCode.translation.fallback_1.territory`,`language.translationCode.translation.territory`,`language.translationCode.translation.territory`) as `language.translationCode.territory`, `language.translationCode.translation.fallback_1.customFields`, `language.translationCode.translation.customFields`, COALESCE(`language.translationCode.translation.fallback_1.customFields`,`language.translationCode.translation.customFields`,`language.translationCode.translation.customFields`) as `language.translationCode.customFields`, `language.translationCode.translation.fallback_1.createdAt`, `language.translationCode.translation.createdAt`, `language.translationCode.translation.fallback_1.updatedAt`, `language.translationCode.translation.updatedAt`, `language.translationCode.translation.fallback_1.localeId`, `language.translationCode.translation.localeId`, `language.translationCode.translation.fallback_1.languageId`, `language.translationCode.translation.languageId` FROM `language` LEFT JOIN `product_search_config` `language.productSearchConfig` ON `language`.`id` = `language.productSearchConfig`.`language_id` LEFT JOIN `locale` `language.translationCode` ON `language`.`translation_code_id` = `language.translationCode`.`id` LEFT JOIN (SELECT `language.translationCode.translation`.locale_id, `language.translationCode.translation`.name as `language.translationCode.translation.name`, `language.translationCode.translation`.territory as `language.translationCode.translation.territory`, `language.translationCode.translation`.custom_fields as `language.translationCode.translation.customFields`, `language.translationCode.translation`.created_at as `language.translationCode.translation.createdAt`, `language.translationCode.translation`.updated_at as `language.translationCode.translation.updatedAt`, `language.translationCode.translation`.locale_id as `language.translationCode.translation.localeId`, `language.translationCode.translation`.language_id as `language.translationCode.translation.languageId`, `language.translationCode.translation.fallback_1`.name as `language.translationCode.translation.fallback_1.name`, `language.translationCode.translation.fallback_1`.territory as `language.translationCode.translation.fallback_1.territory`, `language.translationCode.translation.fallback_1`.custom_fields as `language.translationCode.translation.fallback_1.customFields`, `language.translationCode.translation.fallback_1`.created_at as `language.translationCode.translation.fallback_1.createdAt`, `language.translationCode.translation.fallback_1`.updated_at as `language.translationCode.translation.fallback_1.updatedAt`, `language.translationCode.translation.fallback_1`.locale_id as `language.translationCode.translation.fallback_1.localeId`, `language.translationCode.translation.fallback_1`.language_id as `language.translationCode.translation.fallback_1.languageId` FROM `locale_translation` `language.translationCode.translation` LEFT JOIN `locale_translation` `language.translationCode.translation.fallback_1` ON `language.translationCode.translation`.`locale_id` = `language.translationCode.translation.fallback_1`.`locale_id` AND `language.translationCode.translation.fallback_1`.language_id = ? WHERE `language.translationCode.translation`.language_id = ?) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation`.`locale_id` = `language.translationCode`.`id` WHERE `language`.`id` IN (?)
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
]
37 0.43 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters:
[
  b"\x01ô\x1AÉ#Öræñ\x0F‗@8y6\x1E"
  b"\x01ô\x1AÉ#Öræñ\x0F‗@8y6\x1E"
  b"\x01ô\x1AÉ#Öræñ\x0F‗@8y6\x1E"
]
38 17.04 ms
# header::navigation::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category`.`cms_navigation_page_id` as `category.cmsNavigationPageId`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.fallback_1.title`, `category.media.translation.title`, COALESCE(`category.media.translation.fallback_1.title`,`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.fallback_1.alt`, `category.media.translation.alt`, COALESCE(`category.media.translation.fallback_1.alt`,`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.fallback_1.customFields`, `category.media.translation.customFields`, COALESCE(`category.media.translation.fallback_1.customFields`,`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.fallback_1.createdAt`, `category.media.translation.createdAt`, `category.media.translation.fallback_1.updatedAt`, `category.media.translation.updatedAt`, `category.media.translation.fallback_1.mediaId`, `category.media.translation.mediaId`, `category.media.translation.fallback_1.languageId`, `category.media.translation.languageId`, `category.translation.fallback_1.name`, `category.translation.name`, COALESCE(`category.translation.fallback_1.name`,`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.fallback_1.breadcrumb`, `category.translation.breadcrumb`, COALESCE(`category.translation.fallback_1.breadcrumb`,`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.fallback_1.slotConfig`, `category.translation.slotConfig`, COALESCE(`category.translation.fallback_1.slotConfig`,`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.fallback_1.linkType`, `category.translation.linkType`, COALESCE(`category.translation.fallback_1.linkType`,`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.fallback_1.internalLink`, `category.translation.internalLink`, COALESCE(`category.translation.fallback_1.internalLink`,`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.fallback_1.externalLink`, `category.translation.externalLink`, COALESCE(`category.translation.fallback_1.externalLink`,`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.fallback_1.linkNewTab`, `category.translation.linkNewTab`, COALESCE(`category.translation.fallback_1.linkNewTab`,`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.fallback_1.description`, `category.translation.description`, COALESCE(`category.translation.fallback_1.description`,`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.fallback_1.metaTitle`, `category.translation.metaTitle`, COALESCE(`category.translation.fallback_1.metaTitle`,`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.fallback_1.metaDescription`, `category.translation.metaDescription`, COALESCE(`category.translation.fallback_1.metaDescription`,`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.fallback_1.keywords`, `category.translation.keywords`, COALESCE(`category.translation.fallback_1.keywords`,`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.fallback_1.customFields`, `category.translation.customFields`, COALESCE(`category.translation.fallback_1.customFields`,`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.fallback_1.createdAt`, `category.translation.createdAt`, `category.translation.fallback_1.updatedAt`, `category.translation.updatedAt`, `category.translation.fallback_1.categoryId`, `category.translation.categoryId`, `category.translation.fallback_1.languageId`, `category.translation.languageId`, `category.translation.fallback_1.categoryVersionId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId`, `category.translation.fallback_1`.name as `category.translation.fallback_1.name`, `category.translation.fallback_1`.breadcrumb as `category.translation.fallback_1.breadcrumb`, `category.translation.fallback_1`.slot_config as `category.translation.fallback_1.slotConfig`, `category.translation.fallback_1`.link_type as `category.translation.fallback_1.linkType`, `category.translation.fallback_1`.internal_link as `category.translation.fallback_1.internalLink`, `category.translation.fallback_1`.external_link as `category.translation.fallback_1.externalLink`, `category.translation.fallback_1`.link_new_tab as `category.translation.fallback_1.linkNewTab`, `category.translation.fallback_1`.description as `category.translation.fallback_1.description`, `category.translation.fallback_1`.meta_title as `category.translation.fallback_1.metaTitle`, `category.translation.fallback_1`.meta_description as `category.translation.fallback_1.metaDescription`, `category.translation.fallback_1`.keywords as `category.translation.fallback_1.keywords`, `category.translation.fallback_1`.custom_fields as `category.translation.fallback_1.customFields`, `category.translation.fallback_1`.created_at as `category.translation.fallback_1.createdAt`, `category.translation.fallback_1`.updated_at as `category.translation.fallback_1.updatedAt`, `category.translation.fallback_1`.category_id as `category.translation.fallback_1.categoryId`, `category.translation.fallback_1`.language_id as `category.translation.fallback_1.languageId`, `category.translation.fallback_1`.category_version_id as `category.translation.fallback_1.categoryVersionId` FROM `category_translation` `category.translation` LEFT JOIN `category_translation` `category.translation.fallback_1` ON `category.translation`.`category_id` = `category.translation.fallback_1`.`category_id` AND `category.translation.fallback_1`.language_id = ? AND `category.translation`.category_version_id = `category.translation.fallback_1`.category_version_id WHERE `category.translation`.language_id = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId`, `category.media.translation.fallback_1`.title as `category.media.translation.fallback_1.title`, `category.media.translation.fallback_1`.alt as `category.media.translation.fallback_1.alt`, `category.media.translation.fallback_1`.custom_fields as `category.media.translation.fallback_1.customFields`, `category.media.translation.fallback_1`.created_at as `category.media.translation.fallback_1.createdAt`, `category.media.translation.fallback_1`.updated_at as `category.media.translation.fallback_1.updatedAt`, `category.media.translation.fallback_1`.media_id as `category.media.translation.fallback_1.mediaId`, `category.media.translation.fallback_1`.language_id as `category.media.translation.fallback_1.languageId` FROM `media_translation` `category.media.translation` LEFT JOIN `media_translation` `category.media.translation.fallback_1` ON `category.media.translation`.`media_id` = `category.media.translation.fallback_1`.`media_id` AND `category.media.translation.fallback_1`.language_id = ? WHERE `category.media.translation`.language_id = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND ((`category`.`path` LIKE ? AND (`category`.`level` > ? AND `category`.`level` <= ?)))
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|01931a9023997291a40ff2403879361e|%"
  1
  5
]
39 0.09 ms
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
40 0.07 ms
SELECT LOWER(HEX(`category`.`parent_id`)) as `category-ids.key`, COUNT(`category`.`id`) as `category-ids.count`, COUNT(DISTINCT `category`.`id`) as `visible-children-count` FROM `category` WHERE (`category`.`version_id` = ?) AND ((`category`.`path` LIKE ? AND `category`.`level` = ? AND `category`.`active` = ? AND `category`.`visible` = ?)) GROUP BY `category`.`parent_id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|01931a9023997291a40ff2403879361e|%"
  5
  true
  true
]
41 1.57 ms
# header::navigation::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category`.`cms_navigation_page_id` as `category.cmsNavigationPageId`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.fallback_1.title`, `category.media.translation.title`, COALESCE(`category.media.translation.fallback_1.title`,`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.fallback_1.alt`, `category.media.translation.alt`, COALESCE(`category.media.translation.fallback_1.alt`,`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.fallback_1.customFields`, `category.media.translation.customFields`, COALESCE(`category.media.translation.fallback_1.customFields`,`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.fallback_1.createdAt`, `category.media.translation.createdAt`, `category.media.translation.fallback_1.updatedAt`, `category.media.translation.updatedAt`, `category.media.translation.fallback_1.mediaId`, `category.media.translation.mediaId`, `category.media.translation.fallback_1.languageId`, `category.media.translation.languageId`, `category.translation.fallback_1.name`, `category.translation.name`, COALESCE(`category.translation.fallback_1.name`,`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.fallback_1.breadcrumb`, `category.translation.breadcrumb`, COALESCE(`category.translation.fallback_1.breadcrumb`,`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.fallback_1.slotConfig`, `category.translation.slotConfig`, COALESCE(`category.translation.fallback_1.slotConfig`,`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.fallback_1.linkType`, `category.translation.linkType`, COALESCE(`category.translation.fallback_1.linkType`,`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.fallback_1.internalLink`, `category.translation.internalLink`, COALESCE(`category.translation.fallback_1.internalLink`,`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.fallback_1.externalLink`, `category.translation.externalLink`, COALESCE(`category.translation.fallback_1.externalLink`,`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.fallback_1.linkNewTab`, `category.translation.linkNewTab`, COALESCE(`category.translation.fallback_1.linkNewTab`,`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.fallback_1.description`, `category.translation.description`, COALESCE(`category.translation.fallback_1.description`,`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.fallback_1.metaTitle`, `category.translation.metaTitle`, COALESCE(`category.translation.fallback_1.metaTitle`,`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.fallback_1.metaDescription`, `category.translation.metaDescription`, COALESCE(`category.translation.fallback_1.metaDescription`,`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.fallback_1.keywords`, `category.translation.keywords`, COALESCE(`category.translation.fallback_1.keywords`,`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.fallback_1.customFields`, `category.translation.customFields`, COALESCE(`category.translation.fallback_1.customFields`,`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.fallback_1.createdAt`, `category.translation.createdAt`, `category.translation.fallback_1.updatedAt`, `category.translation.updatedAt`, `category.translation.fallback_1.categoryId`, `category.translation.categoryId`, `category.translation.fallback_1.languageId`, `category.translation.languageId`, `category.translation.fallback_1.categoryVersionId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId`, `category.translation.fallback_1`.name as `category.translation.fallback_1.name`, `category.translation.fallback_1`.breadcrumb as `category.translation.fallback_1.breadcrumb`, `category.translation.fallback_1`.slot_config as `category.translation.fallback_1.slotConfig`, `category.translation.fallback_1`.link_type as `category.translation.fallback_1.linkType`, `category.translation.fallback_1`.internal_link as `category.translation.fallback_1.internalLink`, `category.translation.fallback_1`.external_link as `category.translation.fallback_1.externalLink`, `category.translation.fallback_1`.link_new_tab as `category.translation.fallback_1.linkNewTab`, `category.translation.fallback_1`.description as `category.translation.fallback_1.description`, `category.translation.fallback_1`.meta_title as `category.translation.fallback_1.metaTitle`, `category.translation.fallback_1`.meta_description as `category.translation.fallback_1.metaDescription`, `category.translation.fallback_1`.keywords as `category.translation.fallback_1.keywords`, `category.translation.fallback_1`.custom_fields as `category.translation.fallback_1.customFields`, `category.translation.fallback_1`.created_at as `category.translation.fallback_1.createdAt`, `category.translation.fallback_1`.updated_at as `category.translation.fallback_1.updatedAt`, `category.translation.fallback_1`.category_id as `category.translation.fallback_1.categoryId`, `category.translation.fallback_1`.language_id as `category.translation.fallback_1.languageId`, `category.translation.fallback_1`.category_version_id as `category.translation.fallback_1.categoryVersionId` FROM `category_translation` `category.translation` LEFT JOIN `category_translation` `category.translation.fallback_1` ON `category.translation`.`category_id` = `category.translation.fallback_1`.`category_id` AND `category.translation.fallback_1`.language_id = ? AND `category.translation`.category_version_id = `category.translation.fallback_1`.category_version_id WHERE `category.translation`.language_id = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId`, `category.media.translation.fallback_1`.title as `category.media.translation.fallback_1.title`, `category.media.translation.fallback_1`.alt as `category.media.translation.fallback_1.alt`, `category.media.translation.fallback_1`.custom_fields as `category.media.translation.fallback_1.customFields`, `category.media.translation.fallback_1`.created_at as `category.media.translation.fallback_1.createdAt`, `category.media.translation.fallback_1`.updated_at as `category.media.translation.fallback_1.updatedAt`, `category.media.translation.fallback_1`.media_id as `category.media.translation.fallback_1.mediaId`, `category.media.translation.fallback_1`.language_id as `category.media.translation.fallback_1.languageId` FROM `media_translation` `category.media.translation` LEFT JOIN `media_translation` `category.media.translation.fallback_1` ON `category.media.translation`.`media_id` = `category.media.translation.fallback_1`.`media_id` AND `category.media.translation.fallback_1`.language_id = ? WHERE `category.media.translation`.language_id = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01ô\x1AÉ#Öræñ\x0F‗@8y6\x1E"
]
42 0.13 ms
SELECT `cms_page`.`id` as `cms_page.id`, `cms_page`.`version_id` as `cms_page.versionId`, `cms_page`.`type` as `cms_page.type`, `cms_page`.`entity` as `cms_page.entity`, `cms_page`.`css_class` as `cms_page.cssClass`, `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.fallback_1.name`, `cms_page.translation.name`, COALESCE(`cms_page.translation.fallback_1.name`,`cms_page.translation.name`,`cms_page.translation.name`) as `cms_page.name`, `cms_page.translation.fallback_1.customFields`, `cms_page.translation.customFields`, COALESCE(`cms_page.translation.fallback_1.customFields`,`cms_page.translation.customFields`,`cms_page.translation.customFields`) as `cms_page.customFields`, `cms_page.translation.fallback_1.createdAt`, `cms_page.translation.createdAt`, `cms_page.translation.fallback_1.updatedAt`, `cms_page.translation.updatedAt`, `cms_page.translation.fallback_1.cmsPageId`, `cms_page.translation.cmsPageId`, `cms_page.translation.fallback_1.languageId`, `cms_page.translation.languageId`, `cms_page.translation.fallback_1.cmsPageVersionId`, `cms_page.translation.cmsPageVersionId` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation`.cms_page_id, `cms_page.translation`.cms_page_version_id, `cms_page.translation`.name as `cms_page.translation.name`, `cms_page.translation`.custom_fields as `cms_page.translation.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`, `cms_page.translation`.cms_page_version_id as `cms_page.translation.cmsPageVersionId`, `cms_page.translation.fallback_1`.name as `cms_page.translation.fallback_1.name`, `cms_page.translation.fallback_1`.custom_fields as `cms_page.translation.fallback_1.customFields`, `cms_page.translation.fallback_1`.created_at as `cms_page.translation.fallback_1.createdAt`, `cms_page.translation.fallback_1`.updated_at as `cms_page.translation.fallback_1.updatedAt`, `cms_page.translation.fallback_1`.cms_page_id as `cms_page.translation.fallback_1.cmsPageId`, `cms_page.translation.fallback_1`.language_id as `cms_page.translation.fallback_1.languageId`, `cms_page.translation.fallback_1`.cms_page_version_id as `cms_page.translation.fallback_1.cmsPageVersionId` FROM `cms_page_translation` `cms_page.translation` LEFT JOIN `cms_page_translation` `cms_page.translation.fallback_1` ON `cms_page.translation`.`cms_page_id` = `cms_page.translation.fallback_1`.`cms_page_id` AND `cms_page.translation.fallback_1`.language_id = ? AND `cms_page.translation`.cms_page_version_id = `cms_page.translation.fallback_1`.cms_page_version_id WHERE `cms_page.translation`.language_id = ?) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation`.`cms_page_id` = `cms_page`.`id` AND `cms_page.cms_page_translation`.cms_page_version_id = `cms_page`.version_id WHERE (`cms_page`.`version_id` = ?) AND (`cms_page`.`id` IN (?))
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01ö\x16═ýyqQ▓tÌA¬Cûì"
]
43 0.46 ms
# header::currencies::search-ids
SELECT `currency`.`id` FROM `currency` LEFT JOIN `sales_channel_currency` `currency.salesChannels.mapping` ON `currency`.`id` = `currency.salesChannels.mapping`.`currency_id`  LEFT JOIN `sales_channel` `currency.salesChannels` ON `currency.salesChannels.mapping`.`sales_channel_id` = `currency.salesChannels`.`id`  WHERE (`currency.salesChannels`.`id` = ?) GROUP BY `currency`.`id`
Parameters:
[
  b"\x01\x1AÄØ*sa¤½á}aÌâï"
]
44 0.35 ms
# header::currencies::read
SELECT `currency`.`id` as `currency.id`, `currency`.`factor` as `currency.factor`, `currency`.`symbol` as `currency.symbol`, `currency`.`iso_code` as `currency.isoCode`, `currency`.`position` as `currency.position`, `currency`.`tax_free_from` as `currency.taxFreeFrom`, `currency`.`item_rounding` as `currency.itemRounding`, `currency`.`total_rounding` as `currency.totalRounding`, `currency`.`created_at` as `currency.createdAt`, `currency`.`updated_at` as `currency.updatedAt`, `currency.translation.fallback_1.shortName`, `currency.translation.shortName`, COALESCE(`currency.translation.fallback_1.shortName`,`currency.translation.shortName`,`currency.translation.shortName`) as `currency.shortName`, `currency.translation.fallback_1.name`, `currency.translation.name`, COALESCE(`currency.translation.fallback_1.name`,`currency.translation.name`,`currency.translation.name`) as `currency.name`, `currency.translation.fallback_1.customFields`, `currency.translation.customFields`, COALESCE(`currency.translation.fallback_1.customFields`,`currency.translation.customFields`,`currency.translation.customFields`) as `currency.customFields`, `currency.translation.fallback_1.createdAt`, `currency.translation.createdAt`, `currency.translation.fallback_1.updatedAt`, `currency.translation.updatedAt`, `currency.translation.fallback_1.currencyId`, `currency.translation.currencyId`, `currency.translation.fallback_1.languageId`, `currency.translation.languageId` FROM `currency` LEFT JOIN (SELECT `currency.translation`.currency_id, `currency.translation`.short_name as `currency.translation.shortName`, `currency.translation`.name as `currency.translation.name`, `currency.translation`.custom_fields as `currency.translation.customFields`, `currency.translation`.created_at as `currency.translation.createdAt`, `currency.translation`.updated_at as `currency.translation.updatedAt`, `currency.translation`.currency_id as `currency.translation.currencyId`, `currency.translation`.language_id as `currency.translation.languageId`, `currency.translation.fallback_1`.short_name as `currency.translation.fallback_1.shortName`, `currency.translation.fallback_1`.name as `currency.translation.fallback_1.name`, `currency.translation.fallback_1`.custom_fields as `currency.translation.fallback_1.customFields`, `currency.translation.fallback_1`.created_at as `currency.translation.fallback_1.createdAt`, `currency.translation.fallback_1`.updated_at as `currency.translation.fallback_1.updatedAt`, `currency.translation.fallback_1`.currency_id as `currency.translation.fallback_1.currencyId`, `currency.translation.fallback_1`.language_id as `currency.translation.fallback_1.languageId` FROM `currency_translation` `currency.translation` LEFT JOIN `currency_translation` `currency.translation.fallback_1` ON `currency.translation`.`currency_id` = `currency.translation.fallback_1`.`currency_id` AND `currency.translation.fallback_1`.language_id = ? WHERE `currency.translation`.language_id = ?) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (?)
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
45 0.21 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters:
[
  b"\x01\x1AÒœ[qþ´åÅÞíÝ#\t"
  b"\x01\x1AÒœ[qþ´åÅÞíÝ#\t"
  b"\x01\x1AÒœ[qþ´åÅÞíÝ#\t"
]
46 2.10 ms
# header::navigation::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category`.`cms_navigation_page_id` as `category.cmsNavigationPageId`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.fallback_1.title`, `category.media.translation.title`, COALESCE(`category.media.translation.fallback_1.title`,`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.fallback_1.alt`, `category.media.translation.alt`, COALESCE(`category.media.translation.fallback_1.alt`,`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.fallback_1.customFields`, `category.media.translation.customFields`, COALESCE(`category.media.translation.fallback_1.customFields`,`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.fallback_1.createdAt`, `category.media.translation.createdAt`, `category.media.translation.fallback_1.updatedAt`, `category.media.translation.updatedAt`, `category.media.translation.fallback_1.mediaId`, `category.media.translation.mediaId`, `category.media.translation.fallback_1.languageId`, `category.media.translation.languageId`, `category.translation.fallback_1.name`, `category.translation.name`, COALESCE(`category.translation.fallback_1.name`,`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.fallback_1.breadcrumb`, `category.translation.breadcrumb`, COALESCE(`category.translation.fallback_1.breadcrumb`,`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.fallback_1.slotConfig`, `category.translation.slotConfig`, COALESCE(`category.translation.fallback_1.slotConfig`,`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.fallback_1.linkType`, `category.translation.linkType`, COALESCE(`category.translation.fallback_1.linkType`,`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.fallback_1.internalLink`, `category.translation.internalLink`, COALESCE(`category.translation.fallback_1.internalLink`,`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.fallback_1.externalLink`, `category.translation.externalLink`, COALESCE(`category.translation.fallback_1.externalLink`,`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.fallback_1.linkNewTab`, `category.translation.linkNewTab`, COALESCE(`category.translation.fallback_1.linkNewTab`,`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.fallback_1.description`, `category.translation.description`, COALESCE(`category.translation.fallback_1.description`,`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.fallback_1.metaTitle`, `category.translation.metaTitle`, COALESCE(`category.translation.fallback_1.metaTitle`,`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.fallback_1.metaDescription`, `category.translation.metaDescription`, COALESCE(`category.translation.fallback_1.metaDescription`,`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.fallback_1.keywords`, `category.translation.keywords`, COALESCE(`category.translation.fallback_1.keywords`,`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.fallback_1.customFields`, `category.translation.customFields`, COALESCE(`category.translation.fallback_1.customFields`,`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.fallback_1.createdAt`, `category.translation.createdAt`, `category.translation.fallback_1.updatedAt`, `category.translation.updatedAt`, `category.translation.fallback_1.categoryId`, `category.translation.categoryId`, `category.translation.fallback_1.languageId`, `category.translation.languageId`, `category.translation.fallback_1.categoryVersionId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId`, `category.translation.fallback_1`.name as `category.translation.fallback_1.name`, `category.translation.fallback_1`.breadcrumb as `category.translation.fallback_1.breadcrumb`, `category.translation.fallback_1`.slot_config as `category.translation.fallback_1.slotConfig`, `category.translation.fallback_1`.link_type as `category.translation.fallback_1.linkType`, `category.translation.fallback_1`.internal_link as `category.translation.fallback_1.internalLink`, `category.translation.fallback_1`.external_link as `category.translation.fallback_1.externalLink`, `category.translation.fallback_1`.link_new_tab as `category.translation.fallback_1.linkNewTab`, `category.translation.fallback_1`.description as `category.translation.fallback_1.description`, `category.translation.fallback_1`.meta_title as `category.translation.fallback_1.metaTitle`, `category.translation.fallback_1`.meta_description as `category.translation.fallback_1.metaDescription`, `category.translation.fallback_1`.keywords as `category.translation.fallback_1.keywords`, `category.translation.fallback_1`.custom_fields as `category.translation.fallback_1.customFields`, `category.translation.fallback_1`.created_at as `category.translation.fallback_1.createdAt`, `category.translation.fallback_1`.updated_at as `category.translation.fallback_1.updatedAt`, `category.translation.fallback_1`.category_id as `category.translation.fallback_1.categoryId`, `category.translation.fallback_1`.language_id as `category.translation.fallback_1.languageId`, `category.translation.fallback_1`.category_version_id as `category.translation.fallback_1.categoryVersionId` FROM `category_translation` `category.translation` LEFT JOIN `category_translation` `category.translation.fallback_1` ON `category.translation`.`category_id` = `category.translation.fallback_1`.`category_id` AND `category.translation.fallback_1`.language_id = ? AND `category.translation`.category_version_id = `category.translation.fallback_1`.category_version_id WHERE `category.translation`.language_id = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId`, `category.media.translation.fallback_1`.title as `category.media.translation.fallback_1.title`, `category.media.translation.fallback_1`.alt as `category.media.translation.fallback_1.alt`, `category.media.translation.fallback_1`.custom_fields as `category.media.translation.fallback_1.customFields`, `category.media.translation.fallback_1`.created_at as `category.media.translation.fallback_1.createdAt`, `category.media.translation.fallback_1`.updated_at as `category.media.translation.fallback_1.updatedAt`, `category.media.translation.fallback_1`.media_id as `category.media.translation.fallback_1.mediaId`, `category.media.translation.fallback_1`.language_id as `category.media.translation.fallback_1.languageId` FROM `media_translation` `category.media.translation` LEFT JOIN `media_translation` `category.media.translation.fallback_1` ON `category.media.translation`.`media_id` = `category.media.translation.fallback_1`.`media_id` AND `category.media.translation.fallback_1`.language_id = ? WHERE `category.media.translation`.language_id = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND ((`category`.`path` LIKE ? AND (`category`.`level` > ? AND `category`.`level` <= ?)))
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|01931ad29c5b71feb4e5c5deeddd2309|%"
  1
  4
]
47 0.06 ms
SELECT LOWER(HEX(`category`.`parent_id`)) as `category-ids.key`, COUNT(`category`.`id`) as `category-ids.count`, COUNT(DISTINCT `category`.`id`) as `visible-children-count` FROM `category` WHERE (`category`.`version_id` = ?) AND ((`category`.`path` LIKE ? AND `category`.`level` = ? AND `category`.`active` = ? AND `category`.`visible` = ?)) GROUP BY `category`.`parent_id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|01931ad29c5b71feb4e5c5deeddd2309|%"
  4
  true
  true
]
48 0.73 ms
# header::navigation::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category`.`cms_navigation_page_id` as `category.cmsNavigationPageId`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.fallback_1.title`, `category.media.translation.title`, COALESCE(`category.media.translation.fallback_1.title`,`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.fallback_1.alt`, `category.media.translation.alt`, COALESCE(`category.media.translation.fallback_1.alt`,`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.fallback_1.customFields`, `category.media.translation.customFields`, COALESCE(`category.media.translation.fallback_1.customFields`,`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.fallback_1.createdAt`, `category.media.translation.createdAt`, `category.media.translation.fallback_1.updatedAt`, `category.media.translation.updatedAt`, `category.media.translation.fallback_1.mediaId`, `category.media.translation.mediaId`, `category.media.translation.fallback_1.languageId`, `category.media.translation.languageId`, `category.translation.fallback_1.name`, `category.translation.name`, COALESCE(`category.translation.fallback_1.name`,`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.fallback_1.breadcrumb`, `category.translation.breadcrumb`, COALESCE(`category.translation.fallback_1.breadcrumb`,`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.fallback_1.slotConfig`, `category.translation.slotConfig`, COALESCE(`category.translation.fallback_1.slotConfig`,`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.fallback_1.linkType`, `category.translation.linkType`, COALESCE(`category.translation.fallback_1.linkType`,`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.fallback_1.internalLink`, `category.translation.internalLink`, COALESCE(`category.translation.fallback_1.internalLink`,`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.fallback_1.externalLink`, `category.translation.externalLink`, COALESCE(`category.translation.fallback_1.externalLink`,`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.fallback_1.linkNewTab`, `category.translation.linkNewTab`, COALESCE(`category.translation.fallback_1.linkNewTab`,`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.fallback_1.description`, `category.translation.description`, COALESCE(`category.translation.fallback_1.description`,`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.fallback_1.metaTitle`, `category.translation.metaTitle`, COALESCE(`category.translation.fallback_1.metaTitle`,`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.fallback_1.metaDescription`, `category.translation.metaDescription`, COALESCE(`category.translation.fallback_1.metaDescription`,`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.fallback_1.keywords`, `category.translation.keywords`, COALESCE(`category.translation.fallback_1.keywords`,`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.fallback_1.customFields`, `category.translation.customFields`, COALESCE(`category.translation.fallback_1.customFields`,`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.fallback_1.createdAt`, `category.translation.createdAt`, `category.translation.fallback_1.updatedAt`, `category.translation.updatedAt`, `category.translation.fallback_1.categoryId`, `category.translation.categoryId`, `category.translation.fallback_1.languageId`, `category.translation.languageId`, `category.translation.fallback_1.categoryVersionId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `category.translation`.slot_config as `category.translation.slotConfig`, `category.translation`.link_type as `category.translation.linkType`, `category.translation`.internal_link as `category.translation.internalLink`, `category.translation`.external_link as `category.translation.externalLink`, `category.translation`.link_new_tab as `category.translation.linkNewTab`, `category.translation`.description as `category.translation.description`, `category.translation`.meta_title as `category.translation.metaTitle`, `category.translation`.meta_description as `category.translation.metaDescription`, `category.translation`.keywords as `category.translation.keywords`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId`, `category.translation.fallback_1`.name as `category.translation.fallback_1.name`, `category.translation.fallback_1`.breadcrumb as `category.translation.fallback_1.breadcrumb`, `category.translation.fallback_1`.slot_config as `category.translation.fallback_1.slotConfig`, `category.translation.fallback_1`.link_type as `category.translation.fallback_1.linkType`, `category.translation.fallback_1`.internal_link as `category.translation.fallback_1.internalLink`, `category.translation.fallback_1`.external_link as `category.translation.fallback_1.externalLink`, `category.translation.fallback_1`.link_new_tab as `category.translation.fallback_1.linkNewTab`, `category.translation.fallback_1`.description as `category.translation.fallback_1.description`, `category.translation.fallback_1`.meta_title as `category.translation.fallback_1.metaTitle`, `category.translation.fallback_1`.meta_description as `category.translation.fallback_1.metaDescription`, `category.translation.fallback_1`.keywords as `category.translation.fallback_1.keywords`, `category.translation.fallback_1`.custom_fields as `category.translation.fallback_1.customFields`, `category.translation.fallback_1`.created_at as `category.translation.fallback_1.createdAt`, `category.translation.fallback_1`.updated_at as `category.translation.fallback_1.updatedAt`, `category.translation.fallback_1`.category_id as `category.translation.fallback_1.categoryId`, `category.translation.fallback_1`.language_id as `category.translation.fallback_1.languageId`, `category.translation.fallback_1`.category_version_id as `category.translation.fallback_1.categoryVersionId` FROM `category_translation` `category.translation` LEFT JOIN `category_translation` `category.translation.fallback_1` ON `category.translation`.`category_id` = `category.translation.fallback_1`.`category_id` AND `category.translation.fallback_1`.language_id = ? AND `category.translation`.category_version_id = `category.translation.fallback_1`.category_version_id WHERE `category.translation`.language_id = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId`, `category.media.translation.fallback_1`.title as `category.media.translation.fallback_1.title`, `category.media.translation.fallback_1`.alt as `category.media.translation.fallback_1.alt`, `category.media.translation.fallback_1`.custom_fields as `category.media.translation.fallback_1.customFields`, `category.media.translation.fallback_1`.created_at as `category.media.translation.fallback_1.createdAt`, `category.media.translation.fallback_1`.updated_at as `category.media.translation.fallback_1.updatedAt`, `category.media.translation.fallback_1`.media_id as `category.media.translation.fallback_1.mediaId`, `category.media.translation.fallback_1`.language_id as `category.media.translation.fallback_1.languageId` FROM `media_translation` `category.media.translation` LEFT JOIN `media_translation` `category.media.translation.fallback_1` ON `category.media.translation`.`media_id` = `category.media.translation.fallback_1`.`media_id` AND `category.media.translation.fallback_1`.language_id = ? WHERE `category.media.translation`.language_id = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01\x1AÒœ[qþ´åÅÞíÝ#\t"
]
49 0.08 ms
SELECT `handler_identifier`, LOWER(HEX(`id`)) FROM `payment_method`
Parameters:
[]
50 0.05 ms
SELECT LOWER(HEX(assoc.`sales_channel_id`))
                FROM `sales_channel_payment_method` AS assoc
                    LEFT JOIN `payment_method` AS pm
                        ON pm.`id` = assoc.`payment_method_id`
                WHERE
                    assoc.`payment_method_id` = ? AND
                    pm.`active` = 1
Parameters:
[
  b"""
    \x01Œ†À\n
    nsA¾\x14%±Šì†É
    """
]
51 0.05 ms
SELECT `language`.`id` FROM `language` WHERE `language`.`id` IN (?) LIMIT 1
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
]
52 0.08 ms
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt`, `language.locale`.`id` as `language.locale.id`, `language.locale`.`code` as `language.locale.code`, `language.locale`.`created_at` as `language.locale.createdAt`, `language.locale`.`updated_at` as `language.locale.updatedAt`, `language.locale.translation.fallback_1.name`, `language.locale.translation.name`, COALESCE(`language.locale.translation.fallback_1.name`,`language.locale.translation.name`,`language.locale.translation.name`) as `language.locale.name`, `language.locale.translation.fallback_1.territory`, `language.locale.translation.territory`, COALESCE(`language.locale.translation.fallback_1.territory`,`language.locale.translation.territory`,`language.locale.translation.territory`) as `language.locale.territory`, `language.locale.translation.fallback_1.customFields`, `language.locale.translation.customFields`, COALESCE(`language.locale.translation.fallback_1.customFields`,`language.locale.translation.customFields`,`language.locale.translation.customFields`) as `language.locale.customFields`, `language.locale.translation.fallback_1.createdAt`, `language.locale.translation.createdAt`, `language.locale.translation.fallback_1.updatedAt`, `language.locale.translation.updatedAt`, `language.locale.translation.fallback_1.localeId`, `language.locale.translation.localeId`, `language.locale.translation.fallback_1.languageId`, `language.locale.translation.languageId` FROM `language` LEFT JOIN `locale` `language.locale` ON `language`.`locale_id` = `language.locale`.`id` LEFT JOIN (SELECT `language.locale.translation`.locale_id, `language.locale.translation`.name as `language.locale.translation.name`, `language.locale.translation`.territory as `language.locale.translation.territory`, `language.locale.translation`.custom_fields as `language.locale.translation.customFields`, `language.locale.translation`.created_at as `language.locale.translation.createdAt`, `language.locale.translation`.updated_at as `language.locale.translation.updatedAt`, `language.locale.translation`.locale_id as `language.locale.translation.localeId`, `language.locale.translation`.language_id as `language.locale.translation.languageId`, `language.locale.translation.fallback_1`.name as `language.locale.translation.fallback_1.name`, `language.locale.translation.fallback_1`.territory as `language.locale.translation.fallback_1.territory`, `language.locale.translation.fallback_1`.custom_fields as `language.locale.translation.fallback_1.customFields`, `language.locale.translation.fallback_1`.created_at as `language.locale.translation.fallback_1.createdAt`, `language.locale.translation.fallback_1`.updated_at as `language.locale.translation.fallback_1.updatedAt`, `language.locale.translation.fallback_1`.locale_id as `language.locale.translation.fallback_1.localeId`, `language.locale.translation.fallback_1`.language_id as `language.locale.translation.fallback_1.languageId` FROM `locale_translation` `language.locale.translation` LEFT JOIN `locale_translation` `language.locale.translation.fallback_1` ON `language.locale.translation`.`locale_id` = `language.locale.translation.fallback_1`.`locale_id` AND `language.locale.translation.fallback_1`.language_id = ? WHERE `language.locale.translation`.language_id = ?) `language.locale.locale_translation` ON `language.locale.locale_translation`.`locale_id` = `language.locale`.`id` WHERE `language`.`id` IN (?)
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
]
53 0.05 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  null
  "IntediaDoofinderSW6.config.%"
]
54 0.05 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  null
  "IntediaDoofinderSW6.config.%"
]
55 0.11 ms
SELECT `sales_channel_domain`.`id` as `sales_channel_domain.id`, `sales_channel_domain`.`url` as `sales_channel_domain.url`, `sales_channel_domain`.`sales_channel_id` as `sales_channel_domain.salesChannelId`, `sales_channel_domain`.`language_id` as `sales_channel_domain.languageId`, `sales_channel_domain`.`currency_id` as `sales_channel_domain.currencyId`, `sales_channel_domain`.`snippet_set_id` as `sales_channel_domain.snippetSetId`, `sales_channel_domain`.`hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale`, `sales_channel_domain`.`custom_fields` as `sales_channel_domain.customFields`, `sales_channel_domain`.`created_at` as `sales_channel_domain.createdAt`, `sales_channel_domain`.`updated_at` as `sales_channel_domain.updatedAt`, `sales_channel_domain.language`.`id` as `sales_channel_domain.language.id`, `sales_channel_domain.language`.`parent_id` as `sales_channel_domain.language.parentId`, `sales_channel_domain.language`.`locale_id` as `sales_channel_domain.language.localeId`, `sales_channel_domain.language`.`translation_code_id` as `sales_channel_domain.language.translationCodeId`, `sales_channel_domain.language`.`name` as `sales_channel_domain.language.name`, `sales_channel_domain.language`.`custom_fields` as `sales_channel_domain.language.customFields`, `sales_channel_domain.language`.`created_at` as `sales_channel_domain.language.createdAt`, `sales_channel_domain.language`.`updated_at` as `sales_channel_domain.language.updatedAt`, `sales_channel_domain.language.locale`.`id` as `sales_channel_domain.language.locale.id`, `sales_channel_domain.language.locale`.`code` as `sales_channel_domain.language.locale.code`, `sales_channel_domain.language.locale`.`created_at` as `sales_channel_domain.language.locale.createdAt`, `sales_channel_domain.language.locale`.`updated_at` as `sales_channel_domain.language.locale.updatedAt`, `sales_channel_domain.language.locale.translation.name`, COALESCE(`sales_channel_domain.language.locale.translation.name`,`sales_channel_domain.language.locale.translation.name`) as `sales_channel_domain.language.locale.name`, `sales_channel_domain.language.locale.translation.territory`, COALESCE(`sales_channel_domain.language.locale.translation.territory`,`sales_channel_domain.language.locale.translation.territory`) as `sales_channel_domain.language.locale.territory`, `sales_channel_domain.language.locale.translation.customFields`, COALESCE(`sales_channel_domain.language.locale.translation.customFields`,`sales_channel_domain.language.locale.translation.customFields`) as `sales_channel_domain.language.locale.customFields`, `sales_channel_domain.language.locale.translation.createdAt`, `sales_channel_domain.language.locale.translation.updatedAt`, `sales_channel_domain.language.locale.translation.localeId`, `sales_channel_domain.language.locale.translation.languageId`, `sales_channel_domain.currency`.`id` as `sales_channel_domain.currency.id`, `sales_channel_domain.currency`.`factor` as `sales_channel_domain.currency.factor`, `sales_channel_domain.currency`.`symbol` as `sales_channel_domain.currency.symbol`, `sales_channel_domain.currency`.`iso_code` as `sales_channel_domain.currency.isoCode`, `sales_channel_domain.currency`.`position` as `sales_channel_domain.currency.position`, `sales_channel_domain.currency`.`tax_free_from` as `sales_channel_domain.currency.taxFreeFrom`, `sales_channel_domain.currency`.`item_rounding` as `sales_channel_domain.currency.itemRounding`, `sales_channel_domain.currency`.`total_rounding` as `sales_channel_domain.currency.totalRounding`, `sales_channel_domain.currency`.`created_at` as `sales_channel_domain.currency.createdAt`, `sales_channel_domain.currency`.`updated_at` as `sales_channel_domain.currency.updatedAt`, `sales_channel_domain.currency.translation.shortName`, COALESCE(`sales_channel_domain.currency.translation.shortName`,`sales_channel_domain.currency.translation.shortName`) as `sales_channel_domain.currency.shortName`, `sales_channel_domain.currency.translation.name`, COALESCE(`sales_channel_domain.currency.translation.name`,`sales_channel_domain.currency.translation.name`) as `sales_channel_domain.currency.name`, `sales_channel_domain.currency.translation.customFields`, COALESCE(`sales_channel_domain.currency.translation.customFields`,`sales_channel_domain.currency.translation.customFields`) as `sales_channel_domain.currency.customFields`, `sales_channel_domain.currency.translation.createdAt`, `sales_channel_domain.currency.translation.updatedAt`, `sales_channel_domain.currency.translation.currencyId`, `sales_channel_domain.currency.translation.languageId` FROM `sales_channel_domain` LEFT JOIN `language` `sales_channel_domain.language` ON `sales_channel_domain`.`language_id` = `sales_channel_domain.language`.`id` LEFT JOIN `currency` `sales_channel_domain.currency` ON `sales_channel_domain`.`currency_id` = `sales_channel_domain.currency`.`id` LEFT JOIN `locale` `sales_channel_domain.language.locale` ON `sales_channel_domain.language`.`locale_id` = `sales_channel_domain.language.locale`.`id` LEFT JOIN (SELECT `sales_channel_domain.language.locale.translation`.locale_id, `sales_channel_domain.language.locale.translation`.name as `sales_channel_domain.language.locale.translation.name`, `sales_channel_domain.language.locale.translation`.territory as `sales_channel_domain.language.locale.translation.territory`, `sales_channel_domain.language.locale.translation`.custom_fields as `sales_channel_domain.language.locale.translation.customFields`, `sales_channel_domain.language.locale.translation`.created_at as `sales_channel_domain.language.locale.translation.createdAt`, `sales_channel_domain.language.locale.translation`.updated_at as `sales_channel_domain.language.locale.translation.updatedAt`, `sales_channel_domain.language.locale.translation`.locale_id as `sales_channel_domain.language.locale.translation.localeId`, `sales_channel_domain.language.locale.translation`.language_id as `sales_channel_domain.language.locale.translation.languageId` FROM `locale_translation` `sales_channel_domain.language.locale.translation` WHERE `sales_channel_domain.language.locale.translation`.language_id = ?) `sales_channel_domain.language.locale.locale_translation` ON `sales_channel_domain.language.locale.locale_translation`.`locale_id` = `sales_channel_domain.language.locale`.`id` LEFT JOIN (SELECT `sales_channel_domain.currency.translation`.currency_id, `sales_channel_domain.currency.translation`.short_name as `sales_channel_domain.currency.translation.shortName`, `sales_channel_domain.currency.translation`.name as `sales_channel_domain.currency.translation.name`, `sales_channel_domain.currency.translation`.custom_fields as `sales_channel_domain.currency.translation.customFields`, `sales_channel_domain.currency.translation`.created_at as `sales_channel_domain.currency.translation.createdAt`, `sales_channel_domain.currency.translation`.updated_at as `sales_channel_domain.currency.translation.updatedAt`, `sales_channel_domain.currency.translation`.currency_id as `sales_channel_domain.currency.translation.currencyId`, `sales_channel_domain.currency.translation`.language_id as `sales_channel_domain.currency.translation.languageId` FROM `currency_translation` `sales_channel_domain.currency.translation` WHERE `sales_channel_domain.currency.translation`.language_id = ?) `sales_channel_domain.currency.currency_translation` ON `sales_channel_domain.currency.currency_translation`.`currency_id` = `sales_channel_domain.currency`.`id` WHERE `sales_channel_domain`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ô\x1A╠[â~\x0FÉx[jÙ■þ¼"
]
56 0.06 ms
SELECT `intedia_doofinder_layer`.`id` as `intedia_doofinder_layer.id`, `intedia_doofinder_layer`.`doofinder_channel_id` as `intedia_doofinder_layer.doofinderChannelId`, `intedia_doofinder_layer`.`doofinder_hash_id` as `intedia_doofinder_layer.doofinderHashId`, `intedia_doofinder_layer`.`doofinder_store_id` as `intedia_doofinder_layer.doofinderStoreId`, `intedia_doofinder_layer`.`domain_id` as `intedia_doofinder_layer.domainId`, `intedia_doofinder_layer`.`trigger` as `intedia_doofinder_layer.trigger`, `intedia_doofinder_layer`.`name` as `intedia_doofinder_layer.name`, `intedia_doofinder_layer`.`status` as `intedia_doofinder_layer.status`, `intedia_doofinder_layer`.`status_message` as `intedia_doofinder_layer.statusMessage`, `intedia_doofinder_layer`.`status_date` as `intedia_doofinder_layer.statusDate`, `intedia_doofinder_layer`.`status_received_date` as `intedia_doofinder_layer.statusReceivedDate`, `intedia_doofinder_layer`.`created_at` as `intedia_doofinder_layer.createdAt`, `intedia_doofinder_layer`.`updated_at` as `intedia_doofinder_layer.updatedAt` FROM `intedia_doofinder_layer` WHERE (`intedia_doofinder_layer`.`domain_id` = ?)
Parameters:
[
  b"\x01ô\x1A╠[â~\x0FÉx[jÙ■þ¼"
]
57 0.49 ms
# generic-page::shipping-methods::search-ids
SELECT `shipping_method`.`id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method`.`id` = `shipping_method.salesChannels.mapping`.`shipping_method_id`  LEFT JOIN (SELECT `shipping_method.translation`.shipping_method_id, `shipping_method.translation`.name as `shipping_method.translation.name`, `shipping_method.translation`.description as `shipping_method.translation.description`, `shipping_method.translation`.tracking_url as `shipping_method.translation.trackingUrl`, `shipping_method.translation`.custom_fields as `shipping_method.translation.customFields`, `shipping_method.translation`.created_at as `shipping_method.translation.createdAt`, `shipping_method.translation`.updated_at as `shipping_method.translation.updatedAt`, `shipping_method.translation`.shipping_method_id as `shipping_method.translation.shippingMethodId`, `shipping_method.translation`.language_id as `shipping_method.translation.languageId`, `shipping_method.translation.fallback_1`.name as `shipping_method.translation.fallback_1.name`, `shipping_method.translation.fallback_1`.description as `shipping_method.translation.fallback_1.description`, `shipping_method.translation.fallback_1`.tracking_url as `shipping_method.translation.fallback_1.trackingUrl`, `shipping_method.translation.fallback_1`.custom_fields as `shipping_method.translation.fallback_1.customFields`, `shipping_method.translation.fallback_1`.created_at as `shipping_method.translation.fallback_1.createdAt`, `shipping_method.translation.fallback_1`.updated_at as `shipping_method.translation.fallback_1.updatedAt`, `shipping_method.translation.fallback_1`.shipping_method_id as `shipping_method.translation.fallback_1.shippingMethodId`, `shipping_method.translation.fallback_1`.language_id as `shipping_method.translation.fallback_1.languageId` FROM `shipping_method_translation` `shipping_method.translation` LEFT JOIN `shipping_method_translation` `shipping_method.translation.fallback_1` ON `shipping_method.translation`.`shipping_method_id` = `shipping_method.translation.fallback_1`.`shipping_method_id` AND `shipping_method.translation.fallback_1`.language_id = ? WHERE `shipping_method.translation`.language_id = ?) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping`.`sales_channel_id` = `shipping_method.salesChannels`.`id`  WHERE (`shipping_method`.`active` = ? AND `shipping_method.salesChannels`.`id` = ?) GROUP BY `shipping_method`.`id` ORDER BY MIN(`shipping_method`.`position`) ASC, MIN(COALESCE(`shipping_method.translation.fallback_1.name`,`shipping_method.translation.name`)) ASC
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
  b"\x01\x1AÄØ*sa¤½á}aÌâï"
]
58 0.81 ms
# generic-page::shipping-methods::read
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`active` as `shipping_method.active`, `shipping_method`.`position` as `shipping_method.position`, `shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`, `shipping_method`.`media_id` as `shipping_method.mediaId`, `shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`, `shipping_method`.`tax_type` as `shipping_method.taxType`, `shipping_method`.`tax_id` as `shipping_method.taxId`, `shipping_method.deliveryTime`.`id` as `shipping_method.deliveryTime.id`, `shipping_method.deliveryTime`.`min` as `shipping_method.deliveryTime.min`, `shipping_method.deliveryTime`.`max` as `shipping_method.deliveryTime.max`, `shipping_method.deliveryTime`.`unit` as `shipping_method.deliveryTime.unit`, `shipping_method.deliveryTime`.`created_at` as `shipping_method.deliveryTime.createdAt`, `shipping_method.deliveryTime`.`updated_at` as `shipping_method.deliveryTime.updatedAt`, `shipping_method.deliveryTime.translation.fallback_1.name`, `shipping_method.deliveryTime.translation.name`, COALESCE(`shipping_method.deliveryTime.translation.fallback_1.name`,`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.fallback_1.customFields`, `shipping_method.deliveryTime.translation.customFields`, COALESCE(`shipping_method.deliveryTime.translation.fallback_1.customFields`,`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation.fallback_1.createdAt`, `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation.fallback_1.updatedAt`, `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId`, `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation.fallback_1.languageId`, `shipping_method.deliveryTime.translation.languageId`, `shipping_method.appShippingMethod`.`id` as `shipping_method.appShippingMethod.id`, `shipping_method.appShippingMethod`.`app_name` as `shipping_method.appShippingMethod.appName`, `shipping_method.appShippingMethod`.`identifier` as `shipping_method.appShippingMethod.identifier`, `shipping_method.appShippingMethod`.`app_id` as `shipping_method.appShippingMethod.appId`, `shipping_method.appShippingMethod`.`shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId`, `shipping_method.appShippingMethod`.`original_media_id` as `shipping_method.appShippingMethod.originalMediaId`, `shipping_method.appShippingMethod`.`created_at` as `shipping_method.appShippingMethod.createdAt`, `shipping_method.appShippingMethod`.`updated_at` as `shipping_method.appShippingMethod.updatedAt`, `shipping_method`.`technical_name` as `shipping_method.technicalName`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.media`.`id` as `shipping_method.media.id`, `shipping_method.media`.`user_id` as `shipping_method.media.userId`, `shipping_method.media`.`media_folder_id` as `shipping_method.media.mediaFolderId`, `shipping_method.media`.`mime_type` as `shipping_method.media.mimeType`, `shipping_method.media`.`file_extension` as `shipping_method.media.fileExtension`, `shipping_method.media`.`uploaded_at` as `shipping_method.media.uploadedAt`, `shipping_method.media`.`file_name` as `shipping_method.media.fileName`, `shipping_method.media`.`file_size` as `shipping_method.media.fileSize`, `shipping_method.media`.`media_type` as `shipping_method.media.mediaTypeRaw`, `shipping_method.media`.`meta_data` as `shipping_method.media.metaData`, `shipping_method.media`.`config` as `shipping_method.media.config`, `shipping_method.media`.`path` as `shipping_method.media.path`, `shipping_method.media`.`private` as `shipping_method.media.private`, `shipping_method.media`.`thumbnails_ro` as `shipping_method.media.thumbnailsRo`, `shipping_method.media`.`created_at` as `shipping_method.media.createdAt`, `shipping_method.media`.`updated_at` as `shipping_method.media.updatedAt`, `shipping_method.media.translation.fallback_1.title`, `shipping_method.media.translation.title`, COALESCE(`shipping_method.media.translation.fallback_1.title`,`shipping_method.media.translation.title`,`shipping_method.media.translation.title`) as `shipping_method.media.title`, `shipping_method.media.translation.fallback_1.alt`, `shipping_method.media.translation.alt`, COALESCE(`shipping_method.media.translation.fallback_1.alt`,`shipping_method.media.translation.alt`,`shipping_method.media.translation.alt`) as `shipping_method.media.alt`, `shipping_method.media.translation.fallback_1.customFields`, `shipping_method.media.translation.customFields`, COALESCE(`shipping_method.media.translation.fallback_1.customFields`,`shipping_method.media.translation.customFields`,`shipping_method.media.translation.customFields`) as `shipping_method.media.customFields`, `shipping_method.media.translation.fallback_1.createdAt`, `shipping_method.media.translation.createdAt`, `shipping_method.media.translation.fallback_1.updatedAt`, `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation.fallback_1.mediaId`, `shipping_method.media.translation.mediaId`, `shipping_method.media.translation.fallback_1.languageId`, `shipping_method.media.translation.languageId`, `shipping_method.translation.fallback_1.name`, `shipping_method.translation.name`, COALESCE(`shipping_method.translation.fallback_1.name`,`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, `shipping_method.translation.fallback_1.description`, `shipping_method.translation.description`, COALESCE(`shipping_method.translation.fallback_1.description`,`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, `shipping_method.translation.fallback_1.trackingUrl`, `shipping_method.translation.trackingUrl`, COALESCE(`shipping_method.translation.fallback_1.trackingUrl`,`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, `shipping_method.translation.fallback_1.customFields`, `shipping_method.translation.customFields`, COALESCE(`shipping_method.translation.fallback_1.customFields`,`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields`, `shipping_method.translation.fallback_1.createdAt`, `shipping_method.translation.createdAt`, `shipping_method.translation.fallback_1.updatedAt`, `shipping_method.translation.updatedAt`, `shipping_method.translation.fallback_1.shippingMethodId`, `shipping_method.translation.shippingMethodId`, `shipping_method.translation.fallback_1.languageId`, `shipping_method.translation.languageId` FROM `shipping_method` LEFT JOIN (SELECT `shipping_method.translation`.shipping_method_id, `shipping_method.translation`.name as `shipping_method.translation.name`, `shipping_method.translation`.description as `shipping_method.translation.description`, `shipping_method.translation`.tracking_url as `shipping_method.translation.trackingUrl`, `shipping_method.translation`.custom_fields as `shipping_method.translation.customFields`, `shipping_method.translation`.created_at as `shipping_method.translation.createdAt`, `shipping_method.translation`.updated_at as `shipping_method.translation.updatedAt`, `shipping_method.translation`.shipping_method_id as `shipping_method.translation.shippingMethodId`, `shipping_method.translation`.language_id as `shipping_method.translation.languageId`, `shipping_method.translation.fallback_1`.name as `shipping_method.translation.fallback_1.name`, `shipping_method.translation.fallback_1`.description as `shipping_method.translation.fallback_1.description`, `shipping_method.translation.fallback_1`.tracking_url as `shipping_method.translation.fallback_1.trackingUrl`, `shipping_method.translation.fallback_1`.custom_fields as `shipping_method.translation.fallback_1.customFields`, `shipping_method.translation.fallback_1`.created_at as `shipping_method.translation.fallback_1.createdAt`, `shipping_method.translation.fallback_1`.updated_at as `shipping_method.translation.fallback_1.updatedAt`, `shipping_method.translation.fallback_1`.shipping_method_id as `shipping_method.translation.fallback_1.shippingMethodId`, `shipping_method.translation.fallback_1`.language_id as `shipping_method.translation.fallback_1.languageId` FROM `shipping_method_translation` `shipping_method.translation` LEFT JOIN `shipping_method_translation` `shipping_method.translation.fallback_1` ON `shipping_method.translation`.`shipping_method_id` = `shipping_method.translation.fallback_1`.`shipping_method_id` AND `shipping_method.translation.fallback_1`.language_id = ? WHERE `shipping_method.translation`.language_id = ?) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method`.`id` = `shipping_method.appShippingMethod`.`shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method`.`media_id` = `shipping_method.media`.`id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation`.delivery_time_id, `shipping_method.deliveryTime.translation`.name as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.custom_fields as `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation`.created_at as `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation`.updated_at as `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation`.delivery_time_id as `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation`.language_id as `shipping_method.deliveryTime.translation.languageId`, `shipping_method.deliveryTime.translation.fallback_1`.name as `shipping_method.deliveryTime.translation.fallback_1.name`, `shipping_method.deliveryTime.translation.fallback_1`.custom_fields as `shipping_method.deliveryTime.translation.fallback_1.customFields`, `shipping_method.deliveryTime.translation.fallback_1`.created_at as `shipping_method.deliveryTime.translation.fallback_1.createdAt`, `shipping_method.deliveryTime.translation.fallback_1`.updated_at as `shipping_method.deliveryTime.translation.fallback_1.updatedAt`, `shipping_method.deliveryTime.translation.fallback_1`.delivery_time_id as `shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId`, `shipping_method.deliveryTime.translation.fallback_1`.language_id as `shipping_method.deliveryTime.translation.fallback_1.languageId` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation.fallback_1` ON `shipping_method.deliveryTime.translation`.`delivery_time_id` = `shipping_method.deliveryTime.translation.fallback_1`.`delivery_time_id` AND `shipping_method.deliveryTime.translation.fallback_1`.language_id = ? WHERE `shipping_method.deliveryTime.translation`.language_id = ?) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN (SELECT `shipping_method.media.translation`.media_id, `shipping_method.media.translation`.title as `shipping_method.media.translation.title`, `shipping_method.media.translation`.alt as `shipping_method.media.translation.alt`, `shipping_method.media.translation`.custom_fields as `shipping_method.media.translation.customFields`, `shipping_method.media.translation`.created_at as `shipping_method.media.translation.createdAt`, `shipping_method.media.translation`.updated_at as `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation`.media_id as `shipping_method.media.translation.mediaId`, `shipping_method.media.translation`.language_id as `shipping_method.media.translation.languageId`, `shipping_method.media.translation.fallback_1`.title as `shipping_method.media.translation.fallback_1.title`, `shipping_method.media.translation.fallback_1`.alt as `shipping_method.media.translation.fallback_1.alt`, `shipping_method.media.translation.fallback_1`.custom_fields as `shipping_method.media.translation.fallback_1.customFields`, `shipping_method.media.translation.fallback_1`.created_at as `shipping_method.media.translation.fallback_1.createdAt`, `shipping_method.media.translation.fallback_1`.updated_at as `shipping_method.media.translation.fallback_1.updatedAt`, `shipping_method.media.translation.fallback_1`.media_id as `shipping_method.media.translation.fallback_1.mediaId`, `shipping_method.media.translation.fallback_1`.language_id as `shipping_method.media.translation.fallback_1.languageId` FROM `media_translation` `shipping_method.media.translation` LEFT JOIN `media_translation` `shipping_method.media.translation.fallback_1` ON `shipping_method.media.translation`.`media_id` = `shipping_method.media.translation.fallback_1`.`media_id` AND `shipping_method.media.translation.fallback_1`.language_id = ? WHERE `shipping_method.media.translation`.language_id = ?) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation`.`media_id` = `shipping_method.media`.`id` WHERE `shipping_method`.`id` IN (?)
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01Å\x19zt¢s}║!\x1F\&ö\x17\v"
]
59 0.24 ms
# generic-page::payment-methods::search-ids
SELECT `payment_method`.`id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method`.`id` = `payment_method.salesChannels.mapping`.`payment_method_id`  LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping`.`sales_channel_id` = `payment_method.salesChannels`.`id`  WHERE (`payment_method`.`active` = ? AND `payment_method.salesChannels`.`id` = ?) GROUP BY `payment_method`.`id` ORDER BY MIN(`payment_method`.`position`) ASC
Parameters:
[
  true
  b"\x01\x1AÄØ*sa¤½á}aÌâï"
]
60 0.70 ms
# generic-page::payment-methods::read
SELECT `payment_method`.`id` as `payment_method.id`, `payment_method`.`plugin_id` as `payment_method.pluginId`, `payment_method`.`handler_identifier` as `payment_method.handlerIdentifier`, `payment_method`.`position` as `payment_method.position`, `payment_method`.`active` as `payment_method.active`, `payment_method`.`after_order_enabled` as `payment_method.afterOrderEnabled`, `payment_method`.`availability_rule_id` as `payment_method.availabilityRuleId`, `payment_method`.`media_id` as `payment_method.mediaId`, `payment_method.appPaymentMethod`.`id` as `payment_method.appPaymentMethod.id`, `payment_method.appPaymentMethod`.`app_name` as `payment_method.appPaymentMethod.appName`, `payment_method.appPaymentMethod`.`identifier` as `payment_method.appPaymentMethod.identifier`, `payment_method.appPaymentMethod`.`pay_url` as `payment_method.appPaymentMethod.payUrl`, `payment_method.appPaymentMethod`.`finalize_url` as `payment_method.appPaymentMethod.finalizeUrl`, `payment_method.appPaymentMethod`.`validate_url` as `payment_method.appPaymentMethod.validateUrl`, `payment_method.appPaymentMethod`.`capture_url` as `payment_method.appPaymentMethod.captureUrl`, `payment_method.appPaymentMethod`.`refund_url` as `payment_method.appPaymentMethod.refundUrl`, `payment_method.appPaymentMethod`.`recurring_url` as `payment_method.appPaymentMethod.recurringUrl`, `payment_method.appPaymentMethod`.`app_id` as `payment_method.appPaymentMethod.appId`, `payment_method.appPaymentMethod`.`original_media_id` as `payment_method.appPaymentMethod.originalMediaId`, `payment_method.appPaymentMethod`.`payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId`, `payment_method.appPaymentMethod`.`created_at` as `payment_method.appPaymentMethod.createdAt`, `payment_method.appPaymentMethod`.`updated_at` as `payment_method.appPaymentMethod.updatedAt`, `payment_method`.`technical_name` as `payment_method.technicalName`, `payment_method`.`created_at` as `payment_method.createdAt`, `payment_method`.`updated_at` as `payment_method.updatedAt`, `payment_method.media`.`id` as `payment_method.media.id`, `payment_method.media`.`user_id` as `payment_method.media.userId`, `payment_method.media`.`media_folder_id` as `payment_method.media.mediaFolderId`, `payment_method.media`.`mime_type` as `payment_method.media.mimeType`, `payment_method.media`.`file_extension` as `payment_method.media.fileExtension`, `payment_method.media`.`uploaded_at` as `payment_method.media.uploadedAt`, `payment_method.media`.`file_name` as `payment_method.media.fileName`, `payment_method.media`.`file_size` as `payment_method.media.fileSize`, `payment_method.media`.`media_type` as `payment_method.media.mediaTypeRaw`, `payment_method.media`.`meta_data` as `payment_method.media.metaData`, `payment_method.media`.`config` as `payment_method.media.config`, `payment_method.media`.`path` as `payment_method.media.path`, `payment_method.media`.`private` as `payment_method.media.private`, `payment_method.media`.`thumbnails_ro` as `payment_method.media.thumbnailsRo`, `payment_method.media`.`created_at` as `payment_method.media.createdAt`, `payment_method.media`.`updated_at` as `payment_method.media.updatedAt`, `payment_method.media.translation.fallback_1.title`, `payment_method.media.translation.title`, COALESCE(`payment_method.media.translation.fallback_1.title`,`payment_method.media.translation.title`,`payment_method.media.translation.title`) as `payment_method.media.title`, `payment_method.media.translation.fallback_1.alt`, `payment_method.media.translation.alt`, COALESCE(`payment_method.media.translation.fallback_1.alt`,`payment_method.media.translation.alt`,`payment_method.media.translation.alt`) as `payment_method.media.alt`, `payment_method.media.translation.fallback_1.customFields`, `payment_method.media.translation.customFields`, COALESCE(`payment_method.media.translation.fallback_1.customFields`,`payment_method.media.translation.customFields`,`payment_method.media.translation.customFields`) as `payment_method.media.customFields`, `payment_method.media.translation.fallback_1.createdAt`, `payment_method.media.translation.createdAt`, `payment_method.media.translation.fallback_1.updatedAt`, `payment_method.media.translation.updatedAt`, `payment_method.media.translation.fallback_1.mediaId`, `payment_method.media.translation.mediaId`, `payment_method.media.translation.fallback_1.languageId`, `payment_method.media.translation.languageId`, `payment_method.translation.fallback_1.name`, `payment_method.translation.name`, COALESCE(`payment_method.translation.fallback_1.name`,`payment_method.translation.name`,`payment_method.translation.name`) as `payment_method.name`, `payment_method.translation.fallback_1.distinguishableName`, `payment_method.translation.distinguishableName`, COALESCE(`payment_method.translation.fallback_1.distinguishableName`,`payment_method.translation.distinguishableName`,`payment_method.translation.distinguishableName`) as `payment_method.distinguishableName`, `payment_method.translation.fallback_1.description`, `payment_method.translation.description`, COALESCE(`payment_method.translation.fallback_1.description`,`payment_method.translation.description`,`payment_method.translation.description`) as `payment_method.description`, `payment_method.translation.fallback_1.customFields`, `payment_method.translation.customFields`, COALESCE(`payment_method.translation.fallback_1.customFields`,`payment_method.translation.customFields`,`payment_method.translation.customFields`) as `payment_method.customFields`, `payment_method.translation.fallback_1.createdAt`, `payment_method.translation.createdAt`, `payment_method.translation.fallback_1.updatedAt`, `payment_method.translation.updatedAt`, `payment_method.translation.fallback_1.paymentMethodId`, `payment_method.translation.paymentMethodId`, `payment_method.translation.fallback_1.languageId`, `payment_method.translation.languageId` FROM `payment_method` LEFT JOIN (SELECT `payment_method.translation`.payment_method_id, `payment_method.translation`.name as `payment_method.translation.name`, `payment_method.translation`.distinguishable_name as `payment_method.translation.distinguishableName`, `payment_method.translation`.description as `payment_method.translation.description`, `payment_method.translation`.custom_fields as `payment_method.translation.customFields`, `payment_method.translation`.created_at as `payment_method.translation.createdAt`, `payment_method.translation`.updated_at as `payment_method.translation.updatedAt`, `payment_method.translation`.payment_method_id as `payment_method.translation.paymentMethodId`, `payment_method.translation`.language_id as `payment_method.translation.languageId`, `payment_method.translation.fallback_1`.name as `payment_method.translation.fallback_1.name`, `payment_method.translation.fallback_1`.distinguishable_name as `payment_method.translation.fallback_1.distinguishableName`, `payment_method.translation.fallback_1`.description as `payment_method.translation.fallback_1.description`, `payment_method.translation.fallback_1`.custom_fields as `payment_method.translation.fallback_1.customFields`, `payment_method.translation.fallback_1`.created_at as `payment_method.translation.fallback_1.createdAt`, `payment_method.translation.fallback_1`.updated_at as `payment_method.translation.fallback_1.updatedAt`, `payment_method.translation.fallback_1`.payment_method_id as `payment_method.translation.fallback_1.paymentMethodId`, `payment_method.translation.fallback_1`.language_id as `payment_method.translation.fallback_1.languageId` FROM `payment_method_translation` `payment_method.translation` LEFT JOIN `payment_method_translation` `payment_method.translation.fallback_1` ON `payment_method.translation`.`payment_method_id` = `payment_method.translation.fallback_1`.`payment_method_id` AND `payment_method.translation.fallback_1`.language_id = ? WHERE `payment_method.translation`.language_id = ?) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation`.`payment_method_id` = `payment_method`.`id` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id` LEFT JOIN (SELECT `payment_method.media.translation`.media_id, `payment_method.media.translation`.title as `payment_method.media.translation.title`, `payment_method.media.translation`.alt as `payment_method.media.translation.alt`, `payment_method.media.translation`.custom_fields as `payment_method.media.translation.customFields`, `payment_method.media.translation`.created_at as `payment_method.media.translation.createdAt`, `payment_method.media.translation`.updated_at as `payment_method.media.translation.updatedAt`, `payment_method.media.translation`.media_id as `payment_method.media.translation.mediaId`, `payment_method.media.translation`.language_id as `payment_method.media.translation.languageId`, `payment_method.media.translation.fallback_1`.title as `payment_method.media.translation.fallback_1.title`, `payment_method.media.translation.fallback_1`.alt as `payment_method.media.translation.fallback_1.alt`, `payment_method.media.translation.fallback_1`.custom_fields as `payment_method.media.translation.fallback_1.customFields`, `payment_method.media.translation.fallback_1`.created_at as `payment_method.media.translation.fallback_1.createdAt`, `payment_method.media.translation.fallback_1`.updated_at as `payment_method.media.translation.fallback_1.updatedAt`, `payment_method.media.translation.fallback_1`.media_id as `payment_method.media.translation.fallback_1.mediaId`, `payment_method.media.translation.fallback_1`.language_id as `payment_method.media.translation.fallback_1.languageId` FROM `media_translation` `payment_method.media.translation` LEFT JOIN `media_translation` `payment_method.media.translation.fallback_1` ON `payment_method.media.translation`.`media_id` = `payment_method.media.translation.fallback_1`.`media_id` AND `payment_method.media.translation.fallback_1`.language_id = ? WHERE `payment_method.media.translation`.language_id = ?) `payment_method.media.media_translation` ON `payment_method.media.media_translation`.`media_id` = `payment_method.media`.`id` WHERE `payment_method`.`id` IN (?, ?, ?, ?)
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01îåÆÍûp\eî(ì█®à\x07Þ"
  b"\x01Œ†’Ö’sª–]äŸzY§û"
  b"""
    \x01Œ†À\n
    nsA¾\x14%±Šì†É
    """
  b"""
    \x01Œ†À\n
    ppœ¸\x02™€™Ø…ƒ
    """
]
61 0.06 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  b"\x01\x1AÄØ*sa¤½á}aÌâï"
  "CrefoPay.config.%"
]
62 0.05 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  "CrefoPay.config.%"
]
63 0.06 ms
SELECT `country`.`id` FROM `country` LEFT JOIN `sales_channel_country` `country.salesChannels.mapping` ON `country`.`id` = `country.salesChannels.mapping`.`country_id`  LEFT JOIN `sales_channel` `country.salesChannels` ON `country.salesChannels.mapping`.`sales_channel_id` = `country.salesChannels`.`id`  WHERE (`country`.`active` = ? AND `country`.`active` = ? AND `country.salesChannels`.`id` = ?) GROUP BY `country`.`id`
Parameters:
[
  true
  true
  b"\x01\x1AÄØ*sa¤½á}aÌâï"
]
64 0.10 ms
SELECT `country`.`id` as `country.id`, `country`.`iso` as `country.iso`, `country`.`position` as `country.position`, `country`.`active` as `country.active`, `country`.`shipping_available` as `country.shippingAvailable`, `country`.`iso3` as `country.iso3`, `country`.`display_state_in_registration` as `country.displayStateInRegistration`, `country`.`force_state_in_registration` as `country.forceStateInRegistration`, `country`.`check_vat_id_pattern` as `country.checkVatIdPattern`, `country`.`vat_id_required` as `country.vatIdRequired`, `country`.`vat_id_pattern` as `country.vatIdPattern`, `country`.`customer_tax` as `country.customerTax`, `country`.`company_tax` as `country.companyTax`, `country`.`postal_code_required` as `country.postalCodeRequired`, `country`.`check_postal_code_pattern` as `country.checkPostalCodePattern`, `country`.`check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern`, `country`.`advanced_postal_code_pattern` as `country.advancedPostalCodePattern`, `country`.`default_postal_code_pattern` as `country.defaultPostalCodePattern`, `country`.`is_eu` as `country.isEu`, `country`.`created_at` as `country.createdAt`, `country`.`updated_at` as `country.updatedAt`, `country.translation.fallback_1.name`, `country.translation.name`, COALESCE(`country.translation.fallback_1.name`,`country.translation.name`,`country.translation.name`) as `country.name`, `country.translation.fallback_1.addressFormat`, `country.translation.addressFormat`, COALESCE(`country.translation.fallback_1.addressFormat`,`country.translation.addressFormat`,`country.translation.addressFormat`) as `country.addressFormat`, `country.translation.fallback_1.customFields`, `country.translation.customFields`, COALESCE(`country.translation.fallback_1.customFields`,`country.translation.customFields`,`country.translation.customFields`) as `country.customFields`, `country.translation.fallback_1.createdAt`, `country.translation.createdAt`, `country.translation.fallback_1.updatedAt`, `country.translation.updatedAt`, `country.translation.fallback_1.countryId`, `country.translation.countryId`, `country.translation.fallback_1.languageId`, `country.translation.languageId` FROM `country` LEFT JOIN (SELECT `country.translation`.country_id, `country.translation`.name as `country.translation.name`, `country.translation`.address_format as `country.translation.addressFormat`, `country.translation`.custom_fields as `country.translation.customFields`, `country.translation`.created_at as `country.translation.createdAt`, `country.translation`.updated_at as `country.translation.updatedAt`, `country.translation`.country_id as `country.translation.countryId`, `country.translation`.language_id as `country.translation.languageId`, `country.translation.fallback_1`.name as `country.translation.fallback_1.name`, `country.translation.fallback_1`.address_format as `country.translation.fallback_1.addressFormat`, `country.translation.fallback_1`.custom_fields as `country.translation.fallback_1.customFields`, `country.translation.fallback_1`.created_at as `country.translation.fallback_1.createdAt`, `country.translation.fallback_1`.updated_at as `country.translation.fallback_1.updatedAt`, `country.translation.fallback_1`.country_id as `country.translation.fallback_1.countryId`, `country.translation.fallback_1`.language_id as `country.translation.fallback_1.languageId` FROM `country_translation` `country.translation` LEFT JOIN `country_translation` `country.translation.fallback_1` ON `country.translation`.`country_id` = `country.translation.fallback_1`.`country_id` AND `country.translation.fallback_1`.language_id = ? WHERE `country.translation`.language_id = ?) `country.country_translation` ON `country.country_translation`.`country_id` = `country`.`id` WHERE `country`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01îåÆÈ±p=ÀñSz<üçÿ"
  b"\x01Œ†’Ö\esi¾Ås\x1EUߨ4"
  b"\x01Œ†’Ö\x1FpÈ–š‹aæCºF"
  b"\x01Œ†’Ö#s«€’ðYzåF/"
  b"\x01îåÆÍ(soì╗^\t3\x13╣­"
  b"\x01Œ†’Öip\x04“³Øñô‰ÜÀ"
  b"\x01îåÆÍnq▓½å\x14±░ìtQ"
  b"\x01Œ†’Özr.¨ö˜Œ®ˆ_'"
  b"\x01Œ†’Ö~r¼²Ñx’bÈH¤"
]
65 9.55 ms
SELECT `acris_faq`.`id` FROM `acris_faq` LEFT JOIN `acris_faqs_groups` `acris_faq.groups.mapping` ON `acris_faq`.`id` = `acris_faq.groups.mapping`.`faq_id`  LEFT JOIN `acris_faq_rule` `acris_faq.rules.mapping` ON `acris_faq`.`id` = `acris_faq.rules.mapping`.`faq_id`  LEFT JOIN `acris_faq_sales_channel` `acris_faq.salesChannels.mapping` ON `acris_faq`.`id` = `acris_faq.salesChannels.mapping`.`faq_id`  LEFT JOIN (SELECT `acris_faq.groups.mapping`.`faq_id` as id FROM `acris_faqs_groups` `acris_faq.groups.mapping` LEFT JOIN `acris_faq_group` `acris_faq.groups` ON `acris_faq.groups.mapping`.`faq_group_id` = `acris_faq.groups`.`id`  WHERE (`acris_faq.groups`.`active` = ?)) `acris_faq.groups_1` ON `acris_faq`.`id` = `acris_faq.groups_1`.`id` LEFT JOIN (SELECT `acris_faq.groups.mapping`.`faq_id` as id FROM `acris_faqs_groups` `acris_faq.groups.mapping` LEFT JOIN `acris_faq_group` `acris_faq.groups` ON `acris_faq.groups.mapping`.`faq_group_id` = `acris_faq.groups`.`id`  LEFT JOIN `acris_faq_group_rule` `acris_faq.groups.rules.mapping` ON `acris_faq.groups`.`id` = `acris_faq.groups.rules.mapping`.`faq_group_id`  LEFT JOIN `rule` `acris_faq.groups.rules` ON `acris_faq.groups.rules.mapping`.`rule_id` = `acris_faq.groups.rules`.`id`  WHERE (`acris_faq.groups.rules`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?))) `acris_faq.groups_2` ON `acris_faq`.`id` = `acris_faq.groups_2`.`id` LEFT JOIN (SELECT `acris_faq.groups.mapping`.`faq_id` as id FROM `acris_faqs_groups` `acris_faq.groups.mapping` LEFT JOIN `acris_faq_group` `acris_faq.groups` ON `acris_faq.groups.mapping`.`faq_group_id` = `acris_faq.groups`.`id`  LEFT JOIN `acris_faq_group_sales_channel` `acris_faq.groups.salesChannels.mapping` ON `acris_faq.groups`.`id` = `acris_faq.groups.salesChannels.mapping`.`faq_group_id`  LEFT JOIN `sales_channel` `acris_faq.groups.salesChannels` ON `acris_faq.groups.salesChannels.mapping`.`sales_channel_id` = `acris_faq.groups.salesChannels`.`id`  WHERE (`acris_faq.groups.salesChannels`.`id` = ?)) `acris_faq.groups_3` ON `acris_faq`.`id` = `acris_faq.groups_3`.`id` LEFT JOIN `acris_faq_group` `acris_faq.groups` ON `acris_faq.groups.mapping`.`faq_group_id` = `acris_faq.groups`.`id`  LEFT JOIN `acris_faq_group_rule` `acris_faq.groups.rules.mapping` ON `acris_faq.groups`.`id` = `acris_faq.groups.rules.mapping`.`faq_group_id`  LEFT JOIN `acris_faq_group_sales_channel` `acris_faq.groups.salesChannels.mapping` ON `acris_faq.groups`.`id` = `acris_faq.groups.salesChannels.mapping`.`faq_group_id`  LEFT JOIN `rule` `acris_faq.groups.rules` ON `acris_faq.groups.rules.mapping`.`rule_id` = `acris_faq.groups.rules`.`id`  LEFT JOIN `sales_channel` `acris_faq.groups.salesChannels` ON `acris_faq.groups.salesChannels.mapping`.`sales_channel_id` = `acris_faq.groups.salesChannels`.`id`  LEFT JOIN `rule` `acris_faq.rules` ON `acris_faq.rules.mapping`.`rule_id` = `acris_faq.rules`.`id`  LEFT JOIN `sales_channel` `acris_faq.salesChannels` ON `acris_faq.salesChannels.mapping`.`sales_channel_id` = `acris_faq.salesChannels`.`id`  WHERE ((`acris_faq`.`active` = ? AND `acris_faq.groups_1`.id IS NOT NULL AND ((`acris_faq.groups.rules`.`id` <=> ? OR `acris_faq.groups_2`.id IS NOT NULL) AND (`acris_faq.rules`.`id` <=> ? OR `acris_faq.rules`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?))) AND ((`acris_faq.groups.salesChannels`.`id` <=> ? OR `acris_faq.groups_3`.id IS NOT NULL) AND (`acris_faq.salesChannels`.`id` <=> ? OR `acris_faq.salesChannels`.`id` = ?)))) AND (`acris_faq`.`id` IN (?)) GROUP BY `acris_faq`.`id`
Parameters:
[
  true
  b"\x01Œ†’ÖŠr\x1F£×Ö7Ž.´\x07"
  b"\x01Œ†’Ö¡sƽX·Ãˆ¾mC"
  b"\x01Œ†’æ0sÔŸÕ\x0Eýî\x14×S"
  b"\x01Å\x19zt╩qͼ┼t|YÕsÉ"
  b"\x01Å\x19zu\x14qnØ\S»½‗µB"
  b"\x01Œ†’Öâs´¡áˆ\eT\x1A÷'"
  b"\x01Žì\fy€zJžsäÞ³€)V"
  b"\x01ÉX┬¶âwÎô'¨^uð╝┤"
  b"\x01\x1AÄØ*sa¤½á}aÌâï"
  true
  null
  null
  b"\x01Œ†’ÖŠr\x1F£×Ö7Ž.´\x07"
  b"\x01Œ†’Ö¡sƽX·Ãˆ¾mC"
  b"\x01Œ†’æ0sÔŸÕ\x0Eýî\x14×S"
  b"\x01Å\x19zt╩qͼ┼t|YÕsÉ"
  b"\x01Å\x19zu\x14qnØ\S»½‗µB"
  b"\x01Œ†’Öâs´¡áˆ\eT\x1A÷'"
  b"\x01Žì\fy€zJžsäÞ³€)V"
  b"\x01ÉX┬¶âwÎô'¨^uð╝┤"
  null
  null
  b"\x01\x1AÄØ*sa¤½á}aÌâï"
  b"\x01û\x04Àn╝s¥èü`WAS└▄"
]
66 2.03 ms
SELECT `acris_faq`.`id` as `acris_faq.id`, `acris_faq`.`active` as `acris_faq.active`, `acris_faq`.`priority` as `acris_faq.priority`, `acris_faq`.`collapsed` as `acris_faq.collapsed`, `acris_faq`.`image_position` as `acris_faq.imagePosition`, `acris_faq`.`image_size` as `acris_faq.imageSize`, `acris_faq`.`video_position` as `acris_faq.videoPosition`, `acris_faq`.`layout` as `acris_faq.layout`, `acris_faq`.`image_url_type` as `acris_faq.imageUrlType`, `acris_faq`.`image_url_entity` as `acris_faq.imageUrlEntity`, `acris_faq`.`image_url_target` as `acris_faq.imageUrlTarget`, `acris_faq`.`image_internal_link` as `acris_faq.imageInternalLink`, `acris_faq`.`meta_data` as `acris_faq.metaData`, `acris_faq`.`meta_data_created_at` as `acris_faq.metaDataCreatedAt`, `acris_faq`.`video_type` as `acris_faq.videoType`, `acris_faq`.`video_privacy_mode` as `acris_faq.videoPrivacyMode`, `acris_faq`.`video_player_controls` as `acris_faq.videoPlayerControls`, `acris_faq`.`media_id` as `acris_faq.mediaId`, `acris_faq`.`cms_page_id` as `acris_faq.cmsPageId`, `acris_faq`.`cms_page_version_id` as `acris_faq.cmsPageVersionId`, `acris_faq`.`created_at` as `acris_faq.createdAt`, `acris_faq`.`updated_at` as `acris_faq.updatedAt`, `acris_faq.media`.`id` as `acris_faq.media.id`, `acris_faq.media`.`user_id` as `acris_faq.media.userId`, `acris_faq.media`.`media_folder_id` as `acris_faq.media.mediaFolderId`, `acris_faq.media`.`mime_type` as `acris_faq.media.mimeType`, `acris_faq.media`.`file_extension` as `acris_faq.media.fileExtension`, `acris_faq.media`.`uploaded_at` as `acris_faq.media.uploadedAt`, `acris_faq.media`.`file_name` as `acris_faq.media.fileName`, `acris_faq.media`.`file_size` as `acris_faq.media.fileSize`, `acris_faq.media`.`media_type` as `acris_faq.media.mediaTypeRaw`, `acris_faq.media`.`meta_data` as `acris_faq.media.metaData`, `acris_faq.media`.`config` as `acris_faq.media.config`, `acris_faq.media`.`path` as `acris_faq.media.path`, `acris_faq.media`.`private` as `acris_faq.media.private`, `acris_faq.media`.`thumbnails_ro` as `acris_faq.media.thumbnailsRo`, `acris_faq.media`.`created_at` as `acris_faq.media.createdAt`, `acris_faq.media`.`updated_at` as `acris_faq.media.updatedAt`, `acris_faq.media.translation.fallback_1.title`, `acris_faq.media.translation.title`, COALESCE(`acris_faq.media.translation.fallback_1.title`,`acris_faq.media.translation.title`,`acris_faq.media.translation.title`) as `acris_faq.media.title`, `acris_faq.media.translation.fallback_1.alt`, `acris_faq.media.translation.alt`, COALESCE(`acris_faq.media.translation.fallback_1.alt`,`acris_faq.media.translation.alt`,`acris_faq.media.translation.alt`) as `acris_faq.media.alt`, `acris_faq.media.translation.fallback_1.customFields`, `acris_faq.media.translation.customFields`, COALESCE(`acris_faq.media.translation.fallback_1.customFields`,`acris_faq.media.translation.customFields`,`acris_faq.media.translation.customFields`) as `acris_faq.media.customFields`, `acris_faq.media.translation.fallback_1.createdAt`, `acris_faq.media.translation.createdAt`, `acris_faq.media.translation.fallback_1.updatedAt`, `acris_faq.media.translation.updatedAt`, `acris_faq.media.translation.fallback_1.mediaId`, `acris_faq.media.translation.mediaId`, `acris_faq.media.translation.fallback_1.languageId`, `acris_faq.media.translation.languageId`, (SELECT GROUP_CONCAT(HEX(`acris_faq.groups.mapping`.`faq_group_id`) SEPARATOR '||')
                  FROM `acris_faqs_groups` `acris_faq.groups.mapping`
                  WHERE `acris_faq.groups.mapping`.`faq_id` = `acris_faq`.`id` ) as `acris_faq.groups.id_mapping`, `acris_faq.cmsPage`.`id` as `acris_faq.cmsPage.id`, `acris_faq.cmsPage`.`version_id` as `acris_faq.cmsPage.versionId`, `acris_faq.cmsPage`.`type` as `acris_faq.cmsPage.type`, `acris_faq.cmsPage`.`entity` as `acris_faq.cmsPage.entity`, `acris_faq.cmsPage`.`css_class` as `acris_faq.cmsPage.cssClass`, `acris_faq.cmsPage`.`config` as `acris_faq.cmsPage.config`, `acris_faq.cmsPage`.`preview_media_id` as `acris_faq.cmsPage.previewMediaId`, `acris_faq.cmsPage`.`locked` as `acris_faq.cmsPage.locked`, `acris_faq.cmsPage`.`created_at` as `acris_faq.cmsPage.createdAt`, `acris_faq.cmsPage`.`updated_at` as `acris_faq.cmsPage.updatedAt`, `acris_faq.cmsPage.translation.fallback_1.name`, `acris_faq.cmsPage.translation.name`, COALESCE(`acris_faq.cmsPage.translation.fallback_1.name`,`acris_faq.cmsPage.translation.name`,`acris_faq.cmsPage.translation.name`) as `acris_faq.cmsPage.name`, `acris_faq.cmsPage.translation.fallback_1.customFields`, `acris_faq.cmsPage.translation.customFields`, COALESCE(`acris_faq.cmsPage.translation.fallback_1.customFields`,`acris_faq.cmsPage.translation.customFields`,`acris_faq.cmsPage.translation.customFields`) as `acris_faq.cmsPage.customFields`, `acris_faq.cmsPage.translation.fallback_1.createdAt`, `acris_faq.cmsPage.translation.createdAt`, `acris_faq.cmsPage.translation.fallback_1.updatedAt`, `acris_faq.cmsPage.translation.updatedAt`, `acris_faq.cmsPage.translation.fallback_1.cmsPageId`, `acris_faq.cmsPage.translation.cmsPageId`, `acris_faq.cmsPage.translation.fallback_1.languageId`, `acris_faq.cmsPage.translation.languageId`, `acris_faq.cmsPage.translation.fallback_1.cmsPageVersionId`, `acris_faq.cmsPage.translation.cmsPageVersionId`, (SELECT GROUP_CONCAT(HEX(`acris_faq.rules.mapping`.`rule_id`) SEPARATOR '||')
                  FROM `acris_faq_rule` `acris_faq.rules.mapping`
                  WHERE `acris_faq.rules.mapping`.`faq_id` = `acris_faq`.`id` ) as `acris_faq.rules.id_mapping`, `acris_faq.translation.fallback_1.internalName`, `acris_faq.translation.internalName`, COALESCE(`acris_faq.translation.fallback_1.internalName`,`acris_faq.translation.internalName`,`acris_faq.translation.internalName`) as `acris_faq.internalName`, `acris_faq.translation.fallback_1.name`, `acris_faq.translation.name`, COALESCE(`acris_faq.translation.fallback_1.name`,`acris_faq.translation.name`,`acris_faq.translation.name`) as `acris_faq.name`, `acris_faq.translation.fallback_1.imageUrl`, `acris_faq.translation.imageUrl`, COALESCE(`acris_faq.translation.fallback_1.imageUrl`,`acris_faq.translation.imageUrl`,`acris_faq.translation.imageUrl`) as `acris_faq.imageUrl`, `acris_faq.translation.fallback_1.description`, `acris_faq.translation.description`, COALESCE(`acris_faq.translation.fallback_1.description`,`acris_faq.translation.description`,`acris_faq.translation.description`) as `acris_faq.description`, `acris_faq.translation.fallback_1.embedCode`, `acris_faq.translation.embedCode`, COALESCE(`acris_faq.translation.fallback_1.embedCode`,`acris_faq.translation.embedCode`,`acris_faq.translation.embedCode`) as `acris_faq.embedCode`, `acris_faq.translation.fallback_1.seoUrl`, `acris_faq.translation.seoUrl`, COALESCE(`acris_faq.translation.fallback_1.seoUrl`,`acris_faq.translation.seoUrl`,`acris_faq.translation.seoUrl`) as `acris_faq.seoUrl`, `acris_faq.translation.fallback_1.metaTitle`, `acris_faq.translation.metaTitle`, COALESCE(`acris_faq.translation.fallback_1.metaTitle`,`acris_faq.translation.metaTitle`,`acris_faq.translation.metaTitle`) as `acris_faq.metaTitle`, `acris_faq.translation.fallback_1.metaDescription`, `acris_faq.translation.metaDescription`, COALESCE(`acris_faq.translation.fallback_1.metaDescription`,`acris_faq.translation.metaDescription`,`acris_faq.translation.metaDescription`) as `acris_faq.metaDescription`, `acris_faq.translation.fallback_1.createdAt`, `acris_faq.translation.createdAt`, `acris_faq.translation.fallback_1.updatedAt`, `acris_faq.translation.updatedAt`, `acris_faq.translation.fallback_1.acrisFaqId`, `acris_faq.translation.acrisFaqId`, `acris_faq.translation.fallback_1.languageId`, `acris_faq.translation.languageId` FROM `acris_faq` LEFT JOIN (SELECT `acris_faq.translation`.acris_faq_id, `acris_faq.translation`.internal_name as `acris_faq.translation.internalName`, `acris_faq.translation`.name as `acris_faq.translation.name`, `acris_faq.translation`.image_url as `acris_faq.translation.imageUrl`, `acris_faq.translation`.description as `acris_faq.translation.description`, `acris_faq.translation`.embed_code as `acris_faq.translation.embedCode`, `acris_faq.translation`.seo_url as `acris_faq.translation.seoUrl`, `acris_faq.translation`.meta_title as `acris_faq.translation.metaTitle`, `acris_faq.translation`.meta_description as `acris_faq.translation.metaDescription`, `acris_faq.translation`.created_at as `acris_faq.translation.createdAt`, `acris_faq.translation`.updated_at as `acris_faq.translation.updatedAt`, `acris_faq.translation`.acris_faq_id as `acris_faq.translation.acrisFaqId`, `acris_faq.translation`.language_id as `acris_faq.translation.languageId`, `acris_faq.translation.fallback_1`.internal_name as `acris_faq.translation.fallback_1.internalName`, `acris_faq.translation.fallback_1`.name as `acris_faq.translation.fallback_1.name`, `acris_faq.translation.fallback_1`.image_url as `acris_faq.translation.fallback_1.imageUrl`, `acris_faq.translation.fallback_1`.description as `acris_faq.translation.fallback_1.description`, `acris_faq.translation.fallback_1`.embed_code as `acris_faq.translation.fallback_1.embedCode`, `acris_faq.translation.fallback_1`.seo_url as `acris_faq.translation.fallback_1.seoUrl`, `acris_faq.translation.fallback_1`.meta_title as `acris_faq.translation.fallback_1.metaTitle`, `acris_faq.translation.fallback_1`.meta_description as `acris_faq.translation.fallback_1.metaDescription`, `acris_faq.translation.fallback_1`.created_at as `acris_faq.translation.fallback_1.createdAt`, `acris_faq.translation.fallback_1`.updated_at as `acris_faq.translation.fallback_1.updatedAt`, `acris_faq.translation.fallback_1`.acris_faq_id as `acris_faq.translation.fallback_1.acrisFaqId`, `acris_faq.translation.fallback_1`.language_id as `acris_faq.translation.fallback_1.languageId` FROM `acris_faq_translation` `acris_faq.translation` LEFT JOIN `acris_faq_translation` `acris_faq.translation.fallback_1` ON `acris_faq.translation`.`acris_faq_id` = `acris_faq.translation.fallback_1`.`acris_faq_id` AND `acris_faq.translation.fallback_1`.language_id = ? WHERE `acris_faq.translation`.language_id = ?) `acris_faq.acris_faq_translation` ON `acris_faq.acris_faq_translation`.`acris_faq_id` = `acris_faq`.`id` LEFT JOIN `media` `acris_faq.media` ON `acris_faq`.`media_id` = `acris_faq.media`.`id` LEFT JOIN `cms_page` `acris_faq.cmsPage` ON `acris_faq`.`cms_page_id` = `acris_faq.cmsPage`.`id` AND `acris_faq`.`cms_page_version_id` = `acris_faq.cmsPage`.`version_id` LEFT JOIN (SELECT `acris_faq.media.translation`.media_id, `acris_faq.media.translation`.title as `acris_faq.media.translation.title`, `acris_faq.media.translation`.alt as `acris_faq.media.translation.alt`, `acris_faq.media.translation`.custom_fields as `acris_faq.media.translation.customFields`, `acris_faq.media.translation`.created_at as `acris_faq.media.translation.createdAt`, `acris_faq.media.translation`.updated_at as `acris_faq.media.translation.updatedAt`, `acris_faq.media.translation`.media_id as `acris_faq.media.translation.mediaId`, `acris_faq.media.translation`.language_id as `acris_faq.media.translation.languageId`, `acris_faq.media.translation.fallback_1`.title as `acris_faq.media.translation.fallback_1.title`, `acris_faq.media.translation.fallback_1`.alt as `acris_faq.media.translation.fallback_1.alt`, `acris_faq.media.translation.fallback_1`.custom_fields as `acris_faq.media.translation.fallback_1.customFields`, `acris_faq.media.translation.fallback_1`.created_at as `acris_faq.media.translation.fallback_1.createdAt`, `acris_faq.media.translation.fallback_1`.updated_at as `acris_faq.media.translation.fallback_1.updatedAt`, `acris_faq.media.translation.fallback_1`.media_id as `acris_faq.media.translation.fallback_1.mediaId`, `acris_faq.media.translation.fallback_1`.language_id as `acris_faq.media.translation.fallback_1.languageId` FROM `media_translation` `acris_faq.media.translation` LEFT JOIN `media_translation` `acris_faq.media.translation.fallback_1` ON `acris_faq.media.translation`.`media_id` = `acris_faq.media.translation.fallback_1`.`media_id` AND `acris_faq.media.translation.fallback_1`.language_id = ? WHERE `acris_faq.media.translation`.language_id = ?) `acris_faq.media.media_translation` ON `acris_faq.media.media_translation`.`media_id` = `acris_faq.media`.`id` LEFT JOIN (SELECT `acris_faq.cmsPage.translation`.cms_page_id, `acris_faq.cmsPage.translation`.cms_page_version_id, `acris_faq.cmsPage.translation`.name as `acris_faq.cmsPage.translation.name`, `acris_faq.cmsPage.translation`.custom_fields as `acris_faq.cmsPage.translation.customFields`, `acris_faq.cmsPage.translation`.created_at as `acris_faq.cmsPage.translation.createdAt`, `acris_faq.cmsPage.translation`.updated_at as `acris_faq.cmsPage.translation.updatedAt`, `acris_faq.cmsPage.translation`.cms_page_id as `acris_faq.cmsPage.translation.cmsPageId`, `acris_faq.cmsPage.translation`.language_id as `acris_faq.cmsPage.translation.languageId`, `acris_faq.cmsPage.translation`.cms_page_version_id as `acris_faq.cmsPage.translation.cmsPageVersionId`, `acris_faq.cmsPage.translation.fallback_1`.name as `acris_faq.cmsPage.translation.fallback_1.name`, `acris_faq.cmsPage.translation.fallback_1`.custom_fields as `acris_faq.cmsPage.translation.fallback_1.customFields`, `acris_faq.cmsPage.translation.fallback_1`.created_at as `acris_faq.cmsPage.translation.fallback_1.createdAt`, `acris_faq.cmsPage.translation.fallback_1`.updated_at as `acris_faq.cmsPage.translation.fallback_1.updatedAt`, `acris_faq.cmsPage.translation.fallback_1`.cms_page_id as `acris_faq.cmsPage.translation.fallback_1.cmsPageId`, `acris_faq.cmsPage.translation.fallback_1`.language_id as `acris_faq.cmsPage.translation.fallback_1.languageId`, `acris_faq.cmsPage.translation.fallback_1`.cms_page_version_id as `acris_faq.cmsPage.translation.fallback_1.cmsPageVersionId` FROM `cms_page_translation` `acris_faq.cmsPage.translation` LEFT JOIN `cms_page_translation` `acris_faq.cmsPage.translation.fallback_1` ON `acris_faq.cmsPage.translation`.`cms_page_id` = `acris_faq.cmsPage.translation.fallback_1`.`cms_page_id` AND `acris_faq.cmsPage.translation.fallback_1`.language_id = ? AND `acris_faq.cmsPage.translation`.cms_page_version_id = `acris_faq.cmsPage.translation.fallback_1`.cms_page_version_id WHERE `acris_faq.cmsPage.translation`.language_id = ?) `acris_faq.cmsPage.cms_page_translation` ON `acris_faq.cmsPage.cms_page_translation`.`cms_page_id` = `acris_faq.cmsPage`.`id` AND `acris_faq.cmsPage.cms_page_translation`.cms_page_version_id = `acris_faq.cmsPage`.version_id WHERE `acris_faq`.`id` IN (?)
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01û\x04Àn╝s¥èü`WAS└▄"
]
67 0.32 ms
SELECT `acris_faq_group`.`id` as `acris_faq_group.id`, `acris_faq_group`.`active` as `acris_faq_group.active`, `acris_faq_group`.`name_display` as `acris_faq_group.nameDisplay`, `acris_faq_group`.`description_display` as `acris_faq_group.descriptionDisplay`, `acris_faq_group`.`priority` as `acris_faq_group.priority`, `acris_faq_group`.`group_display` as `acris_faq_group.groupDisplay`, `acris_faq_group`.`created_at` as `acris_faq_group.createdAt`, `acris_faq_group`.`updated_at` as `acris_faq_group.updatedAt`, `acris_faq_group.translation.fallback_1.name`, `acris_faq_group.translation.name`, COALESCE(`acris_faq_group.translation.fallback_1.name`,`acris_faq_group.translation.name`,`acris_faq_group.translation.name`) as `acris_faq_group.name`, `acris_faq_group.translation.fallback_1.description`, `acris_faq_group.translation.description`, COALESCE(`acris_faq_group.translation.fallback_1.description`,`acris_faq_group.translation.description`,`acris_faq_group.translation.description`) as `acris_faq_group.description`, `acris_faq_group.translation.fallback_1.createdAt`, `acris_faq_group.translation.createdAt`, `acris_faq_group.translation.fallback_1.updatedAt`, `acris_faq_group.translation.updatedAt`, `acris_faq_group.translation.fallback_1.acrisFaqGroupId`, `acris_faq_group.translation.acrisFaqGroupId`, `acris_faq_group.translation.fallback_1.languageId`, `acris_faq_group.translation.languageId` FROM `acris_faq_group` LEFT JOIN (SELECT `acris_faq_group.translation`.acris_faq_group_id, `acris_faq_group.translation`.name as `acris_faq_group.translation.name`, `acris_faq_group.translation`.description as `acris_faq_group.translation.description`, `acris_faq_group.translation`.created_at as `acris_faq_group.translation.createdAt`, `acris_faq_group.translation`.updated_at as `acris_faq_group.translation.updatedAt`, `acris_faq_group.translation`.acris_faq_group_id as `acris_faq_group.translation.acrisFaqGroupId`, `acris_faq_group.translation`.language_id as `acris_faq_group.translation.languageId`, `acris_faq_group.translation.fallback_1`.name as `acris_faq_group.translation.fallback_1.name`, `acris_faq_group.translation.fallback_1`.description as `acris_faq_group.translation.fallback_1.description`, `acris_faq_group.translation.fallback_1`.created_at as `acris_faq_group.translation.fallback_1.createdAt`, `acris_faq_group.translation.fallback_1`.updated_at as `acris_faq_group.translation.fallback_1.updatedAt`, `acris_faq_group.translation.fallback_1`.acris_faq_group_id as `acris_faq_group.translation.fallback_1.acrisFaqGroupId`, `acris_faq_group.translation.fallback_1`.language_id as `acris_faq_group.translation.fallback_1.languageId` FROM `acris_faq_group_translation` `acris_faq_group.translation` LEFT JOIN `acris_faq_group_translation` `acris_faq_group.translation.fallback_1` ON `acris_faq_group.translation`.`acris_faq_group_id` = `acris_faq_group.translation.fallback_1`.`acris_faq_group_id` AND `acris_faq_group.translation.fallback_1`.language_id = ? WHERE `acris_faq_group.translation`.language_id = ?) `acris_faq_group.acris_faq_group_translation` ON `acris_faq_group.acris_faq_group_translation`.`acris_faq_group_id` = `acris_faq_group`.`id` WHERE `acris_faq_group`.`id` IN (?)
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01•Û¸Tow¦¶º:§Ü¡¢i"
]
68 2.58 ms
SELECT `acris_faq_document`.`id` as `acris_faq_document.id`, `acris_faq_document`.`media_id` as `acris_faq_document.mediaId`, `acris_faq_document`.`faq_id` as `acris_faq_document.faqId`, `acris_faq_document`.`product_version_id` as `acris_faq_document.productVersionId`, `acris_faq_document`.`language_ids` as `acris_faq_document.languageIds`, `acris_faq_document.media`.`id` as `acris_faq_document.media.id`, `acris_faq_document.media`.`user_id` as `acris_faq_document.media.userId`, `acris_faq_document.media`.`media_folder_id` as `acris_faq_document.media.mediaFolderId`, `acris_faq_document.media`.`mime_type` as `acris_faq_document.media.mimeType`, `acris_faq_document.media`.`file_extension` as `acris_faq_document.media.fileExtension`, `acris_faq_document.media`.`uploaded_at` as `acris_faq_document.media.uploadedAt`, `acris_faq_document.media`.`file_name` as `acris_faq_document.media.fileName`, `acris_faq_document.media`.`file_size` as `acris_faq_document.media.fileSize`, `acris_faq_document.media`.`media_type` as `acris_faq_document.media.mediaTypeRaw`, `acris_faq_document.media`.`meta_data` as `acris_faq_document.media.metaData`, `acris_faq_document.media`.`config` as `acris_faq_document.media.config`, `acris_faq_document.media`.`path` as `acris_faq_document.media.path`, `acris_faq_document.media`.`private` as `acris_faq_document.media.private`, `acris_faq_document.media`.`thumbnails_ro` as `acris_faq_document.media.thumbnailsRo`, `acris_faq_document.media`.`created_at` as `acris_faq_document.media.createdAt`, `acris_faq_document.media`.`updated_at` as `acris_faq_document.media.updatedAt`, `acris_faq_document.media.translation.fallback_1.title`, `acris_faq_document.media.translation.title`, COALESCE(`acris_faq_document.media.translation.fallback_1.title`,`acris_faq_document.media.translation.title`,`acris_faq_document.media.translation.title`) as `acris_faq_document.media.title`, `acris_faq_document.media.translation.fallback_1.alt`, `acris_faq_document.media.translation.alt`, COALESCE(`acris_faq_document.media.translation.fallback_1.alt`,`acris_faq_document.media.translation.alt`,`acris_faq_document.media.translation.alt`) as `acris_faq_document.media.alt`, `acris_faq_document.media.translation.fallback_1.customFields`, `acris_faq_document.media.translation.customFields`, COALESCE(`acris_faq_document.media.translation.fallback_1.customFields`,`acris_faq_document.media.translation.customFields`,`acris_faq_document.media.translation.customFields`) as `acris_faq_document.media.customFields`, `acris_faq_document.media.translation.fallback_1.createdAt`, `acris_faq_document.media.translation.createdAt`, `acris_faq_document.media.translation.fallback_1.updatedAt`, `acris_faq_document.media.translation.updatedAt`, `acris_faq_document.media.translation.fallback_1.mediaId`, `acris_faq_document.media.translation.mediaId`, `acris_faq_document.media.translation.fallback_1.languageId`, `acris_faq_document.media.translation.languageId`, `acris_faq_document`.`position` as `acris_faq_document.position`, `acris_faq_document`.`created_at` as `acris_faq_document.createdAt`, `acris_faq_document`.`updated_at` as `acris_faq_document.updatedAt`, (SELECT GROUP_CONCAT(HEX(`acris_faq_document.languages.mapping`.`language_id`) SEPARATOR '||')
                  FROM `acris_faq_document_language` `acris_faq_document.languages.mapping`
                  WHERE `acris_faq_document.languages.mapping`.`faq_document_id` = `acris_faq_document`.`id` ) as `acris_faq_document.languages.id_mapping`, `acris_faq_document.translation.fallback_1.title`, `acris_faq_document.translation.title`, COALESCE(`acris_faq_document.translation.fallback_1.title`,`acris_faq_document.translation.title`,`acris_faq_document.translation.title`) as `acris_faq_document.title`, `acris_faq_document.translation.fallback_1.description`, `acris_faq_document.translation.description`, COALESCE(`acris_faq_document.translation.fallback_1.description`,`acris_faq_document.translation.description`,`acris_faq_document.translation.description`) as `acris_faq_document.description`, `acris_faq_document.translation.fallback_1.createdAt`, `acris_faq_document.translation.createdAt`, `acris_faq_document.translation.fallback_1.updatedAt`, `acris_faq_document.translation.updatedAt`, `acris_faq_document.translation.fallback_1.acrisFaqDocumentId`, `acris_faq_document.translation.acrisFaqDocumentId`, `acris_faq_document.translation.fallback_1.languageId`, `acris_faq_document.translation.languageId` FROM `acris_faq_document` LEFT JOIN `media` `acris_faq_document.media` ON `acris_faq_document`.`media_id` = `acris_faq_document.media`.`id` LEFT JOIN (SELECT `acris_faq_document.translation`.acris_faq_document_id, `acris_faq_document.translation`.title as `acris_faq_document.translation.title`, `acris_faq_document.translation`.description as `acris_faq_document.translation.description`, `acris_faq_document.translation`.created_at as `acris_faq_document.translation.createdAt`, `acris_faq_document.translation`.updated_at as `acris_faq_document.translation.updatedAt`, `acris_faq_document.translation`.acris_faq_document_id as `acris_faq_document.translation.acrisFaqDocumentId`, `acris_faq_document.translation`.language_id as `acris_faq_document.translation.languageId`, `acris_faq_document.translation.fallback_1`.title as `acris_faq_document.translation.fallback_1.title`, `acris_faq_document.translation.fallback_1`.description as `acris_faq_document.translation.fallback_1.description`, `acris_faq_document.translation.fallback_1`.created_at as `acris_faq_document.translation.fallback_1.createdAt`, `acris_faq_document.translation.fallback_1`.updated_at as `acris_faq_document.translation.fallback_1.updatedAt`, `acris_faq_document.translation.fallback_1`.acris_faq_document_id as `acris_faq_document.translation.fallback_1.acrisFaqDocumentId`, `acris_faq_document.translation.fallback_1`.language_id as `acris_faq_document.translation.fallback_1.languageId` FROM `acris_faq_document_translation` `acris_faq_document.translation` LEFT JOIN `acris_faq_document_translation` `acris_faq_document.translation.fallback_1` ON `acris_faq_document.translation`.`acris_faq_document_id` = `acris_faq_document.translation.fallback_1`.`acris_faq_document_id` AND `acris_faq_document.translation.fallback_1`.language_id = ? WHERE `acris_faq_document.translation`.language_id = ?) `acris_faq_document.acris_faq_document_translation` ON `acris_faq_document.acris_faq_document_translation`.`acris_faq_document_id` = `acris_faq_document`.`id` LEFT JOIN (SELECT `acris_faq_document.media.translation`.media_id, `acris_faq_document.media.translation`.title as `acris_faq_document.media.translation.title`, `acris_faq_document.media.translation`.alt as `acris_faq_document.media.translation.alt`, `acris_faq_document.media.translation`.custom_fields as `acris_faq_document.media.translation.customFields`, `acris_faq_document.media.translation`.created_at as `acris_faq_document.media.translation.createdAt`, `acris_faq_document.media.translation`.updated_at as `acris_faq_document.media.translation.updatedAt`, `acris_faq_document.media.translation`.media_id as `acris_faq_document.media.translation.mediaId`, `acris_faq_document.media.translation`.language_id as `acris_faq_document.media.translation.languageId`, `acris_faq_document.media.translation.fallback_1`.title as `acris_faq_document.media.translation.fallback_1.title`, `acris_faq_document.media.translation.fallback_1`.alt as `acris_faq_document.media.translation.fallback_1.alt`, `acris_faq_document.media.translation.fallback_1`.custom_fields as `acris_faq_document.media.translation.fallback_1.customFields`, `acris_faq_document.media.translation.fallback_1`.created_at as `acris_faq_document.media.translation.fallback_1.createdAt`, `acris_faq_document.media.translation.fallback_1`.updated_at as `acris_faq_document.media.translation.fallback_1.updatedAt`, `acris_faq_document.media.translation.fallback_1`.media_id as `acris_faq_document.media.translation.fallback_1.mediaId`, `acris_faq_document.media.translation.fallback_1`.language_id as `acris_faq_document.media.translation.fallback_1.languageId` FROM `media_translation` `acris_faq_document.media.translation` LEFT JOIN `media_translation` `acris_faq_document.media.translation.fallback_1` ON `acris_faq_document.media.translation`.`media_id` = `acris_faq_document.media.translation.fallback_1`.`media_id` AND `acris_faq_document.media.translation.fallback_1`.language_id = ? WHERE `acris_faq_document.media.translation`.language_id = ?) `acris_faq_document.media.media_translation` ON `acris_faq_document.media.media_translation`.`media_id` = `acris_faq_document.media`.`id` WHERE (`acris_faq_document`.`faq_id` IN (?))
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01û\x04Àn╝s¥èü`WAS└▄"
]
69 0.06 ms
SELECT `name`, `path`, `author`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
70 0.06 ms
SELECT `app`.`name`, `app`.`version`, `app`.`template_load_priority`
             FROM `app`
             INNER JOIN `app_template` ON `app_template`.`app_id` = `app`.`id`
             WHERE `app`.`active` = 1 AND `app_template`.`active` = 1
Parameters:
[]
71 0.06 ms
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` <=> ?)
Parameters:
[
  null
]
72 0.06 ms
SELECT LOWER(HEX(language.id)) AS array_key, LOWER(HEX(language.id)) AS id, locale.code, parentLocale.code AS parentCode, LOWER(HEX(language.parent_id)) parentId FROM language LEFT JOIN locale locale ON language.translation_code_id = locale.id LEFT JOIN language parentLanguage ON language.parent_id = parentLanguage.id LEFT JOIN locale parentLocale ON parentLanguage.translation_code_id = parentLocale.id
Parameters:
[]
73 0.05 ms
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "de-DE"
]
74 0.05 ms
SELECT iso FROM snippet_set WHERE id = ?
Parameters:
[
  b"\x01Œ†’ÖÔp³´^â£ëæ8f"
]
75 0.05 ms
SELECT LOWER(HEX(theme.id)) themeId, theme.technical_name as themeName, parentTheme.technical_name as parentThemeName, LOWER(HEX(parentTheme.parent_theme_id)) as grandParentThemeId
            FROM sales_channel
                LEFT JOIN theme_sales_channel ON sales_channel.id = theme_sales_channel.sales_channel_id
                LEFT JOIN theme ON theme_sales_channel.theme_id = theme.id
                LEFT JOIN theme AS parentTheme ON parentTheme.id = theme.parent_theme_id
            WHERE sales_channel.id = ?
Parameters:
[
  b"\x01\x1AÄØ*sa¤½á}aÌâï"
]
76 0.05 ms
SELECT `base_class` AS `baseClass`, `author`
                FROM `plugin`
Parameters:
[]
77 0.74 ms
SELECT translation_key, value FROM snippet WHERE snippet_set_id = ?
Parameters:
[
  b"\x01Œ†’ÖÔp³´^â£ëæ8f"
]
78 0.70 ms
# theme-service::load-config::read
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`.`theme_json` as `theme.themeJson`, `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.fallback_1.description`, `theme.translation.description`, COALESCE(`theme.translation.fallback_1.description`,`theme.translation.description`,`theme.translation.description`) as `theme.description`, `theme.translation.fallback_1.labels`, `theme.translation.labels`, COALESCE(`theme.translation.fallback_1.labels`,`theme.translation.labels`,`theme.translation.labels`) as `theme.labels`, `theme.translation.fallback_1.helpTexts`, `theme.translation.helpTexts`, COALESCE(`theme.translation.fallback_1.helpTexts`,`theme.translation.helpTexts`,`theme.translation.helpTexts`) as `theme.helpTexts`, `theme.translation.fallback_1.customFields`, `theme.translation.customFields`, COALESCE(`theme.translation.fallback_1.customFields`,`theme.translation.customFields`,`theme.translation.customFields`) as `theme.customFields`, `theme.translation.fallback_1.createdAt`, `theme.translation.createdAt`, `theme.translation.fallback_1.updatedAt`, `theme.translation.updatedAt`, `theme.translation.fallback_1.themeId`, `theme.translation.themeId`, `theme.translation.fallback_1.languageId`, `theme.translation.languageId` FROM `theme` LEFT JOIN (SELECT `theme.translation`.theme_id, `theme.translation`.description as `theme.translation.description`, `theme.translation`.labels as `theme.translation.labels`, `theme.translation`.help_texts as `theme.translation.helpTexts`, `theme.translation`.custom_fields as `theme.translation.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`, `theme.translation.fallback_1`.description as `theme.translation.fallback_1.description`, `theme.translation.fallback_1`.labels as `theme.translation.fallback_1.labels`, `theme.translation.fallback_1`.help_texts as `theme.translation.fallback_1.helpTexts`, `theme.translation.fallback_1`.custom_fields as `theme.translation.fallback_1.customFields`, `theme.translation.fallback_1`.created_at as `theme.translation.fallback_1.createdAt`, `theme.translation.fallback_1`.updated_at as `theme.translation.fallback_1.updatedAt`, `theme.translation.fallback_1`.theme_id as `theme.translation.fallback_1.themeId`, `theme.translation.fallback_1`.language_id as `theme.translation.fallback_1.languageId` FROM `theme_translation` `theme.translation` LEFT JOIN `theme_translation` `theme.translation.fallback_1` ON `theme.translation`.`theme_id` = `theme.translation.fallback_1`.`theme_id` AND `theme.translation.fallback_1`.language_id = ? WHERE `theme.translation`.language_id = ?) `theme.theme_translation` ON `theme.theme_translation`.`theme_id` = `theme`.`id`
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
79 0.40 ms
# theme-service::resolve-media::read
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`config` as `media.config`, `media`.`path` as `media.path`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.fallback_1.title`, `media.translation.title`, COALESCE(`media.translation.fallback_1.title`,`media.translation.title`,`media.translation.title`) as `media.title`, `media.translation.fallback_1.alt`, `media.translation.alt`, COALESCE(`media.translation.fallback_1.alt`,`media.translation.alt`,`media.translation.alt`) as `media.alt`, `media.translation.fallback_1.customFields`, `media.translation.customFields`, COALESCE(`media.translation.fallback_1.customFields`,`media.translation.customFields`,`media.translation.customFields`) as `media.customFields`, `media.translation.fallback_1.createdAt`, `media.translation.createdAt`, `media.translation.fallback_1.updatedAt`, `media.translation.updatedAt`, `media.translation.fallback_1.mediaId`, `media.translation.mediaId`, `media.translation.fallback_1.languageId`, `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.media_id, `media.translation`.title as `media.translation.title`, `media.translation`.alt as `media.translation.alt`, `media.translation`.custom_fields as `media.translation.customFields`, `media.translation`.created_at as `media.translation.createdAt`, `media.translation`.updated_at as `media.translation.updatedAt`, `media.translation`.media_id as `media.translation.mediaId`, `media.translation`.language_id as `media.translation.languageId`, `media.translation.fallback_1`.title as `media.translation.fallback_1.title`, `media.translation.fallback_1`.alt as `media.translation.fallback_1.alt`, `media.translation.fallback_1`.custom_fields as `media.translation.fallback_1.customFields`, `media.translation.fallback_1`.created_at as `media.translation.fallback_1.createdAt`, `media.translation.fallback_1`.updated_at as `media.translation.fallback_1.updatedAt`, `media.translation.fallback_1`.media_id as `media.translation.fallback_1.mediaId`, `media.translation.fallback_1`.language_id as `media.translation.fallback_1.languageId` FROM `media_translation` `media.translation` LEFT JOIN `media_translation` `media.translation.fallback_1` ON `media.translation`.`media_id` = `media.translation.fallback_1`.`media_id` AND `media.translation.fallback_1`.language_id = ? WHERE `media.translation`.language_id = ?) `media.media_translation` ON `media.media_translation`.`media_id` = `media`.`id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder`.`default_folder_id` = `media.mediaFolder.defaultFolder`.`id` WHERE (((`media`.`private` = ? OR (`media`.`private` = ? AND `media.mediaFolder.defaultFolder`.`entity` = ?)))) AND (`media`.`id` IN (?, ?, ?))
Parameters:
[
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"/»_ââšMpªXTÎ|ãâ\v"
  false
  true
  "product_download"
  b"\x01•ñkŠ\fp,²ER¤Ó ¤Í"
  b"\x01ôÉÚy\x7FqÂ¥®=4³z\eó"
  b"\x01•[È?+q\x07ŸêØÐZör"
]
80 4.01 ms
# seo_url::replacement
SELECT seo_path_info, path_info, sales_channel_id FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (seo_url.language_id = ?) AND (seo_url.sales_channel_id = ? OR seo_url.sales_channel_id IS NULL) AND (seo_url.is_deleted = 0)
Parameters:
[
  "/navigation/01931a90df58704f97a425c1847674ee"
  "/navigation/01931a90ec0f794b9a7bde36f9df5ab2"
  "/navigation/01931a910d6e752e904b8e2328cae8b5"
  "/navigation/01931a91228a7a6ca4c80c3302c3cf74"
  "/navigation/01931a915fd0772e9b3bfcfb64ec8c75"
  "/navigation/01931a939bda707dacaa16e75f18845b"
  "/navigation/01931a9532077af28c00f87a25439cc2"
  "/navigation/01931a9c4f8c78c4a2e2ce7ab5a4baef"
  "/navigation/01931a9c9b9378d090ff13bc2770206e"
  "/navigation/01931a9cc93476728f99ce3ace3f5aa5"
  "/navigation/01931a9ce8e37d809220ac5c1e2d0ea4"
  "/navigation/01931a9548dc759393adf0f979d73254"
  "/navigation/01931a9d894b7e2a9d10108b03757d52"
  "/navigation/019584744f18734c896700b95cd5a53b"
  "/navigation/01931a9d54bc7c6f85520a6d84523b8a"
  "/navigation/01931a9dd4c47c2cbffa9c5b6241640b"
  "/navigation/01931a9e024e7b8390691f9aa9965a07"
  "/navigation/01931a9df153701f8be48403ae0ec01d"
  "/navigation/01931a9560347906ae29b1ecd1ca3367"
  "/navigation/01931a9e7fc87acbb0f96d4d8dce276b"
  "/navigation/01931a9ebd9273a0a55af6162e1cec20"
  "/navigation/01931a9eebd27d7d98c315ac921832fd"
  "/navigation/01931a9f10757a699437a11a89baa990"
  "/navigation/01931a9594e372d18daa86e4d0aab636"
  "/navigation/01931a9f68af7d1bb65400a50c84199e"
  "/navigation/01931a9f8a6f738b91ab34156c4a3846"
  "/navigation/01931aa000147e2c97285453470e65c2"
  "/navigation/01931aa026db702f8b85b55311aa0db6"
  "/navigation/01931a95dbb374818f1aa014a90e1b61"
  "/navigation/01931a9677307313b54f4642780bc7fd"
  "/navigation/01931a95bab173bd9a830ebbca46fe78"
  "/navigation/01931aa0607770d288ba008303bef463"
  "/navigation/01931aa0814a7ddaa0f4e3aadeddc63f"
  "/navigation/01931aa09d9273fcb0572bde92c2e740"
  "/navigation/01931aa0c13c70efb9d2ca22f3ec9311"
  "/navigation/01931aa0e1867720bfa7a5dfc9bf6651"
  "/navigation/01931a95fc0f70a381b430d314996bee"
  "/navigation/01931aa135807d4dbe513babdbe20cd4"
  "/navigation/01931aa15596791f9da455247623d31c"
  "/navigation/01931a968bd171c88ba24ed233d04e5a"
  "/navigation/01958499d67874cea68b85ebc3d06dc4"
  "/navigation/019584995f6a7fadb01f4ad86a98007a"
  "/navigation/01931aa189b67457b7d32127bbe4d368"
  "/navigation/01931aa278067a819d52217e3ef4426e"
  "/navigation/01958499c1fc7f69adeeb503ba7f10da"
  "/navigation/019584962d227a859843ff5c3bff54a5"
  "/navigation/01931a97fa097aa797263808f0b133d2"
  "/navigation/01931a98d05c782babe00c379762ef2a"
  "/navigation/01931aa339e37975b5996d92e295c82c"
  "/navigation/01931aa51f557173a2eb332c0fd7a99c"
  "/navigation/01931aa54fac73c99653da0d158f4e2d"
  "/navigation/01931aa58b587fbab4617da5f31d641e"
  "/navigation/01931aa571fb75e0a60646d2972f56ab"
  "/navigation/01931a98f8fd750d9ad6c1d219f80918"
  "/navigation/01931aa5ce967c63a102aeb3cd5fb073"
  "/navigation/01931aa612f47ff7bd1efa2050ca1dea"
  "/navigation/01931aa63592717dbcc31f3d7453ffc5"
  "/navigation/01931aa6548c7d9aa97268917019b3c5"
  "/navigation/0194d5d3a430705488bc819c416ed06d"
  "/navigation/01931a99199d7590a16bd2fd6c285dad"
  "/navigation/01931a99356a78648d1495e670ca17ed"
  "/navigation/01931aa72b8b71b38d460ce83b8eee29"
  "/navigation/01931aa74cc672eabe9d8267d3f4e7d9"
  "/navigation/019584204dc17d23b233954b141cdad1"
  "/navigation/01931a9957f77fc09e432666c6647a35"
  "/navigation/01931aa7895e7d6da57d6f4c63f22660"
  "/navigation/01931aa7a2cf767db337d236a0685503"
  "/navigation/01931aa7be327e069ba85820656567bc"
  "/navigation/01931a9867f77cd3938222ca44cc1937"
  "/navigation/01931aa845f77d81b81397443e2f34de"
  "/navigation/01931aa864627e0bbfaad22dc8d30395"
  "/navigation/01931aa87b6e7e529bb5835942b8c98d"
  "/navigation/01931aa8a17d7409abeaebdba1da5dce"
  "/navigation/01931aa8dc4878f4890d366ba0ad0a7b"
  "/navigation/01931aa8f32b75e7979002f8f0ff7f7d"
  "/navigation/01931a99dd107d3e8774891467db2ef5"
  "/navigation/01931a99f4c47eadb85728c45145a31b"
  "/navigation/01956fc1dd4b7c71848b0775b43cd2f9"
  "/navigation/0195702faced783483857003984db32b"
  "/navigation/0196331dfbd57e428fe70ce786f5c3a2"
  "/navigation/01963d0e5f8c75f7889c1859680e9df4"
  "/navigation/01963d0e7ca377e08f864eb6b63d3ef1"
  "/navigation/01963d0eaf217176ae5343b4c1b40221"
  "/navigation/01956b2884fd72f6ad8db665a0abaa0f"
  "/navigation/01931a9a7d057a1b8651b6d8ebe871d1"
  "/navigation/0195d702e3ed7cef9f0e4f721e6a162a"
  "/navigation/01931a9aab4076a0b8a09b0dcc976069"
  "/navigation/0195c8b32a3d7699bb20c41d5ed0a95a"
  "/navigation/0195c8b357887dfab346242964de6228"
  "/navigation/0195c8b3b48973818420adc07d3a5b89"
  "/navigation/0195c8b4b3597a2cb3ce990bfcfb133f"
  "/navigation/0195c8b4d98078f6ae0d88ce8f0bb711"
  "/navigation/0195c8b510277cf7a661c643c8633056"
  "/navigation/0195c8b52ba97ebd88bd1e092a844565"
  "/navigation/019642edaf21769da1026c2ab19a49be"
  "/navigation/01931a9b01a17130bf810f6e580587cb"
  "/navigation/01931a9b181e7a82a7bb59345b85a66a"
  "/navigation/01931aaa42cb7529adff6c73f99f52fb"
  "/navigation/01931aaa5adc70bf97e65ba72ed5e876"
  "/navigation/01931aaa89fb738da4689025771c6d9a"
  "/navigation/01931a9b31e871f4ae828abaa329b3c2"
  "/navigation/01965dbd1a447c07a10172163c8e961d"
  "/navigation/01965dbd6fb777f39f69a17ee8556f40"
  "/navigation/01965dbdfb2b73ce913959244226534b"
  "/navigation/01965dbe0ee27b01b0ab3f8e7ace7f17"
  "/navigation/01965dbe250e759ca6c7f50fc07c3253"
  "/navigation/01965dbe3c027090805d60ca93e071d8"
  "/navigation/01965dbe63077512abdb502bd6b8fbe5"
  "/navigation/01965dbed7f37e1f8365a03ecb6ffac3"
  "/faq/detail/019604b76ebc73be8a8160574153c0dc"
  "/navigation/01931f2b3b1e764ca46e88a455aa3fb7"
  "/navigation/01931f2b440e7604a5798f316d59bfb9"
  "/navigation/01931f2b511c77a89c837969635d0232"
  "/navigation/01931f2b600b79abb657d2f55facf73c"
  "/navigation/01931f2a2ecd7f3bb5e212b2972249ed"
  "/navigation/01931f2a3744709b97e235715df333f2"
  "/navigation/01931f2a46417f7aa0690fc24fa593bf"
  "/navigation/01931f2a571f763a9a12176db23de21e"
  b"\x01îåÆÈãq¯ó\x18\x12O│0"
  b"\x01\x1AÄØ*sa¤½á}aÌâï"
]
81 0.07 ms
SELECT `rule`.`id` as `rule.id`, `rule`.`name` as `rule.name`, `rule`.`priority` as `rule.priority`, `rule`.`description` as `rule.description`, `rule`.`payload` as `rule.payload`, `rule`.`invalid` as `rule.invalid`, `rule`.`areas` as `rule.areas`, `rule`.`custom_fields` as `rule.customFields`, `rule`.`module_types` as `rule.moduleTypes`, `rule`.`created_at` as `rule.createdAt`, `rule`.`updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\x01Œ†’ÖŠr\x1F£×Ö7Ž.´\x07"
  b"\x01Œ†’Ö¡sƽX·Ãˆ¾mC"
  b"\x01Œ†’æ0sÔŸÕ\x0Eýî\x14×S"
  b"\x01Å\x19zt╩qͼ┼t|YÕsÉ"
  b"\x01Å\x19zu\x14qnØ\S»½‗µB"
  b"\x01Œ†’Öâs´¡áˆ\eT\x1A÷'"
  b"\x01Žì\fy€zJžsäÞ³€)V"
  b"\x01ÉX┬¶âwÎô'¨^uð╝┤"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.