Query Metrics
2
Database Queries
2
Different statements
1.94 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.53 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.codigo AS codigo_3, t0.image_path AS image_path_4 FROM modulo t0 WHERE t0.codigo = ? LIMIT 1
Parameters:
[
"M19"
]
|
|
0.41 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.codigo AS codigo_3, t0.descripcion AS descripcion_4, t0.coordenadas AS coordenadas_5, t0.estado AS estado_6, t0.modulo_id AS modulo_id_7 FROM nicho t0 WHERE t0.modulo_id = ?
Parameters:
[
21
]
|
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\Modulo | No errors. |
| App\Entity\Nicho | No errors. |