Query Metrics
1
Database Queries
1
Different statements
1.12 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.12 ms |
SELECT t0.PaymentID AS PaymentID_1, t0.ResultToken AS ResultToken_2, t0.AuthCode AS AuthCode_3, t0.Successful AS Successful_4, t0.Updated AS Updated_5, t0.Notification AS Notification_6, t0.Booking AS Booking_7, t0.PaymentGateway AS PaymentGateway_8 FROM Payment t0 WHERE t0.PaymentID = ?
Parameters:
[
"0"
]
|
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\Booking | No errors. |
App\Entity\Paymentgateway | No errors. |