POST https://dentalkiosk.commerce-crew.com/api/cleverreach/async/1515245_686dd98dc35398.87473349

Query Metrics

75 Database Queries
27 Different statements
29.07 ms Query time

Grouped Statements

Show all queries

Time Count Info
3.43 ms
(11.78%)
4
UPDATE `cleverreach_data_resources_entity` SET `type` = ?, `index_1` = ?, `index_2` = ?, `data` = ? WHERE shopware_id = ?
Parameters:
[
  "Configuration"
  "isOffline"
  null
  "{"class_name":"Crsw\\CleverReachOfficial\\Core\\Infrastructure\\Configuration\\ConfigEntity","id":"17","name":"isOffline","value":true,"context":""}"
  b"\x01•á™\x14trOº™Â+\x088#Ä"
]
3.10 ms
(10.66%)
7
SELECT p.* FROM cleverreach_data_resources_entity p WHERE (p.type = 'Configuration') AND (p.index_1 = 'defaultLoggerEnabled') LIMIT 1
Parameters:
[]
2.46 ms
(8.45%)
7
SELECT p.* FROM cleverreach_data_resources_entity p WHERE (p.type = 'Configuration') AND (p.index_1 = 'minLogLevel') LIMIT 1
Parameters:
[]
2.14 ms
(7.38%)
7
SELECT p.* FROM cleverreach_data_resources_entity p WHERE (p.type = 'Configuration') AND (p.index_1 = 'minLogLevelGlobal') LIMIT 1
Parameters:
[]
1.75 ms
(6.02%)
4
SELECT 1 as `exists`, `shopware_id` FROM `cleverreach_data_resources_entity` WHERE `shopware_id` IN (?)
Parameters:
[
  b"\x01•á™\x14trOº™Â+\x088#Ä"
]
1.70 ms
(5.85%)
1
DELETE FROM cleverreach_entity WHERE id=?
Parameters:
[
  "15807235"
]
1.65 ms
(5.69%)
6
SELECT p.* FROM cleverreach_data_resources_entity p WHERE (p.type = 'Configuration') AND (p.index_1 = 'httpConfigurationOptions') LIMIT 1
Parameters:
[]
1.61 ms
(5.53%)
5
SELECT p.* FROM cleverreach_data_resources_entity p WHERE (p.type = 'Configuration') AND (p.index_1 = 'isOffline') LIMIT 1
Parameters:
[]
1.20 ms
(4.12%)
4
SELECT `cleverreach_data_resources_entity`.`shopware_id` as `cleverreach_data_resources_entity.shopware_id`, `cleverreach_data_resources_entity`.`id` as `cleverreach_data_resources_entity.id`, `cleverreach_data_resources_entity`.`type` as `cleverreach_data_resources_entity.type`, `cleverreach_data_resources_entity`.`index_1` as `cleverreach_data_resources_entity.index_1`, `cleverreach_data_resources_entity`.`index_2` as `cleverreach_data_resources_entity.index_2`, `cleverreach_data_resources_entity`.`index_3` as `cleverreach_data_resources_entity.index_3`, `cleverreach_data_resources_entity`.`index_4` as `cleverreach_data_resources_entity.index_4`, `cleverreach_data_resources_entity`.`data` as `cleverreach_data_resources_entity.data` FROM `cleverreach_data_resources_entity` WHERE (`cleverreach_data_resources_entity`.`id` = ?)
Parameters:
[
  "17"
]
1.17 ms
(4.02%)
4
SELECT p.* FROM cleverreach_data_resources_entity p WHERE (p.type = 'Configuration') AND (p.index_1 = 'appState') LIMIT 1
Parameters:
[]
1.15 ms
(3.97%)
2
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
0.92 ms
(3.16%)
1
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
0.83 ms
(2.84%)
3
SELECT p.* FROM cleverreach_data_resources_entity p WHERE (p.type = 'Configuration') AND (p.index_1 = 'syncRequestTimeout') LIMIT 1
Parameters:
[]
0.70 ms
(2.41%)
4
"COMMIT"
Parameters:
[]
0.69 ms
(2.37%)
4
"START TRANSACTION"
Parameters:
[]
0.51 ms
(1.75%)
1
SELECT item_rounding FROM currency WHERE id = ?
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
0.50 ms
(1.71%)
1
# 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:
[]
0.45 ms
(1.56%)
1
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS scriptName,
                   `script`.`script` AS script,
                   `script`.`hook` AS hook,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   `app`.`version` AS appVersion,
                   `script`.`active` AS active
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` != 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
0.44 ms
(1.52%)
1
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:
[]
0.43 ms
(1.48%)
1
SELECT p.* FROM cleverreach_entity p WHERE (p.type = 'Process') AND (p.index_1 = '1515245_686dd98dc35398.87473349') LIMIT 1
Parameters:
[]
0.43 ms
(1.47%)
1
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
0.33 ms
(1.15%)
1
SELECT LOWER(HEX(language.id)) AS array_key, LOWER(HEX(language.id)) AS id, locale.code, parentLocale.code AS parentCode, LOWER(HEX(language.parent_id)) parentId FROM language LEFT JOIN locale locale ON language.translation_code_id = locale.id LEFT JOIN language parentLanguage ON language.parent_id = parentLanguage.id LEFT JOIN locale parentLocale ON parentLanguage.translation_code_id = parentLocale.id
Parameters:
[]
0.31 ms
(1.06%)
1
# app-scripts::refresh::search-ids
SELECT `app`.`id` FROM `app` WHERE (`app`.`active` = ? AND `app`.`self_managed` = ?)
Parameters:
[
  true
  false
]
0.31 ms
(1.06%)
1
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS name,
                   `script`.`script` AS script,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` = 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
0.30 ms
(1.04%)
1
SELECT p.* FROM cleverreach_entity p WHERE (p.type = 'QueueItem') AND (p.id=14823969) LIMIT 1
Parameters:
[]
0.30 ms
(1.03%)
1
SELECT p.* FROM cleverreach_data_resources_entity p WHERE (p.type = 'Configuration') AND (p.index_1 = 'authInfo') LIMIT 1
Parameters:
[]
0.27 ms
(0.93%)
1
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:
[]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.