POST https://sw65.test.firebearstudio.com/api/search/property-group-option?q=%2Fapi%2Fsearch%2Fproperty-group-option

Query Metrics

12 Database Queries
12 Different statements
89.12 ms Query time

Queries

Group similar statements

# Time Info
1 25.81 ms
# cache-id-loader
                SELECT `value` FROM app_config WHERE `key` = ?
Parameters:
[
  "cache-id"
]
2 7.34 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 2.12 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
Parameters:
[]
4 2.60 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 2.01 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
6 12.81 ms
SELECT item_rounding FROM currency WHERE id = ?
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
7 12.93 ms
SELECT id FROM integration WHERE access_key = ?
Parameters:
[
  "SWIAVXF4BWPBTEHTC0N2NWNCNA"
]
8 3.55 ms
SELECT `acl_role`.`privileges`
            FROM `acl_role`
            INNER JOIN `app` ON `app`.`acl_role_id` = `acl_role`.`id`
            WHERE `app`.`integration_id` = ?
Parameters:
[
  b"\x07╠e┤<±K4¿YJ\v\t"
]
9 2.57 ms
SELECT `property_group_option`.`id` FROM `property_group_option` WHERE (`property_group_option`.`property_group_id` = ? AND `property_group_option`.`id` = ?) LIMIT 500
Parameters:
[
  b"h¸ä<Ë\x1CEJ d{¼J\fn\r"
  b"\x0En╠Ö§ÞMH©U\v│vÉ┴ó"
]
10 1.37 ms
SELECT COUNT(*) FROM (SELECT `property_group_option`.`id` FROM `property_group_option` WHERE (`property_group_option`.`property_group_id` = ? AND `property_group_option`.`id` = ?)) total
Parameters:
[
  b"h¸ä<Ë\x1CEJ d{¼J\fn\r"
  b"\x0En╠Ö§ÞMH©U\v│vÉ┴ó"
]
11 2.73 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 `property_group_option`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0En╠Ö§ÞMH©U\v│vÉ┴ó"
]
12 13.29 ms
SELECT `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` WHERE (`property_group_option_translation`.`property_group_option_id` IN (?))
Parameters:
[
  b"\x0En╠Ö§ÞMH©U\v│vÉ┴ó"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.