POST https://shop.buchholz-group.de/api/search/property-group

Query Metrics

10 Database Queries
10 Different statements
16.59 ms Query time

Queries

Group similar statements

# Time Info
1 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:
[]
2 3.51 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:
[]
3 5.31 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:
[]
4 0.84 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
5 0.16 ms
SELECT item_rounding FROM currency WHERE id = ?
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
6 0.07 ms
SELECT user_id FROM user_access_key WHERE access_key = ?
Parameters:
[
  "SWUASTK5ZTVVSNEWRLFYR1LSTG"
]
7 0.06 ms
SELECT role.privileges FROM acl_user_role mapping INNER JOIN acl_role role ON mapping.acl_role_id = role.id WHERE mapping.user_id = ?
Parameters:
[
  b"\x01‹MgFý{™¨\x17ËQ6l2­"
]
8 0.05 ms
SELECT admin FROM `user` WHERE id = ?
Parameters:
[
  b"\x01‹MgFý{™¨\x17ËQ6l2­"
]
9 6.45 ms
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
10 0.09 ms
SELECT `property_group`.`id` AS `property_group.id`, `property_group`.`display_type` AS `property_group.displayType`, `property_group`.`sorting_type` AS `property_group.sortingType`, `property_group`.`filterable` AS `property_group.filterable`, `property_group`.`visible_on_product_detail_page` AS `property_group.visibleOnProductDetailPage`, `property_group`.`created_at` AS `property_group.createdAt`, `property_group`.`updated_at` AS `property_group.updatedAt`, `property_group.translation.name`, COALESCE(`property_group.translation.name`,`property_group.translation.name`) AS `property_group.name`, `property_group.translation.description`, COALESCE(`property_group.translation.description`,`property_group.translation.description`) AS `property_group.description`, `property_group.translation.position`, COALESCE(`property_group.translation.position`,`property_group.translation.position`) AS `property_group.position`, `property_group.translation.customFields`, COALESCE(`property_group.translation.customFields`,`property_group.translation.customFields`) AS `property_group.customFields`, `property_group.translation.createdAt`, `property_group.translation.updatedAt`, `property_group.translation.propertyGroupId`, `property_group.translation.languageId` FROM `property_group` LEFT JOIN (SELECT `property_group.translation`.property_group_id, `property_group.translation`.name AS `property_group.translation.name`, `property_group.translation`.description AS `property_group.translation.description`, `property_group.translation`.position AS `property_group.translation.position`, `property_group.translation`.custom_fields AS `property_group.translation.customFields`, `property_group.translation`.created_at AS `property_group.translation.createdAt`, `property_group.translation`.updated_at AS `property_group.translation.updatedAt`, `property_group.translation`.property_group_id AS `property_group.translation.propertyGroupId`, `property_group.translation`.language_id AS `property_group.translation.languageId` FROM `property_group_translation` `property_group.translation` WHERE `property_group.translation`.language_id = ?) `property_group.property_group_translation` ON `property_group.property_group_translation`.`property_group_id` = `property_group`.`id` WHERE (COALESCE(IF(JSON_TYPE(JSON_EXTRACT(`property_group.translation.customFields`, '$.mait_property_group_erpid')) != "NULL", CONVERT(JSON_UNQUOTE(JSON_EXTRACT(`property_group.translation.customFields`, '$.mait_property_group_erpid')) USING "utf8mb4") COLLATE utf8mb4_unicode_ci, NULL)) = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "height"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.