POST https://hauptverlag.staging.eurosoft.network/api/search/sales-channel-type

Query Metrics

13 Database Queries
12 Different statements
6.46 ms Query time

Grouped Statements

Show all queries

Time Count Info
1.05 ms
(16.29%)
1
SELECT COUNT(*) FROM (SELECT `sales_channel_type`.`id` FROM `sales_channel_type`) total
Parameters:
[]
1.01 ms
(15.64%)
2
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
0.75 ms
(11.59%)
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) AND custom_entity.deleted_at IS NULL;
Parameters:
[]
0.75 ms
(11.54%)
1
SELECT last_updated_password_at FROM user WHERE id = ?
Parameters:
[
  b"\x01•…ެž\x7F*£A‚\x0FÖÓ\x02£"
]
0.59 ms
(9.19%)
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`, `sales_channel_type.translation.name` as `sales_channel_type.name`, `sales_channel_type.translation.manufacturer`, `sales_channel_type.translation.manufacturer` as `sales_channel_type.manufacturer`, `sales_channel_type.translation.description`, `sales_channel_type.translation.description` as `sales_channel_type.description`, `sales_channel_type.translation.descriptionLong`, `sales_channel_type.translation.descriptionLong` as `sales_channel_type.descriptionLong`, `sales_channel_type.translation.customFields`, `sales_channel_type.translation.customFields` as `sales_channel_type.customFields` 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` 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¦"
]
0.43 ms
(6.62%)
1
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
0.41 ms
(6.35%)
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:
[]
0.34 ms
(5.28%)
1
SELECT admin FROM `user` WHERE id = ?
Parameters:
[
  b"\x01•…ެž\x7F*£A‚\x0FÖÓ\x02£"
]
0.34 ms
(5.23%)
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"\x01•…ެž\x7F*£A‚\x0FÖÓ\x02£"
]
0.34 ms
(5.21%)
1
SELECT `sales_channel_type`.`id` FROM `sales_channel_type` LIMIT 25
Parameters:
[]
0.27 ms
(4.11%)
1
SELECT item_rounding FROM currency WHERE id = ?
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
0.19 ms
(2.92%)
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.