Query Metrics
2
Database Queries
2
Different statements
3.23 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.92 ms (59.47%) |
1 |
SELECT t0.clave AS clave_1, t0.nombre AS nombre_2, t0.cifRex AS cifRex_3, t0.cifEje AS cifEje_4, t0.cifNom AS cifNom_5, t0.cifCom AS cifCom_6, t0.nombreEn AS nombreEn_7 FROM paises t0 WHERE t0.clave = ?
Parameters:
[
"US"
]
|
|
1.31 ms (40.53%) |
1 |
SELECT p0_.clave AS clave_0, p0_.nombre AS nombre_1, p0_.cifRex AS cifRex_2, p0_.cifEje AS cifEje_3, p0_.cifNom AS cifNom_4, p0_.cifCom AS cifCom_5, p0_.nombreEn AS nombreEn_6 FROM paises p0_ ORDER BY p0_.nombre ASC
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\PaisEntity | No errors. |
| App\Entity\ComunidadEntity | No errors. |