Query Metrics
3
Database Queries
2
Different statements
1.35 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.90 ms (66.84%) |
2 |
SELECT b0_.id AS id_0, b0_.token AS token_1 FROM blacklist b0_ WHERE b0_.token = ?
Parameters:
[ "" ] |
0.45 ms (33.16%) |
1 |
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.value AS value_3, t0.invoice_id AS invoice_id_4, t0.service_id AS service_id_5 FROM invoice_detail t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"1206"
]
|
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\Blacklist | No errors. |
App\Entity\InvoiceDetail | No errors. |
App\Entity\Invoice | No errors. |
App\Entity\Services | No errors. |