Query Metrics
6
Database Queries
6
Different statements
5.48 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.77 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.image_file_name AS image_file_name_4 FROM carousel_actu t0
Parameters:
[] |
| 2 | 2.79 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"
]
|
| 3 | 0.68 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.firttext AS firttext_3, t0.secondtexte AS secondtexte_4, t0.treetext AS treetext_5, t0.image_file_name AS image_file_name_6, t0.created_at AS created_at_7 FROM actuality t0
Parameters:
[] |
| 4 | 0.37 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.40 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.link AS link_4, t0.image_file_name AS image_file_name_5 FROM carousel t0
Parameters:
[] |
| 6 | 0.46 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\CarouselActu | No errors. |
| App\Entity\Formation | No errors. |
| App\Entity\Session | No errors. |
| App\Entity\Devis | No errors. |
| App\Entity\Actuality | No errors. |
| App\Entity\Certification | No errors. |
| App\Entity\Carousel | No errors. |
| App\Entity\Financial | No errors. |