Query Metrics
1
Database Queries
1
Different statements
4.34 ms
Query time
0
Invalid entities
9
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
4.34 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.apellidos AS apellidos_3, t0.dni AS dni_4, t0.nombre_alumno AS nombre_alumno_5, t0.direccion AS direccion_6, t0.cp AS cp_7, t0.provincia AS provincia_8 FROM cliente t0
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Cliente | 9 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Cliente | No errors. |
| App\Entity\Factura | No errors. |
| App\Entity\GestionConcepto | No errors. |