Query Metrics
3
Database Queries
3
Different statements
2.60 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.19 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.duree AS duree_3, t0.objectif_intermediaire AS objectif_intermediaire_4, t0.prerequis AS prerequis_5, t0.deroule AS deroule_6, t0.ressources_fournies AS ressources_fournies_7, t0.remarque AS remarque_8, t0.organisation AS organisation_9, t0.etape AS etape_10, t0.bloom AS bloom_11, t0.ref_sequence_id AS ref_sequence_id_12, t0.ref_theme_seance_id AS ref_theme_seance_id_13 FROM seance t0 WHERE t0.id = ?
Parameters:
[
"3"
]
|
| 2 | 0.72 ms |
SELECT t0.id AS id_1, t0.theme AS theme_2 FROM theme_seance t0 WHERE t0.id = ?
Parameters:
[
3
]
|
| 3 | 0.69 ms |
SELECT t0_.id AS id_0, t0_.theme AS theme_1 FROM theme_seance 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\Seance | No errors. |
| App\Entity\Sequence | No errors. |
| App\Entity\ThemeSeance | No errors. |
| App\Entity\Competence | No errors. |
| App\Entity\SavoirTechnologique | No errors. |
| App\Entity\SeanceDetail | No errors. |