Query Metrics
5
Database Queries
5
Different statements
41.76 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 38.61 ms |
SELECT f0_.id AS id_0, f0_.image AS image_1, f0_.dates_session AS dates_session_2, f0_.prix AS prix_3, f0_.devise AS devise_4, t1_.nom AS nom_5, t1_.slug AS slug_6, t2_.nom AS nom_7, v3_.nom AS nom_8, v3_.pays AS pays_9 FROM formations f0_ INNER JOIN themes t1_ ON (f0_.theme_id = t1_.id) INNER JOIN villes v3_ ON (f0_.ville_id = v3_.id) INNER JOIN thematiques t2_ ON (t1_.thematique_id = t2_.id)
Parameters:
[] |
| 2 | 1.28 ms |
SELECT a0_.id AS id_0, a0_.titre AS titre_1, a0_.slug AS slug_2, a0_.image AS image_3, a0_.resume AS resume_4, a0_.texte AS texte_5, a0_.statut AS statut_6, a0_.adminsid AS adminsid_7, a0_.createdat AS createdat_8, a0_.updatedat AS updatedat_9 FROM actualites a0_ ORDER BY a0_.createdat DESC LIMIT 2
Parameters:
[] |
| 3 | 0.78 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.slug AS slug_3, t0.image AS image_4, t0.adminsid AS adminsid_5, t0.created_at AS created_at_6 FROM referenceclients t0
Parameters:
[] |
| 4 | 0.70 ms |
SELECT t0.id AS id_1, t0.titremen AS titremen_2, t0.slug AS slug_3, t0.detailmen AS detailmen_4, t0.statutmen AS statutmen_5, t0.adminsid AS adminsid_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM mentions t0
Parameters:
[] |
| 5 | 0.39 ms |
SELECT t0.id AS id_1, t0.image AS image_2, t0.texte AS texte_3, t0.adminsid AS adminsid_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM bannieres 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\Formations | No errors. |
| App\Entity\Themes | No errors. |
| App\Entity\Villes | No errors. |
| App\Entity\Thematiques | No errors. |
| App\Entity\Actualites | No errors. |
| App\Entity\Referenceclients | No errors. |
| App\Entity\Mentions | No errors. |
| App\Entity\Bannieres | No errors. |