POST https://aquarius-stage.toscom.at/api/search/product

Query Metrics

24 Database Queries
17 Different statements
17.49 ms Query time

Queries

Group similar statements

# Time Info
1 0.85 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
2 0.68 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 0.54 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
4 0.75 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) AND custom_entity.deleted_at IS NULL;
Parameters:
[]
5 1.01 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
6 0.37 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:
[]
7 1.55 ms
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt` FROM `seo_url` WHERE (`seo_url`.`path_info` = ? AND `seo_url`.`is_canonical` = ?)
Parameters:
[
  "/api/search/product"
  true
]
8 0.70 ms
SELECT item_rounding FROM currency WHERE id = ?
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
9 0.49 ms
SELECT id FROM integration WHERE access_key = ?
Parameters:
[
  "SWIAZ3E0N2TQQKJ3ADHSBFA3ZQ"
]
10 0.36 ms
SELECT `acl_role`.`privileges`
            FROM `acl_role`
            INNER JOIN `app` ON `app`.`acl_role_id` = `acl_role`.`id`
            WHERE `app`.`integration_id` = ?
Parameters:
[
  b"\x01Æ\x1E¥SOsñÀÅFZ╦ÐN┴"
]
11 0.19 ms
SELECT admin FROM `integration` WHERE id = ?
Parameters:
[
  b"\x01Æ\x1E¥SOsñÀÅFZ╦ÐN┴"
]
12 0.23 ms
SELECT role.privileges FROM integration_role mapping INNER JOIN acl_role role ON mapping.acl_role_id = role.id WHERE mapping.integration_id = ?
Parameters:
[
  b"\x01Æ\x1E¥SOsñÀÅFZ╦ÐN┴"
]
13 2.26 ms
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` WHERE (`product`.`version_id` = ?) AND (((`product`.`updated_at` >= ?) AND (`product`.`updated_at` <= ?) AND `product`.`parent_id` <=> ? AND `product`.`active` = ?)) LIMIT 500
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "2025-08-02T03:06:14.000000Z"
  "2025-08-02T07:07:43.939818Z"
  null
  true
]
14 0.62 ms
SELECT `custom_field_set_relation`.`id` as `custom_field_set_relation.id`, `custom_field_set_relation`.`set_id` as `custom_field_set_relation.customFieldSetId`, `custom_field_set_relation`.`entity_name` as `custom_field_set_relation.entityName`, `custom_field_set_relation`.`created_at` as `custom_field_set_relation.createdAt`, `custom_field_set_relation`.`updated_at` as `custom_field_set_relation.updatedAt` FROM `custom_field_set_relation` WHERE (`custom_field_set_relation`.`entity_name` = ?)
Parameters:
[
  "category"
]
15 0.51 ms
SELECT `custom_field_set_relation`.`id` as `custom_field_set_relation.id`, `custom_field_set_relation`.`set_id` as `custom_field_set_relation.customFieldSetId`, `custom_field_set_relation`.`entity_name` as `custom_field_set_relation.entityName`, `custom_field_set_relation`.`created_at` as `custom_field_set_relation.createdAt`, `custom_field_set_relation`.`updated_at` as `custom_field_set_relation.updatedAt` FROM `custom_field_set_relation` WHERE (`custom_field_set_relation`.`entity_name` = ?)
Parameters:
[
  "product"
]
16 0.57 ms
SELECT `custom_field_set`.`id` as `custom_field_set.id`, `custom_field_set`.`name` as `custom_field_set.name`, `custom_field_set`.`config` as `custom_field_set.config`, `custom_field_set`.`active` as `custom_field_set.active`, `custom_field_set`.`global` as `custom_field_set.global`, `custom_field_set`.`position` as `custom_field_set.position`, `custom_field_set`.`app_id` as `custom_field_set.appId`, `custom_field_set`.`created_at` as `custom_field_set.createdAt`, `custom_field_set`.`updated_at` as `custom_field_set.updatedAt` FROM `custom_field_set` WHERE `custom_field_set`.`id` IN (?)
Parameters:
[
  b"\x01‘“!|TrJšœåM~\x18æH"
]
17 0.76 ms
SELECT `custom_field`.`id` as `custom_field.id`, `custom_field`.`name` as `custom_field.name`, `custom_field`.`type` as `custom_field.type`, `custom_field`.`config` as `custom_field.config`, `custom_field`.`active` as `custom_field.active`, `custom_field`.`set_id` as `custom_field.customFieldSetId`, `custom_field`.`allow_customer_write` as `custom_field.allowCustomerWrite`, `custom_field`.`allow_cart_expose` as `custom_field.allowCartExpose`, `custom_field`.`created_at` as `custom_field.createdAt`, `custom_field`.`updated_at` as `custom_field.updatedAt` FROM `custom_field` WHERE (`custom_field`.`set_id` IN (?))
Parameters:
[
  b"\x01‘“!|TrJšœåM~\x18æH"
]
18 0.68 ms
SELECT `custom_field_set_relation`.`id` as `custom_field_set_relation.id`, `custom_field_set_relation`.`set_id` as `custom_field_set_relation.customFieldSetId`, `custom_field_set_relation`.`entity_name` as `custom_field_set_relation.entityName`, `custom_field_set_relation`.`created_at` as `custom_field_set_relation.createdAt`, `custom_field_set_relation`.`updated_at` as `custom_field_set_relation.updatedAt` FROM `custom_field_set_relation` WHERE (`custom_field_set_relation`.`entity_name` = ?)
Parameters:
[
  "promotion"
]
19 0.67 ms
SELECT `custom_field_set_relation`.`id` as `custom_field_set_relation.id`, `custom_field_set_relation`.`set_id` as `custom_field_set_relation.customFieldSetId`, `custom_field_set_relation`.`entity_name` as `custom_field_set_relation.entityName`, `custom_field_set_relation`.`created_at` as `custom_field_set_relation.createdAt`, `custom_field_set_relation`.`updated_at` as `custom_field_set_relation.updatedAt` FROM `custom_field_set_relation` WHERE (`custom_field_set_relation`.`entity_name` = ?)
Parameters:
[
  "customer"
]
20 0.59 ms
SELECT `custom_field_set`.`id` as `custom_field_set.id`, `custom_field_set`.`name` as `custom_field_set.name`, `custom_field_set`.`config` as `custom_field_set.config`, `custom_field_set`.`active` as `custom_field_set.active`, `custom_field_set`.`global` as `custom_field_set.global`, `custom_field_set`.`position` as `custom_field_set.position`, `custom_field_set`.`app_id` as `custom_field_set.appId`, `custom_field_set`.`created_at` as `custom_field_set.createdAt`, `custom_field_set`.`updated_at` as `custom_field_set.updatedAt` FROM `custom_field_set` WHERE `custom_field_set`.`id` IN (?)
Parameters:
[
  b"\x01’F¸àapg¾±Ãþ©»´³"
]
21 0.73 ms
SELECT `custom_field`.`id` as `custom_field.id`, `custom_field`.`name` as `custom_field.name`, `custom_field`.`type` as `custom_field.type`, `custom_field`.`config` as `custom_field.config`, `custom_field`.`active` as `custom_field.active`, `custom_field`.`set_id` as `custom_field.customFieldSetId`, `custom_field`.`allow_customer_write` as `custom_field.allowCustomerWrite`, `custom_field`.`allow_cart_expose` as `custom_field.allowCartExpose`, `custom_field`.`created_at` as `custom_field.createdAt`, `custom_field`.`updated_at` as `custom_field.updatedAt` FROM `custom_field` WHERE (`custom_field`.`set_id` IN (?))
Parameters:
[
  b"\x01’F¸àapg¾±Ãþ©»´³"
]
22 0.65 ms
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt` FROM `language` WHERE `language`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
23 1.03 ms
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt`, `language.locale`.`id` as `language.locale.id`, `language.locale`.`code` as `language.locale.code`, `language.locale`.`created_at` as `language.locale.createdAt`, `language.locale`.`updated_at` as `language.locale.updatedAt`, `language.locale.translation.name`, COALESCE(`language.locale.translation.name`,`language.locale.translation.name`) as `language.locale.name`, `language.locale.translation.territory`, COALESCE(`language.locale.translation.territory`,`language.locale.translation.territory`) as `language.locale.territory`, `language.locale.translation.customFields`, COALESCE(`language.locale.translation.customFields`,`language.locale.translation.customFields`) as `language.locale.customFields`, `language.locale.translation.createdAt`, `language.locale.translation.updatedAt`, `language.locale.translation.localeId`, `language.locale.translation.languageId` FROM `language` LEFT JOIN `locale` `language.locale` ON `language`.`locale_id` = `language.locale`.`id` LEFT JOIN (SELECT `language.locale.translation`.locale_id, `language.locale.translation`.name as `language.locale.translation.name`, `language.locale.translation`.territory as `language.locale.translation.territory`, `language.locale.translation`.custom_fields as `language.locale.translation.customFields`, `language.locale.translation`.created_at as `language.locale.translation.createdAt`, `language.locale.translation`.updated_at as `language.locale.translation.updatedAt`, `language.locale.translation`.locale_id as `language.locale.translation.localeId`, `language.locale.translation`.language_id as `language.locale.translation.languageId` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation`.language_id = ?) `language.locale.locale_translation` ON `language.locale.locale_translation`.`locale_id` = `language.locale`.`id` WHERE `language`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
24 0.67 ms
SELECT `custom_field_set_relation`.`id` as `custom_field_set_relation.id`, `custom_field_set_relation`.`set_id` as `custom_field_set_relation.customFieldSetId`, `custom_field_set_relation`.`entity_name` as `custom_field_set_relation.entityName`, `custom_field_set_relation`.`created_at` as `custom_field_set_relation.createdAt`, `custom_field_set_relation`.`updated_at` as `custom_field_set_relation.updatedAt` FROM `custom_field_set_relation` WHERE (`custom_field_set_relation`.`entity_name` = ?)
Parameters:
[
  "order"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.