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

Query Metrics

10 Database Queries
10 Different statements
14.61 ms Query time

Grouped Statements

Show all queries

Time Count Info
2.29 ms
(15.64%)
1
# cache-id-loader
                SELECT `value` FROM app_config WHERE `key` = ?
Parameters:
[
  "cache-id"
]
1.72 ms
(11.75%)
1
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
1.56 ms
(10.66%)
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
Parameters:
[]
1.52 ms
(10.42%)
1
SELECT id FROM integration WHERE access_key = ?
Parameters:
[
  "SWIAVXF4BWPBTEHTC0N2NWNCNA"
]
1.41 ms
(9.66%)
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:
[]
1.37 ms
(9.36%)
1
SELECT item_rounding FROM currency WHERE id = ?
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
1.31 ms
(8.98%)
1
SELECT COUNT(*) FROM (SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN `property_group_option_translation` `property_group_option.translations` ON `property_group_option`.`id` = `property_group_option.translations`.`property_group_option_id` WHERE (`property_group_option`.`property_group_id` = ? AND `property_group_option.translations`.`name` = ?) GROUP BY `property_group_option`.`id`) total
Parameters:
[
  b"£ÃK\fÀ_Bìû(®)§\x02Bn"
  "M"
]
1.30 ms
(8.90%)
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"\x07╠e┤<±K4¿YJ\v\t"
]
1.30 ms
(8.87%)
1
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN `property_group_option_translation` `property_group_option.translations` ON `property_group_option`.`id` = `property_group_option.translations`.`property_group_option_id` WHERE (`property_group_option`.`property_group_id` = ? AND `property_group_option.translations`.`name` = ?) GROUP BY `property_group_option`.`id` LIMIT 500
Parameters:
[
  b"£ÃK\fÀ_Bìû(®)§\x02Bn"
  "M"
]
0.84 ms
(5.77%)
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:
[]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.