Query Metrics
4
Database Queries
4
Different statements
9.35 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
5.71 ms (61.06%) |
1 |
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-24 00:00:00"
]
|
|
1.52 ms (16.29%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.image_banner_file_name AS image_banner_file_name_3 FROM banner_level_ssiap t0
Parameters:
[] |
|
1.07 ms (11.45%) |
1 |
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_level_ssiap t0
Parameters:
[] |
|
1.05 ms (11.19%) |
1 |
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\BannerLevelSsiap | No errors. |
| App\Entity\ContentLevelSsiap | No errors. |
| App\Entity\Formation | No errors. |
| App\Entity\Session | No errors. |
| App\Entity\Devis | No errors. |
| App\Entity\Financial | No errors. |