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

Query Metrics

48 Database Queries
24 Different statements
6.47 ms Query time

Grouped Statements

Show all queries

Time Count Info
1.19 ms
(18.46%)
7
UPDATE `customer_group` SET `display_gross` = ?, `updated_at` = ? WHERE id = ?
Parameters:
[
  0
  "2026-07-26 03:53:56.572"
  b"\x18áê¤Ú:¯ê7r­þx„,Ð"
]
0.74 ms
(11.46%)
7
SELECT 1 as `exists` FROM `customer_group_translation` WHERE (`customer_group_id` = ?) AND (`language_id` = ?)
Parameters:
[
  b"\x18áê¤Ú:¯ê7r­þx„,Ð"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
0.58 ms
(9.01%)
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.47 ms
(7.26%)
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.39 ms
(5.98%)
1
"COMMIT"
Parameters:
[]
0.34 ms
(5.22%)
1
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
0.28 ms
(4.30%)
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.27 ms
(4.24%)
7
UPDATE `customer_group_translation` SET custom_fields = JSON_SET(IFNULL(`custom_fields`, "{}"), ?, ?) WHERE (`customer_group_id` = ?) AND (`language_id` = ?)
Parameters:
[
  "$."custom_group_zuordnungsnr""
  "00000340"
  b"\x18áê¤Ú:¯ê7r­þx„,Ð"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
0.22 ms
(3.43%)
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.21 ms
(3.24%)
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.21 ms
(3.23%)
1
SELECT 1 as `exists`, `customer_group_id`, `language_id` FROM `customer_group_translation` WHERE (`customer_group_id`,`language_id`) IN ((?,?),(?,?),(?,?))
Parameters:
[
  b"\x18áê¤Ú:¯ê7r­þx„,Ð"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"85¼Ú}-•e%=\\x03ogˆ*"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"ü ¯\x196ó“?»þ\x02\x00‚Ðó"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
0.21 ms
(3.22%)
7
UPDATE `customer_group_translation` SET `customer_group_id` = ?, `language_id` = ?, `name` = ?, `updated_at` = ? WHERE customer_group_id = ? AND language_id = ?
Parameters:
[
  b"\x18áê¤Ú:¯ê7r­þx„,Ð"
  b"/»_ââšMpªXTÎ|ãâ\v"
  "Kies-WEGO-Golfclub Zwickau"
  "2026-07-26 03:53:56.575"
  b"\x18áê¤Ú:¯ê7r­þx„,Ð"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
0.21 ms
(3.18%)
1
SELECT item_rounding FROM currency WHERE id = ?
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
0.18 ms
(2.72%)
1
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
0.17 ms
(2.55%)
1
# app-scripts::refresh::search-ids
SELECT `app`.`id` FROM `app` WHERE (`app`.`active` = ? AND `app`.`self_managed` = ?)
Parameters:
[
  true
  false
]
0.15 ms
(2.25%)
1
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
0.11 ms
(1.73%)
1
SELECT id FROM integration WHERE access_key = ?
Parameters:
[
  "SWIATW11VFPXNM5LEGD2MVZSSG"
]
0.10 ms
(1.62%)
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.10 ms
(1.58%)
1
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
0.10 ms
(1.56%)
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:
[]
0.07 ms
(1.11%)
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.07 ms
(1.10%)
1
SELECT 1 as `exists`, `id` FROM `customer_group` WHERE `id` IN (?,?,?)
Parameters:
[
  b"\x18áê¤Ú:¯ê7r­þx„,Ð"
  b"85¼Ú}-•e%=\\x03ogˆ*"
  b"ü ¯\x196ó“?»þ\x02\x00‚Ðó"
]
0.05 ms
(0.85%)
1
"START TRANSACTION"
Parameters:
[]
0.05 ms
(0.70%)
1
SELECT admin FROM `integration` WHERE id = ?
Parameters:
[
  b"ŒgdÃ͵Iˆ„YÐ\e‚h®\x08"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.