Query Metrics
5
Database Queries
5
Different statements
12.06 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.93 ms |
SELECT t0.id AS id_1, t0.start_time AS start_time_2, t0.end_time AS end_time_3, t0.formation_id AS formation_id_4 FROM SESSION t0
Parameters:
[] |
| 2 | 2.35 ms |
SELECT t0.id AS id_1, t0.image_file_name AS image_file_name_2, t0.title AS title_3 FROM banner_calendar t0
Parameters:
[] |
| 3 | 4.89 ms |
SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.time AS time_2, f0_.description AS description_3, f0_.people AS people_4, f0_.categorie AS categorie_5, f0_.image_file_name AS image_file_name_6, f0_.money AS money_7, s1_.id AS id_8, s1_.start_time AS start_time_9, s1_.end_time AS end_time_10, s1_.formation_id AS formation_id_11 FROM formation f0_ INNER JOIN SESSION s1_ ON f0_.id = s1_.formation_id WHERE s1_.start_time >= ? ORDER BY s1_.start_time ASC
Parameters:
[
"2026-04-25 00:00:00"
]
|
| 4 | 1.29 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_file_name AS image_file_name_3, t0.agreement_photo_file_name AS agreement_photo_file_name_4, t0.description AS description_5, t0.display_order AS display_order_6 FROM certification t0
Parameters:
[] |
| 5 | 0.61 ms |
SELECT t0.id AS id_1, t0.link AS link_2, t0.image_file_name AS image_file_name_3 FROM financial t0
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Session | No errors. |
| App\Entity\Formation | No errors. |
| App\Entity\BannerCalendar | No errors. |
| App\Entity\Devis | No errors. |
| App\Entity\Certification | No errors. |
| App\Entity\Financial | No errors. |