POST http://develop.shop.gestellbau.com/api/cleverreach/async/207677_680c0a3bc48b51.59918718

Query Metrics

16 Database Queries
13 Different statements
2.69 ms Query time

Queries

Group similar statements

# Time Info
1 0.08 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
2 0.07 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.10 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.18 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:
[]
5 0.10 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
6 0.09 ms
SELECT item_rounding FROM currency WHERE id = ?
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
7 0.37 ms
SELECT p.* FROM cleverreach_entity p WHERE (p.type = 'Process') AND (p.index_1 = '207677_680c0a3bc48b51.59918718') LIMIT 1
Parameters:
[]
8 0.38 ms
SELECT p.* FROM cleverreach_entity p WHERE (p.type = 'Configuration') AND (p.index_1 = 'taskRunnerStatus') LIMIT 1
Parameters:
[]
9 0.22 ms
SELECT p.* FROM cleverreach_entity p WHERE (p.type = 'Configuration') AND (p.index_1 = 'defaultLoggerEnabled') LIMIT 1
Parameters:
[]
10 0.16 ms
SELECT p.* FROM cleverreach_entity p WHERE (p.type = 'Configuration') AND (p.index_1 = 'minLogLevel') LIMIT 1
Parameters:
[]
11 0.12 ms
SELECT p.* FROM cleverreach_entity p WHERE (p.type = 'Configuration') AND (p.index_1 = 'minLogLevelGlobal') LIMIT 1
Parameters:
[]
12 0.06 ms
SELECT p.* FROM cleverreach_entity p WHERE (p.type = 'Configuration') AND (p.index_1 = 'defaultLoggerEnabled') LIMIT 1
Parameters:
[]
13 0.05 ms
SELECT p.* FROM cleverreach_entity p WHERE (p.type = 'Configuration') AND (p.index_1 = 'minLogLevel') LIMIT 1
Parameters:
[]
14 0.04 ms
SELECT p.* FROM cleverreach_entity p WHERE (p.type = 'Configuration') AND (p.index_1 = 'minLogLevelGlobal') LIMIT 1
Parameters:
[]
15 0.55 ms
DELETE FROM cleverreach_entity WHERE id=?
Parameters:
[
  "7204256"
]
16 0.12 ms
SELECT `document_type`.`id` as `document_type.id`, `document_type`.`technical_name` as `document_type.technicalName`, `document_type`.`created_at` as `document_type.createdAt`, `document_type`.`updated_at` as `document_type.updatedAt`, `document_type.translation.name`, COALESCE(`document_type.translation.name`,`document_type.translation.name`) as `document_type.name`, `document_type.translation.customFields`, COALESCE(`document_type.translation.customFields`,`document_type.translation.customFields`) as `document_type.customFields`, `document_type.translation.createdAt`, `document_type.translation.updatedAt`, `document_type.translation.documentTypeId`, `document_type.translation.languageId` FROM `document_type` LEFT JOIN (SELECT `document_type.translation`.document_type_id, `document_type.translation`.name as `document_type.translation.name`, `document_type.translation`.custom_fields as `document_type.translation.customFields`, `document_type.translation`.created_at as `document_type.translation.createdAt`, `document_type.translation`.updated_at as `document_type.translation.updatedAt`, `document_type.translation`.document_type_id as `document_type.translation.documentTypeId`, `document_type.translation`.language_id as `document_type.translation.languageId` FROM `document_type_translation` `document_type.translation` WHERE `document_type.translation`.language_id = ?) `document_type.document_type_translation` ON `document_type.document_type_translation`.`document_type_id` = `document_type`.`id` WHERE (`document_type`.`technical_name` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "invoice"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.