Query Metrics
5
Database Queries
Different statements
1.04 ms
Query time
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.12 ms (0.00%) |
SELECT `creation_timestamp` FROM `migration` WHERE `update` IS NOT NULL AND `update_destructive` IS NULL |
|
0.18 ms (0.00%) |
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',''));SET @MIGRATION_1656397126_IS_ACTIVE = TRUE;SET @MIGRATION_1584005462_IS_ACTIVE = TRUE;SET @MIGRATION_1589800641_IS_ACTIVE = TRUE;SET @MIGRATION_1589800704_IS_ACTIVE = TRUE;SET @MIGRATION_1589882802_IS_ACTIVE = TRUE;SET @MIGRATION_1589905764_IS_ACTIVE = TRUE;SET @MIGRATION_1591365484_IS_ACTIVE = TRUE;SET @MIGRATION_1626082072_IS_ACTIVE = TRUE;SET @MIGRATION_1611753201_IS_ACTIVE = TRUE;SET @MIGRATION_1614690645_IS_ACTIVE = TRUE;SET @MIGRATION_1657095215_IS_ACTIVE = TRUE;SET @MIGRATION_1657690670_IS_ACTIVE = TRUE;SET @MIGRATION_1657719937_IS_ACTIVE = TRUE;SET @MIGRATION_1659902731_IS_ACTIVE = TRUE;SET @MIGRATION_1664467347_IS_ACTIVE = TRUE;SET @MIGRATION_1665398164_IS_ACTIVE = TRUE |
|
0.26 ms (0.00%) |
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC |
|
0.24 ms (0.00%) |
SELECT item_rounding FROM currency WHERE id = :id |
|
0.24 ms (0.00%) |
SELECT `system_config`.`id` as `system_config.id`, `system_config`.`configuration_key` as `system_config.configurationKey`, `system_config`.`configuration_value` as `system_config.configurationValue`, `system_config`.`sales_channel_id` as `system_config.salesChannelId`, `system_config`.`created_at` as `system_config.createdAt`, `system_config`.`updated_at` as `system_config.updatedAt` FROM `system_config` WHERE (IF(JSON_TYPE(JSON_EXTRACT(`system_config`.`configuration_value`, '$._value')) != "NULL", CONVERT(JSON_UNQUOTE(JSON_EXTRACT(`system_config`.`configuration_value`, '$._value')) USING "utf8mb4") COLLATE utf8mb4_unicode_ci, NULL) = :param_463f58fc8f854d91a7b0e8078097b46b) |
Database Connections
There are no configured database connections.
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.