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

Queries

Group similar statements

# Time Info
1 4.20 ms
# cache-id-loader
                SELECT `value` FROM app_config WHERE `key` = ?
Parameters:
[
  "cache-id"
]
2 1.43 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 1.62 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 1.01 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 1.91 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
6 1.63 ms
SELECT last_updated_password_at FROM user WHERE id = ?
Parameters:
[
  b"£–Óã‘ØF_«¥ˆêbî†r"
]
7 1.09 ms
SELECT item_rounding FROM currency WHERE id = ?
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
8 4.78 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"£–Óã‘ØF_«¥ˆêbî†r"
]
9 3.79 ms
SELECT admin FROM `user` WHERE id = ?
Parameters:
[
  b"£–Óã‘ØF_«¥ˆêbî†r"
]
10 14.35 ms
SELECT `sales_channel_type`.`id` FROM `sales_channel_type` LIMIT 25
Parameters:
[]
11 3.81 ms
SELECT COUNT(*) FROM (SELECT `sales_channel_type`.`id` FROM `sales_channel_type`) total
Parameters:
[]
12 9.69 ms
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¦"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.