POST https://sw65.test.firebearstudio.com/api/search/sales-channel-type?q=%2Fapi%2Fsearch%2Fsales-channel-type

Query Metrics

12 Database Queries
12 Different statements
49.31 ms Query time

Grouped Statements

Show all queries

Time Count Info
14.35 ms
(29.10%)
1
SELECT `sales_channel_type`.`id` FROM `sales_channel_type` LIMIT 25
Parameters:
[]
9.69 ms
(19.66%)
1
SELECT `sales_channel_type`.`id` as `sales_channel_type.id`, `sales_channel_type`.`cover_url` as `sales_channel_type.coverUrl`, `sales_channel_type`.`icon_name` as `sales_channel_type.iconName`, `sales_channel_type`.`screenshot_urls` as `sales_channel_type.screenshotUrls`, `sales_channel_type`.`created_at` as `sales_channel_type.createdAt`, `sales_channel_type`.`updated_at` as `sales_channel_type.updatedAt`, `sales_channel_type.translation.name`, COALESCE(`sales_channel_type.translation.name`,`sales_channel_type.translation.name`) as `sales_channel_type.name`, `sales_channel_type.translation.manufacturer`, COALESCE(`sales_channel_type.translation.manufacturer`,`sales_channel_type.translation.manufacturer`) as `sales_channel_type.manufacturer`, `sales_channel_type.translation.description`, COALESCE(`sales_channel_type.translation.description`,`sales_channel_type.translation.description`) as `sales_channel_type.description`, `sales_channel_type.translation.descriptionLong`, COALESCE(`sales_channel_type.translation.descriptionLong`,`sales_channel_type.translation.descriptionLong`) as `sales_channel_type.descriptionLong`, `sales_channel_type.translation.customFields`, COALESCE(`sales_channel_type.translation.customFields`,`sales_channel_type.translation.customFields`) as `sales_channel_type.customFields`, `sales_channel_type.translation.createdAt`, `sales_channel_type.translation.updatedAt`, `sales_channel_type.translation.salesChannelTypeId`, `sales_channel_type.translation.languageId` FROM `sales_channel_type` LEFT JOIN (SELECT `sales_channel_type.translation`.sales_channel_type_id, `sales_channel_type.translation`.name as `sales_channel_type.translation.name`, `sales_channel_type.translation`.manufacturer as `sales_channel_type.translation.manufacturer`, `sales_channel_type.translation`.description as `sales_channel_type.translation.description`, `sales_channel_type.translation`.description_long as `sales_channel_type.translation.descriptionLong`, `sales_channel_type.translation`.custom_fields as `sales_channel_type.translation.customFields`, `sales_channel_type.translation`.created_at as `sales_channel_type.translation.createdAt`, `sales_channel_type.translation`.updated_at as `sales_channel_type.translation.updatedAt`, `sales_channel_type.translation`.sales_channel_type_id as `sales_channel_type.translation.salesChannelTypeId`, `sales_channel_type.translation`.language_id as `sales_channel_type.translation.languageId` FROM `sales_channel_type_translation` `sales_channel_type.translation` WHERE `sales_channel_type.translation`.language_id = ?) `sales_channel_type.sales_channel_type_translation` ON `sales_channel_type.sales_channel_type_translation`.`sales_channel_type_id` = `sales_channel_type`.`id` WHERE `sales_channel_type`.`id` IN (?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Š$0€ù.Lq•F1KW|ø+"
  b"íS^W"\x13JÁªe$÷>&ˆ\e"
  b"ñƒîVPÏKÛŠwC7WPg¦"
]
4.78 ms
(9.69%)
1
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"£–Óã‘ØF_«¥ˆêbî†r"
]
4.20 ms
(8.51%)
1
# cache-id-loader
                SELECT `value` FROM app_config WHERE `key` = ?
Parameters:
[
  "cache-id"
]
3.81 ms
(7.73%)
1
SELECT COUNT(*) FROM (SELECT `sales_channel_type`.`id` FROM `sales_channel_type`) total
Parameters:
[]
3.79 ms
(7.68%)
1
SELECT admin FROM `user` WHERE id = ?
Parameters:
[
  b"£–Óã‘ØF_«¥ˆêbî†r"
]
1.91 ms
(3.88%)
1
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
1.63 ms
(3.32%)
1
SELECT last_updated_password_at FROM user WHERE id = ?
Parameters:
[
  b"£–Óã‘ØF_«¥ˆêbî†r"
]
1.62 ms
(3.28%)
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.43 ms
(2.90%)
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.09 ms
(2.20%)
1
SELECT item_rounding FROM currency WHERE id = ?
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
1.01 ms
(2.05%)
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.