Query Metrics
10
Database Queries
6
Different statements
2.39 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.78 ms (32.45%) |
4 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.section_id AS section_id_3 FROM cycle t0 WHERE t0.id = ?
Parameters:
[
1
]
|
0.39 ms (16.16%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.amount AS amount_3, t0.cycle_id AS cycle_id_4 FROM level t0 WHERE t0.id = ?
Parameters:
[
5
]
|
0.38 ms (15.91%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.apc AS apc_3, t0.level_id AS level_id_4 FROM class_room t0 WHERE t0.id = ?
Parameters:
[
"5"
]
|
0.37 ms (15.66%) |
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.programme_id AS programme_id_3 FROM section t0 WHERE t0.id = ?
Parameters:
[
1
]
|
0.29 ms (12.02%) |
1 |
SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.amount AS amount_2, l0_.cycle_id AS cycle_id_3 FROM level l0_
Parameters:
[] |
0.19 ms (7.79%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2 FROM programme t0 WHERE t0.id = ?
Parameters:
[
1
]
|
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\ClassRoom | No errors. |
App\Entity\Level | No errors. |
App\Entity\Module | No errors. |
App\Entity\MainTeacher | No errors. |
App\Entity\Subscription | No errors. |
App\Entity\AbscenceSheet | No errors. |
App\Entity\Cycle | No errors. |
App\Entity\Section | No errors. |
App\Entity\Program | No errors. |