POST https://staging.reinhold-sohn-hygiene.de/api/_action/sync

Query Metrics

32 Database Queries
24 Different statements
56.66 ms Query time

Grouped Statements

Show all queries

Time Count Info
18.23 ms
(32.18%)
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:
[]
13.23 ms
(23.36%)
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:
[]
9.57 ms
(16.88%)
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:
[]
5.60 ms
(9.89%)
1
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
3.76 ms
(6.64%)
1
SELECT role.privileges FROM integration_role mapping INNER JOIN acl_role role ON mapping.acl_role_id = role.id WHERE mapping.integration_id = ?
Parameters:
[
  b"ŒgdÃ͵Iˆ„YÐ\e‚h®\x08"
]
0.87 ms
(1.54%)
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.81 ms
(1.43%)
3
UPDATE `customer_group` SET `display_gross` = ?, `updated_at` = ? WHERE id = ?
Parameters:
[
  0
  "2026-08-12 13:03:52.039"
  b"ü ¯\x196ó“?»þ\x02\x00‚Ðó"
]
0.55 ms
(0.97%)
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.53 ms
(0.94%)
1
"COMMIT"
Parameters:
[]
0.52 ms
(0.92%)
1
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
0.50 ms
(0.89%)
1
SELECT `acl_role`.`privileges`
            FROM `acl_role`
            INNER JOIN `app` ON `app`.`acl_role_id` = `acl_role`.`id`
            WHERE `app`.`integration_id` = ?
Parameters:
[
  b"ŒgdÃ͵Iˆ„YÐ\e‚h®\x08"
]
0.35 ms
(0.61%)
1
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
0.31 ms
(0.55%)
1
# app-scripts::refresh::search-ids
SELECT `app`.`id` FROM `app` WHERE (`app`.`active` = ? AND `app`.`self_managed` = ?)
Parameters:
[
  true
  false
]
0.29 ms
(0.52%)
1
SELECT item_rounding FROM currency WHERE id = ?
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
0.29 ms
(0.50%)
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.28 ms
(0.49%)
3
SELECT 1 as `exists` FROM `customer_group_translation` WHERE (`customer_group_id` = ?) AND (`language_id` = ?)
Parameters:
[
  b"ü ¯\x196ó“?»þ\x02\x00‚Ðó"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
0.23 ms
(0.40%)
1
SELECT 1 as `exists`, `customer_group_id`, `language_id` FROM `customer_group_translation` WHERE (`customer_group_id`,`language_id`) IN ((?,?),(?,?),(?,?))
Parameters:
[
  b"ü ¯\x196ó“?»þ\x02\x00‚Ðó"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x06’ߊ].ÎAë2ò¶\x00åzý"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"P\x0FÖø_à\x04U,¦ÑÑÇ\x1EüÄ"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
0.21 ms
(0.36%)
3
UPDATE `customer_group_translation` SET custom_fields = JSON_SET(IFNULL(`custom_fields`, "{}"), ?, ?) WHERE (`customer_group_id` = ?) AND (`language_id` = ?)
Parameters:
[
  "$."custom_group_zuordnungsnr""
  "00000101"
  b"ü ¯\x196ó“?»þ\x02\x00‚Ðó"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
0.12 ms
(0.22%)
1
SELECT id FROM integration WHERE access_key = ?
Parameters:
[
  "SWIATW11VFPXNM5LEGD2MVZSSG"
]
0.12 ms
(0.22%)
3
UPDATE `customer_group_translation` SET `customer_group_id` = ?, `language_id` = ?, `name` = ?, `updated_at` = ? WHERE customer_group_id = ? AND language_id = ?
Parameters:
[
  b"ü ¯\x196ó“?»þ\x02\x00‚Ðó"
  b"/»_ââšMpªXTÎ|ãâ\v"
  "OfficeStar"
  "2026-08-12 13:03:52.041"
  b"ü ¯\x196ó“?»þ\x02\x00‚Ðó"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
0.11 ms
(0.20%)
1
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
0.07 ms
(0.12%)
1
SELECT 1 as `exists`, `id` FROM `customer_group` WHERE `id` IN (?,?,?)
Parameters:
[
  b"ü ¯\x196ó“?»þ\x02\x00‚Ðó"
  b"\x06’ߊ].ÎAë2ò¶\x00åzý"
  b"P\x0FÖø_à\x04U,¦ÑÑÇ\x1EüÄ"
]
0.06 ms
(0.10%)
1
SELECT admin FROM `integration` WHERE id = ?
Parameters:
[
  b"ŒgdÃ͵Iˆ„YÐ\e‚h®\x08"
]
0.04 ms
(0.07%)
1
"START TRANSACTION"
Parameters:
[]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.