POST https://gsetechnology.acceptatie01.hosting26.nl/api/search/property-group-option

Query Metrics

10 Database Queries
10 Different statements
3.53 ms Query time

Queries

Group similar statements

# Time Info
1 0.34 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
2 0.36 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.30 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.14 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.76 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
6 0.43 ms
SELECT last_updated_password_at FROM user WHERE id = ?
Parameters:
[
  b"\x1EÕî\x0F6ŠNg½¢\x1F„Fqס"
]
7 0.17 ms
SELECT item_rounding FROM currency WHERE id = ?
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
8 0.23 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"\x1EÕî\x0F6ŠNg½¢\x1F„Fqס"
]
9 0.12 ms
SELECT admin FROM `user` WHERE id = ?
Parameters:
[
  b"\x1EÕî\x0F6ŠNg½¢\x1F„Fqס"
]
10 0.69 ms
SELECT `property_group_option`.`id` AS `property_group_option.id`, `property_group_option`.`property_group_id` AS `property_group_option.groupId`, `property_group_option`.`color_hex_code` AS `property_group_option.colorHexCode`, `property_group_option`.`media_id` AS `property_group_option.mediaId`, `property_group_option`.`created_at` AS `property_group_option.createdAt`, `property_group_option`.`updated_at` AS `property_group_option.updatedAt`, `property_group_option.translation.name`, COALESCE(`property_group_option.translation.name`,`property_group_option.translation.name`) AS `property_group_option.name`, `property_group_option.translation.position`, COALESCE(`property_group_option.translation.position`,`property_group_option.translation.position`) AS `property_group_option.position`, `property_group_option.translation.customFields`, COALESCE(`property_group_option.translation.customFields`,`property_group_option.translation.customFields`) AS `property_group_option.customFields`, `property_group_option.translation.createdAt`, `property_group_option.translation.updatedAt`, `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation.languageId` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.translation`.property_group_option_id, `property_group_option.translation`.name AS `property_group_option.translation.name`, `property_group_option.translation`.position AS `property_group_option.translation.position`, `property_group_option.translation`.custom_fields AS `property_group_option.translation.customFields`, `property_group_option.translation`.created_at AS `property_group_option.translation.createdAt`, `property_group_option.translation`.updated_at AS `property_group_option.translation.updatedAt`, `property_group_option.translation`.property_group_option_id AS `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation`.language_id AS `property_group_option.translation.languageId` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.language_id = ?) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` WHERE (COALESCE(`property_group_option.translation.name`) = ? AND `property_group_option`.`property_group_id` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "10% kobalt"
  b"u3\x0F\x1E„@OU›Þ/rê Å3"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.