Query Metrics
4
Database Queries
4
Different statements
4.68 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.01 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.image_banner_file_name AS image_banner_file_name_3 FROM banner_recycle_ssiap3 t0
Parameters:
[] |
| 2 | 0.44 ms |
SELECT t0.id AS id_1, t0.image_content_file_name AS image_content_file_name_2, t0.text AS text_3, t0.title AS title_4, t0.subtitle AS subtitle_5 FROM content_recycle_ssiap3 t0
Parameters:
[] |
| 3 | 2.42 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 | 0.80 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\BannerRecycleSsiap3 | No errors. |
| App\Entity\ContentRecycleSsiap3 | No errors. |
| App\Entity\Formation | No errors. |
| App\Entity\Session | No errors. |
| App\Entity\Devis | No errors. |
| App\Entity\Financial | No errors. |