Query Metrics
5
Database Queries
5
Different statements
1.71 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.59 ms |
SELECT t0.id AS id_1, t0.theme AS theme_2, t0.slug AS slug_3, t0.image AS image_4, t0.ville AS ville_5, t0.devise AS devise_6, t0.datedebut AS datedebut_7, t0.datefin AS datefin_8, t0.prix AS prix_9, t0.texte AS texte_10, t0.adminsid AS adminsid_11, t0.createdat AS createdat_12, t0.updatedat AS updatedat_13 FROM managements t0 ORDER BY t0.id DESC LIMIT 5
Parameters:
[] |
| 2 | 0.31 ms |
SELECT c0_.id AS id_0, c0_.theme AS theme_1, c0_.slug AS slug_2, c0_.type AS type_3, c0_.duree AS duree_4, c0_.prixpresentiel AS prixpresentiel_5, c0_.prixvirtuelle AS prixvirtuelle_6, c0_.devise AS devise_7, c0_.adminsid AS adminsid_8, c0_.createdat AS createdat_9, c0_.updatedat AS updatedat_10 FROM certyous c0_ WHERE c0_.slug = ?
Parameters:
[
"agile-devenir-product-owner-et-reussir-la-certification-pspo-niveau-1"
]
|
| 3 | 0.25 ms |
SELECT t0.id AS id_1, t0.session AS session_2, t0.adminsid AS adminsid_3, t0.createdat AS createdat_4, t0.updatedat AS updatedat_5, t0.certyou_id AS certyou_id_6 FROM sessions t0 WHERE t0.id = ?
Parameters:
[
"1"
]
|
| 4 | 0.32 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.25 ms |
SELECT s0_.id AS id_0, s0_.session AS session_1, s0_.adminsid AS adminsid_2, s0_.createdat AS createdat_3, s0_.updatedat AS updatedat_4, s0_.certyou_id AS certyou_id_5 FROM sessions s0_ WHERE s0_.certyou_id = ? ORDER BY s0_.session ASC
Parameters:
[
1
]
|
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\Managements | No errors. |
| App\Entity\Certyous | No errors. |
| App\Entity\Sessions | No errors. |
| App\Entity\Mentions | No errors. |