Query Metrics
127
Database Queries
98
Different statements
1392.97 ms
Query time
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
242.63 ms (17.42%) |
2 |
-- 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`.`file_hash` as `category.media.fileHash`, `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` = ? OR (`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%" b"\x01x\x16[¤p¨šø¢g”"hZ" "%|019078165ba470a89af8a2679422685a|%" 1 6 ] |
||||||||||||||||||||||||
|
161.18 ms (11.57%) |
1 |
-- product-listing-route::loading::read 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`, COALESCE(`product`.`open_graph_media_id`, `product.parent`.`open_graph_media_id`) as `product.openGraphMediaId`, `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`.`type` as `product.type`, `product`.`states` as `product.states`, `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`, COALESCE(`product`.`swag_customized_products_template_id`, `product.parent`.`swag_customized_products_template_id`) as `product.swagCustomizedProductsTemplateId`, COALESCE(`product`.`swag_customized_products_template_version_id`, `product.parent`.`swag_customized_products_template_version_id`) as `product.swagCustomizedProductsTemplateVersionId`, `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`.`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.link`, `product.manufacturer.translation.link` as `product.manufacturer.link`, `product.manufacturer.translation.description`, `product.manufacturer.translation.description` as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, `product.manufacturer.translation.customFields` as `product.manufacturer.customFields`, (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.swagCustomizedProductsTemplate`.`id` as `product.swagCustomizedProductsTemplate.id`, `product.swagCustomizedProductsTemplate`.`version_id` as `product.swagCustomizedProductsTemplate.versionId`, `product.swagCustomizedProductsTemplate`.`parent_version_id` as `product.swagCustomizedProductsTemplate.parentVersionId`, `product.swagCustomizedProductsTemplate`.`internal_name` as `product.swagCustomizedProductsTemplate.internalName`, `product.swagCustomizedProductsTemplate`.`active` as `product.swagCustomizedProductsTemplate.active`, `product.swagCustomizedProductsTemplate`.`step_by_step` as `product.swagCustomizedProductsTemplate.stepByStep`, `product.swagCustomizedProductsTemplate`.`confirm_input` as `product.swagCustomizedProductsTemplate.confirmInput`, `product.swagCustomizedProductsTemplate`.`options_auto_collapse` as `product.swagCustomizedProductsTemplate.optionsAutoCollapse`, `product.swagCustomizedProductsTemplate`.`decision_tree` as `product.swagCustomizedProductsTemplate.decisionTree`, `product.swagCustomizedProductsTemplate`.`media_id` as `product.swagCustomizedProductsTemplate.mediaId`, `product.swagCustomizedProductsTemplate`.`created_at` as `product.swagCustomizedProductsTemplate.createdAt`, `product.swagCustomizedProductsTemplate`.`updated_at` as `product.swagCustomizedProductsTemplate.updatedAt`, `product.swagCustomizedProductsTemplate.translation.displayName`, `product.swagCustomizedProductsTemplate.translation.displayName` as `product.swagCustomizedProductsTemplate.displayName`, `product.swagCustomizedProductsTemplate.translation.description`, `product.swagCustomizedProductsTemplate.translation.description` as `product.swagCustomizedProductsTemplate.description`, `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`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, `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`.`file_hash` as `product.cover.media.fileHash`, `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.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.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.ogTitle`, `product.parent.translation.ogTitle`, COALESCE(`product.translation.ogTitle`,`product.parent.translation.ogTitle`) as `product.ogTitle`, `product.translation.ogDescription`, `product.parent.translation.ogDescription`, COALESCE(`product.translation.ogDescription`,`product.parent.translation.ogDescription`) as `product.ogDescription`, `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 `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 `swag_customized_products_template` `product.swagCustomizedProductsTemplate` ON `product`.`swagCustomizedProductsTemplate` = `product.swagCustomizedProductsTemplate`.`id` AND IFNULL(`product`.`swag_customized_products_template_version_id`, `product.parent`.`swag_customized_products_template_version_id`) = `product.swagCustomizedProductsTemplate`.`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 `tax` `product.tax` ON `product`.`tax` = `product.tax`.`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`, `product.translation`.`og_title` as `product.translation.ogTitle`, `product.translation`.`og_description` as `product.translation.ogDescription` 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`, `product.parent.translation`.`og_title` as `product.parent.translation.ogTitle`, `product.parent.translation`.`og_description` as `product.parent.translation.ogDescription` 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`.`link` as `product.manufacturer.translation.link`, `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.swagCustomizedProductsTemplate.translation`.`swag_customized_products_template_id`, `product.swagCustomizedProductsTemplate.translation`.`swag_customized_products_template_version_id`, `product.swagCustomizedProductsTemplate.translation`.`display_name` as `product.swagCustomizedProductsTemplate.translation.displayName`, `product.swagCustomizedProductsTemplate.translation`.`description` as `product.swagCustomizedProductsTemplate.translation.description` FROM `swag_customized_products_template_translation` `product.swagCustomizedProductsTemplate.translation` WHERE `product.swagCustomizedProductsTemplate.translation`.`language_id` = ?) `product.swagCustomizedProductsTemplate.swag_customized_products_template_translation` ON `product.swagCustomizedProductsTemplate.swag_customized_products_template_translation`.`swag_customized_products_template_id` = `product.swagCustomizedProductsTemplate`.`id` AND `product.swagCustomizedProductsTemplate.swag_customized_products_template_translation`.`swag_customized_products_template_version_id` = `product.swagCustomizedProductsTemplate`.`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"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" b"\x01\x19¤ôör¨¥CG5B\x1D\x05\x13" b"\x01x\x17‹\x17p³œ6\x06\x14\x07¢Ö" b"\x01Ž\x14\x1C»`pá§dò‘_ví\" b"\x01’VŠÐ4q\x19¹‘µó:Ðy±" b"\x01x\x17B~rÖ˜^á\x07‡z)6" b"\x01x\x17DÞr¡ª©\x7FÀó—ÆD" b"\x01x\x17Bœp–‡@‹ÜZ˃õ" b"\x01x\x174\x12sÓ“ToX}\eŽª" b"\x01x\x17Dôp‡‡\x13‚3.œÁÄ" b"\x01x\x17cîq0)8Ì\rÁÎn" b"\x01x\x18y¨p˜’ï”\tOâ\x06" b"\x01x\x18yXq%˜\x05ѧG)ç" b"\x01x\x18Ü\vr\x1E©ò·@²\x15¢," b"\x01Ž\x14\eù\x1Fr)¾~ƺð—ªA" b""" \x01Ž\x14\x1Cb›r>£Êò¦&\n „ó """ b"\x01x\x18 ¡rñ²ã¼þ\x11Âf²" b"\x01Ž\x14\x1C?³q¼–[-gB¨˜m" b"\x01Ž\x14\e”‰pyªÜðè]\x05kß" b"\x01x\x17¥7rÁ½è¨3NtÄÆ" b"\x01x\x17x\rqíºÎ(%\x02§¬" b"\x01x\x17xRs¨µñýy\x12ñ\x1A@" b"\x01x\x17‹-qt¾ÎY\x05h\x12qi" b"\x01x\x17‹Er4ªÍA÷&\eÝÍ" b"\x01x\x17x=sdŽõwÛd\x05 Z" ] |
||||||||||||||||||||||||
|
114.75 ms (8.24%) |
1 |
-- 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`.`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`.`file_hash` as `payment_method.media.fileHash`, `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 `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"\x01’l>Wáp¹…Æ•ƒú\x048i" b"\x01’l>b¢qÿª‡Š\e„ŽÚ9" b"\x01’l>f\x00pk³ÐtÜÌZ\x00ý" b"\x01’l>i\x15pŒ¶FžêÁä½?" b"\x01Ž\x13ð™€r)¯Ÿè2·Ú\x0FM" b"\x01Ž\x13ð™ysƒ¹V¦ùu ÀC" ] |
||||||||||||||||||||||||
|
104.20 ms (7.48%) |
1 |
-- 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`.`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`.`file_hash` as `payment_method.media.fileHash`, `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.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.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 `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_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"\x01’l>i\x15pŒ¶FžêÁä½?" ] |
||||||||||||||||||||||||
|
103.95 ms (7.46%) |
1 |
-- product-listing::property-filter::read SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.media`.`id` as `property_group_option.media.id`, `property_group_option.media`.`user_id` as `property_group_option.media.userId`, `property_group_option.media`.`media_folder_id` as `property_group_option.media.mediaFolderId`, `property_group_option.media`.`mime_type` as `property_group_option.media.mimeType`, `property_group_option.media`.`file_extension` as `property_group_option.media.fileExtension`, `property_group_option.media`.`uploaded_at` as `property_group_option.media.uploadedAt`, `property_group_option.media`.`file_name` as `property_group_option.media.fileName`, `property_group_option.media`.`file_size` as `property_group_option.media.fileSize`, `property_group_option.media`.`media_type` as `property_group_option.media.mediaTypeRaw`, `property_group_option.media`.`meta_data` as `property_group_option.media.metaData`, `property_group_option.media`.`config` as `property_group_option.media.config`, `property_group_option.media`.`path` as `property_group_option.media.path`, `property_group_option.media`.`private` as `property_group_option.media.private`, `property_group_option.media`.`thumbnails_ro` as `property_group_option.media.thumbnailsRo`, `property_group_option.media`.`file_hash` as `property_group_option.media.fileHash`, `property_group_option.media`.`created_at` as `property_group_option.media.createdAt`, `property_group_option.media`.`updated_at` as `property_group_option.media.updatedAt`, `property_group_option.media.translation.title`, `property_group_option.media.translation.title` as `property_group_option.media.title`, `property_group_option.media.translation.alt`, `property_group_option.media.translation.alt` as `property_group_option.media.alt`, `property_group_option.media.translation.customFields`, `property_group_option.media.translation.customFields` as `property_group_option.media.customFields`, `property_group_option.translation.name`, `property_group_option.translation.name` as `property_group_option.name`, `property_group_option.translation.position`, `property_group_option.translation.position` as `property_group_option.position`, `property_group_option.translation.customFields`, `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option`.`media_id` = `property_group_option.media`.`id` LEFT JOIN (SELECT `property_group_option.translation`.`property_group_option_id`, `property_group_option.translation`.`name` as `property_group_option.translation.name`, `property_group_option.translation`.`position` as `property_group_option.translation.position`, `property_group_option.translation`.`custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.`language_id` = ?) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN (SELECT `property_group_option.media.translation`.`media_id`, `property_group_option.media.translation`.`alt` as `property_group_option.media.translation.alt`, `property_group_option.media.translation`.`title` as `property_group_option.media.translation.title`, `property_group_option.media.translation`.`custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation`.`language_id` = ?) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation`.`media_id` = `property_group_option.media`.`id` WHERE `property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"\x01\x14\e(vp±¢-\x04\x02Âè‡" b"\x01Ž\x14\e8hrêµ\×?\x1A\x01MÜ" b"\x01Ž\x14\eH¸p&”óÝ`\x00</×" b"\x01Ž\x14\e^¾p\x08¥›üt'’\x16ë" b"\x01Ž\x14\etÁs\vº–¹\\x04\x1Eâ\r" b"\x01\x14\x1D\n\x14rÌŽ\x00|#褸\n" b"\x01Ž\x14\evÅrH˜<\x02èèî`L" b"\x01\x14\ew@s‰‹!èêa¦" b"\x01Ž\x14\ew£pŠ¥Ø>Á2 `\x0F" b"\x01\x14\ewñq)nPŽŽª#’" b"\x01Ž\x14\ex+r.„\x14Åk!oÛè" b"\x01Ž\x14\exbrpP±‘Ç1" b"\x01Ž\x14\x1D\r¾sÞ¢\x03߸m?:–" b"\x01\x14\ex¹qx‚¨\x1Er\x19,µ" b"\x01\x14\ey\x07s‹Œ›\x7FŒêjŽ" b"\x01Ž\x14\x1D\x11“p~’â´M1ÈR¦" b"\x01Ž\x14\eyfq×¾Ô»„l!fÝ" b"\x01Ž\x14\eyÐsìŽDö\x00\x17¦w\x02" b"\x01’V‰\rxr\x7F£äùÂÒvõÐ" b"\x01Ž\x14\e}{q¶œŠ7jUŸ6ü" b"\x01\x14\eÈqά>ñÝ=&…¾" b"\x01Ž\x14\e“¸sœŽ:ñ\f|ùõ¢" b"\x01Ž\x14\e”«r\x0E³Éï}Äé”ù" b"\x01Ž\x14\e•\vrµ„æ*1³\x08\x13ç" b"\x01Ž\x14\e•fp©’wï@P̵\x0E" b"\x01Ž\x14\e•«ró™ø¦Ò}ÌÓ×" b"\x01Ž\x14\e•ýq\vˆà(!>Uu!" b"\x01Ž\x14\ešµr ‘ç±\f¤ÉªÌ" b"\x01Ž\x14\e¨›sg´´f÷N\e€ò" b"\x01\x14\eÀÂpøùIˆ\x1AO•," b"\x01\x14\eÅ\x1Ep¸-NæE¼<\x18" b"\x01Ž\x14\x1DC?s›¸ûq)‘ÓÀZ" b"\x01Ž\x14\eõ\x15sò¯yš\x15ÿ et" b"\x01Ž\x14\eùYq\x1Fšïøöž¿Àž" b"\x01Ž\x14\eü@rC˜iïóË༌" b"\x01Ž\x14\eü†s\x11¯d&\x07È\x1D@æ" b"\x01\x14\eü¾rS®ë§\x0F\f¶Í" b"\x01Ž\x14\eý\x16p\½OH\x13\x10I1#" b"\x01Ž\x14\eþWrȰ<‰?\tl7;" b"\x01Ž\x14\x1C ,s;°]\x13Xe\x12%¸" b"\x01Ž\x14\e\x08ãr³’ÝÔ!-ù[" b"\x01Ž\x14\x1CDLp–£Fw@"E1Ý" b"\x01\x14\x1CEäsy¾«ž\x00‰¿=" b"\x01Ž\x14\x1CF\p\x13©¦rÔ~â£ë" b"\x01Ž\x14\x1Cb¼qðþ©Ââ+œK" b"\x01Ž\x14\x1DvÍq\f±\f¾\%ž%ý" b"\x01Ž\x14\x1CzBq€”¨Ky뇘Á" b"\x01Ž\x14\x1Czîp÷µËÌ£Ó\vMí" b"\x01Ž\x14\x1C‘ÌqÍ«ÚÖˆ\¹£†" b"\x01Ž\x14\x1D€°pS¦oá\x16p\e^\x04" b"\x01Ž\x14\x1Cœšp]—\x18&sÞ™–\x1C" b"\x01\x14\x1Cž¬s÷™· ›92<" b"\x01Ž\x14\x1CŸ\x08pÁšà˜NȾÎF" b"\x01\x14\x1C=rˆçûCóC\x02›" b"\x01Ž\x14\x1D˜—s×—\r‹\x15\x19K\" b"\x01Ž\x14\x1C»£s\x06°K>[PÇÏÓ" b"\x01Ž\x14\x1C¼Kq<‡ræOÎ4p0" b"\x01\x14\x1C½\x13så¿ó:ϩ݆" b"\x01Ž\x14\x1CÁ¨rŒ‰Ö•³—\vEP" b"\x01Ž\x14\x1CÂ\x18qq³˜ \x1F!B£P" b"\x01Ž\x14\x1CݽsÑ´Ý4g\rèc-" b"\x01Ž\x14\x1CÞñs¸˜¹Ò.\x18°äÚ" b"\x01Ž\x14\x1Cß6sÑ—™M²BÉ\x14?" b"\x01Ž\x14\x1Cà¾s3“£Ç<‘\x12\x1A\x10" b"\x01Ž\x14\x1D\x00$qý™Ôà|û\x13¨m" b"\x01\x19¤õ\x1Ds:¶UúàbI`Í" b"\x01x\x18ßqq\x1E\x02\x14‚ûÍ"£" b"\x01x\x18à\tqš¥ÙäVo6‚s" b"\x01x\x18à7q’•UÖ¨\x07Áv´" b"\x01Ž\x14\x1D\x08Ap÷µM—QÎP¶í" b"\x01Ž\x14\x1D\x08tqt”cö'<'"o" b"\x01Ž\x14\x1D\x08£r~®Äü\f¼‚ã‘" b"\x01\x14\x1D\x08Àrò”p™x“ì\x10" b"\x01Ž\x14\x1D\x08Øpš¿¤ù÷\x11Œlq" b"\x01Ž\x14\x1D\x08øskº\x18(ô–ĆL" b"\x01\x14\x1D\t\epÁ³Ë©E•¯²" b"\x01Ž\x14\x1D\tBp´ª/ s5¸\x15•" b"\x01Ž\x14\x1D\ths/\x03r¨ñŽü†" b"\x01Ž\x14\x1D\t˜r\fœ«"æ^ÿô;" b"\x01Ž\x14\x1D\tÄq\x12“iË›Æ.¦\x04" b""" \x01Ž\x14\x1D\tõróŒ\x7F}\n ±Þ÷\x14 """ b""" \x01Ž\x14\x1D\n Gr\x14šª\x19®l”üH """ b""" \x01Ž\x14\x1D\n -s#‘ëKÕç:™x """ b""" \x01Ž\x14\x1D\n Ósë\x16ÐP{À2¥ """ b"\x01Ž\x14\x1D\v\x04pº™¬7ýÏÕÌþ" b"\x01Ž\x14\x1D\v4s´¿ÿ$¬Æ´\x04\x19" b"\x01\x14\x1D\vaq«¹íX3¢äH" b"\x01Ž\x14\x1D\vŽp¥µ-¦E~!Áà" b"\x01Ž\x14\x1D\f\x13q%¥ÌÀd$~H†" b"\x01\x14\x1D\f"r‰…#=éûÔ²" b"\x01Ž\x14\x1D\f5p1Œî\x1F\x1D}GÆ\n" b"\x01Ž\x14\x1D\fGs\x1D¨\x0F\x0EÉÌ”†ñ" b"\x01Ž\x14\x1D\fZsk°\x1C\x05èò©¤W" b"\x01Ž\x14\x1D\flsȃšI:^î\x04\e" b"\x01\x14\x1D\f\x7Fsȉ#:Ѝ\x07¹" b"\x01Ž\x14\x1D\f•q>†‚ø\x14²IÚa" b"\x01Ž\x14\x1D\f®póŽv2´‘m½¥" b"\x01Ž\x14\x1D\f¼q®µ\x1C\x1Ak%óÛF" b"\x01Ž\x14\x1D\fôq)˜ó¹?\x06¦<¾" b"\x01Ž\x14\x1D\r\x17r¼¡ÙÒª.[Ü." b"\x01Ž\x14\x1D\r4s{©Õ[U§î†÷" b"\x01Ž\x14\x1D\rüp̧ààéþ…*" b"\x01\x14\x1D\x0E8s{Ž…*\fÆ4ÓG" b"\x01Ž\x14\x1D\x0ELp\x0E“Ý}Vae‚G" b"\x01Ž\x14\x1D\r¢rDœ\x1DÒb&\x0Fˆû" b"\x01Ž\x14\x1D\rÓrʨû‡Ö½ä2\x13" b"\x01Ž\x14\x1D\rèqߪ¶K,š=\x7Fh" b"\x01Ž\x14\x1D\x0E\x0Fr\x15¸0'æVeÃo" b"\x01Ž\x14\x1D\x0E#rß©¾¦Áø’æÌ" b"\x01Ž\x14\x1D\x0Eaq¾¯ºÚ™\x14Ån@" b"\x01Ž\x14\x1D\x0Evs@‹Îdª`.0à" b"\x01Ž\x14\x1D\x0FHrà–\x17¯SJ\x0F-á" b"\x01Ž\x14\x1D\x0FŒp[„ÂîÔ‚7Ñœ" b"\x01\x14\x1D\x10\x1Apxª=’T\x00ý\x1D" b"\x01\x14\x1D\x0F\x1Cr!¨óî„Ãp" b"\x01Ž\x14\x1D\x0F2q\x7F·ú(\x001»ª‡" b"\x01Ž\x14\x1D\x0F^pß»`\x11ݨKµ]" b"\x01\x14\x1D\x0FupÄ塼…b±ˆ" b"\x01Ž\x14\x1D\x0F¦q\‚oœâ¾9N9" b"\x01Ž\x14\x1D\x0FÁqV”&¢úk¥Í_" b"\x01Ž\x14\x1D\x0FÝpÓƒq„ñMËÿ8" b"\x01\x14\x1D\x0Für×¶RyíÇÇ~" b"\x01Ž\x14\x1D\x107p¤Ÿ_ðƒu[È´" b"\x01Ž\x14\x1D\x10Pqí¾Á\x1A¤à‹\x02§" b"\x01\x14\x1D\x11¤sªŽ7Î\x11(\x1EAã" b"\x01\x14\x1D\x11èpu¢æªÙ±\x1E·" b""" \x01Ž\x14\x1D\x12\n q+¾£B\x13\x17¶d """ b"\x01Ž\x14\x1D\x12\x1Eq\x1E¤ðXžRo@…" b"\x01Ž\x14\x1D\x122rÿ§•#z†¿ó\x08" b"\x01Ž\x14\x1D\x12_r´†ì\x14\x15\fTw×" b"\x01\x14\x1D\x12vpa“ïÆYUÖŒ" b"\x01Ž\x14\x1D\x11´sC»Çó;`\x0FÔq" b"\x01\x14\x1D\x11ÅqäŽ;¬¼;žO8" b"\x01Ž\x14\x1D\x11Öq\x01¾D‡)Á±‘e" b"\x01Ž\x14\x1D\x11ùr\x01†\e®ÚÇ^~_" b"\x01Ž\x14\x1D\x12Gp•´z¾\x0EBrÆL" b"\x01Ž\x14\x1D\x1EÈpи\x01>1ú¢%¯" b"\x01\x14\x1D\x1Eïqt¸«CHhm\x0EŽ" b"\x01\x14\x1D\x1F\x11s¬~Ið‘úûý" b""" \x01\x14\x1D\x1F2p\n »?\eÿ{&| """ b"\x01Ž\x14\x1D\x1FUr\e‰O\x16¦ŸìsQ" b"\x01Ž\x14\x1D\x1Fyr.šŠ¹ ´0d·" b"\x01Ž\x14\x1D\x1F p늗U©\v]*‰" b"\x01\x14\x1D\x1FÊrtœÏŽžTó\x07§" b"\x01Ž\x14\x1D\x1Fõsª¶^6å;@Ü\x19" b"\x01Ž\x14\x1D \x1Aq÷½uÆ*ÅÀGJ" b"\x01Ž\x14\x1D 0qã§°ˆÔ\x02„~\x01" b"\x01Ž\x14\x1D Fp%¿³õ"µìi\r" b"\x01Ž\x14\x1D \qzƒ~¥.n`Š\x11" b"\x01Ž\x14\x1D vs ¥Û6u\x04\x1C„" b"\x01\x14\x1D r´šÏ»%øZÁp" b"\x01\x14\x1D èsÚr3š9\x1Ef" b"\x01Ž\x14\x1D üq’𗍤¯,v…" b"\x01\x14\x1D!\rrÄŽ"\x1DlUO\t›" b"\x01\x14\x1D!\x1Erº{ÃÄ\x1A9I¡" b"\x01Ž\x14\x1D!1sª˜fpƒ‡£\x17ž" b"\x01Ž\x14\x1D!DqŸ±\x06O®º£ãÂ" b"\x01Ž\x14\x1D!Tr\x13†Y˜I;%§¸" b"\x01Ž\x14\x1D!dq\x19„Ïl¿G=2¶" b"\x01\x14\x1D!spšbKp\x18\x07pG" b"\x01Ž\x14\x1D!„sc¸$ÈAïŠì}" b"\x01Ž\x14\x1D!–qf¾\x03š™\x1Fólß" b"\x01Ž\x14\x1D!§s½±iêÄCò\x17á" b"\x01Ž\x14\x1D!¸s\x02±\vRþŸKVp" b"\x01Ž\x14\x1D!Éq™Šv/\x1CaòuR" b"\x01Ž\x14\x1D"æsÚ°ß–©Sƒ\e±" b"\x01Ž\x14\x1D%3s\x7F½1-#TåËû" b"\x01Ž\x14\ešŠqäÜÃó}•Œ›" b"\x01Ž\x14\x1D&çr#¸Á§"n4²\x08" b"\x01Ž\x14\x1D(´si‹=å \fÃQO" b"\x01Ž\x14\x1D(äp\x12›tý¶9kúä" b"\x01\x14\x1D)\x01r¬=2\x15Ò°\x1C" b"\x01Ž\x14\x1D)xpñµ\x03\x0FV©Õ3=" b"\x01Ž\x14\x1D)räŸ <ˆ#óhq" b"\x01Ž\x14\x1D,'rμ\x1A’NoM\x19ë" b"\x01Ž\x14\x1D.Ðs̽X¸\x08Û±/G" b"\x01Ž\x14\x1D/\x05r0—m”Á\x06ÁU›" b"\x01\x14\x1D/9q\vŽ3%‹\x1C¾¡" b"\x01Ž\x14\x1D/nrf¸ë»~\x0FŠÑp" b"\x01Ž\x14\x1D/£p¡·a6\x03‘±Ê\x02" b"\x01Ž\x14\x1D/Óq–‰ýš^ŸÿðW" b"\x01Ž\x14\x1D/ýr³®ëÅqk§\x04:" b"\x01\x14\x1D0.sΤ—‚SóÄú" b"\x01\x14\x1D0br•¤U•DVÔ‹" b"\x01\x14\x1D0•s4\x10¦'Y\tgÄ" b"\x01Ž\x14\x1D18p\x15½a¯9iT&|" b"\x01Ž\x14\x1D1·r³¤í©‰\r.ÑŸ" b"\x01Ž\x14\x1D1ÿs••\x18tŽægBµ" b"\x01Ž\x14\x1D2Cq3¦q¾…3tíÖ" b"\x01Ž\x14\x1D2…rL‰I¹óH¿1£" b"\x01Ž\x14\x1D>©qKˆd\x01œ_²2\x14" b"\x01\x14\x1D>æs‰¸ÏWs]\x06Q" b"\x01\x14\x1D?$pu³\ehª0á" b"\x01\x14\x1DB]p}x¡XÌ ~¹" b"\x01Ž\x14\x1DBvpD€-Jœe\x11åó" b"\x01\x14\x1DBq“U¬ø—\x15åÍ" b"\x01Ž\x14\x1DC÷p.†2ö\x05?üB2" b"\x01Ž\x14\x1DDNsX¶\x15¾Ì ÅÚ?" b"\x01Ž\x14\x1DD“sœ¨ö.éÃéyŸ" b""" \x01Ž\x14\x1DDÎr×3-\n \x11î?Q """ b"\x01Ž\x14\x1DDûr^¼\x1Aü(Üg«o" b"\x01Ž\x14\x1DE(s`£O[7@sÒ\v" b"\x01Ž\x14\x1DEVq\x0F¸};±ª2BÏ" b"\x01\x14\x1DEƒqj¿\x1D—×dÛ¶" b"\x01Ž\x14\x1DEÑq„ŽÕÌâ§" b"\x01Ž\x14\x1DEôs~¨óÿ\x1FÆ=p‚" b"\x01Ž\x14\x1DF\x14pñš\x0EÕE=Â<Û" b"\x01Ž\x14\x1DFJqÕ”.|öš’ëý" b"\x01\x14\x1DFor„_'ªÝ¢õ" b"\x01Ž\x14\x1DF”rÿƒBÂ'î•\x1D" b"\x01Ž\x14\x1DG]r¥»œ7˜Š¿ÀW" b"\x01Ž\x14\x1DG}rÖ„¡•ŠJ\x10ÿ\x14" b"\x01\x14\x1DGžsU²;»†Ãçl" b"\x01Ž\x14\x1DG¾skºlÜ\tÍ`\rq" b"\x01Ž\x14\x1DGßp\x18¦Ø„“–È\x1Fç" b"\x01\x14\x1DH\x00s•¸Í%0уÜ" b"\x01\x14\x1DH!pÏŠÜ¥¸Ï|”" b"\x01Ž\x14\x1DHãpô–/ü»H¦\x13n" b""" \x01Ž\x14\x1DI pqŒ”\n ƒWü¦Ç """ b"\x01Ž\x14\x1DIXpÔ«\x1Fħ±\x7FF7" b"\x01\x14\x1DIrœ‘¡\x16áL\fØ©" b"\x01Ž\x14\x1DJµrª«ä ~&/ÖÁ" b"\x01Ž\x14\x1DLªrƯ\x14³\x19Z$«M" b"\x01Ž\x14\x1DLÙsW¸ÇR«9!ÀH" b"\x01\x14\x1DLûq}œþ(4A@ž" b"\x01Ž\x14\x1D%\x19qG–Xì<ìAT"" b"\x01Ž\x14\x1DQUpÓ½3ܳg=\x11+" b"\x01\x14\x1DQ~pùà\x7F|WI\x11–" b"\x01Ž\x14\x1DQ¨q¢”\x03ì\x1DÏnF\x01" b"\x01Ž\x14\x1DQÑr„žÆº™…\v7Ú" b"\x01Ž\x14\x1DQøqȬ#í\x13\x7FÌ\x17§" b"\x01Ž\x14\x1DR q.·ê–ã8\x04ŽÍ" b"\x01Ž\x14\x1DRIrAŠ\x10áÙ~&§‘" b"\x01Ž\x14\x1DRsr\x01¶xCƒ|\rä\x0F" b"\x01\x14\x1DRr¤±¦ŽÀúÒ\x03â" b"\x01Ž\x14\x1DSmp\rªtmš z\x19&" b"\x01Ž\x14\x1DSp\x03¯§ž@¬H\x10–" b"\x01Ž\x14\x1DSìrì©\x08â-å\x0FúT" b"\x01Ž\x14\x1DT-q¹€¤Ò\x18„¢ôñ" b"\x01Ž\x14\x1DTprÑ«ÙÍ¡C\r\x16_" b"\x01Ž\x14\x1DT²q|¾yˆØ?\rf-" b"\x01Ž\x14\x1DTõqްpgŒó? ž" b"\x01Ž\x14\x1DU9sp€màȯÖ;¦" b"\x01Ž\x14\x1DUvqD¬â§>\x16¸³Ã" b""" \x01Ž\x14\x1DU¸s\x19‘B|\n ¦þ:¸ """ b"\x01Ž\x14\x1DUñqc—,é=Õ.ÞJ" b"\x01Ž\x14\x1DVMŗ‚l)Ã\x11œ\x07" b"\x01Ž\x14\x1DV¡r\x7F´ƒ\x1D\x19È'¿$" b"\x01\x14\x1DVÐsHƒS0±û*" b"\x01\x14\x1DW\x00rþ¼°»‚0Î\x04" b"\x01Ž\x14\x1DW1rŒº+¿é\x01á°§" b"\x01\x14\x1DWap\x02µÇ[Ž6ÆÖ\x1A" b"\x01Ž\x14\x1DW‘sè‚ÁÜL49e" b"\x01Ž\x14\x1DWÁs{ˆŠ'\x06hî!ò" b""" \x01Ž\x14\x1DWõs\n °eV]‘\x19 """ b"\x01Ž\x14\x1DX*p\v‡„þx\x11¢§c" b"\x01Ž\x14\x1DXRr‚Ÿ“Û\x15³—…]" b"\x01Ž\x14\x1DYys\x1A«'š€VZL5" b"\x01Ž\x14\x1DY¦púŽ$\r¹ÇóO\x07" b"\x01\x14\x1DYÊp6´Kkày[\x1F" b"\x01Ž\x14\x1DYèq“„\x7FÄChÕ]Ì" b"\x01Ž\x14\x1DZ\x04q\x1A¥\x07IXC*†«" b"\x01Ž\x14\x1DZ"q`ŽùÇ\tfµÎº" b"\x01\x14\x1DZ?põ„y\x17n\x0E<9" b"\x01Ž\x14\x1DZ\s›€ƒ7êLS\e," b"\x01\x14\x1DZypø©`8…^Ù‹" b"\x01Ž\x14\x1D[ÎrE§\x15Ï\x045'\eõ" b"\x01Ž\x14\x1D[üsä“H´>.¦Þþ" b"\x01Ž\x14\x1Dg\x13q«¯%‚G©\x08œN" b"\x01Ž\x14\x1DiOs\x16¥\x08ŠóZM›Í" b"\x01Ž\x14\x1Dipq\x05›x5v>3×K" b"\x01Ž\x14\x1Di‹qw¦#\x0Fñ_ï*9" b"\x01\x14\x1DiÏqï€Ú\x18·\x17\x19x" b"\x01\x14\x1Diûr•‡\x19:ŽÙV³X" b"\x01Ž\x14\x1Dj'p“¦dpæêGÇ·" b"\x01Ž\x14\x1DjÙs˜¯]€•ý~»R" b"\x01Ž\x14\x1Dk(r㱯\x18ß|äûû" b"\x01Ž\x14\x1DklsV³~†Å\x06IE‘" b"\x01Ž\x14\x1Dk¥sŒºzn§v\x18{" b"\x01\x14\x1DkÙqè .¡žUÚN" b"\x01Ž\x14\x1Dl\x0FsP\x04¤ùÍÀÞý" b"\x01Ž\x14\x1DlMpB‘¬ÿ׉»?\x14" b"\x01Ž\x14\x1Dl‚q\t¢›îÖ¢í“\x15" b"\x01Ž\x14\x1Dl¹sb–™ü÷‚(ô" b"\x01Ž\x14\x1Dlïs"‹zeI(p5a" b"\x01Ž\x14\x1Dm+sµ»§+_ž6’f" b"\x01Ž\x14\x1Dmlrr°xi‚—4Ò¸" b"\x01Ž\x14\x1Dm©s†•êÒ߯Í`ü" b"\x01Ž\x14\x1Dmêpߨ" bÞ7\f" b"\x01Ž\x14\x1Dp q\x1A¹ÿàÞÊÐô£" b"\x01\x14\x1DpÊp¸½w'›\r\x04õ" b"\x01Ž\x14\x1Dpép8¿Yiö» ûñ" b"\x01Ž\x14\x1Dq\x14s—ºÒÅÑ\x07\x14Âö" b"\x01Ž\x14\x1DrasÞˆà\x1C\x1D6¢µ“" b"\x01Ž\x14\x1Dr‹s\e‘ÉH\x1D`\vcc" b"\x01Ž\x14\x1DrµrU“Ù\x02‹èËŒÖ" b"\x01Ž\x14\x1Dràq^ƒ+K\e\x15įŽ" b"\x01Ž\x14\x1Ds%rp€1÷êYŸ'(" b"\x01\x14\x1Dsúsü\$÷–¨Á" b"\x01Ž\x14\x1DtSp+»mŒXº»A:" b"\x01Ž\x14\x1Dtƒq’¥\x17P?\x16å [" b"\x01\x14\x1DtµpŒ¹TQïvY" b"\x01\x14\x1Du¹qƒ²X;7H\x1E." b"\x01Ž\x14\x1DuÕpa©úçY¯:«E" b"\x01\x14\x1Dv\x00sÐ2©\vŠo7V" b"\x01Ž\x14\x1Dv%rž±QÝS¼D²K" b"\x01\x14\x1DvCp€ \x15kÆ6IÐ" b"\x01Ž\x14\x1Dvfs\x19ždž&„B\x10K" b"\x01\x14\x1Dv†r6helÎ÷Ä»" b"\x01\x14\x1Dv§s¡³…zO\e«¢" b"\x01\x14\x1DvëqŠ2¾?I®3M" b"\x01Ž\x14\x1CÀ5qr ;AR\eQ¤÷" b"\x01Ž\x14\x1DxápÞ“Ël[Œ²ÓÚ" b"\x01\x14\x1Dy\x1Es]‘GsácP{" b"\x01Ž\x14\x1Dy\rü¢ÿC‹"Mù\x0E" b"\x01\x14\x1Dys\x15¬r’ÚÙ¸¡" b"\x01Ž\x14\x1Dz\x19q®‹ic„\x04R5¼" b"\x01Ž\x14\x1DzSpLšhÚ\x06(\x03WÍ" b"\x01Ž\x14\x1Dz‡q·¯è.’°%WD" b"\x01Ž\x14\x1Dz¼sܺt”ïbZæz" b"\x01Ž\x14\x1DzïqF¹‹Øµ…\x1Fö\x05" b"\x01Ž\x14\x1D{\fpf™\x00̃I˜$R" b"\x01Ž\x14\x1D}\x1DsŽ—ËÛ¢|÷Yb" b"\x01\x14\x1D}8pm„Žó—½hib" b""" \x01Ž\x14\x1D~\n raœöÝu0—\tÑ """ b"\x01Ž\x14\x1D~%qQŒ8§§\x1E½ãç" b"\x01Ž\x14\x1D~?q‚°\x1F3SëhŒñ" b"\x01Ž\x14\x1D~Yp¤¢\x1Cžý\x1A\x00Ï\x08" b"\x01Ž\x14\x1D~tsk±\x1E)\x19\x07w[Ö" b"\x01Ž\x14\x1D\x7F\x15qvˆñ˪¡N;Ü" b"\x01Ž\x14\x1D\x7FEq\©\x19µÐc\x1ASŽ" b"\x01Ž\x14\x1D\x7FqpK \x05#~½vÕC" b"\x01Ž\x14\x1D\x7F¡rÉŠSÛê1¸\x14ø" b"\x01\x14\x1D\x7FÐp\r¤íÇwÎPM" b"\x01\x14\x1D€ásK¦&™Rf\x17è" b"\x01\x14\x1D\x11q–«mýô+ÐÌ\x11" b"\x01Ž\x14\x1D€ÈrŽ‘è\x14Ò¯–\t¨" b"\x01Ž\x14\x1D€ùs½¨Y\x00«‡¢\tâ" b"\x01\x14\x1DŽ3rX7µCëì‘A" b"\x01\x14\x1DŽMq\x07i¸ÄÁÈ\x04Ã" b"\x01\x14\x1DŽfpî¥ Ü³[ö\x0F" b"\x01\x14\x1DŽ\x7Fs˜œ¾—ó\x1Cg\x1A" b"\x01\x14\x1DŽ–r9‡Ù\x04bu8ûI" b"\x01\x14\x1Dޱrižs½#Ý:P\x03" b"\x01\x14\x1DŽËp\t¤Ü\t´ðm'¤" b""" \x01\x14\x1DŽçq\x1AŽAà\x11®\n §ú """ b"\x01Ž\x14\x1DŽ\x02s\x7F³µ¸Ø\x06\x1D^÷" b"\x01Ž\x14\x1DŽ\x1EqnŒš\x14lGì\x14A" b"\x01Ž\x14\x1DŽ;p4£Â?ζÃõ+" b"\x01Ž\x14\x1DŽYp´‚_äèB\x11Ê×" b"\x01Ž\x14\x1DŽyrˇ\x19Ï ££Ké" b"\x01Ž\x14\x1DŽšs¯©\f…\x0Fz\x1D·h" b"\x01Ž\x14\x1D޽r\x07‚ï)/ô\x07AÇ" b"\x01\x14\x1D[sî¿×®\tkKõ?" b"\x01\x14\x1DzpFƒeÉd;;‚ñ" b"\x01\x14\x1D–q\x14‰Ð¯çJ\x06\x0F‰" b"\x01\x14\x1D²s<Ì\x7F\x133œ$=" b"\x01\x14\x1DÍqª• ñ3Áš?â" b"\x01\x14\x1DèqšÄF\x12F\x0Eúü" b"\x01\x14\x1D\x02qÓ¯¬¤°\x15Þ" b"\x01\x14\x1D\x1Dr–³@´“v=Ö\e" b"\x01\x14\x1D7r;¾…ÃEû\x14û\x16" b"\x01\x14\x1DRpµ¿\x10\x04…7á‚i" b"\x01\x14\x1Dlp—¨¡\x11ÍGÍ4E" b"\x01\x14\x1D‰s®…S\x08Ì®àPz" b"\x01\x14\x1D¤r´²M\x1EÕÛ^@|" b"\x01\x14\x1DÃpàŽóQxßx\x16\x05" b"\x01\x14\x1Dàpó¸t}"ÈoÔÏ" b"\x01\x14\x1D‘!p\¥|š¢þòo" b"\x01Ž\x14\x1D‘Fs‰€,\x15\x1F\x1DϘ!" b"\x01\x14\x1D‘hsK½›£!w.P" b"\x01Ž\x14\x1D‘ŠpÒŠæë²sµÝm" b"\x01\x14\x1D‘ªr(â\x14o\x0F\x10\x00Y" b"\x01Ž\x14\x1D‘Èp\x16²Ç\x01Ôû\x1F\x1E±" b"\x01\x14\x1D‘ærÕ-h£CÉc$" b"\x01Ž\x14\x1D’\x08sa©‘*%GˆŸ\x05" b"\x01Ž\x14\x1D’*rp¿g.ä,I+Y" b"\x01Ž\x14\x1D’Msÿ©\x1Cé\eÓ’Øo" b"\x01Ž\x14\x1D’qsí‚‘†x²ë¢," b"\x01Ž\x14\x1D’•q˜‡\x01Ï¡h\x1Cžz" b"\x01\x14\x1D’ôs¿•\x1CeT²òT" b""" \x01Ž\x14\x1D“(q\n ’\x08`“Ý‚b® """ b"\x01Ž\x14\x1D“Wsf°ñ<7¶Â4\x10" b"\x01Ž\x14\x1D“{s0’JZÜþJ(" b"\x01\x14\x1D“q>£–¶Œ–]·" b"\x01Ž\x14\x1D“£pă\eª„BÐô\r" b"\x01Ž\x14\x1D“Èrx™yPhj\x03•ñ" b"\x01Ž\x14\x1D“åqŠ€-ÃÎ×íÚÎ" b"\x01Ž\x14\x1D”"q޹¢\x15jg)×" b"\x01Ž\x14\x1D”bq\x07§<±[Ò‘Ïô" b"\x01\x14\x1D”¢qo¡„hýgsL" b"\x01Ž\x14\x1D”×rŽ‘Çž † ¨\x06" b"\x01Ž\x14\x1D•\x16p¯¥œ9½†ÈYø" b"\x01\x14\x1D•RpØÿô\x1F\x19á\x1Cd" b"\x01Ž\x14\x1D•~q„šâ½\x18\x08áÀ¬" b"\x01\x14\x1D•®srS*\x05œC°" b"\x01\x14\x1D•ãq ŽŠ%2”=" b"\x01Ž\x14\x1D˜ÇpÌ®ËÚª„Y=0" b"\x01Ž\x14\x1D™"r2šÝÕ»\x10ñ\x03”" b"\x01Ž\x14\x1D™Op‚¤‰šýÐuÿ=" b"\x01Ž\x14\x1D™|sýŒk1Pq{€“" b"\x01Ž\x14\x1D™¨q\x14¯\x06¤KŽÃüf" b"\x01Ž\x14\x1DšÄs0“_\x17æCú‘E" b"\x01Ž\x14\x1Dšàs®¶ZÔh\e²08" b"\x01\x14\x1Dšñs‘dù9Jo\x1E´" b"\x01Ž\x14\x1D›¨r\x19¾ÂíÙ~á;¾" b"\x01Ž\x14\x1D›Çq–›®ôêñûX·" b"\x01Ž\x14\x1D›Ýp^˜†ô H\x17=Ä" b"\x01Ž\x14\x1D›ûr·„Yš£\x08N`Œ" b"\x01Ž\x14\x1Dœ\x19r:©žJ…„ÙþH" b"\x01Ž\x14\x1Dœ/sa‘ür¡¡‰Ïö" b"\x01\x14\x1D/sj¼è\x14¶ƒ\x17m" b"\x01\x14\x1DSr¾’(OT\+‡W" b"\x01\x14\x1DiqRŠÜÑQ8\x15‡" b"\x01\x14\x1D€qŠˆsËj/ÜÛÖ" b"\x01\x14\x1D™p\x0E…V¸|ÀJå\e" b"\x01\x14\x1D°p¾¾I\x19–ÔÎá¤" b"\x01\x14\x1Dæs*·8)óñ|Ö" b"\x01\x14\x1D MrÜ¢ÖÚ_뙺" b"\x01\x14\x1D p@¹Ó±·zC>" b"\x01\x14\x1D ¯q=%#u©Ò\x17´" b"\x01Ž\x14\x1D Öp²œÆ\x05ëyë´@" b"\x01\x14\x1D ýrЇ骗Ñ\x00Ì" b"\x01Ž\x14\x1D¡+s펩¦\x1Eó™%c" b"\x01\x14\x1D¡[s8–ŽZ–¥çJ\e" b"\x01Ž\x14\x1D¡…qùš”œ6ÍÆ\x04œ" b"\x01Ž\x14\x1D¡«pm½e„lCÏyt" b"\x01Ž\x14\x1D¡ÑpM¶\vaoýö\x1A–" b"\x01Ž\x14\x1D¢,q#žk§¼6]òù" b"\x01Ž\x14\x1D¢[r\x08 N\x1E,7.ïË" b"\x01Ž\x14\x1D¢–sc»a…æ†â;$" b"\x01Ž\x14\x1D¢ÑpÜ‘üÚ®œ\x06¿\x00" b"\x01\x14\x1D£\x07so€“Hú™Ú)" b"\x01\x14\x1D£Žr\©ÏÇÑ8\x0EtÃ" b"\x01\x14\x1D£ÃpcBjoÔ¯" b"\x01Ž\x14\x1D®\x18r¦¼Eˆ4› !1" b"\x01Ž\x14\x1D®¦p¹Œñ\x08\f‰Ë{ˆ" b"\x01Ž\x14\x1D®ÉrɼÑM-Ç5=T" b"\x01Ž\x14\x1D®ìrƒ¦Nbmv:V\x07" b"\x01Ž\x14\x1D¯qsèžä7\x11\rW·Û" b"\x01Ž\x14\x1D¯ŸpP¥-ÀÏ\x07\x15d®" b"\x01Ž\x14\x1D¯ÆsrªE«\x176a\x16q" b"\x01Ž\x14\x1D°0sÏŠŠ²CÚº¬ì" b"\x01\x14\x1D±+s¡³Öl‡\x7Fm^" b"\x01Ž\x14\x1D±Hp¾žœ¬Õvšg~" b"\x01Ž\x14\x1D±frD¤Ñ{ÇH¢d"" b"\x01Ž\x14\x1D±¤pˆ™[<6$\x19Y+" b"\x01Ž\x14\x1D±Ãs"´â»²Õ/É$" b"\x01Ž\x14\x1D±ãqû²LÜ\x07ØzBg" b""" \x01\x14\x1D²\n rÈ“McK¼Ž%s """ b"\x01Ž\x14\x1D²'rdªL¦Ý1†Sà" b"\x01Ž\x14\x1D²EsŸ©c'§ú‹ÿ-" b"\x01\x14\x1D²fsޝTõ\x17V\tu" b"\x01Ž\x14\x1D²…q<£\\¬‰¼\x07…" b"\x01\x14\x1D²¤s¨©y\e¼I{×" b"\x01Ž\x14\x1D²ãqØ·v§\x0FñHå/" b"\x01Ž\x14\x1D³\x0EqÇ¿d—Mˆ/ûë" b"\x01Ž\x14\x1D³ŒrÑ®†«¨bqŠÃ" b"\x01\x14\x1D³àsI“lc)ß“" b"\x01Ž\x14\x1D´\x14rF˜)PÏ/D¢" b"\x01Ž\x14\x1D´Ise¤ŒáÅ€J½Ù" b"\x01Ž\x14\x1D´~r‰¤Íp=™n9\x1F" b"\x01\x14\x1D´¨rë’¡À1<\x0F÷" b"\x01Ž\x14\x1D´Ös;£\x05†Sõ™Õó" b"\x01Ž\x14\x1Dµ\nsK‰\x03ƒä\x1C8‡\x00" b"\x01\x19¥0\x1DqjÅw¤—‚Ú" b"\x01\x19¥0Hp\x12”Ú<¤_ë²Ý" b"\x01\x19¥0ar\x05°;¹\x14æ>æ\x0E" b"\x01x\x19‚ãrî½)=}HöH±" b"\x01x\x19‚ùs\x1D“»œ\x01»¼ÕÆ" b"\x01x\x19ƒ\frÎÞÀˆýU(f" b"\x01x\x19ƒXq|‹[Uá\x12йï" b"\x01x\x19ƒuq\x10©~ÑINÔ\x7Fª" b"\x01x\x19ƒ‰sІ_8‹[Ü,$" b"\x01\x14\x1D±…q³‹g¿¡zÇÛ" b"\x01x\x19ƒøp,Œ÷žWÎíá" b"\x01x\x19„\x18sÇŠ@\x0E#¯Š\x19" b"\x01x\x19„7qo\x11þ˜ïˆhí" b"\x01x\x19„Ws”‹~ ôöæ®\r" b"\x01x\x19„wr!¢|=¼<Ì\x14" b"\x01x\x19„–r\x00¶ÆyQây;" b"\x01x\x19„µsBŒEfµ\x01åê™" b"\x01x\x19„Öq\x15¯L¹~~\x1C‰ú" b"\x01x\x19„÷sC»!¸Yü‹`e" b"\x01x\x19…\x18p|³Ö)É:Wùž" b"\x01x\x19…=p±Š±nj±Ôÿ" b"\x01x\x19…wr¦Û\x03´'I•Æ" b"\x01x\x19…–pÎoþ¾\x1C\x19Vœ" b"\x01x\x19…´qÌz«Yà\x14nð" b"\x01x\x19…Òs‰§&`¤s>%Y" b"\x01x\x19…ós税\x16O•{T" b"\x01x\x19†\x11r£—g¥)tÌ$õ" b"\x01x\x19†/rRž’Þ?æ[Šd" b"\x01x\x19†Jsȯw‰d„\t×" b"\x01x\x19†hs\x00†\x026Æå„x°" b"\x01x\x19††sŽ\x01\tXâÚGÛ" b"\x01x\x19†¤rŒ¥žNªß»[Ã" b"\x01x\x19†ÃsW©”×á#ä̽" b"\x01x\x19†äs\vŒ~¿‚q‰" b"\x01x\x19‡\x02qôšz\x19›\rBy\x08" b"\x01x\x19‡"py‹ÉçݶáS" b"\x01x\x19‡Apè¸ýÜÅ)«D{" b"\x01x\x19‡`pߌ|„1ºý\x1A" b"\x01x\x19‡\x7Fp½I£SÈl“D" b"\x01x\x19‡rjµÍ˜Œ¦‘\x01" b"\x01x\x19‡½r1¢ˆ¢ âvZ\" b"\x01x\x19‡Ýp賂:\x19ˆö€™" b"\x01x\x19‡ûs÷¯\x110\x16´²×)" b"\x01x\x19ˆ\x19rx¶\x06Sv[$'š" b"\x01x\x19ˆ8qß¬Š•â„ºËé" b"\x01x\x19ˆXpó›E\x15Ò·‹UÙ" b"\x01x\x19ˆwrt“êcrJÈHð" b""" \x01x\x19ˆ—pe\x11\x1EÅT\n c; """ b"\x01x\x19ˆ¸sËg¦“\x19&ß\x05" b"\x01x\x19ˆÙq+…s½\x06á²\x02á" b"\x01x\x19ˆûp¾¤Éd‘›X8Ž" b"\x01x\x19‰\x1Ds]£nŒ{\x07Õ¬Œ" b"\x01x\x19‰=sÁ¶¡\x15>9\x13\x00:" b"\x01x\x19‰\pÀƒ’ãÙ\x11}h‹" b"\x01x\x19‰zpÉ€?\x1DŠ\x05˜" b"\x01x\x19‰˜p5 ØJWÿ½±Ñ" b"\x01x\x19‰·pÍž€@Ò†ÖW\x7F" b"\x01x\x19‰Øs¨…vä3%\x04\x11M" b"\x01x\x19‰øsµŽ×Í6Czq°" b"\x01x\x19Š\x17r}‰Þ8J?ŒJ&" b"\x01x\x19Š:p\x1C¶[Œ\rÄ–„n" b"\x01x\x19Š]pˆ\x022ê\x00" b""" \x01’V‹ws-œØ\n ›aÕê* """ b"\x01’V‹w£s\x12˜:—€$/1X" b"\x01’V‹wÕp7Š36ø9—Ê" b"\x01’V‹wésJ‹,²ÓÜ—aÞ" b"\x01’V‹x\x00s\x12›Y£ï\x00h‹Á" b"\x01•)`ë¿pk³h@ŸE p\x08" b"\x01•)a.Ëv®®9Jf š\x10÷" b"\x01•)a]4y\x08Ž˜¦š\x1E\x17ãm" b"\x01•)aŸ\x04t/¬H-ùÇ7¸©" b"\x01•)a½ƒze·tb¾\x01óÁB" b"\x01•)aÖ†yy€bkXЧ\x06ê" b"\x01•)µ\x0E~\r¶Ñ-'\ç.u" b"\x01•)‚áûs÷šÌiBWÆzU" b"\x01•)ƒ\x0F¯qd°‡UÏPë´ž" b"\x01•)ƒ-jz™¾î\x18¤\x1D>Ûš" b"\x01•)ƒXŸwt©¦ýß$\x06ª˜" b"\x01•)ƒwÄs‚žâøcÈá5æ" b"\x01•)ƒ’sx9¥„¨ÂDJœ\t" b"\x01•)ƒ®ß|\x03²\f\x16Ü(¥\x15ê" b"\x01•)ƒÑˆzC‚ŸQI¬c»Æ" b"\x01•)ƒòå\x7F”ŒÐZTé1£K" b"\x01•,øê·y\x1A\x16R*"p\x16\x05" b"\x01•,øaó}ߤMæSÚ»§Â" b"\x01•,ù\vÜsæ€m¬ðb\x08\x06œ" b"\x01•,ø†“sº‹dŽŸ\x1Eñ™t" b"\x01•,ø¦\x03s\x14Ÿ"9]!H{V" b"\x01•,øÇÑ\x7F3•öŠ\x16\x06¼\x1DW" b"\x01•-Bp\x15u§|þ¥'ÈÈ“" b"\x01•-B™qwËšÞXöÄ×Ú\x11" b"\x01•-B»ôx¾£ã°)Š\x12Ð" b"\x01•-BÑÚq{©$z\x12¦Ýí," b"\x01•-BìVp*š\x16‰‚÷‰" b"\x01•-C\x05€}èØâ%8SM\x02" b"\x01•-ccã~\ŠÇ{‡\x1825Þ" b"\x01•-cEïz[½t9@>ê\x14È" b"\x01•-c,Çz²–¢Ø‹\x08ó\x19" b"\x01•-c\x07\x1Dw\x13‡\x02á\x08ÑŒRà" b"\x01•-bÜ\x10wþº¶\x10º\x1C¯°ö" b"\x01•-bÀ<|9©å‚JéEUe" b"\x01•-b «u=™¯X\x7F–]ÇS" b"\x01•-aC\x10pë§\x15\rÏöx²à" b"\x01•-ËÍý}\x0E€ùÐwí¤,è" b"\x01•-˲šy§×6`Î\x12º:" b"\x01•-Ë’êyçµË 3ÖNÞ¬" b"\x01•-üf)u8¼÷í¿&\x05sT" b"\x01•-üI\x00xüª£ÕÞѽ,G" b"\x01•-ü1%u§¸\x08û3Údx˜" b"\x01•-ü\x13>yçŽtzE´Â[º" b"\x01•7¡è\x03t*š#°R@\x07Û\x1D" b"\x01•7¡2‡~7ˆÁ×ù\x17à\x07ä" b"\x01•7Àõrz\x14øRéN~ªT" b"\x01•7Á bq€™\x1A\x01\x1DQhæ¡" b"\x01•7Á;V~V‰s"ýjܱ‡" b"\x01•7Ѩ…y\x0Fµ|%XHÑ1\x18" b"\x01•7Ñä\x0F~Í¡YÁT\x01è·\v" b"\x01•8K\x17Žxd¨÷ÜCï‡o" b"\x01•8K7.xHšT÷\x18Áóš " b"\x01•8a@?~Û¤{ºg¡öÑÖ" b"\x01•8a[ë{“ Zeë\rÜDŠ" b"\x01•8”\e›{ý•`\x01P"y^Í" b"\x01•8”4Ts¥©7'?^ý:Ü" b"\x01•L᜗~`¥CÚvSëj3" b"\x01•LáÄ~x¬Ç3m”†‚\x04" b"\x01•q/\fÁ~ù¤£èûª|”ê" b"\x01•q/¸7se¨á‹\x18 Z"\x06" b"\x01•q/Ó^~‹‡H©K\x175" b"\x01•\x7Fo6@tï³Yßë³ežd" b"\x01•\x7FoXMza£H\x07Å\x18vÓ1" b"\x01•\x7FopÒrH¢ºÀ<°ûä\x02" b"\x01•\x7F±Å\x15p(„ùÕ¿¡\x05%Þ" b"\x01•\x7F²¨\x0Ert‘†¾ýùíTä" b"\x01•\x7F²ê\x06|p¨_ÔaÂ>-c" b"\x01•”;~ôz\x1E¹1£Ç~‘Lô" b"\x01•”;±x•©ÜòÜ©*MÞ" b"\x01•”;¹Rvù¤ú\x11ËÕ\x06”\x00" b"\x01•”H\x18^~ë±®žÓ4ÙÒy" b"\x01•”Gøÿw¡¶-o9~ý¼\x13" b"\x01•”Gà<}\x10¼.yúáF\x12" b"\x01•”_ ÿpK¢\x08(ÞŒØ\x7F¨" b"\x01•”_a\x0Eu~ºS\x18¯Ÿì\tX" b"\x01•”_yI~Ì»¬Å+úLšß" b"\x01•”_—\x02|Њ‹Ûa§õà—" b"\x01•”_°\x0Fwm ðC\x1FrN\x04" b"\x01•”_ш{µ²é,i3t”{" b"\x01•™=Ý@}³€žS\x06\x10š'ˆ" b"\x01•™>\x01\eq[¥,ìþe%Ö‚" b"\x01•™>\x1D)rŸ;\x17¯±‰\x06\e" b"\x01•™>>S|f\x18\f\x01z\e¡." b"\x01•™>–xz\x7F™\x10ëßâ\x12»Ç" b"\x01•™>l¤{±¯DêõÓœ\vœ" b"\x01•Èeo€|—‚9Ù:_‚\x04O" b"\x01•ÈßXâsd‚ÅbÌS´Ž·" b"\x01•Èà0p»¦\x16åX"²Æó" b"\x01•Èàt\x0E~`ºƒ|\x19PBf+" b"\x01•Èà’_sö“ûym\x1EvCÏ" b"\x01•Èà½mq ©NÌÚãÈ«›" b"\x01•Èàâ'uU¥0Hsé-‚#" b"\x01•Èá#“~v£º\x13hÄU©ž" b"\x01•ÈáA:x¬‹Í6¬pµÛò" b"\x01\x14\x1D»\x18q —NHBÚ²ŽÕ" b"\x01Ž\x14\x1D»2pÔ‹g‡›\x1FŸÕ~" b"\x01Ž\x14\x1D»8p\e•><k¢EMb" b"\x01Ž\x14\x1D»Kr…¾7Q\x18Lëˆô" b"\x01Ž\x14\x1DÅ\x1EpA7r‰«ÅýK" b"\x01Ž\x14\x1DÅ0s\x0F®å‹&€\eœH" b"\x01Ž\x14\x1D»*p\x15Ž8)ÐŽµÆ." b"\x01Ž\x14\x1DÀkpÈ–\x18_M\e]G\x08" b"\x01Ž\x14\x1D»QqZ–\x00Jv\x1C‹K™" b""" \x01Ž\x14\x1D»Ts•¼k\x04\n 2ëá\x06 """ b"\x01Ž\x14\x1D»Vr\x1C¿µU‹þ‘û," b"\x01Ž\x14\x1D»YqÅ—gã\x01ÎVc;" b"\x01Ž\x14\x1D»\sŽºv½ë\x14¥\x1F]" b"\x01\x14\x1D»_p4å‰e컿," b"\x01Ž\x14\x1D»bsƒž}Ì¡"7áé" b"\x01Ž\x14\x1D»er\v©?Bû£#ú¹" b"\x01Ž\x14\x1DÅ6r\x0Fˆ]Zg¹NíÐ" b"\x01Ž\x14\x1D»$q;˜ê‰ƒ[‹dR" b"\x01Ž\x14\x1D»hsš¾6½k6ÂDú" b"\x01Ž\x14\x1D¿þs\x18´#\x1ALQ\fÎT" b"\x01Ž\x14\x1DÀPq㪕¨à\x1CŸ'6" b"\x01Ž\x14\x1DÌ-qÀ“ízNŒN\x18>" b"\x01Ž\x14\x1DÅ:q%ŒlXàIÉ+¿" b"\x01Ž\x14\x1DÌ\x0Fq¢’–¤£\x08Œ³ü" b"\x01Ž\x14\x1DÀbr\x0E¸\x1F¼®`¶\x19H" b"\x01\x14\x1DÀfs\x13¼8øG,\x1C²" b"\x01\x14\x1DÅYq›‡’ßO!a\x11" b"\x01Ž\x14\x1DÅIs[ŒHX„Yè,Å" b"\x01Ž\x14\x1D»:q\x18|cV•>?®" b"\x01Ž\x14\x1Ḑr\x07£4vˆ¶WÆ&" b""" \x01Ž\x14\x1D¿és\n ½˜”^nf6y """ b"\x01\x14\x1DÌKqhª<ÈÃŽ¡ÍA" b"\x01Ž\x14\x1DÌÌs§©ØO!=\x18RO" b"\x01Ž\x14\x1DÌÐqÁ„³*ÔÅŽEI" b"\x01Ž\x14\x1DÆPs\x17ƒÐe³°Œ7¦" b"\x01Ž\x14\x1D̽s†‡\te§Ÿßrü" b"\x01Ž\x14\x1D¿öq\x12€<q–€§•a" b""" \x01\x14\x1DÀ\n s®²ÀàB¸1ž """ b"\x01Ž\x14\x1D̲pM¨ç\r¢Ó\x03¤±" b"\x01Ž\x14\x1DÆ\x15r-¬fz\x18€‘9ø" b"\x01Ž\x14\x1DÌ«qù©§Ì=\x0F" b"\x01Ž\x14\x1DÌØq·€QÏ\x15c¼õn" b"\x01Ž\x14\x1D»-r¼§\'¤ÔqÔª" b"\x01Ž\x14\x1DÆ4q\x0Fœu§\x18õN\x1E2" b"\x01Ž\x14\x1D̯qi›\x15Ö\x1DMÌW\x1C" b"\x01Ž\x14\x1DÆ[sm“eO˜:1À>" b"\x01\x14\x1DÌxq†ŽAÎXýzùC" b"\x01Ž\x14\x1ḊqÙŒVKñúüJ—" b"\x01\x14\x1DÍ\x1Cp\r h\x07‘=dÔ" b"\x01Ž\x14\x1D»BpGš\x1DŽ\x1CTßQ”" b"\x01Ž\x14\x1D»5s ƒñWeh1¶d" b"\x01\x14\x1DÍ!q®¹|ŽÌï¾=þ" b"\x01Ž\x14\x1DÍ7pR Zz#\:Sk" b"\x01Ž\x14\x1DÍ4szŒ\x0Eø\rh{è—" b"\x01\x14\x1DÌirš*¬\rÔô\rÃ" b"\x01Ž\x14\x1D»?qÑ™øÛ}±îÓñ" b"\x01Ž\x14\x1DÌ qŠ›Ô”1çäT/" b"\x01Ž\x14\x1D̤rÚ¬\fîe¬ãF" ] |
||||||||||||||||||||||||
|
99.08 ms (7.11%) |
1 |
-- category::cms-page::association::sections::association::blocks::read SELECT `cms_block`.`id` as `cms_block.id`, `cms_block`.`version_id` as `cms_block.versionId`, `cms_block`.`cms_section_version_id` as `cms_block.cmsSectionVersionId`, `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`.`created_at` as `cms_block.createdAt`, `cms_block`.`updated_at` as `cms_block.updatedAt`, `cms_block.swagCmsExtensionsBlockRule`.`id` as `cms_block.swagCmsExtensionsBlockRule.id`, `cms_block.swagCmsExtensionsBlockRule`.`inverted` as `cms_block.swagCmsExtensionsBlockRule.inverted`, `cms_block.swagCmsExtensionsBlockRule`.`visibility_rule_id` as `cms_block.swagCmsExtensionsBlockRule.visibilityRuleId`, `cms_block.swagCmsExtensionsBlockRule`.`cms_block_id` as `cms_block.swagCmsExtensionsBlockRule.cmsBlockId`, `cms_block.swagCmsExtensionsBlockRule`.`cms_block_version_id` as `cms_block.swagCmsExtensionsBlockRule.cmsBlockVersionId`, `cms_block.swagCmsExtensionsBlockRule`.`created_at` as `cms_block.swagCmsExtensionsBlockRule.createdAt`, `cms_block.swagCmsExtensionsBlockRule`.`updated_at` as `cms_block.swagCmsExtensionsBlockRule.updatedAt`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`id` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.id`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`name` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.name`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`priority` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.priority`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`description` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.description`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`payload` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.payload`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`invalid` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.invalid`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`areas` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.areas`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`custom_fields` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.customFields`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`module_types` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.moduleTypes`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`created_at` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.createdAt`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`updated_at` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.updatedAt`, `cms_block.swagCmsExtensionsQuickview`.`id` as `cms_block.swagCmsExtensionsQuickview.id`, `cms_block.swagCmsExtensionsQuickview`.`active` as `cms_block.swagCmsExtensionsQuickview.active`, `cms_block.swagCmsExtensionsQuickview`.`cms_block_id` as `cms_block.swagCmsExtensionsQuickview.cmsBlockId`, `cms_block.swagCmsExtensionsQuickview`.`cms_block_version_id` as `cms_block.swagCmsExtensionsQuickview.cmsBlockVersionId`, `cms_block.swagCmsExtensionsQuickview`.`created_at` as `cms_block.swagCmsExtensionsQuickview.createdAt`, `cms_block.swagCmsExtensionsQuickview`.`updated_at` as `cms_block.swagCmsExtensionsQuickview.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`.`file_hash` as `cms_block.backgroundMedia.fileHash`, `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 `swag_cms_extensions_block_rule` `cms_block.swagCmsExtensionsBlockRule` ON `cms_block`.`id` = `cms_block.swagCmsExtensionsBlockRule`.`cms_block_id` LEFT JOIN `swag_cms_extensions_quickview` `cms_block.swagCmsExtensionsQuickview` ON `cms_block`.`id` = `cms_block.swagCmsExtensionsQuickview`.`cms_block_id` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block`.`background_media_id` = `cms_block.backgroundMedia`.`id` LEFT JOIN `rule` `cms_block.swagCmsExtensionsBlockRule.visibilityRule` ON `cms_block.swagCmsExtensionsBlockRule`.`visibility_rule_id` = `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`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ޤ\x16NÍprŸF=Túê\x0E›" ] |
||||||||||||||||||||||||
|
95.76 ms (6.87%) |
1 |
-- 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`.`file_hash` as `media.fileHash`, `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—‚\x1DÔ4|©²\x05U\x0F§"" b"\x01—‚\x1E\x10¥}\r§\x14XHòãI(" ] |
||||||||||||||||||||||||
|
95.15 ms (6.83%) |
1 |
-- category::cms-page::association::sections::read SELECT `cms_section`.`id` as `cms_section.id`, `cms_section`.`version_id` as `cms_section.versionId`, `cms_section`.`cms_page_version_id` as `cms_section.cmsPageVersionId`, `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`.`created_at` as `cms_section.createdAt`, `cms_section`.`updated_at` as `cms_section.updatedAt`, `cms_section.swagCmsExtensionsScrollNavigation`.`id` as `cms_section.swagCmsExtensionsScrollNavigation.id`, `cms_section.swagCmsExtensionsScrollNavigation`.`active` as `cms_section.swagCmsExtensionsScrollNavigation.active`, `cms_section.swagCmsExtensionsScrollNavigation`.`cms_section_version_id` as `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionVersionId`, `cms_section.swagCmsExtensionsScrollNavigation`.`cms_section_id` as `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionId`, `cms_section.swagCmsExtensionsScrollNavigation`.`created_at` as `cms_section.swagCmsExtensionsScrollNavigation.createdAt`, `cms_section.swagCmsExtensionsScrollNavigation`.`updated_at` as `cms_section.swagCmsExtensionsScrollNavigation.updatedAt`, `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName`, `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` as `cms_section.swagCmsExtensionsScrollNavigation.displayName`, `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`.`file_hash` as `cms_section.backgroundMedia.fileHash`, `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 `swag_cms_extensions_scroll_navigation` `cms_section.swagCmsExtensionsScrollNavigation` ON `cms_section`.`id` = `cms_section.swagCmsExtensionsScrollNavigation`.`id` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section`.`background_media_id` = `cms_section.backgroundMedia`.`id` LEFT JOIN (SELECT `cms_section.swagCmsExtensionsScrollNavigation.translation`.`swag_cms_extensions_scroll_navigation_id`, `cms_section.swagCmsExtensionsScrollNavigation.translation`.`display_name` as `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` FROM `swag_cms_extensions_scroll_navigation_translation` `cms_section.swagCmsExtensionsScrollNavigation.translation` WHERE `cms_section.swagCmsExtensionsScrollNavigation.translation`.`language_id` = ?) `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation` ON `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation`.`swag_cms_extensions_scroll_navigation_id` = `cms_section.swagCmsExtensionsScrollNavigation`.`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"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" b"\x01ޤ\x16N¼p0©\x0E'Àò«²Ò" ] |
||||||||||||||||||||||||
|
89.70 ms (6.44%) |
1 |
-- footer-pagelet::shipping-methods::read SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`technical_name` as `shipping_method.technicalName`, `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`.`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`.`file_hash` as `shipping_method.media.fileHash`, `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 `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.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"\x01x\x1Dà¡pc¤6TnA\x16&—" b"\x01x\x1Dá.rí—L\x10\x12â‹ð4" b"\x01x\x1Dá2rA²h–‹ÿg_\x14" b"\x01x\x1Dá?pÙ‰{æ\x7F8•\x15" b"\x01x\x1Dá9sª VΞFœÝ" b"\x01x\x1Dá\x1Dp\x12µO¡Õ^=Ä’" ] |
||||||||||||||||||||||||
|
57.93 ms (4.16%) |
1 |
-- product-listing-route::loading::search-ids 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 `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id` AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN (SELECT `product.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`custom_fields` as `product.translation.customFields`, `product.translation`.`name` as `product.translation.name` 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`, `product.parent.translation`.`name` as `product.parent.translation.name` 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 `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id` AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_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.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?))) GROUP BY `product`.`display_group` ORDER BY MIN(COALESCE(IF(JSON_TYPE(JSON_EXTRACT(`product.translation.customFields`, '$.gd_sold_out')) != "NULL", IF(JSON_UNQUOTE(JSON_EXTRACT(`product.translation.customFields`, '$.gd_sold_out')) != "true" AND JSON_UNQUOTE(JSON_EXTRACT(`product.translation.customFields`, '$.gd_sold_out')) = 0, 0, 1), NULL),IF(JSON_TYPE(JSON_EXTRACT(`product.parent.translation.customFields`, '$.gd_sold_out')) != "NULL", IF(JSON_UNQUOTE(JSON_EXTRACT(`product.parent.translation.customFields`, '$.gd_sold_out')) != "true" AND JSON_UNQUOTE(JSON_EXTRACT(`product.parent.translation.customFields`, '$.gd_sold_out')) = 0, 0, 1), NULL))) ASC, MIN(COALESCE(`product.translation.name`,`product.parent.translation.name`)) ASC, MIN(`product`.`id`) ASC LIMIT 24
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" 30 b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" true b"\x01x\x16[Áp\x15š{[ê‘\x15‹\x19" null ] |
||||||||||||||||||||||||
|
49.53 ms (3.56%) |
1 |
SELECT COUNT(*) FROM (-- product-listing-route::loading::search-ids 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 `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id` AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN (SELECT `product.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`custom_fields` as `product.translation.customFields`, `product.translation`.`name` as `product.translation.name` 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`, `product.parent.translation`.`name` as `product.parent.translation.name` 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 `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id` AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_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.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?))) GROUP BY `product`.`display_group`) total
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" 30 b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" true b"\x01x\x16[Áp\x15š{[ê‘\x15‹\x19" null ] |
||||||||||||||||||||||||
|
29.16 ms (2.09%) |
1 |
-- product-listing-route::loading::aggregation::properties SELECT LOWER(HEX(`product.properties`.`id`)) as `properties.key`, COUNT(`product`.`id`) as `properties.count` 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 `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id` AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `product_property` `product.properties.mapping` ON `product`.`properties` = `product.properties.mapping`.`product_id` AND `product`.`version_id` = `product.properties.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id` AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` LEFT JOIN `property_group_option` `product.properties` ON `product.properties.mapping`.`property_group_option_id` = `product.properties`.`id` WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?))) GROUP BY `product.properties`.`id`
Parameters:
[ b"\x0F©\x1CãéjK¾KÙÎu,4%" 30 b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" true b"\x01x\x16[Áp\x15š{[ê‘\x15‹\x19" null ] |
||||||||||||||||||||||||
|
23.62 ms (1.70%) |
1 |
-- product-listing-route::loading::aggregation::price SELECT MIN(IFNULL(COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule018e13f0996b7082860dc5fe7d890d24.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule018e13f09996718282eef945a59974ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule018e13f0a852718db513b45bce78559d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule018e141ae821703bb64ab01d5b5639e0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule0190781de0b370b8bb213408dea56d0b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)), COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule018e13f0996b7082860dc5fe7d890d24.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule018e13f09996718282eef945a59974ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule018e13f0a852718db513b45bce78559d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule018e141ae821703bb64ab01d5b5639e0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule0190781de0b370b8bb213408dea56d0b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)))) as `price.min`, MAX(IFNULL(COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule018e13f0996b7082860dc5fe7d890d24.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule018e13f09996718282eef945a59974ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule018e13f0a852718db513b45bce78559d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule018e141ae821703bb64ab01d5b5639e0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule0190781de0b370b8bb213408dea56d0b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)), COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule018e13f0996b7082860dc5fe7d890d24.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule018e13f09996718282eef945a59974ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule018e13f0a852718db513b45bce78559d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule018e141ae821703bb64ab01d5b5639e0.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule0190781de0b370b8bb213408dea56d0b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)))) as `price.max` 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 `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id` AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id` AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_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.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?)))
Parameters:
[ b"\x0F©\x1CãéjK¾KÙÎu,4%" 30 b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" true b"\x01x\x16[Áp\x15š{[ê‘\x15‹\x19" null ] |
||||||||||||||||||||||||
|
11.29 ms (0.81%) |
1 |
-- product-listing-route::loading::aggregation::options SELECT LOWER(HEX(`product.options`.`id`)) as `options.key`, COUNT(`product`.`id`) as `options.count` 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 `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id` AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `product_option` `product.options.mapping` ON `product`.`id` = `product.options.mapping`.`product_id` AND `product`.`version_id` = `product.options.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id` AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` LEFT JOIN `property_group_option` `product.options` ON `product.options.mapping`.`property_group_option_id` = `product.options`.`id` WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?))) GROUP BY `product.options`.`id`
Parameters:
[ b"\x0F©\x1CãéjK¾KÙÎu,4%" 30 b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" true b"\x01x\x16[Áp\x15š{[ê‘\x15‹\x19" null ] |
||||||||||||||||||||||||
|
7.81 ms (0.56%) |
1 |
-- product-listing-route::loading::aggregation::manufacturer SELECT LOWER(HEX(IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`))) as `manufacturer` 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 `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id` AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id` AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_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.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?))) GROUP BY IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`)
Parameters:
[ b"\x0F©\x1CãéjK¾KÙÎu,4%" 30 b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" true b"\x01x\x16[Áp\x15š{[ê‘\x15‹\x19" null ] |
||||||||||||||||||||||||
|
7.07 ms (0.51%) |
1 |
-- 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/019078165bbc70828d9170e214bf51b4" "/navigation/01907816643473069fa79f34651d8349" "/navigation/01907816875d733a9569b5f73d5b3ad7" "/navigation/01907816875f73d8a8f9519a125ed8b3" "/navigation/0190781687617155ba2e7fafa2916831" "/navigation/019078168763729e8a3779a4be5acfec" "/navigation/019078168764738ca1d7d46dc84d6588" "/navigation/01907816643771d4be2a122f4e34d564" "/navigation/019078166439701b8edb5f255eb7b8ba" "/navigation/01907816643b703da98bf1546b66fb2c" "/navigation/01907816643c72c09ef8c91c3314d216" "/navigation/01907816876771f1bf1dc19680d0932c" "/navigation/01907816876973ab96b1ea16ddaf3d23" "/navigation/01907816876b73069ec2719ed323cf51" "/navigation/01907816876d73608b936ba924ce8ec2" "/navigation/01907816876e731c9ef46dd14e29696b" "/navigation/0192568871bf7197832f79184c8511fb" "/navigation/0190781687707301ac2c7c238caa0a1b" "/navigation/0190781687727023b930de10ab4410e9" "/navigation/019078168774730f92a44e7721527a84" "/navigation/01907816643e70edba6467fab14e1da4" "/navigation/0190781687777010aa0b924708468118" "/navigation/0190781687787290a619cd8b46d0a29f" "/navigation/01907816877a73fb949ea7b223184a82" "/navigation/01907816877c73339b0b968ffbce70c9" "/navigation/0190781664407337a863839a9e419859" "/navigation/01907816877f70ea8d5ab03f4d05a598" "/navigation/01907816878172aeb3c53dbf55e12440" "/navigation/01907816a77370df90d5cb4fa6d32771" "/navigation/01907816a77570c68043633c1896db82" "/navigation/0190781687827253baf3a2b5ff4177c0" "/navigation/01907816878472638b11bdf64335fdde" "/navigation/01907816878670caaf7fb8c643d197e9" "/navigation/0190781687887348bb553c1227db5f32" "/navigation/0190781687897305b1091218ce1b1fc9" "/navigation/01907816878b73c4845f4e985d335b6b" "/navigation/01907816878f712eaa687e776ea74599" "/navigation/019078168791710b80e709ecfe65f70b" "/navigation/019078166442719dae1350b4c0832e25" "/navigation/019078168794738ea3a48ad78e117eb3" "/navigation/019078168796709781a499d32d669258" "/navigation/019078166455712dbd7046cd13700e15" "/navigation/019078166459707888c6e6a55124ecde" "/navigation/019078165bbf709ba549b5e199cb83af" "/navigation/01907816647d7093a5d6b9a15d385b65" "/navigation/0190781687bd70eab4c03a1c204241fb" "/navigation/0190781687bf729d9129ef5729320ad2" "/navigation/0190781687c471d9949387a2d6457374" "/navigation/01907816647f71c6a0232a7154873e10" "/navigation/0190781687c772ff8b6d6e8a6ceeaf83" "/navigation/0190781687c970e3a93b791855c3b926" "/navigation/0190781687cb73ab90556115cbe8fe42" "/navigation/0190781687cd72cc9ab5257dacbaeb7f" "/navigation/019078166c36710e89a7fff331850c70" "/navigation/019078166c48717395fc812a62e12860" "/navigation/0190781687d17220b2502f370914aeb0" "/navigation/0190781687d5714ea29a0c552eabd4b5" "/navigation/019078166c49704284aa6348b472c540" "/navigation/0190781687da7357b8ef4970ab052ea5" "/navigation/0190781687dc70eb9a081a3f11ee64f6" "/navigation/0190781687de70bcb333f5bafe3fe1fd" "/navigation/0190781687e0733daa7a8804f0cc7fdd" "/navigation/0190781687e273518fcc02848f6dddb9" "/navigation/0190781687e3732d8dbea0f6445da84f" "/navigation/0190781687e57190a5379a723b4d71ec" "/navigation/0190781687e970cf8774be0bab197eb5" "/navigation/019078166c4b70b08c189a6ba9a5d916" "/navigation/0190781687ec736ea1e04d93a7bbc6db" "/navigation/0190781687ee716fab601949c5c10091" "/navigation/0190781687f071169dd5a34741e975ac" "/navigation/0190781687f270d089d540669e8f80eb" "/navigation/01907816913f729eb57c1d4b12a55c84" "/navigation/01907816915772ccbf541e79c2d6460b" "/navigation/01907816915a71a8923ec9c83bf4ad13" "/navigation/01907816915c709fb84eb1859648793a" "/navigation/019078166c4d7028a89cc1f963f0fe1c" "/navigation/019078166c4e7129949eea15998b27eb" "/navigation/01907816916171f8a39d4e7cb85bdc21" "/navigation/0194dff3246c7865942df5e6b739db90" "/navigation/01907816916371cb9f5dd901aed42ba5" "/navigation/019078166c50731eaad2f0342fb67180" "/navigation/019078166c52734cb3e651f49fa7c33a" "/navigation/019078166c547217b0c3c9d99ecd82e9" "/navigation/01907816916670fd94c1e448f940330b" "/navigation/01907816916773a5bec2175faef7320f" "/navigation/019078166c5573eba2c5e232b4316844" "/navigation/01907816a76e71e1aca4efc5dafba20e" "/navigation/01907816a770704f8bb195e897607eaa" "/navigation/019078166c5773bc9c533828f8ef1b16" "/navigation/01907816916b719f8736b84a8b3078f7" "/navigation/01907816916d705091b00445f4be77f9" "/navigation/01907816916f7098be53676bf023e565" "/navigation/019078166c597170a893462a8d9bac15" "/navigation/019078166c5b7100a747731d3612c539" "/navigation/019078166c5e7090acbb264a9c83ae46" "/navigation/019078165bc170159a7b5bea91158b19" "/navigation/01907816645c7020a520dcf1153b9a34" "/navigation/01907816879970d687a799d80acc9dbb" "/navigation/01907816879b7096b1c79694d1616671" "/navigation/01907816879c70b588d73e2a7678b7d7" "/navigation/01907816879e726baa5c3d8417cd5fc8" "/navigation/01907816645d7340a190a9c092cdea40" "/navigation/0190781687a372dfb1365a042408183f" "/navigation/0190781687a671edb5c3d053e58adabe" "/navigation/0190781687a87385a44ec62ff87ffcf5" "/navigation/01907816645f7315b3897f264594b2b1" "/navigation/0190781687ac725f9c740ce8feb2762d" "/navigation/0190781687ae7132b322ab51839b245a" "/navigation/01952d44d7d97295a5d8011e3a9df3f1" "/navigation/0190781687b07080a8faa23f9f909364" "/navigation/0190781687b272bda61b565da3ebafd4" "/navigation/0190781687b4719fbbfb0a3de7a258ca" "/navigation/0190781687b673588fc968cc861c52fe" "/navigation/0190781687b8715aa4d3c444897be843" "/navigation/0190781687ba72feb67360e340e5ac2e" "/navigation/019078166461721ab35fcf1ff44e2919" "/navigation/01907816646372ed9ec65b330ef9fc2a" "/navigation/0195384ef8427bba86b11daf03575e13" "/navigation/019078166465738fbdb605f0d97773c2" "/navigation/019078165bc370b6ba3897dd25a2051f" "/navigation/019078166471703e949c51b2794d64ec" "/navigation/019078166473714ab2f1cb321f9beeea" "/navigation/01907816647571c8a091076f8372c8a7" "/navigation/01907816647772fdbefd7e3d4df5b784" "/navigation/01907816647871a6bc337ca02c7ed2bc" "/navigation/01907816647a735b83acd0ddea118b74" "/navigation/019078165bc572f18fea338903640934" "/navigation/019078166c61735288d56d3294885b1c" "/navigation/019078166c637389bfc349b8bf216578" "/navigation/019078166c657121ba61df144bef8bb3" "/navigation/019078166c66724e82262a328407bded" "/navigation/019078166c6871759f3f325598221983" "/navigation/019078166c6a725bb4d52193d91202ca" "/navigation/019078166c6c7055813c09f7a4205db8" "/navigation/019078166c6d7245be7fcf97d69a63b6" "/navigation/019078166c6f703094f8b820b707f5bd" "/navigation/019078166c717254b40d98f0e0260306" "/navigation/019078165bdc70ef9be59e249f576367" "/navigation/01907816754870869612d02edf1c6749" "/navigation/01907816754a70f7852ed7e2cbfdb9f5" "/navigation/01907816754c711d9588c58baf1e7e52" "/navigation/01907816754e726db45fc00e59b4b8bc" "/navigation/01907816755173a1ac6c84431efe4c8e" "/navigation/01907816755373c4b199b377424419c6" "/navigation/01907816755473d9bdc5e6c9efb9f1e4" "/navigation/01907816755673abbe10bf2fb0b4fbb1" "/navigation/0190781675587245803231bad2654eef" "/navigation/01907816755a712c913b8a58bc9e669c" "/navigation/01907816755e72269adf179a60f22972" "/navigation/019078167d807102a1618388980babf0" "/navigation/019078167d9072f7b786382eaae18dea" "/navigation/019078167d967064aa35af79db95057e" "/navigation/019078167d9973f79922ac572ff49bb1" "/navigation/019078167d9b70c9a091839f2611c732" "/navigation/019078167d9e739a934f039f6b6cbd25" "/navigation/019078167da073b0b577fd620a3aafd8" "/navigation/019078167da17382b70f2d966aae3cde" "/navigation/019078167da370eda5de5e245d7e66b2" "/navigation/019078167da77189a1276a6c2e005c44" "/navigation/019256886541724fbada9e76f1d4aef3" "/navigation/019078167da971409263f844691a54e1" "/navigation/019078167dab71eda7c43c4cb6dae07b" "/navigation/019078167dac70fd845d5dba11633542" "/navigation/01934f7d90827526999773859932179a" "/navigation/0194efd1873774418994cb4c86d392b4" "/navigation/019078167dae70769ab3e61c35d2960a" "/navigation/019078167db070e19a42601116315a14" "/navigation/0195292c9e2b750b893686b5b3ee36bd" "/navigation/019078167db373daa7706fb9d6520c14" "/navigation/019078167db5736b90a6ec7fb76548a4" "/navigation/019078167db77065b64181b43a5bfa8e" "/navigation/019078167db973e9b7d0341c5dc0b5b5" "/navigation/019078167dbe70e3b8744479570d5ade" "/navigation/0192c3cb88bc7c2eae0d8ae32192928f" "/navigation/019078167dbf71b9a1916f705783ed6b" "/navigation/019078167dc47279807f21268c0e0a3f" "/navigation/019078167dc67098b597909a7fe216b6" "/navigation/019078167dc871fab930e55558baa13f" "/navigation/019256886eae736a9fa19a64edb86baf" "/navigation/0192e2effb097418914778386d0df24d" "/navigation/019078167dcd7332a8b803f01b7b2573" "/navigation/019078167dd172e99b327c5ef5757258" "/navigation/019078167dd470c28a533ba47620b1f6" "/navigation/0194f091b0f5736bb020f0b1e61ba0d0" "/navigation/019078167dd871f99fe2e85dafb020a8" "/navigation/019078167dda726bbcc025e7398c5e7f" "/navigation/019078167ddb701baadebae868189c1b" "/navigation/019078167ddd72c3bab4fb4f50268a10" "/navigation/0196a11f116d7054b4ca73962baed482" "/navigation/019078167de171e4a72281b0dbbb6e46" "/navigation/019078167de671218a18f4034f192182" "/navigation/019078167df473c081a6bf5c95820786" "/navigation/019078167dfb7376b0fdba42f72883b5" "/navigation/019078167dfd73b7a9503ed4e3e482e3" "/navigation/019078167dfe71c0bf39c1bc1a051be2" "/navigation/019078167e00716799b8535caceb27ac" "/navigation/0194a8934a6a7006acf132d821d57ecd" "/navigation/019078167e0371c584a268a625d35c20" "/navigation/019078167e0573969b3564960b9abd17" "/navigation/019078167e0771c7a4eab6bfeb36c560" "/navigation/019078167e0871449ce3e1d04f5d0b68" "/navigation/019078167e0a70adaf9d5a25bc1b30f2" "/navigation/019078167e0c72f4a20ed9cafd67d70c" "/navigation/019078167e0e70c9a30ef3507aeab737" "/navigation/019256886eb07050908e072d65db3ee5" "/navigation/019078167e14724a9dcee81eae1f6e1e" "/navigation/019078167e1870f5b4394a73426f3417" "/navigation/01933fa2bd5474d4b5513fafacba173b" "/navigation/019078165bde71d3a2e3575c017a21c1" "/navigation/01907816875171fe8c44b6fc443ec15a" "/navigation/0193775739097ee7bd8a85f8976498f1" "/navigation/0190781687537015ac449d4db23603ac" "/navigation/019078168755704b897f8c2a89949f9c" "/navigation/01934f7b526e7f5391e40cb1d54f895f" "/navigation/019078168756722da91911726c176ef7" "/navigation/0196a11f91c07406998d475f259bc4a5" "/navigation/019078168758737e892590f34f4729fc" "/navigation/01907816875a734f8c995a494b67977d" "/navigation/0192568871be70d29f69749d6c5f6575" "/navigation/019078165be07380bbfb2ab183022288" "/navigation/019078166c9e712c98f647bd64833fe4" "/navigation/019078166ca0703e91cece6ffd37cd97" "/navigation/019078166ca273c9b1a27f8e6ff3002a" "/navigation/0190781674ce71b4a4e6bfc523bdf933" "/navigation/0190781674df70b49f74e8f2424e991b" "/navigation/0190781674e171a3bfd11d88e1b09ac3" "/navigation/0190781674e3733aa291793aa3816887" "/navigation/0190781674e57091882495072eb6a914" "/navigation/0190781674e870ffaff579fa29594b27" "/navigation/019078165be272d0992287f9ef7d447a" "/navigation/019078166c9671a79b4fa73fd70d1cfa" "/navigation/0190781691a473098994ec831d76bc7c" "/navigation/0190781691a671378aa24a793262a11c" "/navigation/0190781691a8718e95525ecc6ffd2781" "/navigation/019078166c987308a9a2971f94db264d" "/navigation/019078166c9970ea9e40241c532ab893" "/navigation/019078166c9b7315893771303ca3bafb" "/navigation/019078165be9726ba5c014fa923b2428" "/navigation/019ecfa0dca671c6a7496cd4f44925e1" "/navigation/019782ec802c78e6b6e21c211298ffab" "/navigation/019078165bc870418c6162172bd373a3" "/navigation/019078166c74707bbf90af1011f5ef71" "/navigation/01907816917273498a6a194e74537e0a" "/navigation/0190781691747255b275717d451efd8c" "/navigation/019078166c7673f4aefc7db9f5eeecf4" "/navigation/01907816917771b683af2233814806a2" "/navigation/01907816917971d089538a350dec1c78" "/navigation/01907816917b731aa1b6a91383a9ca83" "/navigation/019078166c777236948eae8d5538b71c" "/navigation/01907816917e70edb68a17cac367520e" "/navigation/01907816917f724b90bfe1aeb20553cf" "/navigation/01907816918173aea7094affe7fab0a7" "/navigation/01907816918371bd8414d5c0ca2c5191" "/navigation/019078166c7972d0a9b949e0a36ad2f0" "/navigation/019078166c7b7317aa81ce15848b3d7f" "/navigation/019078169186714a8da1ad42fe64f239" "/navigation/0190781691887170b83ca4c9f60c2095" "/navigation/01907816918a7326839714006f94cc22" "/navigation/019078166c7c7205becd37b6c5112f2e" "/navigation/019078165bca7051ae48c3bd2410c37a" "/navigation/019078166c7f7399b720b143097a78b6" "/navigation/019078166c81718493529371262e822d" "/navigation/019078165bd070a48d78d6929340d466" "/navigation/0192ae62127970a49922f0436773e730" "/navigation/019078167e1e705789ba756b03403942" "/navigation/019078167e2172ec96ffd0bd67cec9b9" "/navigation/019078167e2373a59bdb45b86aa10f67" "/navigation/019078167e2470f8b19d722b196ba52f" "/navigation/019078167e26734daeba8d2baeae746c" "/navigation/019078167e2872429e67af42ca264c2f" "/navigation/019078167e2a7204bba008dc6d53cfd2" "/navigation/019078167e2b73ed9bc2469724297205" "/navigation/019078167e2e7110aca563f0e196e79f" "/navigation/019078167e30736d88d1d90ed553ab76" "/navigation/019078167e3270aaa58d8b246ff64c7b" "/navigation/019078167e347302a06cd007aa9b0419" "/navigation/019078167e3671aba2dbc94de38541bb" "/navigation/019078167e397266b375d4fcbdce3cd4" "/navigation/019078167e3b73efbeebb41facc3438d" "/navigation/019078165bd5718dbaa0ab1ab4e8994f" "/navigation/019078166c8673bf8fb3d7c437edd783" "/navigation/019078166c8772efa2e7b2b22c2f0b76" "/navigation/019078166c89718db0d068a9bdd58fb4" "/navigation/019078166c8b70bcba7e7d166ed8eb63" "/navigation/019078166c8d719f904aa99e018408d0" "/navigation/019078166c8e70e781f13e5a5f9dcdea" "/navigation/019078165bd9729d86c036bc66b38690" "/navigation/0190781687027058b312c3e6927dac41" "/navigation/019078168704702ca410521b5a807ab9" "/navigation/01907816870671d2a849632b56844a68" "/navigation/01907816870871849f5cec2a64f04fde" "/navigation/01907816870c70d197b21b6c86f25230" "/navigation/01907816870e71028176ae9f0680d80c" "/navigation/019078168717716ebbe80823f3281699" "/navigation/01907816871970a197a18dc2547146ce" "/navigation/019078165be6725cb9a88a6c59ec03d5" "/navigation/0190781674eb7351b3843cfa1f51367b" "/navigation/0190781674ec70d29d9e152bceb870d6" "/navigation/0190781674ee7397bf5b2cedac4f3084" "/navigation/0190781674f0726ba06e425aee95438b" "/navigation/0190781674f173a59bf55305b1cfe020" "/navigation/0190781674f3708f8f86f7695e682e84" "/navigation/0190781674f57356b86f1b0e06452818" "/navigation/0190781674f773568e4bdf97ea198e07" "/navigation/0190781674f87116ac5db49d36060af0" "/navigation/0190781674fa70a98d94ef9b49b7090d" "/navigation/0190781674fc70fe88b2a1eaa38970f3" "/navigation/0190781674fe7388b916e282cd6bc219" "/navigation/0190781674ff71f095fd6027e4c72542" "/navigation/0190781675027008b1edacb3bbae9d7c" "/navigation/019078167504714688fcb74d03a55873" "/navigation/01907816750671159f248a0662c4a094" "/navigation/019078167509713ba5166e33df981e35" "/navigation/01907816750b735d97849ee1c9d8b00d" "/navigation/01907816750e7038a8ff25b34b64c192" "/navigation/01907816751072189b1ada1a5e2956a9" "/navigation/0190781675117298812e8ddb12b5eeee" "/navigation/01907816751372c7890fb4387e591172" "/navigation/01907816751572a5bdb86a44197640fe" "/navigation/0190781675177235b2a7ba0f11066bfe" "/navigation/01907816751972599ad61cecf16a475a" "/navigation/01907816751b72eeafce5b1ecc101f4a" "/navigation/01907816751f73e0bb15e870ebc10b85" "/navigation/0190781675207080b74e274442fc95ea" "/navigation/01907816752272ee8b20f067777faaaa" "/navigation/01907816752470858d590afdd5eb89ce" "/navigation/01907816752672c59a87c951e514fac3" "/navigation/0190781675287300b52aad0f8b53b7c1" "/navigation/0190781675297230a3f8b0be8084541b" "/navigation/01907816752b72ec80b80a63cee10ea8" "/navigation/01907816752d70aaa186d8cea78b5df4" "/navigation/01907816752f712b964fc9d61ab1ad77" "/navigation/01907816753172baaebade69cd3b57b1" "/navigation/019078167534728e90180ee76751e6bc" "/navigation/01907816753670fc9674685e3ebe8048" "/navigation/01907816753873b495db0b76d70b71b0" "/navigation/01907816753a73968bc57e4d820e93cf" "/navigation/01907816753d70fc8f9e5a2f2b5d2cb3" "/navigation/01907816753f738db85dd815537607b8" "/navigation/0190781675417138b0327e2bdf96ebe4" "/navigation/01907816754370ce9fb28b5884ecf0f8" "/navigation/0190781675457279acf577962dfb1c32" b"/»_ââšMpªXTÎ|ãâ\v" b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" ] |
||||||||||||||||||||||||
|
7.06 ms (0.51%) |
1 |
-- product-listing-route::loading::aggregation::rating-exists SELECT MAX(IFNULL(`product`.`rating_average`, `product.parent`.`rating_average`)) as `rating` 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 `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id` AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id` AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_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.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?))) AND (((IFNULL(`product`.`rating_average`, `product.parent`.`rating_average`) >= ?)))
Parameters:
[ b"\x0F©\x1CãéjK¾KÙÎu,4%" 30 b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" true b"\x01x\x16[Áp\x15š{[ê‘\x15‹\x19" null 0 ] |
||||||||||||||||||||||||
|
6.91 ms (0.50%) |
1 |
-- product-listing-route::loading::aggregation::shipping-free-filter SELECT MAX(IFNULL(`product`.`shipping_free`, `product.parent`.`shipping_free`)) as `shipping-free` 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 `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id` AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id` AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_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.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?))) AND ((IFNULL(`product`.`shipping_free`, `product.parent`.`shipping_free`) = ?))
Parameters:
[ b"\x0F©\x1CãéjK¾KÙÎu,4%" 30 b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" true b"\x01x\x16[Áp\x15š{[ê‘\x15‹\x19" null true ] |
||||||||||||||||||||||||
|
5.37 ms (0.39%) |
1 |
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"\x01x\x16[Áp\x15š{[ê‘\x15‹\x19" ] |
||||||||||||||||||||||||
|
5.07 ms (0.36%) |
1 |
-- 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`.`file_hash` as `category.media.fileHash`, `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"\x01x\x16[Áp\x15š{[ê‘\x15‹\x19" ] |
||||||||||||||||||||||||
|
4.42 ms (0.32%) |
1 |
-- breadcrumb-extension::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.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"\x01x\x16[Áp\x15š{[ê‘\x15‹\x19" ] |
||||||||||||||||||||||||
|
4.17 ms (0.30%) |
2 |
SELECT `acris_cookie`.`id` as `acris_cookie.id`, `acris_cookie`.`cookie_group_id` as `acris_cookie.cookieGroupId`, `acris_cookie.cookieGroup`.`id` as `acris_cookie.cookieGroup.id`, `acris_cookie.cookieGroup`.`is_default` as `acris_cookie.cookieGroup.isDefault`, `acris_cookie.cookieGroup`.`identification` as `acris_cookie.cookieGroup.identification`, `acris_cookie.cookieGroup`.`created_at` as `acris_cookie.cookieGroup.createdAt`, `acris_cookie.cookieGroup`.`updated_at` as `acris_cookie.cookieGroup.updatedAt`, `acris_cookie.cookieGroup.translation.title`, `acris_cookie.cookieGroup.translation.title` as `acris_cookie.cookieGroup.title`, `acris_cookie.cookieGroup.translation.description`, `acris_cookie.cookieGroup.translation.description` as `acris_cookie.cookieGroup.description`, `acris_cookie`.`cookie_id` as `acris_cookie.cookieId`, `acris_cookie`.`google_cookie_consent_mode` as `acris_cookie.googleCookieConsentMode`, `acris_cookie`.`default_value` as `acris_cookie.defaultValue`, `acris_cookie`.`script_position` as `acris_cookie.scriptPosition`, `acris_cookie`.`expiration` as `acris_cookie.expiration`, `acris_cookie`.`provider` as `acris_cookie.provider`, `acris_cookie`.`active` as `acris_cookie.active`, `acris_cookie`.`unknown` as `acris_cookie.unknown`, `acris_cookie`.`is_default` as `acris_cookie.isDefault`, `acris_cookie`.`from_extension` as `acris_cookie.fromExtension`, `acris_cookie`.`created_at` as `acris_cookie.createdAt`, `acris_cookie`.`updated_at` as `acris_cookie.updatedAt`, (SELECT GROUP_CONCAT(HEX(`acris_cookie.salesChannels.mapping`.`sales_channel_id`) SEPARATOR '||') FROM `acris_cookie_sales_channel` `acris_cookie.salesChannels.mapping` WHERE `acris_cookie.salesChannels.mapping`.`cookie_id` = `acris_cookie`.`id` ) as `acris_cookie.salesChannels.id_mapping`, `acris_cookie.translation.title`, `acris_cookie.translation.title` as `acris_cookie.title`, `acris_cookie.translation.description`, `acris_cookie.translation.description` as `acris_cookie.description`, `acris_cookie.translation.script`, `acris_cookie.translation.script` as `acris_cookie.script` FROM `acris_cookie` LEFT JOIN `acris_cookie_group` `acris_cookie.cookieGroup` ON `acris_cookie`.`cookie_group_id` = `acris_cookie.cookieGroup`.`id` LEFT JOIN (SELECT `acris_cookie.translation`.`acris_cookie_id`, `acris_cookie.translation`.`title` as `acris_cookie.translation.title`, `acris_cookie.translation`.`description` as `acris_cookie.translation.description`, `acris_cookie.translation`.`script` as `acris_cookie.translation.script` FROM `acris_cookie_translation` `acris_cookie.translation` WHERE `acris_cookie.translation`.`language_id` = ?) `acris_cookie.acris_cookie_translation` ON `acris_cookie.acris_cookie_translation`.`acris_cookie_id` = `acris_cookie`.`id` LEFT JOIN (SELECT `acris_cookie.cookieGroup.translation`.`acris_cookie_group_id`, `acris_cookie.cookieGroup.translation`.`title` as `acris_cookie.cookieGroup.translation.title`, `acris_cookie.cookieGroup.translation`.`description` as `acris_cookie.cookieGroup.translation.description` FROM `acris_cookie_group_translation` `acris_cookie.cookieGroup.translation` WHERE `acris_cookie.cookieGroup.translation`.`language_id` = ?) `acris_cookie.cookieGroup.acris_cookie_group_translation` ON `acris_cookie.cookieGroup.acris_cookie_group_translation`.`acris_cookie_group_id` = `acris_cookie.cookieGroup`.`id`
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" ] |
||||||||||||||||||||||||
|
3.02 ms (0.22%) |
1 |
-- 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`.`cms_block_version_id` as `cms_slot.cmsBlockVersionId`, `cms_slot`.`type` as `cms_slot.type`, `cms_slot`.`slot` as `cms_slot.slot`, `cms_slot`.`locked` as `cms_slot.locked`, `cms_slot`.`cms_block_id` as `cms_slot.blockId`, `cms_slot`.`created_at` as `cms_slot.createdAt`, `cms_slot`.`updated_at` as `cms_slot.updatedAt`, `cms_slot.swagCmsExtensionsForm`.`id` as `cms_slot.swagCmsExtensionsForm.id`, `cms_slot.swagCmsExtensionsForm`.`cms_slot_id` as `cms_slot.swagCmsExtensionsForm.cmsSlotId`, `cms_slot.swagCmsExtensionsForm`.`cms_slot_version_id` as `cms_slot.swagCmsExtensionsForm.cmsSlotVersionId`, `cms_slot.swagCmsExtensionsForm`.`is_template` as `cms_slot.swagCmsExtensionsForm.isTemplate`, `cms_slot.swagCmsExtensionsForm`.`technical_name` as `cms_slot.swagCmsExtensionsForm.technicalName`, `cms_slot.swagCmsExtensionsForm`.`mail_template_id` as `cms_slot.swagCmsExtensionsForm.mailTemplateId`, `cms_slot.swagCmsExtensionsForm`.`created_at` as `cms_slot.swagCmsExtensionsForm.createdAt`, `cms_slot.swagCmsExtensionsForm`.`updated_at` as `cms_slot.swagCmsExtensionsForm.updatedAt`, `cms_slot.swagCmsExtensionsForm.translation.title`, `cms_slot.swagCmsExtensionsForm.translation.title` as `cms_slot.swagCmsExtensionsForm.title`, `cms_slot.swagCmsExtensionsForm.translation.successMessage`, `cms_slot.swagCmsExtensionsForm.translation.successMessage` as `cms_slot.swagCmsExtensionsForm.successMessage`, `cms_slot.swagCmsExtensionsForm.translation.receivers`, `cms_slot.swagCmsExtensionsForm.translation.receivers` as `cms_slot.swagCmsExtensionsForm.receivers`, `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 `swag_cms_extensions_form` `cms_slot.swagCmsExtensionsForm` ON `cms_slot`.`id` = `cms_slot.swagCmsExtensionsForm`.`cms_slot_id` 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` LEFT JOIN (SELECT `cms_slot.swagCmsExtensionsForm.translation`.`swag_cms_extensions_form_id`, `cms_slot.swagCmsExtensionsForm.translation`.`title` as `cms_slot.swagCmsExtensionsForm.translation.title`, `cms_slot.swagCmsExtensionsForm.translation`.`success_message` as `cms_slot.swagCmsExtensionsForm.translation.successMessage`, `cms_slot.swagCmsExtensionsForm.translation`.`receivers` as `cms_slot.swagCmsExtensionsForm.translation.receivers` FROM `swag_cms_extensions_form_translation` `cms_slot.swagCmsExtensionsForm.translation` WHERE `cms_slot.swagCmsExtensionsForm.translation`.`language_id` = ?) `cms_slot.swagCmsExtensionsForm.swag_cms_extensions_form_translation` ON `cms_slot.swagCmsExtensionsForm.swag_cms_extensions_form_translation`.`swag_cms_extensions_form_id` = `cms_slot.swagCmsExtensionsForm`.`id` WHERE (`cms_slot`.`version_id` = ?) AND (((`cms_slot`.`cms_block_id` IN (?, ?, ?, ?, ?, ?))))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" b"\x01ޤ\x16NÍprŸF=Tû]ÄN" b"\x01ޤ\x16NÍprŸF=TýqD\n" b"\x01ޤ\x17yùstƒ¯(°ë§=Œ" b"\x01¤!H¡p{ìÆîÏÓÍZ" b"\x01ŽÌ™¢=rJ®\x0FÚ³—mÕÕ" b"\x01\tØÈ|ö˜Năjó<" ] |
||||||||||||||||||||||||
|
2.50 ms (0.18%) |
1 |
-- base-context-factory::shipping-method::read SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`technical_name` as `shipping_method.technicalName`, `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`.`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`.`file_hash` as `shipping_method.media.fileHash`, `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 `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.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"\x01x\x1Dà¡pc¤6TnA\x16&—" ] |
||||||||||||||||||||||||
|
2.39 ms (0.17%) |
1 |
-- 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`.`active` as `language.active`, `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" ] |
||||||||||||||||||||||||
|
2.17 ms (0.16%) |
1 |
-- 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.swagCmsExtensionsScrollNavigationPageSettings`.`id` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.id`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`active` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.active`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`duration` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.duration`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`easing` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.easing`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`bouncy` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.bouncy`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`easing_degree` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.easingDegree`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`native_scrolling` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.nativeScrolling`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`cms_page_id` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPageId`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`cms_page_version_id` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPageVersionId`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`created_at` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.createdAt`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`updated_at` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.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 `swag_cms_extensions_scroll_navigation_page_settings` `cms_page.swagCmsExtensionsScrollNavigationPageSettings` ON `cms_page`.`id` = `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`id` 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"\x01ޤ\x16N¼p0©\x0E'Àò«²Ò" ] |
||||||||||||||||||||||||
|
2.14 ms (0.15%) |
1 |
-- 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"\x01Ž\x13ð˜–s¬’\x1F#¶•>³" ] |
||||||||||||||||||||||||
|
1.98 ms (0.14%) |
3 |
-- 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 = ?)) AND (seo_url.is_deleted = 0)
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" "make-up" "make-up/" ] |
||||||||||||||||||||||||
|
1.95 ms (0.14%) |
1 |
-- 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`.`measurement_units` as `sales_channel.measurementUnits`, `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"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" ] |
||||||||||||||||||||||||
|
1.88 ms (0.13%) |
1 |
-- product-listing::property-group-filter::read SELECT `property_group`.`id` as `property_group.id`, `property_group`.`display_type` as `property_group.displayType`, `property_group`.`sorting_type` as `property_group.sortingType`, `property_group`.`filterable` as `property_group.filterable`, `property_group`.`visible_on_product_detail_page` as `property_group.visibleOnProductDetailPage`, `property_group`.`created_at` as `property_group.createdAt`, `property_group`.`updated_at` as `property_group.updatedAt`, `property_group.translation.name`, `property_group.translation.name` as `property_group.name`, `property_group.translation.description`, `property_group.translation.description` as `property_group.description`, `property_group.translation.position`, `property_group.translation.position` as `property_group.position`, `property_group.translation.customFields`, `property_group.translation.customFields` as `property_group.customFields` FROM `property_group` LEFT JOIN (SELECT `property_group.translation`.`property_group_id`, `property_group.translation`.`name` as `property_group.translation.name`, `property_group.translation`.`description` as `property_group.translation.description`, `property_group.translation`.`position` as `property_group.translation.position`, `property_group.translation`.`custom_fields` as `property_group.translation.customFields` FROM `property_group_translation` `property_group.translation` WHERE `property_group.translation`.`language_id` = ?) `property_group.property_group_translation` ON `property_group.property_group_translation`.`property_group_id` = `property_group`.`id` WHERE ((`property_group`.`filterable` = ?)) AND (`property_group`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" true b"\x01Ž\x14\x1Aë‚p±¯8vIÈ=Ô" b"\x01\x14\e8iqÏžM,Ô÷a/" b"\x01\x14\eyÒrÛçw0ä\x1E¶ó" b"\x01\x14\e•þq fÎ\x02êØ\x15Û" b"\x01Ž\x14\e•hq=˜ì{\x15\x08äu4" b"\x01Ž\x14\eÀÃsF”\x10¶XÅ\x0E…4" b"\x01Ž\x14\x1C -qé—œ\x15ß?³ë½" b"\x01\x14\x1Cb½p9‘ŽÏg>“Í¡" b"\x01Ž\x14\x1Czïqè²\x03~is\x11c4" b"\x01Ž\x14\x1C\x02·p´½æøî7\e· " b"\x01Ž\x14\x1CÞòpZ‹èP6Ü\x0FŽÅ" b"\x01\x14\x1Cß7pñ‰ª/KŒÐ®" b"\x01Ž\x14\e\x7F8r转¯Ö–¶H\x01" b"\x01\x14\eItp³ÄêSÓwc" b"\x01•)^lqÀh\x0Fgì<'Ú" b"\x01•)€Pl~õ¶Ùu5)\x06Ýu" b"\x01•,ø µu+»\x11$Ìžs–Q" b"\x01•-B9Òuž›zî\tL¼+Î" b"\x01•-`óšqJ½×Ò?ÊÆ\x1A" b"\x01•-ËgÔu¶‡" Ä€ìh’" b"\x01•-ûá=x[€eJIÔú\x04" b"\x01•7 úùu/·ðyP(ó†" b""" \x01•7ÀGíq5»‚ñ'\n ¥ð. """ b"\x01•7ΧìwÛŽ\x173ßµˆÖM" b"\x01•8H÷‹rðœêpމåõ)" b"\x01•8`Ïaq{¾<qeå#<ò" b"\x01•8“ç“yHÛî€ÊAíÞ" b"\x01•Lápvø50>7[]S" b"\x01•q.4qm±Ï';~K@" b"\x01•\x7Fnå\x1A~\x05ŸDLýÕƒÛ'" b"\x01•\x7F±…uuá‚îý$!\x06C-" b"\x01•”;JgzQ¹yHðñ¾ØÀ" b"\x01•”G˜Ü{\x18‡ß®M1\x13\v" b"\x01•”]ùå}\x04öËGùp\x16\x10" b"\x01•™=8x¿“\x0F\x14µ\x12¨\x1C" b"\x01•Èß\x01\x03\x7F\x13¨”±DðÞß\x16" b"\x01Ž\x14\x1D»\x19p¿²«©¡· Øß" b"\x01Ž\x14\x1D»Lrz¼™q3æ1\x042" b"\x01\x14\x1DÅ sH¥ß_—‚—å" b"\x01Ž\x14\x1DÅ1rõ±¸£Ã@û"0" b"\x01Ž\x14\x1DÀlp!²‹./\x01\x11\x18\x14" b"\x01Ž\x14\x1D¿ër”¨l83î§A\x10" b"\x01Ž\x14\x1DÅ~q=‡\x1Ed\x1CI•˜y" b"\x01Ž\x14\x1D̳r-’?]ä¥ \x07“" ] |
||||||||||||||||||||||||
|
1.79 ms (0.13%) |
2 |
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%" "%|019078165ba470a89af8a2679422685a|%" 6 true true ] |
||||||||||||||||||||||||
|
1.79 ms (0.13%) |
1 |
-- manufacturer-aggregation::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`.`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.link`, `product_manufacturer.translation.link` as `product_manufacturer.link`, `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 (SELECT `product_manufacturer.translation`.`product_manufacturer_id`, `product_manufacturer.translation`.`product_manufacturer_version_id`, `product_manufacturer.translation`.`link` as `product_manufacturer.translation.link`, `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` WHERE (`product_manufacturer`.`version_id` = ?) AND (`product_manufacturer`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" b"\x01Ž\x14\x1Aõ=qW¡\ty´æÑG¯" b"\x01Ž\x14\e\e\x1Apîš&!Aòvõ“" b"\x01Ž\x14\e\f~s–”#;ÂÓ\x07Ä" b"\x01Ž\x14\eQPs\x03»+«Ùߤþœ" b"\x01Ž\x14\e`\x16q_Ÿe\x13\fÔë4\x19" b"\x01Ž\x14\et„s\v·¢Ó4jg\," b"\x01Ž\x14\e|\x05s`´Ôò…y’ˆÓ" b"\x01Ž\x14\e\x0FZp1›Úòa釕" b"\x01Ž\x14\eæ3r’¥ÅO×U¶w„" b"\x01\x14\eýQr½¾ÔŒö\rŽ<à" b"\x01\x14\eàrÕŽ:b\x0F†Ò\t“" b"\x01•)$,"z¢ŒË)j˜6Žž" ] |
||||||||||||||||||||||||
|
1.74 ms (0.12%) |
1 |
# context-factory::base-context SELECT sales_channel.id as sales_channel_id, sales_channel.language_id as sales_channel_default_language_id, sales_channel.currency_id as sales_channel_currency_id, currency.factor as sales_channel_currency_factor, GROUP_CONCAT(LOWER(HEX(sales_channel_language.language_id))) as sales_channel_language_ids FROM sales_channel INNER JOIN currency ON sales_channel.currency_id = currency.id LEFT JOIN sales_channel_language ON sales_channel_language.sales_channel_id = sales_channel.id WHERE sales_channel.id = ? GROUP BY sales_channel.id, sales_channel.language_id, sales_channel.currency_id, currency.factor
Parameters:
[
b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL"
]
|
||||||||||||||||||||||||
|
1.74 ms (0.12%) |
1 |
-- 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"\x01Ž\x13ð™§q\x19 kR„evø#" b"\x01Ž\x13ð™§q\x19 kR„fs32" b"\x01Ž\x13ðñs¸uêwº«k\x17" b"\x01Ž\x14\x1Aè\x19rÖçp}|'\x7F¥" b""" \x01Ž\x14\e\n >r”±~\¼¥ÒLN """ ] |
||||||||||||||||||||||||
|
1.63 ms (0.12%) |
4 |
SELECT translation_key, value FROM snippet WHERE snippet_set_id = ?
Parameters:
[
b"\x01Ž\x13ð™áq®©Fýý’XºÛ"
]
|
||||||||||||||||||||||||
|
1.43 ms (0.10%) |
1 |
SELECT `product_sorting`.`id` as `product_sorting.id`, `product_sorting`.`locked` as `product_sorting.locked`, `product_sorting`.`url_key` as `product_sorting.key`, `product_sorting`.`priority` as `product_sorting.priority`, `product_sorting`.`active` as `product_sorting.active`, `product_sorting`.`fields` as `product_sorting.fields`, `product_sorting`.`created_at` as `product_sorting.createdAt`, `product_sorting`.`updated_at` as `product_sorting.updatedAt`, `product_sorting.translation.label`, `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation`.`product_sorting_id`, `product_sorting.translation`.`label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation`.`language_id` = ?) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation`.`product_sorting_id` = `product_sorting`.`id` WHERE `product_sorting`.`id` IN (?)
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"\x01Ž\x13ð²Xq<š«Î\x16¼¾ì\x1E" ] |
||||||||||||||||||||||||
|
1.40 ms (0.10%) |
3 |
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`.`measurement_units` as `sales_channel.measurementUnits`, `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.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 (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` WHERE `sales_channel`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" b"\x01’qÄš£p\x10Ž(ÂJŸ\x01W¦" b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" b"\x01’qÄš£p\x10Ž(ÂJŸ\x01W¦" b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" b"\x01’qÄš£p\x10Ž(ÂJŸ\x01W¦" b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" b"\x01’qÄš£p\x10Ž(ÂJŸ\x01W¦" b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" b"\x01’qÄš£p\x10Ž(ÂJŸ\x01W¦" b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" b"\x01’qÄš£p\x10Ž(ÂJŸ\x01W¦" b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" b"\x01’qÄš£p\x10Ž(ÂJŸ\x01W¦" b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" b"\x01’qÄš£p\x10Ž(ÂJŸ\x01W¦" b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" b"\x01’qÄš£p\x10Ž(ÂJŸ\x01W¦" b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" b"\x01’qÄš£p\x10Ž(ÂJŸ\x01W¦" b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" b"\x01’qÄš£p\x10Ž(ÂJŸ\x01W¦" b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" b"\x01’qÄš£p\x10Ž(ÂJŸ\x01W¦" b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" b"\x01’qÄš£p\x10Ž(ÂJŸ\x01W¦" b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" b"\x01’qÄš£p\x10Ž(ÂJŸ\x01W¦" b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" ] |
||||||||||||||||||||||||
|
1.40 ms (0.10%) |
1 |
-- 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/019078165bc170159a7b5bea91158b19" "/navigation/01907816645c7020a520dcf1153b9a34" "/navigation/01907816645d7340a190a9c092cdea40" "/navigation/01907816645f7315b3897f264594b2b1" "/navigation/019078166461721ab35fcf1ff44e2919" "/navigation/01907816646372ed9ec65b330ef9fc2a" "/navigation/0195384ef8427bba86b11daf03575e13" "/navigation/019078166465738fbdb605f0d97773c2" "/detail/018f19a4f4f672a8a5434735421d0513" "/detail/019078178b1770b39c3606140790a2d6" "/detail/018e141cbb6070e1a764f2915f76ed5c" "/detail/0192568ad0347119b991b5f33ad079b1" "/detail/01907817427e72d6985ee107877a2936" "/detail/0190781744de72a1aaa97fc0f397c644" "/detail/01907817429c709687408bdc5acb83f5" "/detail/01907817341273d393546f587d1b8daa" "/detail/0190781744f47087871382332e9cc1c4" "/detail/0190781763ee7130ad2938cc0dc1ce6e" "/detail/0190781879a8709892ef9094094fe206" "/detail/01907818795871259805d1a7479f29e7" "/detail/01907818dc0b721ea9f2b740b215a22c" "/detail/018e141bf91f7229be7ec6baf097aa41" "/detail/018e141c629b723ea3caf2a6260a84f3" "/detail/0190781820a172f1b2e3bcfe11c266b2" "/detail/018e141c3fb371bc965b2d6742a8986d" "/detail/018e141b94897079aadcf0e85d056bdf" "/detail/01907817a53772c1bde8a8334e74c4c6" "/detail/01907817780d71edbace282502a78fac" "/detail/01907817785273a8b5f1fd7912f11a40" "/detail/019078178b2d7174bece590568127169" "/detail/019078178b457234aacd41f7261bddcd" "/detail/01907817783d73648df577db6405a05a" b"/»_ââšMpªXTÎ|ãâ\v" b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" ] |
||||||||||||||||||||||||
|
1.40 ms (0.10%) |
3 |
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[ b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" "8w52L7QRaJ4TQonY3zkeK1W5ZaFu08ru" ] |
||||||||||||||||||||||||
|
1.36 ms (0.10%) |
1 |
-- 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"\x01Ž\x14\x1AÇ«qœ®„ÒâmŒ1”" ] |
||||||||||||||||||||||||
|
1.34 ms (0.10%) |
3 |
-- 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`.`track_offcanvas_cart` as `sales_channel_analytics.trackOffcanvasCart`, `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"\x01’Ý0\x07î|K“B4ƒ#\f³õ"
]
|
||||||||||||||||||||||||
|
1.29 ms (0.09%) |
1 |
-- 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
]
|
||||||||||||||||||||||||
|
1.29 ms (0.09%) |
4 |
#cart-persister::load SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
"8w52L7QRaJ4TQonY3zkeK1W5ZaFu08ru"
]
|
||||||||||||||||||||||||
|
1.26 ms (0.09%) |
2 |
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`.`context_gateway_url` as `app.contextGatewayUrl`, `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`.`requested_privileges` as `app.requestedPrivileges`, `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`.`mcp_allowlist` as `app.integration.mcpAllowlist`, `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“ß”\x1Cs\x1A¤Ë5aÅÊ\rH" ] |
||||||||||||||||||||||||
|
1.17 ms (0.08%) |
1 |
-- product-listing-route::loading::association::prices::read 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`.`custom_fields` as `product_price.customFields`, `product_price`.`quantity_start` as `product_price.quantityStart`, `product_price`.`quantity_end` as `product_price.quantityEnd`, `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Ž\x14\e”‰pyªÜðè]\x05kß" b"\x01Ž\x14\eù\x1Fr)¾~ƺð—ªA" b"\x01Ž\x14\x1C?³q¼–[-gB¨˜m" b""" \x01Ž\x14\x1Cb›r>£Êò¦&\n „ó """ b"\x01Ž\x14\x1C»`pá§dò‘_ví\" b"\x01\x19¤ôör¨¥CG5B\x1D\x05\x13" b"\x01x\x174\x12sÓ“ToX}\eŽª" b"\x01x\x17B~rÖ˜^á\x07‡z)6" b"\x01x\x17Bœp–‡@‹ÜZ˃õ" b"\x01x\x17DÞr¡ª©\x7FÀó—ÆD" b"\x01x\x17Dôp‡‡\x13‚3.œÁÄ" b"\x01x\x17cîq0)8Ì\rÁÎn" b"\x01x\x17x\rqíºÎ(%\x02§¬" b"\x01x\x17x=sdŽõwÛd\x05 Z" b"\x01x\x17xRs¨µñýy\x12ñ\x1A@" b"\x01x\x17‹\x17p³œ6\x06\x14\x07¢Ö" b"\x01x\x17‹-qt¾ÎY\x05h\x12qi" b"\x01x\x17‹Er4ªÍA÷&\eÝÍ" b"\x01x\x17¥7rÁ½è¨3NtÄÆ" b"\x01x\x18 ¡rñ²ã¼þ\x11Âf²" b"\x01x\x18yXq%˜\x05ѧG)ç" b"\x01x\x18y¨p˜’ï”\tOâ\x06" b"\x01x\x18Ü\vr\x1E©ò·@²\x15¢," b"\x01’VŠÐ4q\x19¹‘µó:Ðy±" ] |
||||||||||||||||||||||||
|
1.16 ms (0.08%) |
1 |
SELECT `theme_id`, `technical_name`, `resolved_config`, `view_inheritance`, `script_files`, `icon_sets`, `import_map`, `updated_at` FROM `theme_runtime_config` WHERE `technical_name` = ?
Parameters:
[
"KultkosmetikTheme"
]
|
||||||||||||||||||||||||
|
1.06 ms (0.08%) |
1 |
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"
]
|
||||||||||||||||||||||||
|
0.95 ms (0.07%) |
1 |
-- 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`.`active` as `language.active`, `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` FROM `language` 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"\x01Ž\x13ðãšrh˜—\x04ª-Ɉ2" b"/»_ââšMpªXTÎ|ãâ\v" ] |
||||||||||||||||||||||||
|
0.95 ms (0.07%) |
3 |
SELECT `rule`.`id` as `rule.id`, `rule`.`name` as `rule.name`, `rule`.`priority` as `rule.priority`, `rule`.`description` as `rule.description`, `rule`.`payload` as `rule.payload`, `rule`.`invalid` as `rule.invalid`, `rule`.`areas` as `rule.areas`, `rule`.`custom_fields` as `rule.customFields`, `rule`.`module_types` as `rule.moduleTypes`, `rule`.`created_at` as `rule.createdAt`, `rule`.`updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (?, ?, ?, ?, ?)
Parameters:
[ b"\x01Ž\x13ð™kp‚†\rÅþ}‰\r$" b"\x01Ž\x13ð™–q‚‚îùE¥™tÊ" b"\x01\x13ð¨Rq޵\x13´[ÎxU" b"\x01Ž\x14\x1Aè!p;¶J°\x1D[V9à" b"\x01x\x1Dà³p¸»!4\x08Þ¥m\v" ] |
||||||||||||||||||||||||
|
0.94 ms (0.07%) |
1 |
SELECT `app`.`name`, `app`.`version`, `app`.`template_load_priority` FROM `app` INNER JOIN `app_template` ON `app_template`.`app_id` = `app`.`id` WHERE `app`.`active` = 1 AND `app_template`.`active` = 1
Parameters:
[] |
||||||||||||||||||||||||
|
0.86 ms (0.06%) |
1 |
-- base-context-factory::cash-rounding::search-ids SELECT `currency_country_rounding`.`id` FROM `currency_country_rounding` WHERE (`currency_country_rounding`.`currency_id` = ? AND `currency_country_rounding`.`country_id` = ?) LIMIT 1
Parameters:
[ b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ" b"\x01Ž\x13ð˜–s¬’\x1F#¶•>³" ] |
||||||||||||||||||||||||
|
0.86 ms (0.06%) |
1 |
-- 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"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" ] |
||||||||||||||||||||||||
|
0.83 ms (0.06%) |
1 |
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[] |
||||||||||||||||||||||||
|
0.81 ms (0.06%) |
1 |
-- 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/018e188205f479eb938abf0990c43c0d" "/navigation/018e18821d027204aaf9f3bc69a0965f" "/navigation/018e18822be67987a16d8355818f9d11" "/navigation/018e1882cd6171de958ca9112a6bddd3" "/navigation/018e1882e0c47446806b2681868fb37f" "/navigation/018e1882ede97a50bef039893c1efbca" "/navigation/018e1884f563783d9f86cb1a5a861364" "/navigation/018e18850d297483ae1998c6b9b90d4c" "/navigation/018e1885285d718ba5b58d8aa2a3deb2" "/navigation/018e187db7077a4ca30955895df10a1b" b"/»_ââšMpªXTÎ|ãâ\v" b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" ] |
||||||||||||||||||||||||
|
0.79 ms (0.06%) |
1 |
-- cart-rule-loader::load-rules::read SELECT `rule`.`id` as `rule.id`, `rule`.`name` as `rule.name`, `rule`.`priority` as `rule.priority`, `rule`.`description` as `rule.description`, `rule`.`payload` as `rule.payload`, `rule`.`invalid` as `rule.invalid`, `rule`.`areas` as `rule.areas`, `rule`.`custom_fields` as `rule.customFields`, `rule`.`module_types` as `rule.moduleTypes`, `rule`.`created_at` as `rule.createdAt`, `rule`.`updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ b"\x01Ž\x13ð™kp‚†\rÅþ}‰\r$" b"\x01Ž\x13ð™–q‚‚îùE¥™tÊ" b"\x01\x13ð™ýs¸®‘\x01\x7F'TÑ" b"\x01\x13ð¨Rq޵\x13´[ÎxU" b"\x01x\x1Dà·q\x1D§±¼\x11\x0FSÀ" b"\x01x\x1Dá\x1FrE›21Mëé-\f" b"\x01x\x1Dá(sN€E\x7FôI,¡ª" b"\x01x\x1Dá5r¸±¼<Pøº˜\x18" b"\x01x\x1Dá<qÔ¼k"^n”ˆ" b"\x01—Ž!\x16'q¹ªÉvØ\x08Vú¡" b"\x01—Ž!\x16Lpç¯\tº&ÖËi_" b"\x01\x13ð™øpTŽäì}ó\x18\r?" b"\x01Ž\x13ð™úqæº\x18Õ/è8®ó" b"\x01Ž\x13ðÐ|q6°_\tÖÏ\vp\x1E" b"\x01”ûÀa}{A»¦ùÅ;l" b"\x01—‹ý\x00]p\x02¡>ü¬(GЗ" b"\x01—â\x10wy¡€ç“M™lR" b"\x01÷jUPvsŽ-ÕÏ\x01œ¾®" b"\x01žù:ò´|\x1A9n´þëzG" b"\x01Ž\x14\x1Aè!p;¶J°\x1D[V9à" b"\x01x\x1Dà³p¸»!4\x08Þ¥m\v" b"\x01x\x1Dá%rݾ´Èÿ2WÄ" b"\x01x1n\x19r·ƒæJ´\x1AûÍI" b"\x01x1n\x1Eq$»»ûAû¡²û" b"\x01x1n#pF—Ó§\x0E”"ÿš" b"\x01x1n*r!‹7«\x14Ý)æƒ" b"\x01x1n0p2‚?½\r§Åv*" b"\x01x1n6s¾’Sž–±.ºó" b"\x01x1n=qY¯‡ó´âÑeÖ" b"\x01x1nCrÚOgƒ," b"\x01x1nJs~zÀêaxŽA" b"\x01x1nPrû+ÅNþœz" b"\x01x1nVpMž"\x00¼BÝr" b"\x01x1n\qߪM”=kg^À" b"\x01x1nbq3€±èetÄ\x19P" b""" \x01x1nipn„\n snºÙ‰S """ b"\x01x1nopï´j™ëwxh" b"\x01x1nvpº´uõ[Qm ç" b"\x01x1n}r¿•\x138[Nƒ¯" b"\x01x1nƒpD•šjpº\x01‹" b"\x01x1nŠqص Ë} Y„ñ" b"\x01x1nr²§ˆr®á/S\x04" b"\x01x1n—st‡ \x07<¥" b"\x01x1np½¨4ÕYW\x11Ó" b"\x01x1n£s}728ml;À" b"\x01x1n©s•ªï}R#0ªQ" b"\x01x1n´pÝ™»¤µuw$\f" b"\x01x1v÷seÈü}RÞE¿" b"\x01x1vþqǪ.\x16´³IHÙ" b"\x01x1w\x03qÔ¾ÏP`\x0Eæ\x17U" b"\x01x1w\x08pýˆxÓL<ìSö" b"\x01x1w\x0Epxž£ ÏZÿ«\x00" b"\x01x1w\x13sí(ÑÁ†í&\x12" b"\x01x1w\x18r\r˜Á¨Ý¹(œW" b"\x01x1w\x1Es°¨‘\x15Õh¤\x13c" b"\x01x1w#q™˜D‡oö\x04" b"\x01x1w)q§Þü¿M1‰•" b"\x01x1w.pïœ×$\x1E\x16R2ƒ" b"\x01x1w4s؉Ã|jʽ—S" b"\x01x1w9p(ºö\x04wFì°" b"\x01x1w?sßí0;0‰9’" b"\x01x1wDq¾Ž39¥\x07Éùû" b"\x01x1wJpQ¦EF\x17uñ±®" b"\x01x1wOq[–뾃™dÆÂ" b"\x01x1wTrй3ª3iT¤" b"\x01x1wZqéµK“.'\fç" b"\x01x1w_r\x17Nf‰\x01q>" b"\x01x1wep´Œ–âª\f§wk" b"\x01x1wjqó²\e(„lM¿ø" b"\x01x1wprå°£\x07\x02‰$DX" b"\x01x1wup\x14›ÿŽ‘i„‚+" b"\x01x1w{pÁ®m‚Ê|§\vˆ" b"\x01x1w€r2‡¸\x08M\x02\x01\rÅ" b"\x01x1w†q–å\eMðVF?" b"\x01x1w‹p=¸î¨º…\x1A‡V" b"\x01x1w‘sÀ£é\x03cyeo" b"\x01x1w–s\f’ó\x1Cú\x02fã\x00" b"\x01x1w›r\x00š=€(ó–*D" b"\x01x1w¡sx ¨§\x18?ù¢y" b"\x01x1w¦q\x0F¢Ço„'U\f²" b"\x01x1\x7Füqô;ìGN\x19md" b"\x01x1€\x02q\t\e,Y¿õÑE" b"\x01x1€\x08s9ž\r^\x01¡Ó!»" b"\x01x1€\rr㓆@².\eÚ\x05" b"\x01x1€\x12q„s$\SºÎ]" b"\x01x1€\x18sH–[\fÐ>\x16a2" b"\x01x1€\x1EsG¢Z\evh½" b"\x01x1€#qÝ‹¨_È›ÀÐ’" b"\x01x1€*s&¬©cwâä\x05u" b"\x01x1€1qǤ×Ä<‘^%ç" b"\x01x1€7sš™\Æ\x156\ta\x15" b"\x01x1€=p–¢a\x15TžW`´" b"\x01x1€CrŽ–gb5¶Å\x12Ü" b"\x01x1€Jsi«\vê¬\x1C2Ó" b"\x01x1€Pp€º·D\x04#\x08Ë" b"\x01x1€WsÑ…ËF,Šèšõ" b"\x01x1€]p/—¸†ú°â\x02B" b"\x01x1€cqâ‚,\x07F\x7F}û~" b"\x01x1€jr\x1Fª—ÂÌ\eЖÞ" b"\x01x1€ps9ª,À¡õG" b"\x01x1€up~äûNYÄ¥\x07" b"\x01x1€{rÈ»œ[Êj{\x08\x0F" b"\x01x1€€pƒŠõRâÊ‹8ƒ" b"\x01x1€†r¾¶«\fõ›hdå" b"\x01x1€‹rºŠ\x13N‰p%\tÆ" b"\x01x1€‘rž\x03už€ÎÒ" b"\x01x1€—q=˜……µè>%Ø" b"\x01x1€œpÞ¤XÈ‘M3!º" b"\x01x1€¡r«°Ì1¯K\x03\x14A" b"\x01x1€¦pu¿fœQÒ]×Ò" b"\x01x1€¬r´ŒYs\x04=„Ñ\x7F" b"\x01x1€±p\x19¬Â\tg,Ï-Y" b"\x01x1€·rh¹4±4±/ú0" b"\x01x1€¼s\x06¢Ì9²i" b"\x01x1€Âr° «ÁÒ2†½ï" b"\x01x1€Çs,»\x1D\x03\?\x1F?»" b"\x01x1€Ír;‡nÎó‹\x1F‡^" b"\x01x1€Ór£¹JöEO\x07ë•" b"\x01’VÁ\e\x11q'°® Z[hb\x12" b"\x01’VÁ\e\x18r^¢<\n–Âï˜" b"\x01’VÁ\e\x1DqHƒ±\x7F"ë9ûÐ" b"\x01’VÁ\e"p4¾\ÀÉRÆŠñ" b""" \x01’VÁ\e'p\x1FŸ—\n ÁÀ\x1CǼ """ b""" \x01’VÁ\e+so³\x1A<\x05\n T‰ü """ b"\x01’VÁ$ûr\t„ŸT¢Ó\x01˜3" b"\x01’VÁ%\x01p„…zæŠj·×Q" b"\x01’VÁ%\x06pk‡ãLýÂ%C·" b""" \x01’VÁ%\n q„˜vÖ·K\x17ÜŠ """ b"\x01’VÁ%\x0Er¨™+ÚÎ,ù85" b"\x01’VÁ%\x12p¯˜ˆ\x07\x155Ôc;" b"\x01’VÁ%\x17q\x07¯ÚŒ×9‰¦" b"\x01’VÁ%\er\x1C¯¡\x1CÉt•®v" b"\x01’VÁ%\x1Fp\t“\x07¨4\x11\x1E¤\x7F" b"\x01’VÁ%$qM‡<µG\f\x18\x1Eq" b"\x01’VÁ%(sÔ¬k÷\x1A€P²C" b"\x01’VÁ%,r\x18\x07ç4”_æS" b"\x01’VÁ%1r±œ.Ù\x18\x15½À‚" b"\x01’VÁ%6r\x7FŒ#Õ'\x00®," b"\x01’VÁ%:qn«ƒÀZ‚L€9" b""" \x01’VÁ%?s\x1A€N7(XI\n Þ """ ] |
||||||||||||||||||||||||
|
0.78 ms (0.06%) |
1 |
SELECT `sales_channel_country`.`sales_channel_id`, `sales_channel_country`.`country_id` FROM `sales_channel_country` WHERE (`sales_channel_country`.`sales_channel_id` = ? AND `sales_channel_country`.`country_id` = ?)
Parameters:
[ b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" b"\x01Ž\x13ð˜–s¬’\x1F#¶•>³" ] |
||||||||||||||||||||||||
|
0.75 ms (0.05%) |
3 |
# navigation-route::meta-information SELECT LOWER(HEX(`id`)), `path`, `level` FROM `category` WHERE `id` = ? OR `id` = ?
Parameters:
[ b"\x01x\x16[Áp\x15š{[ê‘\x15‹\x19" b"\x01x\x16[¤p¨šø¢g”"hZ" ] |
||||||||||||||||||||||||
|
0.72 ms (0.05%) |
1 |
SELECT `acris_cookie`.`id` as `acris_cookie.id`, `acris_cookie`.`cookie_group_id` as `acris_cookie.cookieGroupId`, `acris_cookie.cookieGroup`.`id` as `acris_cookie.cookieGroup.id`, `acris_cookie.cookieGroup`.`is_default` as `acris_cookie.cookieGroup.isDefault`, `acris_cookie.cookieGroup`.`identification` as `acris_cookie.cookieGroup.identification`, `acris_cookie.cookieGroup`.`created_at` as `acris_cookie.cookieGroup.createdAt`, `acris_cookie.cookieGroup`.`updated_at` as `acris_cookie.cookieGroup.updatedAt`, `acris_cookie.cookieGroup.translation.title`, `acris_cookie.cookieGroup.translation.title` as `acris_cookie.cookieGroup.title`, `acris_cookie.cookieGroup.translation.description`, `acris_cookie.cookieGroup.translation.description` as `acris_cookie.cookieGroup.description`, `acris_cookie`.`cookie_id` as `acris_cookie.cookieId`, `acris_cookie`.`google_cookie_consent_mode` as `acris_cookie.googleCookieConsentMode`, `acris_cookie`.`default_value` as `acris_cookie.defaultValue`, `acris_cookie`.`script_position` as `acris_cookie.scriptPosition`, `acris_cookie`.`expiration` as `acris_cookie.expiration`, `acris_cookie`.`provider` as `acris_cookie.provider`, `acris_cookie`.`active` as `acris_cookie.active`, `acris_cookie`.`unknown` as `acris_cookie.unknown`, `acris_cookie`.`is_default` as `acris_cookie.isDefault`, `acris_cookie`.`from_extension` as `acris_cookie.fromExtension`, `acris_cookie`.`created_at` as `acris_cookie.createdAt`, `acris_cookie`.`updated_at` as `acris_cookie.updatedAt`, (SELECT GROUP_CONCAT(HEX(`acris_cookie.salesChannels.mapping`.`sales_channel_id`) SEPARATOR '||') FROM `acris_cookie_sales_channel` `acris_cookie.salesChannels.mapping` WHERE `acris_cookie.salesChannels.mapping`.`cookie_id` = `acris_cookie`.`id` ) as `acris_cookie.salesChannels.id_mapping`, `acris_cookie.translation.title`, `acris_cookie.translation.title` as `acris_cookie.title`, `acris_cookie.translation.description`, `acris_cookie.translation.description` as `acris_cookie.description`, `acris_cookie.translation.script`, `acris_cookie.translation.script` as `acris_cookie.script` FROM `acris_cookie` LEFT JOIN `acris_cookie_group` `acris_cookie.cookieGroup` ON `acris_cookie`.`cookie_group_id` = `acris_cookie.cookieGroup`.`id` LEFT JOIN (SELECT `acris_cookie.translation`.`acris_cookie_id`, `acris_cookie.translation`.`title` as `acris_cookie.translation.title`, `acris_cookie.translation`.`description` as `acris_cookie.translation.description`, `acris_cookie.translation`.`script` as `acris_cookie.translation.script` FROM `acris_cookie_translation` `acris_cookie.translation` WHERE `acris_cookie.translation`.`language_id` = ?) `acris_cookie.acris_cookie_translation` ON `acris_cookie.acris_cookie_translation`.`acris_cookie_id` = `acris_cookie`.`id` LEFT JOIN (SELECT `acris_cookie.cookieGroup.translation`.`acris_cookie_group_id`, `acris_cookie.cookieGroup.translation`.`title` as `acris_cookie.cookieGroup.translation.title`, `acris_cookie.cookieGroup.translation`.`description` as `acris_cookie.cookieGroup.translation.description` FROM `acris_cookie_group_translation` `acris_cookie.cookieGroup.translation` WHERE `acris_cookie.cookieGroup.translation`.`language_id` = ?) `acris_cookie.cookieGroup.acris_cookie_group_translation` ON `acris_cookie.cookieGroup.acris_cookie_group_translation`.`acris_cookie_group_id` = `acris_cookie.cookieGroup`.`id` WHERE ((`acris_cookie`.`cookie_group_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"\x01“\x01F:cqr‰ˆ\x1DÞás<ì" b"\x01“\x01F:r³¦~\x00°²\x7FVp" b"\x01“\x01F:–qé‹Ç± ñ\x11†5" b"\x01“\x01F:q@\x08y•\x15\x0FšÎ" b"\x01“\x01F:¥qÛ“\x00]\x1A/\x01È\x11" b"\x01“\x01F:rk—ž`<‚Å3¥" b"\x01“\x01G\x17¡rÔ¼ÿÛÊš*\x07‡" b"\x01“\x01G\x17ËpË4í\vPã-{" b"\x01“\x01G\x18\vrë‡Úg HNbG" b"\x01“ßÁOs>šu#–Aœ‰ù" b"\x01”³\x1EõZpF¦ÛAiJÂ" b"\x01œž;\x1Csë›s®4³…þ\x04" b""" \x01œž;\x1D\x14r\n «0âôC71] """ b""" \x01œž;\x1DRrÉ¢¦\n lVϯ """ b"\x01œž;\x1DrræV‡\x04íH\x13Ò" b"\x01œž;\x1D¬rA „\rޏ‘õ¦" b"\x01œ½|›eq'µôÿÏ"Ç8" b"\x01œ½|›õræ€Q>å\x16\e°&" b"\x01œ½|œ1q*ª;x\x02\x12É" ] |
||||||||||||||||||||||||
|
0.69 ms (0.05%) |
1 |
-- 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:
[] |
||||||||||||||||||||||||
|
0.68 ms (0.05%) |
1 |
SELECT `min_search_length` FROM `product_search_config` WHERE `language_id` = ?
Parameters:
[
b"/»_ââšMpªXTÎ|ãâ\v"
]
|
||||||||||||||||||||||||
|
0.67 ms (0.05%) |
1 |
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[] |
||||||||||||||||||||||||
|
0.59 ms (0.04%) |
1 |
-- product-listing-route::loading::search-ids 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"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" true b"\x01\x19¤ôör¨¥CG5B\x1D\x05\x13" b"\x01x\x17‹\x17p³œ6\x06\x14\x07¢Ö" b"\x01Ž\x14\x1C»`pá§dò‘_ví\" b"\x01’VŠÐ4q\x19¹‘µó:Ðy±" b"\x01x\x17B~rÖ˜^á\x07‡z)6" b"\x01x\x17DÞr¡ª©\x7FÀó—ÆD" b"\x01x\x17Bœp–‡@‹ÜZ˃õ" b"\x01x\x174\x12sÓ“ToX}\eŽª" b"\x01x\x17Dôp‡‡\x13‚3.œÁÄ" b"\x01x\x17cîq0)8Ì\rÁÎn" b"\x01x\x18y¨p˜’ï”\tOâ\x06" b"\x01x\x18yXq%˜\x05ѧG)ç" b"\x01x\x18Ü\vr\x1E©ò·@²\x15¢," b"\x01Ž\x14\eù\x1Fr)¾~ƺð—ªA" b""" \x01Ž\x14\x1Cb›r>£Êò¦&\n „ó """ b"\x01x\x18 ¡rñ²ã¼þ\x11Âf²" b"\x01Ž\x14\x1C?³q¼–[-gB¨˜m" b"\x01Ž\x14\e”‰pyªÜðè]\x05kß" b"\x01x\x17¥7rÁ½è¨3NtÄÆ" b"\x01x\x17x\rqíºÎ(%\x02§¬" b"\x01x\x17xRs¨µñýy\x12ñ\x1A@" b"\x01x\x17‹-qt¾ÎY\x05h\x12qi" b"\x01x\x17‹Er4ªÍA÷&\eÝÍ" b"\x01x\x17x=sdŽõwÛd\x05 Z" ] |
||||||||||||||||||||||||
|
0.58 ms (0.04%) |
1 |
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id = ? OR system_config.sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[
b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL"
]
|
||||||||||||||||||||||||
|
0.58 ms (0.04%) |
2 |
SELECT `acl_role`.`privileges` AS `privileges` FROM `acl_role` INNER JOIN `app` ON `app`.`acl_role_id` = `acl_role`.`id` WHERE `app`.`id` = ?
Parameters:
[
b"\x01“ß”\x1Cs\x1A¤Ë5aÅÊ\rH"
]
|
||||||||||||||||||||||||
|
0.56 ms (0.04%) |
2 |
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“ß”\x1Cs\x1A¤Ë5aÅÊ\rH"
]
|
||||||||||||||||||||||||
|
0.55 ms (0.04%) |
1 |
SELECT custom_entity.name, custom_entity.fields, custom_entity.flags FROM custom_entity LEFT JOIN app ON app.id = custom_entity.app_id WHERE (custom_entity.app_id IS NULL OR app.active = 1) AND custom_entity.deleted_at IS NULL;
Parameters:
[]
|
||||||||||||||||||||||||
|
0.53 ms (0.04%) |
1 |
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:
[] |
||||||||||||||||||||||||
|
0.50 ms (0.04%) |
4 |
SELECT iso FROM snippet_set WHERE id = ?
Parameters:
[
b"\x01Ž\x13ð™áq®©Fýý’XºÛ"
]
|
||||||||||||||||||||||||
|
0.49 ms (0.04%) |
1 |
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
|
||||||||||||||||||||||||
|
0.48 ms (0.03%) |
1 |
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"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" ] |
||||||||||||||||||||||||
|
0.48 ms (0.03%) |
2 |
-- 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) AND (is_deleted = 0) LIMIT 1
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" "/_esi/global/header" ] |
||||||||||||||||||||||||
|
0.47 ms (0.03%) |
1 |
# product-listing-loader::resolve-previews SELECT parent.variant_listing_config as variantListingConfig, LOWER(HEX(child.id)) as id, LOWER(HEX(parent.id)) as parentId FROM product as child INNER JOIN product as parent ON parent.id = child.parent_id AND parent.version_id = child.version_id WHERE child.version_id = ? AND child.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ b"\x0F©\x1CãéjK¾KÙÎu,4%" b"\x01x\x18Ûp\x12¼\x13\x14\x04\x1Cvtm" b"\x01x\x17‹\x17p³œ6\x06\x14\x07¢Ö" b"\x01x\x18œ®q\x10›\x17«\x1A\x1Fõ\x11T" b"\x01’VŠÐKqP¬€\Â!î\x07`" b"\x01x\x17B~rÖ˜^á\x07‡z)6" b"\x01x\x17DÞr¡ª©\x7FÀó—ÆD" b"\x01x\x17Bœp–‡@‹ÜZ˃õ" b"\x01x\x174\x12sÓ“ToX}\eŽª" b"\x01x\x17Dôp‡‡\x13‚3.œÁÄ" b"\x01x\x17cîq0)8Ì\rÁÎn" b"\x01x\x18y¨p˜’ï”\tOâ\x06" b"\x01x\x18yXq%˜\x05ѧG)ç" b"\x01x\x18Ü\vr\x1E©ò·@²\x15¢," b"\x01x\x18\x00|s\r©u"w¿Ùº " b"\x01x\x18Zs&žîï\rYÐ" b"\x01x\x18 ¡rñ²ã¼þ\x11Âf²" b"\x01x\x18:ssûœ"ê\x02\x18ðÌ…" b"\x01x\x17¥/se©¡Mz¢\x15½î" b"\x01x\x17¥7rÁ½è¨3NtÄÆ" b"\x01x\x17x\rqíºÎ(%\x02§¬" b"\x01x\x17xRs¨µñýy\x12ñ\x1A@" b"\x01x\x17‹-qt¾ÎY\x05h\x12qi" b"\x01x\x17‹Er4ªÍA÷&\eÝÍ" b"\x01x\x17x=sdŽõwÛd\x05 Z" ] |
||||||||||||||||||||||||
|
0.45 ms (0.03%) |
1 |
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`, `script`.`name` AS scriptName, `script`.`script` AS script, `script`.`hook` AS hook, `app`.`name` AS appName, `app`.`version` AS appVersion, LOWER(HEX(`app`.`integration_id`)) AS integrationId, IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified, IF(`script`.`active` = 1 AND (`app`.id IS NULL OR `app`.`active` = 1), 1, 0) AS active FROM `script` LEFT JOIN `app` ON `script`.`app_id` = `app`.`id` ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[] |
||||||||||||||||||||||||
|
0.43 ms (0.03%) |
1 |
-- 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`.`measurement_units` as `sales_channel_domain.measurementUnits`, `sales_channel_domain`.`hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale`, `sales_channel_domain`.`custom_fields` as `sales_channel_domain.customFields`, `sales_channel_domain`.`created_at` as `sales_channel_domain.createdAt`, `sales_channel_domain`.`updated_at` as `sales_channel_domain.updatedAt` FROM `sales_channel_domain` WHERE ((`sales_channel_domain`.`sales_channel_id` IN (?)))
Parameters:
[
b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL"
]
|
||||||||||||||||||||||||
|
0.41 ms (0.03%) |
1 |
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%" 30 b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" true b"\x01Ž\x14\e”‰pyªÜðè]\x05kß" b"\x01Ž\x14\eù\x1Fr)¾~ƺð—ªA" b"\x01Ž\x14\x1C?³q¼–[-gB¨˜m" b""" \x01Ž\x14\x1Cb›r>£Êò¦&\n „ó """ b"\x01Ž\x14\x1C»`pá§dò‘_ví\" b"\x01\x19¤ôör¨¥CG5B\x1D\x05\x13" b"\x01’VŠÐ4q\x19¹‘µó:Ðy±" ] |
||||||||||||||||||||||||
|
0.41 ms (0.03%) |
1 |
-- header::languages::search-ids SELECT `language`.`id` FROM `language` LEFT JOIN `sales_channel_domain` `language.salesChannelDomains` ON `language`.`id` = `language.salesChannelDomains`.`language_id` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language`.`id` = `language.salesChannels.mapping`.`language_id` LEFT JOIN `sales_channel` `language.salesChannels` ON `language.salesChannels.mapping`.`sales_channel_id` = `language.salesChannels`.`id` WHERE (`language.salesChannelDomains`.`sales_channel_id` = ? AND `language.salesChannels`.`id` = ?) GROUP BY `language`.`id` ORDER BY MIN(`language`.`name`) ASC
Parameters:
[ b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" ] |
||||||||||||||||||||||||
|
0.41 ms (0.03%) |
1 |
-- 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"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL" ] |
||||||||||||||||||||||||
|
0.37 ms (0.03%) |
1 |
-- 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Í‚ó¬›ÑÀßÊ" ] |
||||||||||||||||||||||||
|
0.37 ms (0.03%) |
1 |
-- header::currencies::search-ids SELECT `currency`.`id` FROM `currency` LEFT JOIN `sales_channel_currency` `currency.salesChannels.mapping` ON `currency`.`id` = `currency.salesChannels.mapping`.`currency_id` LEFT JOIN `sales_channel` `currency.salesChannels` ON `currency.salesChannels.mapping`.`sales_channel_id` = `currency.salesChannels`.`id` WHERE (`currency.salesChannels`.`id` = ?) GROUP BY `currency`.`id`
Parameters:
[
b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL"
]
|
||||||||||||||||||||||||
|
0.36 ms (0.03%) |
1 |
SELECT LOWER(HEX(language.parent_id)) FROM language WHERE language.id = ?
Parameters:
[
b"/»_ââšMpªXTÎ|ãâ\v"
]
|
||||||||||||||||||||||||
|
0.34 ms (0.02%) |
1 |
-- 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"
]
|
||||||||||||||||||||||||
|
0.33 ms (0.02%) |
1 |
SELECT `acris_cookie_group`.`id` as `acris_cookie_group.id`, `acris_cookie_group`.`is_default` as `acris_cookie_group.isDefault`, `acris_cookie_group`.`identification` as `acris_cookie_group.identification`, `acris_cookie_group`.`created_at` as `acris_cookie_group.createdAt`, `acris_cookie_group`.`updated_at` as `acris_cookie_group.updatedAt`, `acris_cookie_group.translation.title`, `acris_cookie_group.translation.title` as `acris_cookie_group.title`, `acris_cookie_group.translation.description`, `acris_cookie_group.translation.description` as `acris_cookie_group.description` FROM `acris_cookie_group` LEFT JOIN (SELECT `acris_cookie_group.translation`.`acris_cookie_group_id`, `acris_cookie_group.translation`.`title` as `acris_cookie_group.translation.title`, `acris_cookie_group.translation`.`description` as `acris_cookie_group.translation.description` FROM `acris_cookie_group_translation` `acris_cookie_group.translation` WHERE `acris_cookie_group.translation`.`language_id` = ?) `acris_cookie_group.acris_cookie_group_translation` ON `acris_cookie_group.acris_cookie_group_translation`.`acris_cookie_group_id` = `acris_cookie_group`.`id` WHERE `acris_cookie_group`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"\x01“\x01F:cqr‰ˆ\x1DÞás<ì" b"\x01“ßÁOs>šu#–Aœ‰ù" b"\x01œ½|œ1q*ª;x\x02\x12É" b"\x01œ½|›õræ€Q>å\x16\e°&" b"\x01œ½|›eq'µôÿÏ"Ç8" b"\x01œž;\x1D¬rA „\rޏ‘õ¦" b"\x01œž;\x1DrræV‡\x04íH\x13Ò" b""" \x01œž;\x1DRrÉ¢¦\n lVϯ """ b""" \x01œž;\x1D\x14r\n «0âôC71] """ b"\x01œž;\x1Csë›s®4³…þ\x04" b"\x01”³\x1EõZpF¦ÛAiJÂ" b"\x01“\x01G\x18\vrë‡Úg HNbG" b"\x01“\x01G\x17ËpË4í\vPã-{" b"\x01“\x01G\x17¡rÔ¼ÿÛÊš*\x07‡" b"\x01“\x01F:rk—ž`<‚Å3¥" b"\x01“\x01F:¥qÛ“\x00]\x1A/\x01È\x11" b"\x01“\x01F:q@\x08y•\x15\x0FšÎ" b"\x01“\x01F:–qé‹Ç± ñ\x11†5" b"\x01“\x01F:r³¦~\x00°²\x7FVp" ] |
||||||||||||||||||||||||
|
0.32 ms (0.02%) |
1 |
SELECT `name`, `path`, `author`, `self_managed` FROM `app` WHERE `active` = 1
Parameters:
[] |
||||||||||||||||||||||||
|
0.31 ms (0.02%) |
1 |
-- 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Í‚ó¬›ÑÀßÊ" ] |
||||||||||||||||||||||||
|
0.30 ms (0.02%) |
2 |
SELECT url FROM sales_channel_domain
Parameters:
[] |
||||||||||||||||||||||||
|
0.30 ms (0.02%) |
1 |
-- product-listing::load-sortings::read SELECT `product_sorting`.`id` as `product_sorting.id`, `product_sorting`.`locked` as `product_sorting.locked`, `product_sorting`.`url_key` as `product_sorting.key`, `product_sorting`.`priority` as `product_sorting.priority`, `product_sorting`.`active` as `product_sorting.active`, `product_sorting`.`fields` as `product_sorting.fields`, `product_sorting`.`created_at` as `product_sorting.createdAt`, `product_sorting`.`updated_at` as `product_sorting.updatedAt`, `product_sorting.translation.label`, `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation`.`product_sorting_id`, `product_sorting.translation`.`label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation`.`language_id` = ?) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation`.`product_sorting_id` = `product_sorting`.`id` WHERE `product_sorting`.`id` IN (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"\x01Ž\x13ð²Xq<š«Î\x16¼¾ì\x1E" b"\x01Ž\x13ð²Xq<š«Î\x16½™Ë¤" b"\x01Ž\x13ð²Xq<š«Î\x16½¥\x7FÏ" b"\x01Ž\x13ð²Yr\x14±ƒ!7“^ª3" b"\x01— \x16u\x13”ÖAcvV¹G" b"\x01Ž\x13ð²Yr\x14±ƒ!7“aöª" b"\x01Ž\x13ðµ)qÓ£9c›YT\x01¨" ] |
||||||||||||||||||||||||
|
0.29 ms (0.02%) |
1 |
-- app-scripts::refresh::search-ids SELECT `app`.`id` FROM `app` WHERE (`app`.`active` = ? AND `app`.`self_managed` = ?)
Parameters:
[ true false ] |
||||||||||||||||||||||||
|
0.27 ms (0.02%) |
1 |
-- category::data::association::translations::read SELECT `category_translation`.`name` as `category_translation.name`, `category_translation`.`breadcrumb` as `category_translation.breadcrumb`, `category_translation`.`slot_config` as `category_translation.slotConfig`, `category_translation`.`link_type` as `category_translation.linkType`, `category_translation`.`internal_link` as `category_translation.internalLink`, `category_translation`.`external_link` as `category_translation.externalLink`, `category_translation`.`link_new_tab` as `category_translation.linkNewTab`, `category_translation`.`description` as `category_translation.description`, `category_translation`.`meta_title` as `category_translation.metaTitle`, `category_translation`.`meta_description` as `category_translation.metaDescription`, `category_translation`.`keywords` as `category_translation.keywords`, `category_translation`.`custom_fields` as `category_translation.customFields`, `category_translation`.`created_at` as `category_translation.createdAt`, `category_translation`.`updated_at` as `category_translation.updatedAt`, `category_translation`.`category_id` as `category_translation.categoryId`, `category_translation`.`language_id` as `category_translation.languageId`, `category_translation`.`category_version_id` as `category_translation.categoryVersionId` FROM `category_translation` WHERE (`category_translation`.`category_version_id` = ?) AND (((`category_translation`.`category_id` IN (?))))
Parameters:
[ b"\x0F©\x1CãéjK¾KÙÎu,4%" b"\x01x\x16[Áp\x15š{[ê‘\x15‹\x19" ] |
||||||||||||||||||||||||
|
0.27 ms (0.02%) |
1 |
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
"de-DE"
]
|
||||||||||||||||||||||||
|
0.25 ms (0.02%) |
1 |
SELECT LOWER(HEX(theme.id)) themeId, theme.technical_name as themeName, parentTheme.technical_name as parentThemeName, LOWER(HEX(parentTheme.parent_theme_id)) as grandParentThemeId FROM sales_channel LEFT JOIN theme_sales_channel ON sales_channel.id = theme_sales_channel.sales_channel_id LEFT JOIN theme ON theme_sales_channel.theme_id = theme.id LEFT JOIN theme AS parentTheme ON parentTheme.id = theme.parent_theme_id WHERE sales_channel.id = ?
Parameters:
[
b"\x01Ž\x14\x1AÏyqµ¹\x03^áC:ûL"
]
|
||||||||||||||||||||||||
|
0.25 ms (0.02%) |
1 |
# 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:
[]
|
||||||||||||||||||||||||
|
0.24 ms (0.02%) |
1 |
-- product-listing-route::category-loading::search-ids SELECT `category`.`id`, `category`.`auto_increment` FROM `category` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?)) LIMIT 1
Parameters:
[ b"\x0F©\x1CãéjK¾KÙÎu,4%" b"\x01x\x16[Áp\x15š{[ê‘\x15‹\x19" ] |
||||||||||||||||||||||||
|
0.23 ms (0.02%) |
1 |
SELECT `base_class` AS `baseClass`, `author` FROM `plugin`
Parameters:
[] |
||||||||||||||||||||||||
|
0.21 ms (0.01%) |
1 |
-- product-listing::load-sortings::search-ids SELECT `product_sorting`.`id` FROM `product_sorting` WHERE (`product_sorting`.`active` = ?) ORDER BY `product_sorting`.`priority` DESC
Parameters:
[
true
]
|
||||||||||||||||||||||||
|
0.18 ms (0.01%) |
1 |
SELECT path FROM category WHERE id = ?
Parameters:
[
b"\x01x\x16[Áp\x15š{[ê‘\x15‹\x19"
]
|
||||||||||||||||||||||||
|
0.18 ms (0.01%) |
1 |
SELECT DISTINCT `technical_name` FROM `theme_runtime_config` WHERE `technical_name` IS NOT NULL
Parameters:
[] |
||||||||||||||||||||||||
|
0.17 ms (0.01%) |
1 |
SELECT `acris_cookie_group`.`id` FROM `acris_cookie_group` ORDER BY `acris_cookie_group`.`is_default` DESC
Parameters:
[] |
||||||||||||||||||||||||
|
0.13 ms (0.01%) |
1 |
-- product-listing-route::category-loading::read SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`product_stream_id` as `category.productStreamId` FROM `category` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[ b"\x0F©\x1CãéjK¾KÙÎu,4%" b"\x01x\x16[Áp\x15š{[ê‘\x15‹\x19" ] |
Database Connections
| Name | Service |
|---|---|
| 0 | default |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.