Query Metrics
4
Database Queries
2
Different statements
6.87 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.98 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.objectif AS objectif_3, t0.attendu AS attendu_4, t0.prerequis AS prerequis_5, t0.periode AS periode_6, t0.bilan AS bilan_7, t0.ref_filiere_id AS ref_filiere_id_8, t0.ref_theme_sequence_id AS ref_theme_sequence_id_9 FROM sequence t0
Parameters:
[] |
| 2 | 1.19 ms |
SELECT t0.id AS id_1, t0.theme AS theme_2 FROM theme_sequence t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 3 | 1.52 ms |
SELECT t0.id AS id_1, t0.theme AS theme_2 FROM theme_sequence t0 WHERE t0.id = ?
Parameters:
[
3
]
|
| 4 | 2.17 ms |
SELECT t0.id AS id_1, t0.theme AS theme_2 FROM theme_sequence t0 WHERE t0.id = ?
Parameters:
[
2
]
|
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\Sequence | No errors. |
| App\Entity\Filiere | No errors. |
| App\Entity\ThemeSequence | No errors. |
| App\Entity\Seance | No errors. |
| App\Entity\Competence | No errors. |
| App\Entity\SavoirTechnologique | No errors. |