Query Metrics
2
Database Queries
2
Different statements
271.17 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 230.81 ms |
SELECT `Order`, `Numero Fattura`, `Created at` FROM `ordini` WHERE `Shop` = 1 AND `Numero Fattura` <> "" AND YEAR(`Created at`) = 2026 ORDER BY CONVERT(REPLACE(`Numero Fattura`,"B",""), UNSIGNED INT) ASC, DATE(`Created at`) ASC
Parameters:
[] |
| 2 | 40.36 ms |
SELECT * FROM `log_imports` WHERE `type` = "invoices" ORDER BY id DESC
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
No loaded entities.