Query Metrics
1
Database Queries
1
Different statements
45.78 ms
Query time
0
Invalid entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 45.78 ms |
SELECT e0_.id AS id_0, e0_.nombre AS nombre_1, e0_.ruta AS ruta_2, e0_.activo AS activo_3, e0_.posicion AS posicion_4, e0_.created_at AS created_at_5, e0_.updated_at AS updated_at_6, e0_.deleted_at AS deleted_at_7 FROM etiqueta e0_ WHERE (e0_.activo = ?) AND (e0_.deleted_at IS NULL) ORDER BY e0_.posicion ASC LIMIT 3
Parameters:
[
1
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| api | doctrine.dbal.api_connection |
| log | doctrine.dbal.log_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| api | doctrine.orm.api_entity_manager |
| log | doctrine.orm.log_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\App\Etiqueta | No errors. |
api entity manager
No loaded entities.
log entity manager
No loaded entities.