Query Metrics
3
Database Queries
3
Different statements
2.26 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.66 ms |
SELECT t0.id AS id_1, t0.titre_fr AS titre_fr_2, t0.titre_en AS titre_en_3, t0.texte_fr AS texte_fr_4, t0.texte_en AS texte_en_5, t0.image AS image_6, t0.reference AS reference_7, t0.lieu AS lieu_8, t0.mission AS mission_9, t0.mission_en AS mission_en_10, t0.profil_fr AS profil_fr_11, t0.profil_en AS profil_en_12, t0.proposition_fr AS proposition_fr_13, t0.proposition_en AS proposition_en_14, t0.afficher AS afficher_15, t0.business_unit_id AS business_unit_id_16, t0.lieux_jobs_id AS lieux_jobs_id_17 FROM jobs t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"2"
]
|
2 | 0.42 ms |
SELECT t0.id AS id_1, t0.titre_fr AS titre_fr_2, t0.titre_en AS titre_en_3 FROM lieux_jobs t0 WHERE t0.id = ?
Parameters:
[
1
]
|
3 | 0.19 ms |
SELECT t0.id AS id_1, t0.titre_fr AS titre_fr_2, t0.titre_en AS titre_en_3 FROM business_unit t0 WHERE t0.id = ?
Parameters:
[
3
]
|
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\Jobs | No errors. |
App\Entity\BusinessUnit | No errors. |
App\Entity\LieuxJobs | No errors. |
App\Entity\Sections | No errors. |
App\Entity\Pages | No errors. |
App\Entity\Lignes | No errors. |
App\Entity\Actualites | No errors. |
App\Entity\Formations | No errors. |