Query Metrics
1
Database Queries
1
Different statements
6.74 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 6.74 ms |
SELECT t0.id AS id_1, t0.customer_id AS customer_id_2, t0.name AS name_3, t0.email AS email_4, t0.hcp_id AS hcp_id_5 FROM customer t0 WHERE t0.customer_id = ? LIMIT 1
Parameters:
[
"6661789090025"
]
|
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\Customer | No errors. |
App\Entity\Hcp | No errors. |