Query Metrics
1
Database Queries
1
Different statements
29.87 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 29.87 ms |
SELECT t0.id AS id_1, t0.infos AS infos_2, t0.order_paypal_id AS order_paypal_id_3, t0.created_by_id AS created_by_id_4 FROM `order` t0 WHERE t0.order_paypal_id = ? LIMIT 1
Parameters:
[
"4XS93334BG819642P"
]
|
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\Order | No errors. |
| App\Entity\User | No errors. |