Query Metrics
40
Database Queries
37
Different statements
100.85 ms
Query time
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.81 ms |
# dbal-plugin-loader SELECT `name`, `base_class` AS baseClass, IF(`active` = 1 AND `installed_at` IS NOT NULL, 1, 0) AS active, `path`, `version`, `autoload`, `managed_by_composer` AS managedByComposer, composer_name as composerName FROM `plugin` ORDER BY `installed_at`;
Parameters:
[]
|
||||||||||||||||||||||||
| 2 | 0.88 ms |
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
|
||||||||||||||||||||||||
| 3 | 0.49 ms |
SELECT custom_entity.name, custom_entity.fields, custom_entity.flags FROM custom_entity LEFT JOIN app ON app.id = custom_entity.app_id WHERE (custom_entity.app_id IS NULL OR app.active = 1) AND custom_entity.deleted_at IS NULL;
Parameters:
[]
|
||||||||||||||||||||||||
| 4 | 0.74 ms |
-- seo-url::resolve SELECT id, path_info pathInfo, is_canonical isCanonical, sales_channel_id salesChannelId FROM seo_url WHERE (language_id = ?) AND ((sales_channel_id = ? OR sales_channel_id IS NULL)) AND ((seo_path_info = ? OR seo_path_info = ?))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"\x01œûm\x02x~—ŠAÛT\x0F–ðš" "checkout/cart" "checkout/cart/" ] |
||||||||||||||||||||||||
| 5 | 0.32 ms |
-- seo-url::resolve-fallback SELECT path_info pathInfo, seo_path_info seoPathInfo FROM seo_url WHERE (language_id = ?) AND (sales_channel_id = ?) AND (path_info = ?) AND (is_canonical = 1) LIMIT 1
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"\x01œûm\x02x~—ŠAÛT\x0F–ðš" "/checkout/cart" ] |
||||||||||||||||||||||||
| 6 | 0.67 ms |
SELECT `dreisc_seo_redirect`.`id` as `dreisc_seo_redirect.id`, `dreisc_seo_redirect`.`active` as `dreisc_seo_redirect.active`, `dreisc_seo_redirect`.`redirect_http_status_code` as `dreisc_seo_redirect.redirectHttpStatusCode`, `dreisc_seo_redirect`.`source_type` as `dreisc_seo_redirect.sourceType`, `dreisc_seo_redirect`.`has_source_sales_channel_domain_restriction` as `dreisc_seo_redirect.hasSourceSalesChannelDomainRestriction`, `dreisc_seo_redirect`.`source_sales_channel_domain_restriction_ids` as `dreisc_seo_redirect.sourceSalesChannelDomainRestrictionIds`, `dreisc_seo_redirect`.`source_sales_channel_domain_id` as `dreisc_seo_redirect.sourceSalesChannelDomainId`, `dreisc_seo_redirect`.`source_path` as `dreisc_seo_redirect.sourcePath`, `dreisc_seo_redirect`.`source_product_id` as `dreisc_seo_redirect.sourceProductId`, `dreisc_seo_redirect`.`source_product_version_id` as `dreisc_seo_redirect.sourceProductVersionId`, `dreisc_seo_redirect`.`source_category_id` as `dreisc_seo_redirect.sourceCategoryId`, `dreisc_seo_redirect`.`source_category_version_id` as `dreisc_seo_redirect.sourceCategoryVersionId`, `dreisc_seo_redirect`.`redirect_type` as `dreisc_seo_redirect.redirectType`, `dreisc_seo_redirect`.`redirect_url` as `dreisc_seo_redirect.redirectUrl`, `dreisc_seo_redirect`.`redirect_sales_channel_domain_id` as `dreisc_seo_redirect.redirectSalesChannelDomainId`, `dreisc_seo_redirect`.`redirect_path` as `dreisc_seo_redirect.redirectPath`, `dreisc_seo_redirect`.`redirect_product_id` as `dreisc_seo_redirect.redirectProductId`, `dreisc_seo_redirect`.`redirect_product_version_id` as `dreisc_seo_redirect.redirectProductVersionId`, `dreisc_seo_redirect`.`redirect_category_id` as `dreisc_seo_redirect.redirectCategoryId`, `dreisc_seo_redirect`.`redirect_category_version_id` as `dreisc_seo_redirect.redirectCategoryVersionId`, `dreisc_seo_redirect`.`has_deviating_redirect_sales_channel_domain` as `dreisc_seo_redirect.hasDeviatingRedirectSalesChannelDomain`, `dreisc_seo_redirect`.`deviating_redirect_sales_channel_domain_id` as `dreisc_seo_redirect.deviatingRedirectSalesChannelDomainId`, `dreisc_seo_redirect`.`parameter_forwarding` as `dreisc_seo_redirect.parameterForwarding`, `dreisc_seo_redirect`.`created_at` as `dreisc_seo_redirect.createdAt`, `dreisc_seo_redirect`.`updated_at` as `dreisc_seo_redirect.updatedAt` FROM `dreisc_seo_redirect` WHERE ((`dreisc_seo_redirect`.`active` = ? AND `dreisc_seo_redirect`.`source_type` = ? AND `dreisc_seo_redirect`.`source_sales_channel_domain_id` = ? AND `dreisc_seo_redirect`.`source_path` = ?))
Parameters:
[ true "url" b"\x01œûs¨¯q$½ž¡+\x14Ð7&" "checkout/cart" ] |
||||||||||||||||||||||||
| 7 | 0.69 ms |
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[ b"\x01œûm\x02x~—ŠAÛT\x0F–ðš" "lAhfhrG17sU3u2bo6DKrE44tRlltiPCq" ] |
||||||||||||||||||||||||
| 8 | 0.65 ms |
SELECT `sales_channel_country`.`sales_channel_id`, `sales_channel_country`.`country_id` FROM `sales_channel_country` WHERE (`sales_channel_country`.`sales_channel_id` = ? AND `sales_channel_country`.`country_id` = ?)
Parameters:
[ b"\x01œûm\x02x~—ŠAÛT\x0F–ðš" b"É:ò\x000gL“Ì'QÖÏØ" ] |
||||||||||||||||||||||||
| 9 | 0.98 ms |
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`, `plugin.translation.label` as `plugin.label`, `plugin.translation.description`, `plugin.translation.description` as `plugin.description`, `plugin.translation.manufacturerLink`, `plugin.translation.manufacturerLink` as `plugin.manufacturerLink`, `plugin.translation.supportLink`, `plugin.translation.supportLink` as `plugin.supportLink`, `plugin.translation.customFields`, `plugin.translation.customFields` as `plugin.customFields` 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`.`custom_fields` as `plugin.translation.customFields` 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" ] |
||||||||||||||||||||||||
| 10 | 1.37 ms |
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`, `plugin.translation.label` as `plugin.label`, `plugin.translation.description`, `plugin.translation.description` as `plugin.description`, `plugin.translation.manufacturerLink`, `plugin.translation.manufacturerLink` as `plugin.manufacturerLink`, `plugin.translation.supportLink`, `plugin.translation.supportLink` as `plugin.supportLink`, `plugin.translation.customFields`, `plugin.translation.customFields` as `plugin.customFields` 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`.`custom_fields` as `plugin.translation.customFields` 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" ] |
||||||||||||||||||||||||
| 11 | 0.83 ms |
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`, `salutation.translation.displayName` as `salutation.displayName`, `salutation.translation.letterName`, `salutation.translation.letterName` as `salutation.letterName`, `salutation.translation.customFields`, `salutation.translation.customFields` as `salutation.customFields` 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` 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"
]
|
||||||||||||||||||||||||
| 12 | 3.19 ms |
SELECT `country`.`id` as `country.id`, `country`.`iso` as `country.iso`, `country`.`position` as `country.position`, `country`.`active` as `country.active`, `country`.`shipping_available` as `country.shippingAvailable`, `country`.`iso3` as `country.iso3`, `country`.`display_state_in_registration` as `country.displayStateInRegistration`, `country`.`force_state_in_registration` as `country.forceStateInRegistration`, `country`.`check_vat_id_pattern` as `country.checkVatIdPattern`, `country`.`vat_id_required` as `country.vatIdRequired`, `country`.`vat_id_pattern` as `country.vatIdPattern`, `country`.`customer_tax` as `country.customerTax`, `country`.`company_tax` as `country.companyTax`, `country`.`postal_code_required` as `country.postalCodeRequired`, `country`.`check_postal_code_pattern` as `country.checkPostalCodePattern`, `country`.`check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern`, `country`.`advanced_postal_code_pattern` as `country.advancedPostalCodePattern`, `country`.`default_postal_code_pattern` as `country.defaultPostalCodePattern`, `country`.`is_eu` as `country.isEu`, `country`.`created_at` as `country.createdAt`, `country`.`updated_at` as `country.updatedAt`, `country.translation.name`, `country.translation.name` as `country.name`, `country.translation.addressFormat`, `country.translation.addressFormat` as `country.addressFormat`, `country.translation.customFields`, `country.translation.customFields` as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation`.`country_id`, `country.translation`.`name` as `country.translation.name`, `country.translation`.`custom_fields` as `country.translation.customFields`, `country.translation`.`address_format` as `country.translation.addressFormat` FROM `country_translation` `country.translation` WHERE `country.translation`.`language_id` = ?) `country.country_translation` ON `country.country_translation`.`country_id` = `country`.`id` WHERE (`country`.`active` = ?)
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" 1 ] |
||||||||||||||||||||||||
| 13 | 1.55 ms |
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`, `country_state.translation.name` as `country_state.name`, `country_state.translation.customFields`, `country_state.translation.customFields` as `country_state.customFields` 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` 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` WHERE (`country_state`.`active` = ?)
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" 1 ] |
||||||||||||||||||||||||
| 14 | 0.85 ms |
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
"de-DE"
]
|
||||||||||||||||||||||||
| 15 | 1.47 ms |
-- country-route::search-ids SELECT `country`.`id` FROM `country` LEFT JOIN `sales_channel_country` `country.salesChannels.mapping` ON `country`.`id` = `country.salesChannels.mapping`.`country_id` LEFT JOIN (SELECT `country.translation`.`country_id`, `country.translation`.`name` as `country.translation.name` FROM `country_translation` `country.translation` WHERE `country.translation`.`language_id` = ?) `country.country_translation` ON `country.country_translation`.`country_id` = `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` ORDER BY MIN(`country`.`position`) ASC, MIN(COALESCE(`country.translation.name`)) ASC
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" true b"\x01œûm\x02x~—ŠAÛT\x0F–ðš" ] |
||||||||||||||||||||||||
| 16 | 0.95 ms |
-- country-route::read SELECT `country`.`id` as `country.id`, `country`.`iso` as `country.iso`, `country`.`position` as `country.position`, `country`.`active` as `country.active`, `country`.`shipping_available` as `country.shippingAvailable`, `country`.`iso3` as `country.iso3`, `country`.`display_state_in_registration` as `country.displayStateInRegistration`, `country`.`force_state_in_registration` as `country.forceStateInRegistration`, `country`.`check_vat_id_pattern` as `country.checkVatIdPattern`, `country`.`vat_id_required` as `country.vatIdRequired`, `country`.`vat_id_pattern` as `country.vatIdPattern`, `country`.`customer_tax` as `country.customerTax`, `country`.`company_tax` as `country.companyTax`, `country`.`postal_code_required` as `country.postalCodeRequired`, `country`.`check_postal_code_pattern` as `country.checkPostalCodePattern`, `country`.`check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern`, `country`.`advanced_postal_code_pattern` as `country.advancedPostalCodePattern`, `country`.`default_postal_code_pattern` as `country.defaultPostalCodePattern`, `country`.`is_eu` as `country.isEu`, `country`.`created_at` as `country.createdAt`, `country`.`updated_at` as `country.updatedAt`, `country.translation.name`, `country.translation.name` as `country.name`, `country.translation.addressFormat`, `country.translation.addressFormat` as `country.addressFormat`, `country.translation.customFields`, `country.translation.customFields` as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation`.`country_id`, `country.translation`.`name` as `country.translation.name`, `country.translation`.`custom_fields` as `country.translation.customFields`, `country.translation`.`address_format` as `country.translation.addressFormat` FROM `country_translation` `country.translation` WHERE `country.translation`.`language_id` = ?) `country.country_translation` ON `country.country_translation`.`country_id` = `country`.`id` WHERE `country`.`id` IN (?, ?)
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"É:ò\x000gL“Ì'QÖÏØ" b"\x01oÉÇ@AM\x03¥Qšbëf¼\x13" ] |
||||||||||||||||||||||||
| 17 | 27.21 ms |
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` = ?)) AND (`payment_method`.`id` IN (?)) ORDER BY `payment_method`.`position` ASC LIMIT 1
Parameters:
[ true b"\x01œûm\x02x~—ŠAÛT\x0F–ðš" b"DZ¼ “³N\x14¶³F/\x07\x17\x0E)" ] |
||||||||||||||||||||||||
| 18 | 0.82 ms |
SELECT `payment_method`.`id` as `payment_method.id`, `payment_method`.`plugin_id` as `payment_method.pluginId`, `payment_method`.`handler_identifier` as `payment_method.handlerIdentifier`, `payment_method`.`position` as `payment_method.position`, `payment_method`.`active` as `payment_method.active`, `payment_method`.`after_order_enabled` as `payment_method.afterOrderEnabled`, `payment_method`.`availability_rule_id` as `payment_method.availabilityRuleId`, `payment_method`.`media_id` as `payment_method.mediaId`, `payment_method`.`technical_name` as `payment_method.technicalName`, `payment_method`.`created_at` as `payment_method.createdAt`, `payment_method`.`updated_at` as `payment_method.updatedAt`, `payment_method.media`.`id` as `payment_method.media.id`, `payment_method.media`.`user_id` as `payment_method.media.userId`, `payment_method.media`.`media_folder_id` as `payment_method.media.mediaFolderId`, `payment_method.media`.`mime_type` as `payment_method.media.mimeType`, `payment_method.media`.`file_extension` as `payment_method.media.fileExtension`, `payment_method.media`.`uploaded_at` as `payment_method.media.uploadedAt`, `payment_method.media`.`file_name` as `payment_method.media.fileName`, `payment_method.media`.`file_size` as `payment_method.media.fileSize`, `payment_method.media`.`media_type` as `payment_method.media.mediaTypeRaw`, `payment_method.media`.`meta_data` as `payment_method.media.metaData`, `payment_method.media`.`config` as `payment_method.media.config`, `payment_method.media`.`path` as `payment_method.media.path`, `payment_method.media`.`private` as `payment_method.media.private`, `payment_method.media`.`thumbnails_ro` as `payment_method.media.thumbnailsRo`, `payment_method.media`.`file_hash` as `payment_method.media.fileHash`, `payment_method.media`.`created_at` as `payment_method.media.createdAt`, `payment_method.media`.`updated_at` as `payment_method.media.updatedAt`, `payment_method.media.translation.title`, `payment_method.media.translation.title` as `payment_method.media.title`, `payment_method.media.translation.alt`, `payment_method.media.translation.alt` as `payment_method.media.alt`, `payment_method.media.translation.customFields`, `payment_method.media.translation.customFields` as `payment_method.media.customFields`, `payment_method.translation.name`, `payment_method.translation.name` as `payment_method.name`, `payment_method.translation.distinguishableName`, `payment_method.translation.distinguishableName` as `payment_method.distinguishableName`, `payment_method.translation.description`, `payment_method.translation.description` as `payment_method.description`, `payment_method.translation.customFields`, `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id` LEFT JOIN (SELECT `payment_method.translation`.`payment_method_id`, `payment_method.translation`.`name` as `payment_method.translation.name`, `payment_method.translation`.`distinguishable_name` as `payment_method.translation.distinguishableName`, `payment_method.translation`.`description` as `payment_method.translation.description`, `payment_method.translation`.`custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation`.`language_id` = ?) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation`.`payment_method_id` = `payment_method`.`id` LEFT JOIN (SELECT `payment_method.media.translation`.`media_id`, `payment_method.media.translation`.`alt` as `payment_method.media.translation.alt`, `payment_method.media.translation`.`title` as `payment_method.media.translation.title`, `payment_method.media.translation`.`custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation`.`language_id` = ?) `payment_method.media.media_translation` ON `payment_method.media.media_translation`.`media_id` = `payment_method.media`.`id` WHERE `payment_method`.`id` IN (?)
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"DZ¼ “³N\x14¶³F/\x07\x17\x0E)" ] |
||||||||||||||||||||||||
| 19 | 1.39 ms |
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 (SELECT `payment_method.translation`.`payment_method_id`, `payment_method.translation`.`name` as `payment_method.translation.name` 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 `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping`.`sales_channel_id` = `payment_method.salesChannels`.`id` WHERE (NOT ((COALESCE(`payment_method.translation.name`) IN (?))) AND `payment_method`.`active` = ? AND `payment_method.salesChannels`.`id` = ?) GROUP BY `payment_method`.`id` ORDER BY MIN(`payment_method`.`position`) ASC
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" "Anfrage" true b"\x01œûm\x02x~—ŠAÛT\x0F–ðš" ] |
||||||||||||||||||||||||
| 20 | 0.72 ms |
SELECT `payment_method`.`id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method`.`id` = `payment_method.salesChannels.mapping`.`payment_method_id` LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping`.`sales_channel_id` = `payment_method.salesChannels`.`id` WHERE (`payment_method`.`active` = ? AND `payment_method.salesChannels`.`id` = ?) GROUP BY `payment_method`.`id` ORDER BY MIN(`payment_method`.`position`) ASC
Parameters:
[ true b"\x01œûm\x02x~—ŠAÛT\x0F–ðš" ] |
||||||||||||||||||||||||
| 21 | 1.09 ms |
SELECT `payment_method`.`id` as `payment_method.id`, `payment_method`.`plugin_id` as `payment_method.pluginId`, `payment_method`.`handler_identifier` as `payment_method.handlerIdentifier`, `payment_method`.`position` as `payment_method.position`, `payment_method`.`active` as `payment_method.active`, `payment_method`.`after_order_enabled` as `payment_method.afterOrderEnabled`, `payment_method`.`availability_rule_id` as `payment_method.availabilityRuleId`, `payment_method`.`media_id` as `payment_method.mediaId`, `payment_method`.`technical_name` as `payment_method.technicalName`, `payment_method`.`created_at` as `payment_method.createdAt`, `payment_method`.`updated_at` as `payment_method.updatedAt`, `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.appPaymentMethod.app`.`id` as `payment_method.appPaymentMethod.app.id`, `payment_method.appPaymentMethod.app`.`name` as `payment_method.appPaymentMethod.app.name`, `payment_method.appPaymentMethod.app`.`path` as `payment_method.appPaymentMethod.app.path`, `payment_method.appPaymentMethod.app`.`author` as `payment_method.appPaymentMethod.app.author`, `payment_method.appPaymentMethod.app`.`copyright` as `payment_method.appPaymentMethod.app.copyright`, `payment_method.appPaymentMethod.app`.`license` as `payment_method.appPaymentMethod.app.license`, `payment_method.appPaymentMethod.app`.`active` as `payment_method.appPaymentMethod.app.active`, `payment_method.appPaymentMethod.app`.`configurable` as `payment_method.appPaymentMethod.app.configurable`, `payment_method.appPaymentMethod.app`.`privacy` as `payment_method.appPaymentMethod.app.privacy`, `payment_method.appPaymentMethod.app`.`version` as `payment_method.appPaymentMethod.app.version`, `payment_method.appPaymentMethod.app`.`icon` as `payment_method.appPaymentMethod.app.iconRaw`, `payment_method.appPaymentMethod.app`.`app_secret` as `payment_method.appPaymentMethod.app.appSecret`, `payment_method.appPaymentMethod.app`.`modules` as `payment_method.appPaymentMethod.app.modules`, `payment_method.appPaymentMethod.app`.`main_module` as `payment_method.appPaymentMethod.app.mainModule`, `payment_method.appPaymentMethod.app`.`cookies` as `payment_method.appPaymentMethod.app.cookies`, `payment_method.appPaymentMethod.app`.`allow_disable` as `payment_method.appPaymentMethod.app.allowDisable`, `payment_method.appPaymentMethod.app`.`base_app_url` as `payment_method.appPaymentMethod.app.baseAppUrl`, `payment_method.appPaymentMethod.app`.`allowed_hosts` as `payment_method.appPaymentMethod.app.allowedHosts`, `payment_method.appPaymentMethod.app`.`template_load_priority` as `payment_method.appPaymentMethod.app.templateLoadPriority`, `payment_method.appPaymentMethod.app`.`checkout_gateway_url` as `payment_method.appPaymentMethod.app.checkoutGatewayUrl`, `payment_method.appPaymentMethod.app`.`context_gateway_url` as `payment_method.appPaymentMethod.app.contextGatewayUrl`, `payment_method.appPaymentMethod.app`.`in_app_purchases_gateway_url` as `payment_method.appPaymentMethod.app.inAppPurchasesGatewayUrl`, `payment_method.appPaymentMethod.app`.`source_type` as `payment_method.appPaymentMethod.app.sourceType`, `payment_method.appPaymentMethod.app`.`source_config` as `payment_method.appPaymentMethod.app.sourceConfig`, `payment_method.appPaymentMethod.app`.`self_managed` as `payment_method.appPaymentMethod.app.selfManaged`, `payment_method.appPaymentMethod.app`.`requested_privileges` as `payment_method.appPaymentMethod.app.requestedPrivileges`, `payment_method.appPaymentMethod.app`.`integration_id` as `payment_method.appPaymentMethod.app.integrationId`, `payment_method.appPaymentMethod.app.integration`.`id` as `payment_method.appPaymentMethod.app.integration.id`, `payment_method.appPaymentMethod.app.integration`.`label` as `payment_method.appPaymentMethod.app.integration.label`, `payment_method.appPaymentMethod.app.integration`.`access_key` as `payment_method.appPaymentMethod.app.integration.accessKey`, `payment_method.appPaymentMethod.app.integration`.`secret_access_key` as `payment_method.appPaymentMethod.app.integration.secretAccessKey`, `payment_method.appPaymentMethod.app.integration`.`last_usage_at` as `payment_method.appPaymentMethod.app.integration.lastUsageAt`, `payment_method.appPaymentMethod.app.integration`.`admin` as `payment_method.appPaymentMethod.app.integration.admin`, `payment_method.appPaymentMethod.app.integration`.`custom_fields` as `payment_method.appPaymentMethod.app.integration.customFields`, `payment_method.appPaymentMethod.app.integration`.`deleted_at` as `payment_method.appPaymentMethod.app.integration.deletedAt`, `payment_method.appPaymentMethod.app.integration`.`created_at` as `payment_method.appPaymentMethod.app.integration.createdAt`, `payment_method.appPaymentMethod.app.integration`.`updated_at` as `payment_method.appPaymentMethod.app.integration.updatedAt`, `payment_method.appPaymentMethod.app`.`acl_role_id` as `payment_method.appPaymentMethod.app.aclRoleId`, `payment_method.appPaymentMethod.app.aclRole`.`id` as `payment_method.appPaymentMethod.app.aclRole.id`, `payment_method.appPaymentMethod.app.aclRole`.`name` as `payment_method.appPaymentMethod.app.aclRole.name`, `payment_method.appPaymentMethod.app.aclRole`.`description` as `payment_method.appPaymentMethod.app.aclRole.description`, `payment_method.appPaymentMethod.app.aclRole`.`privileges` as `payment_method.appPaymentMethod.app.aclRole.privileges`, `payment_method.appPaymentMethod.app.aclRole`.`deleted_at` as `payment_method.appPaymentMethod.app.aclRole.deletedAt`, `payment_method.appPaymentMethod.app.aclRole`.`created_at` as `payment_method.appPaymentMethod.app.aclRole.createdAt`, `payment_method.appPaymentMethod.app.aclRole`.`updated_at` as `payment_method.appPaymentMethod.app.aclRole.updatedAt`, `payment_method.appPaymentMethod.app`.`created_at` as `payment_method.appPaymentMethod.app.createdAt`, `payment_method.appPaymentMethod.app`.`updated_at` as `payment_method.appPaymentMethod.app.updatedAt`, `payment_method.appPaymentMethod.app.translation.label`, `payment_method.appPaymentMethod.app.translation.label` as `payment_method.appPaymentMethod.app.label`, `payment_method.appPaymentMethod.app.translation.description`, `payment_method.appPaymentMethod.app.translation.description` as `payment_method.appPaymentMethod.app.description`, `payment_method.appPaymentMethod.app.translation.privacyPolicyExtensions`, `payment_method.appPaymentMethod.app.translation.privacyPolicyExtensions` as `payment_method.appPaymentMethod.app.privacyPolicyExtensions`, `payment_method.appPaymentMethod.app.translation.customFields`, `payment_method.appPaymentMethod.app.translation.customFields` as `payment_method.appPaymentMethod.app.customFields`, `payment_method.media`.`id` as `payment_method.media.id`, `payment_method.media`.`user_id` as `payment_method.media.userId`, `payment_method.media`.`media_folder_id` as `payment_method.media.mediaFolderId`, `payment_method.media`.`mime_type` as `payment_method.media.mimeType`, `payment_method.media`.`file_extension` as `payment_method.media.fileExtension`, `payment_method.media`.`uploaded_at` as `payment_method.media.uploadedAt`, `payment_method.media`.`file_name` as `payment_method.media.fileName`, `payment_method.media`.`file_size` as `payment_method.media.fileSize`, `payment_method.media`.`media_type` as `payment_method.media.mediaTypeRaw`, `payment_method.media`.`meta_data` as `payment_method.media.metaData`, `payment_method.media`.`config` as `payment_method.media.config`, `payment_method.media`.`path` as `payment_method.media.path`, `payment_method.media`.`private` as `payment_method.media.private`, `payment_method.media`.`thumbnails_ro` as `payment_method.media.thumbnailsRo`, `payment_method.media`.`file_hash` as `payment_method.media.fileHash`, `payment_method.media`.`created_at` as `payment_method.media.createdAt`, `payment_method.media`.`updated_at` as `payment_method.media.updatedAt`, `payment_method.media.translation.title`, `payment_method.media.translation.title` as `payment_method.media.title`, `payment_method.media.translation.alt`, `payment_method.media.translation.alt` as `payment_method.media.alt`, `payment_method.media.translation.customFields`, `payment_method.media.translation.customFields` as `payment_method.media.customFields`, `payment_method.translation.name`, `payment_method.translation.name` as `payment_method.name`, `payment_method.translation.distinguishableName`, `payment_method.translation.distinguishableName` as `payment_method.distinguishableName`, `payment_method.translation.description`, `payment_method.translation.description` as `payment_method.description`, `payment_method.translation.customFields`, `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id` LEFT JOIN (SELECT `payment_method.translation`.`payment_method_id`, `payment_method.translation`.`name` as `payment_method.translation.name`, `payment_method.translation`.`distinguishable_name` as `payment_method.translation.distinguishableName`, `payment_method.translation`.`description` as `payment_method.translation.description`, `payment_method.translation`.`custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation`.`language_id` = ?) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation`.`payment_method_id` = `payment_method`.`id` LEFT JOIN `app` `payment_method.appPaymentMethod.app` ON `payment_method.appPaymentMethod`.`app_id` = `payment_method.appPaymentMethod.app`.`id` LEFT JOIN `integration` `payment_method.appPaymentMethod.app.integration` ON `payment_method.appPaymentMethod.app`.`integration_id` = `payment_method.appPaymentMethod.app.integration`.`id` LEFT JOIN `acl_role` `payment_method.appPaymentMethod.app.aclRole` ON `payment_method.appPaymentMethod.app`.`acl_role_id` = `payment_method.appPaymentMethod.app.aclRole`.`id` LEFT JOIN (SELECT `payment_method.appPaymentMethod.app.translation`.`app_id`, `payment_method.appPaymentMethod.app.translation`.`label` as `payment_method.appPaymentMethod.app.translation.label`, `payment_method.appPaymentMethod.app.translation`.`description` as `payment_method.appPaymentMethod.app.translation.description`, `payment_method.appPaymentMethod.app.translation`.`privacy_policy_extensions` as `payment_method.appPaymentMethod.app.translation.privacyPolicyExtensions`, `payment_method.appPaymentMethod.app.translation`.`custom_fields` as `payment_method.appPaymentMethod.app.translation.customFields` FROM `app_translation` `payment_method.appPaymentMethod.app.translation` WHERE `payment_method.appPaymentMethod.app.translation`.`language_id` = ?) `payment_method.appPaymentMethod.app.app_translation` ON `payment_method.appPaymentMethod.app.app_translation`.`app_id` = `payment_method.appPaymentMethod.app`.`id` LEFT JOIN (SELECT `payment_method.media.translation`.`media_id`, `payment_method.media.translation`.`alt` as `payment_method.media.translation.alt`, `payment_method.media.translation`.`title` as `payment_method.media.translation.title`, `payment_method.media.translation`.`custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation`.`language_id` = ?) `payment_method.media.media_translation` ON `payment_method.media.media_translation`.`media_id` = `payment_method.media`.`id` WHERE `payment_method`.`id` IN (?)
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"DZ¼ “³N\x14¶³F/\x07\x17\x0E)" ] |
||||||||||||||||||||||||
| 22 | 19.10 ms |
SELECT `shipping_method`.`id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method`.`id` = `shipping_method.salesChannels.mapping`.`shipping_method_id` LEFT JOIN (SELECT `shipping_method.translation`.`shipping_method_id`, `shipping_method.translation`.`name` as `shipping_method.translation.name` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.`language_id` = ?) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping`.`sales_channel_id` = `shipping_method.salesChannels`.`id` WHERE (`shipping_method`.`active` = ? AND `shipping_method.salesChannels`.`id` = ?) GROUP BY `shipping_method`.`id` ORDER BY MIN(`shipping_method`.`position`) ASC, MIN(COALESCE(`shipping_method.translation.name`)) ASC
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" true b"\x01œûm\x02x~—ŠAÛT\x0F–ðš" ] |
||||||||||||||||||||||||
| 23 | 21.83 ms |
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`technical_name` as `shipping_method.technicalName`, `shipping_method`.`active` as `shipping_method.active`, `shipping_method`.`position` as `shipping_method.position`, `shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`, `shipping_method`.`media_id` as `shipping_method.mediaId`, `shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`, `shipping_method`.`tax_type` as `shipping_method.taxType`, `shipping_method`.`tax_id` as `shipping_method.taxId`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.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.appShippingMethod.app`.`id` as `shipping_method.appShippingMethod.app.id`, `shipping_method.appShippingMethod.app`.`name` as `shipping_method.appShippingMethod.app.name`, `shipping_method.appShippingMethod.app`.`path` as `shipping_method.appShippingMethod.app.path`, `shipping_method.appShippingMethod.app`.`author` as `shipping_method.appShippingMethod.app.author`, `shipping_method.appShippingMethod.app`.`copyright` as `shipping_method.appShippingMethod.app.copyright`, `shipping_method.appShippingMethod.app`.`license` as `shipping_method.appShippingMethod.app.license`, `shipping_method.appShippingMethod.app`.`active` as `shipping_method.appShippingMethod.app.active`, `shipping_method.appShippingMethod.app`.`configurable` as `shipping_method.appShippingMethod.app.configurable`, `shipping_method.appShippingMethod.app`.`privacy` as `shipping_method.appShippingMethod.app.privacy`, `shipping_method.appShippingMethod.app`.`version` as `shipping_method.appShippingMethod.app.version`, `shipping_method.appShippingMethod.app`.`icon` as `shipping_method.appShippingMethod.app.iconRaw`, `shipping_method.appShippingMethod.app`.`app_secret` as `shipping_method.appShippingMethod.app.appSecret`, `shipping_method.appShippingMethod.app`.`modules` as `shipping_method.appShippingMethod.app.modules`, `shipping_method.appShippingMethod.app`.`main_module` as `shipping_method.appShippingMethod.app.mainModule`, `shipping_method.appShippingMethod.app`.`cookies` as `shipping_method.appShippingMethod.app.cookies`, `shipping_method.appShippingMethod.app`.`allow_disable` as `shipping_method.appShippingMethod.app.allowDisable`, `shipping_method.appShippingMethod.app`.`base_app_url` as `shipping_method.appShippingMethod.app.baseAppUrl`, `shipping_method.appShippingMethod.app`.`allowed_hosts` as `shipping_method.appShippingMethod.app.allowedHosts`, `shipping_method.appShippingMethod.app`.`template_load_priority` as `shipping_method.appShippingMethod.app.templateLoadPriority`, `shipping_method.appShippingMethod.app`.`checkout_gateway_url` as `shipping_method.appShippingMethod.app.checkoutGatewayUrl`, `shipping_method.appShippingMethod.app`.`context_gateway_url` as `shipping_method.appShippingMethod.app.contextGatewayUrl`, `shipping_method.appShippingMethod.app`.`in_app_purchases_gateway_url` as `shipping_method.appShippingMethod.app.inAppPurchasesGatewayUrl`, `shipping_method.appShippingMethod.app`.`source_type` as `shipping_method.appShippingMethod.app.sourceType`, `shipping_method.appShippingMethod.app`.`source_config` as `shipping_method.appShippingMethod.app.sourceConfig`, `shipping_method.appShippingMethod.app`.`self_managed` as `shipping_method.appShippingMethod.app.selfManaged`, `shipping_method.appShippingMethod.app`.`requested_privileges` as `shipping_method.appShippingMethod.app.requestedPrivileges`, `shipping_method.appShippingMethod.app`.`integration_id` as `shipping_method.appShippingMethod.app.integrationId`, `shipping_method.appShippingMethod.app.integration`.`id` as `shipping_method.appShippingMethod.app.integration.id`, `shipping_method.appShippingMethod.app.integration`.`label` as `shipping_method.appShippingMethod.app.integration.label`, `shipping_method.appShippingMethod.app.integration`.`access_key` as `shipping_method.appShippingMethod.app.integration.accessKey`, `shipping_method.appShippingMethod.app.integration`.`secret_access_key` as `shipping_method.appShippingMethod.app.integration.secretAccessKey`, `shipping_method.appShippingMethod.app.integration`.`last_usage_at` as `shipping_method.appShippingMethod.app.integration.lastUsageAt`, `shipping_method.appShippingMethod.app.integration`.`admin` as `shipping_method.appShippingMethod.app.integration.admin`, `shipping_method.appShippingMethod.app.integration`.`custom_fields` as `shipping_method.appShippingMethod.app.integration.customFields`, `shipping_method.appShippingMethod.app.integration`.`deleted_at` as `shipping_method.appShippingMethod.app.integration.deletedAt`, `shipping_method.appShippingMethod.app.integration`.`created_at` as `shipping_method.appShippingMethod.app.integration.createdAt`, `shipping_method.appShippingMethod.app.integration`.`updated_at` as `shipping_method.appShippingMethod.app.integration.updatedAt`, `shipping_method.appShippingMethod.app`.`acl_role_id` as `shipping_method.appShippingMethod.app.aclRoleId`, `shipping_method.appShippingMethod.app.aclRole`.`id` as `shipping_method.appShippingMethod.app.aclRole.id`, `shipping_method.appShippingMethod.app.aclRole`.`name` as `shipping_method.appShippingMethod.app.aclRole.name`, `shipping_method.appShippingMethod.app.aclRole`.`description` as `shipping_method.appShippingMethod.app.aclRole.description`, `shipping_method.appShippingMethod.app.aclRole`.`privileges` as `shipping_method.appShippingMethod.app.aclRole.privileges`, `shipping_method.appShippingMethod.app.aclRole`.`deleted_at` as `shipping_method.appShippingMethod.app.aclRole.deletedAt`, `shipping_method.appShippingMethod.app.aclRole`.`created_at` as `shipping_method.appShippingMethod.app.aclRole.createdAt`, `shipping_method.appShippingMethod.app.aclRole`.`updated_at` as `shipping_method.appShippingMethod.app.aclRole.updatedAt`, `shipping_method.appShippingMethod.app`.`created_at` as `shipping_method.appShippingMethod.app.createdAt`, `shipping_method.appShippingMethod.app`.`updated_at` as `shipping_method.appShippingMethod.app.updatedAt`, `shipping_method.appShippingMethod.app.translation.label`, `shipping_method.appShippingMethod.app.translation.label` as `shipping_method.appShippingMethod.app.label`, `shipping_method.appShippingMethod.app.translation.description`, `shipping_method.appShippingMethod.app.translation.description` as `shipping_method.appShippingMethod.app.description`, `shipping_method.appShippingMethod.app.translation.privacyPolicyExtensions`, `shipping_method.appShippingMethod.app.translation.privacyPolicyExtensions` as `shipping_method.appShippingMethod.app.privacyPolicyExtensions`, `shipping_method.appShippingMethod.app.translation.customFields`, `shipping_method.appShippingMethod.app.translation.customFields` as `shipping_method.appShippingMethod.app.customFields`, `shipping_method.media`.`id` as `shipping_method.media.id`, `shipping_method.media`.`user_id` as `shipping_method.media.userId`, `shipping_method.media`.`media_folder_id` as `shipping_method.media.mediaFolderId`, `shipping_method.media`.`mime_type` as `shipping_method.media.mimeType`, `shipping_method.media`.`file_extension` as `shipping_method.media.fileExtension`, `shipping_method.media`.`uploaded_at` as `shipping_method.media.uploadedAt`, `shipping_method.media`.`file_name` as `shipping_method.media.fileName`, `shipping_method.media`.`file_size` as `shipping_method.media.fileSize`, `shipping_method.media`.`media_type` as `shipping_method.media.mediaTypeRaw`, `shipping_method.media`.`meta_data` as `shipping_method.media.metaData`, `shipping_method.media`.`config` as `shipping_method.media.config`, `shipping_method.media`.`path` as `shipping_method.media.path`, `shipping_method.media`.`private` as `shipping_method.media.private`, `shipping_method.media`.`thumbnails_ro` as `shipping_method.media.thumbnailsRo`, `shipping_method.media`.`file_hash` as `shipping_method.media.fileHash`, `shipping_method.media`.`created_at` as `shipping_method.media.createdAt`, `shipping_method.media`.`updated_at` as `shipping_method.media.updatedAt`, `shipping_method.media.translation.title`, `shipping_method.media.translation.title` as `shipping_method.media.title`, `shipping_method.media.translation.alt`, `shipping_method.media.translation.alt` as `shipping_method.media.alt`, `shipping_method.media.translation.customFields`, `shipping_method.media.translation.customFields` as `shipping_method.media.customFields`, `shipping_method.translation.name`, `shipping_method.translation.name` as `shipping_method.name`, `shipping_method.translation.description`, `shipping_method.translation.description` as `shipping_method.description`, `shipping_method.translation.trackingUrl`, `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method`.`id` = `shipping_method.appShippingMethod`.`shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method`.`media_id` = `shipping_method.media`.`id` LEFT JOIN (SELECT `shipping_method.translation`.`shipping_method_id`, `shipping_method.translation`.`name` as `shipping_method.translation.name`, `shipping_method.translation`.`custom_fields` as `shipping_method.translation.customFields`, `shipping_method.translation`.`description` as `shipping_method.translation.description`, `shipping_method.translation`.`tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.`language_id` = ?) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN `app` `shipping_method.appShippingMethod.app` ON `shipping_method.appShippingMethod`.`app_id` = `shipping_method.appShippingMethod.app`.`id` LEFT JOIN `integration` `shipping_method.appShippingMethod.app.integration` ON `shipping_method.appShippingMethod.app`.`integration_id` = `shipping_method.appShippingMethod.app.integration`.`id` LEFT JOIN `acl_role` `shipping_method.appShippingMethod.app.aclRole` ON `shipping_method.appShippingMethod.app`.`acl_role_id` = `shipping_method.appShippingMethod.app.aclRole`.`id` LEFT JOIN (SELECT `shipping_method.appShippingMethod.app.translation`.`app_id`, `shipping_method.appShippingMethod.app.translation`.`label` as `shipping_method.appShippingMethod.app.translation.label`, `shipping_method.appShippingMethod.app.translation`.`description` as `shipping_method.appShippingMethod.app.translation.description`, `shipping_method.appShippingMethod.app.translation`.`privacy_policy_extensions` as `shipping_method.appShippingMethod.app.translation.privacyPolicyExtensions`, `shipping_method.appShippingMethod.app.translation`.`custom_fields` as `shipping_method.appShippingMethod.app.translation.customFields` FROM `app_translation` `shipping_method.appShippingMethod.app.translation` WHERE `shipping_method.appShippingMethod.app.translation`.`language_id` = ?) `shipping_method.appShippingMethod.app.app_translation` ON `shipping_method.appShippingMethod.app.app_translation`.`app_id` = `shipping_method.appShippingMethod.app`.`id` LEFT JOIN (SELECT `shipping_method.media.translation`.`media_id`, `shipping_method.media.translation`.`alt` as `shipping_method.media.translation.alt`, `shipping_method.media.translation`.`title` as `shipping_method.media.translation.title`, `shipping_method.media.translation`.`custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation`.`language_id` = ?) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation`.`media_id` = `shipping_method.media`.`id` WHERE `shipping_method`.`id` IN (?)
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"Zì"¨¿DNå¡B0¶ðh!Ñ" ] |
||||||||||||||||||||||||
| 24 | 0.55 ms |
SELECT `name`, `path`, `author`, `self_managed` FROM `app` WHERE `active` = 1
Parameters:
[] |
||||||||||||||||||||||||
| 25 | 0.90 ms |
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`context_gateway_url` as `app.contextGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`requested_privileges` as `app.requestedPrivileges`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE (`app`.`active` = ? AND NOT (`app`.`checkout_gateway_url` <=> ?))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" true null ] |
||||||||||||||||||||||||
| 26 | 0.82 ms |
SELECT `acl_role`.`privileges` AS `privileges` FROM `acl_role` INNER JOIN `app` ON `app`.`acl_role_id` = `acl_role`.`id` WHERE `app`.`id` = ?
Parameters:
[
b"\x01þˆo¨r°°7\x03f6NîR"
]
|
||||||||||||||||||||||||
| 27 | 0.84 ms |
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[ b"\x01œûm\x02x~—ŠAÛT\x0F–ðš" "Sendinblue.%" ] |
||||||||||||||||||||||||
| 28 | 0.35 ms |
SELECT url FROM sales_channel_domain
Parameters:
[] |
||||||||||||||||||||||||
| 29 | 0.32 ms |
SELECT url FROM sales_channel_domain
Parameters:
[] |
||||||||||||||||||||||||
| 30 | 0.58 ms |
SELECT `theme_id`, `technical_name`, `resolved_config`, `view_inheritance`, `script_files`, `icon_sets`, `updated_at` FROM `theme_runtime_config` WHERE `technical_name` = ?
Parameters:
[
"NetzhautMPlusM"
]
|
||||||||||||||||||||||||
| 31 | 0.59 ms |
# navigation-route::meta-information SELECT LOWER(HEX(`id`)), `path`, `level` FROM `category` WHERE `id` = ? OR `id` = ?
Parameters:
[ b"\x0FŘD¦{BɼfËo\v;N‡" b"\x0FŘD¦{BɼfËo\v;N‡" ] |
||||||||||||||||||||||||
| 32 | 0.88 ms |
SELECT `app`.`name`, `app`.`version`, `app`.`template_load_priority` FROM `app` INNER JOIN `app_template` ON `app_template`.`app_id` = `app`.`id` WHERE `app`.`active` = 1 AND `app_template`.`active` = 1
Parameters:
[] |
||||||||||||||||||||||||
| 33 | 0.42 ms |
SELECT DISTINCT `technical_name` FROM `theme_runtime_config` WHERE `technical_name` IS NOT NULL
Parameters:
[] |
||||||||||||||||||||||||
| 34 | 0.56 ms |
SELECT path FROM category WHERE id = ?
Parameters:
[
b"\x0FŘD¦{BɼfËo\v;N‡"
]
|
||||||||||||||||||||||||
| 35 | 0.31 ms |
SELECT `min_search_length` FROM `product_search_config` WHERE `language_id` = ?
Parameters:
[
b"/»_ââšMpªXTÎ|ãâ\v"
]
|
||||||||||||||||||||||||
| 36 | 0.60 ms |
SELECT `dreisc_seo_setting`.`id` as `dreisc_seo_setting.id`, `dreisc_seo_setting`.`key` as `dreisc_seo_setting.key`, `dreisc_seo_setting`.`value` as `dreisc_seo_setting.value`, `dreisc_seo_setting`.`sales_channel_id` as `dreisc_seo_setting.salesChannelId`, `dreisc_seo_setting`.`created_at` as `dreisc_seo_setting.createdAt`, `dreisc_seo_setting`.`updated_at` as `dreisc_seo_setting.updatedAt` FROM `dreisc_seo_setting` WHERE (`dreisc_seo_setting`.`sales_channel_id` <=> ?)
Parameters:
[
null
]
|
||||||||||||||||||||||||
| 37 | 0.71 ms |
-- theme-service::resolve-media::read SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`config` as `media.config`, `media`.`path` as `media.path`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`file_hash` as `media.fileHash`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, `media.translation.title` as `media.title`, `media.translation.alt`, `media.translation.alt` as `media.alt`, `media.translation.customFields`, `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.`media_id`, `media.translation`.`alt` as `media.translation.alt`, `media.translation`.`title` as `media.translation.title`, `media.translation`.`custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation`.`language_id` = ?) `media.media_translation` ON `media.media_translation`.`media_id` = `media`.`id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder`.`default_folder_id` = `media.mediaFolder.defaultFolder`.`id` WHERE (((`media`.`private` = ? OR (`media`.`private` = ? AND `media.mediaFolder.defaultFolder`.`entity` = ?)) AND (`media`.`private` = ? OR (`media`.`private` = ? AND `media.mediaFolder.defaultFolder`.`entity` = ?)))) AND (`media`.`id` IN (?, ?))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" false true "product_download" false true "product_download" b"R\x11È"J`A·¡BöáwhK{" b"\x7FLÕc:\x04JW¯¸|fŠÅo©" ] |
||||||||||||||||||||||||
| 38 | 1.05 ms |
SELECT `dreisc_seo_setting`.`id` as `dreisc_seo_setting.id`, `dreisc_seo_setting`.`key` as `dreisc_seo_setting.key`, `dreisc_seo_setting`.`value` as `dreisc_seo_setting.value`, `dreisc_seo_setting`.`sales_channel_id` as `dreisc_seo_setting.salesChannelId`, `dreisc_seo_setting`.`created_at` as `dreisc_seo_setting.createdAt`, `dreisc_seo_setting`.`updated_at` as `dreisc_seo_setting.updatedAt` FROM `dreisc_seo_setting` WHERE (`dreisc_seo_setting`.`sales_channel_id` <=> ?)
Parameters:
[
null
]
|
||||||||||||||||||||||||
| 39 | 2.32 ms |
-- seo_url::replacement SELECT seo_path_info, path_info, sales_channel_id FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (seo_url.language_id = ?) AND (seo_url.sales_channel_id = ? OR seo_url.sales_channel_id IS NULL) AND (seo_url.is_deleted = 0)
Parameters:
[ "/navigation/4912bdd9d4c042098b5e9e7478cd9dd6" "/navigation/c80366c5226f45ac82449e3a3f0b8554" "/navigation/018a986c0c4a723b83d5960ccff667f5" "/navigation/5823b6e8cb914633acc74170f3c77f02" "/navigation/dd140f7d0b994c06b023ee7cde2201a4" "/navigation/76b109f7f2d44034a0c0447f671a4503" "/navigation/3bddd8e8619e40cf91ff1518c797d4bf" "/navigation/dc41fb6b09814c76b08c03e40fe5eb0a" "/navigation/5c48d65e3c4e4e27b4df712e66aed602" "/navigation/1ac4c3cf38f44ae39135cd3e4567d36a" "/navigation/385ba29df28849b088bb29f6d9dce9c5" "/navigation/444fabf3549f413ba0fdf72cc4b885c9" "/navigation/4b854ba426344e1b9ff3da51fa8ecf23" "/navigation/7dd915fb41ee4ff2a21378afb1b6ce37" "/navigation/cb9ff02bc6e14c4c989c21af04a3786a" "/navigation/61fe82c5fb5b4e2cb5299f1e987d20d4" "/navigation/cf8b7678f7854fcdbb9d97123f07e8dd" "/navigation/d3e0eb6222134422b7281c6751c1fc6c" "/navigation/b82de77f91e74a0c98811854bc0b3a7c" "/navigation/ee45615539294876a9c21bdbd866c7f4" "/navigation/dd6902bc5e0245899ab4837358e372d3" "/navigation/019cae10fe3c7485baa1c77e9db41fde" "/navigation/0077b6e61bb34418affe5490289418ab" "/navigation/01931f4d0e4e762a9e2371e1d626d12c" "/navigation/019897dd94a27c8ea23dff42540848c8" "/navigation/04e5f5b673f847a089cbed532321dfc4" "/navigation/086b89f81e8c4a05a59b1068210db735" "/navigation/13fc36da34a1482f87f736af8cc0ef60" "/navigation/25171e8aa3114ccf8f010554b0386ee5" "/navigation/26e7ffd6ef8244ba90a8555f68683eb5" "/navigation/2c3253cb458b4dd9916196a5891b4dd9" "/navigation/32956a3d7fe040349e0589460051bb2a" "/navigation/338d19185ae342f3acdfec0f23ebb4fb" "/navigation/4af44b3637fe437087030cf990ce693d" "/navigation/ad3da067904c461baba07391c0f023e5" "/navigation/ca4dbd63d30c4ffcb1ea5d633f597978" "/navigation/cc931fdc54534d9aba33b7529a7d30a0" "/navigation/e541a725803d41708f7dc129d567739f" "/navigation/e56ce6de4c1b44e38c56a9c59d0ca812" "/navigation/f89c121dd216458a81922f507aa24edf" "/navigation/fd0eb548ccda4b46b25c0a17e1b2696f" "/navigation/62cfdd15304b46d9ae9c9ddac4a24536" "/navigation/018d1bebfedc7b65a267aa983ff97e69" "/navigation/3e15316a11a94370a995f2cd5d906449" "/navigation/6f1984108a3c4d939aa38fb4985f6844" "/navigation/61497408e8d2444ea1e756bcf10f19f1" "/navigation/018b5c1848fb7eb584c55d0d9e9fc96f" "/navigation/0196aae9606a7de49157ac37aeadc4b0" "/navigation/0196aae9b4ce7b5dbd1a833d5295318c" "/navigation/02e9b55b435045949d3849cfcdc5b316" "/navigation/122090eb5ba3469d8858204a6a2998c1" "/navigation/e374de9754e647d7973a7b36d0057814" "/navigation/5e1e94f100ea4a44b82b49cf0c9ee9cc" "/navigation/d97162e581be45f29254cbcf0d86b3a4" "/navigation/0191313c8ec57587b0a40b74c992c61f" "/navigation/dfbea89f5a7d4503a32b24d1457dfd3e" "/navigation/0198c7ccf1eb784986c8aac35e3b4de0" "/navigation/ef83486861004b3e98f011cb75a2c524" "/navigation/f03cb2fe004740b3904490014117d170" b"/»_ââšMpªXTÎ|ãâ\v" b"\x01œûm\x02x~—ŠAÛT\x0F–ðš" ] |
||||||||||||||||||||||||
| 40 | 0.48 ms |
SELECT HEX(id) as id, name FROM language
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| 0 | default |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.