Query Metrics
2
Database Queries
2
Different statements
1.74 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.07 ms (61.51%) |
1 |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enable AS enable_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.email AS email_8, t0.phone AS phone_9 FROM user t0 WHERE t0.id = ?
Parameters:
[
333
]
|
|
0.67 ms (38.49%) |
1 |
SELECT t0.id AS id_1, t0.inscription AS inscription_2, t0.stage AS stage_3, t0.note AS note_4, t0.observation AS observation_5, t0.date_created AS date_created_6, t0.date_updated AS date_updated_7, t0.type AS type_8, t0.url AS url_9, t0.prof_id AS prof_id_10 FROM rapport t0 WHERE t0.id = ?
Parameters:
[
"46243"
]
|
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\User | No errors. |
| App\Entity\EnseignantSemestre | No errors. |
| App\Entity\Rapport | No errors. |