GET https://feature-d019993-fe-brand.it.edevel.cz/hr/course-category/

Query Metrics

14 Database Queries
5 Different statements
17.55 ms Query time
0 Invalid entities
13 Managed entities

Grouped Statements

Show all queries

Time Count Info
10.50 ms
(59.80%)
10
SELECT 1 AS sclr_0 FROM training t0_ WHERE EXISTS (SELECT 1 FROM training_course_category t1_ WHERE t1_.training_id = t0_.id AND t1_.course_category_id IN (?)) LIMIT 1
Parameters:
[
  1
]
2.59 ms
(14.75%)
1
SELECT t0.id AS id_1, t0.imes_id AS imes_id_2, t0.name AS name_3, t0.surname AS surname_4, t0.username AS username_5, t0.email AS email_6, t0.active AS active_7, t0.imes_token AS imes_token_8, t0.imes_refresh_token AS imes_refresh_token_9, t0.imes_token_expires_timestamp AS imes_token_expires_timestamp_10, t0.preferred_pickup_time AS preferred_pickup_time_11, t0.christmas_mode AS christmas_mode_12, t0.fun_mode AS fun_mode_13, t0.lunch_notification AS lunch_notification_14, t0.login_link AS login_link_15, t0.ms_uid AS ms_uid_16, t0.preferred_company_id AS preferred_company_id_17 FROM imes_user t0 WHERE t0.id = ?
Parameters:
[
  153
]
1.85 ms
(10.53%)
1
SELECT COUNT(f0_.id) AS sclr_0 FROM food_monthly_order f0_ WHERE f0_.paid = ? AND f0_.imes_user_id = ? AND f0_.month <= ?
Parameters:
[
  0
  153
  "2026-07-07 15:54:09"
]
1.38 ms
(7.85%)
1
SELECT t0.id AS id_1, t0.name AS name_2 FROM ldap_role t0 INNER JOIN imes_user_ldap_role ON t0.id = imes_user_ldap_role.ldap_role_id WHERE imes_user_ldap_role.imes_user_id = ?
Parameters:
[
  153
]
1.24 ms
(7.07%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1 FROM course_category c0_
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\HumanResources\TrainingCourse\CourseCategory 10
App\Entity\ImesUser\LdapRole 2
App\Entity\ImesUser 1