Query Metrics
1
Database Queries
1
Different statements
2.44 ms
Query time
0
Invalid entities
1
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.44 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.roles AS roles_4, t0.password AS password_5, t0.firstname AS firstname_6, t0.name AS name_7, t0.username AS username_8, t0.stopdate AS stopdate_9, t0.lastlogin AS lastlogin_10, t0.access_token AS access_token_11, t0.is_emergency_account AS is_emergency_account_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.linked_user_id AS linked_user_id_15 FROM account t0 WHERE t0.id = ?
Parameters:
[
3
]
|
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\Account | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Account | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Pharmacie | No errors. |
| App\Entity\Ehpad | No errors. |