Query Metrics

29 Database Queries
15 Different statements
6.47 ms Query time

Queries

Group similar statements

# Time Info
1 0.54 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
2 0.31 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:
[]
3 0.23 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.80 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
5 0.13 ms
SET @@group_concat_max_len = CAST(IF(@@group_concat_max_len > 320000, @@group_concat_max_len, 320000) AS UNSIGNED);SET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''))
Parameters:
[]
6 0.17 ms
SELECT last_updated_password_at FROM user WHERE id = ?
Parameters:
[
  b"\x01’ÔR‚¯sŸ´”\x08\x19²\x03s"
]
7 0.14 ms
SELECT item_rounding FROM currency WHERE id = ?
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
8 0.18 ms
SELECT role.privileges FROM acl_user_role mapping INNER JOIN acl_role role ON mapping.acl_role_id = role.id WHERE mapping.user_id = ?
Parameters:
[
  b"\x01’ÔR‚¯sŸ´”\x08\x19²\x03s"
]
9 0.15 ms
SELECT admin FROM `user` WHERE id = ?
Parameters:
[
  b"\x01’ÔR‚¯sŸ´”\x08\x19²\x03s"
]
10 0.37 ms
SELECT `notification`.`id` FROM `notification` WHERE (`notification`.`admin_only` = ? AND (`notification`.`created_at` > ?)) ORDER BY `notification`.`created_at` ASC LIMIT 5
Parameters:
[
  false
  "2024-06-10 11:12:02.060"
]
11 0.19 ms
SELECT `dvsn_store`.`id` as `dvsn_store.id`, `dvsn_store`.`name` as `dvsn_store.name`, `dvsn_store`.`created_at` as `dvsn_store.createdAt`, `dvsn_store`.`updated_at` as `dvsn_store.updatedAt` FROM `dvsn_store`
Parameters:
[]
12 0.59 ms
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`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
13 0.22 ms
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
14 0.32 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  null
  "IntediaDoofinderSW6.config.%"
]
15 0.23 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  null
  "IntediaDoofinderSW6.config.%"
]
16 0.23 ms
SELECT configuration_value FROM system_config WHERE sales_channel_id IS NULL and configuration_key IN (?)
Parameters:
[
  "core.mailerSettings.emailAgent"
]
17 0.20 ms
SELECT configuration_value FROM system_config WHERE sales_channel_id IS NULL and configuration_key IN (?)
Parameters:
[
  "core.mailerSettings.encryption"
]
18 0.18 ms
SELECT configuration_value FROM system_config WHERE sales_channel_id IS NULL and configuration_key IN (?)
Parameters:
[
  "core.mailerSettings.host"
]
19 0.18 ms
SELECT configuration_value FROM system_config WHERE sales_channel_id IS NULL and configuration_key IN (?)
Parameters:
[
  "core.mailerSettings.username"
]
20 0.15 ms
SELECT configuration_value FROM system_config WHERE sales_channel_id IS NULL and configuration_key IN (?)
Parameters:
[
  "core.mailerSettings.password"
]
21 0.14 ms
SELECT configuration_value FROM system_config WHERE sales_channel_id IS NULL and configuration_key IN (?)
Parameters:
[
  "core.mailerSettings.port"
]
22 0.14 ms
SELECT configuration_value FROM system_config WHERE sales_channel_id IS NULL and configuration_key IN (?)
Parameters:
[
  "core.mailerSettings.encryption"
]
23 0.10 ms
SELECT configuration_value FROM system_config WHERE sales_channel_id IS NULL and configuration_key IN (?)
Parameters:
[
  "core.mailerSettings.emailAgent"
]
24 0.09 ms
SELECT configuration_value FROM system_config WHERE sales_channel_id IS NULL and configuration_key IN (?)
Parameters:
[
  "core.mailerSettings.encryption"
]
25 0.10 ms
SELECT configuration_value FROM system_config WHERE sales_channel_id IS NULL and configuration_key IN (?)
Parameters:
[
  "core.mailerSettings.host"
]
26 0.11 ms
SELECT configuration_value FROM system_config WHERE sales_channel_id IS NULL and configuration_key IN (?)
Parameters:
[
  "core.mailerSettings.username"
]
27 0.09 ms
SELECT configuration_value FROM system_config WHERE sales_channel_id IS NULL and configuration_key IN (?)
Parameters:
[
  "core.mailerSettings.password"
]
28 0.09 ms
SELECT configuration_value FROM system_config WHERE sales_channel_id IS NULL and configuration_key IN (?)
Parameters:
[
  "core.mailerSettings.port"
]
29 0.09 ms
SELECT configuration_value FROM system_config WHERE sales_channel_id IS NULL and configuration_key IN (?)
Parameters:
[
  "core.mailerSettings.encryption"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.