GET https://staging.ktm-sturm.de/ersatzteilfinder/390-adventure-2020-modelcode-F5303TA

Query Metrics

113 Database Queries
101 Different statements
845.12 ms Query time

Queries

Group similar statements

# Time Info
1 0.69 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.19 ms
SET @@group_concat_max_len = CAST(IF(@@group_concat_max_len > 320000, @@group_concat_max_len, 320000) AS UNSIGNED);SET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''))
Parameters:
[]
3 0.47 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
4 0.34 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:
[]
5 0.45 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.38 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"/»_ââšMpªXTÎ|ãâ\v"
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  "ersatzteilfinder/390-adventure-2020-modelcode-F5303TA"
  "ersatzteilfinder/390-adventure-2020-modelcode-F5303TA/"
]
7 0.25 ms
# seo-url::resolve-fallback
SELECT path_info pathInfo, seo_path_info seoPathInfo FROM seo_url WHERE (language_id = ?) AND (sales_channel_id = ?) AND (path_info = ?) AND (is_canonical = 1) LIMIT 1
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  "/ersatzteilfinder/390-adventure-2020-modelcode-F5303TA"
]
8 0.56 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
9 0.42 ms
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
10 0.23 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  "7J3j6rB2LionPyuxCShws4TYExaZRxa1"
]
11 0.29 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"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
12 0.66 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.shortName`, `sales_channel.currency.translation.shortName` as `sales_channel.currency.shortName`, `sales_channel.currency.translation.name`, `sales_channel.currency.translation.name` as `sales_channel.currency.name`, `sales_channel.currency.translation.customFields`, `sales_channel.currency.translation.customFields` as `sales_channel.currency.customFields`, `sales_channel.translation.name`, `sales_channel.translation.name` as `sales_channel.name`, `sales_channel.translation.homeSlotConfig`, `sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig`, `sales_channel.translation.homeEnabled`, `sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled`, `sales_channel.translation.homeName`, `sales_channel.translation.homeName` as `sales_channel.homeName`, `sales_channel.translation.homeMetaTitle`, `sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle`, `sales_channel.translation.homeMetaDescription`, `sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription`, `sales_channel.translation.homeKeywords`, `sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords`, `sales_channel.translation.customFields`, `sales_channel.translation.customFields` as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel`.`currency_id` = `sales_channel.currency`.`id` LEFT JOIN (SELECT `sales_channel.translation`.`sales_channel_id`, `sales_channel.translation`.`name` as `sales_channel.translation.name`, `sales_channel.translation`.`custom_fields` as `sales_channel.translation.customFields`, `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` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation`.`language_id` = ?) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation`.`sales_channel_id` = `sales_channel`.`id` LEFT JOIN (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` FROM `currency_translation` `sales_channel.currency.translation` WHERE `sales_channel.currency.translation`.`language_id` = ?) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation`.`currency_id` = `sales_channel.currency`.`id` WHERE `sales_channel`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
13 0.28 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"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
14 0.26 ms
SELECT LOWER(HEX(`language.salesChannels.mapping`.`sales_channel_id`)) as `key`, GROUP_CONCAT(LOWER(HEX(`language.salesChannels.mapping`.`language_id`)) ) as `value` FROM `language` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language.salesChannels.mapping`.`language_id` = `language`.id WHERE ((`language`.`id` = ?)) AND (`language.salesChannels.mapping`.`sales_channel_id` IN (?)) GROUP BY `language.salesChannels.mapping`.`sales_channel_id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
15 0.36 ms
# base-context-factory::sales-channel::association::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.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.name`, `language.translationCode.translation.name` as `language.translationCode.name`, `language.translationCode.translation.territory`, `language.translationCode.translation.territory` as `language.translationCode.territory`, `language.translationCode.translation.customFields`, `language.translationCode.translation.customFields` as `language.translationCode.customFields`, `language.locale`.`id` as `language.locale.id`, `language.locale`.`code` as `language.locale.code`, `language.locale`.`created_at` as `language.locale.createdAt`, `language.locale`.`updated_at` as `language.locale.updatedAt`, `language.locale.translation.name`, `language.locale.translation.name` as `language.locale.name`, `language.locale.translation.territory`, `language.locale.translation.territory` as `language.locale.territory`, `language.locale.translation.customFields`, `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.translationCode` ON `language`.`translation_code_id` = `language.translationCode`.`id` LEFT JOIN `locale` `language.locale` ON `language`.`locale_id` = `language.locale`.`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` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation`.`language_id` = ?) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation`.`locale_id` = `language.translationCode`.`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` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation`.`language_id` = ?) `language.locale.locale_translation` ON `language.locale.locale_translation`.`locale_id` = `language.locale`.`id` WHERE ((`language`.`id` = ?)) AND (`language`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
16 0.25 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.shortName`, `currency.translation.shortName` as `currency.shortName`, `currency.translation.name`, `currency.translation.name` as `currency.name`, `currency.translation.customFields`, `currency.translation.customFields` as `currency.customFields` 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` FROM `currency_translation` `currency.translation` WHERE `currency.translation`.`language_id` = ?) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
17 0.26 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.name`, `country.translation.name` as `country.name`, `country.translation.addressFormat`, `country.translation.addressFormat` as `country.addressFormat`, `country.translation.customFields`, `country.translation.customFields` as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation`.`country_id`, `country.translation`.`name` as `country.translation.name`, `country.translation`.`custom_fields` as `country.translation.customFields`, `country.translation`.`address_format` as `country.translation.addressFormat` FROM `country_translation` `country.translation` WHERE `country.translation`.`language_id` = ?) `country.country_translation` ON `country.country_translation`.`country_id` = `country`.`id` WHERE `country`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"¡×[¶&ÙNc‡öº\x12—•+)"
]
18 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.name`, `customer_group.translation.name` as `customer_group.name`, `customer_group.translation.registrationTitle`, `customer_group.translation.registrationTitle` as `customer_group.registrationTitle`, `customer_group.translation.registrationIntroduction`, `customer_group.translation.registrationIntroduction` as `customer_group.registrationIntroduction`, `customer_group.translation.registrationOnlyCompanyRegistration`, `customer_group.translation.registrationOnlyCompanyRegistration` as `customer_group.registrationOnlyCompanyRegistration`, `customer_group.translation.registrationSeoMetaDescription`, `customer_group.translation.registrationSeoMetaDescription` as `customer_group.registrationSeoMetaDescription`, `customer_group.translation.customFields`, `customer_group.translation.customFields` as `customer_group.customFields` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation`.`customer_group_id`, `customer_group.translation`.`name` as `customer_group.translation.name`, `customer_group.translation`.`custom_fields` as `customer_group.translation.customFields`, `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` FROM `customer_group_translation` `customer_group.translation` WHERE `customer_group.translation`.`language_id` = ?) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation`.`customer_group_id` = `customer_group`.`id` WHERE `customer_group`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"¤¢P\x18ËìAÏ¡╩\x10┘O╚¢Í"
]
19 0.15 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:
[]
20 0.44 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.typeName`, `tax_rule.type.translation.typeName` as `tax_rule.type.typeName` 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` FROM `tax_rule_type_translation` `tax_rule.type.translation` WHERE `tax_rule.type.translation`.`language_id` = ?) `tax_rule.type.tax_rule_type_translation` ON `tax_rule.type.tax_rule_type_translation`.`tax_rule_type_id` = `tax_rule.type`.`id` WHERE (`tax_rule`.`tax_id` IN (?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"W(\x19¥ÅRNì§ù\x7F5†´*@"
  b"×ã`4ÛåIð‘7âù_\x1C\x01"
  b"÷ìlÙÏÄBgü─▀ÆÄg╚ï"
]
21 0.56 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.title`, `payment_method.media.translation.title` as `payment_method.media.title`, `payment_method.media.translation.alt`, `payment_method.media.translation.alt` as `payment_method.media.alt`, `payment_method.media.translation.customFields`, `payment_method.media.translation.customFields` as `payment_method.media.customFields`, `payment_method.translation.name`, `payment_method.translation.name` as `payment_method.name`, `payment_method.translation.distinguishableName`, `payment_method.translation.distinguishableName` as `payment_method.distinguishableName`, `payment_method.translation.description`, `payment_method.translation.description` as `payment_method.description`, `payment_method.translation.customFields`, `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` 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.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` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation`.`language_id` = ?) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation`.`payment_method_id` = `payment_method`.`id` LEFT JOIN (SELECT `payment_method.media.translation`.`media_id`, `payment_method.media.translation`.`alt` as `payment_method.media.translation.alt`, `payment_method.media.translation`.`title` as `payment_method.media.translation.title`, `payment_method.media.translation`.`custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation`.`language_id` = ?) `payment_method.media.media_translation` ON `payment_method.media.media_translation`.`media_id` = `payment_method.media`.`id` WHERE `payment_method`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"p\x7F´/rJEGá$Ø\x18\eFy▀"
]
22 0.66 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.name`, `shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields`, `shipping_method.appShippingMethod`.`id` as `shipping_method.appShippingMethod.id`, `shipping_method.appShippingMethod`.`app_name` as `shipping_method.appShippingMethod.appName`, `shipping_method.appShippingMethod`.`identifier` as `shipping_method.appShippingMethod.identifier`, `shipping_method.appShippingMethod`.`app_id` as `shipping_method.appShippingMethod.appId`, `shipping_method.appShippingMethod`.`shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId`, `shipping_method.appShippingMethod`.`original_media_id` as `shipping_method.appShippingMethod.originalMediaId`, `shipping_method.appShippingMethod`.`created_at` as `shipping_method.appShippingMethod.createdAt`, `shipping_method.appShippingMethod`.`updated_at` as `shipping_method.appShippingMethod.updatedAt`, `shipping_method`.`technical_name` as `shipping_method.technicalName`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.media`.`id` as `shipping_method.media.id`, `shipping_method.media`.`user_id` as `shipping_method.media.userId`, `shipping_method.media`.`media_folder_id` as `shipping_method.media.mediaFolderId`, `shipping_method.media`.`mime_type` as `shipping_method.media.mimeType`, `shipping_method.media`.`file_extension` as `shipping_method.media.fileExtension`, `shipping_method.media`.`uploaded_at` as `shipping_method.media.uploadedAt`, `shipping_method.media`.`file_name` as `shipping_method.media.fileName`, `shipping_method.media`.`file_size` as `shipping_method.media.fileSize`, `shipping_method.media`.`media_type` as `shipping_method.media.mediaTypeRaw`, `shipping_method.media`.`meta_data` as `shipping_method.media.metaData`, `shipping_method.media`.`config` as `shipping_method.media.config`, `shipping_method.media`.`path` as `shipping_method.media.path`, `shipping_method.media`.`private` as `shipping_method.media.private`, `shipping_method.media`.`thumbnails_ro` as `shipping_method.media.thumbnailsRo`, `shipping_method.media`.`created_at` as `shipping_method.media.createdAt`, `shipping_method.media`.`updated_at` as `shipping_method.media.updatedAt`, `shipping_method.media.translation.title`, `shipping_method.media.translation.title` as `shipping_method.media.title`, `shipping_method.media.translation.alt`, `shipping_method.media.translation.alt` as `shipping_method.media.alt`, `shipping_method.media.translation.customFields`, `shipping_method.media.translation.customFields` as `shipping_method.media.customFields`, `shipping_method.translation.name`, `shipping_method.translation.name` as `shipping_method.name`, `shipping_method.translation.description`, `shipping_method.translation.description` as `shipping_method.description`, `shipping_method.translation.trackingUrl`, `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` 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.translation`.`shipping_method_id`, `shipping_method.translation`.`name` as `shipping_method.translation.name`, `shipping_method.translation`.`custom_fields` as `shipping_method.translation.customFields`, `shipping_method.translation`.`description` as `shipping_method.translation.description`, `shipping_method.translation`.`tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.`language_id` = ?) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN (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` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation`.`language_id` = ?) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN (SELECT `shipping_method.media.translation`.`media_id`, `shipping_method.media.translation`.`alt` as `shipping_method.media.translation.alt`, `shipping_method.media.translation`.`title` as `shipping_method.media.translation.title`, `shipping_method.media.translation`.`custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation`.`language_id` = ?) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation`.`media_id` = `shipping_method.media`.`id` WHERE `shipping_method`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"'´º•ò­HÁ­H°ð·^ÇY"
]
23 0.22 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"¡×[¶&ÙNc‡öº\x12—•+)"
]
24 0.37 ms
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "7J3j6rB2LionPyuxCShws4TYExaZRxa1"
]
25 0.32 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
]
26 0.42 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"\x069ÎΈ\x1FEùƒØà€•¨\fz"
  b"†;orw>Jj²»Úï\x06бQ"
  b"øÆQ{o*MÚ¹œVu“2!,"
  b"\x01˜§RqMx!†F\x14â\x7F‚Õ®"
  b"\x16\x11Õ\x12J^É\x04\x15\x1Fù\x1E┘5"
  b"\x17\Ò7V\x1AO~„PŒM9ö‰î"
  b""\x15ÿ;4üBÉàãÛÔ\rÂ\x16<"
  b""¶±\vopA\x1D–zM®ì—we"
  b"dꙦvÎK˜¿½Dh\x04\x00µ!"
  b"nœ¯å[\x1D@o£Ô\x1C\eÚûÇs"
  b"‡¯—zš1@𮡹fî÷²4"
  b"ïïY¯w"C\x1Aíd░rýÀ\x15É"
  b"¦5?²¶ÂM(¡@\x0EµZÊŽE"
  b"¼Ú¦ïTõO?’y\t\r~¥ôŽ"
  b"┌kÀpëÂAU¢¤»█tüu+"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"JxKq\x15éM\x0Fµq.¡Ñ\x1E‰Ï"
  b"K‡Øl1ÄL\x03®Îy¥±HÃ_"
  b"_þz\x06e¹@-¾Ç:d\t\x12d,"
  b"“ª'KùøMN–ÎQ\r\x03¤"
  b"¦.\x1Fj\x1A\vE\x19¯@\ebp£qI"
  b"│ì╔╝¶c@\eî╦²4É\rÎó"
  b"ß7ìÀÇèGÅæ×\rt\r]l\x1A"
  b"ýÌ┬ã&ØNÔí7¹Å¶_äÒ"
  b"»l™órþEj‰ŒgÏ¡Dåh"
  b"f`uS+àOuž=ƒµlCáY"
  b"º«\x1E\x1C■╝D(ìÕ╚S│ãd┴"
  b"<\x04À–õÌBïš-<¸íì\x10)"
  b"""
    <õA6žmJ/§\n
    ¨hzeü-
    """
  b"Íþ»\x00\x03<Aà’¢©\x00¹bqp"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"""
    .örVh\n
    Mкƒ¢\x11\x16¤zû
    """
  b"ViÞý\x03ÎM†¥\x18 \rÿ¸þ*"
  b"`Z­èœHF/‰\t»\x01ŽóÚ­"
  b"e–Ö"\x19fK%ŸÊ-ª}è1æ"
  b"iÒ-À±\x07L\x08™¥\tj’ÙÔH"
  b"w(öc2\x15Aü▒╠Õ╔ß─+Q"
  b"z3\x13˜K«DÎŽ“ø¾Á©->"
  b"„é\eóÛÌAÈ·ôÉÂóŠS¤"
  b"ˆ>'ZTÊM"‡\x11n,j¯\x03\n"
  b"Šiaz\x02ìO\x15\er¨äa¡\f"
  b"«ÈÜ<®ºE࿵*y¯[Wr"
  b"­’[˺>Jè“Ä¢\x03ü8=¸"
  b"¼†\x15æœ;IÁ¯Æq480Êî"
  b"ûð\x13­·AsØ.pX\x07õeÊ"
  b"Ê*\v3.ÅM▓║ÙÞÊÞe\ý"
  b"Ê:+\x1Cá¿Cl©╣þHRQØe"
  b"ä,gl“±LŸª\x0FžÃíÝ›î"
  b"äNg‚ÆBG·–¸‘Ï%®8÷"
]
27 0.43 ms
# app-scripts::refresh::search-ids
SELECT `app`.`id` FROM `app` WHERE (`app`.`active` = ? AND `app`.`self_managed` = ?)
Parameters:
[
  true
  false
]
28 0.56 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE `app`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01˜Ð \x06[p»¹á\f-¦²*C"
]
29 0.27 ms
SELECT `script`.`id` as `script.id`, `script`.`script` as `script.script`, `script`.`hook` as `script.hook`, `script`.`name` as `script.name`, `script`.`active` as `script.active`, `script`.`app_id` as `script.appId`, `script`.`created_at` as `script.createdAt`, `script`.`updated_at` as `script.updatedAt` FROM `script` WHERE (`script`.`app_id` IN (?))
Parameters:
[
  b"\x01˜Ð \x06[p»¹á\f-¦²*C"
]
30 0.57 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE `app`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01˜Ð %Ærº¢¼DWR«3~"
]
31 0.26 ms
SELECT `script`.`id` as `script.id`, `script`.`script` as `script.script`, `script`.`hook` as `script.hook`, `script`.`name` as `script.name`, `script`.`active` as `script.active`, `script`.`app_id` as `script.appId`, `script`.`created_at` as `script.createdAt`, `script`.`updated_at` as `script.updatedAt` FROM `script` WHERE (`script`.`app_id` IN (?))
Parameters:
[
  b"\x01˜Ð %Ærº¢¼DWR«3~"
]
32 0.34 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:
[]
33 0.22 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:
[]
34 0.18 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"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  b"¡×[¶&ÙNc‡öº\x12—•+)"
]
35 0.77 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"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
36 0.49 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters:
[
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
37 4.86 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.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.title`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `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` FROM `category_translation` `category.translation` 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 (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|79a36140a28a4ce6ac6d0e2ced062741|%"
  1
  12
]
38 0.43 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%"
  "%|79a36140a28a4ce6ac6d0e2ced062741|%"
  12
  true
  true
]
39 0.65 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.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.title`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `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` FROM `category_translation` `category.translation` 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 (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
40 0.73 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"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
41 0.47 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.name`, `language.translationCode.translation.name` as `language.translationCode.name`, `language.translationCode.translation.territory`, `language.translationCode.translation.territory` as `language.translationCode.territory`, `language.translationCode.translation.customFields`, `language.translationCode.translation.customFields` as `language.translationCode.customFields` 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` FROM `locale_translation` `language.translationCode.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
42 0.34 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"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
43 0.34 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.shortName`, `currency.translation.shortName` as `currency.shortName`, `currency.translation.name`, `currency.translation.name` as `currency.name`, `currency.translation.customFields`, `currency.translation.customFields` as `currency.customFields` 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` FROM `currency_translation` `currency.translation` WHERE `currency.translation`.`language_id` = ?) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
44 0.36 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters:
[
  b"Ý£ì_Û€B¬¸øÈA÷\x0Eþ‹"
  b"Ý£ì_Û€B¬¸øÈA÷\x0Eþ‹"
  b"Ý£ì_Û€B¬¸øÈA÷\x0Eþ‹"
]
45 2.20 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.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.title`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `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` FROM `category_translation` `category.translation` 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 (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|dda3ec5fdb8042acb8f8c841f70efe8b|%"
  1
  4
]
46 1.18 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%"
  "%|dda3ec5fdb8042acb8f8c841f70efe8b|%"
  4
  true
  true
]
47 0.61 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.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.title`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `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` FROM `category_translation` `category.translation` 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 (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"Ý£ì_Û€B¬¸øÈA÷\x0Eþ‹"
]
48 0.46 ms
# footer-pagelet::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"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
49 0.81 ms
# footer-pagelet::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.title`, `payment_method.media.translation.title` as `payment_method.media.title`, `payment_method.media.translation.alt`, `payment_method.media.translation.alt` as `payment_method.media.alt`, `payment_method.media.translation.customFields`, `payment_method.media.translation.customFields` as `payment_method.media.customFields`, `payment_method.translation.name`, `payment_method.translation.name` as `payment_method.name`, `payment_method.translation.distinguishableName`, `payment_method.translation.distinguishableName` as `payment_method.distinguishableName`, `payment_method.translation.description`, `payment_method.translation.description` as `payment_method.description`, `payment_method.translation.customFields`, `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` 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.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` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation`.`language_id` = ?) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation`.`payment_method_id` = `payment_method`.`id` LEFT JOIN (SELECT `payment_method.media.translation`.`media_id`, `payment_method.media.translation`.`alt` as `payment_method.media.translation.alt`, `payment_method.media.translation`.`title` as `payment_method.media.translation.title`, `payment_method.media.translation`.`custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation`.`language_id` = ?) `payment_method.media.media_translation` ON `payment_method.media.media_translation`.`media_id` = `payment_method.media`.`id` WHERE `payment_method`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"p\x7F´/rJEGá$Ø\x18\eFy▀"
  b"$)v‹Ì\x04Eüƒð?·Í2\x02%"
  b"=\x16uıã;O\x13©1\eì}:\x1D×"
  b"E;|™\x7FVO¾¼HZ4ä(r¡"
  b"iŒØ\e’•Hæ³JkΧ¸v‘"
  b"”ú_›Ž¬JgŒÕ\x13ð½ß\x1Er"
  b"W}╗p/ìG\r®x\x12\x1D7╔B-"
  b"\x1FäÀ\x13\x1F¦BÓªLƒ\v³ž¯A"
  b"±¶ƒi‹\x11@E±¢¿T½\x16Õ,"
]
50 0.52 ms
# footer-pagelet::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` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.`language_id` = ?) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN `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.name`)) ASC
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
51 0.78 ms
# footer-pagelet::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.name`, `shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields`, `shipping_method.appShippingMethod`.`id` as `shipping_method.appShippingMethod.id`, `shipping_method.appShippingMethod`.`app_name` as `shipping_method.appShippingMethod.appName`, `shipping_method.appShippingMethod`.`identifier` as `shipping_method.appShippingMethod.identifier`, `shipping_method.appShippingMethod`.`app_id` as `shipping_method.appShippingMethod.appId`, `shipping_method.appShippingMethod`.`shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId`, `shipping_method.appShippingMethod`.`original_media_id` as `shipping_method.appShippingMethod.originalMediaId`, `shipping_method.appShippingMethod`.`created_at` as `shipping_method.appShippingMethod.createdAt`, `shipping_method.appShippingMethod`.`updated_at` as `shipping_method.appShippingMethod.updatedAt`, `shipping_method`.`technical_name` as `shipping_method.technicalName`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.media`.`id` as `shipping_method.media.id`, `shipping_method.media`.`user_id` as `shipping_method.media.userId`, `shipping_method.media`.`media_folder_id` as `shipping_method.media.mediaFolderId`, `shipping_method.media`.`mime_type` as `shipping_method.media.mimeType`, `shipping_method.media`.`file_extension` as `shipping_method.media.fileExtension`, `shipping_method.media`.`uploaded_at` as `shipping_method.media.uploadedAt`, `shipping_method.media`.`file_name` as `shipping_method.media.fileName`, `shipping_method.media`.`file_size` as `shipping_method.media.fileSize`, `shipping_method.media`.`media_type` as `shipping_method.media.mediaTypeRaw`, `shipping_method.media`.`meta_data` as `shipping_method.media.metaData`, `shipping_method.media`.`config` as `shipping_method.media.config`, `shipping_method.media`.`path` as `shipping_method.media.path`, `shipping_method.media`.`private` as `shipping_method.media.private`, `shipping_method.media`.`thumbnails_ro` as `shipping_method.media.thumbnailsRo`, `shipping_method.media`.`created_at` as `shipping_method.media.createdAt`, `shipping_method.media`.`updated_at` as `shipping_method.media.updatedAt`, `shipping_method.media.translation.title`, `shipping_method.media.translation.title` as `shipping_method.media.title`, `shipping_method.media.translation.alt`, `shipping_method.media.translation.alt` as `shipping_method.media.alt`, `shipping_method.media.translation.customFields`, `shipping_method.media.translation.customFields` as `shipping_method.media.customFields`, `shipping_method.translation.name`, `shipping_method.translation.name` as `shipping_method.name`, `shipping_method.translation.description`, `shipping_method.translation.description` as `shipping_method.description`, `shipping_method.translation.trackingUrl`, `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` 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.translation`.`shipping_method_id`, `shipping_method.translation`.`name` as `shipping_method.translation.name`, `shipping_method.translation`.`custom_fields` as `shipping_method.translation.customFields`, `shipping_method.translation`.`description` as `shipping_method.translation.description`, `shipping_method.translation`.`tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.`language_id` = ?) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN (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` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation`.`language_id` = ?) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN (SELECT `shipping_method.media.translation`.`media_id`, `shipping_method.media.translation`.`alt` as `shipping_method.media.translation.alt`, `shipping_method.media.translation`.`title` as `shipping_method.media.translation.title`, `shipping_method.media.translation`.`custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation`.`language_id` = ?) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation`.`media_id` = `shipping_method.media`.`id` WHERE `shipping_method`.`id` IN (?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"ÇÑ6îÚ\vHtŸc{l9ØPÉ"
  b"ùD\x14Îm¨NÖ³PÑŸ‹"âÎ"
  b"•t`\x05zaJ<“@½¸ô\*ø"
  b"'´º•ò­HÁ­H°ð·^ÇY"
]
52 0.30 ms
SELECT `sales_channel`.`id` FROM `sales_channel` LEFT JOIN `sales_channel_payment_method` `sales_channel.paymentMethods.mapping` ON `sales_channel`.`id` = `sales_channel.paymentMethods.mapping`.`sales_channel_id`  LEFT JOIN `payment_method` `sales_channel.paymentMethods` ON `sales_channel.paymentMethods.mapping`.`payment_method_id` = `sales_channel.paymentMethods`.`id`  WHERE ((`sales_channel`.`id` = ? AND `sales_channel.paymentMethods`.`id` = ? AND `sales_channel.paymentMethods`.`active` = ?)) LIMIT 1
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  b"¸©Å╔└\x10G\x02®ofM½■&V"
  true
]
53 0.25 ms
SELECT `handler_identifier`, LOWER(HEX(`id`)) FROM `payment_method`
Parameters:
[]
54 0.27 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"p\x7F´/rJEGá$Ø\x18\eFy▀"
]
55 0.22 ms
SELECT `language`.`id` FROM `language` WHERE `language`.`id` IN (?) LIMIT 1
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
56 0.38 ms
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt`, `language.locale`.`id` as `language.locale.id`, `language.locale`.`code` as `language.locale.code`, `language.locale`.`created_at` as `language.locale.createdAt`, `language.locale`.`updated_at` as `language.locale.updatedAt`, `language.locale.translation.name`, `language.locale.translation.name` as `language.locale.name`, `language.locale.translation.territory`, `language.locale.translation.territory` as `language.locale.territory`, `language.locale.translation.customFields`, `language.locale.translation.customFields` as `language.locale.customFields` 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` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation`.`language_id` = ?) `language.locale.locale_translation` ON `language.locale.locale_translation`.`locale_id` = `language.locale`.`id` WHERE `language`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
57 0.62 ms
# category::data::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.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.title`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `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` FROM `category_translation` `category.translation` 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 (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
58 0.36 ms
# category::cms-page::read
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.name`, `cms_page.translation.name` as `cms_page.name`, `cms_page.translation.customFields`, `cms_page.translation.customFields` as `cms_page.customFields` 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` FROM `cms_page_translation` `cms_page.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"iTwà.öCå \x16¸>ÔÍö:"
]
59 0.48 ms
# category::cms-page::association::sections::read
SELECT `cms_section`.`id` as `cms_section.id`, `cms_section`.`position` as `cms_section.position`, `cms_section`.`type` as `cms_section.type`, `cms_section`.`locked` as `cms_section.locked`, `cms_section`.`name` as `cms_section.name`, `cms_section`.`sizing_mode` as `cms_section.sizingMode`, `cms_section`.`mobile_behavior` as `cms_section.mobileBehavior`, `cms_section`.`background_color` as `cms_section.backgroundColor`, `cms_section`.`background_media_id` as `cms_section.backgroundMediaId`, `cms_section`.`background_media_mode` as `cms_section.backgroundMediaMode`, `cms_section`.`css_class` as `cms_section.cssClass`, `cms_section`.`cms_page_id` as `cms_section.pageId`, `cms_section`.`visibility` as `cms_section.visibility`, `cms_section`.`custom_fields` as `cms_section.customFields`, `cms_section`.`version_id` as `cms_section.versionId`, `cms_section`.`cms_page_version_id` as `cms_section.cmsPageVersionId`, `cms_section`.`created_at` as `cms_section.createdAt`, `cms_section`.`updated_at` as `cms_section.updatedAt`, `cms_section.backgroundMedia`.`id` as `cms_section.backgroundMedia.id`, `cms_section.backgroundMedia`.`user_id` as `cms_section.backgroundMedia.userId`, `cms_section.backgroundMedia`.`media_folder_id` as `cms_section.backgroundMedia.mediaFolderId`, `cms_section.backgroundMedia`.`mime_type` as `cms_section.backgroundMedia.mimeType`, `cms_section.backgroundMedia`.`file_extension` as `cms_section.backgroundMedia.fileExtension`, `cms_section.backgroundMedia`.`uploaded_at` as `cms_section.backgroundMedia.uploadedAt`, `cms_section.backgroundMedia`.`file_name` as `cms_section.backgroundMedia.fileName`, `cms_section.backgroundMedia`.`file_size` as `cms_section.backgroundMedia.fileSize`, `cms_section.backgroundMedia`.`media_type` as `cms_section.backgroundMedia.mediaTypeRaw`, `cms_section.backgroundMedia`.`meta_data` as `cms_section.backgroundMedia.metaData`, `cms_section.backgroundMedia`.`config` as `cms_section.backgroundMedia.config`, `cms_section.backgroundMedia`.`path` as `cms_section.backgroundMedia.path`, `cms_section.backgroundMedia`.`private` as `cms_section.backgroundMedia.private`, `cms_section.backgroundMedia`.`thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo`, `cms_section.backgroundMedia`.`created_at` as `cms_section.backgroundMedia.createdAt`, `cms_section.backgroundMedia`.`updated_at` as `cms_section.backgroundMedia.updatedAt`, `cms_section.backgroundMedia.translation.title`, `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title`, `cms_section.backgroundMedia.translation.alt`, `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt`, `cms_section.backgroundMedia.translation.customFields`, `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section`.`background_media_id` = `cms_section.backgroundMedia`.`id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation`.`media_id`, `cms_section.backgroundMedia.translation`.`alt` as `cms_section.backgroundMedia.translation.alt`, `cms_section.backgroundMedia.translation`.`title` as `cms_section.backgroundMedia.translation.title`, `cms_section.backgroundMedia.translation`.`custom_fields` as `cms_section.backgroundMedia.translation.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation`.`language_id` = ?) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation`.`media_id` = `cms_section.backgroundMedia`.`id` WHERE (`cms_section`.`version_id` = ?) AND ((`cms_section`.`cms_page_id` IN (?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"iTwà.öCå \x16¸>ÔÍö:"
]
60 0.60 ms
# category::cms-page::association::sections::association::blocks::read
SELECT `cms_block`.`id` as `cms_block.id`, `cms_block`.`position` as `cms_block.position`, `cms_block`.`type` as `cms_block.type`, `cms_block`.`locked` as `cms_block.locked`, `cms_block`.`name` as `cms_block.name`, `cms_block`.`section_position` as `cms_block.sectionPosition`, `cms_block`.`margin_top` as `cms_block.marginTop`, `cms_block`.`margin_bottom` as `cms_block.marginBottom`, `cms_block`.`margin_left` as `cms_block.marginLeft`, `cms_block`.`margin_right` as `cms_block.marginRight`, `cms_block`.`background_color` as `cms_block.backgroundColor`, `cms_block`.`background_media_id` as `cms_block.backgroundMediaId`, `cms_block`.`background_media_mode` as `cms_block.backgroundMediaMode`, `cms_block`.`css_class` as `cms_block.cssClass`, `cms_block`.`visibility` as `cms_block.visibility`, `cms_block`.`cms_section_id` as `cms_block.sectionId`, `cms_block`.`custom_fields` as `cms_block.customFields`, `cms_block`.`version_id` as `cms_block.versionId`, `cms_block`.`cms_section_version_id` as `cms_block.cmsSectionVersionId`, `cms_block`.`created_at` as `cms_block.createdAt`, `cms_block`.`updated_at` as `cms_block.updatedAt`, `cms_block.backgroundMedia`.`id` as `cms_block.backgroundMedia.id`, `cms_block.backgroundMedia`.`user_id` as `cms_block.backgroundMedia.userId`, `cms_block.backgroundMedia`.`media_folder_id` as `cms_block.backgroundMedia.mediaFolderId`, `cms_block.backgroundMedia`.`mime_type` as `cms_block.backgroundMedia.mimeType`, `cms_block.backgroundMedia`.`file_extension` as `cms_block.backgroundMedia.fileExtension`, `cms_block.backgroundMedia`.`uploaded_at` as `cms_block.backgroundMedia.uploadedAt`, `cms_block.backgroundMedia`.`file_name` as `cms_block.backgroundMedia.fileName`, `cms_block.backgroundMedia`.`file_size` as `cms_block.backgroundMedia.fileSize`, `cms_block.backgroundMedia`.`media_type` as `cms_block.backgroundMedia.mediaTypeRaw`, `cms_block.backgroundMedia`.`meta_data` as `cms_block.backgroundMedia.metaData`, `cms_block.backgroundMedia`.`config` as `cms_block.backgroundMedia.config`, `cms_block.backgroundMedia`.`path` as `cms_block.backgroundMedia.path`, `cms_block.backgroundMedia`.`private` as `cms_block.backgroundMedia.private`, `cms_block.backgroundMedia`.`thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo`, `cms_block.backgroundMedia`.`created_at` as `cms_block.backgroundMedia.createdAt`, `cms_block.backgroundMedia`.`updated_at` as `cms_block.backgroundMedia.updatedAt`, `cms_block.backgroundMedia.translation.title`, `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title`, `cms_block.backgroundMedia.translation.alt`, `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt`, `cms_block.backgroundMedia.translation.customFields`, `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block`.`background_media_id` = `cms_block.backgroundMedia`.`id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation`.`media_id`, `cms_block.backgroundMedia.translation`.`alt` as `cms_block.backgroundMedia.translation.alt`, `cms_block.backgroundMedia.translation`.`title` as `cms_block.backgroundMedia.translation.title`, `cms_block.backgroundMedia.translation`.`custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation`.`language_id` = ?) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation`.`media_id` = `cms_block.backgroundMedia`.`id` WHERE (`cms_block`.`version_id` = ?) AND ((`cms_block`.`cms_section_id` IN (?, ?, ?, ?, ?, ?, ?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"""
    \x01˜¬”\x08Jraº\n
    2‚Xó\x7F£
    """
  b"\x01™âxˆ\x18\x7FI½ûb\x04\x16xæä"
  b"\x01šÅp\x7FÂzT˜«¡óP|\x1AÑ"
  b"""
    \n
    $Epê6B® }4•¢a`\x13
    """
  b"\x1EÎ[¢H'M\x1F·ãæfÂi®""
  b"6ìyyYRGWš<l\x11|‘+æ"
  b"tÃNêP&@»ƒ\x19¸\x13vpÂÕ"
]
61 0.71 ms
# category::cms-page::association::sections::association::blocks::association::slots::read
SELECT `cms_slot`.`id` as `cms_slot.id`, `cms_slot`.`version_id` as `cms_slot.versionId`, `cms_slot`.`type` as `cms_slot.type`, `cms_slot`.`slot` as `cms_slot.slot`, `cms_slot`.`locked` as `cms_slot.locked`, `cms_slot`.`cms_block_id` as `cms_slot.blockId`, `cms_slot`.`cms_block_version_id` as `cms_slot.cmsBlockVersionId`, `cms_slot`.`created_at` as `cms_slot.createdAt`, `cms_slot`.`updated_at` as `cms_slot.updatedAt`, `cms_slot.translation.config`, `cms_slot.translation.config` as `cms_slot.config`, `cms_slot.translation.customFields`, `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation`.`cms_slot_id`, `cms_slot.translation`.`cms_slot_version_id`, `cms_slot.translation`.`config` as `cms_slot.translation.config`, `cms_slot.translation`.`custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation`.`language_id` = ?) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation`.`cms_slot_id` = `cms_slot`.`id` AND `cms_slot.cms_slot_translation`.`cms_slot_version_id` = `cms_slot`.`version_id` WHERE (`cms_slot`.`version_id` = ?) AND ((`cms_slot`.`cms_block_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01ÿ¼öDfs\x0Fر‗:ª¦┬±"
  b"\x01™âÅâìv\x05­\x06¥ÚÉÌ\x1D®"
  b"\x01šÅ‡+>{ߣ‹aÀVÆÕê"
  b"±ìM\x04\x1C÷G)œºböç_|±"
  b"D\x0E1\x08uªAê“\x10ÑòÑ<VÎ"
  b"Z±ŒØÍ}IR¶™cï)\x1E\•"
  b"påi¾ÿQEÁ¬øíê—Â\x04É"
  b"19\x15,ªŸH%˜\x14õ\x058ŸœC"
  b"“Á…eƒ¡EÒšÙy:„ö*\x03"
  b"▀'É#dãC3åTë<IÍ\x7F»"
  b"᯽[+\x15Gƒ¯‹è¿‰…\x1AÒ"
  b"æ­áìlIC\x04‘ײ…Žão™"
  b".Ö╗x\x01èDì¿G(RP¥|½"
]
62 0.36 ms
SELECT `product_stream`.`id` as `product_stream.id`, `product_stream`.`api_filter` as `product_stream.apiFilter`, `product_stream`.`invalid` as `product_stream.invalid`, `product_stream`.`created_at` as `product_stream.createdAt`, `product_stream`.`updated_at` as `product_stream.updatedAt`, `product_stream.translation.name`, `product_stream.translation.name` as `product_stream.name`, `product_stream.translation.description`, `product_stream.translation.description` as `product_stream.description`, `product_stream.translation.customFields`, `product_stream.translation.customFields` as `product_stream.customFields` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation`.`product_stream_id`, `product_stream.translation`.`name` as `product_stream.translation.name`, `product_stream.translation`.`description` as `product_stream.translation.description`, `product_stream.translation`.`custom_fields` as `product_stream.translation.customFields` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation`.`language_id` = ?) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation`.`product_stream_id` = `product_stream`.`id` WHERE `product_stream`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"ð"±&‰¬C]›¸\v\x02ý—ûŸ"
]
63 0.36 ms
SELECT `moorl_sorting`.`id` as `moorl_sorting.id`, `moorl_sorting`.`locked` as `moorl_sorting.locked`, `moorl_sorting`.`url_key` as `moorl_sorting.key`, `moorl_sorting`.`entity` as `moorl_sorting.entity`, `moorl_sorting`.`priority` as `moorl_sorting.priority`, `moorl_sorting`.`active` as `moorl_sorting.active`, `moorl_sorting`.`fields` as `moorl_sorting.fields`, `moorl_sorting`.`created_at` as `moorl_sorting.createdAt`, `moorl_sorting`.`updated_at` as `moorl_sorting.updatedAt`, `moorl_sorting.translation.label`, `moorl_sorting.translation.label` as `moorl_sorting.label` FROM `moorl_sorting` LEFT JOIN (SELECT `moorl_sorting.translation`.`moorl_sorting_id`, `moorl_sorting.translation`.`label` as `moorl_sorting.translation.label` FROM `moorl_sorting_translation` `moorl_sorting.translation` WHERE `moorl_sorting.translation`.`language_id` = ?) `moorl_sorting.moorl_sorting_translation` ON `moorl_sorting.moorl_sorting_translation`.`moorl_sorting_id` = `moorl_sorting`.`id` WHERE `moorl_sorting`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0FA<X]ˆ1Ñ×[Ž›VÐv"
]
64 0.81 ms
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`config` as `media.config`, `media`.`path` as `media.path`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, `media.translation.title` as `media.title`, `media.translation.alt`, `media.translation.alt` as `media.alt`, `media.translation.customFields`, `media.translation.customFields` as `media.customFields` 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`.`alt` as `media.translation.alt`, `media.translation`.`title` as `media.translation.title`, `media.translation`.`custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  false
  true
  "product_download"
  b"\x01šÅ–ó–wYŠ\x125h}oÝ,"
  b"\x01Üm¬Ùz╚×ÍÉX▒0tÚ"
  b"y4èà\x03DD*¥\x13yøh­Ls"
  b"\x13ë¾p£—F…¥º ……+Øï"
  b"u=$YCÆG«—šÂJÙ\x19Çß"
  b"""
    >ú×¼T█K\n
    ì>ÊÚrà6¬
    """
  b"""
    £#uñÝ\tJ‚ŸPå\n
    †k¯t
    """
  b"ÚèfŽ\x15§N4€+L$dW>b"
  b"Û¨w\t%\x00A߬†´$£æ¦]"
  b"\x01ÿ§AF\x16}Öɽ┘░£*¦^"
  b"\x01˜õBï{u\x12º–IM_àNS"
  b"¹_ŒÃLöO–‡Ji\x1E•)\x05\x19"
  b"’Û¹&œ÷D;£\x16|[^ðÁG"
  b"}U\h¼)@òŽ('Ók¡Ä\e"
  b"\x1A\┤ksYCÓïÙ┴ØÅAÜþ"
  b"ÏÚDTF\@\x12Œ\x1CZO€rÀG"
  b"\x01šSk•0z~¼îbÊ0µ”\x00"
]
65 0.24 ms
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
66 641.66 ms
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`custom_fields` as `product.translation.customFields` FROM `product_translation` `product.translation` WHERE `product.translation`.`language_id` = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.`product_version_id` = `product`.`version_id` LEFT JOIN (SELECT `product.parent.translation`.`product_id`, `product.parent.translation`.`product_version_id`, `product.parent.translation`.`custom_fields` as `product.parent.translation.customFields` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.`language_id` = ?) `product.parent.product_translation` ON `product.parent.product_translation`.`product_id` = `product.parent`.`id` AND `product.parent.product_translation`.`product_version_id` = `product.parent`.`version_id` WHERE (`product`.`version_id` = ?) AND ((((IFNULL(`product`.`active`, `product.parent`.`active`) = ? AND NOT (COALESCE(IF(JSON_TYPE(JSON_EXTRACT(`product.translation.customFields`, '$.custom_product_api_import')) != "NULL", CONVERT(JSON_UNQUOTE(JSON_EXTRACT(`product.translation.customFields`, '$.custom_product_api_import')) USING "utf8mb4") COLLATE utf8mb4_unicode_ci, NULL),IF(JSON_TYPE(JSON_EXTRACT(`product.parent.translation.customFields`, '$.custom_product_api_import')) != "NULL", CONVERT(JSON_UNQUOTE(JSON_EXTRACT(`product.parent.translation.customFields`, '$.custom_product_api_import')) USING "utf8mb4") COLLATE utf8mb4_unicode_ci, NULL)) <=> ?))) AND NOT (`product`.`display_group` <=> ?) AND ((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?))) GROUP BY `product`.`display_group` ORDER BY MAX(`product`.`created_at`) DESC LIMIT 10
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "1"
  "null"
  null
  10
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  true
]
67 2.24 ms
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`canonical_product_version_id`, `product.parent`.`canonical_product_version_id`) as `product.canonicalProductVersionId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`available_stock` as `product.availableStock`, `product`.`stock` as `product.stock`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
                  FROM `product_option` `product.options.mapping`
                  WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.manufacturer`.`id` as `product.manufacturer.id`, `product.manufacturer`.`version_id` as `product.manufacturer.versionId`, `product.manufacturer`.`media_id` as `product.manufacturer.mediaId`, `product.manufacturer`.`link` as `product.manufacturer.link`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.translation.name`, `product.manufacturer.translation.name` as `product.manufacturer.name`, `product.manufacturer.translation.description`, `product.manufacturer.translation.description` as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, `product.manufacturer.translation.customFields` as `product.manufacturer.customFields`, `product.unit`.`id` as `product.unit.id`, `product.unit`.`created_at` as `product.unit.createdAt`, `product.unit`.`updated_at` as `product.unit.updatedAt`, `product.unit.translation.shortCode`, `product.unit.translation.shortCode` as `product.unit.shortCode`, `product.unit.translation.name`, `product.unit.translation.name` as `product.unit.name`, `product.unit.translation.customFields`, `product.unit.translation.customFields` as `product.unit.customFields`, `product.deliveryTime`.`id` as `product.deliveryTime.id`, `product.deliveryTime`.`min` as `product.deliveryTime.min`, `product.deliveryTime`.`max` as `product.deliveryTime.max`, `product.deliveryTime`.`unit` as `product.deliveryTime.unit`, `product.deliveryTime`.`created_at` as `product.deliveryTime.createdAt`, `product.deliveryTime`.`updated_at` as `product.deliveryTime.updatedAt`, `product.deliveryTime.translation.name`, `product.deliveryTime.translation.name` as `product.deliveryTime.name`, `product.deliveryTime.translation.customFields`, `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`config` as `product.cover.media.config`, `product.cover.media`.`path` as `product.cover.media.path`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, `product.cover.media.translation.title` as `product.cover.media.title`, `product.cover.media.translation.alt`, `product.cover.media.translation.alt` as `product.cover.media.alt`, `product.cover.media.translation.customFields`, `product.cover.media.translation.customFields` as `product.cover.media.customFields`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id` AND IFNULL(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) = `product.manufacturer`.`version_id` LEFT JOIN `unit` `product.unit` ON `product`.`unit` = `product.unit`.`id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product`.`deliveryTime` = `product.deliveryTime`.`id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND IFNULL(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) = `product.cover`.`version_id` LEFT JOIN (SELECT `product.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`meta_description` as `product.translation.metaDescription`, `product.translation`.`name` as `product.translation.name`, `product.translation`.`keywords` as `product.translation.keywords`, `product.translation`.`description` as `product.translation.description`, `product.translation`.`meta_title` as `product.translation.metaTitle`, `product.translation`.`pack_unit` as `product.translation.packUnit`, `product.translation`.`pack_unit_plural` as `product.translation.packUnitPlural`, `product.translation`.`custom_fields` as `product.translation.customFields`, `product.translation`.`slot_config` as `product.translation.slotConfig`, `product.translation`.`custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation`.`language_id` = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.`product_version_id` = `product`.`version_id` LEFT JOIN (SELECT `product.parent.translation`.`product_id`, `product.parent.translation`.`product_version_id`, `product.parent.translation`.`meta_description` as `product.parent.translation.metaDescription`, `product.parent.translation`.`name` as `product.parent.translation.name`, `product.parent.translation`.`keywords` as `product.parent.translation.keywords`, `product.parent.translation`.`description` as `product.parent.translation.description`, `product.parent.translation`.`meta_title` as `product.parent.translation.metaTitle`, `product.parent.translation`.`pack_unit` as `product.parent.translation.packUnit`, `product.parent.translation`.`pack_unit_plural` as `product.parent.translation.packUnitPlural`, `product.parent.translation`.`custom_fields` as `product.parent.translation.customFields`, `product.parent.translation`.`slot_config` as `product.parent.translation.slotConfig`, `product.parent.translation`.`custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.`language_id` = ?) `product.parent.product_translation` ON `product.parent.product_translation`.`product_id` = `product.parent`.`id` AND `product.parent.product_translation`.`product_version_id` = `product.parent`.`version_id` LEFT JOIN (SELECT `product.manufacturer.translation`.`product_manufacturer_id`, `product.manufacturer.translation`.`product_manufacturer_version_id`, `product.manufacturer.translation`.`name` as `product.manufacturer.translation.name`, `product.manufacturer.translation`.`description` as `product.manufacturer.translation.description`, `product.manufacturer.translation`.`custom_fields` as `product.manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation`.`language_id` = ?) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id` AND `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_version_id` = `product.manufacturer`.`version_id` LEFT JOIN (SELECT `product.unit.translation`.`unit_id`, `product.unit.translation`.`short_code` as `product.unit.translation.shortCode`, `product.unit.translation`.`name` as `product.unit.translation.name`, `product.unit.translation`.`custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation`.`language_id` = ?) `product.unit.unit_translation` ON `product.unit.unit_translation`.`unit_id` = `product.unit`.`id` LEFT JOIN (SELECT `product.deliveryTime.translation`.`delivery_time_id`, `product.deliveryTime.translation`.`name` as `product.deliveryTime.translation.name`, `product.deliveryTime.translation`.`custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation`.`language_id` = ?) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.`media_id`, `product.cover.media.translation`.`alt` as `product.cover.media.translation.alt`, `product.cover.media.translation`.`title` as `product.cover.media.translation.title`, `product.cover.media.translation`.`custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.`language_id` = ?) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = ?) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"%¯£©\x18£Å~v║È+9¡«,"
  b"\x10r┤<Î\x190\x10ï-Ø\x10lc"
  b"p÷áýePê«h²Rí>ñX«"
  b"¯Z+}µìxؽ\x10¥\x17¦¸•'"
  b"(£ ßÊÎsÉYJ^ÃèO\x7FI"
  b"\x01Ø\x01▄┴?|\x05×\x02\x18¡èUp%"
  b"\x01Ø\x01½ëÓrº┤\r0▀ á░╠"
  b"\x01Ø\x01í▀ tZ░═"L.W^©"
  b"\x01Ø\x01ø÷@|µÁ­ù,┤Zƒ{"
  b"\x01Ø\x017pÔ\x7Fúú\x05 v╗█`╩"
]
68 0.40 ms
SELECT `product_price`.`id` as `product_price.id`, `product_price`.`version_id` as `product_price.versionId`, `product_price`.`product_id` as `product_price.productId`, `product_price`.`product_version_id` as `product_price.productVersionId`, `product_price`.`rule_id` as `product_price.ruleId`, `product_price`.`price` as `product_price.price`, `product_price`.`quantity_start` as `product_price.quantityStart`, `product_price`.`quantity_end` as `product_price.quantityEnd`, `product_price`.`custom_fields` as `product_price.customFields`, `product_price`.`created_at` as `product_price.createdAt`, `product_price`.`updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price`.`version_id` = ?) AND ((`product_price`.`product_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01Ø\x017pÔ\x7Fúú\x05 v╗█`╩"
  b"\x01Ø\x01ø÷@|µÁ­ù,┤Zƒ{"
  b"\x01Ø\x01í▀ tZ░═"L.W^©"
  b"\x01Ø\x01½ëÓrº┤\r0▀ á░╠"
  b"\x01Ø\x01▄┴?|\x05×\x02\x18¡èUp%"
  b"%¯£©\x18£Å~v║È+9¡«,"
  b"(£ ßÊÎsÉYJ^ÃèO\x7FI"
  b"p÷áýePê«h²Rí>ñX«"
  b"\x10r┤<Î\x190\x10ï-Ø\x10lc"
  b"¯Z+}µìxؽ\x10¥\x17¦¸•'"
]
69 0.42 ms
# product-price-calculator::units::read
SELECT `unit`.`id` as `unit.id`, `unit`.`created_at` as `unit.createdAt`, `unit`.`updated_at` as `unit.updatedAt`, `unit.translation.shortCode`, `unit.translation.shortCode` as `unit.shortCode`, `unit.translation.name`, `unit.translation.name` as `unit.name`, `unit.translation.customFields`, `unit.translation.customFields` as `unit.customFields` FROM `unit` LEFT JOIN (SELECT `unit.translation`.`unit_id`, `unit.translation`.`short_code` as `unit.translation.shortCode`, `unit.translation`.`name` as `unit.translation.name`, `unit.translation`.`custom_fields` as `unit.translation.customFields` FROM `unit_translation` `unit.translation` WHERE `unit.translation`.`language_id` = ?) `unit.unit_translation` ON `unit.unit_translation`.`unit_id` = `unit`.`id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
70 0.48 ms
# cms::moorl-brand-slider-v2::search-ids
SELECT `product_manufacturer`.`id` FROM `product_manufacturer` WHERE (`product_manufacturer`.`version_id` = ?) AND ((NOT (`product_manufacturer`.`id` <=> ?))) ORDER BY `product_manufacturer`.`media_id` DESC, `product_manufacturer`.`id` ASC LIMIT 12
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
71 1.07 ms
# cms::moorl-brand-slider-v2::read
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.media`.`id` as `product_manufacturer.media.id`, `product_manufacturer.media`.`user_id` as `product_manufacturer.media.userId`, `product_manufacturer.media`.`media_folder_id` as `product_manufacturer.media.mediaFolderId`, `product_manufacturer.media`.`mime_type` as `product_manufacturer.media.mimeType`, `product_manufacturer.media`.`file_extension` as `product_manufacturer.media.fileExtension`, `product_manufacturer.media`.`uploaded_at` as `product_manufacturer.media.uploadedAt`, `product_manufacturer.media`.`file_name` as `product_manufacturer.media.fileName`, `product_manufacturer.media`.`file_size` as `product_manufacturer.media.fileSize`, `product_manufacturer.media`.`media_type` as `product_manufacturer.media.mediaTypeRaw`, `product_manufacturer.media`.`meta_data` as `product_manufacturer.media.metaData`, `product_manufacturer.media`.`config` as `product_manufacturer.media.config`, `product_manufacturer.media`.`path` as `product_manufacturer.media.path`, `product_manufacturer.media`.`private` as `product_manufacturer.media.private`, `product_manufacturer.media`.`thumbnails_ro` as `product_manufacturer.media.thumbnailsRo`, `product_manufacturer.media`.`created_at` as `product_manufacturer.media.createdAt`, `product_manufacturer.media`.`updated_at` as `product_manufacturer.media.updatedAt`, `product_manufacturer.media.translation.title`, `product_manufacturer.media.translation.title` as `product_manufacturer.media.title`, `product_manufacturer.media.translation.alt`, `product_manufacturer.media.translation.alt` as `product_manufacturer.media.alt`, `product_manufacturer.media.translation.customFields`, `product_manufacturer.media.translation.customFields` as `product_manufacturer.media.customFields`, `product_manufacturer.translation.name`, `product_manufacturer.translation.name` as `product_manufacturer.name`, `product_manufacturer.translation.description`, `product_manufacturer.translation.description` as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, `product_manufacturer.translation.customFields` as `product_manufacturer.customFields` FROM `product_manufacturer` LEFT JOIN `media` `product_manufacturer.media` ON `product_manufacturer`.`media_id` = `product_manufacturer.media`.`id` LEFT JOIN (SELECT `product_manufacturer.translation`.`product_manufacturer_id`, `product_manufacturer.translation`.`product_manufacturer_version_id`, `product_manufacturer.translation`.`name` as `product_manufacturer.translation.name`, `product_manufacturer.translation`.`description` as `product_manufacturer.translation.description`, `product_manufacturer.translation`.`custom_fields` as `product_manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.`language_id` = ?) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_version_id` = `product_manufacturer`.`version_id` LEFT JOIN (SELECT `product_manufacturer.media.translation`.`media_id`, `product_manufacturer.media.translation`.`alt` as `product_manufacturer.media.translation.alt`, `product_manufacturer.media.translation`.`title` as `product_manufacturer.media.translation.title`, `product_manufacturer.media.translation`.`custom_fields` as `product_manufacturer.media.translation.customFields` FROM `media_translation` `product_manufacturer.media.translation` WHERE `product_manufacturer.media.translation`.`language_id` = ?) `product_manufacturer.media.media_translation` ON `product_manufacturer.media.media_translation`.`media_id` = `product_manufacturer.media`.`id` WHERE (`product_manufacturer`.`version_id` = ?) AND (`product_manufacturer`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"{ƒ0Õp­F<œ~·ó\x04Ž{-"
  b"áˆÍyÔFHïžk|Ã\q„ª"
  b"""
    Õ(\n
    +·îJM„ñ}ðÆ~=ï
    """
  b"▄0¬<ı█G4ÉØ[\x16Â=){"
  b"\x0EQZ1ï½L\x1C’ê’¥oìĽ"
  b"†ÞþÊ2\x1A@8¯dD/Ú`ð\x01"
  b"¥« È)ãOo©<\v;ýbüØ"
  b"{ÿbŒ“üIćŠEÈ*ÜÄ}"
  b"\x06.│ì\uCvÀî\x14┘7!±ç"
  b"3├¼\x1C¥‗E,░Ï,ï\tbìz"
  b"""
    Å8þ\n
    ?\x17Oйx¾¤ºÑ5Ø
    """
  b"-¬®9x"C-®HÌ›~~¶í"
]
72 0.98 ms
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?))) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) GROUP BY `product`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  10
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  true
  b"%¯£©\x18£Å~v║È+9¡«,"
  b"\x10r┤<Î\x190\x10ï-Ø\x10lc"
  b"p÷áýePê«h²Rí>ñX«"
  b"¯Z+}µìxؽ\x10¥\x17¦¸•'"
  b"(£ ßÊÎsÉYJ^ÃèO\x7FI"
  b"\x01Ø\x01▄┴?|\x05×\x02\x18¡èUp%"
  b"\x01Ø\x01½ëÓrº┤\r0▀ á░╠"
  b"\x01Ø\x01í▀ tZ░═"L.W^©"
  b"\x01Ø\x01ø÷@|µÁ­ù,┤Zƒ{"
  b"\x01Ø\x017pÔ\x7Fúú\x05 v╗█`╩"
]
73 2.20 ms
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`canonical_product_version_id`, `product.parent`.`canonical_product_version_id`) as `product.canonicalProductVersionId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`available_stock` as `product.availableStock`, `product`.`stock` as `product.stock`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
                  FROM `product_option` `product.options.mapping`
                  WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.manufacturer`.`id` as `product.manufacturer.id`, `product.manufacturer`.`version_id` as `product.manufacturer.versionId`, `product.manufacturer`.`media_id` as `product.manufacturer.mediaId`, `product.manufacturer`.`link` as `product.manufacturer.link`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.translation.name`, `product.manufacturer.translation.name` as `product.manufacturer.name`, `product.manufacturer.translation.description`, `product.manufacturer.translation.description` as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, `product.manufacturer.translation.customFields` as `product.manufacturer.customFields`, `product.unit`.`id` as `product.unit.id`, `product.unit`.`created_at` as `product.unit.createdAt`, `product.unit`.`updated_at` as `product.unit.updatedAt`, `product.unit.translation.shortCode`, `product.unit.translation.shortCode` as `product.unit.shortCode`, `product.unit.translation.name`, `product.unit.translation.name` as `product.unit.name`, `product.unit.translation.customFields`, `product.unit.translation.customFields` as `product.unit.customFields`, `product.deliveryTime`.`id` as `product.deliveryTime.id`, `product.deliveryTime`.`min` as `product.deliveryTime.min`, `product.deliveryTime`.`max` as `product.deliveryTime.max`, `product.deliveryTime`.`unit` as `product.deliveryTime.unit`, `product.deliveryTime`.`created_at` as `product.deliveryTime.createdAt`, `product.deliveryTime`.`updated_at` as `product.deliveryTime.updatedAt`, `product.deliveryTime.translation.name`, `product.deliveryTime.translation.name` as `product.deliveryTime.name`, `product.deliveryTime.translation.customFields`, `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`config` as `product.cover.media.config`, `product.cover.media`.`path` as `product.cover.media.path`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, `product.cover.media.translation.title` as `product.cover.media.title`, `product.cover.media.translation.alt`, `product.cover.media.translation.alt` as `product.cover.media.alt`, `product.cover.media.translation.customFields`, `product.cover.media.translation.customFields` as `product.cover.media.customFields`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id` AND IFNULL(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) = `product.manufacturer`.`version_id` LEFT JOIN `unit` `product.unit` ON `product`.`unit` = `product.unit`.`id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product`.`deliveryTime` = `product.deliveryTime`.`id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND IFNULL(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) = `product.cover`.`version_id` LEFT JOIN (SELECT `product.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`meta_description` as `product.translation.metaDescription`, `product.translation`.`name` as `product.translation.name`, `product.translation`.`keywords` as `product.translation.keywords`, `product.translation`.`description` as `product.translation.description`, `product.translation`.`meta_title` as `product.translation.metaTitle`, `product.translation`.`pack_unit` as `product.translation.packUnit`, `product.translation`.`pack_unit_plural` as `product.translation.packUnitPlural`, `product.translation`.`custom_fields` as `product.translation.customFields`, `product.translation`.`slot_config` as `product.translation.slotConfig`, `product.translation`.`custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation`.`language_id` = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.`product_version_id` = `product`.`version_id` LEFT JOIN (SELECT `product.parent.translation`.`product_id`, `product.parent.translation`.`product_version_id`, `product.parent.translation`.`meta_description` as `product.parent.translation.metaDescription`, `product.parent.translation`.`name` as `product.parent.translation.name`, `product.parent.translation`.`keywords` as `product.parent.translation.keywords`, `product.parent.translation`.`description` as `product.parent.translation.description`, `product.parent.translation`.`meta_title` as `product.parent.translation.metaTitle`, `product.parent.translation`.`pack_unit` as `product.parent.translation.packUnit`, `product.parent.translation`.`pack_unit_plural` as `product.parent.translation.packUnitPlural`, `product.parent.translation`.`custom_fields` as `product.parent.translation.customFields`, `product.parent.translation`.`slot_config` as `product.parent.translation.slotConfig`, `product.parent.translation`.`custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.`language_id` = ?) `product.parent.product_translation` ON `product.parent.product_translation`.`product_id` = `product.parent`.`id` AND `product.parent.product_translation`.`product_version_id` = `product.parent`.`version_id` LEFT JOIN (SELECT `product.manufacturer.translation`.`product_manufacturer_id`, `product.manufacturer.translation`.`product_manufacturer_version_id`, `product.manufacturer.translation`.`name` as `product.manufacturer.translation.name`, `product.manufacturer.translation`.`description` as `product.manufacturer.translation.description`, `product.manufacturer.translation`.`custom_fields` as `product.manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation`.`language_id` = ?) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id` AND `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_version_id` = `product.manufacturer`.`version_id` LEFT JOIN (SELECT `product.unit.translation`.`unit_id`, `product.unit.translation`.`short_code` as `product.unit.translation.shortCode`, `product.unit.translation`.`name` as `product.unit.translation.name`, `product.unit.translation`.`custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation`.`language_id` = ?) `product.unit.unit_translation` ON `product.unit.unit_translation`.`unit_id` = `product.unit`.`id` LEFT JOIN (SELECT `product.deliveryTime.translation`.`delivery_time_id`, `product.deliveryTime.translation`.`name` as `product.deliveryTime.translation.name`, `product.deliveryTime.translation`.`custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation`.`language_id` = ?) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.`media_id`, `product.cover.media.translation`.`alt` as `product.cover.media.translation.alt`, `product.cover.media.translation`.`title` as `product.cover.media.translation.title`, `product.cover.media.translation`.`custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.`language_id` = ?) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = ?) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"%¯£©\x18£Å~v║È+9¡«,"
  b"\x10r┤<Î\x190\x10ï-Ø\x10lc"
  b"p÷áýePê«h²Rí>ñX«"
  b"¯Z+}µìxؽ\x10¥\x17¦¸•'"
  b"(£ ßÊÎsÉYJ^ÃèO\x7FI"
  b"\x01Ø\x01▄┴?|\x05×\x02\x18¡èUp%"
  b"\x01Ø\x01½ëÓrº┤\r0▀ á░╠"
  b"\x01Ø\x01í▀ tZ░═"L.W^©"
  b"\x01Ø\x01ø÷@|µÁ­ù,┤Zƒ{"
  b"\x01Ø\x017pÔ\x7Fúú\x05 v╗█`╩"
]
74 0.25 ms
SELECT `product_price`.`id` as `product_price.id`, `product_price`.`version_id` as `product_price.versionId`, `product_price`.`product_id` as `product_price.productId`, `product_price`.`product_version_id` as `product_price.productVersionId`, `product_price`.`rule_id` as `product_price.ruleId`, `product_price`.`price` as `product_price.price`, `product_price`.`quantity_start` as `product_price.quantityStart`, `product_price`.`quantity_end` as `product_price.quantityEnd`, `product_price`.`custom_fields` as `product_price.customFields`, `product_price`.`created_at` as `product_price.createdAt`, `product_price`.`updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price`.`version_id` = ?) AND ((`product_price`.`product_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01Ø\x017pÔ\x7Fúú\x05 v╗█`╩"
  b"\x01Ø\x01ø÷@|µÁ­ù,┤Zƒ{"
  b"\x01Ø\x01í▀ tZ░═"L.W^©"
  b"\x01Ø\x01½ëÓrº┤\r0▀ á░╠"
  b"\x01Ø\x01▄┴?|\x05×\x02\x18¡èUp%"
  b"%¯£©\x18£Å~v║È+9¡«,"
  b"(£ ßÊÎsÉYJ^ÃèO\x7FI"
  b"p÷áýePê«h²Rí>ñX«"
  b"\x10r┤<Î\x190\x10ï-Ø\x10lc"
  b"¯Z+}µìxؽ\x10¥\x17¦¸•'"
]
75 0.49 ms
SELECT `sales_channel`.`id` FROM `sales_channel` LEFT JOIN `sales_channel_payment_method` `sales_channel.paymentMethods.mapping` ON `sales_channel`.`id` = `sales_channel.paymentMethods.mapping`.`sales_channel_id`  LEFT JOIN `payment_method` `sales_channel.paymentMethods` ON `sales_channel.paymentMethods.mapping`.`payment_method_id` = `sales_channel.paymentMethods`.`id`  WHERE ((`sales_channel`.`id` = ? AND `sales_channel.paymentMethods`.`id` = ? AND `sales_channel.paymentMethods`.`active` = ?)) LIMIT 1
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  b"¸©Å╔└\x10G\x02®ofM½■&V"
  true
]
76 2.54 ms
SELECT model_number FROM hobaIT_sparepartfinder_models WHERE model_code LIKE ?
Parameters:
[
  "%F5303TA%"
]
77 16.94 ms
SELECT s.*, c.name, n.name  as article_description, IF (p.active = 1, lower(hex(p.id)), null) as product_id  FROM hobaIT_sparepartfinder AS s 
		    LEFT JOIN hobaIT_csb_article_data AS c ON c.article_number = s.article_number 
			LEFT JOIN hobaIT_sparepartfinder_article_names n ON n.article_number = s.article_number
			LEFT JOIN product AS p ON p.product_number = s.article_number
			WHERE model_number = ? ORDER BY `group`, sequence_number ASC
Parameters:
[
  1002264096
]
78 36.03 ms
SELECT * FROM hobaIT_sparepartfinder_groups WHERE id IN (18448,18454,18459,18479,18557,18563,18956,49081,49550,49551,49957,49971,52002,52259,52777,52778,52780,53492,54147,54148,54150,54152,54153,54154,55896) ORDER BY number, part_type ASC
Parameters:
[]
79 30.76 ms
SELECT * FROM hobaIT_sparepartfinder_images WHERE group_id IN (18448,18454,18459,18479,18557,18563,18956,49081,49550,49551,49957,49971,52002,52259,52777,52778,52780,53492,54147,54148,54150,54152,54153,54154,55896) AND article_number IN ("95805083000","28105050044","94305007031","90103097000","90205086001","90205068000","90105000002","J027081053","90105084000","90105068100","J926080003","94305051000","95805051010","94305050071","94305050072","94341090000","J031060103","95805090033","93805011003","J025080353","90105004000","93805095000","93805096000","J692080006","95813050144","95813051000","J031050106","J625060800","J025060203","J934060001","90534031020","90534034300","90113057000","J094020153","J500000700100","95813060044","93013068000","93013068010","93035065020","J025050103","J025060181","90130059000","J125070001","95814001000","63514040000","91214025000","91214026000","95814026000","95814025000","95814011090","95814010090","J06797100183","J934100006","J125100009","J926100003","J005050121","J900000401200","J934050003","93014017000","95814069000","93014062010","90507040001","93308015010","J031060183","95814062000","J031050206","95814062020","95814062010","95811066044","21011066000","63507008000","95811066010","90107050050","95807050000","93007051000","90107050151","J900000602001","90111067000","90111067100","95815001000","95815002000","95815022105","90207016004","95815000660","95815000218","95815000312","90607830000","93008020060","95815000790","90507015000","95815000240","90515011000","90507017000","90607017003","J300000801000","J926060006","90107018011","95813046000","95815046000","95803002044C1","J900000803500","93007047033","J912080251","93011068010","93003054000","93003052000","93003053000","J094018250","93003151033","93003150033","95805089000","95805088000","95803049000","95803048000","J047620804000S","95803056000","90134098000","95805084000","90511006100","95803002070","J690000801500","J770009015","J125080005","95842031044","90113026000","90113013000","28111051000","95842003000","95842004000","95842002000","95842001000","93042020000","90142125000","90110062000","90142021001","90142021000","J000150601200","93813024000","J025060209","93813035000","93813147000","93041030020","90135001001","J025060109","J025060082","J926060000","94306001000","93006015000","93006020050","93006002000","93006039000","93006001060","95806040000","93006001080","90141071000","93030087050","90130087001","93030089000","93006001015","93006021000","90106001007","J025080246","90508006001","93030088050","J025060122","95803002021","J125060004","93306026000","90241002010","90607017000","95802001000","95802010044","95811070000","90802039000","95802080052","J900000603500","95802081000CA","95802080000CA","95802031000","93502031100","90111149000","93012041000","93012040000","93702010033","95802090000","93802016000","J000150603000","J910000600900","95802081010","95802080010","95802080020","95832060050","J031050121","90108050001","95802080051","95803001086","90232014002","95808020010","95808020000","95808020050","90508006003","93008028050","95808020030","93035065030","90502012001","J125060006","95808020025","J031060256","95808001020","95808001010","95808004000","95808003000","95808108000","95808008050","95812181000","90514044000","J912080306","95814011000","95814010000","95814013020","95814011080","95814010080","J031050101","93008084010","90102031010","J005050123","95814013010","J650001000200","93814050000","95814010020","93008083010","95811048000","J031060101","95814011020","95803001088","95812009000","95812008000","95812008030","95814012010","9581401200056","95808010000","95808010070","J900000601200","95811042050","J650001200500","95808015000","J900000601601S","93008037000","90514045000","J06923050053","J031050136","95803023000","95803026000","J011050133","90103027000","95803027000","93011045110","93511045000","93003034000","J982101253","90111040100","90603024000","93503029000","95803023010","95804030044","90104034000","90104034001","90104036000","90104031000","90104032000","90104046000","93004042000","90104010002","90104040000","90104037000","90104038000","J025060169","90604062000","90104040100","90904070020","93004051000","J025060081","93013047000","J912050102","93004060100","93004065000","93004064000","90113047000","90504067000","90104230010","90104066210","95811075000","95811078000","95811097000","93811099000","93041080050","93038091000","93511084000","90611057000","93011058000","95811058050","95811042033","95842090000","95811060100","J025080123","J025060167","28111096000","90611053000","95811055010","90808073000","90511034000","J025060303","90511030000","95811031000","95811055000","95811055070","95811055060","93511088000","75011088015","95811059000","93042033000","28513001033","93713002033","90111050000","93713015000","90113021000","90113018000","90113017000","90813030000","J01008060S","90113080000","90113121000","90113090000","90113075000","95803001044C1","95803039000","95803038000","95803139050","95803138040","95803041133","95803040050","J094020186","90103038002","95803038010","95804070000","95803001072","95803001071","95803001081","95803001082","95803040010","95803041010","95803044010","J910000800500","J910001001000","J900001013500","93303006000","93303005000","95808005000","95808006000","J031080146","J025102656","95807012000","90103007000","95803039010","90103042000","90808043000","95814010040","90108023100","J125080006","J125100002","95807013000EB","95807008050","90508018001","J912050303","J912050106","95807058000","J900000501201","90607017002","95807011000","95807012020","95807013070","95807013060","J125060005","95807008052","69007027000","95807013040","95807013015","95807028000","J025080256","95807013025","90108060002","95842091000","95807040000","95807047000","90107029000","95807013030","95807027000","95807012010","95815000680","J031060253","95829099000","J800000701500","95808023020","95808051000CAA","95808050000CAA","95808026000","95808025000","90108060003","93008040000","J031060166","93009059000","95808042000","95808041000","J025060196","95808041010","95808041020","95808019000","95808013000CAA","95808019010","95808023000","95808023010","95801001200","95801002200","95801034033","93001032133","90101080044","90101086000","90101036100","90501044000","95801070000","95801038000","J912100303","95801039041","J912080293","90512082000","95801071000","93013055000","95812084000","95812083000","43578014","48600765S1","43570623","90113055010","J021060156","95812084100","95812083100","90501045000","43578044","43570624","43578219","90201025000","43578016","93014015000","RP10021","95804010200","90104010003","93004016100","J020100806","95809101044C1","J760223508","J625062023","90109011001","90109011000","J472035150","90109076000","95809060000","93009081000","90209083000","90109082000","90109015100","95810101044C1","90210086000","90610087000","90110084000","90110013000","90110060000","J760264208","J625063021","90110011000","90610054000","90210059100","90210050000","90810052000","95810051045","J625062050","J760295207","J472042170","90510052000","90210085000","76910065118","90110053000","76910066000","00050002114","00050002115","95807088000","J031060186","90107018000","28107028000","95807016050","93007089000","95807013050","00050148706","J600000626600","95807088020")
Parameters:
[]
80 0.31 ms
SELECT * FROM hobaIT_sparepartfinder_models WHERE model_number =  ?
Parameters:
[
  1002264096
]
81 0.24 ms
SELECT s.product_number as product_number, lower(hex(p.id)) as id FROM hobaIT_sparepartfinder_powerparts as s LEFT JOIN product as p on p.product_number = s.product_number WHERE model_number =  ?
Parameters:
[
  "1002264096"
]
82 11.33 ms
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?))) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) GROUP BY `product`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  10
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  true
  b"8o\x0F‘g\x19Lº™N‘Å\x1A.ƒè"
  b"/┘\x19XáeG9çÏñ\x1A¹2ü{"
  b"Åb\x07ÊÞïEΪ~)%5ßÖð"
  b"\f3—ôD˜Ge›œ\vÁ\x17\x18Ù)"
  b"4\x10©F@ÆC║Åü{Ôé╦ZU"
  b"""
    \n
    3\x12"¬×J\x0Ež\x08×§É\ôÑ
    """
  b"UÛb`xbCYº!?¹±4šò"
  b"""
    ×{¶u7¸Aÿ¹>¥\n
    A¬¸l
    """
  b"░Õ;ƒ©*C\x10½ÖRàË\x06ì┬"
  b"\v«°,ÌåOSØgz\x17î«:\x18"
  b"QçàǯvFc“\f‹Õ\r`¬ó"
  b"³\x00ÛÉxoEÒÉPÚ÷uìåÃ"
  b"›Z\x17ÚfoKï±©ÕøPÉ÷2"
  b"\x00\r™ÌyQIØ·cø³Ö@\tô"
  b"íÏoX(\x1DF\e­œ£\x16,Ô1ˆ"
  b"ê;F|r˜CE­õ#\e\x04êÅ\x7F"
  b",ÂÓ“¶½G¿µ}r¥)ƒöb"
  b"û2rR;!C\x11¥\x16¡uXcHè"
  b"s§˜\x03KeEå¾§nÜ\x19ɽ½"
  b"±¹ýî\x08ÿL{Š„}Ùm•Y\"
  b"Ò†pé\<D¥²ß*nÛ˜Þy"
  b"঑èЙH\x1C¼çãä!{\x19E"
  b"\x02\x17sN®>Ab¼  ØâÀ9¹"
  b"#\x04ƒéx¿@FÉÂ;Q▀┐╝¦"
  b"šÚ­\óXFJŠJï\x0E<:\x1E^"
  b"—MD4•"L\x08¤ÚqbYç†á"
  b"n╩╦ð¹^@´öïµ2É]îó"
  b"ª\x063ƒ}€DÒ–Ž%ÏH·\x06"
  b"""
    \x16)Ùé0\n
    Mýމ\n
    Ö—J\x04Ã
    """
  b"Ê\x7F—œ£\x00L\x07¥ùM\x1Cá\nÑ®"
  b"v\x04\x07<PpNÿ‘È\x18¦Ý\x0EýO"
  b"\x1C\x08\x06╩K+É┼zÝîvNh"
  b"\r‘M¥Lÿƒ\TÓúEÊÑ"
  b" !í;'QI§»Î¼ê>>Q"
  b"L═")î┼A®©®È\x01Ø‗5="
  b"(Áò÷ª]M\x18¹)•™ì×5‹"
  b"r╚║É═÷C╬£┐▒M^bîÌ"
  b"ÕÖ%8WvH\x1F¨õF­X\x11Q4"
  b"úqÁ\x18ù­KÔ„ö³£1cÑ8"
  b"\x10\x02PuJÞºHŒ „“;\x05"
  b"\x12â¥KïD!’·+I4ƒ¡)"
  b"""
    =┌\x15\x0Fx╗@\n
    É╦Ã╦Ð^║5
    """
  b"÷'S4¢:K[†\x03;m\x17ëñŸ"
  b"ÿòLV\x0EQKf¢ˆEŽ*X'Y"
  b"Èmt«¹hL¸°uäjz\x13b”"
  b"x2*6Î\x14K¹‰><>£\x17ä¡"
  b"€ˆ(\x0EHœN\x06½7òÏ—D_õ"
  b"\x01¼àùÔ²FØ¿¸Ù³ãÐI£"
  b"\x140Mzë&G]¨M½Ë^Íï"
  b"+.ðz>ÍEå†.\x00X‹\x04±¡"
  b"ûkÇ%\x04XO¡Å{°c0f¥·"
  b"´ø­Z«¡MR˜}¨–\x03Ù­þ"
  b"T}ÖÇÄ€Ct¨ê\tp]-m)"
  b"¶t¥Ìª-JS╣cÖüW\x00"
  b"ÚMœ±†ï@L‚†~§<!\x1FÀ"
  b"gã¸<'æK9°MÊn—å3\e"
  b"gÒ=,K@Hÿ¨\tÊ +Ù\x17\x02"
  b" ¢\x1F™ë˜Mæ‘á¥Ü\x06Ó\x1A"
  b"\t@bÕ kO%Œy7q¨^m\x0E"
  b">WçŸDDB5¾.¦Bç\x1E¥*"
  b"0Q}┐▓ÁMsòͺ\x0F¨\x0E"
  b"mìð¡\x10pL3╗j\tSÍ2H¦"
  b"ÆÎ‗¦Û:G\x03ëØu¶<Ð\x7F\x05"
  b"ÄÞŠ\x19?9Oöµ$N\x01»·\x13¸"
  b"""
    €ªœN0jM(®,}\x10\n
    ½Hv
    """
  b"\x06ZD´\x1DéGº ïÕq£0´w"
  b"ðC═õWTGGÂá5\x174"üÒ"
  b"*rY¨\x13\x18HŒ´b .1º|ù"
  b":(k\x03)5G\x12®\x13ÐUöS¢v"
  b"c_öÒG?@™¢ý?\x14q/Zé"
  b"cÛE´\x05µI©±\x13–({~ù:"
  b"""
    R9^•Œ?N9¾\x18]\n
    Ô¦•
    """
  b"\x0F\x00f~—jO¡“?ÕÝ\x1A½41"
  b"P"ÊÌ\x17Ÿ@ÁŠHŽøX¼ú2"
  b"Œ\rט\x11vF8¨ø½à(䨱"
  b"\x07Ø]\x1El├B‗ì\x0En■é'¹Ý"
  b"d#7┼ü\vG?Áé5NVVK\x19"
  b"Æ(õ™T%Ib¼\x11‘z³(ÒÙ"
  b"&¤Áì\x13èEB«R»ÐÒY:o"
  b"s\x08å\x11¹©B\x02¡JFð)\e"
  b"\x1Aq─ðm\x05LRùU\x0EÅK\x1C"
  b"cÊ5^EüB\x0E¦ïìr\r¬\x1FŒ"
  b"^/Å3\x07êGÉü3VÏk¹l\x7F"
  b"ûúü­\f™C`•Â\x10é…æ–_"
  b"ÝÚ¨ýx=EQ¯‰wã\v¡#©"
  b"{\x17¾úùiLÀ‡'\x0E¶Ûñê\x08"
  b"'|\x1C£¬\x12H*·éþÍW0@¶"
  b"{[„\x13ä¯D\x07€Ô\x1AAš—(b"
  b"Î/\Â\x04”D0¢5#òFQê—"
  b"øDŒUF–C´‚—NëV×9|"
  b"¿H~¬Ñ±J,É"«XÝ▒S2"
  b"/Çöºö>O†YÂY\tŠ\x1Cš"
  b"¤àé\x1EÝ╦NeÁê.Õ]»Wü"
  b"\\x04Bø¼±B;ü¨\v\x06!\x17ãÂ"
  b"ÛÖ`ô0HH^ª\x18ñ[§\x0E"
  b"""
    °ýc*\x0Ec@C™3\x06[‹\r\n
    R
    """
  b"\x00 \x1C)ž÷M¥¼õµëǃJ\x06"
  b"¾ÒÐü\v\x01D\x10¥ï]fF\tü\r"
  b"s‘†šž«GÍ¢\x04Ò| `µ±"
  b"\x1E‡Õ^ ŽHD¢ƒÖ)lÝSæ"
  b".­PòrþI½¨’\t\x02>™\x1A\x00"
  b"ã\x1D–d±\tO1Ÿy]³2‘!0"
  b"ã°ÍÌ8}Aâ¹Ó“ö{ßðy"
  b"\3®Ë\x11\eE\x14¿Áê—,ï‰}"
  b"\x07~2ðJå×þ┬QÉìñ³"
  b"QÊ«\x10È\x7FGÿ¢nO¦HÊ«í"
  b"╩ûåQ2ÞCñâ┼Ü\x14üO?Õ"
  b"\vyn\f{ÄF®º7mýËËÒæ"
  b"¡m’#z¹D\x1A«c\x13‹Vxˆ­"
  b"ŽÎ6\x12÷´OÒ½Ñmœ@þöó"
  b"÷\x02ƒ¥~4Av·ÝÞ’x·ïÞ"
  b"çÿr\x12°€H\vŸE-\x11\x12ß|\x1E"
  b"\x02`ÎCØy@¦Øüùæ5▓KR"
  b"│Ó┤│A¡K/Å·GæG\x1E"
  b"\x00╝üÈ\x1C└B│Ñå\x17┐┘¨\nI"
  b"ëFü í\x02L'–£¡ñ2U”„"
  b"(G\x11.Ó™Iü«÷jìO›\x03O"
  b"‚«ã0€½Mþ€—ߛܕ\x08#"
  b" ™‚_ë}C¹¥\x03Ÿv:\e\x1F\x10"
  b"\x0E4^C÷ðG¶Ž´\x19^Æ“b\x0F"
  b"¥p™Ý IF4‹WØü\x05\x13ªf"
  b"&Å─\x12Wï@oëEVkaxV\x12"
  b"r—ª[N\x0FHg…©É¡+ì~\x01"
  b"ÈpIT8öC\x1A¡Ûp5ö,ï­"
  b"ÆÂDþ˰L™›ÿ˜rA\x02QG"
  b"ˆ¨SøÓ`DO‰½\x1A=\x16â²&"
  b"àk¹vY║Dì«Ü]ó7╣─\x08"
  b"Mgô▒²ÐAÂÂ\x03¼KpØ®È"
  b"—ësؾPH¿¼\x05$\x0Eè/´›"
  b"Ö³\t\x03kpB­░▓┴®6\x02ØH"
  b"±\x08ráÅıB\x03äo+uÐ‗Ì\x05"
  b"\v‹µþQzF€¢¼\x00ª]r¢±"
  b"•Óq@t\x08L;¦‚îùM|‹…"
  b"Äz¤M1▓K│ë´\x01jü▒ðK"
  b"Þ12¹ıÆKÂØ(­\x18^8¾\x19"
  b"xh¦ÿ\x13²Mc†\x0EàÄÛ)\x04o"
  b"Û┼!Ú `@Óü®\x03!\Ün="
  b"êýè<¹éIxâÅbï\vTàï"
  b"î\vð;ôFD°„J\x04\x19Ý\x10öº"
  b"Ÿ£\x06Çd4Lò ‹ð-”„\x00\x04"
  b"""
    ¤ðÉÕ\x17xA$Ü¡\n
    åè*¥~
    """
  b"„T?\x01.§E,‘\x15Zª@ò`Y"
  b"3`}\x10»íJ/–3yHùðÜ•"
  b"í£%µ¹@C─ø\x14TüDö└┌"
  b"\x10÷¢¸©sA_‰Í‘Ü)zâÖ"
  b"¡┤ \x16XYAúÿ.■û¨ìãÚ"
  b"\x0E\x1A\fmE,╗¶.}Å╣░\x08"
  b"\x01X\x074¡AI9ª\êáTT>Ç"
  b"É█¢©\tsN-ô▀x\x12═┤õê"
  b"""
    \eX+\n
    O¡©Jñ­èŒQX
    """
  b"ÉM’åÛ\x15OC§Ÿüßln—þ"
  b"’²€]ï§By§ã¹j9m³½"
  b"Ê╔]ý×\x03DؽƒÌý│yn¾"
  b"«\x1F┤bɲCÛì{<KsÓr█"
  b"¢ûC3¢ÉNYû\x16┬█Bu\x11Ç"
  b"WÏsY■\x10M¶Åµ;´ur°Ù"
  b"\x16û\x137OŸ|\x17#ÿ\7ñ"
  b"óÞ+\rŸðK+°\x15LAKD\3"
  b"íÛ‡\x18u¯Kz‰Pêµ»˜H\e"
  b"p¨*ñ³#MÙ▒Í\x04Ã\x142LÉ"
  b"/▀k-Lü@ÈĦ\x04\x01\x18H(¥"
  b"█╩\x05¿*`JHÅðMõ█lPƒ"
  b"ˆœ?\x15)éLß”m\x12\x1C\x03ã>c"
  b"ÁO‰Ï¡µGÕˆÎ1t9!cç"
  b"ÇP═▀zÊM÷Å░\x1D@á,Ñ]"
  b"\x11ä└ÅE\x1EÄÿKÔ³1±\x18"
  b"Ø}▓╗\x17\x16J*¢a?6<Åw\x02"
  b"ÞÁB¤õE»ü\vÁîÅMí»"
  b"\v\e™\%ÀKn²l\x1CŠñ)Ýö"
  b"á •«\x0F\x04A8˜\3^+àJÎ"
  b"³;­?\x00\rO.“¹¨Âû„\x15ª"
  b"\x7FöÖÓ{Ma┤\x03Å>{¿úx"
  b"E?╦ÐO\x05J¥«½ìÛB,x\x16"
  b"{ߊÞ81I\x7F¦N[(1•\x01œ"
  b"FÐßÌE\x1AGï”K\x1F<¹à¾€"
  b"¼Ž¨©–þNk“×,€/F,­"
  b"cq?}\x0F┬IÛáÔź|mØ)"
  b"U:Ïê( Ié░zíÅM¡░%"
  b"Á'0ÈcŸK‰™Ã诓ô!}"
  b"ħOÈ▀K{▓önýh\x15Ø┐"
  b"‰&ü«ÌqC6¸›ŸT\x1F²/="
  b"""
    <\f¢,'sJ?ü]µ<\n
    \x16®ì
    """
  b"åü$\x1A)ZN▀ÆRl┌\fé­║"
  b"rA5áÐ(I †Î“+]‡‚v"
  b"&—ŽË‹+O§¾\x06cijJ9·"
  b"ù‰ÞÎØKO(“&ÅTŸc²6"
  b"ÝN¢´`¡I¹ˆˆ©øÊçï¸"
  b"5N%î~ýOÔhõ_\x02óO\x10"
  b"oׯ†yƒL\Ž)\x06<TÒ˜/"
  b"Æw©jo&O+ìÿ7=░¸¢\x02"
  b"/d†,¬,FÕ©pÑ¢\eW5˜"
  b"иÿã}\x02MrŠÅ”šqÔ–£"
  b"_'<\x02î\x1CCe│TʸǿÅT"
  b"mu‘‰Ä¡G(’z&²:Ï ù"
  b"S¥“†A\eKN·}Ÿðì¼¾‘"
  b"\x02{\x00ÉJ┬EjºÌ\╠╦mJ╣"
  b"-\x02\x02\x03Û¸H›‡\x04“ŒM'\x01;"
  b"""
    -]nªÃmO~’CÌ\x1A\n
    †½#
    """
  b"€¯\x1CÆòBJ^‰àÁKp9ð­"
  b"ü²;(—\x14I§²0“;ìE/Ó"
  b"·þ•Å?òM܃!¿Yj\x08n="
  b"0Jím>ÅKÅ»™xeCÃsW"
  b"Éß\x04g,„Eâ¹èûé#\x19úa"
  b"Û›ÑA<ïO\x12µ$¼_™ä¼E"
  b"ÐL”F¾FLŸ›~Õ«ìf]{"
  b"\x1EQ‚Á„\x0EDö£CI–\x17nï5"
  b"f\x017{èùK\x01Â¥═ü\vÍ"T"
  b"I\x15Gæû╣E2│\x10[ìS¶kX"
  b"Üù\x06‰„Eѧû»mxþç/"
  b"ÑR×ë┌╗D~üO±Æ┌çRþ"
  b"Û# è<ŠBy—йµ\vk8Â"
  b"f<kÅ╝¡B}¬d@╔¬L ü"
  b"„Ì‹xìŽNõœ6?߀R\x08C"
  b"\x18¿\táÂNOت+Ó\x0E\x15»═Ó"
  b"\x179§ÄS\vNÅëÍ‗²3°I\x12"
  b"Âß›ÅÀuEñ‡S^cÏÅBæ"
  b"¤\x0EîyGf@¼¾Jùq,\x17"
  b"[ì_\x18gêH╔»·\rC\x00³RO"
  b"=\x13\t\x05EïG®Éüí\x1E|[øi"
  b"Õ‗c\x0FHÇAüâZÓ\x07eºm*"
  b"È¢‡ltwHÕŠ…íÉC\x1E£:"
  b"OîøíƒWN\x0EÅeþN¸Ì¼U"
  b"ËAY\x18 ÌAÁƒ£C\v§\x16"
  b"R·³\x1A;ïA~·Zø¸[ì\x7F3"
  b"\x07╣┘ú▀¹AÉá▄S\x1AX\¼\x14"
  b"\x04€Ïl\x01´Kw­‘›ü\Œ\x10°"
  b"""
    °VÅ~\n
    âBØÁ>!îÂXâ³
    """
  b"á­w¢z9Nñ‘Ò[tñ†”$"
  b"c\x1C\x15qIe‹Ê%šuœ…<"
  b"\x0Fp¹ôþžLPž±´ùx—ò\e"
  b",Ô³\x17╔_IèáOügM┬i╝"
  b"Rj¿—ï"GŽŒ÷ÃLl.\x1Dã"
  b"ƒ\x13ïwÉ;N¥ˆ‘N`°¨&Â"
  b"Ü9\x16|elDj”«\x06;?ŠM—"
  b"hªInÎh@p»–§àtï)\x1A"
  b"\{\f&\tìJ ²¯\x03~\x1A·ˆp"
  b"""
    㦼k HG=•\n
    \x11¯Õ|\r\x11
    """
  b"x[OÅð▒M^ô¦vhÊ¢ §"
  b"C\x0F‹Hé\x0ELO¿\x1E³\f•gà9"
  b"\x07\eéÍ\x17|Né‘Ë(Þ\x12nžÅ"
  b"õ\x1FÉWC<Ecä%À:ö"
  b"EB¨œ\·@¤ Rí_¯ÒÙ\x13"
  b"\x16r{aM£ª$éýî\x0E"
  b"ò.â\x15êGIÖžob2ÛÖ¥O"
  b"▄þ\x14)¢/Fɺ{\x03Ò~²¶u"
  b"ß kЇÐF7¸“¦\x1C“ší5"
  b"ƒÅ…æì\x13G\x16¡¶\x15g<Þ\fÏ"
  b"¸ÿ\rË)fFJ¸8ÝHÄÿØß"
  b"›;\x15²ø\x08DÑ»TZ\x13W\x16\x16b"
  b"▄[­c▀ÈAÁú¶ìt¯ÿP0"
  b"\x06¼…5z´KNš^Mòâ}!\x1F"
  b"X╝│â▄}EB¢=Ãí\x1E$§Å"
  b"¥Ã–ÜŽtG\x18””HUÄøí3"
  b"R¯ŠÒ‹\x1CNæ á\x04päÞˆ´"
  b"²ÐEßïØD\x7F²\x0E=\x12ææ\x05½"
  b"•D`!¼ìL\eŽ/“û>2\x12|"
  b"\t\x02j\x18ÂUAŒŽr\x16Æ·“\x08,"
  b"""
    (2\n
    +¦uA;§•\\rºŽë¨
    """
  b"§/UQS•A·œÍµ¸dZyñ"
  b"éF}JYQJ»œ"\f\x0E¬*Ný"
  b"\x03ŸŒ\x10Eu®\x7F¹ÆDª<Ñ"
  b"”i°*TžDA›žÝÛ1]PÆ"
  b"¢®ÖÚQyH埗Å,¼µ\r"
  b"üQ¦IÄ\rOMÆßD­║L╠Õ"
  b"Õp\x03┴èîE3É\x13\x15¯÷\x08Ø"
  b"Rsò^‡IB˂߭հT¡y"
  b"©\x03\x19yf†@{—•I\x0F¼p)þ"
  b"`|Æ4┼¼L;ØÄ¦\x13\x10)\x02"
  b"Dož&ÎJFf‹Õ×1¼7â\x7F"
  b"┬úW;zìLOû&»╝ÙE┐["
  b"˜AË8ïéE9ž;uÓœ>›ì"
  b">Œ­á”÷OMœÄ_«¿Þn—"
  b"¨|¬#|)Dÿ│»`>¬ì3c"
  b"Ã\x02\x03jø¤IøñçŽ\x12%¸="
  b"µmwK¼ŒKc°ŸA\x1DVæË\x02"
  b"!4"­N‚Bä¯~5\x00cs–Ó"
  b"âÜL\vìÂB&¾ã\x05î\x0FLuš"
  b"åQ(&\x11V@\x03¸è\x0F\x1E\v1H¡"
  b"ý\x02al8zL.µG„[ÿ«¶ "
  b"\x7Fª\x0E7^’A¡ŽÜIfÕ~Õá"
  b"┤®Ò|ÌÜC­ìÉìç¶\x05'\e"
  b"¢=\x1A\x18•¾D\x16”Ú9ëNü×""
  b"\x19ã\x16?K丫ûÔhVN/"
  b"ZúqAô­O<¦UyÞZ·\x01t"
  b"Ø1µ×?\x16E4░ÿ°Á▒\x14Òà"
  b"¡U\x7F¥³ÍE\x18ŒpfZ\x0EôÄ5"
  b"ú\x1C‰MŒüB\x1A§®š ƒšõc"
  b".W’ö©yJIƒ\x0Ec2œ§ež"
  b" \x13Ø¥À\L\x17žÕîgº)[\x05"
  b"\x1DôÚPD´Åe\x1C¬┴Ð┐½"
  b"\x05›`jMRH™­¼¨røÄ—\x15"
  b"–/¤j*‹JX§†ü E \x1AŒ"
  b"ùõ‰n\x1E\x19Oýž_±Ö'^–|"
  b",Y:╗\x02▒H│ÄC╦\x00âëì\f"
  b"ìH4GV¶Mȉ\ óœÉ¯Ñ"
  b"\x11H@™NãL\x14´\x15䟻5ƒÑ"
  b"ë_7èç^Fg©¬4Ÿ "J0"
  b"\x0E}▄CõrG│ìü&¶bT\x0F¯"
  b"ÿç=,PEM²╗µ¨\x01▄ïåÉ"
  b"\x0F\t”?B_ˆ`#‰§ìëe"
  b"*C\x02\x12p$FpöwN.õ┐\x15É"
  b"\\x7F¤æNqA\x05¦ã‰†åªJV"
  b"yG>fû~Gå”FëæŸÎpõ"
  b",.;9c9B'┤k%{ìb"ñ"
  b" ZóÊÃãLßèü|òÌMz:"
  b"""
    \x7FÔ«o+\x16JŒ–#³‰ö\n
    #N
    """
  b"ïàn4µ’K¦ª\ë6þ\x07ßñ"
  b"¾Ñ3\x1Dn²B«¿\x04¶60ÈÄÒ"
  b"ŽJ{ƒç¬I* Ü\vöM“ƒ…"
  b"Ë╗ÀÜ¢èH.Ç▓TÉ╔©░Ý"
  b"\e¼7ôbéBÓ™nÇ?eÆ_;"
  b"\f%P†ÜÓB¡½prôxŒúî"
  b"í´Ð\x17;ÍBëü└Öð▀\x17█¯"
  b"\x7FòKÎM\x12¿ç\x00BøÒ#R"
  b"Rî)ø\x10oBœ‡o†t¬‰Wç"
  b"£®\x19!8ÐLʸ‘\x18\x03\x01#"
  b"^¿‚uˆïD5®Ò6qÖws²"
  b"rþ|Q%AG’±Å/Sù\x06™È"
  b"' ▄\x05├ØJ`º"@░îæKd"
  b"Ï┤\x18g\f\x08Gé╝╦Ë┴cæÉ\x0E"
  b"óÔ▒ð\x01CEöìT─°ô.M\x07"
  b"‰¼´˜ãLHwš2@‚\x1DnHö"
  b"5ù±\x13\x18PL×” !\x08#—[r"
  b"""
    ¼<\x0E\x1D„ËOèž\n
    AP¦[¯w
    """
  b"\x05±ä«H*†\vFö³Š\ "
  b"lÐ9nÑéFËÜìõÉ┬ø\x13$"
  b"‘ƒbÇ[#I>¡Z B´2w¦"
  b"Í8´›U‚C\x07ºd>†öŒ1]"
  b"┴┬ÊÅ00Oå┤▒0\x7FÃ&ÝG"
  b"ýçW\x1FoñB{Üÿ\x1F■&\x1A"
  b"ïõ*É▒╬Iµ®7Î~3­N¥"
  b""n\x15├×ÊH\x1Aì7@\x1E\x19\x13\x1Dx"
  b"ä}\x04ã\e=JG¿%ÐõõEº\x12"
  b"Ù+€*ǧLlŽ\x01o œ\x14\x14P"
  b"\x1E\x13üi€\x18A|·7Î\x06\x18m…­"
  b"ç\x06\£¹<GÛ‹A0?ÛŒ\e"
  b"ð■(i¼JJªó\x02Π±Ò«É"
  b"í6²D3„@»žJ½iâ/nK"
  b")\x17¡ç┼cI+ëT\x05Å>\x02Å5"
  b"A™y°ÀàE‡¯6öŸï\x19Ð?"
  b"""
    u+Áó\n
    \x13@”‰\x1DI“spZœ
    """
  b"Èì.L\x06.@!½|qfD(sñ"
  b"\r_;ûOZšŸÎHF\fݸ"
  b"ÝtxùÜaFÕ¸ki‡±È§\x18"
  b"l¦½E]ÑO ì▄yJ3=X\x0E"
  b"Îø\x15¼\x16\x13BXózüDƒ¯~╔"
  b"´4ß\x14ptJ\f®>VA)X\x00Þ"
  b"j»ïÏRCD\x05µ½Ã0\x13ú0æ"
  b"}\fiy.àJ.ùo^x\x07øÅM"
  b"Ó[ÌfÆ█J?îeLüp_aø"
  b"Éù!\x0E¿ùG¸┤│┴└íöù▀"
  b"áua½F‰It¡ À€=p1\n"
  b" ÔtlËPO#·šÉsý g@"
  b"ßüþ┘«░Lí¿>æ┘t29u"
  b"Ëßÿ\x19‰ZIã¯n\x19–‚Q\x12"
  b"ñ\x14(_A“LĘr;\t®VyÈ"
  b"Ê\x14ÅYA\x0FI\x7FŠ:¼\x02\x07Õïç"
  b"üíx·░╦I|®\x12╗Y:9vO"
  b"ü\fÀe\x00EDž¢Lwó'îªm"
  b"¢KcöZ]I¡‡í\t\x16\x076[\x04"
  b"$ÒÂÊ7ÇN6¾©TYkmúo"
  b"\šª…V†M»®¨õº¯Ú\x02V"
  b"ìùç├âGE¿º­5%ÌÜÜä"
  b"jˆÞ¦\x0FA‹ šìHý\x04b~"
  b"┐\┬\x14A\tA$É═ás═?║Ê"
  b"š\x10ËÛ˜ôA¶«K•¡K\x1DæN"
  b"Ôtc\fãÂF\r™z•S©Âü•"
  b"▄ò,▀2ÊL\x10Øê╣Üä1èã"
  b"\x06òppDUÉWÛ6íÓ\x18Ñ"
  b"lmÖšô\fGê‚€á\x14\x14\x18"
  b"\x06Â*c║=A╬ü╝Ê\x12¶3â\x1C"
  b"VÒ¿ô£\tM\x00Ÿ»\x7F¯\x15}¾ï"
  b"H`õôU I®€òï\x12œ®Á¼"
  b"ÏjðE\v▒H¢ìg>╩êÇæn"
  b"█m´┐9hLõÆì╝Ü8×├õ"
  b"d;zá\f4LZ±#U‹VãG«"
  b"öDäìÒIO2¾•R\x03\x05AÉc"
  b"ïî\x1Fç╩¦F!Ø└}lË1▒Ô"
  b"´yíLeíBѨ^\x1E›&\x11Î\x07"
  b"\x0Eš?¿÷\x04OD½Í\x0F€Dah8"
  b"\#\x00╬ÉON[âóı├@0úo"
  b"Uê¹¼\x14ZK\x1E¾â‡’zøH£"
  b"O:üõ¹A\x06…2²·V¡\x1AE"
  b"""
    Š \n
    4qlC§ˆF)AÜ×Ã\v
    """
  b"Á'«µ\r'BŸ¢ÅhØAɦ9"
  b"\x1A‚›Ù‰)BZ”3 ™\x1A\x15"
  b"׌¿«ÆiL\x04\x115¶˜ÚOy"
  b"zìš-càH/¨x\x04‚=–\x13Ý"
  b"8kS\x1Ae!E›·=ö%ï"ûk"
  b"Š\x1Eò\x14f¯Nã©=$à÷Îb‡"
  b"▒q│£vVM\tÉÃðÚê2&═"
  b"XK2\x11\x02#Buƒ¦\x1Dç╗╠ü2"
  b"├qÉ×<1@uéJ(Tê\x7F¸5"
  b"–‹Ô½í:E·®‘+Ÿœ[éy"
  b"}ŠOÉûîHÌ¢*Ð\x1CS;°\x19"
  b"<ì×╔█6Líæ)çb\x1E­%\x14"
  b"”—Ñ.žZE\x01½ð$%R¶Ù{"
  b"\x00E\x15A§¥J\x03‚/Ge|•[Á"
  b"ÄpGNŠˆC§¤>\eÿíTïþ"
  b"ëð║Íñ└E*ÅÇS#©C¯«"
  b"ú\er\x1DÁuFs°\x00†ˆ\x00\x10–Ô"
  b"\vr‡\x19UNäµY8ša‡µù"
  b"XdgœrRJE™óS\x01‡ù%H"
  b"ÌŠF²ŸWBYª\x12\f`§-Dp"
  b"ÜÀµSÛ‹@¢®Auʬüx‹"
  b"Ý\x14cZ,íJ˜»&|xv0;¿"
  b"╗äªcÚòKTáÔ8áÅ═º\x16"
  b"\x14³\x19\x7F!×Fï¬ãoRí<æû"
  b"▒´üGé┴KÀÑV\f\fûÞû"
  b"map*‹B@L½9Û\x1FS];Ï"
  b"«„_áý€Gø­é,È¾ŽŒ\x03"
  b"Äx\x1E޼XBPƒ³„î’Í\x1Dœ"
  b"¸ñ‡ºyaA´°ð•w¬\x1FŽ¥"
  b"­ÿ?üê┴@▒£Éø¤█\r1\x12"
  b"""
    È#¬Â\ÇCÖ·©\n
    y¼öY\x19
    """
  b"<Ö*[\x12<E˜¹)«\x02\x0FfÖY"
  b" ´\x02\x03ðoKbª©,\x02IOÈ£"
  b"\x07â¹#¯ÛK ╝ìÑ\x1Dwúw+"
  b"{HÍ×,JG»†Òè{O™€."
  b"\vïÙmüJáÑÛøÁCÇy¢"
  b"'÷ä[\x02>BëØÞ!ë\x1Dÿ¼¼"
  b"ææò‘8ÅJU ^2=ùnÖØ"
  b"Ý#\tV¢aO\x01ìTÔX\x11Qaõ"
  b"×Ê\x00ÁÞÅM^©,7\eÆych"
  b"ÂÜ|¡-µDÙ‚ß{¿›(ä\x07"
  b"ÖZ겞KDµŽ«åˆ\x0E؈Ç"
  b"\x0Eĵã²É@°¥ööp\x06kIs"
  b"Û\r}™d)OÀ¨Mšp˜P=q"
  b"ùs¦îEpFë‹\x1E\x19ǰ<î“"
  b"¾Oж½3H©Ÿªò\x18 a:v"
  b"OF.@\x1E.LõÅD¢ç*╣Á¶"
  b"äÀØkþ'H\x01ž±¤\x11‡9w\x06"
  b"~–+-ûkIè¿8Ý\x126r­ž"
  b"cð%>L\x04HýïɃýX\x17└╝"
  b"p╔L;{\x1DF§Á5\x19Ø░à½ä"
  b"ç\x05\x18yÞ)Dݺèq\x17ì5ZÏ"
  b"y$\rŠ¿ŽAš¹ÍfCS\x18/€"
  b"0éÁÎüqHÈ·+vïò\x02r\x17"
  b"Óq\x06ž{ O<¡*c±q Ðn"
  b"S╠ıb\x05UKSÉí├2ª\x06jL"
  b"ÇMc·n¼J\¿ÏõG»ØS\e"
  b"éLqMÑ\x17L\x07 =àé¡“\x0Eq"
  b"­S\x14¯FmHå¸n·xÆû\eM"
  b"\x04\x1CŽÖ\x156AÊ«ïi.·YžB"
  b"\x1C\v1lzoL3†ŸÈÌzj*,"
  b"\x19F\x00(C4¯ª ÙûÞ\fG"
  b"└+\$æ\x06AWáüG#E^\eo"
  b"\x01š\x08©e-CÞ¤+ÛGú\x15\x1Eº"
  b"æè·Ú\x02jE.³#@šÐk™V"
  b"╩£\vü&CG¿öc\x04\x08¬9b┼"
  b"ÙòEŠ|\x04KY¾ñÙ\x1F·Âø\x14"
  b"ïı\x18C°┌L▓Åi£ütW\x10"
  b"£Èm«»8E°¹\x1A^E8Ï\fË"
  b"Úw¸é\vùD\x1A╝■Ž\x11¯Ë\x16"
  b"+NË85ıJ!Ø$,ýq+¶-"
  b"\x19yõXMº¶AÅôÙ·~z"
  b"é\x1CÜ\x0F?½O)¢-RÛÌG“\x15"
  b"\x1AAPƒxcBü‘8\x03ò3È-Ž"
  b"ü7\x02ºÏCCu▒K\x14âæ[N1"
  b"Ëì/yIéA»\x04\x04/╔YÐ┴"
  b"™£N0lƒFj—ºá\x00\eº^\e"
  b"pî@TÊkHX¬q¨m¾ñ¦K"
  b"S1J‰‰PO@³\x02\x04?\x16šã*"
  b"3 ‹m$ïEä±\x05û,r¿\x14?"
  b"G╝üF×AD7┐N\x17Ùe®▄?"
  b"C\x138,úÑAyü~f\x15µ%\ré"
  b"Ñ:BP\x1D0B‹“m\eö\x14\û."
  b"î³NøNÑ@ƒ¶8é^GMïW"
  b"ùY´\x0FÆjKÎØ&jà\x04\x11▄|"
  b"¾Jÿû ŒA\fˆÕjˆÅû¡ý"
  b"ÔâP­$'H\fŸ¤\f;\x07ý#Ã"
  b"°Ù5s´ÀN\x08²˜Çj'-\x1Em"
  b"÷î¯üöÃN,ÂÎòÿÅï│ó"
  b"""
    ùvÒ\x18ÔÑC°¡i#“¯\n
    ‰°
    """
  b"""
    \n
    ÅÕ\x0EÅ╝Løà§ae\x04!\x12Æ
    """
  b"±Ubòµ\x07Nÿ“)JZ•Uc”"
  b"\x18Åj\vO+ÄO¶sá╣\rD"
  b"\x00[¾äŽéKZƒË½ïÿüã¢"
  b"íðd€\x19+IN¾À¢íFö\x07\x0F"
  b"o\x05¯˜_¾G—¨óÙ`-ö¥\t"
  b"SL\x00òmIKØ«,/ƒ/Íó®"
  b"{\x1CÐÞı\x1DNYº=\x04ö* Å""
  b"ÏýVˆ#ºOÀµÐνÑÎLQ"
  b"&ızÉY±EÐ┐<"¾²@±%"
  b"F+ÏŠâ«J\x01š¦ëätKÉÂ"
  b"\x0FÚÑ\¢ÂMꎼy<KÖ§í"
  b"^iï©Ø'MUù\x18XÊ:8û["
  b"t|`wŸMM¥¹Mš\x14\x00˜€"
  b"-]Å"|¡EÄàJ=ß═â+\x06"
  b"Ð\x11ñÝ%ÖI\x16ìmÓ´┼Ü}""
  b"öTD\roDL÷€T°ÀñL›³"
  b"q)oò»DLW‡íÄ£\x1Aì\x1AÐ"
  b"\x05í\x0F½3ïD„¥ãÔ\x11\x01ìHÉ"
  b"í/c÷È¢KÓØ╣C‗╗\x7F=■"
  b"F3(ØÀ─B\x0FÀ┴I└\x03\få"
  b"ªÃ»k\x01\x05F\x1A«•\x15(u\°r"
  b"oíi(LÃOµ—\x12Ë_\x0E´\x1Eú"
  b"ÂâKø²JOÅèßu[ø\x11ã▒"
  b"""
    \x0Fö’¯U&L\n
    ˆè¯éÉLq+
    """
  b"žÇ˜ê\x01œEO•Y&zŽš‡æ"
  b"÷)ê_ºI–…—òS–t\x1Cl"
  b"s㩓׌E¼¬V•v”ãÜa"
  b"\x1Að]‰‘–IဌVx‹*\x17"
  b"Ï52▀\x01dJ¦è\x03c4\x08Z\x14ü"
]
83 24.09 ms
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`canonical_product_version_id`, `product.parent`.`canonical_product_version_id`) as `product.canonicalProductVersionId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`available_stock` as `product.availableStock`, `product`.`stock` as `product.stock`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, (SELECT GROUP_CONCAT(HEX(`product.categories.mapping`.`category_id`) SEPARATOR '||')
                  FROM `product_category` `product.categories.mapping`
                  WHERE `product.categories.mapping`.`product_id` = `product`.`categories` AND `product.categories.mapping`.product_version_id = `product`.version_id ) as `product.categories.id_mapping`, `product.unit`.`id` as `product.unit.id`, `product.unit`.`created_at` as `product.unit.createdAt`, `product.unit`.`updated_at` as `product.unit.updatedAt`, `product.unit.translation.shortCode`, `product.unit.translation.shortCode` as `product.unit.shortCode`, `product.unit.translation.name`, `product.unit.translation.name` as `product.unit.name`, `product.unit.translation.customFields`, `product.unit.translation.customFields` as `product.unit.customFields`, `product.deliveryTime`.`id` as `product.deliveryTime.id`, `product.deliveryTime`.`min` as `product.deliveryTime.min`, `product.deliveryTime`.`max` as `product.deliveryTime.max`, `product.deliveryTime`.`unit` as `product.deliveryTime.unit`, `product.deliveryTime`.`created_at` as `product.deliveryTime.createdAt`, `product.deliveryTime`.`updated_at` as `product.deliveryTime.updatedAt`, `product.deliveryTime.translation.name`, `product.deliveryTime.translation.name` as `product.deliveryTime.name`, `product.deliveryTime.translation.customFields`, `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`config` as `product.cover.media.config`, `product.cover.media`.`path` as `product.cover.media.path`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, `product.cover.media.translation.title` as `product.cover.media.title`, `product.cover.media.translation.alt`, `product.cover.media.translation.alt` as `product.cover.media.alt`, `product.cover.media.translation.customFields`, `product.cover.media.translation.customFields` as `product.cover.media.customFields`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `unit` `product.unit` ON `product`.`unit` = `product.unit`.`id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product`.`deliveryTime` = `product.deliveryTime`.`id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND IFNULL(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) = `product.cover`.`version_id` LEFT JOIN (SELECT `product.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`meta_description` as `product.translation.metaDescription`, `product.translation`.`name` as `product.translation.name`, `product.translation`.`keywords` as `product.translation.keywords`, `product.translation`.`description` as `product.translation.description`, `product.translation`.`meta_title` as `product.translation.metaTitle`, `product.translation`.`pack_unit` as `product.translation.packUnit`, `product.translation`.`pack_unit_plural` as `product.translation.packUnitPlural`, `product.translation`.`custom_fields` as `product.translation.customFields`, `product.translation`.`slot_config` as `product.translation.slotConfig`, `product.translation`.`custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation`.`language_id` = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.`product_version_id` = `product`.`version_id` LEFT JOIN (SELECT `product.parent.translation`.`product_id`, `product.parent.translation`.`product_version_id`, `product.parent.translation`.`meta_description` as `product.parent.translation.metaDescription`, `product.parent.translation`.`name` as `product.parent.translation.name`, `product.parent.translation`.`keywords` as `product.parent.translation.keywords`, `product.parent.translation`.`description` as `product.parent.translation.description`, `product.parent.translation`.`meta_title` as `product.parent.translation.metaTitle`, `product.parent.translation`.`pack_unit` as `product.parent.translation.packUnit`, `product.parent.translation`.`pack_unit_plural` as `product.parent.translation.packUnitPlural`, `product.parent.translation`.`custom_fields` as `product.parent.translation.customFields`, `product.parent.translation`.`slot_config` as `product.parent.translation.slotConfig`, `product.parent.translation`.`custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.`language_id` = ?) `product.parent.product_translation` ON `product.parent.product_translation`.`product_id` = `product.parent`.`id` AND `product.parent.product_translation`.`product_version_id` = `product.parent`.`version_id` LEFT JOIN (SELECT `product.unit.translation`.`unit_id`, `product.unit.translation`.`short_code` as `product.unit.translation.shortCode`, `product.unit.translation`.`name` as `product.unit.translation.name`, `product.unit.translation`.`custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation`.`language_id` = ?) `product.unit.unit_translation` ON `product.unit.unit_translation`.`unit_id` = `product.unit`.`id` LEFT JOIN (SELECT `product.deliveryTime.translation`.`delivery_time_id`, `product.deliveryTime.translation`.`name` as `product.deliveryTime.translation.name`, `product.deliveryTime.translation`.`custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation`.`language_id` = ?) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.`media_id`, `product.cover.media.translation`.`alt` as `product.cover.media.translation.alt`, `product.cover.media.translation`.`title` as `product.cover.media.translation.title`, `product.cover.media.translation`.`custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.`language_id` = ?) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = ?) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"8o\x0F‘g\x19Lº™N‘Å\x1A.ƒè"
  b"/┘\x19XáeG9çÏñ\x1A¹2ü{"
  b"Åb\x07ÊÞïEΪ~)%5ßÖð"
  b"\f3—ôD˜Ge›œ\vÁ\x17\x18Ù)"
  b"4\x10©F@ÆC║Åü{Ôé╦ZU"
  b"""
    \n
    3\x12"¬×J\x0Ež\x08×§É\ôÑ
    """
  b"UÛb`xbCYº!?¹±4šò"
  b"""
    ×{¶u7¸Aÿ¹>¥\n
    A¬¸l
    """
  b"░Õ;ƒ©*C\x10½ÖRàË\x06ì┬"
  b"\v«°,ÌåOSØgz\x17î«:\x18"
  b"QçàǯvFc“\f‹Õ\r`¬ó"
  b"³\x00ÛÉxoEÒÉPÚ÷uìåÃ"
  b"›Z\x17ÚfoKï±©ÕøPÉ÷2"
  b"\x00\r™ÌyQIØ·cø³Ö@\tô"
  b"íÏoX(\x1DF\e­œ£\x16,Ô1ˆ"
  b"ê;F|r˜CE­õ#\e\x04êÅ\x7F"
  b",ÂÓ“¶½G¿µ}r¥)ƒöb"
  b"û2rR;!C\x11¥\x16¡uXcHè"
  b"s§˜\x03KeEå¾§nÜ\x19ɽ½"
  b"±¹ýî\x08ÿL{Š„}Ùm•Y\"
  b"Ò†pé\<D¥²ß*nÛ˜Þy"
  b"঑èЙH\x1C¼çãä!{\x19E"
  b"\x02\x17sN®>Ab¼  ØâÀ9¹"
  b"#\x04ƒéx¿@FÉÂ;Q▀┐╝¦"
  b"šÚ­\óXFJŠJï\x0E<:\x1E^"
  b"—MD4•"L\x08¤ÚqbYç†á"
  b"n╩╦ð¹^@´öïµ2É]îó"
  b"ª\x063ƒ}€DÒ–Ž%ÏH·\x06"
  b"""
    \x16)Ùé0\n
    Mýމ\n
    Ö—J\x04Ã
    """
  b"Ê\x7F—œ£\x00L\x07¥ùM\x1Cá\nÑ®"
  b"v\x04\x07<PpNÿ‘È\x18¦Ý\x0EýO"
  b"\x1C\x08\x06╩K+É┼zÝîvNh"
  b"\r‘M¥Lÿƒ\TÓúEÊÑ"
  b" !í;'QI§»Î¼ê>>Q"
  b"L═")î┼A®©®È\x01Ø‗5="
  b"(Áò÷ª]M\x18¹)•™ì×5‹"
  b"r╚║É═÷C╬£┐▒M^bîÌ"
  b"ÕÖ%8WvH\x1F¨õF­X\x11Q4"
  b"úqÁ\x18ù­KÔ„ö³£1cÑ8"
  b"\x10\x02PuJÞºHŒ „“;\x05"
  b"\x12â¥KïD!’·+I4ƒ¡)"
  b"""
    =┌\x15\x0Fx╗@\n
    É╦Ã╦Ð^║5
    """
  b"÷'S4¢:K[†\x03;m\x17ëñŸ"
  b"ÿòLV\x0EQKf¢ˆEŽ*X'Y"
  b"Èmt«¹hL¸°uäjz\x13b”"
  b"x2*6Î\x14K¹‰><>£\x17ä¡"
  b"€ˆ(\x0EHœN\x06½7òÏ—D_õ"
  b"\x01¼àùÔ²FØ¿¸Ù³ãÐI£"
  b"\x140Mzë&G]¨M½Ë^Íï"
  b"+.ðz>ÍEå†.\x00X‹\x04±¡"
  b"ûkÇ%\x04XO¡Å{°c0f¥·"
  b"´ø­Z«¡MR˜}¨–\x03Ù­þ"
  b"T}ÖÇÄ€Ct¨ê\tp]-m)"
  b"¶t¥Ìª-JS╣cÖüW\x00"
  b"ÚMœ±†ï@L‚†~§<!\x1FÀ"
  b"gã¸<'æK9°MÊn—å3\e"
  b"gÒ=,K@Hÿ¨\tÊ +Ù\x17\x02"
  b" ¢\x1F™ë˜Mæ‘á¥Ü\x06Ó\x1A"
  b"\t@bÕ kO%Œy7q¨^m\x0E"
  b">WçŸDDB5¾.¦Bç\x1E¥*"
  b"0Q}┐▓ÁMsòͺ\x0F¨\x0E"
  b"mìð¡\x10pL3╗j\tSÍ2H¦"
  b"ÆÎ‗¦Û:G\x03ëØu¶<Ð\x7F\x05"
  b"ÄÞŠ\x19?9Oöµ$N\x01»·\x13¸"
  b"""
    €ªœN0jM(®,}\x10\n
    ½Hv
    """
  b"\x06ZD´\x1DéGº ïÕq£0´w"
  b"ðC═õWTGGÂá5\x174"üÒ"
  b"*rY¨\x13\x18HŒ´b .1º|ù"
  b":(k\x03)5G\x12®\x13ÐUöS¢v"
  b"c_öÒG?@™¢ý?\x14q/Zé"
  b"cÛE´\x05µI©±\x13–({~ù:"
  b"""
    R9^•Œ?N9¾\x18]\n
    Ô¦•
    """
  b"\x0F\x00f~—jO¡“?ÕÝ\x1A½41"
  b"P"ÊÌ\x17Ÿ@ÁŠHŽøX¼ú2"
  b"Œ\rט\x11vF8¨ø½à(䨱"
  b"\x07Ø]\x1El├B‗ì\x0En■é'¹Ý"
  b"d#7┼ü\vG?Áé5NVVK\x19"
  b"Æ(õ™T%Ib¼\x11‘z³(ÒÙ"
  b"&¤Áì\x13èEB«R»ÐÒY:o"
  b"s\x08å\x11¹©B\x02¡JFð)\e"
  b"\x1Aq─ðm\x05LRùU\x0EÅK\x1C"
  b"cÊ5^EüB\x0E¦ïìr\r¬\x1FŒ"
  b"^/Å3\x07êGÉü3VÏk¹l\x7F"
  b"ûúü­\f™C`•Â\x10é…æ–_"
  b"ÝÚ¨ýx=EQ¯‰wã\v¡#©"
  b"{\x17¾úùiLÀ‡'\x0E¶Ûñê\x08"
  b"'|\x1C£¬\x12H*·éþÍW0@¶"
  b"{[„\x13ä¯D\x07€Ô\x1AAš—(b"
  b"Î/\Â\x04”D0¢5#òFQê—"
  b"øDŒUF–C´‚—NëV×9|"
  b"¿H~¬Ñ±J,É"«XÝ▒S2"
  b"/Çöºö>O†YÂY\tŠ\x1Cš"
  b"¤àé\x1EÝ╦NeÁê.Õ]»Wü"
  b"\\x04Bø¼±B;ü¨\v\x06!\x17ãÂ"
  b"ÛÖ`ô0HH^ª\x18ñ[§\x0E"
  b"""
    °ýc*\x0Ec@C™3\x06[‹\r\n
    R
    """
  b"\x00 \x1C)ž÷M¥¼õµëǃJ\x06"
  b"¾ÒÐü\v\x01D\x10¥ï]fF\tü\r"
  b"s‘†šž«GÍ¢\x04Ò| `µ±"
  b"\x1E‡Õ^ ŽHD¢ƒÖ)lÝSæ"
  b".­PòrþI½¨’\t\x02>™\x1A\x00"
  b"ã\x1D–d±\tO1Ÿy]³2‘!0"
  b"ã°ÍÌ8}Aâ¹Ó“ö{ßðy"
  b"\3®Ë\x11\eE\x14¿Áê—,ï‰}"
  b"\x07~2ðJå×þ┬QÉìñ³"
  b"QÊ«\x10È\x7FGÿ¢nO¦HÊ«í"
  b"╩ûåQ2ÞCñâ┼Ü\x14üO?Õ"
  b"\vyn\f{ÄF®º7mýËËÒæ"
  b"¡m’#z¹D\x1A«c\x13‹Vxˆ­"
  b"ŽÎ6\x12÷´OÒ½Ñmœ@þöó"
  b"÷\x02ƒ¥~4Av·ÝÞ’x·ïÞ"
  b"çÿr\x12°€H\vŸE-\x11\x12ß|\x1E"
  b"\x02`ÎCØy@¦Øüùæ5▓KR"
  b"│Ó┤│A¡K/Å·GæG\x1E"
  b"\x00╝üÈ\x1C└B│Ñå\x17┐┘¨\nI"
  b"ëFü í\x02L'–£¡ñ2U”„"
  b"(G\x11.Ó™Iü«÷jìO›\x03O"
  b"‚«ã0€½Mþ€—ߛܕ\x08#"
  b" ™‚_ë}C¹¥\x03Ÿv:\e\x1F\x10"
  b"\x0E4^C÷ðG¶Ž´\x19^Æ“b\x0F"
  b"¥p™Ý IF4‹WØü\x05\x13ªf"
  b"&Å─\x12Wï@oëEVkaxV\x12"
  b"r—ª[N\x0FHg…©É¡+ì~\x01"
  b"ÈpIT8öC\x1A¡Ûp5ö,ï­"
  b"ÆÂDþ˰L™›ÿ˜rA\x02QG"
  b"ˆ¨SøÓ`DO‰½\x1A=\x16â²&"
  b"àk¹vY║Dì«Ü]ó7╣─\x08"
  b"Mgô▒²ÐAÂÂ\x03¼KpØ®È"
  b"—ësؾPH¿¼\x05$\x0Eè/´›"
  b"Ö³\t\x03kpB­░▓┴®6\x02ØH"
  b"±\x08ráÅıB\x03äo+uÐ‗Ì\x05"
  b"\v‹µþQzF€¢¼\x00ª]r¢±"
  b"•Óq@t\x08L;¦‚îùM|‹…"
  b"Äz¤M1▓K│ë´\x01jü▒ðK"
  b"Þ12¹ıÆKÂØ(­\x18^8¾\x19"
  b"xh¦ÿ\x13²Mc†\x0EàÄÛ)\x04o"
  b"Û┼!Ú `@Óü®\x03!\Ün="
  b"êýè<¹éIxâÅbï\vTàï"
  b"î\vð;ôFD°„J\x04\x19Ý\x10öº"
  b"Ÿ£\x06Çd4Lò ‹ð-”„\x00\x04"
  b"""
    ¤ðÉÕ\x17xA$Ü¡\n
    åè*¥~
    """
  b"„T?\x01.§E,‘\x15Zª@ò`Y"
  b"3`}\x10»íJ/–3yHùðÜ•"
  b"í£%µ¹@C─ø\x14TüDö└┌"
  b"\x10÷¢¸©sA_‰Í‘Ü)zâÖ"
  b"¡┤ \x16XYAúÿ.■û¨ìãÚ"
  b"\x0E\x1A\fmE,╗¶.}Å╣░\x08"
  b"\x01X\x074¡AI9ª\êáTT>Ç"
  b"É█¢©\tsN-ô▀x\x12═┤õê"
  b"""
    \eX+\n
    O¡©Jñ­èŒQX
    """
  b"ÉM’åÛ\x15OC§Ÿüßln—þ"
  b"’²€]ï§By§ã¹j9m³½"
  b"Ê╔]ý×\x03DؽƒÌý│yn¾"
  b"«\x1F┤bɲCÛì{<KsÓr█"
  b"¢ûC3¢ÉNYû\x16┬█Bu\x11Ç"
  b"WÏsY■\x10M¶Åµ;´ur°Ù"
  b"\x16û\x137OŸ|\x17#ÿ\7ñ"
  b"óÞ+\rŸðK+°\x15LAKD\3"
  b"íÛ‡\x18u¯Kz‰Pêµ»˜H\e"
  b"p¨*ñ³#MÙ▒Í\x04Ã\x142LÉ"
  b"/▀k-Lü@ÈĦ\x04\x01\x18H(¥"
  b"█╩\x05¿*`JHÅðMõ█lPƒ"
  b"ˆœ?\x15)éLß”m\x12\x1C\x03ã>c"
  b"ÁO‰Ï¡µGÕˆÎ1t9!cç"
  b"ÇP═▀zÊM÷Å░\x1D@á,Ñ]"
  b"\x11ä└ÅE\x1EÄÿKÔ³1±\x18"
  b"Ø}▓╗\x17\x16J*¢a?6<Åw\x02"
  b"ÞÁB¤õE»ü\vÁîÅMí»"
  b"\v\e™\%ÀKn²l\x1CŠñ)Ýö"
  b"á •«\x0F\x04A8˜\3^+àJÎ"
  b"³;­?\x00\rO.“¹¨Âû„\x15ª"
  b"\x7FöÖÓ{Ma┤\x03Å>{¿úx"
  b"E?╦ÐO\x05J¥«½ìÛB,x\x16"
  b"{ߊÞ81I\x7F¦N[(1•\x01œ"
  b"FÐßÌE\x1AGï”K\x1F<¹à¾€"
  b"¼Ž¨©–þNk“×,€/F,­"
  b"cq?}\x0F┬IÛáÔź|mØ)"
  b"U:Ïê( Ié░zíÅM¡░%"
  b"Á'0ÈcŸK‰™Ã诓ô!}"
  b"ħOÈ▀K{▓önýh\x15Ø┐"
  b"‰&ü«ÌqC6¸›ŸT\x1F²/="
  b"""
    <\f¢,'sJ?ü]µ<\n
    \x16®ì
    """
  b"åü$\x1A)ZN▀ÆRl┌\fé­║"
  b"rA5áÐ(I †Î“+]‡‚v"
  b"&—ŽË‹+O§¾\x06cijJ9·"
  b"ù‰ÞÎØKO(“&ÅTŸc²6"
  b"ÝN¢´`¡I¹ˆˆ©øÊçï¸"
  b"5N%î~ýOÔhõ_\x02óO\x10"
  b"oׯ†yƒL\Ž)\x06<TÒ˜/"
  b"Æw©jo&O+ìÿ7=░¸¢\x02"
  b"/d†,¬,FÕ©pÑ¢\eW5˜"
  b"иÿã}\x02MrŠÅ”šqÔ–£"
  b"_'<\x02î\x1CCe│TʸǿÅT"
  b"mu‘‰Ä¡G(’z&²:Ï ù"
  b"S¥“†A\eKN·}Ÿðì¼¾‘"
  b"\x02{\x00ÉJ┬EjºÌ\╠╦mJ╣"
  b"-\x02\x02\x03Û¸H›‡\x04“ŒM'\x01;"
  b"""
    -]nªÃmO~’CÌ\x1A\n
    †½#
    """
  b"€¯\x1CÆòBJ^‰àÁKp9ð­"
  b"ü²;(—\x14I§²0“;ìE/Ó"
  b"·þ•Å?òM܃!¿Yj\x08n="
  b"0Jím>ÅKÅ»™xeCÃsW"
  b"Éß\x04g,„Eâ¹èûé#\x19úa"
  b"Û›ÑA<ïO\x12µ$¼_™ä¼E"
  b"ÐL”F¾FLŸ›~Õ«ìf]{"
  b"\x1EQ‚Á„\x0EDö£CI–\x17nï5"
  b"f\x017{èùK\x01Â¥═ü\vÍ"T"
  b"I\x15Gæû╣E2│\x10[ìS¶kX"
  b"Üù\x06‰„Eѧû»mxþç/"
  b"ÑR×ë┌╗D~üO±Æ┌çRþ"
  b"Û# è<ŠBy—йµ\vk8Â"
  b"f<kÅ╝¡B}¬d@╔¬L ü"
  b"„Ì‹xìŽNõœ6?߀R\x08C"
  b"\x18¿\táÂNOت+Ó\x0E\x15»═Ó"
  b"\x179§ÄS\vNÅëÍ‗²3°I\x12"
  b"Âß›ÅÀuEñ‡S^cÏÅBæ"
  b"¤\x0EîyGf@¼¾Jùq,\x17"
  b"[ì_\x18gêH╔»·\rC\x00³RO"
  b"=\x13\t\x05EïG®Éüí\x1E|[øi"
  b"Õ‗c\x0FHÇAüâZÓ\x07eºm*"
  b"È¢‡ltwHÕŠ…íÉC\x1E£:"
  b"OîøíƒWN\x0EÅeþN¸Ì¼U"
  b"ËAY\x18 ÌAÁƒ£C\v§\x16"
  b"R·³\x1A;ïA~·Zø¸[ì\x7F3"
  b"\x07╣┘ú▀¹AÉá▄S\x1AX\¼\x14"
  b"\x04€Ïl\x01´Kw­‘›ü\Œ\x10°"
  b"""
    °VÅ~\n
    âBØÁ>!îÂXâ³
    """
  b"á­w¢z9Nñ‘Ò[tñ†”$"
  b"c\x1C\x15qIe‹Ê%šuœ…<"
  b"\x0Fp¹ôþžLPž±´ùx—ò\e"
  b",Ô³\x17╔_IèáOügM┬i╝"
  b"Rj¿—ï"GŽŒ÷ÃLl.\x1Dã"
  b"ƒ\x13ïwÉ;N¥ˆ‘N`°¨&Â"
  b"Ü9\x16|elDj”«\x06;?ŠM—"
  b"hªInÎh@p»–§àtï)\x1A"
  b"\{\f&\tìJ ²¯\x03~\x1A·ˆp"
  b"""
    㦼k HG=•\n
    \x11¯Õ|\r\x11
    """
  b"x[OÅð▒M^ô¦vhÊ¢ §"
  b"C\x0F‹Hé\x0ELO¿\x1E³\f•gà9"
  b"\x07\eéÍ\x17|Né‘Ë(Þ\x12nžÅ"
  b"õ\x1FÉWC<Ecä%À:ö"
  b"EB¨œ\·@¤ Rí_¯ÒÙ\x13"
  b"\x16r{aM£ª$éýî\x0E"
  b"ò.â\x15êGIÖžob2ÛÖ¥O"
  b"▄þ\x14)¢/Fɺ{\x03Ò~²¶u"
  b"ß kЇÐF7¸“¦\x1C“ší5"
  b"ƒÅ…æì\x13G\x16¡¶\x15g<Þ\fÏ"
  b"¸ÿ\rË)fFJ¸8ÝHÄÿØß"
  b"›;\x15²ø\x08DÑ»TZ\x13W\x16\x16b"
  b"▄[­c▀ÈAÁú¶ìt¯ÿP0"
  b"\x06¼…5z´KNš^Mòâ}!\x1F"
  b"X╝│â▄}EB¢=Ãí\x1E$§Å"
  b"¥Ã–ÜŽtG\x18””HUÄøí3"
  b"R¯ŠÒ‹\x1CNæ á\x04päÞˆ´"
  b"²ÐEßïØD\x7F²\x0E=\x12ææ\x05½"
  b"•D`!¼ìL\eŽ/“û>2\x12|"
  b"\t\x02j\x18ÂUAŒŽr\x16Æ·“\x08,"
  b"""
    (2\n
    +¦uA;§•\\rºŽë¨
    """
  b"§/UQS•A·œÍµ¸dZyñ"
  b"éF}JYQJ»œ"\f\x0E¬*Ný"
  b"\x03ŸŒ\x10Eu®\x7F¹ÆDª<Ñ"
  b"”i°*TžDA›žÝÛ1]PÆ"
  b"¢®ÖÚQyH埗Å,¼µ\r"
  b"üQ¦IÄ\rOMÆßD­║L╠Õ"
  b"Õp\x03┴èîE3É\x13\x15¯÷\x08Ø"
  b"Rsò^‡IB˂߭հT¡y"
  b"©\x03\x19yf†@{—•I\x0F¼p)þ"
  b"`|Æ4┼¼L;ØÄ¦\x13\x10)\x02"
  b"Dož&ÎJFf‹Õ×1¼7â\x7F"
  b"┬úW;zìLOû&»╝ÙE┐["
  b"˜AË8ïéE9ž;uÓœ>›ì"
  b">Œ­á”÷OMœÄ_«¿Þn—"
  b"¨|¬#|)Dÿ│»`>¬ì3c"
  b"Ã\x02\x03jø¤IøñçŽ\x12%¸="
  b"µmwK¼ŒKc°ŸA\x1DVæË\x02"
  b"!4"­N‚Bä¯~5\x00cs–Ó"
  b"âÜL\vìÂB&¾ã\x05î\x0FLuš"
  b"åQ(&\x11V@\x03¸è\x0F\x1E\v1H¡"
  b"ý\x02al8zL.µG„[ÿ«¶ "
  b"\x7Fª\x0E7^’A¡ŽÜIfÕ~Õá"
  b"┤®Ò|ÌÜC­ìÉìç¶\x05'\e"
  b"¢=\x1A\x18•¾D\x16”Ú9ëNü×""
  b"\x19ã\x16?K丫ûÔhVN/"
  b"ZúqAô­O<¦UyÞZ·\x01t"
  b"Ø1µ×?\x16E4░ÿ°Á▒\x14Òà"
  b"¡U\x7F¥³ÍE\x18ŒpfZ\x0EôÄ5"
  b"ú\x1C‰MŒüB\x1A§®š ƒšõc"
  b".W’ö©yJIƒ\x0Ec2œ§ež"
  b" \x13Ø¥À\L\x17žÕîgº)[\x05"
  b"\x1DôÚPD´Åe\x1C¬┴Ð┐½"
  b"\x05›`jMRH™­¼¨røÄ—\x15"
  b"–/¤j*‹JX§†ü E \x1AŒ"
  b"ùõ‰n\x1E\x19Oýž_±Ö'^–|"
  b",Y:╗\x02▒H│ÄC╦\x00âëì\f"
  b"ìH4GV¶Mȉ\ óœÉ¯Ñ"
  b"\x11H@™NãL\x14´\x15䟻5ƒÑ"
  b"ë_7èç^Fg©¬4Ÿ "J0"
  b"\x0E}▄CõrG│ìü&¶bT\x0F¯"
  b"ÿç=,PEM²╗µ¨\x01▄ïåÉ"
  b"\x0F\t”?B_ˆ`#‰§ìëe"
  b"*C\x02\x12p$FpöwN.õ┐\x15É"
  b"\\x7F¤æNqA\x05¦ã‰†åªJV"
  b"yG>fû~Gå”FëæŸÎpõ"
  b",.;9c9B'┤k%{ìb"ñ"
  b" ZóÊÃãLßèü|òÌMz:"
  b"""
    \x7FÔ«o+\x16JŒ–#³‰ö\n
    #N
    """
  b"ïàn4µ’K¦ª\ë6þ\x07ßñ"
  b"¾Ñ3\x1Dn²B«¿\x04¶60ÈÄÒ"
  b"ŽJ{ƒç¬I* Ü\vöM“ƒ…"
  b"Ë╗ÀÜ¢èH.Ç▓TÉ╔©░Ý"
  b"\e¼7ôbéBÓ™nÇ?eÆ_;"
  b"\f%P†ÜÓB¡½prôxŒúî"
  b"í´Ð\x17;ÍBëü└Öð▀\x17█¯"
  b"\x7FòKÎM\x12¿ç\x00BøÒ#R"
  b"Rî)ø\x10oBœ‡o†t¬‰Wç"
  b"£®\x19!8ÐLʸ‘\x18\x03\x01#"
  b"^¿‚uˆïD5®Ò6qÖws²"
  b"rþ|Q%AG’±Å/Sù\x06™È"
  b"' ▄\x05├ØJ`º"@░îæKd"
  b"Ï┤\x18g\f\x08Gé╝╦Ë┴cæÉ\x0E"
  b"óÔ▒ð\x01CEöìT─°ô.M\x07"
  b"‰¼´˜ãLHwš2@‚\x1DnHö"
  b"5ù±\x13\x18PL×” !\x08#—[r"
  b"""
    ¼<\x0E\x1D„ËOèž\n
    AP¦[¯w
    """
  b"\x05±ä«H*†\vFö³Š\ "
  b"lÐ9nÑéFËÜìõÉ┬ø\x13$"
  b"‘ƒbÇ[#I>¡Z B´2w¦"
  b"Í8´›U‚C\x07ºd>†öŒ1]"
  b"┴┬ÊÅ00Oå┤▒0\x7FÃ&ÝG"
  b"ýçW\x1FoñB{Üÿ\x1F■&\x1A"
  b"ïõ*É▒╬Iµ®7Î~3­N¥"
  b""n\x15├×ÊH\x1Aì7@\x1E\x19\x13\x1Dx"
  b"ä}\x04ã\e=JG¿%ÐõõEº\x12"
  b"Ù+€*ǧLlŽ\x01o œ\x14\x14P"
  b"\x1E\x13üi€\x18A|·7Î\x06\x18m…­"
  b"ç\x06\£¹<GÛ‹A0?ÛŒ\e"
  b"ð■(i¼JJªó\x02Π±Ò«É"
  b"í6²D3„@»žJ½iâ/nK"
  b")\x17¡ç┼cI+ëT\x05Å>\x02Å5"
  b"A™y°ÀàE‡¯6öŸï\x19Ð?"
  b"""
    u+Áó\n
    \x13@”‰\x1DI“spZœ
    """
  b"Èì.L\x06.@!½|qfD(sñ"
  b"\r_;ûOZšŸÎHF\fݸ"
  b"ÝtxùÜaFÕ¸ki‡±È§\x18"
  b"l¦½E]ÑO ì▄yJ3=X\x0E"
  b"Îø\x15¼\x16\x13BXózüDƒ¯~╔"
  b"´4ß\x14ptJ\f®>VA)X\x00Þ"
  b"j»ïÏRCD\x05µ½Ã0\x13ú0æ"
  b"}\fiy.àJ.ùo^x\x07øÅM"
  b"Ó[ÌfÆ█J?îeLüp_aø"
  b"Éù!\x0E¿ùG¸┤│┴└íöù▀"
  b"áua½F‰It¡ À€=p1\n"
  b" ÔtlËPO#·šÉsý g@"
  b"ßüþ┘«░Lí¿>æ┘t29u"
  b"Ëßÿ\x19‰ZIã¯n\x19–‚Q\x12"
  b"ñ\x14(_A“LĘr;\t®VyÈ"
  b"Ê\x14ÅYA\x0FI\x7FŠ:¼\x02\x07Õïç"
  b"üíx·░╦I|®\x12╗Y:9vO"
  b"ü\fÀe\x00EDž¢Lwó'îªm"
  b"¢KcöZ]I¡‡í\t\x16\x076[\x04"
  b"$ÒÂÊ7ÇN6¾©TYkmúo"
  b"\šª…V†M»®¨õº¯Ú\x02V"
  b"ìùç├âGE¿º­5%ÌÜÜä"
  b"jˆÞ¦\x0FA‹ šìHý\x04b~"
  b"┐\┬\x14A\tA$É═ás═?║Ê"
  b"š\x10ËÛ˜ôA¶«K•¡K\x1DæN"
  b"Ôtc\fãÂF\r™z•S©Âü•"
  b"▄ò,▀2ÊL\x10Øê╣Üä1èã"
  b"\x06òppDUÉWÛ6íÓ\x18Ñ"
  b"lmÖšô\fGê‚€á\x14\x14\x18"
  b"\x06Â*c║=A╬ü╝Ê\x12¶3â\x1C"
  b"VÒ¿ô£\tM\x00Ÿ»\x7F¯\x15}¾ï"
  b"H`õôU I®€òï\x12œ®Á¼"
  b"ÏjðE\v▒H¢ìg>╩êÇæn"
  b"█m´┐9hLõÆì╝Ü8×├õ"
  b"d;zá\f4LZ±#U‹VãG«"
  b"öDäìÒIO2¾•R\x03\x05AÉc"
  b"ïî\x1Fç╩¦F!Ø└}lË1▒Ô"
  b"´yíLeíBѨ^\x1E›&\x11Î\x07"
  b"\x0Eš?¿÷\x04OD½Í\x0F€Dah8"
  b"\#\x00╬ÉON[âóı├@0úo"
  b"Uê¹¼\x14ZK\x1E¾â‡’zøH£"
  b"O:üõ¹A\x06…2²·V¡\x1AE"
  b"""
    Š \n
    4qlC§ˆF)AÜ×Ã\v
    """
  b"Á'«µ\r'BŸ¢ÅhØAɦ9"
  b"\x1A‚›Ù‰)BZ”3 ™\x1A\x15"
  b"׌¿«ÆiL\x04\x115¶˜ÚOy"
  b"zìš-càH/¨x\x04‚=–\x13Ý"
  b"8kS\x1Ae!E›·=ö%ï"ûk"
  b"Š\x1Eò\x14f¯Nã©=$à÷Îb‡"
  b"▒q│£vVM\tÉÃðÚê2&═"
  b"XK2\x11\x02#Buƒ¦\x1Dç╗╠ü2"
  b"├qÉ×<1@uéJ(Tê\x7F¸5"
  b"–‹Ô½í:E·®‘+Ÿœ[éy"
  b"}ŠOÉûîHÌ¢*Ð\x1CS;°\x19"
  b"<ì×╔█6Líæ)çb\x1E­%\x14"
  b"”—Ñ.žZE\x01½ð$%R¶Ù{"
  b"\x00E\x15A§¥J\x03‚/Ge|•[Á"
  b"ÄpGNŠˆC§¤>\eÿíTïþ"
  b"ëð║Íñ└E*ÅÇS#©C¯«"
  b"ú\er\x1DÁuFs°\x00†ˆ\x00\x10–Ô"
  b"\vr‡\x19UNäµY8ša‡µù"
  b"XdgœrRJE™óS\x01‡ù%H"
  b"ÌŠF²ŸWBYª\x12\f`§-Dp"
  b"ÜÀµSÛ‹@¢®Auʬüx‹"
  b"Ý\x14cZ,íJ˜»&|xv0;¿"
  b"╗äªcÚòKTáÔ8áÅ═º\x16"
  b"\x14³\x19\x7F!×Fï¬ãoRí<æû"
  b"▒´üGé┴KÀÑV\f\fûÞû"
  b"map*‹B@L½9Û\x1FS];Ï"
  b"«„_áý€Gø­é,È¾ŽŒ\x03"
  b"Äx\x1E޼XBPƒ³„î’Í\x1Dœ"
  b"¸ñ‡ºyaA´°ð•w¬\x1FŽ¥"
  b"­ÿ?üê┴@▒£Éø¤█\r1\x12"
  b"""
    È#¬Â\ÇCÖ·©\n
    y¼öY\x19
    """
  b"<Ö*[\x12<E˜¹)«\x02\x0FfÖY"
  b" ´\x02\x03ðoKbª©,\x02IOÈ£"
  b"\x07â¹#¯ÛK ╝ìÑ\x1Dwúw+"
  b"{HÍ×,JG»†Òè{O™€."
  b"\vïÙmüJáÑÛøÁCÇy¢"
  b"'÷ä[\x02>BëØÞ!ë\x1Dÿ¼¼"
  b"ææò‘8ÅJU ^2=ùnÖØ"
  b"Ý#\tV¢aO\x01ìTÔX\x11Qaõ"
  b"×Ê\x00ÁÞÅM^©,7\eÆych"
  b"ÂÜ|¡-µDÙ‚ß{¿›(ä\x07"
  b"ÖZ겞KDµŽ«åˆ\x0E؈Ç"
  b"\x0Eĵã²É@°¥ööp\x06kIs"
  b"Û\r}™d)OÀ¨Mšp˜P=q"
  b"ùs¦îEpFë‹\x1E\x19ǰ<î“"
  b"¾Oж½3H©Ÿªò\x18 a:v"
  b"OF.@\x1E.LõÅD¢ç*╣Á¶"
  b"äÀØkþ'H\x01ž±¤\x11‡9w\x06"
  b"~–+-ûkIè¿8Ý\x126r­ž"
  b"cð%>L\x04HýïɃýX\x17└╝"
  b"p╔L;{\x1DF§Á5\x19Ø░à½ä"
  b"ç\x05\x18yÞ)Dݺèq\x17ì5ZÏ"
  b"y$\rŠ¿ŽAš¹ÍfCS\x18/€"
  b"0éÁÎüqHÈ·+vïò\x02r\x17"
  b"Óq\x06ž{ O<¡*c±q Ðn"
  b"S╠ıb\x05UKSÉí├2ª\x06jL"
  b"ÇMc·n¼J\¿ÏõG»ØS\e"
  b"éLqMÑ\x17L\x07 =àé¡“\x0Eq"
  b"­S\x14¯FmHå¸n·xÆû\eM"
  b"\x04\x1CŽÖ\x156AÊ«ïi.·YžB"
  b"\x1C\v1lzoL3†ŸÈÌzj*,"
  b"\x19F\x00(C4¯ª ÙûÞ\fG"
  b"└+\$æ\x06AWáüG#E^\eo"
  b"\x01š\x08©e-CÞ¤+ÛGú\x15\x1Eº"
  b"æè·Ú\x02jE.³#@šÐk™V"
  b"╩£\vü&CG¿öc\x04\x08¬9b┼"
  b"ÙòEŠ|\x04KY¾ñÙ\x1F·Âø\x14"
  b"ïı\x18C°┌L▓Åi£ütW\x10"
  b"£Èm«»8E°¹\x1A^E8Ï\fË"
  b"Úw¸é\vùD\x1A╝■Ž\x11¯Ë\x16"
  b"+NË85ıJ!Ø$,ýq+¶-"
  b"\x19yõXMº¶AÅôÙ·~z"
  b"é\x1CÜ\x0F?½O)¢-RÛÌG“\x15"
  b"\x1AAPƒxcBü‘8\x03ò3È-Ž"
  b"ü7\x02ºÏCCu▒K\x14âæ[N1"
  b"Ëì/yIéA»\x04\x04/╔YÐ┴"
  b"™£N0lƒFj—ºá\x00\eº^\e"
  b"pî@TÊkHX¬q¨m¾ñ¦K"
  b"S1J‰‰PO@³\x02\x04?\x16šã*"
  b"3 ‹m$ïEä±\x05û,r¿\x14?"
  b"G╝üF×AD7┐N\x17Ùe®▄?"
  b"C\x138,úÑAyü~f\x15µ%\ré"
  b"Ñ:BP\x1D0B‹“m\eö\x14\û."
  b"î³NøNÑ@ƒ¶8é^GMïW"
  b"ùY´\x0FÆjKÎØ&jà\x04\x11▄|"
  b"¾Jÿû ŒA\fˆÕjˆÅû¡ý"
  b"ÔâP­$'H\fŸ¤\f;\x07ý#Ã"
  b"°Ù5s´ÀN\x08²˜Çj'-\x1Em"
  b"÷î¯üöÃN,ÂÎòÿÅï│ó"
  b"""
    ùvÒ\x18ÔÑC°¡i#“¯\n
    ‰°
    """
  b"""
    \n
    ÅÕ\x0EÅ╝Løà§ae\x04!\x12Æ
    """
  b"±Ubòµ\x07Nÿ“)JZ•Uc”"
  b"\x18Åj\vO+ÄO¶sá╣\rD"
  b"\x00[¾äŽéKZƒË½ïÿüã¢"
  b"íðd€\x19+IN¾À¢íFö\x07\x0F"
  b"o\x05¯˜_¾G—¨óÙ`-ö¥\t"
  b"SL\x00òmIKØ«,/ƒ/Íó®"
  b"{\x1CÐÞı\x1DNYº=\x04ö* Å""
  b"ÏýVˆ#ºOÀµÐνÑÎLQ"
  b"&ızÉY±EÐ┐<"¾²@±%"
  b"F+ÏŠâ«J\x01š¦ëätKÉÂ"
  b"\x0FÚÑ\¢ÂMꎼy<KÖ§í"
  b"^iï©Ø'MUù\x18XÊ:8û["
  b"t|`wŸMM¥¹Mš\x14\x00˜€"
  b"-]Å"|¡EÄàJ=ß═â+\x06"
  b"Ð\x11ñÝ%ÖI\x16ìmÓ´┼Ü}""
  b"öTD\roDL÷€T°ÀñL›³"
  b"q)oò»DLW‡íÄ£\x1Aì\x1AÐ"
  b"\x05í\x0F½3ïD„¥ãÔ\x11\x01ìHÉ"
  b"í/c÷È¢KÓØ╣C‗╗\x7F=■"
  b"F3(ØÀ─B\x0FÀ┴I└\x03\få"
  b"ªÃ»k\x01\x05F\x1A«•\x15(u\°r"
  b"oíi(LÃOµ—\x12Ë_\x0E´\x1Eú"
  b"ÂâKø²JOÅèßu[ø\x11ã▒"
  b"""
    \x0Fö’¯U&L\n
    ˆè¯éÉLq+
    """
  b"žÇ˜ê\x01œEO•Y&zŽš‡æ"
  b"÷)ê_ºI–…—òS–t\x1Cl"
  b"s㩓׌E¼¬V•v”ãÜa"
  b"\x1Að]‰‘–IဌVx‹*\x17"
  b"Ï52▀\x01dJ¦è\x03c4\x08Z\x14ü"
]
84 1.70 ms
SELECT `product_price`.`id` as `product_price.id`, `product_price`.`version_id` as `product_price.versionId`, `product_price`.`product_id` as `product_price.productId`, `product_price`.`product_version_id` as `product_price.productVersionId`, `product_price`.`rule_id` as `product_price.ruleId`, `product_price`.`price` as `product_price.price`, `product_price`.`quantity_start` as `product_price.quantityStart`, `product_price`.`quantity_end` as `product_price.quantityEnd`, `product_price`.`custom_fields` as `product_price.customFields`, `product_price`.`created_at` as `product_price.createdAt`, `product_price`.`updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price`.`version_id` = ?) AND ((`product_price`.`product_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x00\r™ÌyQIØ·cø³Ö@\tô"
  b"\x00E\x15A§¥J\x03‚/Ge|•[Á"
  b"\x00[¾äŽéKZƒË½ïÿüã¢"
  b"\x00 \x1C)ž÷M¥¼õµëǃJ\x06"
  b"\x00╝üÈ\x1C└B│Ñå\x17┐┘¨\nI"
  b"\x01X\x074¡AI9ª\êáTT>Ç"
  b"\x01š\x08©e-CÞ¤+ÛGú\x15\x1Eº"
  b"\x01¼àùÔ²FØ¿¸Ù³ãÐI£"
  b"\x02\x17sN®>Ab¼  ØâÀ9¹"
  b"\x02`ÎCØy@¦Øüùæ5▓KR"
  b"\x02{\x00ÉJ┬EjºÌ\╠╦mJ╣"
  b"\x04\x1CŽÖ\x156AÊ«ïi.·YžB"
  b"\x04€Ïl\x01´Kw­‘›ü\Œ\x10°"
  b"\x05›`jMRH™­¼¨røÄ—\x15"
  b"\x05í\x0F½3ïD„¥ãÔ\x11\x01ìHÉ"
  b"\x06ZD´\x1DéGº ïÕq£0´w"
  b"\x06Â*c║=A╬ü╝Ê\x12¶3â\x1C"
  b"\x06¼…5z´KNš^Mòâ}!\x1F"
  b"\x07\eéÍ\x17|Né‘Ë(Þ\x12nžÅ"
  b"\x07â¹#¯ÛK ╝ìÑ\x1Dwúw+"
  b"\x07Ø]\x1El├B‗ì\x0En■é'¹Ý"
  b"\x07╣┘ú▀¹AÉá▄S\x1AX\¼\x14"
  b"\t\x02j\x18ÂUAŒŽr\x16Æ·“\x08,"
  b"\t@bÕ kO%Œy7q¨^m\x0E"
  b"""
    \n
    3\x12"¬×J\x0Ež\x08×§É\ôÑ
    """
  b"""
    \n
    ÅÕ\x0EÅ╝Løà§ae\x04!\x12Æ
    """
  b"\v\e™\%ÀKn²l\x1CŠñ)Ýö"
  b"\vyn\f{ÄF®º7mýËËÒæ"
  b"\v‹µþQzF€¢¼\x00ª]r¢±"
  b"\v«°,ÌåOSØgz\x17î«:\x18"
  b"\f%P†ÜÓB¡½prôxŒúî"
  b"\f3—ôD˜Ge›œ\vÁ\x17\x18Ù)"
  b"\x0E4^C÷ðG¶Ž´\x19^Æ“b\x0F"
  b"\x0E\x1A\fmE,╗¶.}Å╣░\x08"
  b"\x0E}▄CõrG│ìü&¶bT\x0F¯"
  b"\x0Eš?¿÷\x04OD½Í\x0F€Dah8"
  b"\x0Eĵã²É@°¥ööp\x06kIs"
  b"\x0F\x00f~—jO¡“?ÕÝ\x1A½41"
  b"\x0F\t”?B_ˆ`#‰§ìëe"
  b"\x0Fp¹ôþžLPž±´ùx—ò\e"
  b"\x0FÚÑ\¢ÂMꎼy<KÖ§í"
  b"""
    \x0Fö’¯U&L\n
    ˆè¯éÉLq+
    """
  b"\x10÷¢¸©sA_‰Í‘Ü)zâÖ"
  b"\x11H@™NãL\x14´\x15䟻5ƒÑ"
  b"\x140Mzë&G]¨M½Ë^Íï"
  b"\x14³\x19\x7F!×Fï¬ãoRí<æû"
  b"""
    \x16)Ùé0\n
    Mýމ\n
    Ö—J\x04Ã
    """
  b"\x179§ÄS\vNÅëÍ‗²3°I\x12"
  b"\x18¿\táÂNOت+Ó\x0E\x15»═Ó"
  b"\x1AAPƒxcBü‘8\x03ò3È-Ž"
  b"\x1Aq─ðm\x05LRùU\x0EÅK\x1C"
  b"\x1A‚›Ù‰)BZ”3 ™\x1A\x15"
  b"\x1Að]‰‘–IဌVx‹*\x17"
  b"\e¼7ôbéBÓ™nÇ?eÆ_;"
  b"\x1C\v1lzoL3†ŸÈÌzj*,"
  b"\x1C\x08\x06╩K+É┼zÝîvNh"
  b"\x1E\x13üi€\x18A|·7Î\x06\x18m…­"
  b"\x1EQ‚Á„\x0EDö£CI–\x17nï5"
  b"\x1E‡Õ^ ŽHD¢ƒÖ)lÝSæ"
  b" !í;'QI§»Î¼ê>>Q"
  b" ´\x02\x03ðoKbª©,\x02IOÈ£"
  b"!4"­N‚Bä¯~5\x00cs–Ó"
  b""n\x15├×ÊH\x1Aì7@\x1E\x19\x13\x1Dx"
  b"#\x04ƒéx¿@FÉÂ;Q▀┐╝¦"
  b"$ÒÂÊ7ÇN6¾©TYkmúo"
  b"\x19ã\x16?K丫ûÔhVN/"
  b"&Å─\x12Wï@oëEVkaxV\x12"
  b"&—ŽË‹+O§¾\x06cijJ9·"
  b"&¤Áì\x13èEB«R»ÐÒY:o"
  b"&ızÉY±EÐ┐<"¾²@±%"
  b"' ▄\x05├ØJ`º"@░îæKd"
  b"'|\x1C£¬\x12H*·éþÍW0@¶"
  b"\x1DôÚPD´Åe\x1C¬┴Ð┐½"
  b"'÷ä[\x02>BëØÞ!ë\x1Dÿ¼¼"
  b"""
    (2\n
    +¦uA;§•\\rºŽë¨
    """
  b"(G\x11.Ó™Iü«÷jìO›\x03O"
  b"(Áò÷ª]M\x18¹)•™ì×5‹"
  b")\x17¡ç┼cI+ëT\x05Å>\x02Å5"
  b"*C\x02\x12p$FpöwN.õ┐\x15É"
  b"*rY¨\x13\x18HŒ´b .1º|ù"
  b"+.ðz>ÍEå†.\x00X‹\x04±¡"
  b"+NË85ıJ!Ø$,ýq+¶-"
  b",.;9c9B'┤k%{ìb"ñ"
  b",Y:╗\x02▒H│ÄC╦\x00âëì\f"
  b",ÂÓ“¶½G¿µ}r¥)ƒöb"
  b",Ô³\x17╔_IèáOügM┬i╝"
  b"-\x02\x02\x03Û¸H›‡\x04“ŒM'\x01;"
  b"""
    -]nªÃmO~’CÌ\x1A\n
    †½#
    """
  b"-]Å"|¡EÄàJ=ß═â+\x06"
  b".W’ö©yJIƒ\x0Ec2œ§ež"
  b".­PòrþI½¨’\t\x02>™\x1A\x00"
  b"/d†,¬,FÕ©pÑ¢\eW5˜"
  b"/Çöºö>O†YÂY\tŠ\x1Cš"
  b"/┘\x19XáeG9çÏñ\x1A¹2ü{"
  b"/▀k-Lü@ÈĦ\x04\x01\x18H(¥"
  b"0Jím>ÅKÅ»™xeCÃsW"
  b"0Q}┐▓ÁMsòͺ\x0F¨\x0E"
  b"0éÁÎüqHÈ·+vïò\x02r\x17"
  b"3 ‹m$ïEä±\x05û,r¿\x14?"
  b"3`}\x10»íJ/–3yHùðÜ•"
  b"4\x10©F@ÆC║Åü{Ôé╦ZU"
  b"5N%î~ýOÔhõ_\x02óO\x10"
  b"5ù±\x13\x18PL×” !\x08#—[r"
  b"8kS\x1Ae!E›·=ö%ï"ûk"
  b"8o\x0F‘g\x19Lº™N‘Å\x1A.ƒè"
  b":(k\x03)5G\x12®\x13ÐUöS¢v"
  b"""
    <\f¢,'sJ?ü]µ<\n
    \x16®ì
    """
  b"<ì×╔█6Líæ)çb\x1E­%\x14"
  b"<Ö*[\x12<E˜¹)«\x02\x0FfÖY"
  b"=\x13\t\x05EïG®Éüí\x1E|[øi"
  b"""
    =┌\x15\x0Fx╗@\n
    É╦Ã╦Ð^║5
    """
  b">WçŸDDB5¾.¦Bç\x1E¥*"
  b">Œ­á”÷OMœÄ_«¿Þn—"
  b"A™y°ÀàE‡¯6öŸï\x19Ð?"
  b"\x07~2ðJå×þ┬QÉìñ³"
  b"C\x0F‹Hé\x0ELO¿\x1E³\f•gà9"
  b"C\x138,úÑAyü~f\x15µ%\ré"
  b"Dož&ÎJFf‹Õ×1¼7â\x7F"
  b"E?╦ÐO\x05J¥«½ìÛB,x\x16"
  b"EB¨œ\·@¤ Rí_¯ÒÙ\x13"
  b"F+ÏŠâ«J\x01š¦ëätKÉÂ"
  b"F3(ØÀ─B\x0FÀ┴I└\x03\få"
  b"FÐßÌE\x1AGï”K\x1F<¹à¾€"
  b"G╝üF×AD7┐N\x17Ùe®▄?"
  b"H`õôU I®€òï\x12œ®Á¼"
  b"I\x15Gæû╣E2│\x10[ìS¶kX"
  b"""
    \eX+\n
    O¡©Jñ­èŒQX
    """
  b"L═")î┼A®©®È\x01Ø‗5="
  b"Mgô▒²ÐAÂÂ\x03¼KpØ®È"
  b"O:üõ¹A\x06…2²·V¡\x1AE"
  b"OF.@\x1E.LõÅD¢ç*╣Á¶"
  b"OîøíƒWN\x0EÅeþN¸Ì¼U"
  b"P"ÊÌ\x17Ÿ@ÁŠHŽøX¼ú2"
  b"\x05±ä«H*†\vFö³Š\ "
  b"QÊ«\x10È\x7FGÿ¢nO¦HÊ«í"
  b"QçàǯvFc“\f‹Õ\r`¬ó"
  b"""
    R9^•Œ?N9¾\x18]\n
    Ô¦•
    """
  b"Rj¿—ï"GŽŒ÷ÃLl.\x1Dã"
  b"Rsò^‡IB˂߭հT¡y"
  b"R¯ŠÒ‹\x1CNæ á\x04päÞˆ´"
  b"R·³\x1A;ïA~·Zø¸[ì\x7F3"
  b"Rî)ø\x10oBœ‡o†t¬‰Wç"
  b"S1J‰‰PO@³\x02\x04?\x16šã*"
  b"SL\x00òmIKØ«,/ƒ/Íó®"
  b"S¥“†A\eKN·}Ÿðì¼¾‘"
  b"S╠ıb\x05UKSÉí├2ª\x06jL"
  b"T}ÖÇÄ€Ct¨ê\tp]-m)"
  b"U:Ïê( Ié░zíÅM¡░%"
  b"UÛb`xbCYº!?¹±4šò"
  b"Uê¹¼\x14ZK\x1E¾â‡’zøH£"
  b"VÒ¿ô£\tM\x00Ÿ»\x7F¯\x15}¾ï"
  b"\x19yõXMº¶AÅôÙ·~z"
  b"WÏsY■\x10M¶Åµ;´ur°Ù"
  b"XK2\x11\x02#Buƒ¦\x1Dç╗╠ü2"
  b"XdgœrRJE™óS\x01‡ù%H"
  b"X╝│â▄}EB¢=Ãí\x1E$§Å"
  b"ZúqAô­O<¦UyÞZ·\x01t"
  b"[ì_\x18gêH╔»·\rC\x00³RO"
  b"\\x04Bø¼±B;ü¨\v\x06!\x17ãÂ"
  b"\#\x00╬ÉON[âóı├@0úo"
  b"\3®Ë\x11\eE\x14¿Áê—,ï‰}"
  b"\{\f&\tìJ ²¯\x03~\x1A·ˆp"
  b"\\x7F¤æNqA\x05¦ã‰†åªJV"
  b"\šª…V†M»®¨õº¯Ú\x02V"
  b"^/Å3\x07êGÉü3VÏk¹l\x7F"
  b"^iï©Ø'MUù\x18XÊ:8û["
  b"^¿‚uˆïD5®Ò6qÖws²"
  b"\x10\x02PuJÞºHŒ „“;\x05"
  b"_'<\x02î\x1CCe│TʸǿÅT"
  b"`|Æ4┼¼L;ØÄ¦\x13\x10)\x02"
  b"c\x1C\x15qIe‹Ê%šuœ…<"
  b"c_öÒG?@™¢ý?\x14q/Zé"
  b"cq?}\x0F┬IÛáÔź|mØ)"
  b"cÊ5^EüB\x0E¦ïìr\r¬\x1FŒ"
  b"cð%>L\x04HýïɃýX\x17└╝"
  b"cÛE´\x05µI©±\x13–({~ù:"
  b"d#7┼ü\vG?Áé5NVVK\x19"
  b"d;zá\f4LZ±#U‹VãG«"
  b"\x16û\x137OŸ|\x17#ÿ\7ñ"
  b"f\x017{èùK\x01Â¥═ü\vÍ"T"
  b"f<kÅ╝¡B}¬d@╔¬L ü"
  b"gÒ=,K@Hÿ¨\tÊ +Ù\x17\x02"
  b"gã¸<'æK9°MÊn—å3\e"
  b"hªInÎh@p»–§àtï)\x1A"
  b"\r_;ûOZšŸÎHF\fݸ"
  b"jˆÞ¦\x0FA‹ šìHý\x04b~"
  b"j»ïÏRCD\x05µ½Ã0\x13ú0æ"
  b"\x7FòKÎM\x12¿ç\x00BøÒ#R"
  b"lmÖšô\fGê‚€á\x14\x14\x18"
  b"lÐ9nÑéFËÜìõÉ┬ø\x13$"
  b"l¦½E]ÑO ì▄yJ3=X\x0E"
  b"map*‹B@L½9Û\x1FS];Ï"
  b"mu‘‰Ä¡G(’z&²:Ï ù"
  b"mìð¡\x10pL3╗j\tSÍ2H¦"
  b"n╩╦ð¹^@´öïµ2É]îó"
  b"o\x05¯˜_¾G—¨óÙ`-ö¥\t"
  b"oׯ†yƒL\Ž)\x06<TÒ˜/"
  b"oíi(LÃOµ—\x12Ë_\x0E´\x1Eú"
  b"\r‘M¥Lÿƒ\TÓúEÊÑ"
  b"p╔L;{\x1DF§Á5\x19Ø░à½ä"
  b"pî@TÊkHX¬q¨m¾ñ¦K"
  b"p¨*ñ³#MÙ▒Í\x04Ã\x142LÉ"
  b"q)oò»DLW‡íÄ£\x1Aì\x1AÐ"
  b"rA5áÐ(I †Î“+]‡‚v"
  b"r—ª[N\x0FHg…©É¡+ì~\x01"
  b"r╚║É═÷C╬£┐▒M^bîÌ"
  b"rþ|Q%AG’±Å/Sù\x06™È"
  b"s\x08å\x11¹©B\x02¡JFð)\e"
  b"s‘†šž«GÍ¢\x04Ò| `µ±"
  b"s§˜\x03KeEå¾§nÜ\x19ɽ½"
  b"s㩓׌E¼¬V•v”ãÜa"
  b"t|`wŸMM¥¹Mš\x14\x00˜€"
  b"\x03ŸŒ\x10Eu®\x7F¹ÆDª<Ñ"
  b"""
    u+Áó\n
    \x13@”‰\x1DI“spZœ
    """
  b"\x11ä└ÅE\x1EÄÿKÔ³1±\x18"
  b"v\x04\x07<PpNÿ‘È\x18¦Ý\x0EýO"
  b"x2*6Î\x14K¹‰><>£\x17ä¡"
  b"x[OÅð▒M^ô¦vhÊ¢ §"
  b"xh¦ÿ\x13²Mc†\x0EàÄÛ)\x04o"
  b"y$\rŠ¿ŽAš¹ÍfCS\x18/€"
  b"yG>fû~Gå”FëæŸÎpõ"
  b"\x19F\x00(C4¯ª ÙûÞ\fG"
  b"zìš-càH/¨x\x04‚=–\x13Ý"
  b"{\x17¾úùiLÀ‡'\x0E¶Ûñê\x08"
  b"{\x1CÐÞı\x1DNYº=\x04ö* Å""
  b"{HÍ×,JG»†Òè{O™€."
  b"{[„\x13ä¯D\x07€Ô\x1AAš—(b"
  b"{ߊÞ81I\x7F¦N[(1•\x01œ"
  b"}\fiy.àJ.ùo^x\x07øÅM"
  b"}ŠOÉûîHÌ¢*Ð\x1CS;°\x19"
  b"\x06òppDUÉWÛ6íÓ\x18Ñ"
  b"~–+-ûkIè¿8Ý\x126r­ž"
  b"\x18Åj\vO+ÄO¶sá╣\rD"
  b"\x16r{aM£ª$éýî\x0E"
  b"\x7Fª\x0E7^’A¡ŽÜIfÕ~Õá"
  b"""
    \x7FÔ«o+\x16JŒ–#³‰ö\n
    #N
    """
  b"ÇP═▀zÊM÷Å░\x1D@á,Ñ]"
  b"€ˆ(\x0EHœN\x06½7òÏ—D_õ"
  b"""
    €ªœN0jM(®,}\x10\n
    ½Hv
    """
  b"€¯\x1CÆòBJ^‰àÁKp9ð­"
  b"ü7\x02ºÏCCu▒K\x14âæ[N1"
  b"üQ¦IÄ\rOMÆßD­║L╠Õ"
  b"üíx·░╦I|®\x12╗Y:9vO"
  b"‚«ã0€½Mþ€—ߛܕ\x08#"
  b"ƒ\x13ïwÉ;N¥ˆ‘N`°¨&Â"
  b"ƒÅ…æì\x13G\x16¡¶\x15g<Þ\fÏ"
  b"„T?\x01.§E,‘\x15Zª@ò`Y"
  b"„Ì‹xìŽNõœ6?߀R\x08C"
  b"àk¹vY║Dì«Ü]ó7╣─\x08"
  b"åü$\x1A)ZN▀ÆRl┌\fé­║"
  b"ˆœ?\x15)éLß”m\x12\x1C\x03ã>c"
  b"ˆ¨SøÓ`DO‰½\x1A=\x16â²&"
  b"êýè<¹éIxâÅbï\vTàï"
  b"‰&ü«ÌqC6¸›ŸT\x1F²/="
  b"‰¼´˜ãLHwš2@‚\x1DnHö"
  b"ëð║Íñ└E*ÅÇS#©C¯«"
  b"Š\x1Eò\x14f¯Nã©=$à÷Îb‡"
  b"""
    Š \n
    4qlC§ˆF)AÜ×Ã\v
    """
  b"\x12â¥KïD!’·+I4ƒ¡)"
  b"ïî\x1Fç╩¦F!Ø└}lË1▒Ô"
  b"ïı\x18C°┌L▓Åi£ütW\x10"
  b"ïõ*É▒╬Iµ®7Î~3­N¥"
  b"Œ\rט\x11vF8¨ø½à(䨱"
  b"ìùç├âGE¿º­5%ÌÜÜä"
  b"ŽJ{ƒç¬I* Ü\vöM“ƒ…"
  b"Äz¤M1▓K│ë´\x01jü▒ðK"
  b"ħOÈ▀K{▓önýh\x15Ø┐"
  b"ŽÎ6\x12÷´OÒ½Ñmœ@þöó"
  b"Åb\x07ÊÞïEΪ~)%5ßÖð"
  b"Éù!\x0E¿ùG¸┤│┴└íöù▀"
  b"É█¢©\tsN-ô▀x\x12═┤õê"
  b"‘ƒbÇ[#I>¡Z B´2w¦"
  b"Æw©jo&O+ìÿ7=░¸¢\x02"
  b"’²€]ï§By§ã¹j9m³½"
  b"ÆÎ‗¦Û:G\x03ëØu¶<Ð\x7F\x05"
  b"”i°*TžDA›žÝÛ1]PÆ"
  b"”—Ñ.žZE\x01½ð$%R¶Ù{"
  b"•D`!¼ìL\eŽ/“û>2\x12|"
  b"•Óq@t\x08L;¦‚îùM|‹…"
  b"–/¤j*‹JX§†ü E \x1AŒ"
  b"ûkÇ%\x04XO¡Å{°c0f¥·"
  b"–‹Ô½í:E·®‘+Ÿœ[éy"
  b"—MD4•"L\x08¤ÚqbYç†á"
  b"ùY´\x0FÆjKÎØ&jà\x04\x11▄|"
  b"—ësؾPH¿¼\x05$\x0Eè/´›"
  b"˜AË8ïéE9ž;uÓœ>›ì"
  b"ÿç=,PEM²╗µ¨\x01▄ïåÉ"
  b"\vr‡\x19UNäµY8ša‡µù"
  b"™£N0lƒFj—ºá\x00\eº^\e"
  b"Ö³\t\x03kpB­░▓┴®6\x02ØH"
  b"š\x10ËÛ˜ôA¶«K•¡K\x1DæN"
  b"šÚ­\óXFJŠJï\x0E<:\x1E^"
  b"›;\x15²ø\x08DÑ»TZ\x13W\x16\x16b"
  b"›Z\x17ÚfoKï±©ÕøPÉ÷2"
  b"Ø1µ×?\x16E4░ÿ°Á▒\x14Òà"
  b"Ø}▓╗\x17\x16J*¢a?6<Åw\x02"
  b"žÇ˜ê\x01œEO•Y&zŽš‡æ"
  b"×Ê\x00ÁÞÅM^©,7\eÆych"
  b"Ÿ£\x06Çd4Lò ‹ð-”„\x00\x04"
  b" \x13Ø¥À\L\x17žÕîgº)[\x05"
  b" ™‚_ë}C¹¥\x03Ÿv:\e\x1F\x10"
  b" ¢\x1F™ë˜Mæ‘á¥Ü\x06Ó\x1A"
  b" ÔtlËPO#·šÉsý g@"
  b"í/c÷È¢KÓØ╣C‗╗\x7F=■"
  b"¡U\x7F¥³ÍE\x18ŒpfZ\x0EôÄ5"
  b"¡m’#z¹D\x1A«c\x13‹Vxˆ­"
  b"í£%µ¹@C─ø\x14TüDö└┌"
  b"í´Ð\x17;ÍBëü└Öð▀\x17█¯"
  b"¢=\x1A\x18•¾D\x16”Ú9ëNü×""
  b"¢KcöZ]I¡‡í\t\x16\x076[\x04"
  b"¢®ÖÚQyH埗Å,¼µ\r"
  b"óÔ▒ð\x01CEöìT─°ô.M\x07"
  b"£®\x19!8ÐLʸ‘\x18\x03\x01#"
  b"£Èm«»8E°¹\x1A^E8Ï\fË"
  b"¤\x0EîyGf@¼¾Jùq,\x17"
  b"ÑR×ë┌╗D~üO±Æ┌çRþ"
  b"¥p™Ý IF4‹WØü\x05\x13ªf"
  b"¥Ã–ÜŽtG\x18””HUÄøí3"
  b"§/UQS•A·œÍµ¸dZyñ"
  b"¿H~¬Ñ±J,É"«XÝ▒S2"
  b"©\x03\x19yf†@{—•I\x0F¼p)þ"
  b"ª\x063ƒ}€DÒ–Ž%ÏH·\x06"
  b"ªÃ»k\x01\x05F\x1A«•\x15(u\°r"
  b"«„_áý€Gø­é,È¾ŽŒ\x03"
  b"­S\x14¯FmHå¸n·xÆû\eM"
  b"¡┤ \x16XYAúÿ.■û¨ìãÚ"
  b"«\x1F┤bɲCÛì{<KsÓr█"
  b"°Ù5s´ÀN\x08²˜Çj'-\x1Em"
  b"░Õ;ƒ©*C\x10½ÖRàË\x06ì┬"
  b"""
    °ýc*\x0Ec@C™3\x06[‹\r\n
    R
    """
  b"±Ubòµ\x07Nÿ“)JZ•Uc”"
  b"▒q│£vVM\tÉÃðÚê2&═"
  b"±¹ýî\x08ÿL{Š„}Ùm•Y\"
  b"▒´üGé┴KÀÑV\f\fûÞû"
  b"²ÐEßïØD\x7F²\x0E=\x12ææ\x05½"
  b"³;­?\x00\rO.“¹¨Âû„\x15ª"
  b"│Ó┤│A¡K/Å·GæG\x1E"
  b"´4ß\x14ptJ\f®>VA)X\x00Þ"
  b"´yíLeíBѨ^\x1E›&\x11Î\x07"
  b"┤®Ò|ÌÜC­ìÉìç¶\x05'\e"
  b"´ø­Z«¡MR˜}¨–\x03Ù­þ"
  b"µmwK¼ŒKc°ŸA\x1DVæË\x02"
  b"ÂâKø²JOÅèßu[ø\x11ã▒"
  b"·þ•Å?òM܃!¿Yj\x08n="
  b"¸ñ‡ºyaA´°ð•w¬\x1FŽ¥"
  b"¸ÿ\rË)fFJ¸8ÝHÄÿØß"
  b"\x7FöÖÓ{Ma┤\x03Å>{¿úx"
  b"╗äªcÚòKTáÔ8áÅ═º\x16"
  b"\vïÙmüJáÑÛøÁCÇy¢"
  b"""
    ¼<\x0E\x1D„ËOèž\n
    AP¦[¯w
    """
  b"¼Ž¨©–þNk“×,€/F,­"
  b"¢ûC3¢ÉNYû\x16┬█Bu\x11Ç"
  b"¾Jÿû ŒA\fˆÕjˆÅû¡ý"
  b"¾Oж½3H©Ÿªò\x18 a:v"
  b"¾Ñ3\x1Dn²B«¿\x04¶60ÈÄÒ"
  b"¾ÒÐü\v\x01D\x10¥ï]fF\tü\r"
  b"┐\┬\x14A\tA$É═ás═?║Ê"
  b"└+\$æ\x06AWáüG#E^\eo"
  b"Á'0ÈcŸK‰™Ã诓ô!}"
  b"Á'«µ\r'BŸ¢ÅhØAɦ9"
  b"ÁO‰Ï¡µGÕˆÎ1t9!cç"
  b"┴┬ÊÅ00Oå┤▒0\x7FÃ&ÝG"
  b"┬úW;zìLOû&»╝ÙE┐["
  b"ÂÜ|¡-µDÙ‚ß{¿›(ä\x07"
  b"Âß›ÅÀuEñ‡S^cÏÅBæ"
  b"├qÉ×<1@uéJ(Tê\x7F¸5"
  b"ÄpGNŠˆC§¤>\eÿíTïþ"
  b"Äx\x1E޼XBPƒ³„î’Í\x1Dœ"
  b"ÄÞŠ\x19?9Oöµ$N\x01»·\x13¸"
  b"Æ(õ™T%Ib¼\x11‘z³(ÒÙ"
  b"ÆÂDþ˰L™›ÿ˜rA\x02QG"
  b"Ã\x02\x03jø¤IøñçŽ\x12%¸="
  b"ÇMc·n¼J\¿ÏõG»ØS\e"
  b"""
    È#¬Â\ÇCÖ·©\n
    y¼öY\x19
    """
  b"Èmt«¹hL¸°uäjz\x13b”"
  b"ÈpIT8öC\x1A¡Ûp5ö,ï­"
  b"È¢‡ltwHÕŠ…íÉC\x1E£:"
  b"Èì.L\x06.@!½|qfD(sñ"
  b"ÉM’åÛ\x15OC§Ÿüßln—þ"
  b"Éß\x04g,„Eâ¹èûé#\x19úa"
  b"Ê\x14ÅYA\x0FI\x7FŠ:¼\x02\x07Õïç"
  b"Ê\x7F—œ£\x00L\x07¥ùM\x1Cá\nÑ®"
  b"╩ûåQ2ÞCñâ┼Ü\x14üO?Õ"
  b"╩£\vü&CG¿öc\x04\x08¬9b┼"
  b"ËAY\x18 ÌAÁƒ£C\v§\x16"
  b"Ëßÿ\x19‰ZIã¯n\x19–‚Q\x12"
  b"ÌŠF²ŸWBYª\x12\f`§-Dp"
  b"Í8´›U‚C\x07ºd>†öŒ1]"
  b"Î/\Â\x04”D0¢5#òFQê—"
  b"¤àé\x1EÝ╦NeÁê.Õ]»Wü"
  b"""
    ¤ðÉÕ\x17xA$Ü¡\n
    åè*¥~
    """
  b"ÏýVˆ#ºOÀµÐνÑÎLQ"
  b"ðC═õWTGGÂá5\x174"üÒ"
  b"ÐL”F¾FLŸ›~Õ«ìf]{"
  b"иÿã}\x02MrŠÅ”šqÔ–£"
  b"ð■(i¼JJªó\x02Π±Ò«É"
  b"Ð\x11ñÝ%ÖI\x16ìmÓ´┼Ü}""
  b"Ñ:BP\x1D0B‹“m\eö\x14\û."
  b"Ò†pé\<D¥²ß*nÛ˜Þy"
  b"Ê╔]ý×\x03DؽƒÌý│yn¾"
  b"Óq\x06ž{ O<¡*c±q Ðn"
  b"Ëì/yIéA»\x04\x04/╔YÐ┴"
  b"Ë╗ÀÜ¢èH.Ç▓TÉ╔©░Ý"
  b"Ôtc\fãÂF\r™z•S©Âü•"
  b"ÔâP­$'H\fŸ¤\f;\x07ý#Ã"
  b"ÕÖ%8WvH\x1F¨õF­X\x11Q4"
  b"ÖZ겞KDµŽ«åˆ\x0E؈Ç"
  b"""
    ×{¶u7¸Aÿ¹>¥\n
    A¬¸l
    """
  b"׌¿«ÆiL\x04\x115¶˜ÚOy"
  b"Îø\x15¼\x16\x13BXózüDƒ¯~╔"
  b"Ï52▀\x01dJ¦è\x03c4\x08Z\x14ü"
  b"ÏjðE\v▒H¢ìg>╩êÇæn"
  b"Ï┤\x18g\f\x08Gé╝╦Ë┴cæÉ\x0E"
  b"Ù+€*ǧLlŽ\x01o œ\x14\x14P"
  b"ÙòEŠ|\x04KY¾ñÙ\x1F·Âø\x14"
  b"ÚMœ±†ï@L‚†~§<!\x1FÀ"
  b"Û\r}™d)OÀ¨Mšp˜P=q"
  b"Û# è<ŠBy—йµ\vk8Â"
  b"█m´┐9hLõÆì╝Ü8×├õ"
  b"Û›ÑA<ïO\x12µ$¼_™ä¼E"
  b"█╩\x05¿*`JHÅðMõ█lPƒ"
  b"ÛÖ`ô0HH^ª\x18ñ[§\x0E"
  b"Ü9\x16|elDj”«\x06;?ŠM—"
  b"▄[­c▀ÈAÁú¶ìt¯ÿP0"
  b"▄ò,▀2ÊL\x10Øê╣Üä1èã"
  b"ÜÀµSÛ‹@¢®Auʬüx‹"
  b"Üù\x06‰„Eѧû»mxþç/"
  b"▄þ\x14)¢/Fɺ{\x03Ò~²¶u"
  b"Ý\x14cZ,íJ˜»&|xv0;¿"
  b"ÝN¢´`¡I¹ˆˆ©øÊçï¸"
  b"ÝtxùÜaFÕ¸ki‡±È§\x18"
  b"ÝÚ¨ýx=EQ¯‰wã\v¡#©"
  b"ß kЇÐF7¸“¦\x1C“ší5"
  b"Ó[ÌfÆ█J?îeLüp_aø"
  b"঑èЙH\x1C¼çãä!{\x19E"
  b"á •«\x0F\x04A8˜\3^+àJÎ"
  b"áua½F‰It¡ À€=p1\n"
  b"ßüþ┘«░Lí¿>æ┘t29u"
  b"á­w¢z9Nñ‘Ò[tñ†”$"
  b"âÜL\vìÂB&¾ã\x05î\x0FLuš"
  b"ã\x1D–d±\tO1Ÿy]³2‘!0"
  b"""
    㦼k HG=•\n
    \x11¯Õ|\r\x11
    """
  b"ã°ÍÌ8}Aâ¹Ó“ö{ßðy"
  b"õ\x1FÉWC<Ecä%À:ö"
  b"ä}\x04ã\e=JG¿%ÐõõEº\x12"
  b"äÀØkþ'H\x01ž±¤\x11‡9w\x06"
  b"åQ(&\x11V@\x03¸è\x0F\x1E\v1H¡"
  b"Õp\x03┴èîE3É\x13\x15¯÷\x08Ø"
  b"Õ‗c\x0FHÇAüâZÓ\x07eºm*"
  b"ææò‘8ÅJU ^2=ùnÖØ"
  b"æè·Ú\x02jE.³#@šÐk™V"
  b"ç\x05\x18yÞ)Dݺèq\x17ì5ZÏ"
  b"ç\x06\£¹<GÛ‹A0?ÛŒ\e"
  b"çÿr\x12°€H\vŸE-\x11\x12ß|\x1E"
  b"Þ12¹ıÆKÂØ(­\x18^8¾\x19"
  b"ÞÁB¤õE»ü\vÁîÅMí»"
  b"é\x1CÜ\x0F?½O)¢-RÛÌG“\x15"
  b"éF}JYQJ»œ"\f\x0E¬*Ný"
  b"éLqMÑ\x17L\x07 =àé¡“\x0Eq"
  b"Úw¸é\vùD\x1A╝■Ž\x11¯Ë\x16"
  b"ê;F|r˜CE­õ#\e\x04êÅ\x7F"
  b"Û┼!Ú `@Óü®\x03!\Ün="
  b"ëFü í\x02L'–£¡ñ2U”„"
  b"ë_7èç^Fg©¬4Ÿ "J0"
  b"ìH4GV¶Mȉ\ óœÉ¯Ñ"
  b"ýçW\x1FoñB{Üÿ\x1F■&\x1A"
  b"Ý#\tV¢aO\x01ìTÔX\x11Qaõ"
  b"í6²D3„@»žJ½iâ/nK"
  b"íÏoX(\x1DF\e­œ£\x16,Ô1ˆ"
  b"íÛ‡\x18u¯Kz‰Pêµ»˜H\e"
  b"íðd€\x19+IN¾À¢íFö\x07\x0F"
  b"î\vð;ôFD°„J\x04\x19Ý\x10öº"
  b"î³NøNÑ@ƒ¶8é^GMïW"
  b"ïàn4µ’K¦ª\ë6þ\x07ßñ"
  b"­ÿ?üê┴@▒£Éø¤█\r1\x12"
  b"±\x08ráÅıB\x03äo+uÐ‗Ì\x05"
  b"ñ\x14(_A“LĘr;\t®VyÈ"
  b"ò.â\x15êGIÖžob2ÛÖ¥O"
  b"óÞ+\rŸðK+°\x15LAKD\3"
  b"¶t¥Ìª-JS╣cÖüW\x00"
  b"öDäìÒIO2¾•R\x03\x05AÉc"
  b"öTD\roDL÷€T°ÀñL›³"
  b"÷î¯üöÃN,ÂÎòÿÅï│ó"
  b"÷\x02ƒ¥~4Av·ÝÞ’x·ïÞ"
  b"÷'S4¢:K[†\x03;m\x17ëñŸ"
  b"÷)ê_ºI–…—òS–t\x1Cl"
  b"øDŒUF–C´‚—NëV×9|"
  b"""
    °VÅ~\n
    âBØÁ>!îÂXâ³
    """
  b"ùs¦îEpFë‹\x1E\x19ǰ<î“"
  b"""
    ùvÒ\x18ÔÑC°¡i#“¯\n
    ‰°
    """
  b"¨|¬#|)Dÿ│»`>¬ì3c"
  b"ù‰ÞÎØKO(“&ÅTŸc²6"
  b"ùõ‰n\x1E\x19Oýž_±Ö'^–|"
  b"ú\er\x1DÁuFs°\x00†ˆ\x00\x10–Ô"
  b"ú\x1C‰MŒüB\x1A§®š ƒšõc"
  b"úqÁ\x18ù­KÔ„ö³£1cÑ8"
  b"û2rR;!C\x11¥\x16¡uXcHè"
  b"ûúü­\f™C`•Â\x10é…æ–_"
  b"³\x00ÛÉxoEÒÉPÚ÷uìåÃ"
  b"ü\fÀe\x00EDž¢Lwó'îªm"
  b"ü²;(—\x14I§²0“;ìE/Ó"
  b"ý\x02al8zL.µG„[ÿ«¶ "
  b" ZóÊÃãLßèü|òÌMz:"
  b"ÿòLV\x0EQKf¢ˆEŽ*X'Y"
]
85 1.27 ms
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.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `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` FROM `category_translation` `category.translation` 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` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"\x00D@Ý uFq­©¿y¢·_¼"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"\x00D@Ý uFq­©¿y¢·_¼"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"\x00D@Ý uFq­©¿y¢·_¼"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"\x00D@Ý uFq­©¿y¢·_¼"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"\x00D@Ý uFq­©¿y¢·_¼"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"DD$ÿ“‘J'¤\x01é »3—n"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"DD$ÿ“‘J'¤\x01é »3—n"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"\x00D@Ý uFq­©¿y¢·_¼"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"\x00D@Ý uFq­©¿y¢·_¼"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
86 3.39 ms
SELECT `product_media`.`id` as `product_media.id`, `product_media`.`version_id` as `product_media.versionId`, `product_media`.`product_id` as `product_media.productId`, `product_media`.`product_version_id` as `product_media.productVersionId`, `product_media`.`media_id` as `product_media.mediaId`, `product_media`.`position` as `product_media.position`, `product_media.media`.`id` as `product_media.media.id`, `product_media.media`.`user_id` as `product_media.media.userId`, `product_media.media`.`media_folder_id` as `product_media.media.mediaFolderId`, `product_media.media`.`mime_type` as `product_media.media.mimeType`, `product_media.media`.`file_extension` as `product_media.media.fileExtension`, `product_media.media`.`uploaded_at` as `product_media.media.uploadedAt`, `product_media.media`.`file_name` as `product_media.media.fileName`, `product_media.media`.`file_size` as `product_media.media.fileSize`, `product_media.media`.`media_type` as `product_media.media.mediaTypeRaw`, `product_media.media`.`meta_data` as `product_media.media.metaData`, `product_media.media`.`config` as `product_media.media.config`, `product_media.media`.`path` as `product_media.media.path`, `product_media.media`.`private` as `product_media.media.private`, `product_media.media`.`thumbnails_ro` as `product_media.media.thumbnailsRo`, `product_media.media`.`created_at` as `product_media.media.createdAt`, `product_media.media`.`updated_at` as `product_media.media.updatedAt`, `product_media.media.translation.title`, `product_media.media.translation.title` as `product_media.media.title`, `product_media.media.translation.alt`, `product_media.media.translation.alt` as `product_media.media.alt`, `product_media.media.translation.customFields`, `product_media.media.translation.customFields` as `product_media.media.customFields`, `product_media`.`custom_fields` as `product_media.customFields`, `product_media`.`created_at` as `product_media.createdAt`, `product_media`.`updated_at` as `product_media.updatedAt` FROM `product_media` LEFT JOIN `media` `product_media.media` ON `product_media`.`media_id` = `product_media.media`.`id` LEFT JOIN (SELECT `product_media.media.translation`.`media_id`, `product_media.media.translation`.`alt` as `product_media.media.translation.alt`, `product_media.media.translation`.`title` as `product_media.media.translation.title`, `product_media.media.translation`.`custom_fields` as `product_media.media.translation.customFields` FROM `media_translation` `product_media.media.translation` WHERE `product_media.media.translation`.`language_id` = ?) `product_media.media.media_translation` ON `product_media.media.media_translation`.`media_id` = `product_media.media`.`id` WHERE (`product_media`.`version_id` = ?) AND ((`product_media`.`product_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x00\r™ÌyQIØ·cø³Ö@\tô"
  b"\x00E\x15A§¥J\x03‚/Ge|•[Á"
  b"\x00[¾äŽéKZƒË½ïÿüã¢"
  b"\x00 \x1C)ž÷M¥¼õµëǃJ\x06"
  b"\x00╝üÈ\x1C└B│Ñå\x17┐┘¨\nI"
  b"\x01X\x074¡AI9ª\êáTT>Ç"
  b"\x01š\x08©e-CÞ¤+ÛGú\x15\x1Eº"
  b"\x01¼àùÔ²FØ¿¸Ù³ãÐI£"
  b"\x02\x17sN®>Ab¼  ØâÀ9¹"
  b"\x02`ÎCØy@¦Øüùæ5▓KR"
  b"\x02{\x00ÉJ┬EjºÌ\╠╦mJ╣"
  b"\x04\x1CŽÖ\x156AÊ«ïi.·YžB"
  b"\x04€Ïl\x01´Kw­‘›ü\Œ\x10°"
  b"\x05›`jMRH™­¼¨røÄ—\x15"
  b"\x05í\x0F½3ïD„¥ãÔ\x11\x01ìHÉ"
  b"\x06ZD´\x1DéGº ïÕq£0´w"
  b"\x06Â*c║=A╬ü╝Ê\x12¶3â\x1C"
  b"\x06¼…5z´KNš^Mòâ}!\x1F"
  b"\x07\eéÍ\x17|Né‘Ë(Þ\x12nžÅ"
  b"\x07â¹#¯ÛK ╝ìÑ\x1Dwúw+"
  b"\x07Ø]\x1El├B‗ì\x0En■é'¹Ý"
  b"\x07╣┘ú▀¹AÉá▄S\x1AX\¼\x14"
  b"\t\x02j\x18ÂUAŒŽr\x16Æ·“\x08,"
  b"\t@bÕ kO%Œy7q¨^m\x0E"
  b"""
    \n
    3\x12"¬×J\x0Ež\x08×§É\ôÑ
    """
  b"""
    \n
    ÅÕ\x0EÅ╝Løà§ae\x04!\x12Æ
    """
  b"\v\e™\%ÀKn²l\x1CŠñ)Ýö"
  b"\vyn\f{ÄF®º7mýËËÒæ"
  b"\v‹µþQzF€¢¼\x00ª]r¢±"
  b"\v«°,ÌåOSØgz\x17î«:\x18"
  b"\f%P†ÜÓB¡½prôxŒúî"
  b"\f3—ôD˜Ge›œ\vÁ\x17\x18Ù)"
  b"\x0E4^C÷ðG¶Ž´\x19^Æ“b\x0F"
  b"\x0E\x1A\fmE,╗¶.}Å╣░\x08"
  b"\x0E}▄CõrG│ìü&¶bT\x0F¯"
  b"\x0Eš?¿÷\x04OD½Í\x0F€Dah8"
  b"\x0Eĵã²É@°¥ööp\x06kIs"
  b"\x0F\x00f~—jO¡“?ÕÝ\x1A½41"
  b"\x0F\t”?B_ˆ`#‰§ìëe"
  b"\x0Fp¹ôþžLPž±´ùx—ò\e"
  b"\x0FÚÑ\¢ÂMꎼy<KÖ§í"
  b"""
    \x0Fö’¯U&L\n
    ˆè¯éÉLq+
    """
  b"\x10÷¢¸©sA_‰Í‘Ü)zâÖ"
  b"\x11H@™NãL\x14´\x15䟻5ƒÑ"
  b"\x140Mzë&G]¨M½Ë^Íï"
  b"\x14³\x19\x7F!×Fï¬ãoRí<æû"
  b"""
    \x16)Ùé0\n
    Mýމ\n
    Ö—J\x04Ã
    """
  b"\x179§ÄS\vNÅëÍ‗²3°I\x12"
  b"\x18¿\táÂNOت+Ó\x0E\x15»═Ó"
  b"\x1AAPƒxcBü‘8\x03ò3È-Ž"
  b"\x1Aq─ðm\x05LRùU\x0EÅK\x1C"
  b"\x1A‚›Ù‰)BZ”3 ™\x1A\x15"
  b"\x1Að]‰‘–IဌVx‹*\x17"
  b"\e¼7ôbéBÓ™nÇ?eÆ_;"
  b"\x1C\v1lzoL3†ŸÈÌzj*,"
  b"\x1C\x08\x06╩K+É┼zÝîvNh"
  b"\x1E\x13üi€\x18A|·7Î\x06\x18m…­"
  b"\x1EQ‚Á„\x0EDö£CI–\x17nï5"
  b"\x1E‡Õ^ ŽHD¢ƒÖ)lÝSæ"
  b" !í;'QI§»Î¼ê>>Q"
  b" ´\x02\x03ðoKbª©,\x02IOÈ£"
  b"!4"­N‚Bä¯~5\x00cs–Ó"
  b""n\x15├×ÊH\x1Aì7@\x1E\x19\x13\x1Dx"
  b"#\x04ƒéx¿@FÉÂ;Q▀┐╝¦"
  b"$ÒÂÊ7ÇN6¾©TYkmúo"
  b"\x19ã\x16?K丫ûÔhVN/"
  b"&Å─\x12Wï@oëEVkaxV\x12"
  b"&—ŽË‹+O§¾\x06cijJ9·"
  b"&¤Áì\x13èEB«R»ÐÒY:o"
  b"&ızÉY±EÐ┐<"¾²@±%"
  b"' ▄\x05├ØJ`º"@░îæKd"
  b"'|\x1C£¬\x12H*·éþÍW0@¶"
  b"\x1DôÚPD´Åe\x1C¬┴Ð┐½"
  b"'÷ä[\x02>BëØÞ!ë\x1Dÿ¼¼"
  b"""
    (2\n
    +¦uA;§•\\rºŽë¨
    """
  b"(G\x11.Ó™Iü«÷jìO›\x03O"
  b"(Áò÷ª]M\x18¹)•™ì×5‹"
  b")\x17¡ç┼cI+ëT\x05Å>\x02Å5"
  b"*C\x02\x12p$FpöwN.õ┐\x15É"
  b"*rY¨\x13\x18HŒ´b .1º|ù"
  b"+.ðz>ÍEå†.\x00X‹\x04±¡"
  b"+NË85ıJ!Ø$,ýq+¶-"
  b",.;9c9B'┤k%{ìb"ñ"
  b",Y:╗\x02▒H│ÄC╦\x00âëì\f"
  b",ÂÓ“¶½G¿µ}r¥)ƒöb"
  b",Ô³\x17╔_IèáOügM┬i╝"
  b"-\x02\x02\x03Û¸H›‡\x04“ŒM'\x01;"
  b"""
    -]nªÃmO~’CÌ\x1A\n
    †½#
    """
  b"-]Å"|¡EÄàJ=ß═â+\x06"
  b".W’ö©yJIƒ\x0Ec2œ§ež"
  b".­PòrþI½¨’\t\x02>™\x1A\x00"
  b"/d†,¬,FÕ©pÑ¢\eW5˜"
  b"/Çöºö>O†YÂY\tŠ\x1Cš"
  b"/┘\x19XáeG9çÏñ\x1A¹2ü{"
  b"/▀k-Lü@ÈĦ\x04\x01\x18H(¥"
  b"0Jím>ÅKÅ»™xeCÃsW"
  b"0Q}┐▓ÁMsòͺ\x0F¨\x0E"
  b"0éÁÎüqHÈ·+vïò\x02r\x17"
  b"3 ‹m$ïEä±\x05û,r¿\x14?"
  b"3`}\x10»íJ/–3yHùðÜ•"
  b"4\x10©F@ÆC║Åü{Ôé╦ZU"
  b"5N%î~ýOÔhõ_\x02óO\x10"
  b"5ù±\x13\x18PL×” !\x08#—[r"
  b"8kS\x1Ae!E›·=ö%ï"ûk"
  b"8o\x0F‘g\x19Lº™N‘Å\x1A.ƒè"
  b":(k\x03)5G\x12®\x13ÐUöS¢v"
  b"""
    <\f¢,'sJ?ü]µ<\n
    \x16®ì
    """
  b"<ì×╔█6Líæ)çb\x1E­%\x14"
  b"<Ö*[\x12<E˜¹)«\x02\x0FfÖY"
  b"=\x13\t\x05EïG®Éüí\x1E|[øi"
  b"""
    =┌\x15\x0Fx╗@\n
    É╦Ã╦Ð^║5
    """
  b">WçŸDDB5¾.¦Bç\x1E¥*"
  b">Œ­á”÷OMœÄ_«¿Þn—"
  b"A™y°ÀàE‡¯6öŸï\x19Ð?"
  b"\x07~2ðJå×þ┬QÉìñ³"
  b"C\x0F‹Hé\x0ELO¿\x1E³\f•gà9"
  b"C\x138,úÑAyü~f\x15µ%\ré"
  b"Dož&ÎJFf‹Õ×1¼7â\x7F"
  b"E?╦ÐO\x05J¥«½ìÛB,x\x16"
  b"EB¨œ\·@¤ Rí_¯ÒÙ\x13"
  b"F+ÏŠâ«J\x01š¦ëätKÉÂ"
  b"F3(ØÀ─B\x0FÀ┴I└\x03\få"
  b"FÐßÌE\x1AGï”K\x1F<¹à¾€"
  b"G╝üF×AD7┐N\x17Ùe®▄?"
  b"H`õôU I®€òï\x12œ®Á¼"
  b"I\x15Gæû╣E2│\x10[ìS¶kX"
  b"""
    \eX+\n
    O¡©Jñ­èŒQX
    """
  b"L═")î┼A®©®È\x01Ø‗5="
  b"Mgô▒²ÐAÂÂ\x03¼KpØ®È"
  b"O:üõ¹A\x06…2²·V¡\x1AE"
  b"OF.@\x1E.LõÅD¢ç*╣Á¶"
  b"OîøíƒWN\x0EÅeþN¸Ì¼U"
  b"P"ÊÌ\x17Ÿ@ÁŠHŽøX¼ú2"
  b"\x05±ä«H*†\vFö³Š\ "
  b"QÊ«\x10È\x7FGÿ¢nO¦HÊ«í"
  b"QçàǯvFc“\f‹Õ\r`¬ó"
  b"""
    R9^•Œ?N9¾\x18]\n
    Ô¦•
    """
  b"Rj¿—ï"GŽŒ÷ÃLl.\x1Dã"
  b"Rsò^‡IB˂߭հT¡y"
  b"R¯ŠÒ‹\x1CNæ á\x04päÞˆ´"
  b"R·³\x1A;ïA~·Zø¸[ì\x7F3"
  b"Rî)ø\x10oBœ‡o†t¬‰Wç"
  b"S1J‰‰PO@³\x02\x04?\x16šã*"
  b"SL\x00òmIKØ«,/ƒ/Íó®"
  b"S¥“†A\eKN·}Ÿðì¼¾‘"
  b"S╠ıb\x05UKSÉí├2ª\x06jL"
  b"T}ÖÇÄ€Ct¨ê\tp]-m)"
  b"U:Ïê( Ié░zíÅM¡░%"
  b"UÛb`xbCYº!?¹±4šò"
  b"Uê¹¼\x14ZK\x1E¾â‡’zøH£"
  b"VÒ¿ô£\tM\x00Ÿ»\x7F¯\x15}¾ï"
  b"\x19yõXMº¶AÅôÙ·~z"
  b"WÏsY■\x10M¶Åµ;´ur°Ù"
  b"XK2\x11\x02#Buƒ¦\x1Dç╗╠ü2"
  b"XdgœrRJE™óS\x01‡ù%H"
  b"X╝│â▄}EB¢=Ãí\x1E$§Å"
  b"ZúqAô­O<¦UyÞZ·\x01t"
  b"[ì_\x18gêH╔»·\rC\x00³RO"
  b"\\x04Bø¼±B;ü¨\v\x06!\x17ãÂ"
  b"\#\x00╬ÉON[âóı├@0úo"
  b"\3®Ë\x11\eE\x14¿Áê—,ï‰}"
  b"\{\f&\tìJ ²¯\x03~\x1A·ˆp"
  b"\\x7F¤æNqA\x05¦ã‰†åªJV"
  b"\šª…V†M»®¨õº¯Ú\x02V"
  b"^/Å3\x07êGÉü3VÏk¹l\x7F"
  b"^iï©Ø'MUù\x18XÊ:8û["
  b"^¿‚uˆïD5®Ò6qÖws²"
  b"\x10\x02PuJÞºHŒ „“;\x05"
  b"_'<\x02î\x1CCe│TʸǿÅT"
  b"`|Æ4┼¼L;ØÄ¦\x13\x10)\x02"
  b"c\x1C\x15qIe‹Ê%šuœ…<"
  b"c_öÒG?@™¢ý?\x14q/Zé"
  b"cq?}\x0F┬IÛáÔź|mØ)"
  b"cÊ5^EüB\x0E¦ïìr\r¬\x1FŒ"
  b"cð%>L\x04HýïɃýX\x17└╝"
  b"cÛE´\x05µI©±\x13–({~ù:"
  b"d#7┼ü\vG?Áé5NVVK\x19"
  b"d;zá\f4LZ±#U‹VãG«"
  b"\x16û\x137OŸ|\x17#ÿ\7ñ"
  b"f\x017{èùK\x01Â¥═ü\vÍ"T"
  b"f<kÅ╝¡B}¬d@╔¬L ü"
  b"gÒ=,K@Hÿ¨\tÊ +Ù\x17\x02"
  b"gã¸<'æK9°MÊn—å3\e"
  b"hªInÎh@p»–§àtï)\x1A"
  b"\r_;ûOZšŸÎHF\fݸ"
  b"jˆÞ¦\x0FA‹ šìHý\x04b~"
  b"j»ïÏRCD\x05µ½Ã0\x13ú0æ"
  b"\x7FòKÎM\x12¿ç\x00BøÒ#R"
  b"lmÖšô\fGê‚€á\x14\x14\x18"
  b"lÐ9nÑéFËÜìõÉ┬ø\x13$"
  b"l¦½E]ÑO ì▄yJ3=X\x0E"
  b"map*‹B@L½9Û\x1FS];Ï"
  b"mu‘‰Ä¡G(’z&²:Ï ù"
  b"mìð¡\x10pL3╗j\tSÍ2H¦"
  b"n╩╦ð¹^@´öïµ2É]îó"
  b"o\x05¯˜_¾G—¨óÙ`-ö¥\t"
  b"oׯ†yƒL\Ž)\x06<TÒ˜/"
  b"oíi(LÃOµ—\x12Ë_\x0E´\x1Eú"
  b"\r‘M¥Lÿƒ\TÓúEÊÑ"
  b"p╔L;{\x1DF§Á5\x19Ø░à½ä"
  b"pî@TÊkHX¬q¨m¾ñ¦K"
  b"p¨*ñ³#MÙ▒Í\x04Ã\x142LÉ"
  b"q)oò»DLW‡íÄ£\x1Aì\x1AÐ"
  b"rA5áÐ(I †Î“+]‡‚v"
  b"r—ª[N\x0FHg…©É¡+ì~\x01"
  b"r╚║É═÷C╬£┐▒M^bîÌ"
  b"rþ|Q%AG’±Å/Sù\x06™È"
  b"s\x08å\x11¹©B\x02¡JFð)\e"
  b"s‘†šž«GÍ¢\x04Ò| `µ±"
  b"s§˜\x03KeEå¾§nÜ\x19ɽ½"
  b"s㩓׌E¼¬V•v”ãÜa"
  b"t|`wŸMM¥¹Mš\x14\x00˜€"
  b"\x03ŸŒ\x10Eu®\x7F¹ÆDª<Ñ"
  b"""
    u+Áó\n
    \x13@”‰\x1DI“spZœ
    """
  b"\x11ä└ÅE\x1EÄÿKÔ³1±\x18"
  b"v\x04\x07<PpNÿ‘È\x18¦Ý\x0EýO"
  b"x2*6Î\x14K¹‰><>£\x17ä¡"
  b"x[OÅð▒M^ô¦vhÊ¢ §"
  b"xh¦ÿ\x13²Mc†\x0EàÄÛ)\x04o"
  b"y$\rŠ¿ŽAš¹ÍfCS\x18/€"
  b"yG>fû~Gå”FëæŸÎpõ"
  b"\x19F\x00(C4¯ª ÙûÞ\fG"
  b"zìš-càH/¨x\x04‚=–\x13Ý"
  b"{\x17¾úùiLÀ‡'\x0E¶Ûñê\x08"
  b"{\x1CÐÞı\x1DNYº=\x04ö* Å""
  b"{HÍ×,JG»†Òè{O™€."
  b"{[„\x13ä¯D\x07€Ô\x1AAš—(b"
  b"{ߊÞ81I\x7F¦N[(1•\x01œ"
  b"}\fiy.àJ.ùo^x\x07øÅM"
  b"}ŠOÉûîHÌ¢*Ð\x1CS;°\x19"
  b"\x06òppDUÉWÛ6íÓ\x18Ñ"
  b"~–+-ûkIè¿8Ý\x126r­ž"
  b"\x18Åj\vO+ÄO¶sá╣\rD"
  b"\x16r{aM£ª$éýî\x0E"
  b"\x7Fª\x0E7^’A¡ŽÜIfÕ~Õá"
  b"""
    \x7FÔ«o+\x16JŒ–#³‰ö\n
    #N
    """
  b"ÇP═▀zÊM÷Å░\x1D@á,Ñ]"
  b"€ˆ(\x0EHœN\x06½7òÏ—D_õ"
  b"""
    €ªœN0jM(®,}\x10\n
    ½Hv
    """
  b"€¯\x1CÆòBJ^‰àÁKp9ð­"
  b"ü7\x02ºÏCCu▒K\x14âæ[N1"
  b"üQ¦IÄ\rOMÆßD­║L╠Õ"
  b"üíx·░╦I|®\x12╗Y:9vO"
  b"‚«ã0€½Mþ€—ߛܕ\x08#"
  b"ƒ\x13ïwÉ;N¥ˆ‘N`°¨&Â"
  b"ƒÅ…æì\x13G\x16¡¶\x15g<Þ\fÏ"
  b"„T?\x01.§E,‘\x15Zª@ò`Y"
  b"„Ì‹xìŽNõœ6?߀R\x08C"
  b"àk¹vY║Dì«Ü]ó7╣─\x08"
  b"åü$\x1A)ZN▀ÆRl┌\fé­║"
  b"ˆœ?\x15)éLß”m\x12\x1C\x03ã>c"
  b"ˆ¨SøÓ`DO‰½\x1A=\x16â²&"
  b"êýè<¹éIxâÅbï\vTàï"
  b"‰&ü«ÌqC6¸›ŸT\x1F²/="
  b"‰¼´˜ãLHwš2@‚\x1DnHö"
  b"ëð║Íñ└E*ÅÇS#©C¯«"
  b"Š\x1Eò\x14f¯Nã©=$à÷Îb‡"
  b"""
    Š \n
    4qlC§ˆF)AÜ×Ã\v
    """
  b"\x12â¥KïD!’·+I4ƒ¡)"
  b"ïî\x1Fç╩¦F!Ø└}lË1▒Ô"
  b"ïı\x18C°┌L▓Åi£ütW\x10"
  b"ïõ*É▒╬Iµ®7Î~3­N¥"
  b"Œ\rט\x11vF8¨ø½à(䨱"
  b"ìùç├âGE¿º­5%ÌÜÜä"
  b"ŽJ{ƒç¬I* Ü\vöM“ƒ…"
  b"Äz¤M1▓K│ë´\x01jü▒ðK"
  b"ħOÈ▀K{▓önýh\x15Ø┐"
  b"ŽÎ6\x12÷´OÒ½Ñmœ@þöó"
  b"Åb\x07ÊÞïEΪ~)%5ßÖð"
  b"Éù!\x0E¿ùG¸┤│┴└íöù▀"
  b"É█¢©\tsN-ô▀x\x12═┤õê"
  b"‘ƒbÇ[#I>¡Z B´2w¦"
  b"Æw©jo&O+ìÿ7=░¸¢\x02"
  b"’²€]ï§By§ã¹j9m³½"
  b"ÆÎ‗¦Û:G\x03ëØu¶<Ð\x7F\x05"
  b"”i°*TžDA›žÝÛ1]PÆ"
  b"”—Ñ.žZE\x01½ð$%R¶Ù{"
  b"•D`!¼ìL\eŽ/“û>2\x12|"
  b"•Óq@t\x08L;¦‚îùM|‹…"
  b"–/¤j*‹JX§†ü E \x1AŒ"
  b"ûkÇ%\x04XO¡Å{°c0f¥·"
  b"–‹Ô½í:E·®‘+Ÿœ[éy"
  b"—MD4•"L\x08¤ÚqbYç†á"
  b"ùY´\x0FÆjKÎØ&jà\x04\x11▄|"
  b"—ësؾPH¿¼\x05$\x0Eè/´›"
  b"˜AË8ïéE9ž;uÓœ>›ì"
  b"ÿç=,PEM²╗µ¨\x01▄ïåÉ"
  b"\vr‡\x19UNäµY8ša‡µù"
  b"™£N0lƒFj—ºá\x00\eº^\e"
  b"Ö³\t\x03kpB­░▓┴®6\x02ØH"
  b"š\x10ËÛ˜ôA¶«K•¡K\x1DæN"
  b"šÚ­\óXFJŠJï\x0E<:\x1E^"
  b"›;\x15²ø\x08DÑ»TZ\x13W\x16\x16b"
  b"›Z\x17ÚfoKï±©ÕøPÉ÷2"
  b"Ø1µ×?\x16E4░ÿ°Á▒\x14Òà"
  b"Ø}▓╗\x17\x16J*¢a?6<Åw\x02"
  b"žÇ˜ê\x01œEO•Y&zŽš‡æ"
  b"×Ê\x00ÁÞÅM^©,7\eÆych"
  b"Ÿ£\x06Çd4Lò ‹ð-”„\x00\x04"
  b" \x13Ø¥À\L\x17žÕîgº)[\x05"
  b" ™‚_ë}C¹¥\x03Ÿv:\e\x1F\x10"
  b" ¢\x1F™ë˜Mæ‘á¥Ü\x06Ó\x1A"
  b" ÔtlËPO#·šÉsý g@"
  b"í/c÷È¢KÓØ╣C‗╗\x7F=■"
  b"¡U\x7F¥³ÍE\x18ŒpfZ\x0EôÄ5"
  b"¡m’#z¹D\x1A«c\x13‹Vxˆ­"
  b"í£%µ¹@C─ø\x14TüDö└┌"
  b"í´Ð\x17;ÍBëü└Öð▀\x17█¯"
  b"¢=\x1A\x18•¾D\x16”Ú9ëNü×""
  b"¢KcöZ]I¡‡í\t\x16\x076[\x04"
  b"¢®ÖÚQyH埗Å,¼µ\r"
  b"óÔ▒ð\x01CEöìT─°ô.M\x07"
  b"£®\x19!8ÐLʸ‘\x18\x03\x01#"
  b"£Èm«»8E°¹\x1A^E8Ï\fË"
  b"¤\x0EîyGf@¼¾Jùq,\x17"
  b"ÑR×ë┌╗D~üO±Æ┌çRþ"
  b"¥p™Ý IF4‹WØü\x05\x13ªf"
  b"¥Ã–ÜŽtG\x18””HUÄøí3"
  b"§/UQS•A·œÍµ¸dZyñ"
  b"¿H~¬Ñ±J,É"«XÝ▒S2"
  b"©\x03\x19yf†@{—•I\x0F¼p)þ"
  b"ª\x063ƒ}€DÒ–Ž%ÏH·\x06"
  b"ªÃ»k\x01\x05F\x1A«•\x15(u\°r"
  b"«„_áý€Gø­é,È¾ŽŒ\x03"
  b"­S\x14¯FmHå¸n·xÆû\eM"
  b"¡┤ \x16XYAúÿ.■û¨ìãÚ"
  b"«\x1F┤bɲCÛì{<KsÓr█"
  b"°Ù5s´ÀN\x08²˜Çj'-\x1Em"
  b"░Õ;ƒ©*C\x10½ÖRàË\x06ì┬"
  b"""
    °ýc*\x0Ec@C™3\x06[‹\r\n
    R
    """
  b"±Ubòµ\x07Nÿ“)JZ•Uc”"
  b"▒q│£vVM\tÉÃðÚê2&═"
  b"±¹ýî\x08ÿL{Š„}Ùm•Y\"
  b"▒´üGé┴KÀÑV\f\fûÞû"
  b"²ÐEßïØD\x7F²\x0E=\x12ææ\x05½"
  b"³;­?\x00\rO.“¹¨Âû„\x15ª"
  b"│Ó┤│A¡K/Å·GæG\x1E"
  b"´4ß\x14ptJ\f®>VA)X\x00Þ"
  b"´yíLeíBѨ^\x1E›&\x11Î\x07"
  b"┤®Ò|ÌÜC­ìÉìç¶\x05'\e"
  b"´ø­Z«¡MR˜}¨–\x03Ù­þ"
  b"µmwK¼ŒKc°ŸA\x1DVæË\x02"
  b"ÂâKø²JOÅèßu[ø\x11ã▒"
  b"·þ•Å?òM܃!¿Yj\x08n="
  b"¸ñ‡ºyaA´°ð•w¬\x1FŽ¥"
  b"¸ÿ\rË)fFJ¸8ÝHÄÿØß"
  b"\x7FöÖÓ{Ma┤\x03Å>{¿úx"
  b"╗äªcÚòKTáÔ8áÅ═º\x16"
  b"\vïÙmüJáÑÛøÁCÇy¢"
  b"""
    ¼<\x0E\x1D„ËOèž\n
    AP¦[¯w
    """
  b"¼Ž¨©–þNk“×,€/F,­"
  b"¢ûC3¢ÉNYû\x16┬█Bu\x11Ç"
  b"¾Jÿû ŒA\fˆÕjˆÅû¡ý"
  b"¾Oж½3H©Ÿªò\x18 a:v"
  b"¾Ñ3\x1Dn²B«¿\x04¶60ÈÄÒ"
  b"¾ÒÐü\v\x01D\x10¥ï]fF\tü\r"
  b"┐\┬\x14A\tA$É═ás═?║Ê"
  b"└+\$æ\x06AWáüG#E^\eo"
  b"Á'0ÈcŸK‰™Ã诓ô!}"
  b"Á'«µ\r'BŸ¢ÅhØAɦ9"
  b"ÁO‰Ï¡µGÕˆÎ1t9!cç"
  b"┴┬ÊÅ00Oå┤▒0\x7FÃ&ÝG"
  b"┬úW;zìLOû&»╝ÙE┐["
  b"ÂÜ|¡-µDÙ‚ß{¿›(ä\x07"
  b"Âß›ÅÀuEñ‡S^cÏÅBæ"
  b"├qÉ×<1@uéJ(Tê\x7F¸5"
  b"ÄpGNŠˆC§¤>\eÿíTïþ"
  b"Äx\x1E޼XBPƒ³„î’Í\x1Dœ"
  b"ÄÞŠ\x19?9Oöµ$N\x01»·\x13¸"
  b"Æ(õ™T%Ib¼\x11‘z³(ÒÙ"
  b"ÆÂDþ˰L™›ÿ˜rA\x02QG"
  b"Ã\x02\x03jø¤IøñçŽ\x12%¸="
  b"ÇMc·n¼J\¿ÏõG»ØS\e"
  b"""
    È#¬Â\ÇCÖ·©\n
    y¼öY\x19
    """
  b"Èmt«¹hL¸°uäjz\x13b”"
  b"ÈpIT8öC\x1A¡Ûp5ö,ï­"
  b"È¢‡ltwHÕŠ…íÉC\x1E£:"
  b"Èì.L\x06.@!½|qfD(sñ"
  b"ÉM’åÛ\x15OC§Ÿüßln—þ"
  b"Éß\x04g,„Eâ¹èûé#\x19úa"
  b"Ê\x14ÅYA\x0FI\x7FŠ:¼\x02\x07Õïç"
  b"Ê\x7F—œ£\x00L\x07¥ùM\x1Cá\nÑ®"
  b"╩ûåQ2ÞCñâ┼Ü\x14üO?Õ"
  b"╩£\vü&CG¿öc\x04\x08¬9b┼"
  b"ËAY\x18 ÌAÁƒ£C\v§\x16"
  b"Ëßÿ\x19‰ZIã¯n\x19–‚Q\x12"
  b"ÌŠF²ŸWBYª\x12\f`§-Dp"
  b"Í8´›U‚C\x07ºd>†öŒ1]"
  b"Î/\Â\x04”D0¢5#òFQê—"
  b"¤àé\x1EÝ╦NeÁê.Õ]»Wü"
  b"""
    ¤ðÉÕ\x17xA$Ü¡\n
    åè*¥~
    """
  b"ÏýVˆ#ºOÀµÐνÑÎLQ"
  b"ðC═õWTGGÂá5\x174"üÒ"
  b"ÐL”F¾FLŸ›~Õ«ìf]{"
  b"иÿã}\x02MrŠÅ”šqÔ–£"
  b"ð■(i¼JJªó\x02Π±Ò«É"
  b"Ð\x11ñÝ%ÖI\x16ìmÓ´┼Ü}""
  b"Ñ:BP\x1D0B‹“m\eö\x14\û."
  b"Ò†pé\<D¥²ß*nÛ˜Þy"
  b"Ê╔]ý×\x03DؽƒÌý│yn¾"
  b"Óq\x06ž{ O<¡*c±q Ðn"
  b"Ëì/yIéA»\x04\x04/╔YÐ┴"
  b"Ë╗ÀÜ¢èH.Ç▓TÉ╔©░Ý"
  b"Ôtc\fãÂF\r™z•S©Âü•"
  b"ÔâP­$'H\fŸ¤\f;\x07ý#Ã"
  b"ÕÖ%8WvH\x1F¨õF­X\x11Q4"
  b"ÖZ겞KDµŽ«åˆ\x0E؈Ç"
  b"""
    ×{¶u7¸Aÿ¹>¥\n
    A¬¸l
    """
  b"׌¿«ÆiL\x04\x115¶˜ÚOy"
  b"Îø\x15¼\x16\x13BXózüDƒ¯~╔"
  b"Ï52▀\x01dJ¦è\x03c4\x08Z\x14ü"
  b"ÏjðE\v▒H¢ìg>╩êÇæn"
  b"Ï┤\x18g\f\x08Gé╝╦Ë┴cæÉ\x0E"
  b"Ù+€*ǧLlŽ\x01o œ\x14\x14P"
  b"ÙòEŠ|\x04KY¾ñÙ\x1F·Âø\x14"
  b"ÚMœ±†ï@L‚†~§<!\x1FÀ"
  b"Û\r}™d)OÀ¨Mšp˜P=q"
  b"Û# è<ŠBy—йµ\vk8Â"
  b"█m´┐9hLõÆì╝Ü8×├õ"
  b"Û›ÑA<ïO\x12µ$¼_™ä¼E"
  b"█╩\x05¿*`JHÅðMõ█lPƒ"
  b"ÛÖ`ô0HH^ª\x18ñ[§\x0E"
  b"Ü9\x16|elDj”«\x06;?ŠM—"
  b"▄[­c▀ÈAÁú¶ìt¯ÿP0"
  b"▄ò,▀2ÊL\x10Øê╣Üä1èã"
  b"ÜÀµSÛ‹@¢®Auʬüx‹"
  b"Üù\x06‰„Eѧû»mxþç/"
  b"▄þ\x14)¢/Fɺ{\x03Ò~²¶u"
  b"Ý\x14cZ,íJ˜»&|xv0;¿"
  b"ÝN¢´`¡I¹ˆˆ©øÊçï¸"
  b"ÝtxùÜaFÕ¸ki‡±È§\x18"
  b"ÝÚ¨ýx=EQ¯‰wã\v¡#©"
  b"ß kЇÐF7¸“¦\x1C“ší5"
  b"Ó[ÌfÆ█J?îeLüp_aø"
  b"঑èЙH\x1C¼çãä!{\x19E"
  b"á •«\x0F\x04A8˜\3^+àJÎ"
  b"áua½F‰It¡ À€=p1\n"
  b"ßüþ┘«░Lí¿>æ┘t29u"
  b"á­w¢z9Nñ‘Ò[tñ†”$"
  b"âÜL\vìÂB&¾ã\x05î\x0FLuš"
  b"ã\x1D–d±\tO1Ÿy]³2‘!0"
  b"""
    㦼k HG=•\n
    \x11¯Õ|\r\x11
    """
  b"ã°ÍÌ8}Aâ¹Ó“ö{ßðy"
  b"õ\x1FÉWC<Ecä%À:ö"
  b"ä}\x04ã\e=JG¿%ÐõõEº\x12"
  b"äÀØkþ'H\x01ž±¤\x11‡9w\x06"
  b"åQ(&\x11V@\x03¸è\x0F\x1E\v1H¡"
  b"Õp\x03┴èîE3É\x13\x15¯÷\x08Ø"
  b"Õ‗c\x0FHÇAüâZÓ\x07eºm*"
  b"ææò‘8ÅJU ^2=ùnÖØ"
  b"æè·Ú\x02jE.³#@šÐk™V"
  b"ç\x05\x18yÞ)Dݺèq\x17ì5ZÏ"
  b"ç\x06\£¹<GÛ‹A0?ÛŒ\e"
  b"çÿr\x12°€H\vŸE-\x11\x12ß|\x1E"
  b"Þ12¹ıÆKÂØ(­\x18^8¾\x19"
  b"ÞÁB¤õE»ü\vÁîÅMí»"
  b"é\x1CÜ\x0F?½O)¢-RÛÌG“\x15"
  b"éF}JYQJ»œ"\f\x0E¬*Ný"
  b"éLqMÑ\x17L\x07 =àé¡“\x0Eq"
  b"Úw¸é\vùD\x1A╝■Ž\x11¯Ë\x16"
  b"ê;F|r˜CE­õ#\e\x04êÅ\x7F"
  b"Û┼!Ú `@Óü®\x03!\Ün="
  b"ëFü í\x02L'–£¡ñ2U”„"
  b"ë_7èç^Fg©¬4Ÿ "J0"
  b"ìH4GV¶Mȉ\ óœÉ¯Ñ"
  b"ýçW\x1FoñB{Üÿ\x1F■&\x1A"
  b"Ý#\tV¢aO\x01ìTÔX\x11Qaõ"
  b"í6²D3„@»žJ½iâ/nK"
  b"íÏoX(\x1DF\e­œ£\x16,Ô1ˆ"
  b"íÛ‡\x18u¯Kz‰Pêµ»˜H\e"
  b"íðd€\x19+IN¾À¢íFö\x07\x0F"
  b"î\vð;ôFD°„J\x04\x19Ý\x10öº"
  b"î³NøNÑ@ƒ¶8é^GMïW"
  b"ïàn4µ’K¦ª\ë6þ\x07ßñ"
  b"­ÿ?üê┴@▒£Éø¤█\r1\x12"
  b"±\x08ráÅıB\x03äo+uÐ‗Ì\x05"
  b"ñ\x14(_A“LĘr;\t®VyÈ"
  b"ò.â\x15êGIÖžob2ÛÖ¥O"
  b"óÞ+\rŸðK+°\x15LAKD\3"
  b"¶t¥Ìª-JS╣cÖüW\x00"
  b"öDäìÒIO2¾•R\x03\x05AÉc"
  b"öTD\roDL÷€T°ÀñL›³"
  b"÷î¯üöÃN,ÂÎòÿÅï│ó"
  b"÷\x02ƒ¥~4Av·ÝÞ’x·ïÞ"
  b"÷'S4¢:K[†\x03;m\x17ëñŸ"
  b"÷)ê_ºI–…—òS–t\x1Cl"
  b"øDŒUF–C´‚—NëV×9|"
  b"""
    °VÅ~\n
    âBØÁ>!îÂXâ³
    """
  b"ùs¦îEpFë‹\x1E\x19ǰ<î“"
  b"""
    ùvÒ\x18ÔÑC°¡i#“¯\n
    ‰°
    """
  b"¨|¬#|)Dÿ│»`>¬ì3c"
  b"ù‰ÞÎØKO(“&ÅTŸc²6"
  b"ùõ‰n\x1E\x19Oýž_±Ö'^–|"
  b"ú\er\x1DÁuFs°\x00†ˆ\x00\x10–Ô"
  b"ú\x1C‰MŒüB\x1A§®š ƒšõc"
  b"úqÁ\x18ù­KÔ„ö³£1cÑ8"
  b"û2rR;!C\x11¥\x16¡uXcHè"
  b"ûúü­\f™C`•Â\x10é…æ–_"
  b"³\x00ÛÉxoEÒÉPÚ÷uìåÃ"
  b"ü\fÀe\x00EDž¢Lwó'îªm"
  b"ü²;(—\x14I§²0“;ìE/Ó"
  b"ý\x02al8zL.µG„[ÿ«¶ "
  b" ZóÊÃãLßèü|òÌMz:"
  b"ÿòLV\x0EQKf¢ˆEŽ*X'Y"
]
87 0.38 ms
# sales-channel::load-analytics::read
SELECT `sales_channel_analytics`.`id` as `sales_channel_analytics.id`, `sales_channel_analytics`.`tracking_id` as `sales_channel_analytics.trackingId`, `sales_channel_analytics`.`active` as `sales_channel_analytics.active`, `sales_channel_analytics`.`track_orders` as `sales_channel_analytics.trackOrders`, `sales_channel_analytics`.`anonymize_ip` as `sales_channel_analytics.anonymizeIp`, `sales_channel_analytics`.`created_at` as `sales_channel_analytics.createdAt`, `sales_channel_analytics`.`updated_at` as `sales_channel_analytics.updatedAt` FROM `sales_channel_analytics` WHERE `sales_channel_analytics`.`id` IN (?)
Parameters:
[
  b"³µÝl3BJŃÏ×%÷3Á÷"
]
88 0.29 ms
SELECT `domain`.`language_id` AS languageId,
                          `domain`.`id` AS id,
                          `domain`.`url` AS url,
                          `domain`.`hreflang_use_only_locale` AS onlyLocale,
                          `locale`.`code` AS locale
            FROM `sales_channel_domain` AS `domain`
            INNER JOIN `language` ON `language`.`id` = `domain`.`language_id`
            INNER JOIN `locale` ON `locale`.`id` = `language`.`locale_id`
            WHERE `domain`.`sales_channel_id` = ?
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
89 0.30 ms
SELECT `seo_path_info` AS seoPathInfo, `language_id` AS languageId
            FROM `seo_url`
            WHERE `path_info` = ? AND `is_canonical` = 1 AND
                  `sales_channel_id` = ? AND `language_id` IN (?)
Parameters:
[
  "/ersatzteilfinder/390-adventure-2020-modelcode-F5303TA"
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
90 0.41 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:
[
  "VerignDvAccessibilitySw6.%"
]
91 0.19 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  "VerignDvAccessibilitySw6.%"
]
92 0.16 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` FROM `language` WHERE (`language`.`id` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
93 0.22 ms
SELECT `locale`.`id` as `locale.id`, `locale`.`code` as `locale.code`, `locale`.`created_at` as `locale.createdAt`, `locale`.`updated_at` as `locale.updatedAt`, `locale.translation.name`, `locale.translation.name` as `locale.name`, `locale.translation.territory`, `locale.translation.territory` as `locale.territory`, `locale.translation.customFields`, `locale.translation.customFields` as `locale.customFields` FROM `locale` LEFT JOIN (SELECT `locale.translation`.`locale_id`, `locale.translation`.`name` as `locale.translation.name`, `locale.translation`.`territory` as `locale.translation.territory`, `locale.translation`.`custom_fields` as `locale.translation.customFields` FROM `locale_translation` `locale.translation` WHERE `locale.translation`.`language_id` = ?) `locale.locale_translation` ON `locale.locale_translation`.`locale_id` = `locale`.`id` WHERE (`locale`.`id` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"VÞGÀŽÊMT“*¸Æ³Qqƒ"
]
94 0.22 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:
[]
95 0.15 ms
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "de-DE"
]
96 0.14 ms
SELECT iso FROM snippet_set WHERE id = ?
Parameters:
[
  b"\x0Ea[Ø_\x11FÿêLËB\x17¸à="
]
97 0.20 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"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
98 0.38 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE (`app`.`name` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "SwagGmvReporting"
]
99 0.34 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE (`app`.`name` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "SwagAnalytics"
]
100 0.17 ms
SELECT `base_class` AS `baseClass`, `author`
                FROM `plugin`
Parameters:
[]
101 0.47 ms
SELECT translation_key, value FROM snippet WHERE snippet_set_id = ?
Parameters:
[
  b"\x0Ea[Ø_\x11FÿêLËB\x17¸à="
]
102 0.34 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:
[]
103 0.22 ms
SELECT path FROM category WHERE id = ?
Parameters:
[
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
104 0.17 ms
SELECT min_search_length FROM product_search_config WHERE language_id = ?
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
105 0.79 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.description`, `theme.translation.description` as `theme.description`, `theme.translation.labels`, `theme.translation.labels` as `theme.labels`, `theme.translation.helpTexts`, `theme.translation.helpTexts` as `theme.helpTexts`, `theme.translation.customFields`, `theme.translation.customFields` as `theme.customFields` 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` FROM `theme_translation` `theme.translation` WHERE `theme.translation`.`language_id` = ?) `theme.theme_translation` ON `theme.theme_translation`.`theme_id` = `theme`.`id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
106 0.42 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.title`, `media.translation.title` as `media.title`, `media.translation.alt`, `media.translation.alt` as `media.alt`, `media.translation.customFields`, `media.translation.customFields` as `media.customFields` 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`.`alt` as `media.translation.alt`, `media.translation`.`title` as `media.translation.title`, `media.translation`.`custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  false
  true
  "product_download"
  b"─g]ì?=LÚëµÚ╬│\x12\x02\x18"
  b"óÞ…À@sL\t‰±j­æ´ª¦"
  b">\x10\x13OùÕFiŠ˜ÕŽ\x08t•ð"
]
107 0.86 ms
SELECT `theme`.`id` as `theme.id`, `theme`.`technical_name` as `theme.technicalName`, `theme`.`name` as `theme.name`, `theme`.`author` as `theme.author`, `theme`.`preview_media_id` as `theme.previewMediaId`, `theme`.`parent_theme_id` as `theme.parentThemeId`, `theme`.`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.description`, `theme.translation.description` as `theme.description`, `theme.translation.labels`, `theme.translation.labels` as `theme.labels`, `theme.translation.helpTexts`, `theme.translation.helpTexts` as `theme.helpTexts`, `theme.translation.customFields`, `theme.translation.customFields` as `theme.customFields` 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` FROM `theme_translation` `theme.translation` WHERE `theme.translation`.`language_id` = ?) `theme.theme_translation` ON `theme.theme_translation`.`theme_id` = `theme`.`id` WHERE `theme`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"™²$ßâ\rFé¬!¯Ü\x07Á\x04s"
]
108 0.71 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.description`, `theme.translation.description` as `theme.description`, `theme.translation.labels`, `theme.translation.labels` as `theme.labels`, `theme.translation.helpTexts`, `theme.translation.helpTexts` as `theme.helpTexts`, `theme.translation.customFields`, `theme.translation.customFields` as `theme.customFields` 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` FROM `theme_translation` `theme.translation` WHERE `theme.translation`.`language_id` = ?) `theme.theme_translation` ON `theme.theme_translation`.`theme_id` = `theme`.`id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
109 0.48 ms
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`config` as `media.config`, `media`.`path` as `media.path`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, `media.translation.title` as `media.title`, `media.translation.alt`, `media.translation.alt` as `media.alt`, `media.translation.customFields`, `media.translation.customFields` as `media.customFields` 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`.`alt` as `media.translation.alt`, `media.translation`.`title` as `media.translation.title`, `media.translation`.`custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  false
  true
  "product_download"
  b"─g]ì?=LÚëµÚ╬│\x12\x02\x18"
  b"─g]ì?=LÚëµÚ╬│\x12\x02\x18"
  b"─g]ì?=LÚëµÚ╬│\x12\x02\x18"
  b"óÞ…À@sL\t‰±j­æ´ª¦"
  b">\x10\x13OùÕFiŠ˜ÕŽ\x08t•ð"
]
110 0.42 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE (`app`.`name` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "SwagAnalytics"
]
111 0.77 ms
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.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `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` FROM `category_translation` `category.translation` 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` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
112 22.11 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/251448b91bc742de85643f5fccd89051"
  "/navigation/ec2a4d4fb4474b5088b03df523675f08"
  "/navigation/859156a63cc442008cc67aa14505a8ca"
  "/navigation/4851ecc7788447bfb1e74f488e708249"
  "/navigation/2350ba14e89143198d72042128b8519f"
  "/navigation/f3f47b57953b40afb23cd462dda41731"
  "/navigation/075251ee45644d14bfeae2fce50073a0"
  "/navigation/16c8cbca5d1e4e08ac1b8e8f0ac84d58"
  "/navigation/07d6d4c2753d4315814435763a756eb6"
  "/navigation/4784c622e7b34b139d9852ed9fb53adb"
  "/navigation/4d8c5ae5733d4a1f8575bc4b5421a20c"
  "/navigation/7ca22766fd2846b39712928cd77b169b"
  "/navigation/cc590dbc44b740169864cd7c989ddad0"
  "/navigation/275477acc6364fcbb3d3bfbe17317800"
  "/navigation/57e065cd29a24cb3b2d9fc39fc2abf50"
  "/navigation/aefcfa1180634bb98635452ad2dcdbf7"
  "/navigation/bda1448fb6f1449eae78e06d3dd07df3"
  "/navigation/2c38112820554a9598f0c8e77373625c"
  "/navigation/310cbec927954c1ca5d68a3a49b532c7"
  "/navigation/adb46bd6b0b94f9eb5e3976d8446b8fa"
  "/navigation/c7643e90932e42f594f15a536998ed66"
  "/navigation/3abc5229293848c9b2fc1b27fd3d8421"
  "/navigation/514a31209c6e45c5b7f05cf2ce9205fb"
  "/navigation/8539a768e5ce4f168833f890bae1d0a6"
  "/navigation/0923017eea79437bb043b5b0673e115f"
  "/navigation/c6f322e9a6294eb896f7bb669251f305"
  "/navigation/8cfeb9558d524e17827ec792492c9122"
  "/navigation/9fc238bdf9af4f7980d7f1cd1189e8d3"
  "/navigation/a3668172f857425f9bfe53224046ba51"
  "/navigation/505fcc508c4e47eb99d8e4627fe8bd32"
  "/navigation/82738af02a084bbdb851e11e8ec598dc"
  "/navigation/aab03d74404b481ba120fb9530426d47"
  "/navigation/018c9125ea874ae287429a2cefd1f2d0"
  "/navigation/1a5c6210666443f19920fa7686428657"
  "/navigation/76780ee5e68042aab5f6574d7e25dcd3"
  "/navigation/bef74106cc0b4125978553246ff16ad6"
  "/navigation/c4aa5e8624d24b30b0312e22701162d6"
  "/navigation/c6dc84aee6e1469696ac2299c312fde9"
  "/navigation/d62f763a8391413b81a164ea482db739"
  "/navigation/dfdf2340aca14881a6652d08e7656163"
  "/navigation/ab1de20b216545318a6cdad2ee7e2a82"
  "/navigation/afed1ddda6d849c49d00ca0932a75b70"
  "/navigation/b55d905661614a2fa7f585ef697d6cfe"
  "/navigation/c7156d3692b345c69d8c93126625814e"
  "/navigation/004440dd20754671ada9bf79a2b75fbc"
  "/navigation/0b73a534bf5044ed9dd6af4e301fc006"
  "/navigation/c9d1a6f276f24c67b7c66222804db52c"
  "/navigation/f57dc8356f054004b0b2ae82257e6ab4"
  "/navigation/cd3cfa833d6046b89a14935aee1a7f8f"
  "/navigation/3db9cf39d5df4cf89ab28ca64fc9a0af"
  "/navigation/a316e8972e0041bfa756d6f7acc23e7d"
  "/navigation/d3e05b27b6cd431d9b6b64f4e4f197a6"
  "/navigation/eeadca367c544275ac141449b234e23b"
  "/navigation/0efa889b062a423c8fd11a73b02e28f4"
  "/navigation/52daaaf1c14242d699b579aa2eadba48"
  "/navigation/8537420f2eb44ac297adf8c04e163b3d"
  "/navigation/d9db2acbb0ef4cfab89a07bc122d204c"
  "/navigation/f501cdbc9c1c4609a8a519e227fc2bef"
  "/navigation/f59522a887f947d8864e42c4ebc39266"
  "/navigation/f9e2050944fc498ea0537fdb55cba37d"
  "/navigation/882667d91b2d4ab5a8cb33bcce661e38"
  "/navigation/35da856933d947239055eaf099933e29"
  "/navigation/4e2522fa9ec04f46bcab12cd36925cb6"
  "/navigation/552f1d0a97d7418d822959705696a65d"
  "/navigation/7623cc38e1154a2797227b05b7d74503"
  "/navigation/78c4ca0a6208486cb940907b1298f747"
  "/navigation/37476b928c114f0692ad5a37af14e66b"
  "/navigation/d3000e05adbf41ccb0952539c25cb21c"
  "/navigation/1b15b427e9cb40b28d537a893668f15a"
  "/navigation/43c83d522870493a8ab2df8abb5d556c"
  "/navigation/49f823826b384871aec230ae7ee2f154"
  "/navigation/e5a13fc2f1c542cd9057c9488b5c559a"
  "/navigation/01fb819fa75744c8a56fdc0981381ba9"
  "/navigation/7182c23f1e214e85adba25d65afe398a"
  "/navigation/73045f602ad1421fadf76dcecc9ca960"
  "/navigation/89a9b23c1a8b41c2bb4a66032fda3981"
  "/navigation/a585c54285844d1ebd1a64392ed3ee8c"
  "/navigation/f7e8bdb0ed0f4677aa2beed3bac45f8f"
  "/navigation/c76f09f24f1942b1822fb275e0080db3"
  "/navigation/e10596ecd9474c998247ceb3e50921c6"
  "/navigation/01797e0437b3448db94e690f14f43e5f"
  "/navigation/7b34af3a47cb4c3ba3188ed1cee83967"
  "/navigation/7758ea41858d4231ad3623921c73e531"
  "/navigation/68376253ee4542d7aa4d93ac4958eb0a"
  "/navigation/f42644ae8c26492b8cfb8d0ac6f4d74e"
  "/navigation/d867ffee71f646f09b1c069b267201e0"
  "/navigation/4fed7b490a09439dbe58747fe74f3e5d"
  "/navigation/cf5a0b4136834eac88874e7ff81b8ba5"
  "/navigation/f19faba35fa04f30a1bdd354b051f625"
  "/navigation/4bc032eef6364672a0d09b8abe93d55e"
  "/navigation/33b309eb71bc4c2a9976970795d500fa"
  "/navigation/6dba75696b5148139136de033ffc6382"
  "/navigation/be2f3ca764534022a2ba79f972c9679d"
  "/navigation/2e7a070a7ae844fab5cfe4c37e52a1d6"
  "/navigation/0198f4ed3e3b71c1bf2a5e0a6e13a7ef"
  "/navigation/7b7970e14b87448fb41d825fcec350d0"
  "/navigation/7d34ea33ebd2430b84ca71a999e7b708"
  "/navigation/abfa97de640b48c7a6afa067b88812bc"
  "/navigation/1f423e85c6eb494980b22dde93e64a9c"
  "/navigation/876b21ae9d7c41498115b90823beeb7b"
  "/navigation/2b29710e5f0f44a8825513b4e6e2a98d"
  "/navigation/8f4f3b3ffb984e6fb71aebc62d6286e8"
  "/navigation/671bb3d9919346a1a0187fba6835a133"
  "/navigation/dfe70840626a4a9a88c56999fb42852b"
  "/navigation/e4ae50f24b8d4d6483cbea48cedb146b"
  "/navigation/73e9c784d8c448d8a7e304117eed2293"
  "/navigation/8fa76c45c7a14b1ca93353f7b1f85411"
  "/navigation/f2e70390e9e34ceda7549b53800c1e08"
  "/navigation/0bc41cae5ab441458dce00de02107388"
  "/navigation/5f149c7e1b2b48f9ae6364de8ce288fe"
  "/navigation/903d01af296c4a2391205affb24423c2"
  "/navigation/89364c27afac40fa9ead1ec3136ec684"
  "/navigation/aecbd0f4de0742199dd75fadddec2013"
  "/navigation/91a75b0ba6ee4dd7a260ca76f63bc6a0"
  "/navigation/bccc5c020811472196379229044dc7fd"
  "/navigation/2db3c8aa857a4bc6a6d11e3438350063"
  "/navigation/068567f45f424e389167089941c407ec"
  "/navigation/165d387e909249889e89cd6584e6c81c"
  "/navigation/20e44a7345fa48468f3d0e2298b4f067"
  "/navigation/224193720c2a4a45bc96cb2d055655ba"
  "/navigation/3c24eab57c3d445698f26534ea18e660"
  "/navigation/444424ff93914a27a401e920bb33976e"
  "/navigation/72202b824a384e9a8c11ae6afe2a9d75"
  "/navigation/7b182711a1294f69ae2266b5e37b5bc4"
  "/navigation/83868e2e81b340bfa067343e71965085"
  "/navigation/89d46426d44c4442993d4b524afc59a4"
  "/navigation/a16abde2699547c2b823b86c6b48d0d7"
  "/navigation/a3025fff20374024b907cddab6c39d43"
  "/navigation/d14cb43cbcf245eea471b31b87876e6d"
  "/navigation/dbd25e02ae4e471f9cfef3fc4b936d1d"
  "/navigation/e5c66ca00fd140229735738d20618e8c"
  "/navigation/b613bcea17d94cd68c0f1b01c96a843f"
  "/navigation/f65330b5335b43a8ba39baec7d44aa54"
  "/navigation/fb3986cb89834cf3a3b42c5a651034a5"
  "/navigation/9eb6e1f2d32e4679aa85298c3e2fd678"
  "/navigation/a5d30272319c4e6f8577b8f344013d34"
  "/navigation/5be3b86f12b94044a39420702328fe79"
  "/navigation/e40c020ad4b74db7bc3e2e88c4c27be8"
  "/navigation/ab078ca87be74c748a7e971e766ceaf3"
  "/navigation/efef8f302349446dac0f0d67631b70cf"
  "/navigation/f5e01e9054514b68a8653c5a4f2e5ee1"
  "/navigation/e485c99ca374414e851e1bae3f10af8e"
  "/navigation/2fb093f95507419987f178312f1a3159"
  "/navigation/4823a61385b44ff1acf4e6382ddc6ed4"
  "/navigation/a6abb398e64e45f1895b6666ef5c48d1"
  "/navigation/00f37e830a0348d09705a9612c8c8cba"
  "/navigation/71ca1150915f49e5a1f2fd538909d05a"
  "/navigation/1c5e979155a844539448db12fd5ee768"
  "/navigation/8880adde82fa414eb680521ec3b57c4a"
  "/navigation/edd74ffcfbd44ba9904d355f05d440a6"
  "/navigation/29bbfc2eb6d444f08a34e46f60b76e17"
  "/navigation/9228dba7d8ff47a897c5e6125f40dae0"
  "/navigation/500fe37e8fab4ec686d79803e58a8133"
  "/navigation/defbeb767ca44c1b970ab994d662a6a2"
  "/navigation/5d1b4c4fdc094289932a615f81db335b"
  "/navigation/b3fcd7cc2e684a8b96f82adbb8615f55"
  "/navigation/1f6fc0d096e4433f847169a8653f9872"
  "/navigation/cdf0a23d5d72433783ef241128a9b070"
  "/navigation/273527558c5e4e2cb3168fbfbbf6db0e"
  "/navigation/0fc49a5d23ec4742845d4d31898f67f2"
  "/navigation/9870b54fef794c4b87791c9dbc9b83b9"
  "/navigation/91314c7682154e58a203d7deb3c46e25"
  "/navigation/0198a84419397e96ae8527630cef7f63"
  "/navigation/019c03b8fcaa72dc9e2c6dd03b04916d"
  "/navigation/5fdbefa88b0942d28155aa77fb9d1ef2"
  "/navigation/c0ac65a1bc5a42c7ba9ed55d592c4a27"
  "/navigation/6abcc304f8c84933a719a126f42a6651"
  "/navigation/aa1b9b1673ea4fde94caea0b6bc7beb3"
  "/navigation/ea2fc00d192244b3b852128b45d74842"
  "/navigation/2a5c8fc96ef04011aef499b2fb4faca4"
  "/navigation/01971690d7e97455bdb6a13033fc4bea"
  "/navigation/01971691bb387f7f8d6fa68ac5bc78b0"
  "/navigation/019a7cc2c0ed7c48bfd77766e7197c67"
  "/navigation/019841caba81739d847aaec4495335dd"
  "/navigation/c760008290d84dbaae3f6f4b83269ddd"
  "/navigation/019aea2480627a599fd1d0db6122e224"
  "/navigation/0197169587bc7ef2832928391108aef6"
  "/navigation/01992f21513c7fca831141b67a0ba2a6"
  "/navigation/0199288800f87feaabd6d217f0254df0"
  "/navigation/01983b68543b7476b25d1ed5006cd884"
  "/navigation/572804a509e74ad58d18d52ef0cfeb3c"
  "/navigation/0199772279547efd8f94e76789b316b3"
  "/detail/e6e6f29138c54a55a05e323df96ed6d8"
  "/detail/ed230956bd614f018d54e258115161e4"
  "/detail/9ed200b5e88f4d5eb82c371b92796368"
  "/detail/c2dc7ca12db544d982df7bbf9b28e407"
  "/detail/d65aeab29e4b44b58eabe5880ed888c7"
  "/detail/0ec4b5e3b2c940b0a5f6f670066b4973"
  "/detail/db0d7d9964294fc0a84d9a7098503d71"
  "/detail/f973a6ee457046eb8b1e19c7b03cee93"
  "/detail/be4f8ab6bd3348a99faaf21820613a76"
  "/detail/7b5b8413e4af440780d41a419a972862"
  "/detail/4f462e401e2e4ce48f44bd872ab9b5f4"
  "/detail/e4c0d86bfe2748019eb1a41187397706"
  "/detail/7e962b2dfb6b49e8bf38dd123672ad9e"
  "/detail/63d0253e4c0448ec8b909fec5817c0bc"
  "/detail/70c94c3b7b1d46f5b535199db085ab84"
  "/detail/e7051879de2944ddbae87117ec355acf"
  "/detail/79240d8abf8e419ab9cd664353182f80"
  "/detail/30e9c1cefc7148c8b72b76eff2027217"
  "/detail/d371069e7ba04f3ca12a63b17120d06e"
  "/detail/53ccd56205554b5390a1c332a6066a4c"
  "/detail/c74d63b76ebc4a5cbfcff547bbd8531b"
  "/detail/e94c714dd1174c07a03de0e9a1930e71"
  "/detail/ad5314af466d48e5b86eb778c6fb1b4d"
  "/detail/041c8ed6153641caabef692eb7599e42"
  "/detail/1c0b316c7a6f4c33869fc8cc7a6a2a2c"
  "/detail/79a7194600284334afaa20d9fbde0c47"
  "/detail/c02b5c2491064157a0814723455e1b6f"
  "/detail/019a08a9652d43dea42bdb47fa151eba"
  "/detail/e6e8b7da026a452eb323409ad06b9956"
  "/detail/ca9c0b81264347a894630408aa3962c5"
  "/detail/d9f2458a7c044b59bef1d91fb7c2f814"
  "/detail/8bd51843f8da4cb28f699c81745710df"
  "/detail/a3c86dabbb3845b0b91a5e4538cf0ccb"
  "/detail/e977f7820b97441abcfe8fab11eed316"
  "/detail/b33bad3f000d4f2e93b9a8c2fb8415aa"
  "/detail/ba7f9499e07b4d61b4038f3e7ba8a378"
  "/detail/453fcbd14f054abeaeab8dea422c7816"
  "/detail/7bdf8ade3831497fa64e5b283195019c"
  "/detail/46d0dfcc451a47ef944b1f3cb9e0be80"
  "/detail/bc8ea8a996fe4e6b93d72c802f462cad"
  "/detail/63713f7d0fc249eaa0e28fa77c6d9d29"
  "/detail/553ad88828204982b07aa18f4dadb025"
  "/detail/c12730c8639f4b8999c3e8af93f4217d"
  "/detail/8eb6f54fd4df4b7bb2946eec68159dbf"
  "/detail/8926fcabcc714336b89b9f541fb22f3d"
  "/detail/3c0cbd2c27734a3f815de63c0a16a98d"
  "/detail/8681241a295a4edf92526cda0c82f0ba"
  "/detail/724135e1d028492086ce932b5d878276"
  "/detail/26978ecb8b2b4fa7be0663696a4a39b7"
  "/detail/f989deced84b4f289326c5549f63b236"
  "/detail/dd4ea2b460a149b98888a9f8cae7efb8"
  "/detail/354e25ee7efd4fc39468f55f02f34f10"
  "/detail/6fd7c68679834c5c8e29063c54d2982f"
  "/detail/9277b86a6f264f2b8d98373db0f7bd02"
  "/detail/2f64862cac2c46d5a970d1a21b573598"
  "/detail/d0b8ffe37d024d728ac5949a71d496a3"
  "/detail/5f273c028c1c4365b354d2f780a88f54"
  "/detail/6d759189c4a14728927a26b23acf20f9"
  "/detail/53a59386411b4b4eb77d9ff0ecbcbe91"
  "/detail/e3b0cdcc387d41e2b9d393f67bdff079"
  "/detail/027b00904ac2456aa7de5ccccb6d4ab9"
  "/detail/2d020203dbb8489b8704938c4d27013b"
  "/detail/1e87d55e208e4844a283d6296cdd53e6"
  "/detail/2ead50f272fe49bda89209023e991a00"
  "/detail/e31d9664b1094f319f795db332912130"
  "/detail/5c33aecb111b4514bfc1ea972cef897d"
  "/detail/42d1077e32d04a869ee7c251908da4fc"
  "/detail/51caab10c87f47ffa26e4fa648caabed"
  "/detail/ca96865132e843a483c59a14814f3fe5"
  "/detail/0b796e0c7bc446aeba376dfdcbcbd2e6"
  "/detail/a16d92237ab9441aab63138b567888ad"
  "/detail/8ece3612f7b44fd2bdd16d9c40fef6f3"
  "/detail/f70283a57e344176b7ddde9278b7efde"
  "/detail/e7ff7212b080480b9f452d1112df7c1e"
  "/detail/0260d7439d7940dd9d81979135b24b52"
  "/detail/b3e0b4b341ad4b2f8ffa4791471e37d2"
  "/detail/00bc81d41cc042b3a58617bfd9f90a49"
  "/detail/eb46fca0ed024c2796a3a1f132559484"
  "/detail/2847112ed39949fcabf76aec4f9b034f"
  "/detail/82abe33080bd4dfe8097df9bdc950823"
  "/detail/a099825feb7d43b9a5039f763a1b1f10"
  "/detail/0e345e43f7f047b68eb4195ec693620f"
  "/detail/a57099dda04946348b57d8fc0513aa66"
  "/detail/268fc412578b406f8945566b61785612"
  "/detail/7297aa5b4e0f486785a9c9a12bec7e01"
  "/detail/1e13fc698018417cb737ce06186d85ad"
  "/detail/e7065ca3b93c47db8b41303fdb8c1b97"
  "/detail/d0fe2869ac4a4aa6a202d7fff1e3ae90"
  "/detail/ed36b244338440bb9e4abd69e22f6e4b"
  "/detail/2917ad87c563492b8954058f3e028f35"
  "/detail/419979b0c0e04587af36f69fef19d03f"
  "/detail/752bc1f30a134094891d499373705a9c"
  "/detail/c8ec2e4c062e4021bd7c7166442873f1"
  "/detail/69d50d5f3bfb4f5a9a9fce48460cddb8"
  "/detail/dd7478f9dc6146d5b86b6987b1c8a718"
  "/detail/6cddab455da54f208ddc794a333d580e"
  "/detail/dbca05a82a604a488fd04de4db6c509f"
  "/detail/d79b15ac16134258a27a81449fee7ec9"
  "/detail/b434df1470744a0cae3e5641295800de"
  "/detail/6abbefcf52434405b5bdc33013fa30e6"
  "/detail/7d0c69792e854a2e976f5e78079b8f4d"
  "/detail/8050cddf7ad24df68fb01d40a02ca55d"
  "/detail/68aa496ece684070bb96a7e074ef291a"
  "/detail/e05bde6692db4a3f8c654c81705f619b"
  "/detail/9097210ea89747f7b4b3c1c0a19497df"
  "/detail/e17561bd46894974a1a0c0803d70310a"
  "/detail/a0d4746ccb504f23b79ac973fda06740"
  "/detail/e181e7d9aeb04ca1a83e91d974323975"
  "/detail/cbdfff19895a49e3af6e199682511292"
  "/detail/f474bedea62d4a53b963998157005ff3"
  "/detail/f114285f41934cc498723b09ae5679c8"
  "/detail/ca14c559410f497f8a3abc0207d5efe7"
  "/detail/81a178fab0cb497ca912bb593a39764f"
  "/detail/fc0cc0650045449ea24c77f327eeaa6d"
  "/detail/a24b63f65a5d49a187ed091607365b04"
  "/detail/094062d5a06b4f258c793771a85e6d0e"
  "/detail/24d2c2ca37c74e36bea954596b6dfa6f"
  "/detail/5c9aaa8556864dbbaea8f5baafda0256"
  "/detail/8d9787c3834745a8a7f03525de9a9a84"
  "/detail/6a88dec2a60f418ba09aec48fd04627e"
  "/detail/bf5cc2144109412490cda073cd3fbad2"
  "/detail/9a10cbdb98f441b6ab4b95a14b1de64e"
  "/detail/d474630ce3c2460d997a9553a9c2fc95"
  "/detail/dc952cdf32d24c109d88b99a84318ac6"
  "/detail/7df70695707044559057ea36a1e018a5"
  "/detail/6c6dd69af40c47ea8280e11472ae1418"
  "/detail/58bcb383dc7d4542bd3dc7a11e24f58f"
  "/detail/a5c396dc8e74471894944855c4f8ed33"
  "/detail/52af8ad28b1c4ee6a0e10470e4de88b4"
  "/detail/b2d045dfefd8447fb20e3d12e6e605bd"
  "/detail/95446021bcec4c1b8e2f93fb3e32127c"
  "/detail/09026a18c255418c8e7216c6b793082c"
  "/detail/28320a2ba675413ba7955c0dba8eeba8"
  "/detail/a72f5551539541b79ccdb5b8645a79f1"
  "/detail/e9467d4a59514abb9c220c0eac2a4efd"
  "/detail/749e039f8c104575ae7fb9c644aa3cd1"
  "/detail/9469b02a549e44419b9edddb315d50c6"
  "/detail/a2aed6da517948e59f97c52cbcb50d84"
  "/detail/8151dd498e0d4f4d92e144f0ba4ccce5"
  "/detail/2b4ed33835d54a219d242cec712bf42d"
  "/detail/57c91979f5584dbab641c5f4d9b77e7a"
  "/detail/e91cdc0f3fbd4f29a22d52dbcc479315"
  "/detail/1a415083786342fc913803f233c82d8e"
  "/detail/f97caa237c294498b3af603eaa8d3363"
  "/detail/e57003c18a8c45339013bb15eef6089d"
  "/detail/5273f25e874942cb82dfadd5b054a179"
  "/detail/a90319796686407b9795490fbc7029fe"
  "/detail/607c9234c5ac4c3b9d8edd13ce102902"
  "/detail/446f9e26ce4a46668bd5d731bc37e27f"
  "/detail/c2a3573b7a8d4c4f9626afbceb45bf5b"
  "/detail/9841cb38efe945399e3b75d39c3e9bec"
  "/detail/3e8cade194f74f4d9cc45fabbfde6e97"
  "/detail/c702036a9bcf499ba4878fab1225f73d"
  "/detail/b56d774bbc8c4b63b09f411d56e6cb02"
  "/detail/213422ad4e8242e4af7e3500637396d3"
  "/detail/e2dc4c0becc24226bee305ee0f4c759a"
  "/detail/e551282611564003b8e80f1e0b3148a1"
  "/detail/dc5bf063dfd441b5a3f48d74ee985030"
  "/detail/fd02616c387a4c2eb547845bffabb6a0"
  "/detail/7faa0e375e9241a18edc4966d57ed5e1"
  "/detail/b4a9e37cde9a43f08d908d87f405271b"
  "/detail/a23d1a1895be441694da39eb4efcd722"
  "/detail/25a319e3163f4be4b8abfbd468564e2f"
  "/detail/5afa7141f4ad4f3ca65579de5ab70174"
  "/detail/9d31e69e3f164534b098f8b5b114e385"
  "/detail/a1557fa5b3cd45188c70665a0ef4c435"
  "/detail/fa1c894d8cfc421aa7ae9aa0839af563"
  "/detail/2e5792f6a9794a49830e63329ca7659e"
  "/detail/a013d8a5c05c4c179ed5ee67ba295b05"
  "/detail/27cf1d93e95044ef8f651caac1d1bfab"
  "/detail/059b606a4d524899adbca872f8c49715"
  "/detail/386f0f9167194cba994e91c51a2e83e8"
  "/detail/2fd91958a065473987d8a41afb32817b"
  "/detail/8f6207d2e88b45d7a67e292535e199d0"
  "/detail/0c3397f4449847659b9c0bc11718d929"
  "/detail/3410b846409243ba8f817be282cb5a55"
  "/detail/0a331222acd74a0e9e08d7a7c95cf4d1"
  "/detail/55db626078624359ba213fb9b1349af2"
  "/detail/d77bb67537b841ffb93ea50a41acb86c"
  "/detail/b0e53b9fb82a4310ab995285d3068dc2"
  "/detail/0baef82cde864f539d677a178cae3a18"
  "/detail/51e7e0c7af764663930c8bd50d60acf3"
  "/detail/fc00ea90786f45e39050e9f6758d86c7"
  "/detail/9b5a17da666f4befb1a9d5f850c9f732"
  "/detail/000d99cc795149d8b763f8b3d64009f4"
  "/detail/edcf6f58281d461bad9ca3162cd43188"
  "/detail/ea3b467c72984345adf5231b04eac57f"
  "/detail/2cc2d393b6bd47bfb57d72a52983f662"
  "/detail/fb3272523b214311a516a175586348e8"
  "/detail/73a798034b6545e5bea76edc19c9bdbd"
  "/detail/b1b9fdee08ff4c7b8a847dd96d95595c"
  "/detail/d28670e95c3c44a5b2df2a6edb98de79"
  "/detail/e0a691e8d099481cbce7e3e4217b1945"
  "/detail/0217734ea93e4162acff209d83b739fb"
  "/detail/23049f8278a8404690b63b51dfbfbcdd"
  "/detail/0e708c1a0c6d452cbbf42e7d8fb9b008"
  "/detail/01580734a1414939aa5ceae154543ec7"
  "/detail/90dbbdb809734e2d93df7812cdb4e488"
  "/detail/4a8a1b582b0a4fa1a94af1ade88c5158"
  "/detail/c94d92e5db154f43a79ffcdf6c6e97fe"
  "/detail/92b2805defa74279a7e3b96a396db3bd"
  "/detail/d2c95dec9e03449dab9fdeecb3796ef3"
  "/detail/ae1fb46290fd43ea8d7b3c4b73e072db"
  "/detail/bd964333bd904e599616c2db42751180"
  "/detail/57d87359fe104df48fe63bef7572f8eb"
  "/detail/64c716fb13374fc5b87c1723ff5c37f1"
  "/detail/f3de2b0d9ff04b2bb0154c414b445c33"
  "/detail/eddb871875af4b7a8950eab5bb98481b"
  "/detail/70f92aa4fc234debb1d604c714324c90"
  "/detail/2fdf6b2d4c8140d48edd0401184828be"
  "/detail/889c3f1529e94cdf946d121c03e33e63"
  "/detail/c14f89cfa1b547d588ce3174392163e7"
  "/detail/75e51184c08f451e8e984be2fc31f118"
  "/detail/9d7db2bb17164a2abd613f363c8f7702"
  "/detail/10f7a2b8a973415f89cd91dc297ae2d6"
  "/detail/e8b542b6cfe445af810bb58c8f4da1af"
  "/detail/0b1b995c25c04b6eb26c1c8af129ddf6"
  "/detail/e12095ab0f044138985c335e2be04ace"
  "/detail/4633289db7c4420fb7c149c003da0c86"
  "/detail/aac3bb6b0105461aab951528755cb072"
  "/detail/6fed69284cc34fb59712cb5f0eb41efa"
  "/detail/b6834b9bfd4a4f8f8ae1755b9b11c6b1"
  "/detail/0ff692af55264c0a88e8afe9c94c712b"
  "/detail/9ec798ea019c454f9559267a8e9a87e6"
  "/detail/f729c3aa5fba49968597f25396741c6c"
  "/detail/73e3a993d78c45bcac56957694e3dc61"
  "/detail/00a01c299ef74da5bcf5b5ebc7834a06"
  "/detail/1af05d89919649e1808c56788b2a1793"
  "/detail/5c04429bacf1423b81f90b062117c6b6"
  "/detail/d83532df01644add8a036334085a1481"
  "/detail/06b62a63ba3d41ce81bcd212f433831c"
  "/detail/56d2bff4a3094d009fbb7faf157dbeef"
  "/detail/4860f5f455a049ae80f2ef129caec1bc"
  "/detail/63db45b405b549a9b11396287b7ef93a"
  "/detail/d86ad0450bb148bd8d673eca8880916e"
  "/detail/db6defbf39684ce4928dbc9a389ec3e4"
  "/detail/643b7ae10c344c5ab123558b56e347ab"
  "/detail/f644e4ecd2494f32be9552030541c963"
  "/detail/8b8c1f87cadd46219dc07d6cd331b1e2"
  "/detail/b479ed4c65ed42d1a85e1e9b2611ce07"
  "/detail/0e9a3fbff7044f44bdcd0f8044616838"
  "/detail/5c2300ce904f4e5b83a2d5c34030a36f"
  "/detail/55eab9bc145a4b1ebee287927af848a3"
  "/detail/4f3afcf5c2b941068532b2b756a11a45"
  "/detail/8a200a34716c43a788462941dcd7c30b"
  "/detail/c127abb50d27429fa2c568d841c9a639"
  "/detail/1a829bd98929425a9433a0991a1527f6"
  "/detail/d78cbfabc6694c04951135b698da4f79"
  "/detail/7aec9a2d63e0482fa87804823d9613dd"
  "/detail/386b531a6521459bb73df625ef22fb6b"
  "/detail/8a1ef21466af4ee3a93d24e0f7ce6287"
  "/detail/b171b39c76564d0990c7d0e9883226cd"
  "/detail/584b3211022342759fdd1d87bbcc8132"
  "/detail/c371909e3c314075824a2854887ff735"
  "/detail/968bd4bded3a45b7ae912b9f9c5be979"
  "/detail/7d8a4fc9fbee48cca22ad01c533bb019"
  "/detail/3c8d9ec9db364ca1912987621ef02514"
  "/detail/9497d12e9e5a4501bdf0242552b6d97b"
  "/detail/00451541a7a54a03822f47657c955bc1"
  "/detail/c470474e8a8843a7a43e1bffed54effe"
  "/detail/89d0bad6a4c0452a8f805323b843eeae"
  "/detail/fa1b721dc1754673b0008688001096d4"
  "/detail/990b728719554ee4b559389a6187b5f9"
  "/detail/5864679c72524a4599f3530187f92548"
  "/detail/dcc3b906898445d1a7fbbb6d78fee72f"
  "/detail/a5529e89dabb447e814ff192da8752e7"
  "/detail/db2320e83c8a427997d0b9b50b6b38c2"
  "/detail/663c6b8fbcad427daa6440c9aa4cff81"
  "/detail/84cc8b78ec8e4ef59c363fdf80520843"
  "/detail/18a809a0b64e4f9da62be00e15afcde0"
  "/detail/c4de8a193f394ff6b5244e01bbb713b8"
  "/detail/30517dbfb2b54d7395d6a70ff90e7e8d"
  "/detail/6d8dd0ad10704c33bb6a0953d63248dd"
  "/detail/1739f58e530b4e8f89d6f2fd33f84912"
  "/detail/c2df9bc5c07545f187535e63cfc542e6"
  "/detail/a40eee79476640bcbe4af9712c175ae0"
  "/detail/5b8d5f18678848c9affa0d4300fc524f"
  "/detail/3d130905458b47a99081a11e7c5b9b69"
  "/detail/e5f2630f48804181835ae00765a76d2a"
  "/detail/c8a2876c747748d58a85edc9431ea33a"
  "/detail/4f8c9ba19f574e0e8f65e74ef7deac55"
  "/detail/cb415918a0cc41c183a3430ba71661bc"
  "/detail/52b7b31a3bef417eb75af8b85bec7f33"
  "/detail/07b9d9a3dffb4190a0dc531a585cac14"
  "/detail/0480cf6c01b44b77ad919bfc5c8c10b0"
  "/detail/f8568f7e0a83429db53e218cb65883fc"
  "/detail/e1ad77a27a394ef191d25b74f1869424"
  "/detail/631c51ac157149658bca259a759c853c"
  "/detail/0f70b9f4fe9e4c509eb1b4f97897f21b"
  "/detail/2ce2fc17c95f498aa04f81674dc269bc"
  "/detail/526abf97ef22478e8cf7c34c6c2e1de3"
  "/detail/8313ef77c93b4ea588914e60b0a826c2"
  "/detail/dc39167c656c446a94ab063b3f8a4d97"
  "/detail/5c7b0c2609ec4aa0b2af037e1ab78870"
  "/detail/e3a6bc6ba048473d950a11afd57c0d11"
  "/detail/785b4f8fd0b14d5e93dd7668d2bdfff5"
  "/detail/430f8b48e90e4c4fbf1eb30c9567e039"
  "/detail/071be9cd177c4ee991cb28de126e9ec5"
  "/detail/e41f9057433c45638425b73a948cf7fb"
  "/detail/4542a89c5cb740a4a052ed5fafd2d913"
  "/detail/7eaa16727b614da3aa24e9fdee0e43f3"
  "/detail/f22ee215ea4749d69e6f6232dbd6a54f"
  "/detail/dce71429bd2f4690a77b03e37efdf475"
  "/detail/df206bd087d04637b893a61c939aed35"
  "/detail/83c585e6ec134716a1b615673cde0ccf"
  "/detail/b8ff0dcb2966464ab838dd48c4ffd8df"
  "/detail/9b3b15b2f80844d1bb545a1357161662"
  "/detail/06bc85357ab44b4e9a5e4df2e27d211f"
  "/detail/2d5d6eaac36d4f7e9243cc1a0a86bd23"
  "/detail/80af1cc6f2424a5e89e0c14b7039f0ad"
  "/detail/fcb23b28971449a7b230933bec452fd3"
  "/detail/b7fe95c53ff24ddc8321bf596a086e3d"
  "/detail/304aed6d3ec54bc5bb99786543c37357"
  "/detail/c9df04672c8445e2b9e8fbe92319fa61"
  "/detail/db9bd1413cef4f12b524bc5f99e4bc45"
  "/detail/d04c9446be464c9f9b7ed5abec665d7b"
  "/detail/1e5182c1840e44f6a3434996176eef35"
  "/detail/6601377b8a974b01b6becd810bd62254"
  "/detail/4915479196b94532b3105b8d53f46b58"
  "/detail/cc8a46b29f574259aa120c60a72d4470"
  "/detail/dcc0b553db8b40a2ae4175caacfc788b"
  "/detail/dd14635a2ced4a98bb267c7876303bbf"
  "/detail/bb84a663e9954b54a0e238a08fcda716"
  "/detail/14b3197f21d746eface36f52ed3ce6fb"
  "/detail/b1ef814782c14bb7a5560cdf0c96e896"
  "/detail/6d61702a8b42404cbd39db1f535d3bcf"
  "/detail/ab845fe1fd8047f8ade92cc8be8e8c03"
  "/detail/c4781e8ebc58425083b384ee92cd1d9c"
  "/detail/b8f187ba796141b4b0f09577ac1f8ea5"
  "/detail/f0983f8188c140b19c909bcfdb0d3112"
  "/detail/c823acc25cc743d6b7a90a79bcf65919"
  "/detail/3cd62a5b123c4598b929ab020f66d659"
  "/detail/20b40203f06f4b62aaa92c02494fc8a3"
  "/detail/0783fb23eeea4b20bc8da51d77a3772b"
  "/detail/7b48cdd72c4a47bb86d2e87b4f99802e"
  "/detail/bc0b8beb6d814aa0a5ea9bb5438079bd"
  "/detail/27f6845b023e42899de821891d98acac"
  "/detail/813702a7d8434375b14b1483915b4e31"
  "/detail/d38d2f79498241b6af04042fc959d1c1"
  "/detail/99a34e306c83466a97bae1001bba5e1b"
  "/detail/70ee4054ca6b4858ac71a86dbef1a64b"
  "/detail/53314a8989504f40b302043f169ae32a"
  "/detail/33208b6d24ef45e4b105fb2c72bf143f"
  "/detail/47bc81469e414437bf4e17eb65a9dc3f"
  "/detail/4313382ca3a54179817e6615e6250d82"
  "/detail/8e7acf4d31b24bb389ef016a81b1d04b"
  "/detail/d13a42501d30428b936d1bf6145cfb2e"
  "/detail/eeb34ef84ed14083b638e95e474def57"
  "/detail/9759ef0f926a4bd79d266a850411dc7c"
  "/detail/be4afffba08c410c88d56a88c5fba1fd"
  "/detail/d4e250ad2427480c9fa40c3b07fd23c3"
  "/detail/b0d93573b4c04e08b298c76a272d1e6d"
  "/detail/f68cee8194c74e2cb6d795988f8bb3a2"
  "/detail/f976d218d4d143b0a1692393af0a89b0"
  "/detail/0a8fe50e8fbc4c9b85f5616504211292"
  "/detail/b15562f2b5074eff93294a5a95556394"
  "/detail/7e97188f6a0b4f2b8e4ff473a0b90d44"
  "/detail/005bbee48ee94b5a83cbbdeffffce3a2"
  "/detail/edf06480192b494ebec0a2ed46f6070f"
  "/detail/6f05af985fbe4797a8f3d9602df6a509"
  "/detail/534c00f26d494bd8ab2c2f832fcdf3ae"
  "/detail/7b1cd1e8d51d4e59a73d04942aff8f22"
  "/detail/cffd568823ba4fc0b5d0cebdd1ce4c51"
  "/detail/26d57a9059f145d1bf3c22f3fd40f125"
  "/detail/462bcf8ae2ab4a019aa6ebe4744bc9c2"
  "/detail/0fdad15ca2c24dea8ebc793c4bd6a7ed"
  "/detail/5e698bb89d274d55971858d23a38965b"
  "/detail/747c60779f4d4da5b94d9a1491009880"
  "/detail/2d5d8f227cad458e854a3de1cd832b06"
  "/detail/d111a4ed259949168d6de0efc59a7d22"
  "/detail/f654440d6f444cf78054b0c0f14c9bb3"
  "/detail/71296ff2bb444c5787edc4a31aec1ad0"
  "/detail/05ed0fbd33ef4484a5e3d41101ec48c9"
  "/detail/a12f63f6d4bd4be09db943f2bb7f3dfe"
  "/detail/962fa46a2a8b4a58a786fca045201a8c"
  "/detail/f9f5896e1e194ffd9e5fb1d6275e967c"
  "/detail/2c593abb02b148b38e43cb0083898d0c"
  "/detail/ec48344756b64dc8895ca0f39cc9afd1"
  "/detail/114840994ee34c14b415e49fbb3583d1"
  "/detail/eb5f37e8e75e4667a9ac349fa0224a30"
  "/detail/0e7ddc43e47247b38d8126f462540fee"
  "/detail/98873d2c50454dfdbbe6f901dc8b8690"
  "/detail/0f2bc509943f425f88602389a7eceb65"
  "/detail/2a4302127024467094774e2ee4bf1590"
  "/detail/5c7fa4e64e714105a6e38986e5aa4a56"
  "/detail/79473e66fb7e47e59446ebe69fce70f5"
  "/detail/2c2e3b3963394227b46b257b8d6222a4"
  "/detail/ff5aa2d2c7c64ce18a817c95de4d7a3a"
  "/detail/7fd4ab6f2b164a8c9623b389f60a234e"
  "/detail/efe06e34b5924ba6aa5ceb36fe07dff1"
  "/detail/bed1331d6eb242abbf04b63630c8c4d2"
  "/detail/8e4a7b83e7ac492aa0dc0bf64d938385"
  "/detail/d3bbb79abd8a482e80b25490c9b8b0ed"
  "/detail/1bbc37f462e942d3996ec73f65c65f3b"
  "/detail/0c255086dcd342a1bd7072f4788cfaee"
  "/detail/a1efd1173bd6428981c099d0df17dbee"
  "/detail/6be37ff24bce4d12bfe70042f8d22352"
  "/detail/52ee29f8106f429c876f8674ac8957e7"
  "/detail/a3ae192138d04ccab891186883030123"
  "/detail/5ebf827588ef4435aed23671d67773b2"
  "/detail/72fe7c5125414792b1c52f53f90699c8"
  "/detail/2720dc05c39d4a60a72240b08c914b64"
  "/detail/d8b418670c084782bccbd3c16391900e"
  "/detail/a2e2b1d0014345948d54c4f8932e4d07"
  "/detail/89bcb498e34c48779a3240821d6e48f6"
  "/detail/35f9b11318504cd79420210823975b72"
  "/detail/bc3c0e1d84cb4fe89e0a4150a65baf77"
  "/detail/50b105b1e4ab482a860b46f6b38a5c20"
  "/detail/6cd1396ea58246d39a8de490c29b1324"
  "/detail/918362c75b23493ea15aa042b43277a6"
  "/detail/cd38b49b55824307ba643e86f68c315d"
  "/detail/c1c2d28f30304f86b4b1307fc726ed47"
  "/detail/ec87571f6fa4427b9a981ffe261a279d"
  "/detail/8be42a90b1ce49e6a937d77e33f04ebe"
  "/detail/226e15c39ed2481a8d37401e19131d78"
  "/detail/e47d04e31b3d4a47bf25d0f5f545ba12"
  "/detail/d92b802ac7a74c6c8e016fa09c141450"
  "/detail/9adaad5cf358464a8a4aef0e3c3a1e5e"
  "/detail/974d443495224c08a4da716259e786e1"
  "/detail/6ecacbd0fb5e40ef948be632905d8ca2"
  "/detail/aa0633837d8044d2968e25cf48b70685"
  "/detail/1629d9e9300a4dfd8e890ad6974a04c3"
  "/detail/ca7f979ca3004c07a5f94d1ce10ad1ae"
  "/detail/7604073c50704eff91c818a6dd0efd4f"
  "/detail/1c5da60806ca4b2b90c57aed8c764e68"
  "/detail/70af0d914da54cff835c54d3fa45cad1"
  "/detail/2021ed3b275149c2a7bbcebcea3e3e51"
  "/detail/4ccd22298cc541a9b8a9d4019df2353d"
  "/detail/28c1f2f7aa5d4d18b9299599ecd7358b"
  "/detail/72c8ba90cdf643ce9cbfb14d5e628cde"
  "/detail/d5d625385776481fa8f546ad58115134"
  "/detail/fa71c118f9ad4bd484f6b3a33163d138"
  "/detail/5edd100250754adeba488ca084933b05"
  "/detail/8b12e2a54bef442192b72b493483a129"
  "/detail/3dda150f78bb400a90cbc7cbd15eba35"
  "/detail/f7275334a23a4b5b86033b6d17ebf19f"
  "/detail/3e57e79f44444235be2ea642e71ea52a"
  "/detail/92d7f2ddea3a4703899d75f43cd17f05"
  "/detail/80aa9c4e306a4d28ae2c7d100abd4876"
  "/detail/065a44b41de947baa0efd571a330b477"
  "/detail/d043cde457544747b6a03517342281e3"
  "/detail/2a7259a81318488cb462a02e31ba7cf9"
  "/detail/3a286b0329354712ae13d055f653a276"
  "/detail/635ff6d2473f4099a2fd3f14712f5ae9"
  "/detail/52395e958c3f4e39be185d0ac394a695"
  "/detail/0f00667e976a4fa1933fd5dd1abd3431"
  "/detail/5022cacc179f40c18a488ef858bcfa32"
  "/detail/8c0dd79811764638a8f8bde028e4d8b1"
  "/detail/079d5d1e6cc342f28d0e6efe8227fbed"
  "/detail/642337c5810b473fb582354e56564b19"
  "/detail/c628f59954254962bc11917ab328d2d9"
  "/detail/26cfb58d138a4542ae52afd1e3593a6f"
  "/detail/fff24c560e514b66a288458e2a582759"
  "/detail/c86d74abb9684cb8b075e46a7a136294"
  "/detail/78322a36ce144bb9893e3c3ea317e4a1"
  "/detail/8088280e489c4e06bd37f2cf97445ff5"
  "/detail/01bce0f9d4b246d8bfb8d9b3e3d049a3"
  "/detail/14304d7aeb26475da84dbdcb5ecdc3af"
  "/detail/2b2ef07a3ecd45e5862e00588b04b1a1"
  "/detail/966b802504584fad8f7bf8633066befa"
  "/detail/b4f8ad5aaba14d52987da89603d9adfe"
  "/detail/547dd6c7c4804374a8ea09705d2d6d29"
  "/detail/da4d9cb186ef404c82867ea73c211fc0"
  "/detail/67e3b83c27e64b39b04dca6e97e5331b"
  "/detail/67d23d2c4b4048ffa809ca202bd91702"
  "/detail/a0a21f99eb984dc3a691e1a5dc06d31a"
  "/detail/7308e511b9a94202a14a46f0291b79a9"
  "/detail/1a71c4d06d054c5297550e8f4b1c7ae1"
  "/detail/63ca355e45fc420ea6efec720dac1f8c"
  "/detail/5e2f8f3307884790813356d86bfb6c7f"
  "/detail/fbfafcad0c99436095c210e985e6965f"
  "/detail/dddaa8fd783d4551af8977e30ba123a9"
  "/detail/7b17befaf9694cc087270eb6dbf1ea08"
  "/detail/277c1ca3ac12482ab7e9fecd573040b6"
  "/detail/ce2f5cc204944430a23523f24651ea97"
  "/detail/f8448c55469643b482974eeb56d7397c"
  "/detail/a8487eaaa5f14a2c9022ae58edb15332"
  "/detail/2fc7f6baf63e4fc28659c259098a1c9a"
  "/detail/cf85821eedcb4e65b5882ee55daf5781"
  "/detail/dbd660f43048485eaa18f15ba70e2daa"
  "/detail/b0fd632a0e6340439933065b8b0d0a52"
  "/detail/bed2d0fc0b014410a5ef5d664609fc0d"
  "/detail/7391869a9eab47cda204d27c2060b5b1"
  "/detail/c870495438f6431aa1db7035f62cefad"
  "/detail/c6c244fecbb04c999bff987241025147"
  "/detail/88a853f8d360444f89bd1a3d16e2b226"
  "/detail/856bfb7659ba448dae9a5da237b9c408"
  "/detail/4d6793b1fdd141b6b603ac4b709da9d4"
  "/detail/97eb73d8be5048bfbc05240ee82fb49b"
  "/detail/99fc09036b7042f0b0b2c1a936029d48"
  "/detail/f10872a08fd54203846f2b75d1f2de05"
  "/detail/0b8bb5fe517a4680a2bc00aa5d72a2b1"
  "/detail/95d3714074084c3ba682eef94d7c8b85"
  "/detail/e83132fbd5924bb69d28f0185e38f319"
  "/detail/7868a6ff13b24d63860ee0c4db29046f"
  "/detail/eac521e9ff6040e081a903215c9a6e3d"
  "/detail/88ec8a3cfb824978838f628b0b54858b"
  "/detail/ee0bf03bf44644b0844a0419dd10f6ba"
  "/detail/9fa306c764344cf2a08bf02d94840004"
  "/detail/cfd090e5177841249aad0a868a2abe7e"
  "/detail/84543f012ea7452c91155aaa40f26059"
  "/detail/33607d10bbed4a2f96337948f9f0dc95"
  "/detail/a19c25e6fb4043c49b1454814494c0da"
  "/detail/adb42016585941a3982efe96f98dc6e9"
  "/navigation/d1c8e7fd3f514b16a7c7c457c438b93f"
  "/navigation/585d71242fa54b0fba56e331ed5adbe1"
  "/navigation/0199576db2937bbe9a41fb6156449782"
  "/navigation/08014c102bba43b09e93a823de238da1"
  "/navigation/04ac33f9be48438ba185ce8585682c3c"
  "/navigation/ba9f9e3fd094425392c838f151773526"
  "/navigation/cda441a37060455fa34c8ce371928eb3"
  "/navigation/52242d7c7a3349359001e1b7b2c3df80"
  "/navigation/83586831f5bc43d6824ec80864e9314e"
  "/navigation/0196d8a825c27a7e93a4b07323c246d6"
  "/navigation/ccd140695dc643408838c39c838a0a51"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
113 0.49 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"†;orw>Jj²»Úï\x06бQ"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"K‡Øl1ÄL\x03®Îy¥±HÃ_"
  b"“ª'KùøMN–ÎQ\r\x03¤"
  b"¦.\x1Fj\x1A\vE\x19¯@\ebp£qI"
  b"│ì╔╝¶c@\eî╦²4É\rÎó"
  b"ß7ìÀÇèGÅæ×\rt\r]l\x1A"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"Ê*\v3.ÅM▓║ÙÞÊÞe\ý"
  b"äNg‚ÆBG·–¸‘Ï%®8÷"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.