Query Metrics
1
Database Queries
1
Different statements
3.17 ms
Query time
1
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.17 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.sexe AS sexe_4, t0.matricule AS matricule_5, t0.born_day AS born_day_6, t0.born_location AS born_location_7, t0.father AS father_8, t0.mother AS mother_9, t0.status AS status_10, t0.parent_id AS parent_id_11, t0.classe_id AS classe_id_12 FROM student_pre_inscription t0 WHERE t0.id = ?
Parameters:
[
"robots.txt"
]
|
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\StudentPreInscription | No errors. |
| App\Entity\UserPreInscription | No errors. |
| App\Entity\TheClass |
|