Query Metrics
3
Database Queries
2
Different statements
1.35 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.50 ms |
SELECT b0_.id AS id_0, b0_.token AS token_1 FROM blacklist b0_ WHERE b0_.token = ?
Parameters:
[ "" ] |
2 | 0.45 ms |
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"
]
|
3 | 0.41 ms |
SELECT b0_.id AS id_0, b0_.token AS token_1 FROM blacklist b0_ WHERE b0_.token = ?
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
Class | Mapping errors |
---|---|
App\Entity\Blacklist | No errors. |
App\Entity\InvoiceDetail | No errors. |
App\Entity\Invoice | No errors. |
App\Entity\Services | No errors. |