Query Metrics
1
Database Queries
1
Different statements
1.58 ms
Query time
0
Invalid entities
1
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.58 ms |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.username AS username_3, t0.email AS email_4, t0.roles AS roles_5, t0.password AS password_6, t0.ulid AS ulid_7 FROM users t0 WHERE t0.username = ? LIMIT 1
Parameters:
[
"admin"
]
|
Database Connections
| Name | Service |
|---|---|
| pgsql | doctrine.dbal.pgsql_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\User\Domain\Entity\User | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\User\Domain\Entity\User | No errors. |