Query Metrics
4
Database Queries
4
Different statements
41.28 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 2.82 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.id_dir_mov AS id_dir_mov_3 FROM nmcl_grado t0 WHERE t0.id = ?
Parameters:
[
"24"
]
|
2 | 0.59 ms |
"START TRANSACTION"
Parameters:
[] |
3 | 37.21 ms |
DELETE FROM nmcl_grado WHERE id = ?
Parameters:
[
24
]
|
4 | 0.66 ms |
"ROLLBACK"
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\NmclGrado | No errors. |