Redirect 302 redirect from GET @frontend.checkout.cart.page (a9a175)

GET https://dev.werkzeugstore24.de/checkout/cart?redirected=1

Query Metrics

213 Database Queries
90 Different statements
104.08 ms Query time

Grouped Statements

Show all queries

Time Count Info
13.35 ms
(12.83%)
3
# header::navigation::read
SELECT `category`.`id` AS `category.id`, `category`.`version_id` AS `category.versionId`, `category`.`parent_id` AS `category.parentId`, `category`.`parent_version_id` AS `category.parentVersionId`, `category`.`after_category_id` AS `category.afterCategoryId`, `category`.`after_category_version_id` AS `category.afterCategoryVersionId`, `category`.`media_id` AS `category.mediaId`, `category`.`display_nested_products` AS `category.displayNestedProducts`, `category`.`auto_increment` AS `category.autoIncrement`, `category`.`level` AS `category.level`, `category`.`path` AS `category.path`, `category`.`child_count` AS `category.childCount`, `category`.`type` AS `category.type`, `category`.`product_assignment_type` AS `category.productAssignmentType`, `category`.`visible` AS `category.visible`, `category`.`active` AS `category.active`, `category`.`cms_page_id` AS `category.cmsPageId`, `category`.`cms_page_version_id` AS `category.cmsPageVersionId`, `category`.`product_stream_id` AS `category.productStreamId`, `category`.`custom_entity_type_id` AS `category.customEntityTypeId`, `category`.`created_at` AS `category.createdAt`, `category`.`updated_at` AS `category.updatedAt`, `category.media`.`id` AS `category.media.id`, `category.media`.`user_id` AS `category.media.userId`, `category.media`.`media_folder_id` AS `category.media.mediaFolderId`, `category.media`.`mime_type` AS `category.media.mimeType`, `category.media`.`file_extension` AS `category.media.fileExtension`, `category.media`.`uploaded_at` AS `category.media.uploadedAt`, `category.media`.`file_name` AS `category.media.fileName`, `category.media`.`file_size` AS `category.media.fileSize`, `category.media`.`media_type` AS `category.media.mediaTypeRaw`, `category.media`.`meta_data` AS `category.media.metaData`, `category.media`.`config` AS `category.media.config`, `category.media`.`path` AS `category.media.path`, `category.media`.`private` AS `category.media.private`, `category.media`.`thumbnails_ro` AS `category.media.thumbnailsRo`, `category.media`.`created_at` AS `category.media.createdAt`, `category.media`.`updated_at` AS `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) AS `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) AS `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) AS `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) AS `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) AS `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) AS `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) AS `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) AS `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) AS `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) AS `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) AS `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) AS `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) AS `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) AS `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) AS `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name AS `category.translation.name`, `category.translation`.breadcrumb AS `category.translation.breadcrumb`, `category.translation`.slot_config AS `category.translation.slotConfig`, `category.translation`.link_type AS `category.translation.linkType`, `category.translation`.internal_link AS `category.translation.internalLink`, `category.translation`.external_link AS `category.translation.externalLink`, `category.translation`.link_new_tab AS `category.translation.linkNewTab`, `category.translation`.description AS `category.translation.description`, `category.translation`.meta_title AS `category.translation.metaTitle`, `category.translation`.meta_description AS `category.translation.metaDescription`, `category.translation`.keywords AS `category.translation.keywords`, `category.translation`.custom_fields AS `category.translation.customFields`, `category.translation`.created_at AS `category.translation.createdAt`, `category.translation`.updated_at AS `category.translation.updatedAt`, `category.translation`.category_id AS `category.translation.categoryId`, `category.translation`.language_id AS `category.translation.languageId`, `category.translation`.category_version_id AS `category.translation.categoryVersionId` 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 `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title AS `category.media.translation.title`, `category.media.translation`.alt AS `category.media.translation.alt`, `category.media.translation`.custom_fields AS `category.media.translation.customFields`, `category.media.translation`.created_at AS `category.media.translation.createdAt`, `category.media.translation`.updated_at AS `category.media.translation.updatedAt`, `category.media.translation`.media_id AS `category.media.translation.mediaId`, `category.media.translation`.language_id AS `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND ((`category`.`path` LIKE ? AND (`category`.`level` > ? AND `category`.`level` <= ?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|357037bad46a4f6082a97697c80d2aca|%"
  1
  4
]
7.79 ms
(7.48%)
43
SELECT `base_class` AS `baseClass`, `author`
                FROM `plugin`
Parameters:
[]
7.14 ms
(6.86%)
15
SELECT `media`.`id` AS `media.id`, `media`.`user_id` AS `media.userId`, `media`.`media_folder_id` AS `media.mediaFolderId`, `media`.`mime_type` AS `media.mimeType`, `media`.`file_extension` AS `media.fileExtension`, `media`.`uploaded_at` AS `media.uploadedAt`, `media`.`file_name` AS `media.fileName`, `media`.`file_size` AS `media.fileSize`, `media`.`media_type` AS `media.mediaTypeRaw`, `media`.`meta_data` AS `media.metaData`, `media`.`config` AS `media.config`, `media`.`path` AS `media.path`, `media`.`private` AS `media.private`, `media`.`thumbnails_ro` AS `media.thumbnailsRo`, `media`.`created_at` AS `media.createdAt`, `media`.`updated_at` AS `media.updatedAt`, `media.translation.title`, COALESCE(`media.translation.title`,`media.translation.title`) AS `media.title`, `media.translation.alt`, COALESCE(`media.translation.alt`,`media.translation.alt`) AS `media.alt`, `media.translation.customFields`, COALESCE(`media.translation.customFields`,`media.translation.customFields`) AS `media.customFields`, `media.translation.createdAt`, `media.translation.updatedAt`, `media.translation.mediaId`, `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.media_id, `media.translation`.title AS `media.translation.title`, `media.translation`.alt AS `media.translation.alt`, `media.translation`.custom_fields AS `media.translation.customFields`, `media.translation`.created_at AS `media.translation.createdAt`, `media.translation`.updated_at AS `media.translation.updatedAt`, `media.translation`.media_id AS `media.translation.mediaId`, `media.translation`.language_id AS `media.translation.languageId` 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‹Žç°èzO„ëEû¼ùç}"
]
6.07 ms
(5.83%)
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:
[
  "/note"
  "/account/recover"
  "/navigation/69a4abebf39b45fd8390169a2bdf4018"
  "/navigation/0189dec685527e4b82628214059f0c4e"
  "/navigation/0191a3b97e0a7c9f974e0751a9ce826e"
  "/navigation/30a8c02edb6f4dc18c9fb96c479040c7"
  "/navigation/4f956d63f7a34b55ab39ef4d2547f46c"
  "/navigation/45a8d9a5523e44218133feb15c42aa68"
  "/navigation/0796f1163d144fb08947180d1aa3f942"
  "/navigation/6212a149eb17400c9bcf74358eea8c5a"
  "/navigation/4302137992784ef59ba3723ac868f325"
  "/navigation/8c23969984554d2e9fbb0a13579e39b0"
  "/navigation/fe1b20bfb4594d86a1ac2751e35a8993"
  "/navigation/17a498b9f6594df2b6fbadcf15b3aa1c"
  "/navigation/51f87c414a3142e7aad8d8abd62a3de2"
  "/navigation/a0340b591c4046de9f5b3e9d53eb9963"
  "/navigation/93485bd05e9742118a6c43c71ee8a429"
  "/navigation/f99876e874a34ea893d828cec6d9c92b"
  "/navigation/275f92ba21ff4e7fb66240c7560e47dc"
  "/navigation/6a4207d268b54fd4b07cbb893a9a2c30"
  "/navigation/f217f5b0457f4634984826367f246919"
  "/navigation/5b3846f1bc2c49fca6507295807fd126"
  "/navigation/f9e850b53c2a4a09963d87d2fccf8608"
  "/navigation/4acb385c1e7f4ed0b06da26d41cb6d31"
  "/navigation/699fa8cc56d44016aea516bce949c97d"
  "/navigation/762d2a9ccc6e42cd8dc434eb2cd74f8c"
  "/navigation/49583bb512454a429b26f2f684da0e78"
  "/navigation/51c2e796e7b246d1b0bed0229d8261f1"
  "/navigation/9d1bae6e1f0043cdb8f63e3e10070351"
  "/navigation/2ec194f394204b69b7e60481b7acc4cb"
  "/navigation/dd90ab1ab9ce452ca5733b30b644f015"
  "/navigation/a988518530944b488f34efb0b11f0f73"
  "/navigation/c9d98460bc664de2a9543a73f58f31e5"
  "/navigation/1dcdac00b73843bc9fcaca9d418643d9"
  "/navigation/1b23d4d0cace4437a7bd610b648f13ad"
  "/navigation/8fa1f03f658847e5b3fa2029fd0baf6e"
  "/navigation/4a7e9bf3a33f42b5a86a6095df1813d0"
  "/navigation/9c707e2cfad74d05ae29d4a32e5a4429"
  "/navigation/3b4826ab13394d0b8f59480b0cfde7a7"
  "/navigation/2c8e60de3a2749428e2148bf67a94ecb"
  "/navigation/346b1f3c3a1c4ebea38337c2fced9436"
  "/navigation/58a7b7b06f984b3284aa241e8867e81e"
  "/navigation/64e66263fd264203b65a4fc3134f44b8"
  "/navigation/1eb2635b6ba0496281b133947d1854a7"
  "/navigation/877279db6bea4d41a714f2a2812ad10a"
  "/navigation/a40c1fea00984b5fb641f4d5aea7905d"
  "/navigation/25b7e66b31bf4b15be3f75293eb33cdb"
  "/navigation/1e493fcd906e4165851c408bc513b668"
  "/navigation/7167305f26074ba29df6ffb65f395458"
  "/navigation/93e4f362d7df475792d671285a9e51d5"
  "/navigation/621d0c5f92864c95aba0fa6f693c2dd8"
  "/navigation/b5ce88e328684404af649dab5ece862d"
  "/navigation/504a3228eea54494bab809ee53995b48"
  "/navigation/e355142a3fa6416aa0e52f83f8eac45b"
  "/navigation/4d1947eb30674a20990ba78f6c736a96"
  "/navigation/02331d0e7dce4b2fbf791f00cb4176b5"
  "/navigation/267f8016458749cbbb6c602b6fc18b91"
  "/navigation/daba15d2dd6044d38310b00d7a3d2bb4"
  "/navigation/2fa91938b71f4e0fb41cd880a35c3ad3"
  "/navigation/d89c9154fcf8425da0ccef5f6ac48dfe"
  "/navigation/dbe8b61957eb48b786aee0d8d78b7930"
  "/navigation/9ae567994d8c4a7f9c4638d199f22992"
  "/navigation/13f0f956a09148e1a560a68f8d28b4e2"
  "/navigation/b27d4c491d104660b8a7089c5d807702"
  "/navigation/018ce81925dc7009a8ff98cfe627d5db"
  "/navigation/018ce8194d52720e860274fb25f52535"
  "/navigation/018ce8194d5370b9a00a45303ac57de5"
  "/navigation/018ce8194d54727e8290f1cbe0a1f80f"
  "/navigation/018ce81953ff732faf89505568b7869b"
  "/navigation/3fbd173b5b204673ab982e86f0cb64a3"
  "/navigation/8434d55593ac44a3936cedd2399713ae"
  "/navigation/8b4cb1a174414e09abac1e2ea12f018d"
  "/navigation/93652c4d776940eb98f79ffcebffe466"
  "/navigation/9f002d09e2624b99ad9d405e08e57339"
  "/navigation/48a1a29ef02d44c3a9bf9a448110882c"
  "/navigation/e760ccab35fa49c1b6886ff9ec606e94"
  "/navigation/018ce8193eda703998d3dff749ba52c0"
  "/navigation/018ce8193edd71e1851aea1ab2e8cf58"
  "/navigation/018ce8193ee073e8845436808fe923b8"
  "/navigation/018ce8193eed708db6c21b914d48c972"
  "/navigation/018b6624adbc7017b8a7ecf7111eeca1"
  "/navigation/018b6624c0ea720e90879799b0289610"
  "/navigation/018e51b307677222b5fd70e13ed9ed63"
  "/navigation/019083010404726fb593f9f929b54089"
  "/navigation/01900790f59c77c8af9c381a6cc12abf"
  "/navigation/018b66271786742389aa2b6d078a24aa"
  "/navigation/018b662765aa77ea91581a6c2a6ce28c"
  "/navigation/01905a5032237d6ab496e76e0ab0fe55"
  "/navigation/01905a5052bf777da713a806b55cc40e"
  "/navigation/018e51b25d1b79c5a1a7eca8e2f0ee22"
  "/navigation/018b66297d907c269c5c24cd42ccf4c9"
  "/navigation/018b6629af877e908f00088c59240f02"
  "/navigation/018b6626bc7d71a6af8dae1daa5e3ca7"
  "/navigation/018b6629c9de79c7b6612ac513c7b582"
  "/navigation/018b6622dc097eee882e26a70f340086"
  "/navigation/018b6622f0b3793589d75c97233449b6"
  "/navigation/018b66254cbc7017bff126ca096f978c"
  "/navigation/018b6623243e7f5fae2a34ea21ed5da9"
  "/navigation/018e51b2ce947d189541eeb5f5c055a9"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"""
    ‹9‚|€jK‘µ±\n
    ʾQÜÓ
    """
]
5.84 ms
(5.61%)
3
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%"
  "%|357037bad46a4f6082a97697c80d2aca|%"
  4
  true
  true
]
4.82 ms
(4.63%)
2
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`.`created_at` AS `country.createdAt`, `country`.`updated_at` AS `country.updatedAt`, `country.translation.name`, COALESCE(`country.translation.name`,`country.translation.name`) AS `country.name`, `country.translation.addressFormat`, COALESCE(`country.translation.addressFormat`,`country.translation.addressFormat`) AS `country.addressFormat`, `country.translation.customFields`, COALESCE(`country.translation.customFields`,`country.translation.customFields`) AS `country.customFields`, `country.translation.createdAt`, `country.translation.updatedAt`, `country.translation.countryId`, `country.translation.languageId` FROM `country` LEFT JOIN (SELECT `country.translation`.country_id, `country.translation`.name AS `country.translation.name`, `country.translation`.address_format AS `country.translation.addressFormat`, `country.translation`.custom_fields AS `country.translation.customFields`, `country.translation`.created_at AS `country.translation.createdAt`, `country.translation`.updated_at AS `country.translation.updatedAt`, `country.translation`.country_id AS `country.translation.countryId`, `country.translation`.language_id AS `country.translation.languageId` 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"\x02Û\x1D\eÉÕKZ¾Þ\x10O%LrÄ"
  b"\x04¤\x17ÝW:MÓ…øºëà<êJ"
  b"\x05ùÙ\x7F└FEnóÂ▓üÀ*>▄"
  b"\x06\x1Cå—‰€N#ƒ$Äo\x1A{=È"
  b"\x06ŒñÚàƒE\x1D‰Ô\x12WçÙÊ\x08"
  b"\x08NŨgàN\x7F°EœÃç\x1FÓŠ"
  b"\t´ö_¹›FP½5˜ÁÛ|B8"
  b"""
    \n
    )·èåŒMv¨WÌ"Ä”â
    """
  b"""
    \n
    8­¾±¾L·¿æc·ÛXHÍ
    """
  b"""
    \n
    n\x10dJÑMz„8÷\x04\vÓ
    """
  b"\v'n3j\x1AM&­­’R#S\x14\x14"
  b"\v=¡²¿%M\x7F›u‡\x12\x02Œ›"
  b"\vÁ~ä°ÔHPˆ!gpHNFH"
  b"\fí™n”²CØ€²ƒ\x11ì†\x05p"
  b"\x0F\x07¼ü]¸L¾¦£Ý8¥zd†"
  b"\x11ì‗░h■BõÄ0B"á\x11"-"
  b"\x12'░û{­@tÅ7ÊEÀ&±\x06"
  b"\x13ò¬3ˆOK¸¤˜Úµ\t\x11"
  b"\x15Žû*éžIù \x14ù«^\x18çt"
  b"\x15ןdÍ>D(–\x02 s’¦äò"
  b"\x15÷]dÃ7E¢¨…zdÌ\x0E£â"
  b"""
    \x16\n
    õDIG§©“ÀsƒK©u
    """
  b"\x17¬¼•\tÐDwŒ7s{fà\x00¦"
  b"\x18\x16ùDhËNÖ§%9s›†µB"
  b"\x193\x04\x03ÖrAqá`Û7@■"ì"
  b"\x1Aê­Ò‰2L•¿—\x10\vW\v"
  b"\e\x12ÝzÊqAr¸<\vðØ&Cû"
  b"\etb1Ü£GPŒ¹aÃLÈ—{"
  b"\eáµT1┘K¶║\x19n¿y\x13Ŧ"
  b"\eÇжx*JÈŽEÔ‰\x12»ú£"
  b"\eæÚ¸YùO“¬h\x02³k—ÿÃ"
  b"\x1E_‹·\zMôƒ,7„§\x02"
  b"\x1EØ0ÒâóA\x02×x1ıÍ■¨\x10"
  b"\x1EýL(«┐D´¥6üD╚[`("
  b"""
     (GÖS\n
    NòÉxPæ▀â6[
    """
  b"!\x04m5¿\x19Mk³oµR»XƒQ"
  b"!¾o¼°ÞBE— [TärÛy"
  b"!ñÇ=_©F¼¥>\x11&Iw3\x1A"
  b""Òä\f«\tGmšx0¾Eñ9*"
  b"%"TF¨ÞBÌ¿¶|Ƙ\x00"
  b"%0¡~ØpFªº#ÈEµk\x15'"
  b"%W}®üÊMr¼®EÉõ¹××"
  b"'\x06¿\x08ƒrC\x1E–Ì\x0E\x1C8~A\x10"
  b"\x0E\x1E{QAO×L┐\t¦░.\x19"
  b"'ëR¹\x15\x1CE™–ìÅ:\x0EáäÜ"
  b"(ÂÎò´ÎG9ˆô}²]®Z¬"
  b"(Þ0‡ÛôFŒ«ØM±*$u["
  b"(ëkô©¾HZ„\x0Ey\x04Þœ;r"
  b")ì%\x02NKG\¡pr|\4\vÌ"
  b"*Ý Ý\x1A\x07C×¢î&¹â\x11\x03»"
  b"+\x18“}\x05\x16A܈ćk,éQW"
  b"-/éKr\x1AFØ║▀%ñ┬N\x07;"
  b".ýl┬■'I\x11ó¼╗ìðõÞ0"
  b"/!:\x048CB\x14Œ-Š\e\x07\t‘í"
  b"07\x07K6╗Mbì/ÏÂÌí_Ú"
  b"\x0FÑŠÈKؘPRÕ\x19%D\x04"
  b"1®­óõŽA\x08¦\ëX\x19ÓQ\x7F"
  b"1┼½T"ÖAtà1┴,╝zÉâ"
  b"2ü¡ù┼ôIs¢Þ╦\x1D▒¦\x00£"
  b"4+ÄÒ\x08NH\x15ÁüÛ╝┼èw┤"
  b"4üq╩0BDNä╝ÄıY§õÕ"
  b"5xîo\rŒGò±îvò‹°8:"
  b"6[a\x14\x15ÒHìóFı¬Ô╠j{"
  b"6wìõÊ6J1¬µÚ­UH´À"
  b"8|\x00M‡÷B澤¢¶s£\x17"
  b"9´>¶Ö[Ge·³\x13”ñãu\x01"
  b":Åqø/®Or¼@è+’Pj""
  b";Ò;†–CI|˜¥ÿ\v\x1Eù"
  b">˜ç{=SH¬ƒ\x02\x04oVìLŸ"
  b">ïpµJ\x05N¶¹®H\x11ä1¢‰"
  b"\tæë)Eï°Ú)¦|ÓAC"
  b"@î¥tc³MΞ0ÖœùUPÆ"
  b"@ôÂãX=H\x05‰ÐèSµž"4"
  b"A\x1Eñ˜ª7O\f†6TLß JŽ"
  b"Bê–Zæ\x10F¥š•§\x02äÙÞÂ"
  b"E\x17r§ÅŸM÷ºdÓ’mZx¾"
  b"E¶ò¹¹„J¤¬Q7‚Lû=J"
  b"Eíÿ~4ÕJ{œMÒ-\x1D\x19\x14õ"
  b"\x00Ç1éCèŸCAn\x1A\x14"
  b"G6Û¼W┼A┼ù;n═ÊÕ\eü"
  b"Hjs\x11$"Cο?\x18˜Úì\eL"
  b"I“(y%ÿOœ¯‚\x1D‘ûýZ‹"
  b"Lo4Œ4ÎHM˜éS\x18‰âG<"
  b"P÷¬Ç³/A\x1D\f‘€s\f"
  b"QÆzeÚ¾EÖ‰Ù\x16„@üªú"
  b"S\x7FüR\x17ç@Ýá\r╠%╠╗╣╚"
  b"Sÿ\x1A¤¨ÐA[­^îZQ\x08Ü&"
  b"T\x19X\x01ÝqC\x00ÆufüP|│\x13"
  b"TËÅqò®D║ÂK~\x04Î┤\t'"
  b"Vá.&¨·D\tñ>}|É@Ly"
  b"W47á‗5H╔ül¼ æZû!"
  b"XoדºãH0ž¡wð½¦Þä"
  b"Y¿ÿéÄ8NO…j\x01\x18\x04±"
  b"\x1C x5Eé§Á§€–Scý"
  b"[’µ“JçE­¤\x06û\x03\x1D\x05u"
  b"\|h§gÜHî¨IéÝ—ŸÌ="
  b"]Ž°Ñ\õDÉ® Ðj¶­Œ\x05"
  b"`s6(AÉKóö╝Ðê-`\x17§"
  b"`ÑŽ\x14\x01K╬▓0ÇDÚ╚x^"
  b"`üg-DÉIJ£²Q=#aãã"
  b"c\x067±ëßO˜¨™\f¹ßç’\x1E"
  b"f!t\x00KŒDØ£Õø\x1C…}ñ–"
  b"\x01öÈpGݬg}Þ®\x1D¦¥"
  b"håŽ1%ÿM2’ÿÓÄ»\vPs"
  b"k\x12ÚŠ\x102Kf­Ðp<¶Þ`%"
  b"k┤µ┼fzJZÂ■¸ÊøóÅ+"
  b"kÔFÜ\x1DØDàì\x7F\x08®Êº\x16R"
  b"lòÜÉIñI± \f$ YÜr\x14"
  b"m•mAéìB¬©-"9ú~|†"
  b"o\t53\x14åAM‹ÎžôÇAIu"
  b"oxBUfÑC]„5@-`Ëï3"
  b"oâšÜ\têBW¢ÿ%\x05}jÒÐ"
  b"q=\x07W\x0E‡L"­5yé\ýr+"
  b"rt¼ßí÷C\x1Eöw▀▄ìÑ.\x00"
  b"t\x01îÓv_Bí¡]\x08ˆW—ɾ"
  b"t'ÚàçÒBvøsHßï¨\x16É"
  b"tyE)F1Mö¹{œI•\x04"
  b"u\x00H?·ÙE†²ÝB½C>P\x0E"
  b"u\x0EÂ3§NO˜¦ôö42úÉ~"
  b"u<m‰ÜWF\e½]{\x13’û\r!"
  b"uñÉ}ÆßM)¬\x14yË‘;/É"
  b"w,­¬\x06\x7FJº¬(¡ÉDó’,"
  b"w†Ñ“hçKªƒfû\x05±ßv–"
  b"\x04”é§B1‘¸ð4QdÕ>"
  b"x\x18ÀgÇ®Oò┤^ÂìÅ¥áD"
  b"x˜]^å†H!¿Y˜kŽX¡›"
  b"z`ÇkÛ¾HöšFe‹ŒùsÌ"
  b"~\x01á\x18\x06ÚI)¤XM8ÙÕdÆ"
  b"~÷ï`█É@É£¨÷/ÒáÝ""
  b"üq\x18;"┌MP╣¯Å\x0E8õm▄"
  b"ƒìyè\x01žI¢µ\x15n0€Üü\x17"
  b"àxguðò@▀ü╬u­A\rÿ\n"
  b"…ŠD\x7F\x02ÚM߈ù\x1E¬¼Ÿ¶E"
  b"å+#(\x06ºDnÅO­\x02DRý║"
  b"†E\x13\x07²\x1ANÔ¿Üzm0å\v<"
  b"†Ï\x0F\x00î‹D\x04°\x1FgͶ\x02"
  b"ˆ[Ž‰öD@>ŸŠÿP´?Õ"
  b"ˆ…e¢´RAÀ­t\x1A(1û\x14"
  b"ˆõ¾ñ7ÊJZ±Í„ÕIè_\e"
  b"ŒWn\x01ž)GÙ ‘,µ(h\x7Fi"
  b"ŒÅ*$\x16yNŸ¤Ý3õqœ…\r"
  b"ìâ\x08ñø\eD╬ØãõÃ|é¶Û"
  b"ìä═(½»I5Á\x17Ë┼µk\n\x00"
  b"ŽZ*÷4EK\x16¥œok\(m°"
  b"Å╦8ü\x07ÛF!ÀG5Ë3└ÿ\f"
  b"""
    ”ÖÖ\n
    L=M\x19¿‡•Ù˜‡\x1CÎ
    """
  b"òYØãΡN\x1Aøþ½(Ù÷ZÒ"
  b"""
    –ZÎõ\n
    \x04Dˆ¸´•$—h‚$
    """
  b"–™aS=úB(°~„«¯çL\x11"
  b"—Ï£Z@»B)­RkO\x16ã‹û"
  b"—þ…\x1E@\x03N¼’àG\x1EÿxR\x1A"
  b"˜HÚ\x13Â\@û‚aåéåp,È"
  b"˜½P\t!ØD´¬d…ÔNÁag"
  b"™ÃÖ„º®M°…"¬É“fo{"
  b"š\x02\x1Có´IB\x18†Ø\x1CO<¶8o"
  b"šI²­¨€@(°¤Cr\x12¥_\x06"
  b"šXløý*LVŸÌo߉\x15SQ"
  b"š¶„r:rB.¿K÷/oñvW"
  b"ø\x05Z┘uYAÑüJ,▓A║ª]"
  b"£\x02└ÎWjH\x0FØ'─kèÁbÆ"
  b"œ£î_LÍL\x13¼‹^­”|é‰"
  b"×Ýjü‗Í@ ÿVÒÕUÛ\fM"
  b"ŸVE”U€KW–2ÇB¸þ\x05Þ"
  b"Ÿ®g\x16Ë£Kt™\x08mu„û\x01k"
  b"ŸÛ\x19ÄPùEß°L0¹¹Â×ä"
  b"£\x07sÙ0\vL7€»X\x18/;÷?"
  b"£)ëÃÕ‡H@ \x02Ö\vn]€-"
  b"¤Z-q.lB»“´#è\x16¤\x08d"
  b"¥{kh\x1EDJ¢“´ŒšÍD\x19ç"
  b"¥¤<\húJ6ª•\x00%eŠó\x05"
  b"§–˜æHÌ@„µ\x05\x08ù\x19Ó<§"
  b"¬ZaË1╩O\¼¶¼Ò│'ÉB"
  b"ª‰\r\x02ÆæGŠ•ªprjLÇ´"
  b"¼@╦8▄óC|ü&\x03╣gÕÛp"
  b"°8ÛÀ<fM~¶Ü\x15nº#\x02;"
  b"±Ð·Îò}M‹ˆŒ“sè~*Â"
  b"\x17Z¤´u@YÀü‗¿\x06\x07Lf"
  b"Á█âËuüM\v┐£lÏ░ÏJÓ"
  b"ÂìxvXìOéí\x05³\x00\x15╩kW"
  b"¸M]Ê\x02Ï@B¡àؽo•gï"
  b"╗]\x0727§A‗âLZ'Ø│ßí"
  b"»yì¨RZN\x11œN2ˆzNCF"
  b"╝èü¶▓!Oaâ8­ÇƒËPM"
  b"╝Â\x04▀_IK_Øsè¤:#§\t"
  b"½kü>W–A±®Þ\x13îÍ\t´à"
  b"¾e¢4½„@&”DŠ° Áñ'"
  b"¿}\x16>lÖEôŒå¯`t\‰,"
  b"└'·/E\rD;èOÅUjPÆ\x0F"
  b"Àð\x13°n\vC¼ƒ¶Áöv<ÝÒ"
  b"Ã\x0Fƒ˜â#L»ª\h¢%+¿ù"
  b"├`üa§ºIúä"\x19Åd°¿¨"
  b"Ä\x05½Œ†bJn›¤w4]AS]"
  b"É^]£ÛÞO#—Ioâ;):Ë"
  b"╔éë.wÂKzè°¼ÐÅý5Ò"
  b"╩ä╣0¬ÉO®ñ~åf\x08­{Ï"
  b"Ë(ždíxA”…\x1C|?ç–™½"
  b"Ë_OˆîtL/¡}$E“Ù¬Ë"
  b"ËÞ\fë¤àGu±ÍÿÙ\x1C\x19Øö"
  b"Î^´…\x12÷L»²\x1C¹ÇÑ\x18ðn"
  b"κ\x17\x15½¡@ʵ]\föãL~""
  b"ÒFR(V‰M¶Ž\x1F+]Î\x13"
  b"ÓÀ¢ÓŽ–EõŠCF-Íc‹û"
  b"ız\x13¼]/K,ɵÉxèJ├\x15"
  b"Õ‚‰-ÒŒH4±Ð€:ªFš\x14"
  b"Õ”L\x19بMˆŽ_8Q\x08eÔh"
  b"Í\x00Öë>UKª¼;ÆawÉk½"
  b"Ï7~\x19ızN│¡\e͸é\v"
  b"┌ÉóÏ\f│E#ª§\x7FùÇì\x08ô"
  b"Ü–ú¶ŠrCA¨xÛOu}¤‹"
  b"Ý\x1F\x04žÎÝAû’Àe‹!>5<"
  b"ÝÌR½kýH.¸Z\x06\x11­ãh\x15"
  b"Þš@:D\x00G¨¸\x1E\x08\fmàÛˆ"
  b"à@$\x04¾fHÄ’Çv=-ßT¾"
  b"à•‹ÕöbIm§¼ig¤z(r"
  b"ã;w`a¸GÒ´cì\x04Ĩ\x0F"
  b"ãj­\x1AÊ\x1ALŸƒsÑ\x1AZ¾ºQ"
  b"ãÇݳO Eû·\x16\x159‹H"
  b"ãþûAµðCE€½\x1F€ ¥W¨"
  b"Õ\t\x00sK8òlí╦EûK^"
  b"æÕq\x07ý!Jp†\vÃp$•Œá"
  b"éŽ\x01Á4<E»¨Åf5ëŽW2"
  b"""
    Ú┌º¶3LI\x10ó@\n
    k[Ã\x15É
    """
  b"Ûô÷¾~ÏN\x03ܶ└Q\x14Ü\x7Fì"
  b"꺋\x04\x05\x06Lu«˜§\x0Eë…=I"
  b"""
    ë2Ls«JKQ§\n
    áHi\x1CÉd
    """
  b"""
    ëb¼rë\x19C\n
    ’ɬk\x03\n
    nG
    """
  b"ëÿÔÊÕ¬CC·Ôã\x1A'\x1AÏw"
  b"ì¿Òÿû„@òžíˆ\x1Dÿ?Š\x05"
  b"í\x0E¡\¹?Kž\x13Å\x14&ʾ@"
  b"""
    í8z?!"Mí¶M\n
    2§T—'
    """
  b"±┤8r*CBì«\e\vÌ▀\x07"
  b"""
    ñ½*¶\n
    öK|¾h&n\v7l\x12
    """
  b"ó\x12á\x1E\x18GGL´Ú»™YÄÆx"
  b"ó0s­"lIä‘\t^kYÈ™l"
  b"õ~qƒílHѦ«\x071\x08qŸ„"
  b"õ‰ý\x19nhA\x12¢Pе&\x04\x11Ï"
  b"ö\x10\rA›\x15H\x0F³t®l\x1AÉwÊ"
  b"öjBu\x0FON\x1EŠ˜5ß‚¡a3"
  b"ö·¢œ˜jD1š"AU\x1Eѹ\n"
  b"÷^ÌÕ̾Lgƒ*- ò_/$"
  b"ùø\x1Fc&\x1CN\f¿/cg‘\x13¶w"
  b"·╦eó\x11¯N\x1AØ7F├lá╚\x0F"
  b"ü†ÍðÈÖIÜ—`\r9J¾}˜"
  b"³╗\x01¤ðXF¿É£´\x05Ô9«f"
  b"üìÃ\x17ÿ(G\x1D²\Bû\fÙ9÷"
  b"ý\x0Eëjú$J@£À™¡O;ë”"
  b"ýnŸŽ\t+G‹¼\x06ÿ—Ÿ<½·"
  b"■YɃÓ)A\x11│_c┴föY║"
  b"""
    þˆª\x0E4µIëŽEs«H\n
    ­\x01
    """
  b"■É\x03\x073±Nܪ▄_Ð═~;Ý"
]
4.75 ms
(4.56%)
14
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`.`integration_id` AS `app.integrationId`, `app.integration`.`id` AS `app.integration.id`, `app.integration`.`label` AS `app.integration.label`, `app.integration`.`access_key` AS `app.integration.accessKey`, `app.integration`.`secret_access_key` AS `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` AS `app.integration.lastUsageAt`, `app.integration`.`admin` AS `app.integration.admin`, `app.integration`.`custom_fields` AS `app.integration.customFields`, `app.integration`.`deleted_at` AS `app.integration.deletedAt`, `app.integration`.`write_access` AS `app.integration.writeAccess`, `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`, COALESCE(`app.translation.label`,`app.translation.label`) AS `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) AS `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) AS `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) AS `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` 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`, `app.translation`.created_at AS `app.translation.createdAt`, `app.translation`.updated_at AS `app.translation.updatedAt`, `app.translation`.app_id AS `app.translation.appId`, `app.translation`.language_id AS `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` 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` WHERE `app`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01Ž\x0E˜ÍÑqN›<žÖ~H«V"
]
3.72 ms
(3.57%)
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`, COALESCE(`currency.translation.shortName`,`currency.translation.shortName`) AS `currency.shortName`, `currency.translation.name`, COALESCE(`currency.translation.name`,`currency.translation.name`) AS `currency.name`, `currency.translation.customFields`, COALESCE(`currency.translation.customFields`,`currency.translation.customFields`) AS `currency.customFields`, `currency.translation.createdAt`, `currency.translation.updatedAt`, `currency.translation.currencyId`, `currency.translation.languageId` FROM `currency` LEFT JOIN (SELECT `currency.translation`.currency_id, `currency.translation`.short_name AS `currency.translation.shortName`, `currency.translation`.name AS `currency.translation.name`, `currency.translation`.custom_fields AS `currency.translation.customFields`, `currency.translation`.created_at AS `currency.translation.createdAt`, `currency.translation`.updated_at AS `currency.translation.updatedAt`, `currency.translation`.currency_id AS `currency.translation.currencyId`, `currency.translation`.language_id AS `currency.translation.languageId` 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Í‚ó¬›ÑÀßÊ"
]
3.34 ms
(3.21%)
7
# app-scripts::refresh::read
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`.`integration_id` AS `app.integrationId`, `app.integration`.`id` AS `app.integration.id`, `app.integration`.`label` AS `app.integration.label`, `app.integration`.`access_key` AS `app.integration.accessKey`, `app.integration`.`secret_access_key` AS `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` AS `app.integration.lastUsageAt`, `app.integration`.`admin` AS `app.integration.admin`, `app.integration`.`custom_fields` AS `app.integration.customFields`, `app.integration`.`deleted_at` AS `app.integration.deletedAt`, `app.integration`.`write_access` AS `app.integration.writeAccess`, `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`, COALESCE(`app.translation.label`,`app.translation.label`) AS `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) AS `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) AS `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) AS `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` 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`, `app.translation`.created_at AS `app.translation.createdAt`, `app.translation`.updated_at AS `app.translation.updatedAt`, `app.translation`.app_id AS `app.translation.appId`, `app.translation`.language_id AS `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` 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` WHERE (`app`.`active` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
]
1.97 ms
(1.89%)
7
SELECT LOWER(HEX(`script`.`app_id`)) AS `app_id`,
                   `script`.`name` AS scriptName,
                   `script`.`script` AS script,
                   `script`.`hook` AS hook,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   `app`.`version` AS appVersion,
                   `script`.`active` AS active
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` != 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
1.94 ms
(1.86%)
14
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Ž\x0E˜ÍÑqN›<žÖ~H«V"
]
1.73 ms
(1.67%)
4
SELECT `language`.`id` AS `language.id`, `language`.`parent_id` AS `language.parentId`, `language`.`locale_id` AS `language.localeId`, `language`.`translation_code_id` AS `language.translationCodeId`, `language`.`name` AS `language.name`, `language`.`custom_fields` AS `language.customFields`, `language`.`created_at` AS `language.createdAt`, `language`.`updated_at` AS `language.updatedAt`, `language.locale`.`id` AS `language.locale.id`, `language.locale`.`code` AS `language.locale.code`, `language.locale`.`created_at` AS `language.locale.createdAt`, `language.locale`.`updated_at` AS `language.locale.updatedAt`, `language.locale.translation.name`, COALESCE(`language.locale.translation.name`,`language.locale.translation.name`) AS `language.locale.name`, `language.locale.translation.territory`, COALESCE(`language.locale.translation.territory`,`language.locale.translation.territory`) AS `language.locale.territory`, `language.locale.translation.customFields`, COALESCE(`language.locale.translation.customFields`,`language.locale.translation.customFields`) AS `language.locale.customFields`, `language.locale.translation.createdAt`, `language.locale.translation.updatedAt`, `language.locale.translation.localeId`, `language.locale.translation.languageId` FROM `language` LEFT JOIN `locale` `language.locale` ON `language`.`locale_id` = `language.locale`.`id` LEFT JOIN (SELECT `language.locale.translation`.locale_id, `language.locale.translation`.name AS `language.locale.translation.name`, `language.locale.translation`.territory AS `language.locale.translation.territory`, `language.locale.translation`.custom_fields AS `language.locale.translation.customFields`, `language.locale.translation`.created_at AS `language.locale.translation.createdAt`, `language.locale.translation`.updated_at AS `language.locale.translation.updatedAt`, `language.locale.translation`.locale_id AS `language.locale.translation.localeId`, `language.locale.translation`.language_id AS `language.locale.translation.languageId` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation`.language_id = ?) `language.locale.locale_translation` ON `language.locale.locale_translation`.`locale_id` = `language.locale`.`id` WHERE `language`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
1.63 ms
(1.57%)
3
# header::navigation::read
SELECT `category`.`id` AS `category.id`, `category`.`version_id` AS `category.versionId`, `category`.`parent_id` AS `category.parentId`, `category`.`parent_version_id` AS `category.parentVersionId`, `category`.`after_category_id` AS `category.afterCategoryId`, `category`.`after_category_version_id` AS `category.afterCategoryVersionId`, `category`.`media_id` AS `category.mediaId`, `category`.`display_nested_products` AS `category.displayNestedProducts`, `category`.`auto_increment` AS `category.autoIncrement`, `category`.`level` AS `category.level`, `category`.`path` AS `category.path`, `category`.`child_count` AS `category.childCount`, `category`.`type` AS `category.type`, `category`.`product_assignment_type` AS `category.productAssignmentType`, `category`.`visible` AS `category.visible`, `category`.`active` AS `category.active`, `category`.`cms_page_id` AS `category.cmsPageId`, `category`.`cms_page_version_id` AS `category.cmsPageVersionId`, `category`.`product_stream_id` AS `category.productStreamId`, `category`.`custom_entity_type_id` AS `category.customEntityTypeId`, `category`.`created_at` AS `category.createdAt`, `category`.`updated_at` AS `category.updatedAt`, `category.media`.`id` AS `category.media.id`, `category.media`.`user_id` AS `category.media.userId`, `category.media`.`media_folder_id` AS `category.media.mediaFolderId`, `category.media`.`mime_type` AS `category.media.mimeType`, `category.media`.`file_extension` AS `category.media.fileExtension`, `category.media`.`uploaded_at` AS `category.media.uploadedAt`, `category.media`.`file_name` AS `category.media.fileName`, `category.media`.`file_size` AS `category.media.fileSize`, `category.media`.`media_type` AS `category.media.mediaTypeRaw`, `category.media`.`meta_data` AS `category.media.metaData`, `category.media`.`config` AS `category.media.config`, `category.media`.`path` AS `category.media.path`, `category.media`.`private` AS `category.media.private`, `category.media`.`thumbnails_ro` AS `category.media.thumbnailsRo`, `category.media`.`created_at` AS `category.media.createdAt`, `category.media`.`updated_at` AS `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) AS `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) AS `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) AS `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) AS `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) AS `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) AS `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) AS `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) AS `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) AS `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) AS `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) AS `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) AS `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) AS `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) AS `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) AS `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name AS `category.translation.name`, `category.translation`.breadcrumb AS `category.translation.breadcrumb`, `category.translation`.slot_config AS `category.translation.slotConfig`, `category.translation`.link_type AS `category.translation.linkType`, `category.translation`.internal_link AS `category.translation.internalLink`, `category.translation`.external_link AS `category.translation.externalLink`, `category.translation`.link_new_tab AS `category.translation.linkNewTab`, `category.translation`.description AS `category.translation.description`, `category.translation`.meta_title AS `category.translation.metaTitle`, `category.translation`.meta_description AS `category.translation.metaDescription`, `category.translation`.keywords AS `category.translation.keywords`, `category.translation`.custom_fields AS `category.translation.customFields`, `category.translation`.created_at AS `category.translation.createdAt`, `category.translation`.updated_at AS `category.translation.updatedAt`, `category.translation`.category_id AS `category.translation.categoryId`, `category.translation`.language_id AS `category.translation.languageId`, `category.translation`.category_version_id AS `category.translation.categoryVersionId` 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 `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title AS `category.media.translation.title`, `category.media.translation`.alt AS `category.media.translation.alt`, `category.media.translation`.custom_fields AS `category.media.translation.customFields`, `category.media.translation`.created_at AS `category.media.translation.createdAt`, `category.media.translation`.updated_at AS `category.media.translation.updatedAt`, `category.media.translation`.media_id AS `category.media.translation.mediaId`, `category.media.translation`.language_id AS `category.media.translation.languageId` 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"5p7ºÔjO`‚©v—È\r"
]
1.63 ms
(1.56%)
1
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`.`created_at` AS `country.createdAt`, `country`.`updated_at` AS `country.updatedAt`, `country.translation.name`, COALESCE(`country.translation.name`,`country.translation.name`) AS `country.name`, `country.translation.addressFormat`, COALESCE(`country.translation.addressFormat`,`country.translation.addressFormat`) AS `country.addressFormat`, `country.translation.customFields`, COALESCE(`country.translation.customFields`,`country.translation.customFields`) AS `country.customFields`, `country.translation.createdAt`, `country.translation.updatedAt`, `country.translation.countryId`, `country.translation.languageId` FROM `country` LEFT JOIN (SELECT `country.translation`.country_id, `country.translation`.name AS `country.translation.name`, `country.translation`.address_format AS `country.translation.addressFormat`, `country.translation`.custom_fields AS `country.translation.customFields`, `country.translation`.created_at AS `country.translation.createdAt`, `country.translation`.updated_at AS `country.translation.updatedAt`, `country.translation`.country_id AS `country.translation.countryId`, `country.translation`.language_id AS `country.translation.languageId` FROM `country_translation` `country.translation` WHERE `country.translation`.language_id = ?) `country.country_translation` ON `country.country_translation`.`country_id` = `country`.`id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
1.57 ms
(1.51%)
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"""
    ‹9‚|€jK‘µ±\n
    ʾQÜÓ
    """
]
1.41 ms
(1.35%)
1
SELECT `cogi_free_products`.`id` AS `cogi_free_products.id`, `cogi_free_products`.`product_id` AS `cogi_free_products.productId`, `cogi_free_products`.`product_version_id` AS `cogi_free_products.productVersionId`, `cogi_free_products`.`promotion_id` AS `cogi_free_products.promotionId`, `cogi_free_products`.`cart_price` AS `cogi_free_products.cartPrice`, `cogi_free_products`.`is_active` AS `cogi_free_products.isActive`, `cogi_free_products`.`priority` AS `cogi_free_products.priority`, `cogi_free_products`.`sales_channel_ids` AS `cogi_free_products.salesChannelIds`, `cogi_free_products`.`start_date` AS `cogi_free_products.startDate`, `cogi_free_products`.`end_date` AS `cogi_free_products.endDate`, `cogi_free_products`.`buy_ones_per_customer` AS `cogi_free_products.buyOnesPerCustomer`, `cogi_free_products`.`manufacturer_active` AS `cogi_free_products.manufacturerActive`, `cogi_free_products`.`disable_buy_in_storefront` AS `cogi_free_products.disableBuyInStorefront`, `cogi_free_products`.`product_manufacturer_ids` AS `cogi_free_products.productManufacturerIds`, `cogi_free_products`.`media_id` AS `cogi_free_products.mediaId`, `cogi_free_products`.`media_position` AS `cogi_free_products.mediaPosition`, `cogi_free_products`.`category_active` AS `cogi_free_products.categoryActive`, `cogi_free_products`.`category_ids` AS `cogi_free_products.categoryIds`, `cogi_free_products`.`quantity` AS `cogi_free_products.quantity`, `cogi_free_products`.`created_at` AS `cogi_free_products.createdAt`, `cogi_free_products`.`updated_at` AS `cogi_free_products.updatedAt`, `cogi_free_products.product`.`id` AS `cogi_free_products.product.id`, `cogi_free_products.product`.`version_id` AS `cogi_free_products.product.versionId`, `cogi_free_products.product`.`parent_id` AS `cogi_free_products.product.parentId`, `cogi_free_products.product`.`parent_version_id` AS `cogi_free_products.product.parentVersionId`, COALESCE(`cogi_free_products.product`.`product_manufacturer_id`, `cogi_free_products.product.parent`.`product_manufacturer_id`) AS `cogi_free_products.product.manufacturerId`, COALESCE(`cogi_free_products.product`.`product_manufacturer_version_id`, `cogi_free_products.product.parent`.`product_manufacturer_version_id`) AS `cogi_free_products.product.productManufacturerVersionId`, COALESCE(`cogi_free_products.product`.`unit_id`, `cogi_free_products.product.parent`.`unit_id`) AS `cogi_free_products.product.unitId`, COALESCE(`cogi_free_products.product`.`tax_id`, `cogi_free_products.product.parent`.`tax_id`) AS `cogi_free_products.product.taxId`, COALESCE(`cogi_free_products.product`.`product_media_id`, `cogi_free_products.product.parent`.`product_media_id`) AS `cogi_free_products.product.coverId`, COALESCE(`cogi_free_products.product`.`product_media_version_id`, `cogi_free_products.product.parent`.`product_media_version_id`) AS `cogi_free_products.product.productMediaVersionId`, COALESCE(`cogi_free_products.product`.`delivery_time_id`, `cogi_free_products.product.parent`.`delivery_time_id`) AS `cogi_free_products.product.deliveryTimeId`, COALESCE(`cogi_free_products.product`.`product_feature_set_id`, `cogi_free_products.product.parent`.`product_feature_set_id`) AS `cogi_free_products.product.featureSetId`, COALESCE(`cogi_free_products.product`.`canonical_product_id`, `cogi_free_products.product.parent`.`canonical_product_id`) AS `cogi_free_products.product.canonicalProductId`, COALESCE(`cogi_free_products.product`.`cms_page_id`, `cogi_free_products.product.parent`.`cms_page_id`) AS `cogi_free_products.product.cmsPageId`, COALESCE(`cogi_free_products.product`.`cms_page_version_id`, `cogi_free_products.product.parent`.`cms_page_version_id`) AS `cogi_free_products.product.cmsPageVersionId`, `cogi_free_products.product.parent`.`price` AS `cogi_free_products.product.price.inherited`, COALESCE(`cogi_free_products.product`.`price`, `cogi_free_products.product.parent`.`price`) AS `cogi_free_products.product.price`, `cogi_free_products.product`.`product_number` AS `cogi_free_products.product.productNumber`, COALESCE(`cogi_free_products.product`.`restock_time`, `cogi_free_products.product.parent`.`restock_time`) AS `cogi_free_products.product.restockTime`, `cogi_free_products.product`.`auto_increment` AS `cogi_free_products.product.autoIncrement`, COALESCE(`cogi_free_products.product`.`active`, `cogi_free_products.product.parent`.`active`) AS `cogi_free_products.product.active`, `cogi_free_products.product`.`available` AS `cogi_free_products.product.available`, COALESCE(`cogi_free_products.product`.`is_closeout`, `cogi_free_products.product.parent`.`is_closeout`) AS `cogi_free_products.product.isCloseout`, `cogi_free_products.product`.`display_group` AS `cogi_free_products.product.displayGroup`, `cogi_free_products.product.parent`.`variant_listing_config` AS `cogi_free_products.product.variantListingConfig.inherited`, COALESCE(`cogi_free_products.product`.`variant_listing_config`, `cogi_free_products.product.parent`.`variant_listing_config`) AS `cogi_free_products.product.variantListingConfig`, `cogi_free_products.product`.`variant_restrictions` AS `cogi_free_products.product.variantRestrictions`, COALESCE(`cogi_free_products.product`.`manufacturer_number`, `cogi_free_products.product.parent`.`manufacturer_number`) AS `cogi_free_products.product.manufacturerNumber`, COALESCE(`cogi_free_products.product`.`ean`, `cogi_free_products.product.parent`.`ean`) AS `cogi_free_products.product.ean`, COALESCE(`cogi_free_products.product`.`purchase_steps`, `cogi_free_products.product.parent`.`purchase_steps`) AS `cogi_free_products.product.purchaseSteps`, COALESCE(`cogi_free_products.product`.`max_purchase`, `cogi_free_products.product.parent`.`max_purchase`) AS `cogi_free_products.product.maxPurchase`, COALESCE(`cogi_free_products.product`.`min_purchase`, `cogi_free_products.product.parent`.`min_purchase`) AS `cogi_free_products.product.minPurchase`, COALESCE(`cogi_free_products.product`.`purchase_unit`, `cogi_free_products.product.parent`.`purchase_unit`) AS `cogi_free_products.product.purchaseUnit`, COALESCE(`cogi_free_products.product`.`reference_unit`, `cogi_free_products.product.parent`.`reference_unit`) AS `cogi_free_products.product.referenceUnit`, COALESCE(`cogi_free_products.product`.`shipping_free`, `cogi_free_products.product.parent`.`shipping_free`) AS `cogi_free_products.product.shippingFree`, `cogi_free_products.product.parent`.`purchase_prices` AS `cogi_free_products.product.purchasePrices.inherited`, COALESCE(`cogi_free_products.product`.`purchase_prices`, `cogi_free_products.product.parent`.`purchase_prices`) AS `cogi_free_products.product.purchasePrices`, COALESCE(`cogi_free_products.product`.`mark_as_topseller`, `cogi_free_products.product.parent`.`mark_as_topseller`) AS `cogi_free_products.product.markAsTopseller`, COALESCE(`cogi_free_products.product`.`weight`, `cogi_free_products.product.parent`.`weight`) AS `cogi_free_products.product.weight`, COALESCE(`cogi_free_products.product`.`width`, `cogi_free_products.product.parent`.`width`) AS `cogi_free_products.product.width`, COALESCE(`cogi_free_products.product`.`height`, `cogi_free_products.product.parent`.`height`) AS `cogi_free_products.product.height`, COALESCE(`cogi_free_products.product`.`length`, `cogi_free_products.product.parent`.`length`) AS `cogi_free_products.product.length`, COALESCE(`cogi_free_products.product`.`release_date`, `cogi_free_products.product.parent`.`release_date`) AS `cogi_free_products.product.releaseDate`, COALESCE(`cogi_free_products.product`.`rating_average`, `cogi_free_products.product.parent`.`rating_average`) AS `cogi_free_products.product.ratingAverage`, `cogi_free_products.product.parent`.`category_tree` AS `cogi_free_products.product.categoryTree.inherited`, COALESCE(`cogi_free_products.product`.`category_tree`, `cogi_free_products.product.parent`.`category_tree`) AS `cogi_free_products.product.categoryTree`, `cogi_free_products.product.parent`.`property_ids` AS `cogi_free_products.product.propertyIds.inherited`, COALESCE(`cogi_free_products.product`.`property_ids`, `cogi_free_products.product.parent`.`property_ids`) AS `cogi_free_products.product.propertyIds`, `cogi_free_products.product.parent`.`option_ids` AS `cogi_free_products.product.optionIds.inherited`, COALESCE(`cogi_free_products.product`.`option_ids`, `cogi_free_products.product.parent`.`option_ids`) AS `cogi_free_products.product.optionIds`, `cogi_free_products.product.parent`.`stream_ids` AS `cogi_free_products.product.streamIds.inherited`, COALESCE(`cogi_free_products.product`.`stream_ids`, `cogi_free_products.product.parent`.`stream_ids`) AS `cogi_free_products.product.streamIds`, `cogi_free_products.product.parent`.`tag_ids` AS `cogi_free_products.product.tagIds.inherited`, COALESCE(`cogi_free_products.product`.`tag_ids`, `cogi_free_products.product.parent`.`tag_ids`) AS `cogi_free_products.product.tagIds`, `cogi_free_products.product.parent`.`category_ids` AS `cogi_free_products.product.categoryIds.inherited`, COALESCE(`cogi_free_products.product`.`category_ids`, `cogi_free_products.product.parent`.`category_ids`) AS `cogi_free_products.product.categoryIds`, `cogi_free_products.product`.`child_count` AS `cogi_free_products.product.childCount`, COALESCE(`cogi_free_products.product`.`custom_field_set_selection_active`, `cogi_free_products.product.parent`.`custom_field_set_selection_active`) AS `cogi_free_products.product.customFieldSetSelectionActive`, `cogi_free_products.product`.`sales` AS `cogi_free_products.product.sales`, `cogi_free_products.product`.`states` AS `cogi_free_products.product.states`, `cogi_free_products.product.tax`.`id` AS `cogi_free_products.product.tax.id`, `cogi_free_products.product.tax`.`tax_rate` AS `cogi_free_products.product.tax.taxRate`, `cogi_free_products.product.tax`.`name` AS `cogi_free_products.product.tax.name`, `cogi_free_products.product.tax`.`position` AS `cogi_free_products.product.tax.position`, `cogi_free_products.product.tax`.`custom_fields` AS `cogi_free_products.product.tax.customFields`, `cogi_free_products.product.tax`.`created_at` AS `cogi_free_products.product.tax.createdAt`, `cogi_free_products.product.tax`.`updated_at` AS `cogi_free_products.product.tax.updatedAt`, `cogi_free_products.product`.`available_stock` AS `cogi_free_products.product.availableStock`, `cogi_free_products.product`.`stock` AS `cogi_free_products.product.stock`, `cogi_free_products.product`.`created_at` AS `cogi_free_products.product.createdAt`, `cogi_free_products.product`.`updated_at` AS `cogi_free_products.product.updatedAt`, `cogi_free_products.product.netiEasyCouponProduct`.`id` AS `cogi_free_products.product.netiEasyCouponProduct.id`, `cogi_free_products.product.netiEasyCouponProduct`.`postal` AS `cogi_free_products.product.netiEasyCouponProduct.postal`, `cogi_free_products.product.netiEasyCouponProduct`.`value` AS `cogi_free_products.product.netiEasyCouponProduct.value`, `cogi_free_products.product.netiEasyCouponProduct`.`shipping_charge` AS `cogi_free_products.product.netiEasyCouponProduct.shippingCharge`, `cogi_free_products.product.netiEasyCouponProduct`.`exclude_from_shipping_costs` AS `cogi_free_products.product.netiEasyCouponProduct.excludeFromShippingCosts`, `cogi_free_products.product.netiEasyCouponProduct`.`no_delivery_charge` AS `cogi_free_products.product.netiEasyCouponProduct.noDeliveryCharge`, `cogi_free_products.product.netiEasyCouponProduct`.`customer_group_charge` AS `cogi_free_products.product.netiEasyCouponProduct.customerGroupCharge`, `cogi_free_products.product.netiEasyCouponProduct`.`comment` AS `cogi_free_products.product.netiEasyCouponProduct.comment`, `cogi_free_products.product.netiEasyCouponProduct`.`order_position_number` AS `cogi_free_products.product.netiEasyCouponProduct.orderPositionNumber`, `cogi_free_products.product.netiEasyCouponProduct`.`value_type` AS `cogi_free_products.product.netiEasyCouponProduct.valueType`, `cogi_free_products.product.netiEasyCouponProduct`.`combine_vouchers` AS `cogi_free_products.product.netiEasyCouponProduct.combineVouchers`, `cogi_free_products.product.netiEasyCouponProduct`.`validity_time` AS `cogi_free_products.product.netiEasyCouponProduct.validityTime`, `cogi_free_products.product.netiEasyCouponProduct`.`validity_by_end_of_year` AS `cogi_free_products.product.netiEasyCouponProduct.validityByEndOfYear`, `cogi_free_products.product.netiEasyCouponProduct`.`product_id` AS `cogi_free_products.product.netiEasyCouponProduct.productId`, `cogi_free_products.product.netiEasyCouponProduct`.`product_version_id` AS `cogi_free_products.product.netiEasyCouponProduct.productVersionId`, `cogi_free_products.product.netiEasyCouponProduct`.`tax_id` AS `cogi_free_products.product.netiEasyCouponProduct.taxId`, `cogi_free_products.product.netiEasyCouponProduct`.`recipient_input_enabled` AS `cogi_free_products.product.netiEasyCouponProduct.recipientInputEnabled`, `cogi_free_products.product.netiEasyCouponProduct`.`requested_delivery_enabled` AS `cogi_free_products.product.netiEasyCouponProduct.requestedDeliveryEnabled`, `cogi_free_products.product.netiEasyCouponProduct`.`delivery_message_enabled` AS `cogi_free_products.product.netiEasyCouponProduct.deliveryMessageEnabled`, `cogi_free_products.product.netiEasyCouponProduct`.`updated_at` AS `cogi_free_products.product.netiEasyCouponProduct.updatedAt`, `cogi_free_products.product.netiEasyCouponProduct`.`created_at` AS `cogi_free_products.product.netiEasyCouponProduct.createdAt`, `cogi_free_products.product.netiEasyCouponProduct.translation.title`, COALESCE(`cogi_free_products.product.netiEasyCouponProduct.translation.title`,`cogi_free_products.product.netiEasyCouponProduct.translation.title`) AS `cogi_free_products.product.netiEasyCouponProduct.title`, `cogi_free_products.product.netiEasyCouponProduct.translation.updatedAt`, `cogi_free_products.product.netiEasyCouponProduct.translation.createdAt`, `cogi_free_products.product.netiEasyCouponProduct.translation.netiEasyCouponProductId`, `cogi_free_products.product.netiEasyCouponProduct.translation.languageId`, (SELECT GROUP_CONCAT(HEX(`cogi_free_products.product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
                  FROM `product_option` `cogi_free_products.product.options.mapping`
                  WHERE `cogi_free_products.product.options.mapping`.`product_id` = `cogi_free_products.product`.`id` ) AS `cogi_free_products.product.options.id_mapping`, `cogi_free_products.product.translation.metaDescription`, `cogi_free_products.product.parent.translation.metaDescription`, COALESCE(`cogi_free_products.product.translation.metaDescription`,`cogi_free_products.product.parent.translation.metaDescription`,`cogi_free_products.product.translation.metaDescription`) AS `cogi_free_products.product.metaDescription`, `cogi_free_products.product.translation.name`, `cogi_free_products.product.parent.translation.name`, COALESCE(`cogi_free_products.product.translation.name`,`cogi_free_products.product.parent.translation.name`,`cogi_free_products.product.translation.name`) AS `cogi_free_products.product.name`, `cogi_free_products.product.translation.keywords`, `cogi_free_products.product.parent.translation.keywords`, COALESCE(`cogi_free_products.product.translation.keywords`,`cogi_free_products.product.parent.translation.keywords`,`cogi_free_products.product.translation.keywords`) AS `cogi_free_products.product.keywords`, `cogi_free_products.product.translation.description`, `cogi_free_products.product.parent.translation.description`, COALESCE(`cogi_free_products.product.translation.description`,`cogi_free_products.product.parent.translation.description`,`cogi_free_products.product.translation.description`) AS `cogi_free_products.product.description`, `cogi_free_products.product.translation.metaTitle`, `cogi_free_products.product.parent.translation.metaTitle`, COALESCE(`cogi_free_products.product.translation.metaTitle`,`cogi_free_products.product.parent.translation.metaTitle`,`cogi_free_products.product.translation.metaTitle`) AS `cogi_free_products.product.metaTitle`, `cogi_free_products.product.translation.packUnit`, `cogi_free_products.product.parent.translation.packUnit`, COALESCE(`cogi_free_products.product.translation.packUnit`,`cogi_free_products.product.parent.translation.packUnit`,`cogi_free_products.product.translation.packUnit`) AS `cogi_free_products.product.packUnit`, `cogi_free_products.product.translation.packUnitPlural`, `cogi_free_products.product.parent.translation.packUnitPlural`, COALESCE(`cogi_free_products.product.translation.packUnitPlural`,`cogi_free_products.product.parent.translation.packUnitPlural`,`cogi_free_products.product.translation.packUnitPlural`) AS `cogi_free_products.product.packUnitPlural`, `cogi_free_products.product.translation.customSearchKeywords`, `cogi_free_products.product.parent.translation.customSearchKeywords`, COALESCE(`cogi_free_products.product.translation.customSearchKeywords`,`cogi_free_products.product.parent.translation.customSearchKeywords`,`cogi_free_products.product.translation.customSearchKeywords`) AS `cogi_free_products.product.customSearchKeywords`, `cogi_free_products.product.translation.slotConfig`, `cogi_free_products.product.parent.translation.slotConfig`, COALESCE(`cogi_free_products.product.translation.slotConfig`,`cogi_free_products.product.parent.translation.slotConfig`,`cogi_free_products.product.translation.slotConfig`) AS `cogi_free_products.product.slotConfig`, `cogi_free_products.product.translation.customFields`, `cogi_free_products.product.parent.translation.customFields`, COALESCE(`cogi_free_products.product.translation.customFields`,`cogi_free_products.product.parent.translation.customFields`,`cogi_free_products.product.translation.customFields`) AS `cogi_free_products.product.customFields`, `cogi_free_products.product.translation.createdAt`, `cogi_free_products.product.parent.translation.createdAt`, `cogi_free_products.product.translation.updatedAt`, `cogi_free_products.product.parent.translation.updatedAt`, `cogi_free_products.product.translation.productId`, `cogi_free_products.product.parent.translation.productId`, `cogi_free_products.product.translation.languageId`, `cogi_free_products.product.parent.translation.languageId`, `cogi_free_products.product.translation.productVersionId`, `cogi_free_products.product.parent.translation.productVersionId` FROM `cogi_free_products` LEFT JOIN `product` `cogi_free_products.product` ON `cogi_free_products`.`product_id` = `cogi_free_products.product`.`id` AND `cogi_free_products`.`product_version_id` = `cogi_free_products.product`.`version_id` LEFT JOIN `product` `cogi_free_products.product.parent` ON `cogi_free_products.product`.`parent_id` = `cogi_free_products.product.parent`.`id` AND `cogi_free_products.product`.`parent_version_id` = `cogi_free_products.product.parent`.`version_id` LEFT JOIN (SELECT `cogi_free_products.product.translation`.product_id, `cogi_free_products.product.translation`.product_version_id, `cogi_free_products.product.translation`.meta_description AS `cogi_free_products.product.translation.metaDescription`, `cogi_free_products.product.translation`.name AS `cogi_free_products.product.translation.name`, `cogi_free_products.product.translation`.keywords AS `cogi_free_products.product.translation.keywords`, `cogi_free_products.product.translation`.description AS `cogi_free_products.product.translation.description`, `cogi_free_products.product.translation`.meta_title AS `cogi_free_products.product.translation.metaTitle`, `cogi_free_products.product.translation`.pack_unit AS `cogi_free_products.product.translation.packUnit`, `cogi_free_products.product.translation`.pack_unit_plural AS `cogi_free_products.product.translation.packUnitPlural`, `cogi_free_products.product.translation`.custom_search_keywords AS `cogi_free_products.product.translation.customSearchKeywords`, `cogi_free_products.product.translation`.slot_config AS `cogi_free_products.product.translation.slotConfig`, `cogi_free_products.product.translation`.custom_fields AS `cogi_free_products.product.translation.customFields`, `cogi_free_products.product.translation`.created_at AS `cogi_free_products.product.translation.createdAt`, `cogi_free_products.product.translation`.updated_at AS `cogi_free_products.product.translation.updatedAt`, `cogi_free_products.product.translation`.product_id AS `cogi_free_products.product.translation.productId`, `cogi_free_products.product.translation`.language_id AS `cogi_free_products.product.translation.languageId`, `cogi_free_products.product.translation`.product_version_id AS `cogi_free_products.product.translation.productVersionId` FROM `product_translation` `cogi_free_products.product.translation` WHERE `cogi_free_products.product.translation`.language_id = ?) `cogi_free_products.product.product_translation` ON `cogi_free_products.product.product_translation`.`product_id` = `cogi_free_products.product`.`id` AND `cogi_free_products.product.product_translation`.product_version_id = `cogi_free_products.product`.version_id LEFT JOIN (SELECT `cogi_free_products.product.parent.translation`.product_id, `cogi_free_products.product.parent.translation`.product_version_id, `cogi_free_products.product.parent.translation`.meta_description AS `cogi_free_products.product.parent.translation.metaDescription`, `cogi_free_products.product.parent.translation`.name AS `cogi_free_products.product.parent.translation.name`, `cogi_free_products.product.parent.translation`.keywords AS `cogi_free_products.product.parent.translation.keywords`, `cogi_free_products.product.parent.translation`.description AS `cogi_free_products.product.parent.translation.description`, `cogi_free_products.product.parent.translation`.meta_title AS `cogi_free_products.product.parent.translation.metaTitle`, `cogi_free_products.product.parent.translation`.pack_unit AS `cogi_free_products.product.parent.translation.packUnit`, `cogi_free_products.product.parent.translation`.pack_unit_plural AS `cogi_free_products.product.parent.translation.packUnitPlural`, `cogi_free_products.product.parent.translation`.custom_search_keywords AS `cogi_free_products.product.parent.translation.customSearchKeywords`, `cogi_free_products.product.parent.translation`.slot_config AS `cogi_free_products.product.parent.translation.slotConfig`, `cogi_free_products.product.parent.translation`.custom_fields AS `cogi_free_products.product.parent.translation.customFields`, `cogi_free_products.product.parent.translation`.created_at AS `cogi_free_products.product.parent.translation.createdAt`, `cogi_free_products.product.parent.translation`.updated_at AS `cogi_free_products.product.parent.translation.updatedAt`, `cogi_free_products.product.parent.translation`.product_id AS `cogi_free_products.product.parent.translation.productId`, `cogi_free_products.product.parent.translation`.language_id AS `cogi_free_products.product.parent.translation.languageId`, `cogi_free_products.product.parent.translation`.product_version_id AS `cogi_free_products.product.parent.translation.productVersionId` FROM `product_translation` `cogi_free_products.product.parent.translation` WHERE `cogi_free_products.product.parent.translation`.language_id = ?) `cogi_free_products.product.product_translation.parent` ON `cogi_free_products.product.product_translation.parent`.`product_id` = `cogi_free_products.product.parent`.`id` AND `cogi_free_products.product.product_translation.parent`.product_version_id = `cogi_free_products.product.parent`.version_id LEFT JOIN `tax` `cogi_free_products.product.tax` ON `cogi_free_products.product`.`tax` = `cogi_free_products.product.tax`.`id` LEFT JOIN `neti_easy_coupon_product` `cogi_free_products.product.netiEasyCouponProduct` ON `cogi_free_products.product`.`id` = `cogi_free_products.product.netiEasyCouponProduct`.`product_id` LEFT JOIN (SELECT `cogi_free_products.product.netiEasyCouponProduct.translation`.neti_easy_coupon_product_id, `cogi_free_products.product.netiEasyCouponProduct.translation`.title AS `cogi_free_products.product.netiEasyCouponProduct.translation.title`, `cogi_free_products.product.netiEasyCouponProduct.translation`.updated_at AS `cogi_free_products.product.netiEasyCouponProduct.translation.updatedAt`, `cogi_free_products.product.netiEasyCouponProduct.translation`.created_at AS `cogi_free_products.product.netiEasyCouponProduct.translation.createdAt`, `cogi_free_products.product.netiEasyCouponProduct.translation`.neti_easy_coupon_product_id AS `cogi_free_products.product.netiEasyCouponProduct.translation.netiEasyCouponProductId`, `cogi_free_products.product.netiEasyCouponProduct.translation`.language_id AS `cogi_free_products.product.netiEasyCouponProduct.translation.languageId` FROM `neti_easy_coupon_product_translation` `cogi_free_products.product.netiEasyCouponProduct.translation` WHERE `cogi_free_products.product.netiEasyCouponProduct.translation`.language_id = ?) `cogi_free_products.product.netiEasyCouponProduct.neti_easy_coupon_product_translation` ON `cogi_free_products.product.netiEasyCouponProduct.neti_easy_coupon_product_translation`.`neti_easy_coupon_product_id` = `cogi_free_products.product.netiEasyCouponProduct`.`id` WHERE `cogi_free_products`.`id` IN (?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01Ž\k\vBtuœÆ°åú_DL"
  b"\x01Ž\n\x1Di{¡ Í\x19šÖ”ÿ‰"
  b"\x01ÉÁ0:å\x7Ft░o\x14¿å└¢é"
  b"\x01Éí¶Àóp¸ó┼ZT@!l""
  b"\x01æjS3Ry9ÁíÈÓ&°sØ"
]
1.38 ms
(1.32%)
1
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
1.32 ms
(1.27%)
7
SELECT LOWER(HEX(`script`.`app_id`)) AS `app_id`,
                   `script`.`name` AS name,
                   `script`.`script` AS script,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` = 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
1.02 ms
(0.98%)
1
SELECT `country_state`.`id` AS `country_state.id`, `country_state`.`country_id` AS `country_state.countryId`, `country_state`.`short_code` AS `country_state.shortCode`, `country_state`.`position` AS `country_state.position`, `country_state`.`active` AS `country_state.active`, `country_state`.`created_at` AS `country_state.createdAt`, `country_state`.`updated_at` AS `country_state.updatedAt`, `country_state.translation.name`, COALESCE(`country_state.translation.name`,`country_state.translation.name`) AS `country_state.name`, `country_state.translation.customFields`, COALESCE(`country_state.translation.customFields`,`country_state.translation.customFields`) AS `country_state.customFields`, `country_state.translation.createdAt`, `country_state.translation.updatedAt`, `country_state.translation.countryStateId`, `country_state.translation.languageId` FROM `country_state` LEFT JOIN (SELECT `country_state.translation`.country_state_id, `country_state.translation`.name AS `country_state.translation.name`, `country_state.translation`.custom_fields AS `country_state.translation.customFields`, `country_state.translation`.created_at AS `country_state.translation.createdAt`, `country_state.translation`.updated_at AS `country_state.translation.updatedAt`, `country_state.translation`.country_state_id AS `country_state.translation.countryStateId`, `country_state.translation`.language_id AS `country_state.translation.languageId` FROM `country_state_translation` `country_state.translation` WHERE `country_state.translation`.language_id = ?) `country_state.country_state_translation` ON `country_state.country_state_translation`.`country_state_id` = `country_state`.`id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
0.87 ms
(0.84%)
3
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters:
[
  b"5p7ºÔjO`‚©v—È\r"
  b"5p7ºÔjO`‚©v—È\r"
  b"5p7ºÔjO`‚©v—È\r"
]
0.87 ms
(0.84%)
1
SELECT `country`.`id` FROM `country` LEFT JOIN `sales_channel_country` `country.salesChannels.mapping` ON `country`.`id` = `country.salesChannels.mapping`.`country_id`  LEFT JOIN `sales_channel` `country.salesChannels` ON `country.salesChannels.mapping`.`sales_channel_id` = `country.salesChannels`.`id`  WHERE (`country`.`shipping_available` = ? AND `country.salesChannels`.`id` = ?) GROUP BY `country`.`id`
Parameters:
[
  true
  b"""
    ‹9‚|€jK‘µ±\n
    ʾQÜÓ
    """
]
0.84 ms
(0.81%)
1
SELECT `acris_tax_switch`.`id` AS `acris_tax_switch.id`, `acris_tax_switch`.`version_id` AS `acris_tax_switch.versionId`, `acris_tax_switch`.`name` AS `acris_tax_switch.name`, `acris_tax_switch`.`active` AS `acris_tax_switch.active`, `acris_tax_switch`.`priority` AS `acris_tax_switch.priority`, `acris_tax_switch`.`header` AS `acris_tax_switch.header`, `acris_tax_switch`.`next_to_price` AS `acris_tax_switch.nextToPrice`, `acris_tax_switch`.`modal` AS `acris_tax_switch.modal`, `acris_tax_switch`.`gross_customer_group_id` AS `acris_tax_switch.grossCustomerGroupId`, `acris_tax_switch`.`net_customer_group_id` AS `acris_tax_switch.netCustomerGroupId`, `acris_tax_switch`.`i_am_preselect` AS `acris_tax_switch.iAmPreselect`, `acris_tax_switch`.`gross_background_color` AS `acris_tax_switch.grossBackgroundColor`, `acris_tax_switch`.`gross_color` AS `acris_tax_switch.grossColor`, `acris_tax_switch`.`net_background_color` AS `acris_tax_switch.netBackgroundColor`, `acris_tax_switch`.`net_color` AS `acris_tax_switch.netColor`, `acris_tax_switch`.`created_at` AS `acris_tax_switch.createdAt`, `acris_tax_switch`.`updated_at` AS `acris_tax_switch.updatedAt`, (SELECT GROUP_CONCAT(HEX(`acris_tax_switch.rules.mapping`.`rule_id`) SEPARATOR '||')
                  FROM `acris_tax_switch_rule` `acris_tax_switch.rules.mapping`
                  WHERE `acris_tax_switch.rules.mapping`.`tax_switch_id` = `acris_tax_switch`.`id` ) AS `acris_tax_switch.rules.id_mapping`, `acris_tax_switch.grossCustomerGroup`.`id` AS `acris_tax_switch.grossCustomerGroup.id`, `acris_tax_switch.grossCustomerGroup`.`display_gross` AS `acris_tax_switch.grossCustomerGroup.displayGross`, `acris_tax_switch.grossCustomerGroup`.`registration_active` AS `acris_tax_switch.grossCustomerGroup.registrationActive`, `acris_tax_switch.grossCustomerGroup`.`created_at` AS `acris_tax_switch.grossCustomerGroup.createdAt`, `acris_tax_switch.grossCustomerGroup`.`updated_at` AS `acris_tax_switch.grossCustomerGroup.updatedAt`, `acris_tax_switch.grossCustomerGroup.translation.name`, COALESCE(`acris_tax_switch.grossCustomerGroup.translation.name`,`acris_tax_switch.grossCustomerGroup.translation.name`) AS `acris_tax_switch.grossCustomerGroup.name`, `acris_tax_switch.grossCustomerGroup.translation.registrationTitle`, COALESCE(`acris_tax_switch.grossCustomerGroup.translation.registrationTitle`,`acris_tax_switch.grossCustomerGroup.translation.registrationTitle`) AS `acris_tax_switch.grossCustomerGroup.registrationTitle`, `acris_tax_switch.grossCustomerGroup.translation.registrationIntroduction`, COALESCE(`acris_tax_switch.grossCustomerGroup.translation.registrationIntroduction`,`acris_tax_switch.grossCustomerGroup.translation.registrationIntroduction`) AS `acris_tax_switch.grossCustomerGroup.registrationIntroduction`, `acris_tax_switch.grossCustomerGroup.translation.registrationOnlyCompanyRegistration`, COALESCE(`acris_tax_switch.grossCustomerGroup.translation.registrationOnlyCompanyRegistration`,`acris_tax_switch.grossCustomerGroup.translation.registrationOnlyCompanyRegistration`) AS `acris_tax_switch.grossCustomerGroup.registrationOnlyCompanyRegistration`, `acris_tax_switch.grossCustomerGroup.translation.registrationSeoMetaDescription`, COALESCE(`acris_tax_switch.grossCustomerGroup.translation.registrationSeoMetaDescription`,`acris_tax_switch.grossCustomerGroup.translation.registrationSeoMetaDescription`) AS `acris_tax_switch.grossCustomerGroup.registrationSeoMetaDescription`, `acris_tax_switch.grossCustomerGroup.translation.customFields`, COALESCE(`acris_tax_switch.grossCustomerGroup.translation.customFields`,`acris_tax_switch.grossCustomerGroup.translation.customFields`) AS `acris_tax_switch.grossCustomerGroup.customFields`, `acris_tax_switch.grossCustomerGroup.translation.createdAt`, `acris_tax_switch.grossCustomerGroup.translation.updatedAt`, `acris_tax_switch.grossCustomerGroup.translation.customerGroupId`, `acris_tax_switch.grossCustomerGroup.translation.languageId`, `acris_tax_switch.netCustomerGroup`.`id` AS `acris_tax_switch.netCustomerGroup.id`, `acris_tax_switch.netCustomerGroup`.`display_gross` AS `acris_tax_switch.netCustomerGroup.displayGross`, `acris_tax_switch.netCustomerGroup`.`registration_active` AS `acris_tax_switch.netCustomerGroup.registrationActive`, `acris_tax_switch.netCustomerGroup`.`created_at` AS `acris_tax_switch.netCustomerGroup.createdAt`, `acris_tax_switch.netCustomerGroup`.`updated_at` AS `acris_tax_switch.netCustomerGroup.updatedAt`, `acris_tax_switch.netCustomerGroup.translation.name`, COALESCE(`acris_tax_switch.netCustomerGroup.translation.name`,`acris_tax_switch.netCustomerGroup.translation.name`) AS `acris_tax_switch.netCustomerGroup.name`, `acris_tax_switch.netCustomerGroup.translation.registrationTitle`, COALESCE(`acris_tax_switch.netCustomerGroup.translation.registrationTitle`,`acris_tax_switch.netCustomerGroup.translation.registrationTitle`) AS `acris_tax_switch.netCustomerGroup.registrationTitle`, `acris_tax_switch.netCustomerGroup.translation.registrationIntroduction`, COALESCE(`acris_tax_switch.netCustomerGroup.translation.registrationIntroduction`,`acris_tax_switch.netCustomerGroup.translation.registrationIntroduction`) AS `acris_tax_switch.netCustomerGroup.registrationIntroduction`, `acris_tax_switch.netCustomerGroup.translation.registrationOnlyCompanyRegistration`, COALESCE(`acris_tax_switch.netCustomerGroup.translation.registrationOnlyCompanyRegistration`,`acris_tax_switch.netCustomerGroup.translation.registrationOnlyCompanyRegistration`) AS `acris_tax_switch.netCustomerGroup.registrationOnlyCompanyRegistration`, `acris_tax_switch.netCustomerGroup.translation.registrationSeoMetaDescription`, COALESCE(`acris_tax_switch.netCustomerGroup.translation.registrationSeoMetaDescription`,`acris_tax_switch.netCustomerGroup.translation.registrationSeoMetaDescription`) AS `acris_tax_switch.netCustomerGroup.registrationSeoMetaDescription`, `acris_tax_switch.netCustomerGroup.translation.customFields`, COALESCE(`acris_tax_switch.netCustomerGroup.translation.customFields`,`acris_tax_switch.netCustomerGroup.translation.customFields`) AS `acris_tax_switch.netCustomerGroup.customFields`, `acris_tax_switch.netCustomerGroup.translation.createdAt`, `acris_tax_switch.netCustomerGroup.translation.updatedAt`, `acris_tax_switch.netCustomerGroup.translation.customerGroupId`, `acris_tax_switch.netCustomerGroup.translation.languageId`, `acris_tax_switch.translation.modalTitleText`, COALESCE(`acris_tax_switch.translation.modalTitleText`,`acris_tax_switch.translation.modalTitleText`) AS `acris_tax_switch.modalTitleText`, `acris_tax_switch.translation.modalContentText`, COALESCE(`acris_tax_switch.translation.modalContentText`,`acris_tax_switch.translation.modalContentText`) AS `acris_tax_switch.modalContentText`, `acris_tax_switch.translation.grossButtonText`, COALESCE(`acris_tax_switch.translation.grossButtonText`,`acris_tax_switch.translation.grossButtonText`) AS `acris_tax_switch.grossButtonText`, `acris_tax_switch.translation.netButtonText`, COALESCE(`acris_tax_switch.translation.netButtonText`,`acris_tax_switch.translation.netButtonText`) AS `acris_tax_switch.netButtonText`, `acris_tax_switch.translation.topBarGrossText`, COALESCE(`acris_tax_switch.translation.topBarGrossText`,`acris_tax_switch.translation.topBarGrossText`) AS `acris_tax_switch.topBarGrossText`, `acris_tax_switch.translation.topBarNetText`, COALESCE(`acris_tax_switch.translation.topBarNetText`,`acris_tax_switch.translation.topBarNetText`) AS `acris_tax_switch.topBarNetText`, `acris_tax_switch.translation.productDetailGrossText`, COALESCE(`acris_tax_switch.translation.productDetailGrossText`,`acris_tax_switch.translation.productDetailGrossText`) AS `acris_tax_switch.productDetailGrossText`, `acris_tax_switch.translation.productDetailNetText`, COALESCE(`acris_tax_switch.translation.productDetailNetText`,`acris_tax_switch.translation.productDetailNetText`) AS `acris_tax_switch.productDetailNetText`, `acris_tax_switch.translation.customFields`, COALESCE(`acris_tax_switch.translation.customFields`,`acris_tax_switch.translation.customFields`) AS `acris_tax_switch.customFields`, `acris_tax_switch.translation.createdAt`, `acris_tax_switch.translation.updatedAt`, `acris_tax_switch.translation.acrisTaxSwitchId`, `acris_tax_switch.translation.languageId`, `acris_tax_switch.translation.acrisTaxSwitchVersionId` FROM `acris_tax_switch` LEFT JOIN (SELECT `acris_tax_switch.translation`.acris_tax_switch_id, `acris_tax_switch.translation`.acris_tax_switch_version_id, `acris_tax_switch.translation`.modal_title_text AS `acris_tax_switch.translation.modalTitleText`, `acris_tax_switch.translation`.modal_content_text AS `acris_tax_switch.translation.modalContentText`, `acris_tax_switch.translation`.gross_button_text AS `acris_tax_switch.translation.grossButtonText`, `acris_tax_switch.translation`.net_button_text AS `acris_tax_switch.translation.netButtonText`, `acris_tax_switch.translation`.top_bar_gross_text AS `acris_tax_switch.translation.topBarGrossText`, `acris_tax_switch.translation`.top_bar_net_text AS `acris_tax_switch.translation.topBarNetText`, `acris_tax_switch.translation`.product_detail_gross_text AS `acris_tax_switch.translation.productDetailGrossText`, `acris_tax_switch.translation`.product_detail_net_text AS `acris_tax_switch.translation.productDetailNetText`, `acris_tax_switch.translation`.custom_fields AS `acris_tax_switch.translation.customFields`, `acris_tax_switch.translation`.created_at AS `acris_tax_switch.translation.createdAt`, `acris_tax_switch.translation`.updated_at AS `acris_tax_switch.translation.updatedAt`, `acris_tax_switch.translation`.acris_tax_switch_id AS `acris_tax_switch.translation.acrisTaxSwitchId`, `acris_tax_switch.translation`.language_id AS `acris_tax_switch.translation.languageId`, `acris_tax_switch.translation`.acris_tax_switch_version_id AS `acris_tax_switch.translation.acrisTaxSwitchVersionId` FROM `acris_tax_switch_translation` `acris_tax_switch.translation` WHERE `acris_tax_switch.translation`.language_id = ?) `acris_tax_switch.acris_tax_switch_translation` ON `acris_tax_switch.acris_tax_switch_translation`.`acris_tax_switch_id` = `acris_tax_switch`.`id` AND `acris_tax_switch.acris_tax_switch_translation`.acris_tax_switch_version_id = `acris_tax_switch`.version_id LEFT JOIN `customer_group` `acris_tax_switch.grossCustomerGroup` ON `acris_tax_switch`.`gross_customer_group_id` = `acris_tax_switch.grossCustomerGroup`.`id` LEFT JOIN `customer_group` `acris_tax_switch.netCustomerGroup` ON `acris_tax_switch`.`net_customer_group_id` = `acris_tax_switch.netCustomerGroup`.`id` LEFT JOIN (SELECT `acris_tax_switch.grossCustomerGroup.translation`.customer_group_id, `acris_tax_switch.grossCustomerGroup.translation`.name AS `acris_tax_switch.grossCustomerGroup.translation.name`, `acris_tax_switch.grossCustomerGroup.translation`.registration_title AS `acris_tax_switch.grossCustomerGroup.translation.registrationTitle`, `acris_tax_switch.grossCustomerGroup.translation`.registration_introduction AS `acris_tax_switch.grossCustomerGroup.translation.registrationIntroduction`, `acris_tax_switch.grossCustomerGroup.translation`.registration_only_company_registration AS `acris_tax_switch.grossCustomerGroup.translation.registrationOnlyCompanyRegistration`, `acris_tax_switch.grossCustomerGroup.translation`.registration_seo_meta_description AS `acris_tax_switch.grossCustomerGroup.translation.registrationSeoMetaDescription`, `acris_tax_switch.grossCustomerGroup.translation`.custom_fields AS `acris_tax_switch.grossCustomerGroup.translation.customFields`, `acris_tax_switch.grossCustomerGroup.translation`.created_at AS `acris_tax_switch.grossCustomerGroup.translation.createdAt`, `acris_tax_switch.grossCustomerGroup.translation`.updated_at AS `acris_tax_switch.grossCustomerGroup.translation.updatedAt`, `acris_tax_switch.grossCustomerGroup.translation`.customer_group_id AS `acris_tax_switch.grossCustomerGroup.translation.customerGroupId`, `acris_tax_switch.grossCustomerGroup.translation`.language_id AS `acris_tax_switch.grossCustomerGroup.translation.languageId` FROM `customer_group_translation` `acris_tax_switch.grossCustomerGroup.translation` WHERE `acris_tax_switch.grossCustomerGroup.translation`.language_id = ?) `acris_tax_switch.grossCustomerGroup.customer_group_translation` ON `acris_tax_switch.grossCustomerGroup.customer_group_translation`.`customer_group_id` = `acris_tax_switch.grossCustomerGroup`.`id` LEFT JOIN (SELECT `acris_tax_switch.netCustomerGroup.translation`.customer_group_id, `acris_tax_switch.netCustomerGroup.translation`.name AS `acris_tax_switch.netCustomerGroup.translation.name`, `acris_tax_switch.netCustomerGroup.translation`.registration_title AS `acris_tax_switch.netCustomerGroup.translation.registrationTitle`, `acris_tax_switch.netCustomerGroup.translation`.registration_introduction AS `acris_tax_switch.netCustomerGroup.translation.registrationIntroduction`, `acris_tax_switch.netCustomerGroup.translation`.registration_only_company_registration AS `acris_tax_switch.netCustomerGroup.translation.registrationOnlyCompanyRegistration`, `acris_tax_switch.netCustomerGroup.translation`.registration_seo_meta_description AS `acris_tax_switch.netCustomerGroup.translation.registrationSeoMetaDescription`, `acris_tax_switch.netCustomerGroup.translation`.custom_fields AS `acris_tax_switch.netCustomerGroup.translation.customFields`, `acris_tax_switch.netCustomerGroup.translation`.created_at AS `acris_tax_switch.netCustomerGroup.translation.createdAt`, `acris_tax_switch.netCustomerGroup.translation`.updated_at AS `acris_tax_switch.netCustomerGroup.translation.updatedAt`, `acris_tax_switch.netCustomerGroup.translation`.customer_group_id AS `acris_tax_switch.netCustomerGroup.translation.customerGroupId`, `acris_tax_switch.netCustomerGroup.translation`.language_id AS `acris_tax_switch.netCustomerGroup.translation.languageId` FROM `customer_group_translation` `acris_tax_switch.netCustomerGroup.translation` WHERE `acris_tax_switch.netCustomerGroup.translation`.language_id = ?) `acris_tax_switch.netCustomerGroup.customer_group_translation` ON `acris_tax_switch.netCustomerGroup.customer_group_translation`.`customer_group_id` = `acris_tax_switch.netCustomerGroup`.`id` WHERE (`acris_tax_switch`.`version_id` = ?) AND (`acris_tax_switch`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01Å\tyH7rwôèo┤ðÇzî"
]
0.81 ms
(0.78%)
1
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE ?
Parameters:
[
  "payload"
]
0.78 ms
(0.75%)
1
SELECT LOWER(HEX(rc.rule_id)) AS array_key, rc.*, rs.script, rs.identifier, rs.updated_at AS lastModified
            FROM rule_condition rc
            LEFT JOIN app_script_condition rs ON rc.script_id = rs.id AND rs.active = 1
            WHERE rc.rule_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
            ORDER BY rc.rule_id, rc.position
Parameters:
[
  b"\x01ìÕ║±┌qüÂ\x14ëSÖ,8\n"
  b"\x01ìÕÛDÜsF╗É\x15\x7F'lÌ"
  b"\x01ìÕÛDøp.¥Áµ╩\x07─ô┌"
  b"\x01ìÕÛDøp.¥Áµ╩\x08,\x17ï"
  b"\x01ìÕÛDøp.¥Áµ╩\x08¿*═"
  b"\x01ìÕÛDøp.¥Áµ╩\t\r"
  b"""
    \x01ìÕÛDøp.¥Áµ╩\n
    \x17
    """
  b"""
    \x01ìÕÛDøp.¥Áµ╩\n
    qO4
    """
  b"""
    \x01ìÕÛDøp.¥Áµ╩\n
    ñrW
    """
  b"\x01ìÕÛDøp.¥Áµ╩\vhÛ½"
  b"\x01ìÕÛDøp.¥Áµ╩\f\x1Fì\"
  b"\x01ìÕÛDøp.¥Áµ╩\f5n»"
  b"\x01ìÕÛDøp.¥Áµ╩\fȶJ"
  b"\x01ìÕÛDøp.¥Áµ╩\r\x05\x06ð"
  b"\x01ìÕÛDøp.¥Áµ╩\r2Îe"
  b"\x01ìÕÛDøp.¥Áµ╩\rú\x05Ô"
  b"\x01ìÕÛDøp.¥Áµ╩\r║ï¸"
  b"\x01ìÕÛDøp.¥Áµ╩\x0E╬ƺ"
  b"\x01ìÕÛDøp.¥Áµ╩\x0F~:┼"
  b"\x01ÅÑ\x00íïs¸ªÇƒÍ╝xêå"
]
0.77 ms
(0.74%)
1
SELECT `payment_method`.`id` AS `payment_method.id`, `payment_method`.`plugin_id` AS `payment_method.pluginId`, `payment_method`.`handler_identifier` AS `payment_method.handlerIdentifier`, `payment_method`.`position` AS `payment_method.position`, `payment_method`.`active` AS `payment_method.active`, `payment_method`.`after_order_enabled` AS `payment_method.afterOrderEnabled`, `payment_method`.`availability_rule_id` AS `payment_method.availabilityRuleId`, `payment_method`.`media_id` AS `payment_method.mediaId`, `payment_method.appPaymentMethod`.`id` AS `payment_method.appPaymentMethod.id`, `payment_method.appPaymentMethod`.`app_name` AS `payment_method.appPaymentMethod.appName`, `payment_method.appPaymentMethod`.`identifier` AS `payment_method.appPaymentMethod.identifier`, `payment_method.appPaymentMethod`.`pay_url` AS `payment_method.appPaymentMethod.payUrl`, `payment_method.appPaymentMethod`.`finalize_url` AS `payment_method.appPaymentMethod.finalizeUrl`, `payment_method.appPaymentMethod`.`validate_url` AS `payment_method.appPaymentMethod.validateUrl`, `payment_method.appPaymentMethod`.`capture_url` AS `payment_method.appPaymentMethod.captureUrl`, `payment_method.appPaymentMethod`.`refund_url` AS `payment_method.appPaymentMethod.refundUrl`, `payment_method.appPaymentMethod`.`recurring_url` AS `payment_method.appPaymentMethod.recurringUrl`, `payment_method.appPaymentMethod`.`app_id` AS `payment_method.appPaymentMethod.appId`, `payment_method.appPaymentMethod`.`original_media_id` AS `payment_method.appPaymentMethod.originalMediaId`, `payment_method.appPaymentMethod`.`payment_method_id` AS `payment_method.appPaymentMethod.paymentMethodId`, `payment_method.appPaymentMethod`.`created_at` AS `payment_method.appPaymentMethod.createdAt`, `payment_method.appPaymentMethod`.`updated_at` AS `payment_method.appPaymentMethod.updatedAt`, `payment_method`.`technical_name` AS `payment_method.technicalName`, `payment_method`.`created_at` AS `payment_method.createdAt`, `payment_method`.`updated_at` AS `payment_method.updatedAt`, `payment_method.media`.`id` AS `payment_method.media.id`, `payment_method.media`.`user_id` AS `payment_method.media.userId`, `payment_method.media`.`media_folder_id` AS `payment_method.media.mediaFolderId`, `payment_method.media`.`mime_type` AS `payment_method.media.mimeType`, `payment_method.media`.`file_extension` AS `payment_method.media.fileExtension`, `payment_method.media`.`uploaded_at` AS `payment_method.media.uploadedAt`, `payment_method.media`.`file_name` AS `payment_method.media.fileName`, `payment_method.media`.`file_size` AS `payment_method.media.fileSize`, `payment_method.media`.`media_type` AS `payment_method.media.mediaTypeRaw`, `payment_method.media`.`meta_data` AS `payment_method.media.metaData`, `payment_method.media`.`config` AS `payment_method.media.config`, `payment_method.media`.`path` AS `payment_method.media.path`, `payment_method.media`.`private` AS `payment_method.media.private`, `payment_method.media`.`thumbnails_ro` AS `payment_method.media.thumbnailsRo`, `payment_method.media`.`created_at` AS `payment_method.media.createdAt`, `payment_method.media`.`updated_at` AS `payment_method.media.updatedAt`, `payment_method.media.translation.title`, COALESCE(`payment_method.media.translation.title`,`payment_method.media.translation.title`) AS `payment_method.media.title`, `payment_method.media.translation.alt`, COALESCE(`payment_method.media.translation.alt`,`payment_method.media.translation.alt`) AS `payment_method.media.alt`, `payment_method.media.translation.customFields`, COALESCE(`payment_method.media.translation.customFields`,`payment_method.media.translation.customFields`) AS `payment_method.media.customFields`, `payment_method.media.translation.createdAt`, `payment_method.media.translation.updatedAt`, `payment_method.media.translation.mediaId`, `payment_method.media.translation.languageId`, `payment_method.translation.name`, COALESCE(`payment_method.translation.name`,`payment_method.translation.name`) AS `payment_method.name`, `payment_method.translation.distinguishableName`, COALESCE(`payment_method.translation.distinguishableName`,`payment_method.translation.distinguishableName`) AS `payment_method.distinguishableName`, `payment_method.translation.description`, COALESCE(`payment_method.translation.description`,`payment_method.translation.description`) AS `payment_method.description`, `payment_method.translation.customFields`, COALESCE(`payment_method.translation.customFields`,`payment_method.translation.customFields`) AS `payment_method.customFields`, `payment_method.translation.createdAt`, `payment_method.translation.updatedAt`, `payment_method.translation.paymentMethodId`, `payment_method.translation.languageId` FROM `payment_method` LEFT JOIN (SELECT `payment_method.translation`.payment_method_id, `payment_method.translation`.name AS `payment_method.translation.name`, `payment_method.translation`.distinguishable_name AS `payment_method.translation.distinguishableName`, `payment_method.translation`.description AS `payment_method.translation.description`, `payment_method.translation`.custom_fields AS `payment_method.translation.customFields`, `payment_method.translation`.created_at AS `payment_method.translation.createdAt`, `payment_method.translation`.updated_at AS `payment_method.translation.updatedAt`, `payment_method.translation`.payment_method_id AS `payment_method.translation.paymentMethodId`, `payment_method.translation`.language_id AS `payment_method.translation.languageId` 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 `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id` LEFT JOIN (SELECT `payment_method.media.translation`.media_id, `payment_method.media.translation`.title AS `payment_method.media.translation.title`, `payment_method.media.translation`.alt AS `payment_method.media.translation.alt`, `payment_method.media.translation`.custom_fields AS `payment_method.media.translation.customFields`, `payment_method.media.translation`.created_at AS `payment_method.media.translation.createdAt`, `payment_method.media.translation`.updated_at AS `payment_method.media.translation.updatedAt`, `payment_method.media.translation`.media_id AS `payment_method.media.translation.mediaId`, `payment_method.media.translation`.language_id AS `payment_method.media.translation.languageId` 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"¸©Å╔└\x10G\x02®ofM½■&V"
  b"\x01ÉÛ\x08 ísãî5╠-\x06Ö j"
  b"\x01ÉÛ\x08 ísãî5╠-\x06°h╩"
  b"\x01ÉÛ\x08 ísãî5╠-\x07¬æ╝"
  b"\x01ÉÛ\x08 ísãî5╠-\x088\x108"
  b"\x01ÉÛ\x08 ísãî5╠-\t¿╝▒"
  b"\x01ÉÛ\x08 ísãî5╠-\vNnÜ"
  b"\x01ÉÛ\x08 ísãî5╠-\v­Äk"
  b"\x01‘˜Û˜†|\x10®-\x1EfH|A\x08"
  b"\x01‘à7×_}µ‰+aCþJ\x1F\x12"
  b"\vOØܾÒI┤ô»æ¢┴\x07"
]
0.75 ms
(0.72%)
1
SELECT `country`.`id` FROM `country` LEFT JOIN `sales_channel_country` `country.salesChannels.mapping` ON `country`.`id` = `country.salesChannels.mapping`.`country_id`  LEFT JOIN `sales_channel` `country.salesChannels` ON `country.salesChannels.mapping`.`sales_channel_id` = `country.salesChannels`.`id`  WHERE (`country`.`active` = ? AND `country.salesChannels`.`id` = ?) GROUP BY `country`.`id`
Parameters:
[
  true
  b"""
    ‹9‚|€jK‘µ±\n
    ʾQÜÓ
    """
]
0.74 ms
(0.71%)
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`.`created_at` AS `media.createdAt`, `media`.`updated_at` AS `media.updatedAt`, `media.translation.title`, COALESCE(`media.translation.title`,`media.translation.title`) AS `media.title`, `media.translation.alt`, COALESCE(`media.translation.alt`,`media.translation.alt`) AS `media.alt`, `media.translation.customFields`, COALESCE(`media.translation.customFields`,`media.translation.customFields`) AS `media.customFields`, `media.translation.createdAt`, `media.translation.updatedAt`, `media.translation.mediaId`, `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.media_id, `media.translation`.title AS `media.translation.title`, `media.translation`.alt AS `media.translation.alt`, `media.translation`.custom_fields AS `media.translation.customFields`, `media.translation`.created_at AS `media.translation.createdAt`, `media.translation`.updated_at AS `media.translation.updatedAt`, `media.translation`.media_id AS `media.translation.mediaId`, `media.translation`.language_id AS `media.translation.languageId` 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Š'Ë.ªs’ˆIóQÅïNÕ"
  b"\x01É╩´ª«}\x15Ç\x18ÈQEc¸u"
]
0.71 ms
(0.68%)
1
# theme-service::load-config::read
SELECT `theme`.`id` AS `theme.id`, `theme`.`technical_name` AS `theme.technicalName`, `theme`.`name` AS `theme.name`, `theme`.`author` AS `theme.author`, `theme`.`preview_media_id` AS `theme.previewMediaId`, `theme`.`parent_theme_id` AS `theme.parentThemeId`, `theme`.`theme_json` AS `theme.themeJson`, `theme`.`base_config` AS `theme.baseConfig`, `theme`.`config_values` AS `theme.configValues`, `theme`.`active` AS `theme.active`, `theme`.`created_at` AS `theme.createdAt`, `theme`.`updated_at` AS `theme.updatedAt`, `theme.translation.description`, COALESCE(`theme.translation.description`,`theme.translation.description`) AS `theme.description`, `theme.translation.labels`, COALESCE(`theme.translation.labels`,`theme.translation.labels`) AS `theme.labels`, `theme.translation.helpTexts`, COALESCE(`theme.translation.helpTexts`,`theme.translation.helpTexts`) AS `theme.helpTexts`, `theme.translation.customFields`, COALESCE(`theme.translation.customFields`,`theme.translation.customFields`) AS `theme.customFields`, `theme.translation.createdAt`, `theme.translation.updatedAt`, `theme.translation.themeId`, `theme.translation.languageId` FROM `theme` LEFT JOIN (SELECT `theme.translation`.theme_id, `theme.translation`.description AS `theme.translation.description`, `theme.translation`.labels AS `theme.translation.labels`, `theme.translation`.help_texts AS `theme.translation.helpTexts`, `theme.translation`.custom_fields AS `theme.translation.customFields`, `theme.translation`.created_at AS `theme.translation.createdAt`, `theme.translation`.updated_at AS `theme.translation.updatedAt`, `theme.translation`.theme_id AS `theme.translation.themeId`, `theme.translation`.language_id AS `theme.translation.languageId` FROM `theme_translation` `theme.translation` WHERE `theme.translation`.language_id = ?) `theme.theme_translation` ON `theme.theme_translation`.`theme_id` = `theme`.`id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
0.70 ms
(0.67%)
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.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`, COALESCE(`tax_rule.type.translation.typeName`,`tax_rule.type.translation.typeName`) AS `tax_rule.type.typeName`, `tax_rule.type.translation.createdAt`, `tax_rule.type.translation.updatedAt`, `tax_rule.type.translation.taxRuleTypeId`, `tax_rule.type.translation.languageId`, `tax_rule`.`created_at` AS `tax_rule.createdAt`, `tax_rule`.`updated_at` AS `tax_rule.updatedAt` FROM `tax_rule` LEFT JOIN `tax_rule_type` `tax_rule.type` ON `tax_rule`.`tax_rule_type_id` = `tax_rule.type`.`id` LEFT JOIN (SELECT `tax_rule.type.translation`.tax_rule_type_id, `tax_rule.type.translation`.type_name AS `tax_rule.type.translation.typeName`, `tax_rule.type.translation`.created_at AS `tax_rule.type.translation.createdAt`, `tax_rule.type.translation`.updated_at AS `tax_rule.type.translation.updatedAt`, `tax_rule.type.translation`.tax_rule_type_id AS `tax_rule.type.translation.taxRuleTypeId`, `tax_rule.type.translation`.language_id AS `tax_rule.type.translation.languageId` 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Š\x1C™‘.q0¡žyøMU¤N"
  b"\x12HKS\x17\x1FOl”`‡xm+’I"
  b"x.ŠË ÀFFš®\x7FLüœTk"
  b"§_Â\x01©"I2­hífý3\x12\x14"
]
0.70 ms
(0.67%)
1
SELECT translation_key, value FROM snippet WHERE snippet_set_id = ?
Parameters:
[
  b"UwúhÁ\x10HcÑ\x06×öÅ\e)S"
]
0.69 ms
(0.66%)
4
SELECT property.name, property.value, property.id, property.child_count, property.on_event, property.event_name, property.parent_id FROM wbm_data_layer_properties property WHERE (property.parent_id = ?) AND (property.module = ?)
Parameters:
[
  b"\v´˜ë¢‹D}Šù¿ZFã\x17Ò"
  "frontend.checkout.cart.page"
]
0.68 ms
(0.65%)
5
SELECT `cogi_free_products`.`id` AS `cogi_free_products.id`, `cogi_free_products`.`product_id` AS `cogi_free_products.productId`, `cogi_free_products`.`product_version_id` AS `cogi_free_products.productVersionId`, `cogi_free_products`.`promotion_id` AS `cogi_free_products.promotionId`, `cogi_free_products`.`cart_price` AS `cogi_free_products.cartPrice`, `cogi_free_products`.`is_active` AS `cogi_free_products.isActive`, `cogi_free_products`.`priority` AS `cogi_free_products.priority`, `cogi_free_products`.`sales_channel_ids` AS `cogi_free_products.salesChannelIds`, `cogi_free_products`.`start_date` AS `cogi_free_products.startDate`, `cogi_free_products`.`end_date` AS `cogi_free_products.endDate`, `cogi_free_products`.`buy_ones_per_customer` AS `cogi_free_products.buyOnesPerCustomer`, `cogi_free_products`.`manufacturer_active` AS `cogi_free_products.manufacturerActive`, `cogi_free_products`.`disable_buy_in_storefront` AS `cogi_free_products.disableBuyInStorefront`, `cogi_free_products`.`product_manufacturer_ids` AS `cogi_free_products.productManufacturerIds`, `cogi_free_products`.`media_id` AS `cogi_free_products.mediaId`, `cogi_free_products`.`media_position` AS `cogi_free_products.mediaPosition`, `cogi_free_products`.`category_active` AS `cogi_free_products.categoryActive`, `cogi_free_products`.`category_ids` AS `cogi_free_products.categoryIds`, `cogi_free_products`.`quantity` AS `cogi_free_products.quantity`, `cogi_free_products`.`created_at` AS `cogi_free_products.createdAt`, `cogi_free_products`.`updated_at` AS `cogi_free_products.updatedAt` FROM `cogi_free_products` WHERE `cogi_free_products`.`id` IN (?)
Parameters:
[
  b"\x01Ž\k\vBtuœÆ°åú_DL"
]
0.67 ms
(0.65%)
1
# generic-page::shipping-methods::read
SELECT `shipping_method`.`id` AS `shipping_method.id`, `shipping_method`.`active` AS `shipping_method.active`, `shipping_method`.`position` AS `shipping_method.position`, `shipping_method`.`availability_rule_id` AS `shipping_method.availabilityRuleId`, `shipping_method`.`media_id` AS `shipping_method.mediaId`, `shipping_method`.`delivery_time_id` AS `shipping_method.deliveryTimeId`, `shipping_method`.`tax_type` AS `shipping_method.taxType`, `shipping_method`.`tax_id` AS `shipping_method.taxId`, `shipping_method.deliveryTime`.`id` AS `shipping_method.deliveryTime.id`, `shipping_method.deliveryTime`.`min` AS `shipping_method.deliveryTime.min`, `shipping_method.deliveryTime`.`max` AS `shipping_method.deliveryTime.max`, `shipping_method.deliveryTime`.`unit` AS `shipping_method.deliveryTime.unit`, `shipping_method.deliveryTime`.`created_at` AS `shipping_method.deliveryTime.createdAt`, `shipping_method.deliveryTime`.`updated_at` AS `shipping_method.deliveryTime.updatedAt`, `shipping_method.deliveryTime.translation.name`, COALESCE(`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) AS `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.customFields`, COALESCE(`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) AS `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation.languageId`, `shipping_method.appShippingMethod`.`id` AS `shipping_method.appShippingMethod.id`, `shipping_method.appShippingMethod`.`app_name` AS `shipping_method.appShippingMethod.appName`, `shipping_method.appShippingMethod`.`identifier` AS `shipping_method.appShippingMethod.identifier`, `shipping_method.appShippingMethod`.`app_id` AS `shipping_method.appShippingMethod.appId`, `shipping_method.appShippingMethod`.`shipping_method_id` AS `shipping_method.appShippingMethod.shippingMethodId`, `shipping_method.appShippingMethod`.`original_media_id` AS `shipping_method.appShippingMethod.originalMediaId`, `shipping_method.appShippingMethod`.`created_at` AS `shipping_method.appShippingMethod.createdAt`, `shipping_method.appShippingMethod`.`updated_at` AS `shipping_method.appShippingMethod.updatedAt`, `shipping_method`.`technical_name` AS `shipping_method.technicalName`, `shipping_method`.`created_at` AS `shipping_method.createdAt`, `shipping_method`.`updated_at` AS `shipping_method.updatedAt`, `shipping_method.media`.`id` AS `shipping_method.media.id`, `shipping_method.media`.`user_id` AS `shipping_method.media.userId`, `shipping_method.media`.`media_folder_id` AS `shipping_method.media.mediaFolderId`, `shipping_method.media`.`mime_type` AS `shipping_method.media.mimeType`, `shipping_method.media`.`file_extension` AS `shipping_method.media.fileExtension`, `shipping_method.media`.`uploaded_at` AS `shipping_method.media.uploadedAt`, `shipping_method.media`.`file_name` AS `shipping_method.media.fileName`, `shipping_method.media`.`file_size` AS `shipping_method.media.fileSize`, `shipping_method.media`.`media_type` AS `shipping_method.media.mediaTypeRaw`, `shipping_method.media`.`meta_data` AS `shipping_method.media.metaData`, `shipping_method.media`.`config` AS `shipping_method.media.config`, `shipping_method.media`.`path` AS `shipping_method.media.path`, `shipping_method.media`.`private` AS `shipping_method.media.private`, `shipping_method.media`.`thumbnails_ro` AS `shipping_method.media.thumbnailsRo`, `shipping_method.media`.`created_at` AS `shipping_method.media.createdAt`, `shipping_method.media`.`updated_at` AS `shipping_method.media.updatedAt`, `shipping_method.media.translation.title`, COALESCE(`shipping_method.media.translation.title`,`shipping_method.media.translation.title`) AS `shipping_method.media.title`, `shipping_method.media.translation.alt`, COALESCE(`shipping_method.media.translation.alt`,`shipping_method.media.translation.alt`) AS `shipping_method.media.alt`, `shipping_method.media.translation.customFields`, COALESCE(`shipping_method.media.translation.customFields`,`shipping_method.media.translation.customFields`) AS `shipping_method.media.customFields`, `shipping_method.media.translation.createdAt`, `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation.mediaId`, `shipping_method.media.translation.languageId`, `shipping_method.translation.name`, COALESCE(`shipping_method.translation.name`,`shipping_method.translation.name`) AS `shipping_method.name`, `shipping_method.translation.description`, COALESCE(`shipping_method.translation.description`,`shipping_method.translation.description`) AS `shipping_method.description`, `shipping_method.translation.trackingUrl`, COALESCE(`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) AS `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, COALESCE(`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) AS `shipping_method.customFields`, `shipping_method.translation.createdAt`, `shipping_method.translation.updatedAt`, `shipping_method.translation.shippingMethodId`, `shipping_method.translation.languageId` FROM `shipping_method` LEFT JOIN (SELECT `shipping_method.translation`.shipping_method_id, `shipping_method.translation`.name AS `shipping_method.translation.name`, `shipping_method.translation`.description AS `shipping_method.translation.description`, `shipping_method.translation`.tracking_url AS `shipping_method.translation.trackingUrl`, `shipping_method.translation`.custom_fields AS `shipping_method.translation.customFields`, `shipping_method.translation`.created_at AS `shipping_method.translation.createdAt`, `shipping_method.translation`.updated_at AS `shipping_method.translation.updatedAt`, `shipping_method.translation`.shipping_method_id AS `shipping_method.translation.shippingMethodId`, `shipping_method.translation`.language_id AS `shipping_method.translation.languageId` 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 `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method`.`id` = `shipping_method.appShippingMethod`.`shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method`.`media_id` = `shipping_method.media`.`id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation`.delivery_time_id, `shipping_method.deliveryTime.translation`.name AS `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.custom_fields AS `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation`.created_at AS `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation`.updated_at AS `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation`.delivery_time_id AS `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation`.language_id AS `shipping_method.deliveryTime.translation.languageId` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation`.language_id = ?) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN (SELECT `shipping_method.media.translation`.media_id, `shipping_method.media.translation`.title AS `shipping_method.media.translation.title`, `shipping_method.media.translation`.alt AS `shipping_method.media.translation.alt`, `shipping_method.media.translation`.custom_fields AS `shipping_method.media.translation.customFields`, `shipping_method.media.translation`.created_at AS `shipping_method.media.translation.createdAt`, `shipping_method.media.translation`.updated_at AS `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation`.media_id AS `shipping_method.media.translation.mediaId`, `shipping_method.media.translation`.language_id AS `shipping_method.media.translation.languageId` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation`.language_id = ?) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation`.`media_id` = `shipping_method.media`.`id` WHERE `shipping_method`.`id` IN (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x11ÿj´d†KN•:s\x14ÔÑn\x1E"
  b"\x01Å.\x18<Xsä░g³c.ôF╔"
  b"\x01Å.\x16é`| ¿(þv¢ã ý"
  b"ë»\x06Y─oH]Å\x08çÌ®\x1A█┼"
  b"\x01Ńs_?wY▒Ä8r=\x16 H"
  b"\x01Å®R$╚pÐÀ¨\f;!gQ7"
  b"\x01Å.\x13┘nq8뵯\x08\x02õÖ\x07"
]
0.67 ms
(0.64%)
1
SELECT `shipping_method`.`id` AS `shipping_method.id`, `shipping_method`.`active` AS `shipping_method.active`, `shipping_method`.`position` AS `shipping_method.position`, `shipping_method`.`availability_rule_id` AS `shipping_method.availabilityRuleId`, `shipping_method`.`media_id` AS `shipping_method.mediaId`, `shipping_method`.`delivery_time_id` AS `shipping_method.deliveryTimeId`, `shipping_method`.`tax_type` AS `shipping_method.taxType`, `shipping_method`.`tax_id` AS `shipping_method.taxId`, `shipping_method.deliveryTime`.`id` AS `shipping_method.deliveryTime.id`, `shipping_method.deliveryTime`.`min` AS `shipping_method.deliveryTime.min`, `shipping_method.deliveryTime`.`max` AS `shipping_method.deliveryTime.max`, `shipping_method.deliveryTime`.`unit` AS `shipping_method.deliveryTime.unit`, `shipping_method.deliveryTime`.`created_at` AS `shipping_method.deliveryTime.createdAt`, `shipping_method.deliveryTime`.`updated_at` AS `shipping_method.deliveryTime.updatedAt`, `shipping_method.deliveryTime.translation.name`, COALESCE(`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) AS `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.customFields`, COALESCE(`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) AS `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation.languageId`, `shipping_method.appShippingMethod`.`id` AS `shipping_method.appShippingMethod.id`, `shipping_method.appShippingMethod`.`app_name` AS `shipping_method.appShippingMethod.appName`, `shipping_method.appShippingMethod`.`identifier` AS `shipping_method.appShippingMethod.identifier`, `shipping_method.appShippingMethod`.`app_id` AS `shipping_method.appShippingMethod.appId`, `shipping_method.appShippingMethod`.`shipping_method_id` AS `shipping_method.appShippingMethod.shippingMethodId`, `shipping_method.appShippingMethod`.`original_media_id` AS `shipping_method.appShippingMethod.originalMediaId`, `shipping_method.appShippingMethod`.`created_at` AS `shipping_method.appShippingMethod.createdAt`, `shipping_method.appShippingMethod`.`updated_at` AS `shipping_method.appShippingMethod.updatedAt`, `shipping_method`.`technical_name` AS `shipping_method.technicalName`, `shipping_method`.`created_at` AS `shipping_method.createdAt`, `shipping_method`.`updated_at` AS `shipping_method.updatedAt`, `shipping_method.media`.`id` AS `shipping_method.media.id`, `shipping_method.media`.`user_id` AS `shipping_method.media.userId`, `shipping_method.media`.`media_folder_id` AS `shipping_method.media.mediaFolderId`, `shipping_method.media`.`mime_type` AS `shipping_method.media.mimeType`, `shipping_method.media`.`file_extension` AS `shipping_method.media.fileExtension`, `shipping_method.media`.`uploaded_at` AS `shipping_method.media.uploadedAt`, `shipping_method.media`.`file_name` AS `shipping_method.media.fileName`, `shipping_method.media`.`file_size` AS `shipping_method.media.fileSize`, `shipping_method.media`.`media_type` AS `shipping_method.media.mediaTypeRaw`, `shipping_method.media`.`meta_data` AS `shipping_method.media.metaData`, `shipping_method.media`.`config` AS `shipping_method.media.config`, `shipping_method.media`.`path` AS `shipping_method.media.path`, `shipping_method.media`.`private` AS `shipping_method.media.private`, `shipping_method.media`.`thumbnails_ro` AS `shipping_method.media.thumbnailsRo`, `shipping_method.media`.`created_at` AS `shipping_method.media.createdAt`, `shipping_method.media`.`updated_at` AS `shipping_method.media.updatedAt`, `shipping_method.media.translation.title`, COALESCE(`shipping_method.media.translation.title`,`shipping_method.media.translation.title`) AS `shipping_method.media.title`, `shipping_method.media.translation.alt`, COALESCE(`shipping_method.media.translation.alt`,`shipping_method.media.translation.alt`) AS `shipping_method.media.alt`, `shipping_method.media.translation.customFields`, COALESCE(`shipping_method.media.translation.customFields`,`shipping_method.media.translation.customFields`) AS `shipping_method.media.customFields`, `shipping_method.media.translation.createdAt`, `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation.mediaId`, `shipping_method.media.translation.languageId`, `shipping_method.translation.name`, COALESCE(`shipping_method.translation.name`,`shipping_method.translation.name`) AS `shipping_method.name`, `shipping_method.translation.description`, COALESCE(`shipping_method.translation.description`,`shipping_method.translation.description`) AS `shipping_method.description`, `shipping_method.translation.trackingUrl`, COALESCE(`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) AS `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, COALESCE(`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) AS `shipping_method.customFields`, `shipping_method.translation.createdAt`, `shipping_method.translation.updatedAt`, `shipping_method.translation.shippingMethodId`, `shipping_method.translation.languageId` FROM `shipping_method` LEFT JOIN (SELECT `shipping_method.translation`.shipping_method_id, `shipping_method.translation`.name AS `shipping_method.translation.name`, `shipping_method.translation`.description AS `shipping_method.translation.description`, `shipping_method.translation`.tracking_url AS `shipping_method.translation.trackingUrl`, `shipping_method.translation`.custom_fields AS `shipping_method.translation.customFields`, `shipping_method.translation`.created_at AS `shipping_method.translation.createdAt`, `shipping_method.translation`.updated_at AS `shipping_method.translation.updatedAt`, `shipping_method.translation`.shipping_method_id AS `shipping_method.translation.shippingMethodId`, `shipping_method.translation`.language_id AS `shipping_method.translation.languageId` 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 `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method`.`id` = `shipping_method.appShippingMethod`.`shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method`.`media_id` = `shipping_method.media`.`id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation`.delivery_time_id, `shipping_method.deliveryTime.translation`.name AS `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.custom_fields AS `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation`.created_at AS `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation`.updated_at AS `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation`.delivery_time_id AS `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation`.language_id AS `shipping_method.deliveryTime.translation.languageId` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation`.language_id = ?) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN (SELECT `shipping_method.media.translation`.media_id, `shipping_method.media.translation`.title AS `shipping_method.media.translation.title`, `shipping_method.media.translation`.alt AS `shipping_method.media.translation.alt`, `shipping_method.media.translation`.custom_fields AS `shipping_method.media.translation.customFields`, `shipping_method.media.translation`.created_at AS `shipping_method.media.translation.createdAt`, `shipping_method.media.translation`.updated_at AS `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation`.media_id AS `shipping_method.media.translation.mediaId`, `shipping_method.media.translation`.language_id AS `shipping_method.media.translation.languageId` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation`.language_id = ?) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation`.`media_id` = `shipping_method.media`.`id` WHERE `shipping_method`.`id` IN (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x11ÿj´d†KN•:s\x14ÔÑn\x1E"
  b"\x01Å.\x18<Xsä░g³c.ôF╔"
  b"\x01Å.\x16é`| ¿(þv¢ã ý"
  b"ë»\x06Y─oH]Å\x08çÌ®\x1A█┼"
  b"\x01Ńs_?wY▒Ä8r=\x16 H"
  b"\x01Å®R$╚pÐÀ¨\f;!gQ7"
  b"\x01Å.\x13┘nq8뵯\x08\x02õÖ\x07"
]
0.66 ms
(0.63%)
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`.`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.analytics`.`id` AS `sales_channel.analytics.id`, `sales_channel.analytics`.`tracking_id` AS `sales_channel.analytics.trackingId`, `sales_channel.analytics`.`active` AS `sales_channel.analytics.active`, `sales_channel.analytics`.`track_orders` AS `sales_channel.analytics.trackOrders`, `sales_channel.analytics`.`anonymize_ip` AS `sales_channel.analytics.anonymizeIp`, `sales_channel.analytics`.`created_at` AS `sales_channel.analytics.createdAt`, `sales_channel.analytics`.`updated_at` AS `sales_channel.analytics.updatedAt`, `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`, COALESCE(`sales_channel.currency.translation.shortName`,`sales_channel.currency.translation.shortName`) AS `sales_channel.currency.shortName`, `sales_channel.currency.translation.name`, COALESCE(`sales_channel.currency.translation.name`,`sales_channel.currency.translation.name`) AS `sales_channel.currency.name`, `sales_channel.currency.translation.customFields`, COALESCE(`sales_channel.currency.translation.customFields`,`sales_channel.currency.translation.customFields`) AS `sales_channel.currency.customFields`, `sales_channel.currency.translation.createdAt`, `sales_channel.currency.translation.updatedAt`, `sales_channel.currency.translation.currencyId`, `sales_channel.currency.translation.languageId`, `sales_channel.translation.name`, COALESCE(`sales_channel.translation.name`,`sales_channel.translation.name`) AS `sales_channel.name`, `sales_channel.translation.homeSlotConfig`, COALESCE(`sales_channel.translation.homeSlotConfig`,`sales_channel.translation.homeSlotConfig`) AS `sales_channel.homeSlotConfig`, `sales_channel.translation.homeEnabled`, COALESCE(`sales_channel.translation.homeEnabled`,`sales_channel.translation.homeEnabled`) AS `sales_channel.homeEnabled`, `sales_channel.translation.homeName`, COALESCE(`sales_channel.translation.homeName`,`sales_channel.translation.homeName`) AS `sales_channel.homeName`, `sales_channel.translation.homeMetaTitle`, COALESCE(`sales_channel.translation.homeMetaTitle`,`sales_channel.translation.homeMetaTitle`) AS `sales_channel.homeMetaTitle`, `sales_channel.translation.homeMetaDescription`, COALESCE(`sales_channel.translation.homeMetaDescription`,`sales_channel.translation.homeMetaDescription`) AS `sales_channel.homeMetaDescription`, `sales_channel.translation.homeKeywords`, COALESCE(`sales_channel.translation.homeKeywords`,`sales_channel.translation.homeKeywords`) AS `sales_channel.homeKeywords`, `sales_channel.translation.customFields`, COALESCE(`sales_channel.translation.customFields`,`sales_channel.translation.customFields`) AS `sales_channel.customFields`, `sales_channel.translation.createdAt`, `sales_channel.translation.updatedAt`, `sales_channel.translation.salesChannelId`, `sales_channel.translation.languageId` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation`.sales_channel_id, `sales_channel.translation`.name AS `sales_channel.translation.name`, `sales_channel.translation`.home_slot_config AS `sales_channel.translation.homeSlotConfig`, `sales_channel.translation`.home_enabled AS `sales_channel.translation.homeEnabled`, `sales_channel.translation`.home_name AS `sales_channel.translation.homeName`, `sales_channel.translation`.home_meta_title AS `sales_channel.translation.homeMetaTitle`, `sales_channel.translation`.home_meta_description AS `sales_channel.translation.homeMetaDescription`, `sales_channel.translation`.home_keywords AS `sales_channel.translation.homeKeywords`, `sales_channel.translation`.custom_fields AS `sales_channel.translation.customFields`, `sales_channel.translation`.created_at AS `sales_channel.translation.createdAt`, `sales_channel.translation`.updated_at AS `sales_channel.translation.updatedAt`, `sales_channel.translation`.sales_channel_id AS `sales_channel.translation.salesChannelId`, `sales_channel.translation`.language_id AS `sales_channel.translation.languageId` 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 `sales_channel_analytics` `sales_channel.analytics` ON `sales_channel`.`analytics_id` = `sales_channel.analytics`.`id` LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel`.`currency_id` = `sales_channel.currency`.`id` LEFT JOIN (SELECT `sales_channel.currency.translation`.currency_id, `sales_channel.currency.translation`.short_name AS `sales_channel.currency.translation.shortName`, `sales_channel.currency.translation`.name AS `sales_channel.currency.translation.name`, `sales_channel.currency.translation`.custom_fields AS `sales_channel.currency.translation.customFields`, `sales_channel.currency.translation`.created_at AS `sales_channel.currency.translation.createdAt`, `sales_channel.currency.translation`.updated_at AS `sales_channel.currency.translation.updatedAt`, `sales_channel.currency.translation`.currency_id AS `sales_channel.currency.translation.currencyId`, `sales_channel.currency.translation`.language_id AS `sales_channel.currency.translation.languageId` 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"""
    ‹9‚|€jK‘µ±\n
    ʾQÜÓ
    """
]
0.63 ms
(0.61%)
1
# generic-page::payment-methods::read
SELECT `payment_method`.`id` AS `payment_method.id`, `payment_method`.`plugin_id` AS `payment_method.pluginId`, `payment_method`.`handler_identifier` AS `payment_method.handlerIdentifier`, `payment_method`.`position` AS `payment_method.position`, `payment_method`.`active` AS `payment_method.active`, `payment_method`.`after_order_enabled` AS `payment_method.afterOrderEnabled`, `payment_method`.`availability_rule_id` AS `payment_method.availabilityRuleId`, `payment_method`.`media_id` AS `payment_method.mediaId`, `payment_method.appPaymentMethod`.`id` AS `payment_method.appPaymentMethod.id`, `payment_method.appPaymentMethod`.`app_name` AS `payment_method.appPaymentMethod.appName`, `payment_method.appPaymentMethod`.`identifier` AS `payment_method.appPaymentMethod.identifier`, `payment_method.appPaymentMethod`.`pay_url` AS `payment_method.appPaymentMethod.payUrl`, `payment_method.appPaymentMethod`.`finalize_url` AS `payment_method.appPaymentMethod.finalizeUrl`, `payment_method.appPaymentMethod`.`validate_url` AS `payment_method.appPaymentMethod.validateUrl`, `payment_method.appPaymentMethod`.`capture_url` AS `payment_method.appPaymentMethod.captureUrl`, `payment_method.appPaymentMethod`.`refund_url` AS `payment_method.appPaymentMethod.refundUrl`, `payment_method.appPaymentMethod`.`recurring_url` AS `payment_method.appPaymentMethod.recurringUrl`, `payment_method.appPaymentMethod`.`app_id` AS `payment_method.appPaymentMethod.appId`, `payment_method.appPaymentMethod`.`original_media_id` AS `payment_method.appPaymentMethod.originalMediaId`, `payment_method.appPaymentMethod`.`payment_method_id` AS `payment_method.appPaymentMethod.paymentMethodId`, `payment_method.appPaymentMethod`.`created_at` AS `payment_method.appPaymentMethod.createdAt`, `payment_method.appPaymentMethod`.`updated_at` AS `payment_method.appPaymentMethod.updatedAt`, `payment_method`.`technical_name` AS `payment_method.technicalName`, `payment_method`.`created_at` AS `payment_method.createdAt`, `payment_method`.`updated_at` AS `payment_method.updatedAt`, `payment_method.media`.`id` AS `payment_method.media.id`, `payment_method.media`.`user_id` AS `payment_method.media.userId`, `payment_method.media`.`media_folder_id` AS `payment_method.media.mediaFolderId`, `payment_method.media`.`mime_type` AS `payment_method.media.mimeType`, `payment_method.media`.`file_extension` AS `payment_method.media.fileExtension`, `payment_method.media`.`uploaded_at` AS `payment_method.media.uploadedAt`, `payment_method.media`.`file_name` AS `payment_method.media.fileName`, `payment_method.media`.`file_size` AS `payment_method.media.fileSize`, `payment_method.media`.`media_type` AS `payment_method.media.mediaTypeRaw`, `payment_method.media`.`meta_data` AS `payment_method.media.metaData`, `payment_method.media`.`config` AS `payment_method.media.config`, `payment_method.media`.`path` AS `payment_method.media.path`, `payment_method.media`.`private` AS `payment_method.media.private`, `payment_method.media`.`thumbnails_ro` AS `payment_method.media.thumbnailsRo`, `payment_method.media`.`created_at` AS `payment_method.media.createdAt`, `payment_method.media`.`updated_at` AS `payment_method.media.updatedAt`, `payment_method.media.translation.title`, COALESCE(`payment_method.media.translation.title`,`payment_method.media.translation.title`) AS `payment_method.media.title`, `payment_method.media.translation.alt`, COALESCE(`payment_method.media.translation.alt`,`payment_method.media.translation.alt`) AS `payment_method.media.alt`, `payment_method.media.translation.customFields`, COALESCE(`payment_method.media.translation.customFields`,`payment_method.media.translation.customFields`) AS `payment_method.media.customFields`, `payment_method.media.translation.createdAt`, `payment_method.media.translation.updatedAt`, `payment_method.media.translation.mediaId`, `payment_method.media.translation.languageId`, `payment_method.translation.name`, COALESCE(`payment_method.translation.name`,`payment_method.translation.name`) AS `payment_method.name`, `payment_method.translation.distinguishableName`, COALESCE(`payment_method.translation.distinguishableName`,`payment_method.translation.distinguishableName`) AS `payment_method.distinguishableName`, `payment_method.translation.description`, COALESCE(`payment_method.translation.description`,`payment_method.translation.description`) AS `payment_method.description`, `payment_method.translation.customFields`, COALESCE(`payment_method.translation.customFields`,`payment_method.translation.customFields`) AS `payment_method.customFields`, `payment_method.translation.createdAt`, `payment_method.translation.updatedAt`, `payment_method.translation.paymentMethodId`, `payment_method.translation.languageId` FROM `payment_method` LEFT JOIN (SELECT `payment_method.translation`.payment_method_id, `payment_method.translation`.name AS `payment_method.translation.name`, `payment_method.translation`.distinguishable_name AS `payment_method.translation.distinguishableName`, `payment_method.translation`.description AS `payment_method.translation.description`, `payment_method.translation`.custom_fields AS `payment_method.translation.customFields`, `payment_method.translation`.created_at AS `payment_method.translation.createdAt`, `payment_method.translation`.updated_at AS `payment_method.translation.updatedAt`, `payment_method.translation`.payment_method_id AS `payment_method.translation.paymentMethodId`, `payment_method.translation`.language_id AS `payment_method.translation.languageId` 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 `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id` LEFT JOIN (SELECT `payment_method.media.translation`.media_id, `payment_method.media.translation`.title AS `payment_method.media.translation.title`, `payment_method.media.translation`.alt AS `payment_method.media.translation.alt`, `payment_method.media.translation`.custom_fields AS `payment_method.media.translation.customFields`, `payment_method.media.translation`.created_at AS `payment_method.media.translation.createdAt`, `payment_method.media.translation`.updated_at AS `payment_method.media.translation.updatedAt`, `payment_method.media.translation`.media_id AS `payment_method.media.translation.mediaId`, `payment_method.media.translation`.language_id AS `payment_method.media.translation.languageId` 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"¸©Å╔└\x10G\x02®ofM½■&V"
  b"\x01ÉÛ\x08 ísãî5╠-\x06Ö j"
  b"\x01ÉÛ\x08 ísãî5╠-\x06°h╩"
  b"\x01ÉÛ\x08 ísãî5╠-\x07¬æ╝"
  b"\x01ÉÛ\x08 ísãî5╠-\x088\x108"
  b"\x01ÉÛ\x08 ísãî5╠-\t¿╝▒"
  b"\x01ÉÛ\x08 ísãî5╠-\vNnÜ"
  b"\x01ÉÛ\x08 ísãî5╠-\v­Äk"
  b"\x01‘˜Û˜†|\x10®-\x1EfH|A\x08"
  b"\x01‘à7×_}µ‰+aCþJ\x1F\x12"
  b"\vOØܾÒI┤ô»æ¢┴\x07"
]
0.61 ms
(0.59%)
1
SELECT `payment_method`.`id` AS `payment_method.id`, `payment_method`.`plugin_id` AS `payment_method.pluginId`, `payment_method`.`handler_identifier` AS `payment_method.handlerIdentifier`, `payment_method`.`position` AS `payment_method.position`, `payment_method`.`active` AS `payment_method.active`, `payment_method`.`after_order_enabled` AS `payment_method.afterOrderEnabled`, `payment_method`.`availability_rule_id` AS `payment_method.availabilityRuleId`, `payment_method`.`media_id` AS `payment_method.mediaId`, `payment_method.appPaymentMethod`.`id` AS `payment_method.appPaymentMethod.id`, `payment_method.appPaymentMethod`.`app_name` AS `payment_method.appPaymentMethod.appName`, `payment_method.appPaymentMethod`.`identifier` AS `payment_method.appPaymentMethod.identifier`, `payment_method.appPaymentMethod`.`pay_url` AS `payment_method.appPaymentMethod.payUrl`, `payment_method.appPaymentMethod`.`finalize_url` AS `payment_method.appPaymentMethod.finalizeUrl`, `payment_method.appPaymentMethod`.`validate_url` AS `payment_method.appPaymentMethod.validateUrl`, `payment_method.appPaymentMethod`.`capture_url` AS `payment_method.appPaymentMethod.captureUrl`, `payment_method.appPaymentMethod`.`refund_url` AS `payment_method.appPaymentMethod.refundUrl`, `payment_method.appPaymentMethod`.`recurring_url` AS `payment_method.appPaymentMethod.recurringUrl`, `payment_method.appPaymentMethod`.`app_id` AS `payment_method.appPaymentMethod.appId`, `payment_method.appPaymentMethod`.`original_media_id` AS `payment_method.appPaymentMethod.originalMediaId`, `payment_method.appPaymentMethod`.`payment_method_id` AS `payment_method.appPaymentMethod.paymentMethodId`, `payment_method.appPaymentMethod`.`created_at` AS `payment_method.appPaymentMethod.createdAt`, `payment_method.appPaymentMethod`.`updated_at` AS `payment_method.appPaymentMethod.updatedAt`, `payment_method`.`technical_name` AS `payment_method.technicalName`, `payment_method`.`created_at` AS `payment_method.createdAt`, `payment_method`.`updated_at` AS `payment_method.updatedAt`, `payment_method.plugin`.`id` AS `payment_method.plugin.id`, `payment_method.plugin`.`base_class` AS `payment_method.plugin.baseClass`, `payment_method.plugin`.`name` AS `payment_method.plugin.name`, `payment_method.plugin`.`composer_name` AS `payment_method.plugin.composerName`, `payment_method.plugin`.`autoload` AS `payment_method.plugin.autoload`, `payment_method.plugin`.`active` AS `payment_method.plugin.active`, `payment_method.plugin`.`managed_by_composer` AS `payment_method.plugin.managedByComposer`, `payment_method.plugin`.`path` AS `payment_method.plugin.path`, `payment_method.plugin`.`author` AS `payment_method.plugin.author`, `payment_method.plugin`.`copyright` AS `payment_method.plugin.copyright`, `payment_method.plugin`.`license` AS `payment_method.plugin.license`, `payment_method.plugin`.`version` AS `payment_method.plugin.version`, `payment_method.plugin`.`upgrade_version` AS `payment_method.plugin.upgradeVersion`, `payment_method.plugin`.`installed_at` AS `payment_method.plugin.installedAt`, `payment_method.plugin`.`upgraded_at` AS `payment_method.plugin.upgradedAt`, `payment_method.plugin`.`icon` AS `payment_method.plugin.iconRaw`, `payment_method.plugin`.`created_at` AS `payment_method.plugin.createdAt`, `payment_method.plugin`.`updated_at` AS `payment_method.plugin.updatedAt`, `payment_method.plugin.translation.label`, COALESCE(`payment_method.plugin.translation.label`,`payment_method.plugin.translation.label`) AS `payment_method.plugin.label`, `payment_method.plugin.translation.description`, COALESCE(`payment_method.plugin.translation.description`,`payment_method.plugin.translation.description`) AS `payment_method.plugin.description`, `payment_method.plugin.translation.manufacturerLink`, COALESCE(`payment_method.plugin.translation.manufacturerLink`,`payment_method.plugin.translation.manufacturerLink`) AS `payment_method.plugin.manufacturerLink`, `payment_method.plugin.translation.supportLink`, COALESCE(`payment_method.plugin.translation.supportLink`,`payment_method.plugin.translation.supportLink`) AS `payment_method.plugin.supportLink`, `payment_method.plugin.translation.changelog`, COALESCE(`payment_method.plugin.translation.changelog`,`payment_method.plugin.translation.changelog`) AS `payment_method.plugin.changelog`, `payment_method.plugin.translation.customFields`, COALESCE(`payment_method.plugin.translation.customFields`,`payment_method.plugin.translation.customFields`) AS `payment_method.plugin.customFields`, `payment_method.plugin.translation.createdAt`, `payment_method.plugin.translation.updatedAt`, `payment_method.plugin.translation.pluginId`, `payment_method.plugin.translation.languageId`, `payment_method.translation.name`, COALESCE(`payment_method.translation.name`,`payment_method.translation.name`) AS `payment_method.name`, `payment_method.translation.distinguishableName`, COALESCE(`payment_method.translation.distinguishableName`,`payment_method.translation.distinguishableName`) AS `payment_method.distinguishableName`, `payment_method.translation.description`, COALESCE(`payment_method.translation.description`,`payment_method.translation.description`) AS `payment_method.description`, `payment_method.translation.customFields`, COALESCE(`payment_method.translation.customFields`,`payment_method.translation.customFields`) AS `payment_method.customFields`, `payment_method.translation.createdAt`, `payment_method.translation.updatedAt`, `payment_method.translation.paymentMethodId`, `payment_method.translation.languageId` FROM `payment_method` LEFT JOIN (SELECT `payment_method.translation`.payment_method_id, `payment_method.translation`.name AS `payment_method.translation.name`, `payment_method.translation`.distinguishable_name AS `payment_method.translation.distinguishableName`, `payment_method.translation`.description AS `payment_method.translation.description`, `payment_method.translation`.custom_fields AS `payment_method.translation.customFields`, `payment_method.translation`.created_at AS `payment_method.translation.createdAt`, `payment_method.translation`.updated_at AS `payment_method.translation.updatedAt`, `payment_method.translation`.payment_method_id AS `payment_method.translation.paymentMethodId`, `payment_method.translation`.language_id AS `payment_method.translation.languageId` 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 `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_id` LEFT JOIN `plugin` `payment_method.plugin` ON `payment_method`.`plugin_id` = `payment_method.plugin`.`id` LEFT JOIN (SELECT `payment_method.plugin.translation`.plugin_id, `payment_method.plugin.translation`.label AS `payment_method.plugin.translation.label`, `payment_method.plugin.translation`.description AS `payment_method.plugin.translation.description`, `payment_method.plugin.translation`.manufacturer_link AS `payment_method.plugin.translation.manufacturerLink`, `payment_method.plugin.translation`.support_link AS `payment_method.plugin.translation.supportLink`, `payment_method.plugin.translation`.changelog AS `payment_method.plugin.translation.changelog`, `payment_method.plugin.translation`.custom_fields AS `payment_method.plugin.translation.customFields`, `payment_method.plugin.translation`.created_at AS `payment_method.plugin.translation.createdAt`, `payment_method.plugin.translation`.updated_at AS `payment_method.plugin.translation.updatedAt`, `payment_method.plugin.translation`.plugin_id AS `payment_method.plugin.translation.pluginId`, `payment_method.plugin.translation`.language_id AS `payment_method.plugin.translation.languageId` FROM `plugin_translation` `payment_method.plugin.translation` WHERE `payment_method.plugin.translation`.language_id = ?) `payment_method.plugin.plugin_translation` ON `payment_method.plugin.plugin_translation`.`plugin_id` = `payment_method.plugin`.`id` WHERE (`payment_method`.`id` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"¸©Å╔└\x10G\x02®ofM½■&V"
]
0.61 ms
(0.59%)
1
SELECT `sales_channel`.`id` AS `sales_channel.id`, `sales_channel`.`type_id` AS `sales_channel.typeId`, `sales_channel`.`language_id` AS `sales_channel.languageId`, `sales_channel`.`customer_group_id` AS `sales_channel.customerGroupId`, `sales_channel`.`currency_id` AS `sales_channel.currencyId`, `sales_channel`.`payment_method_id` AS `sales_channel.paymentMethodId`, `sales_channel`.`shipping_method_id` AS `sales_channel.shippingMethodId`, `sales_channel`.`country_id` AS `sales_channel.countryId`, `sales_channel`.`analytics_id` AS `sales_channel.analyticsId`, `sales_channel`.`navigation_category_id` AS `sales_channel.navigationCategoryId`, `sales_channel`.`navigation_category_version_id` AS `sales_channel.navigationCategoryVersionId`, `sales_channel`.`navigation_category_depth` AS `sales_channel.navigationCategoryDepth`, `sales_channel`.`footer_category_id` AS `sales_channel.footerCategoryId`, `sales_channel`.`footer_category_version_id` AS `sales_channel.footerCategoryVersionId`, `sales_channel`.`service_category_id` AS `sales_channel.serviceCategoryId`, `sales_channel`.`service_category_version_id` AS `sales_channel.serviceCategoryVersionId`, `sales_channel`.`mail_header_footer_id` AS `sales_channel.mailHeaderFooterId`, `sales_channel`.`hreflang_default_domain_id` AS `sales_channel.hreflangDefaultDomainId`, `sales_channel`.`short_name` AS `sales_channel.shortName`, `sales_channel`.`tax_calculation_type` AS `sales_channel.taxCalculationType`, `sales_channel`.`access_key` AS `sales_channel.accessKey`, `sales_channel`.`configuration` AS `sales_channel.configuration`, `sales_channel`.`active` AS `sales_channel.active`, `sales_channel`.`hreflang_active` AS `sales_channel.hreflangActive`, `sales_channel`.`maintenance` AS `sales_channel.maintenance`, `sales_channel`.`maintenance_ip_whitelist` AS `sales_channel.maintenanceIpWhitelist`, `sales_channel`.`payment_method_ids` AS `sales_channel.paymentMethodIds`, `sales_channel`.`home_cms_page_id` AS `sales_channel.homeCmsPageId`, `sales_channel`.`home_cms_page_version_id` AS `sales_channel.homeCmsPageVersionId`, `sales_channel.analytics`.`id` AS `sales_channel.analytics.id`, `sales_channel.analytics`.`tracking_id` AS `sales_channel.analytics.trackingId`, `sales_channel.analytics`.`active` AS `sales_channel.analytics.active`, `sales_channel.analytics`.`track_orders` AS `sales_channel.analytics.trackOrders`, `sales_channel.analytics`.`anonymize_ip` AS `sales_channel.analytics.anonymizeIp`, `sales_channel.analytics`.`created_at` AS `sales_channel.analytics.createdAt`, `sales_channel.analytics`.`updated_at` AS `sales_channel.analytics.updatedAt`, `sales_channel`.`created_at` AS `sales_channel.createdAt`, `sales_channel`.`updated_at` AS `sales_channel.updatedAt`, `sales_channel.translation.name`, COALESCE(`sales_channel.translation.name`,`sales_channel.translation.name`) AS `sales_channel.name`, `sales_channel.translation.homeSlotConfig`, COALESCE(`sales_channel.translation.homeSlotConfig`,`sales_channel.translation.homeSlotConfig`) AS `sales_channel.homeSlotConfig`, `sales_channel.translation.homeEnabled`, COALESCE(`sales_channel.translation.homeEnabled`,`sales_channel.translation.homeEnabled`) AS `sales_channel.homeEnabled`, `sales_channel.translation.homeName`, COALESCE(`sales_channel.translation.homeName`,`sales_channel.translation.homeName`) AS `sales_channel.homeName`, `sales_channel.translation.homeMetaTitle`, COALESCE(`sales_channel.translation.homeMetaTitle`,`sales_channel.translation.homeMetaTitle`) AS `sales_channel.homeMetaTitle`, `sales_channel.translation.homeMetaDescription`, COALESCE(`sales_channel.translation.homeMetaDescription`,`sales_channel.translation.homeMetaDescription`) AS `sales_channel.homeMetaDescription`, `sales_channel.translation.homeKeywords`, COALESCE(`sales_channel.translation.homeKeywords`,`sales_channel.translation.homeKeywords`) AS `sales_channel.homeKeywords`, `sales_channel.translation.customFields`, COALESCE(`sales_channel.translation.customFields`,`sales_channel.translation.customFields`) AS `sales_channel.customFields`, `sales_channel.translation.createdAt`, `sales_channel.translation.updatedAt`, `sales_channel.translation.salesChannelId`, `sales_channel.translation.languageId` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation`.sales_channel_id, `sales_channel.translation`.name AS `sales_channel.translation.name`, `sales_channel.translation`.home_slot_config AS `sales_channel.translation.homeSlotConfig`, `sales_channel.translation`.home_enabled AS `sales_channel.translation.homeEnabled`, `sales_channel.translation`.home_name AS `sales_channel.translation.homeName`, `sales_channel.translation`.home_meta_title AS `sales_channel.translation.homeMetaTitle`, `sales_channel.translation`.home_meta_description AS `sales_channel.translation.homeMetaDescription`, `sales_channel.translation`.home_keywords AS `sales_channel.translation.homeKeywords`, `sales_channel.translation`.custom_fields AS `sales_channel.translation.customFields`, `sales_channel.translation`.created_at AS `sales_channel.translation.createdAt`, `sales_channel.translation`.updated_at AS `sales_channel.translation.updatedAt`, `sales_channel.translation`.sales_channel_id AS `sales_channel.translation.salesChannelId`, `sales_channel.translation`.language_id AS `sales_channel.translation.languageId` 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 `sales_channel_analytics` `sales_channel.analytics` ON `sales_channel`.`analytics_id` = `sales_channel.analytics`.`id` WHERE (`sales_channel`.`id` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"""
    ‹9‚|€jK‘µ±\n
    ʾQÜÓ
    """
]
0.59 ms
(0.57%)
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.appPaymentMethod`.`id` AS `payment_method.appPaymentMethod.id`, `payment_method.appPaymentMethod`.`app_name` AS `payment_method.appPaymentMethod.appName`, `payment_method.appPaymentMethod`.`identifier` AS `payment_method.appPaymentMethod.identifier`, `payment_method.appPaymentMethod`.`pay_url` AS `payment_method.appPaymentMethod.payUrl`, `payment_method.appPaymentMethod`.`finalize_url` AS `payment_method.appPaymentMethod.finalizeUrl`, `payment_method.appPaymentMethod`.`validate_url` AS `payment_method.appPaymentMethod.validateUrl`, `payment_method.appPaymentMethod`.`capture_url` AS `payment_method.appPaymentMethod.captureUrl`, `payment_method.appPaymentMethod`.`refund_url` AS `payment_method.appPaymentMethod.refundUrl`, `payment_method.appPaymentMethod`.`recurring_url` AS `payment_method.appPaymentMethod.recurringUrl`, `payment_method.appPaymentMethod`.`app_id` AS `payment_method.appPaymentMethod.appId`, `payment_method.appPaymentMethod`.`original_media_id` AS `payment_method.appPaymentMethod.originalMediaId`, `payment_method.appPaymentMethod`.`payment_method_id` AS `payment_method.appPaymentMethod.paymentMethodId`, `payment_method.appPaymentMethod`.`created_at` AS `payment_method.appPaymentMethod.createdAt`, `payment_method.appPaymentMethod`.`updated_at` AS `payment_method.appPaymentMethod.updatedAt`, `payment_method`.`technical_name` AS `payment_method.technicalName`, `payment_method`.`created_at` AS `payment_method.createdAt`, `payment_method`.`updated_at` AS `payment_method.updatedAt`, `payment_method.media`.`id` AS `payment_method.media.id`, `payment_method.media`.`user_id` AS `payment_method.media.userId`, `payment_method.media`.`media_folder_id` AS `payment_method.media.mediaFolderId`, `payment_method.media`.`mime_type` AS `payment_method.media.mimeType`, `payment_method.media`.`file_extension` AS `payment_method.media.fileExtension`, `payment_method.media`.`uploaded_at` AS `payment_method.media.uploadedAt`, `payment_method.media`.`file_name` AS `payment_method.media.fileName`, `payment_method.media`.`file_size` AS `payment_method.media.fileSize`, `payment_method.media`.`media_type` AS `payment_method.media.mediaTypeRaw`, `payment_method.media`.`meta_data` AS `payment_method.media.metaData`, `payment_method.media`.`config` AS `payment_method.media.config`, `payment_method.media`.`path` AS `payment_method.media.path`, `payment_method.media`.`private` AS `payment_method.media.private`, `payment_method.media`.`thumbnails_ro` AS `payment_method.media.thumbnailsRo`, `payment_method.media`.`created_at` AS `payment_method.media.createdAt`, `payment_method.media`.`updated_at` AS `payment_method.media.updatedAt`, `payment_method.media.translation.title`, COALESCE(`payment_method.media.translation.title`,`payment_method.media.translation.title`) AS `payment_method.media.title`, `payment_method.media.translation.alt`, COALESCE(`payment_method.media.translation.alt`,`payment_method.media.translation.alt`) AS `payment_method.media.alt`, `payment_method.media.translation.customFields`, COALESCE(`payment_method.media.translation.customFields`,`payment_method.media.translation.customFields`) AS `payment_method.media.customFields`, `payment_method.media.translation.createdAt`, `payment_method.media.translation.updatedAt`, `payment_method.media.translation.mediaId`, `payment_method.media.translation.languageId`, `payment_method.translation.name`, COALESCE(`payment_method.translation.name`,`payment_method.translation.name`) AS `payment_method.name`, `payment_method.translation.distinguishableName`, COALESCE(`payment_method.translation.distinguishableName`,`payment_method.translation.distinguishableName`) AS `payment_method.distinguishableName`, `payment_method.translation.description`, COALESCE(`payment_method.translation.description`,`payment_method.translation.description`) AS `payment_method.description`, `payment_method.translation.customFields`, COALESCE(`payment_method.translation.customFields`,`payment_method.translation.customFields`) AS `payment_method.customFields`, `payment_method.translation.createdAt`, `payment_method.translation.updatedAt`, `payment_method.translation.paymentMethodId`, `payment_method.translation.languageId` FROM `payment_method` LEFT JOIN (SELECT `payment_method.translation`.payment_method_id, `payment_method.translation`.name AS `payment_method.translation.name`, `payment_method.translation`.distinguishable_name AS `payment_method.translation.distinguishableName`, `payment_method.translation`.description AS `payment_method.translation.description`, `payment_method.translation`.custom_fields AS `payment_method.translation.customFields`, `payment_method.translation`.created_at AS `payment_method.translation.createdAt`, `payment_method.translation`.updated_at AS `payment_method.translation.updatedAt`, `payment_method.translation`.payment_method_id AS `payment_method.translation.paymentMethodId`, `payment_method.translation`.language_id AS `payment_method.translation.languageId` 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 `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id` LEFT JOIN (SELECT `payment_method.media.translation`.media_id, `payment_method.media.translation`.title AS `payment_method.media.translation.title`, `payment_method.media.translation`.alt AS `payment_method.media.translation.alt`, `payment_method.media.translation`.custom_fields AS `payment_method.media.translation.customFields`, `payment_method.media.translation`.created_at AS `payment_method.media.translation.createdAt`, `payment_method.media.translation`.updated_at AS `payment_method.media.translation.updatedAt`, `payment_method.media.translation`.media_id AS `payment_method.media.translation.mediaId`, `payment_method.media.translation`.language_id AS `payment_method.media.translation.languageId` 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‘˜Û˜†|\x10®-\x1EfH|A\x08"
]
0.56 ms
(0.54%)
1
# base-context-factory::shipping-method::read
SELECT `shipping_method`.`id` AS `shipping_method.id`, `shipping_method`.`active` AS `shipping_method.active`, `shipping_method`.`position` AS `shipping_method.position`, `shipping_method`.`availability_rule_id` AS `shipping_method.availabilityRuleId`, `shipping_method`.`media_id` AS `shipping_method.mediaId`, `shipping_method`.`delivery_time_id` AS `shipping_method.deliveryTimeId`, `shipping_method`.`tax_type` AS `shipping_method.taxType`, `shipping_method`.`tax_id` AS `shipping_method.taxId`, `shipping_method.deliveryTime`.`id` AS `shipping_method.deliveryTime.id`, `shipping_method.deliveryTime`.`min` AS `shipping_method.deliveryTime.min`, `shipping_method.deliveryTime`.`max` AS `shipping_method.deliveryTime.max`, `shipping_method.deliveryTime`.`unit` AS `shipping_method.deliveryTime.unit`, `shipping_method.deliveryTime`.`created_at` AS `shipping_method.deliveryTime.createdAt`, `shipping_method.deliveryTime`.`updated_at` AS `shipping_method.deliveryTime.updatedAt`, `shipping_method.deliveryTime.translation.name`, COALESCE(`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) AS `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.customFields`, COALESCE(`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) AS `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation.languageId`, `shipping_method.appShippingMethod`.`id` AS `shipping_method.appShippingMethod.id`, `shipping_method.appShippingMethod`.`app_name` AS `shipping_method.appShippingMethod.appName`, `shipping_method.appShippingMethod`.`identifier` AS `shipping_method.appShippingMethod.identifier`, `shipping_method.appShippingMethod`.`app_id` AS `shipping_method.appShippingMethod.appId`, `shipping_method.appShippingMethod`.`shipping_method_id` AS `shipping_method.appShippingMethod.shippingMethodId`, `shipping_method.appShippingMethod`.`original_media_id` AS `shipping_method.appShippingMethod.originalMediaId`, `shipping_method.appShippingMethod`.`created_at` AS `shipping_method.appShippingMethod.createdAt`, `shipping_method.appShippingMethod`.`updated_at` AS `shipping_method.appShippingMethod.updatedAt`, `shipping_method`.`technical_name` AS `shipping_method.technicalName`, `shipping_method`.`created_at` AS `shipping_method.createdAt`, `shipping_method`.`updated_at` AS `shipping_method.updatedAt`, `shipping_method.media`.`id` AS `shipping_method.media.id`, `shipping_method.media`.`user_id` AS `shipping_method.media.userId`, `shipping_method.media`.`media_folder_id` AS `shipping_method.media.mediaFolderId`, `shipping_method.media`.`mime_type` AS `shipping_method.media.mimeType`, `shipping_method.media`.`file_extension` AS `shipping_method.media.fileExtension`, `shipping_method.media`.`uploaded_at` AS `shipping_method.media.uploadedAt`, `shipping_method.media`.`file_name` AS `shipping_method.media.fileName`, `shipping_method.media`.`file_size` AS `shipping_method.media.fileSize`, `shipping_method.media`.`media_type` AS `shipping_method.media.mediaTypeRaw`, `shipping_method.media`.`meta_data` AS `shipping_method.media.metaData`, `shipping_method.media`.`config` AS `shipping_method.media.config`, `shipping_method.media`.`path` AS `shipping_method.media.path`, `shipping_method.media`.`private` AS `shipping_method.media.private`, `shipping_method.media`.`thumbnails_ro` AS `shipping_method.media.thumbnailsRo`, `shipping_method.media`.`created_at` AS `shipping_method.media.createdAt`, `shipping_method.media`.`updated_at` AS `shipping_method.media.updatedAt`, `shipping_method.media.translation.title`, COALESCE(`shipping_method.media.translation.title`,`shipping_method.media.translation.title`) AS `shipping_method.media.title`, `shipping_method.media.translation.alt`, COALESCE(`shipping_method.media.translation.alt`,`shipping_method.media.translation.alt`) AS `shipping_method.media.alt`, `shipping_method.media.translation.customFields`, COALESCE(`shipping_method.media.translation.customFields`,`shipping_method.media.translation.customFields`) AS `shipping_method.media.customFields`, `shipping_method.media.translation.createdAt`, `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation.mediaId`, `shipping_method.media.translation.languageId`, `shipping_method.translation.name`, COALESCE(`shipping_method.translation.name`,`shipping_method.translation.name`) AS `shipping_method.name`, `shipping_method.translation.description`, COALESCE(`shipping_method.translation.description`,`shipping_method.translation.description`) AS `shipping_method.description`, `shipping_method.translation.trackingUrl`, COALESCE(`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) AS `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, COALESCE(`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) AS `shipping_method.customFields`, `shipping_method.translation.createdAt`, `shipping_method.translation.updatedAt`, `shipping_method.translation.shippingMethodId`, `shipping_method.translation.languageId` FROM `shipping_method` LEFT JOIN (SELECT `shipping_method.translation`.shipping_method_id, `shipping_method.translation`.name AS `shipping_method.translation.name`, `shipping_method.translation`.description AS `shipping_method.translation.description`, `shipping_method.translation`.tracking_url AS `shipping_method.translation.trackingUrl`, `shipping_method.translation`.custom_fields AS `shipping_method.translation.customFields`, `shipping_method.translation`.created_at AS `shipping_method.translation.createdAt`, `shipping_method.translation`.updated_at AS `shipping_method.translation.updatedAt`, `shipping_method.translation`.shipping_method_id AS `shipping_method.translation.shippingMethodId`, `shipping_method.translation`.language_id AS `shipping_method.translation.languageId` 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 `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method`.`id` = `shipping_method.appShippingMethod`.`shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method`.`media_id` = `shipping_method.media`.`id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation`.delivery_time_id, `shipping_method.deliveryTime.translation`.name AS `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.custom_fields AS `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation`.created_at AS `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation`.updated_at AS `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation`.delivery_time_id AS `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation`.language_id AS `shipping_method.deliveryTime.translation.languageId` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation`.language_id = ?) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN (SELECT `shipping_method.media.translation`.media_id, `shipping_method.media.translation`.title AS `shipping_method.media.translation.title`, `shipping_method.media.translation`.alt AS `shipping_method.media.translation.alt`, `shipping_method.media.translation`.custom_fields AS `shipping_method.media.translation.customFields`, `shipping_method.media.translation`.created_at AS `shipping_method.media.translation.createdAt`, `shipping_method.media.translation`.updated_at AS `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation`.media_id AS `shipping_method.media.translation.mediaId`, `shipping_method.media.translation`.language_id AS `shipping_method.media.translation.languageId` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation`.language_id = ?) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation`.`media_id` = `shipping_method.media`.`id` WHERE `shipping_method`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"ë»\x06Y─oH]Å\x08çÌ®\x1A█┼"
]
0.56 ms
(0.53%)
2
SELECT `plugin`.`id` AS `plugin.id`, `plugin`.`base_class` AS `plugin.baseClass`, `plugin`.`name` AS `plugin.name`, `plugin`.`composer_name` AS `plugin.composerName`, `plugin`.`autoload` AS `plugin.autoload`, `plugin`.`active` AS `plugin.active`, `plugin`.`managed_by_composer` AS `plugin.managedByComposer`, `plugin`.`path` AS `plugin.path`, `plugin`.`author` AS `plugin.author`, `plugin`.`copyright` AS `plugin.copyright`, `plugin`.`license` AS `plugin.license`, `plugin`.`version` AS `plugin.version`, `plugin`.`upgrade_version` AS `plugin.upgradeVersion`, `plugin`.`installed_at` AS `plugin.installedAt`, `plugin`.`upgraded_at` AS `plugin.upgradedAt`, `plugin`.`icon` AS `plugin.iconRaw`, `plugin`.`created_at` AS `plugin.createdAt`, `plugin`.`updated_at` AS `plugin.updatedAt`, `plugin.translation.label`, COALESCE(`plugin.translation.label`,`plugin.translation.label`) AS `plugin.label`, `plugin.translation.description`, COALESCE(`plugin.translation.description`,`plugin.translation.description`) AS `plugin.description`, `plugin.translation.manufacturerLink`, COALESCE(`plugin.translation.manufacturerLink`,`plugin.translation.manufacturerLink`) AS `plugin.manufacturerLink`, `plugin.translation.supportLink`, COALESCE(`plugin.translation.supportLink`,`plugin.translation.supportLink`) AS `plugin.supportLink`, `plugin.translation.changelog`, COALESCE(`plugin.translation.changelog`,`plugin.translation.changelog`) AS `plugin.changelog`, `plugin.translation.customFields`, COALESCE(`plugin.translation.customFields`,`plugin.translation.customFields`) AS `plugin.customFields`, `plugin.translation.createdAt`, `plugin.translation.updatedAt`, `plugin.translation.pluginId`, `plugin.translation.languageId` FROM `plugin` LEFT JOIN (SELECT `plugin.translation`.plugin_id, `plugin.translation`.label AS `plugin.translation.label`, `plugin.translation`.description AS `plugin.translation.description`, `plugin.translation`.manufacturer_link AS `plugin.translation.manufacturerLink`, `plugin.translation`.support_link AS `plugin.translation.supportLink`, `plugin.translation`.changelog AS `plugin.translation.changelog`, `plugin.translation`.custom_fields AS `plugin.translation.customFields`, `plugin.translation`.created_at AS `plugin.translation.createdAt`, `plugin.translation`.updated_at AS `plugin.translation.updatedAt`, `plugin.translation`.plugin_id AS `plugin.translation.pluginId`, `plugin.translation`.language_id AS `plugin.translation.languageId` FROM `plugin_translation` `plugin.translation` WHERE `plugin.translation`.language_id = ?) `plugin.plugin_translation` ON `plugin.plugin_translation`.`plugin_id` = `plugin`.`id` WHERE (`plugin`.`name` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "EnderecoShopware6ClientStore"
]
0.55 ms
(0.53%)
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‘˜Ó¯£}ö®þè­Üí\\e"
  b"\x01‘ßÆÛUt£ºÞ!¥q|¡8"
  b"\x01ï\x0E¨cÝzÉöS\r_sÃܹ"
  b"\x01\x0EúL7xɯ:ºQ¸ž[#"
  b"\x01‘˜Î.šp§©é3¸RQëp"
  b"\x03rßØ\x0Eó@„šùô8Ç瀞"
  b"\x16\x03ÓÉQ╗M½¥╗Ë╦´¾\x15"
  b"7O³å\x16░LgÉ│õ6\x17;┬k"
  b"ÿwÿ°H­Cµ†Ä\x04ÇF«]Ý"
  b"\x01ÅWf'┤z┴▓ûw97±§\x08"
  b"\x01Å®M¹\x1Ep╔Å^Z└Aƒ_5"
  b"\x01ì£X;¹wZ│\x13\x1AßÉDî\x04"
  b"\x01ÅÜ´áq~ú▓?¸╝└┴//"
  b"\x01Ét<È}{¶▒à(\vR░╝g"
  b"\x01ÅXb8l{ÑÉ─,X÷ÊóÐ"
  b"\x01Åø2┴cv8¡ö¶\x037!Z]"
  b"\x01ÅáJñ\x16s9ÑWò¥×\x11\x1C"
  b"\x01ÅÑ\vÊC}\x7F\x18\tÄ1Ó╠t"
  b"\x01ìi¯²øvù¥yùº\\x7F"
  b"\x01År0PIx╩▓°ı×\Kf\n"
  b"\x01Åáê$q|>▓Ò╗"è]³®"
  b"\x01ÉÁ=]▄vdñ}└Ô\fãê╣"
  b"\x01æZÅF\x08t\x15óÓºT\x01\x1ExE"
  b"\x01æj\x15*°rdÉ\v\x12³í╦Ü]"
  b"\x01‘nî"Jt/†®¼-€¤]e"
  b"╝ØÉÿI\e@ßÆ2ôHï┴;\x1C"
  b"\x01ì:¸1Kv¢ç²ùýV\x13\x18a"
  b"\x01ìÕ║±┌qüÂ\x14ëSÖ,8\n"
  b"\x01ìÕÛDÜsF╗É\x15\x7F'lÌ"
  b"\x01ìÕÛDøp.¥Áµ╩\x07─ô┌"
  b"\x01ìÕÛDøp.¥Áµ╩\x08,\x17ï"
  b"\x01ìÕÛDøp.¥Áµ╩\x08¿*═"
  b"\x01ìÕÛDøp.¥Áµ╩\t\r"
  b"""
    \x01ìÕÛDøp.¥Áµ╩\n
    \x17
    """
  b"""
    \x01ìÕÛDøp.¥Áµ╩\n
    qO4
    """
  b"""
    \x01ìÕÛDøp.¥Áµ╩\n
    ñrW
    """
  b"\x01ìÕÛDøp.¥Áµ╩\vhÛ½"
  b"\x01ìÕÛDøp.¥Áµ╩\f\x1Fì\"
  b"\x01ìÕÛDøp.¥Áµ╩\f5n»"
  b"\x01ìÕÛDøp.¥Áµ╩\fȶJ"
  b"\x01ìÕÛDøp.¥Áµ╩\r\x05\x06ð"
  b"\x01ìÕÛDøp.¥Áµ╩\r2Îe"
  b"\x01ìÕÛDøp.¥Áµ╩\rú\x05Ô"
  b"\x01ìÕÛDøp.¥Áµ╩\r║ï¸"
  b"\x01ìÕÛDøp.¥Áµ╩\x0E£_z"
  b"\x01ìÕÛDøp.¥Áµ╩\x0E╬ƺ"
  b"\x01ìÕÛDøp.¥Áµ╩\x0F~:┼"
  b"\x01Ä-ðó¨tÉÜè\x00Ã╔n±ñ"
  b"\x01Ä\\x05üÀvîÖG¹´æüÆ\x1E"
  b"\x01Ä\\r½Fy¹ìÆ\x15/d\x01Þb"
  b"\x01Ä\].╦sí╗\x11Ñ╗F▒*ì"
  b"\x01Ž¢–Y\x1Cz,‘âÓI \x11ãC"
  b"\x01ÅWük°\x7FKªÃóxÚ;¦├"
  b"\x01ÅÑ\x00íïs¸ªÇƒÍ╝xêå"
  b"\x01ÅÑ▓K\x17v\x11Ézsõç¹\x1FÑ"
  b"\x01ÉnC\x15i{y│├±É\x00\x00Èy"
  b"\x01Ér\x1A/Õp]╣\x7F,î"{═\n"
  b"\x01Éw«Q-y║©¡\x19~\x08\x03lJ"
  b"\x01Éí╚µ\x1Atûª5═╚½û`W"
  b"\x01Éó(Ù¢}\x10╝çO}ôq┘/"
  b"\x01ÉóP_KzeÁý%9Ìf¨»"
  b"\x01ÉÁ:åD~Xé\x1Aöd^b%M"
  b"""
    \x01É║ôfæv·Á\x08\n
    XÁóª.
    """
  b"\x01\x08Ž€\x06}õš\x7F°[qàê%"
  b"\x01æ\x08É?VyÊøvss^│\x16Q"
  b"\x01\x08‘·OsÊ´\x13vÝ8:%ò"
  b"\x01æZü7┌r\vëZ#\x07}$Je"
  b"\x01æj\x0F\x1D>q─«ÇeRïãì\x16"
  b"\x01‘nò\f•v\x15•›fyhÏê&"
  b"\x01‘o2¹Éu¬ƒž_„\eÂ~e"
  b"\x01‘oV3„p¼³@›,‚ïQÆ"
  b"\x01‘˜Ñ\x07nt2¡žu>Ï0çz"
  b"\x01‘Û°³jq\e¤ºùÕïßv8"
  b"E\x0Fø\x7F¡­@²‘ÖZl©º9É"
  b"\r á\x08Fý¾khÀc\x06=/"
  b"äNg‚ÆBG·–¸‘Ï%®8÷"
  b"\x01‘à?ΚuŸœ\x1EñŦ" Ò"
  b"\x03˜s¢LmMAƒ«›ÂS8øÃ"
  b"\v31m÷YC”£¯ÑŸˆ¾º)"
  b"\x11_ŠÔÒcKù»'fÞ³Á\x1D\x0F"
  b"\x17:ðô6ÊO3ì\x143"þ7╗Ç"
  b"!.¡ÖÕ\eIc€'þ%Ì9Û¤"
  b"5Ï°‹H!K¯»½Kk¢7\x10 "
  b">Ò‘¹„DM‹›Œ,¥ÄËß@"
  b"](ö£´‡H7“_°t›\x04çh"
  b"j\x06úoÏÏE[ƒwu¡Dba\x10"
  b"ì║, X7H▒¡³rBö\x15qG"
  b"ì┴┬¡X┌O\x08ºó\x0F╬§\x1D"
  b"‘éùØ…“DÊ“QV\x18Ù]³Ž"
  b"Øp\x07╦║ÂD2░xt«â┬cì"
  b"¤PÚ\x7FàEHV„©a®Lc\x1EY"
  b"¼]¼\rO¬DnÑÉÚ¯Ø\x17"
  b"´ª}U<JLŠ‚\x0E\x10<\x1C\x15"
  b"ÅOipí=@¼­ËE‹D\\x15h"
  b"É]áN%Ô@1¬'ÀiÄ‚¸\x06"
  b"""
    Ðì!ã\n
    \x1DEÁŠ/XôŽ\x15Óê
    """
  b"×ùf\x1EÜnCö˜\x18\x04¯Ë\x1D\x08U"
  b"Ø\x0Fö\x10]cEè¿\x02^V+\x1EkG"
  b"""
    å2Y"Ø[F¼³G˜\n
    i.³\f
    """
  b"ê½N´9›EÒ‚Ï9Á\e\x0E”–"
  b"§\x19╗■ØQHµöÍ$‗#B?\x1C"
  b"¨§ü·ÝtN\x1DÖ¨║ÿÿ│å\x17"
]
0.52 ms
(0.50%)
1
SELECT `sales_channel_domain`.`id` AS `sales_channel_domain.id`, `sales_channel_domain`.`url` AS `sales_channel_domain.url`, `sales_channel_domain`.`sales_channel_id` AS `sales_channel_domain.salesChannelId`, `sales_channel_domain`.`language_id` AS `sales_channel_domain.languageId`, `sales_channel_domain`.`currency_id` AS `sales_channel_domain.currencyId`, `sales_channel_domain`.`snippet_set_id` AS `sales_channel_domain.snippetSetId`, `sales_channel_domain`.`hreflang_use_only_locale` AS `sales_channel_domain.hreflangUseOnlyLocale`, `sales_channel_domain`.`custom_fields` AS `sales_channel_domain.customFields`, `sales_channel_domain`.`created_at` AS `sales_channel_domain.createdAt`, `sales_channel_domain`.`updated_at` AS `sales_channel_domain.updatedAt`, `sales_channel_domain.language`.`id` AS `sales_channel_domain.language.id`, `sales_channel_domain.language`.`parent_id` AS `sales_channel_domain.language.parentId`, `sales_channel_domain.language`.`locale_id` AS `sales_channel_domain.language.localeId`, `sales_channel_domain.language`.`translation_code_id` AS `sales_channel_domain.language.translationCodeId`, `sales_channel_domain.language`.`name` AS `sales_channel_domain.language.name`, `sales_channel_domain.language`.`custom_fields` AS `sales_channel_domain.language.customFields`, `sales_channel_domain.language`.`created_at` AS `sales_channel_domain.language.createdAt`, `sales_channel_domain.language`.`updated_at` AS `sales_channel_domain.language.updatedAt`, `sales_channel_domain.language.locale`.`id` AS `sales_channel_domain.language.locale.id`, `sales_channel_domain.language.locale`.`code` AS `sales_channel_domain.language.locale.code`, `sales_channel_domain.language.locale`.`created_at` AS `sales_channel_domain.language.locale.createdAt`, `sales_channel_domain.language.locale`.`updated_at` AS `sales_channel_domain.language.locale.updatedAt`, `sales_channel_domain.language.locale.translation.name`, COALESCE(`sales_channel_domain.language.locale.translation.name`,`sales_channel_domain.language.locale.translation.name`) AS `sales_channel_domain.language.locale.name`, `sales_channel_domain.language.locale.translation.territory`, COALESCE(`sales_channel_domain.language.locale.translation.territory`,`sales_channel_domain.language.locale.translation.territory`) AS `sales_channel_domain.language.locale.territory`, `sales_channel_domain.language.locale.translation.customFields`, COALESCE(`sales_channel_domain.language.locale.translation.customFields`,`sales_channel_domain.language.locale.translation.customFields`) AS `sales_channel_domain.language.locale.customFields`, `sales_channel_domain.language.locale.translation.createdAt`, `sales_channel_domain.language.locale.translation.updatedAt`, `sales_channel_domain.language.locale.translation.localeId`, `sales_channel_domain.language.locale.translation.languageId`, `sales_channel_domain.currency`.`id` AS `sales_channel_domain.currency.id`, `sales_channel_domain.currency`.`factor` AS `sales_channel_domain.currency.factor`, `sales_channel_domain.currency`.`symbol` AS `sales_channel_domain.currency.symbol`, `sales_channel_domain.currency`.`iso_code` AS `sales_channel_domain.currency.isoCode`, `sales_channel_domain.currency`.`position` AS `sales_channel_domain.currency.position`, `sales_channel_domain.currency`.`tax_free_from` AS `sales_channel_domain.currency.taxFreeFrom`, `sales_channel_domain.currency`.`item_rounding` AS `sales_channel_domain.currency.itemRounding`, `sales_channel_domain.currency`.`total_rounding` AS `sales_channel_domain.currency.totalRounding`, `sales_channel_domain.currency`.`created_at` AS `sales_channel_domain.currency.createdAt`, `sales_channel_domain.currency`.`updated_at` AS `sales_channel_domain.currency.updatedAt`, `sales_channel_domain.currency.translation.shortName`, COALESCE(`sales_channel_domain.currency.translation.shortName`,`sales_channel_domain.currency.translation.shortName`) AS `sales_channel_domain.currency.shortName`, `sales_channel_domain.currency.translation.name`, COALESCE(`sales_channel_domain.currency.translation.name`,`sales_channel_domain.currency.translation.name`) AS `sales_channel_domain.currency.name`, `sales_channel_domain.currency.translation.customFields`, COALESCE(`sales_channel_domain.currency.translation.customFields`,`sales_channel_domain.currency.translation.customFields`) AS `sales_channel_domain.currency.customFields`, `sales_channel_domain.currency.translation.createdAt`, `sales_channel_domain.currency.translation.updatedAt`, `sales_channel_domain.currency.translation.currencyId`, `sales_channel_domain.currency.translation.languageId` FROM `sales_channel_domain` LEFT JOIN `language` `sales_channel_domain.language` ON `sales_channel_domain`.`language_id` = `sales_channel_domain.language`.`id` LEFT JOIN `currency` `sales_channel_domain.currency` ON `sales_channel_domain`.`currency_id` = `sales_channel_domain.currency`.`id` LEFT JOIN `locale` `sales_channel_domain.language.locale` ON `sales_channel_domain.language`.`locale_id` = `sales_channel_domain.language.locale`.`id` LEFT JOIN (SELECT `sales_channel_domain.language.locale.translation`.locale_id, `sales_channel_domain.language.locale.translation`.name AS `sales_channel_domain.language.locale.translation.name`, `sales_channel_domain.language.locale.translation`.territory AS `sales_channel_domain.language.locale.translation.territory`, `sales_channel_domain.language.locale.translation`.custom_fields AS `sales_channel_domain.language.locale.translation.customFields`, `sales_channel_domain.language.locale.translation`.created_at AS `sales_channel_domain.language.locale.translation.createdAt`, `sales_channel_domain.language.locale.translation`.updated_at AS `sales_channel_domain.language.locale.translation.updatedAt`, `sales_channel_domain.language.locale.translation`.locale_id AS `sales_channel_domain.language.locale.translation.localeId`, `sales_channel_domain.language.locale.translation`.language_id AS `sales_channel_domain.language.locale.translation.languageId` FROM `locale_translation` `sales_channel_domain.language.locale.translation` WHERE `sales_channel_domain.language.locale.translation`.language_id = ?) `sales_channel_domain.language.locale.locale_translation` ON `sales_channel_domain.language.locale.locale_translation`.`locale_id` = `sales_channel_domain.language.locale`.`id` LEFT JOIN (SELECT `sales_channel_domain.currency.translation`.currency_id, `sales_channel_domain.currency.translation`.short_name AS `sales_channel_domain.currency.translation.shortName`, `sales_channel_domain.currency.translation`.name AS `sales_channel_domain.currency.translation.name`, `sales_channel_domain.currency.translation`.custom_fields AS `sales_channel_domain.currency.translation.customFields`, `sales_channel_domain.currency.translation`.created_at AS `sales_channel_domain.currency.translation.createdAt`, `sales_channel_domain.currency.translation`.updated_at AS `sales_channel_domain.currency.translation.updatedAt`, `sales_channel_domain.currency.translation`.currency_id AS `sales_channel_domain.currency.translation.currencyId`, `sales_channel_domain.currency.translation`.language_id AS `sales_channel_domain.currency.translation.languageId` FROM `currency_translation` `sales_channel_domain.currency.translation` WHERE `sales_channel_domain.currency.translation`.language_id = ?) `sales_channel_domain.currency.currency_translation` ON `sales_channel_domain.currency.currency_translation`.`currency_id` = `sales_channel_domain.currency`.`id` WHERE `sales_channel_domain`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01É╦3Ð\x1Dyeé╦\x19B3\x021G"
]
0.49 ms
(0.47%)
2
SELECT `sales_channel`.`id` FROM `sales_channel` LEFT JOIN `sales_channel_payment_method` `sales_channel.paymentMethods.mapping` ON `sales_channel`.`id` = `sales_channel.paymentMethods.mapping`.`sales_channel_id`  LEFT JOIN `payment_method` `sales_channel.paymentMethods` ON `sales_channel.paymentMethods.mapping`.`payment_method_id` = `sales_channel.paymentMethods`.`id`  WHERE ((`sales_channel`.`id` = ? AND `sales_channel.paymentMethods`.`id` = ? AND `sales_channel.paymentMethods`.`active` = ?)) LIMIT 1
Parameters:
[
  b"""
    ‹9‚|€jK‘µ±\n
    ʾQÜÓ
    """
  b"¸©Å╔└\x10G\x02®ofM½■&V"
  true
]
0.49 ms
(0.47%)
1
SELECT `acris_print_view`.`id` FROM `acris_print_view` LEFT JOIN `acris_print_view_rule` `acris_print_view.rules.mapping` ON `acris_print_view`.`id` = `acris_print_view.rules.mapping`.`print_view_id`  LEFT JOIN `rule` `acris_print_view.rules` ON `acris_print_view.rules.mapping`.`rule_id` = `acris_print_view.rules`.`id`  WHERE (`acris_print_view`.`version_id` = ?) AND ((`acris_print_view`.`active` = ? AND `acris_print_view`.`display` LIKE ? AND (`acris_print_view.rules`.`id` <=> ? OR `acris_print_view.rules`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)))) GROUP BY `acris_print_view`.`id` ORDER BY MAX(`acris_print_view`.`priority`) DESC
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  true
  "%cart%"
  null
  b"\x01‘ßÆÛUt£ºÞ!¥q|¡8"
  b"\x01\x0EúL7xɯ:ºQ¸ž[#"
  b"\x01‘˜Î.šp§©é3¸RQëp"
  b"\x03rßØ\x0Eó@„šùô8Ç瀞"
  b"\x16\x03ÓÉQ╗M½¥╗Ë╦´¾\x15"
  b"ÿwÿ°H­Cµ†Ä\x04ÇF«]Ý"
  b"\x01æZÅF\x08t\x15óÓºT\x01\x1ExE"
  b"\x01Ér\x1A/Õp]╣\x7F,î"{═\n"
  b"\x01‘nò\f•v\x15•›fyhÏê&"
  b"\x01‘Û°³jq\e¤ºùÕïßv8"
  b"E\x0Fø\x7F¡­@²‘ÖZl©º9É"
  b"§\x19╗■ØQHµöÍ$‗#B?\x1C"
]
0.49 ms
(0.47%)
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.45 ms
(0.43%)
1
SELECT property.name, property.value, property.id, property.child_count, property.on_event, property.event_name, property.parent_id FROM wbm_data_layer_properties property WHERE (property.parent_id IS NULL) AND (property.module = ?)
Parameters:
[
  "frontend.checkout.cart.page"
]
0.45 ms
(0.43%)
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"""
    ‹9‚|€jK‘µ±\n
    ʾQÜÓ
    """
]
0.45 ms
(0.43%)
2
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  null
  "IntediaDoofinderSW6.config.%"
]
0.44 ms
(0.43%)
2
SELECT `payment_method`.`id` FROM `payment_method` WHERE (`payment_method`.`handler_identifier` = ? AND `payment_method`.`active` = ?)
Parameters:
[
  "Kiener\MolliePayments\Handler\Method\ApplePayPayment"
  true
]
0.44 ms
(0.42%)
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"""
    ‹9‚|€jK‘µ±\n
    ʾQÜÓ
    """
  b"""
    ‹9‚|€jK‘µ±\n
    ʾQÜÓ
    """
]
0.43 ms
(0.41%)
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.43 ms
(0.41%)
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`.`created_at` AS `country.createdAt`, `country`.`updated_at` AS `country.updatedAt`, `country.translation.name`, COALESCE(`country.translation.name`,`country.translation.name`) AS `country.name`, `country.translation.addressFormat`, COALESCE(`country.translation.addressFormat`,`country.translation.addressFormat`) AS `country.addressFormat`, `country.translation.customFields`, COALESCE(`country.translation.customFields`,`country.translation.customFields`) AS `country.customFields`, `country.translation.createdAt`, `country.translation.updatedAt`, `country.translation.countryId`, `country.translation.languageId` FROM `country` LEFT JOIN (SELECT `country.translation`.country_id, `country.translation`.name AS `country.translation.name`, `country.translation`.address_format AS `country.translation.addressFormat`, `country.translation`.custom_fields AS `country.translation.customFields`, `country.translation`.created_at AS `country.translation.createdAt`, `country.translation`.updated_at AS `country.translation.updatedAt`, `country.translation`.country_id AS `country.translation.countryId`, `country.translation`.language_id AS `country.translation.languageId` 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"x\x18ÀgÇ®Oò┤^ÂìÅ¥áD"
]
0.43 ms
(0.41%)
1
# generic-page::shipping-methods::search-ids
SELECT `shipping_method`.`id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method`.`id` = `shipping_method.salesChannels.mapping`.`shipping_method_id`  LEFT JOIN (SELECT `shipping_method.translation`.shipping_method_id, `shipping_method.translation`.name AS `shipping_method.translation.name`, `shipping_method.translation`.description AS `shipping_method.translation.description`, `shipping_method.translation`.tracking_url AS `shipping_method.translation.trackingUrl`, `shipping_method.translation`.custom_fields AS `shipping_method.translation.customFields`, `shipping_method.translation`.created_at AS `shipping_method.translation.createdAt`, `shipping_method.translation`.updated_at AS `shipping_method.translation.updatedAt`, `shipping_method.translation`.shipping_method_id AS `shipping_method.translation.shippingMethodId`, `shipping_method.translation`.language_id AS `shipping_method.translation.languageId` 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"""
    ‹9‚|€jK‘µ±\n
    ʾQÜÓ
    """
]
0.42 ms
(0.40%)
1
SELECT `cogi_free_products`.`id` FROM `cogi_free_products` LEFT JOIN `product` `cogi_free_products.product` ON `cogi_free_products`.`product_id` = `cogi_free_products.product`.`id` AND `cogi_free_products`.`product_version_id` = `cogi_free_products.product`.`version_id` LEFT JOIN `product` `cogi_free_products.product.parent` ON `cogi_free_products.product`.`parent_id` = `cogi_free_products.product.parent`.`id` AND `cogi_free_products.product`.`parent_version_id` = `cogi_free_products.product.parent`.`version_id` WHERE (`cogi_free_products`.`is_active` = ? AND IFNULL(`cogi_free_products.product`.`active`, `cogi_free_products.product.parent`.`active`) = ?) ORDER BY `cogi_free_products`.`cart_price` ASC
Parameters:
[
  1
  1
]
0.41 ms
(0.40%)
1
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`, COALESCE(`currency.translation.shortName`,`currency.translation.shortName`) AS `currency.shortName`, `currency.translation.name`, COALESCE(`currency.translation.name`,`currency.translation.name`) AS `currency.name`, `currency.translation.customFields`, COALESCE(`currency.translation.customFields`,`currency.translation.customFields`) AS `currency.customFields`, `currency.translation.createdAt`, `currency.translation.updatedAt`, `currency.translation.currencyId`, `currency.translation.languageId` FROM `currency` LEFT JOIN (SELECT `currency.translation`.currency_id, `currency.translation`.short_name AS `currency.translation.shortName`, `currency.translation`.name AS `currency.translation.name`, `currency.translation`.custom_fields AS `currency.translation.customFields`, `currency.translation`.created_at AS `currency.translation.createdAt`, `currency.translation`.updated_at AS `currency.translation.updatedAt`, `currency.translation`.currency_id AS `currency.translation.currencyId`, `currency.translation`.language_id AS `currency.translation.languageId` 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.40 ms
(0.38%)
1
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"""
    ‹9‚|€jK‘µ±\n
    ʾQÜÓ
    """
]
0.40 ms
(0.38%)
1
SELECT `shipping_method`.`id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method`.`id` = `shipping_method.salesChannels.mapping`.`shipping_method_id`  LEFT JOIN (SELECT `shipping_method.translation`.shipping_method_id, `shipping_method.translation`.name AS `shipping_method.translation.name`, `shipping_method.translation`.description AS `shipping_method.translation.description`, `shipping_method.translation`.tracking_url AS `shipping_method.translation.trackingUrl`, `shipping_method.translation`.custom_fields AS `shipping_method.translation.customFields`, `shipping_method.translation`.created_at AS `shipping_method.translation.createdAt`, `shipping_method.translation`.updated_at AS `shipping_method.translation.updatedAt`, `shipping_method.translation`.shipping_method_id AS `shipping_method.translation.shippingMethodId`, `shipping_method.translation`.language_id AS `shipping_method.translation.languageId` 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"""
    ‹9‚|€jK‘µ±\n
    ʾQÜÓ
    """
]
0.38 ms
(0.37%)
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.38 ms
(0.37%)
1
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
0.38 ms
(0.37%)
1
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"""
    ‹9‚|€jK‘µ±\n
    ʾQÜÓ
    """
  "Gd0xDIAq58D5BD9YAG2QR5zIxbXU8ZkF"
]
0.37 ms
(0.36%)
1
SELECT LOWER(HEX(theme.id)) themeId, theme.technical_name AS themeName, parentTheme.technical_name AS parentThemeName
            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"""
    ‹9‚|€jK‘µ±\n
    ʾQÜÓ
    """
]
0.36 ms
(0.35%)
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"""
    ‹9‚|€jK‘µ±\n
    ʾQÜÓ
    """
]
0.36 ms
(0.35%)
1
SELECT `rule`.`id` AS `rule.id`, `rule`.`name` AS `rule.name`, `rule`.`priority` AS `rule.priority`, `rule`.`description` AS `rule.description`, `rule`.`payload` AS `rule.payload`, `rule`.`invalid` AS `rule.invalid`, `rule`.`areas` AS `rule.areas`, `rule`.`custom_fields` AS `rule.customFields`, `rule`.`module_types` AS `rule.moduleTypes`, `rule`.`created_at` AS `rule.createdAt`, `rule`.`updated_at` AS `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\x01‘ßÆÛUt£ºÞ!¥q|¡8"
  b"\x01\x0EúL7xɯ:ºQ¸ž[#"
  b"\x01‘˜Î.šp§©é3¸RQëp"
  b"\x03rßØ\x0Eó@„šùô8Ç瀞"
  b"\x16\x03ÓÉQ╗M½¥╗Ë╦´¾\x15"
  b"ÿwÿ°H­Cµ†Ä\x04ÇF«]Ý"
  b"\x01æZÅF\x08t\x15óÓºT\x01\x1ExE"
  b"\x01Ér\x1A/Õp]╣\x7F,î"{═\n"
  b"\x01‘nò\f•v\x15•›fyhÏê&"
  b"\x01‘Û°³jq\e¤ºùÕïßv8"
  b"E\x0Fø\x7F¡­@²‘ÖZl©º9É"
  b"§\x19╗■ØQHµöÍ$‗#B?\x1C"
]
0.36 ms
(0.34%)
1
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
0.34 ms
(0.33%)
1
SELECT `salutation`.`id` AS `salutation.id`, `salutation`.`salutation_key` AS `salutation.salutationKey`, `salutation`.`created_at` AS `salutation.createdAt`, `salutation`.`updated_at` AS `salutation.updatedAt`, `salutation.translation.displayName`, COALESCE(`salutation.translation.displayName`,`salutation.translation.displayName`) AS `salutation.displayName`, `salutation.translation.letterName`, COALESCE(`salutation.translation.letterName`,`salutation.translation.letterName`) AS `salutation.letterName`, `salutation.translation.customFields`, COALESCE(`salutation.translation.customFields`,`salutation.translation.customFields`) AS `salutation.customFields`, `salutation.translation.createdAt`, `salutation.translation.updatedAt`, `salutation.translation.salutationId`, `salutation.translation.languageId` FROM `salutation` LEFT JOIN (SELECT `salutation.translation`.salutation_id, `salutation.translation`.display_name AS `salutation.translation.displayName`, `salutation.translation`.letter_name AS `salutation.translation.letterName`, `salutation.translation`.custom_fields AS `salutation.translation.customFields`, `salutation.translation`.created_at AS `salutation.translation.createdAt`, `salutation.translation`.updated_at AS `salutation.translation.updatedAt`, `salutation.translation`.salutation_id AS `salutation.translation.salutationId`, `salutation.translation`.language_id AS `salutation.translation.languageId` FROM `salutation_translation` `salutation.translation` WHERE `salutation.translation`.language_id = ?) `salutation.salutation_translation` ON `salutation.salutation_translation`.`salutation_id` = `salutation`.`id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
0.34 ms
(0.33%)
1
SELECT `pickware_dhl_sales_channel_api_context`.`id` AS `pickware_dhl_sales_channel_api_context.id`, `pickware_dhl_sales_channel_api_context`.`sales_channel_context_token` AS `pickware_dhl_sales_channel_api_context.salesChannelContextToken`, `pickware_dhl_sales_channel_api_context`.`payload` AS `pickware_dhl_sales_channel_api_context.payload`, `pickware_dhl_sales_channel_api_context`.`created_at` AS `pickware_dhl_sales_channel_api_context.createdAt`, `pickware_dhl_sales_channel_api_context`.`updated_at` AS `pickware_dhl_sales_channel_api_context.updatedAt` FROM `pickware_dhl_sales_channel_api_context` WHERE (`pickware_dhl_sales_channel_api_context`.`sales_channel_context_token` = ?)
Parameters:
[
  "Gd0xDIAq58D5BD9YAG2QR5zIxbXU8ZkF"
]
0.32 ms
(0.31%)
1
# 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 = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"""
    ‹9‚|€jK‘µ±\n
    ʾQÜÓ
    """
  "checkout/cart"
]
0.32 ms
(0.31%)
1
# generic-page::payment-methods::search-ids
SELECT `payment_method`.`id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method`.`id` = `payment_method.salesChannels.mapping`.`payment_method_id`  LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping`.`sales_channel_id` = `payment_method.salesChannels`.`id`  WHERE (`payment_method`.`active` = ? AND `payment_method.salesChannels`.`id` = ?) GROUP BY `payment_method`.`id` ORDER BY MIN(`payment_method`.`position`) ASC
Parameters:
[
  true
  b"""
    ‹9‚|€jK‘µ±\n
    ʾQÜÓ
    """
]
0.32 ms
(0.31%)
1
SELECT *
            FROM shipping_method_price
            WHERE HEX(shipping_method_id) = ?
              AND calculation = ?
            ORDER BY quantity_start ASC
Parameters:
[
  "89af0659c46f485d8f0887dea91adbc5"
  2
]
0.32 ms
(0.31%)
1
SELECT `country`.`id` FROM `country` LEFT JOIN `sales_channel_country` `country.salesChannels.mapping` ON `country`.`id` = `country.salesChannels.mapping`.`country_id`  LEFT JOIN `sales_channel` `country.salesChannels` ON `country.salesChannels.mapping`.`sales_channel_id` = `country.salesChannels`.`id`  WHERE ((`country.salesChannels`.`id` = ?)) AND (`country`.`id` IN (?)) GROUP BY `country`.`id`
Parameters:
[
  b"""
    ‹9‚|€jK‘µ±\n
    ʾQÜÓ
    """
  b"x\x18ÀgÇ®Oò┤^ÂìÅ¥áD"
]
0.30 ms
(0.29%)
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`.`custom_fields` AS `language.customFields`, `language`.`created_at` AS `language.createdAt`, `language`.`updated_at` AS `language.updatedAt`, `language.productSearchConfig`.`id` AS `language.productSearchConfig.id`, `language.productSearchConfig`.`language_id` AS `language.productSearchConfig.languageId`, `language.productSearchConfig`.`and_logic` AS `language.productSearchConfig.andLogic`, `language.productSearchConfig`.`min_search_length` AS `language.productSearchConfig.minSearchLength`, `language.productSearchConfig`.`excluded_terms` AS `language.productSearchConfig.excludedTerms`, `language.productSearchConfig`.`created_at` AS `language.productSearchConfig.createdAt`, `language.productSearchConfig`.`updated_at` AS `language.productSearchConfig.updatedAt`, `language.translationCode`.`id` AS `language.translationCode.id`, `language.translationCode`.`code` AS `language.translationCode.code`, `language.translationCode`.`created_at` AS `language.translationCode.createdAt`, `language.translationCode`.`updated_at` AS `language.translationCode.updatedAt`, `language.translationCode.translation.name`, COALESCE(`language.translationCode.translation.name`,`language.translationCode.translation.name`) AS `language.translationCode.name`, `language.translationCode.translation.territory`, COALESCE(`language.translationCode.translation.territory`,`language.translationCode.translation.territory`) AS `language.translationCode.territory`, `language.translationCode.translation.customFields`, COALESCE(`language.translationCode.translation.customFields`,`language.translationCode.translation.customFields`) AS `language.translationCode.customFields`, `language.translationCode.translation.createdAt`, `language.translationCode.translation.updatedAt`, `language.translationCode.translation.localeId`, `language.translationCode.translation.languageId` FROM `language` LEFT JOIN `product_search_config` `language.productSearchConfig` ON `language`.`id` = `language.productSearchConfig`.`language_id` LEFT JOIN `locale` `language.translationCode` ON `language`.`translation_code_id` = `language.translationCode`.`id` LEFT JOIN (SELECT `language.translationCode.translation`.locale_id, `language.translationCode.translation`.name AS `language.translationCode.translation.name`, `language.translationCode.translation`.territory AS `language.translationCode.translation.territory`, `language.translationCode.translation`.custom_fields AS `language.translationCode.translation.customFields`, `language.translationCode.translation`.created_at AS `language.translationCode.translation.createdAt`, `language.translationCode.translation`.updated_at AS `language.translationCode.translation.updatedAt`, `language.translationCode.translation`.locale_id AS `language.translationCode.translation.localeId`, `language.translationCode.translation`.language_id AS `language.translationCode.translation.languageId` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation`.language_id = ?) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation`.`locale_id` = `language.translationCode`.`id` WHERE `language`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
0.30 ms
(0.28%)
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`, COALESCE(`currency.translation.shortName`,`currency.translation.shortName`) AS `currency.shortName`, `currency.translation.name`, COALESCE(`currency.translation.name`,`currency.translation.name`) AS `currency.name`, `currency.translation.customFields`, COALESCE(`currency.translation.customFields`,`currency.translation.customFields`) AS `currency.customFields`, `currency.translation.createdAt`, `currency.translation.updatedAt`, `currency.translation.currencyId`, `currency.translation.languageId` FROM `currency` LEFT JOIN (SELECT `currency.translation`.currency_id, `currency.translation`.short_name AS `currency.translation.shortName`, `currency.translation`.name AS `currency.translation.name`, `currency.translation`.custom_fields AS `currency.translation.customFields`, `currency.translation`.created_at AS `currency.translation.createdAt`, `currency.translation`.updated_at AS `currency.translation.updatedAt`, `currency.translation`.currency_id AS `currency.translation.currencyId`, `currency.translation`.language_id AS `currency.translation.languageId` 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.29 ms
(0.28%)
1
SELECT `name`, `path`, `author`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
0.28 ms
(0.27%)
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`.`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"""
    ‹9‚|€jK‘µ±\n
    ʾQÜÓ
    """
]
0.28 ms
(0.27%)
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`, COALESCE(`customer_group.translation.name`,`customer_group.translation.name`) AS `customer_group.name`, `customer_group.translation.registrationTitle`, COALESCE(`customer_group.translation.registrationTitle`,`customer_group.translation.registrationTitle`) AS `customer_group.registrationTitle`, `customer_group.translation.registrationIntroduction`, COALESCE(`customer_group.translation.registrationIntroduction`,`customer_group.translation.registrationIntroduction`) AS `customer_group.registrationIntroduction`, `customer_group.translation.registrationOnlyCompanyRegistration`, COALESCE(`customer_group.translation.registrationOnlyCompanyRegistration`,`customer_group.translation.registrationOnlyCompanyRegistration`) AS `customer_group.registrationOnlyCompanyRegistration`, `customer_group.translation.registrationSeoMetaDescription`, COALESCE(`customer_group.translation.registrationSeoMetaDescription`,`customer_group.translation.registrationSeoMetaDescription`) AS `customer_group.registrationSeoMetaDescription`, `customer_group.translation.customFields`, COALESCE(`customer_group.translation.customFields`,`customer_group.translation.customFields`) AS `customer_group.customFields`, `customer_group.translation.createdAt`, `customer_group.translation.updatedAt`, `customer_group.translation.customerGroupId`, `customer_group.translation.languageId` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation`.customer_group_id, `customer_group.translation`.name AS `customer_group.translation.name`, `customer_group.translation`.registration_title AS `customer_group.translation.registrationTitle`, `customer_group.translation`.registration_introduction AS `customer_group.translation.registrationIntroduction`, `customer_group.translation`.registration_only_company_registration AS `customer_group.translation.registrationOnlyCompanyRegistration`, `customer_group.translation`.registration_seo_meta_description AS `customer_group.translation.registrationSeoMetaDescription`, `customer_group.translation`.custom_fields AS `customer_group.translation.customFields`, `customer_group.translation`.created_at AS `customer_group.translation.createdAt`, `customer_group.translation`.updated_at AS `customer_group.translation.updatedAt`, `customer_group.translation`.customer_group_id AS `customer_group.translation.customerGroupId`, `customer_group.translation`.language_id AS `customer_group.translation.languageId` FROM `customer_group_translation` `customer_group.translation` WHERE `customer_group.translation`.language_id = ?) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation`.`customer_group_id` = `customer_group`.`id` WHERE `customer_group`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"¤¢P\x18ËìAÏ¡╩\x10┘O╚¢Í"
]
0.26 ms
(0.25%)
1
SELECT `intedia_doofinder_layer`.`id` AS `intedia_doofinder_layer.id`, `intedia_doofinder_layer`.`doofinder_channel_id` AS `intedia_doofinder_layer.doofinderChannelId`, `intedia_doofinder_layer`.`doofinder_hash_id` AS `intedia_doofinder_layer.doofinderHashId`, `intedia_doofinder_layer`.`doofinder_store_id` AS `intedia_doofinder_layer.doofinderStoreId`, `intedia_doofinder_layer`.`domain_id` AS `intedia_doofinder_layer.domainId`, `intedia_doofinder_layer`.`trigger` AS `intedia_doofinder_layer.trigger`, `intedia_doofinder_layer`.`name` AS `intedia_doofinder_layer.name`, `intedia_doofinder_layer`.`status` AS `intedia_doofinder_layer.status`, `intedia_doofinder_layer`.`status_message` AS `intedia_doofinder_layer.statusMessage`, `intedia_doofinder_layer`.`status_date` AS `intedia_doofinder_layer.statusDate`, `intedia_doofinder_layer`.`status_received_date` AS `intedia_doofinder_layer.statusReceivedDate`, `intedia_doofinder_layer`.`created_at` AS `intedia_doofinder_layer.createdAt`, `intedia_doofinder_layer`.`updated_at` AS `intedia_doofinder_layer.updatedAt` FROM `intedia_doofinder_layer` WHERE (`intedia_doofinder_layer`.`domain_id` = ?)
Parameters:
[
  b"\x01É╦3Ð\x1Dyeé╦\x19B3\x021G"
]
0.25 ms
(0.24%)
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.25 ms
(0.24%)
1
# seo-url::resolve-fallback
SELECT path_info pathInfo, seo_path_info seoPathInfo FROM seo_url WHERE (language_id = ?) AND (sales_channel_id = ?) AND (path_info = ?) AND (is_canonical = 1) LIMIT 1
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"""
    ‹9‚|€jK‘µ±\n
    ʾQÜÓ
    """
  "/checkout/cart"
]
0.21 ms
(0.21%)
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"x\x18ÀgÇ®Oò┤^ÂìÅ¥áD"
]
0.21 ms
(0.20%)
1
# cart-rule-loader::load-rules::search-ids
SELECT `rule`.`id` FROM `rule` ORDER BY `rule`.`priority` DESC, `rule`.`id` ASC LIMIT 500
Parameters:
[]
0.20 ms
(0.19%)
1
SELECT `acris_tax_switch`.`id` FROM `acris_tax_switch` WHERE (`acris_tax_switch`.`version_id` = ?) AND ((`acris_tax_switch`.`active` = ?)) ORDER BY LENGTH(`acris_tax_switch`.`priority`) DESC, `acris_tax_switch`.`priority` DESC
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  true
]
0.20 ms
(0.19%)
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.18 ms
(0.17%)
1
SELECT `dvsn_quick_cart`.`id` FROM `dvsn_quick_cart` WHERE (`dvsn_quick_cart`.`seo_url` = ? AND `dvsn_quick_cart`.`active` = ?)
Parameters:
[
  "checkout/cart"
  true
]
0.15 ms
(0.14%)
1
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "de-DE"
]
0.14 ms
(0.14%)
1
SELECT module.module, module.response FROM wbm_data_layer_modules module
Parameters:
[]
0.13 ms
(0.12%)
1
#cart-persister::load
                SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "Gd0xDIAq58D5BD9YAG2QR5zIxbXU8ZkF"
]
0.12 ms
(0.12%)
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.09 ms
(0.09%)
1
SELECT iso FROM snippet_set WHERE id = ?
Parameters:
[
  b"UwúhÁ\x10HcÑ\x06×öÅ\e)S"
]
0.08 ms
(0.07%)
1
SET @@group_concat_max_len = CAST(IF(@@group_concat_max_len > 320000, @@group_concat_max_len, 320000) AS UNSIGNED);SET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''))
Parameters:
[]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.