Query Metrics
5
Database Queries
Different statements
0.82 ms
Query time
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.06 ms |
SELECT `creation_timestamp` FROM `migration` WHERE `update` IS NOT NULL AND `update_destructive` IS NULL |
2 | 0.26 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',''));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 |
3 | 0.19 ms |
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC |
4 | 0.14 ms |
SELECT item_rounding FROM currency WHERE id = :id |
5 | 0.17 ms |
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_5b67afa4ee074092a297c67d4f285eb3) |
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.