Query Metrics
1
Database Queries
1
Different statements
1.04 ms
Query time
0
Invalid entities
1
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.04 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.password AS password_6, t0.last_login AS last_login_7, t0.confirmation_token AS confirmation_token_8, t0.password_requested_at AS password_requested_at_9, t0.roles AS roles_10, t0.id AS id_11, t0.invitation AS invitation_12 FROM user t0 WHERE t0.id = ?
Parameters:
[
1
]
|
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\User | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\Invitation | No errors. |
| App\Entity\UserChanged | No errors. |
| App\Entity\ReadMarkingStore | No errors. |
| App\Entity\Order | No errors. |
| App\Entity\InvoiceId | No errors. |
| App\Entity\OrderStorage | No errors. |
| App\Entity\ShippingList | No errors. |
| App\Entity\EmailSent | No errors. |
| App\Entity\Shipping | No errors. |