Query Metrics
1
Database Queries
1
Different statements
1.99 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.99 ms |
SELECT t0.id AS id_1, t0.operator AS operator_2, t0.amount AS amount_3, t0.number AS number_4, t0.reason AS reason_5, t0.operation_type AS operation_type_6, t0.date_created AS date_created_7, t0.api_response AS api_response_8, t0.comment AS comment_9, t0.application_id AS application_id_10 FROM payment t0 WHERE t0.id = ?
Parameters:
[
"54"
]
|
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\Payment | No errors. |
| App\Entity\Application | No errors. |