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
59.39 ms Query time

Grouped Statements

Show all queries

Time Count Info
18.40 ms
(30.98%)
1
SELECT item_rounding FROM currency WHERE id = ?
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
17.44 ms
(29.36%)
1
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
4.31 ms
(7.26%)
1
# cache-id-loader
                SELECT `value` FROM app_config WHERE `key` = ?
Parameters:
[
  "cache-id"
]
3.83 ms
(6.45%)
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:
[]
3.72 ms
(6.26%)
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:
[]
3.09 ms
(5.20%)
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:
[]
2.44 ms
(4.11%)
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"ø`âv>\x01D|—Yè‹\x07ë\x1D\x13"
  "3,2 x 9 x 0,8"
]
2.17 ms
(3.65%)
1
SELECT id FROM integration WHERE access_key = ?
Parameters:
[
  "SWIAVXF4BWPBTEHTC0N2NWNCNA"
]
2.01 ms
(3.38%)
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.99 ms
(3.36%)
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"ø`âv>\x01D|—Yè‹\x07ë\x1D\x13"
  "3,2 x 9 x 0,8"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.