Query Metrics
13
Database Queries
3
Different statements
59.68 ms
Query time
2
Invalid entities
952
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 44.93 ms |
SELECT count(u0_.id) AS sclr_0 FROM user_events u0_ WHERE u0_.accepted = 0
Parameters:
[] |
| 2 | 6.27 ms |
SELECT e0_.id AS id_0, e0_.title AS title_1, e0_.description AS description_2, e0_.company AS company_3, e0_.date AS date_4, e0_.image AS image_5, e0_.aantal_uur AS aantal_uur_6, e0_.niveau AS niveau_7, e0_.attendees AS attendees_8, e0_.end_date AS end_date_9, e0_.concomitance AS concomitance_10, e0_.students_informed AS students_informed_11, e0_.client_informed AS client_informed_12, e0_.assessment_forms_received AS assessment_forms_received_13, e0_.evaluation AS evaluation_14, e0_.absenteeism_department_informed AS absenteeism_department_informed_15, e0_.opleiding_id AS opleiding_id_16 FROM event e0_ WHERE e0_.end_date < ? ORDER BY e0_.date ASC
Parameters:
[
"2026-09-11 09:28:16"
]
|
| 3 | 1.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3 FROM opleiding t0 WHERE t0.id = ?
Parameters:
[
8
]
|
| 4 | 0.86 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3 FROM opleiding t0 WHERE t0.id = ?
Parameters:
[
5
]
|
| 5 | 0.74 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3 FROM opleiding t0 WHERE t0.id = ?
Parameters:
[
7
]
|
| 6 | 0.71 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3 FROM opleiding t0 WHERE t0.id = ?
Parameters:
[
10
]
|
| 7 | 0.75 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3 FROM opleiding t0 WHERE t0.id = ?
Parameters:
[
11
]
|
| 8 | 0.73 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3 FROM opleiding t0 WHERE t0.id = ?
Parameters:
[
9
]
|
| 9 | 0.58 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3 FROM opleiding t0 WHERE t0.id = ?
Parameters:
[
6
]
|
| 10 | 0.56 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3 FROM opleiding t0 WHERE t0.id = ?
Parameters:
[
13
]
|
| 11 | 0.82 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3 FROM opleiding t0 WHERE t0.id = ?
Parameters:
[
12
]
|
| 12 | 0.84 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3 FROM opleiding t0 WHERE t0.id = ?
Parameters:
[
14
]
|
| 13 | 0.82 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3 FROM opleiding t0 WHERE t0.id = ?
Parameters:
[
15
]
|
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\Event | 941 |
| App\Entity\Opleiding | 11 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\UserEvents | No errors. |
| App\Entity\Event | No errors. |
| App\Entity\Opleiding |
|
| App\Entity\Mededeling | No errors. |
| App\Entity\EventOpleiding |
|
| App\Entity\User | No errors. |