Query Metrics
1
Database Queries
1
Different statements
4.79 ms
Query time
0
Invalid entities
0
Managed entities
Queries
crux connection
| #▲ | Time | Info | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 4.79 ms |
SELECT n.bon_id, n.caj_id, n.bon_fecha, n.bon_hora, n.bon_total, n.bon_cantidad, n.usu_nusuario, n.pro_codigo_plu, p.pro_nombre_producto, c.caj_nombre as caixa_nome FROM ven_boleta_nula n LEFT JOIN mae_productos p ON n.pro_codigo_plu = p.pro_codigo_plu LEFT JOIN ven_cajas_fiscales c ON n.caj_id = c.caj_id WHERE n.bon_id > ? ORDER BY n.bon_id DESC LIMIT 20
Parameters:
[
0
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| crux | doctrine.dbal.crux_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 |
|---|
Entities Mapping
No loaded entities.