Query Metrics
1
Database Queries
1
Different statements
0.80 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.80 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.roles AS roles_4, t0.password AS password_5, t0.is_active AS is_active_6, t0.last_login AS last_login_7, t0.confirm_token AS confirm_token_8, t0.created_at AS created_at_9, t0.status AS status_10, t0.photo AS photo_11, t0.phone AS phone_12, t0.position AS position_13, t0.full_name AS full_name_14, t0.api_token AS api_token_15, t0.created_by_id AS created_by_id_16, t0.unit_id AS unit_id_17 FROM user 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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\User | No errors. |
App\Entity\OrganizationUnit | No errors. |
App\Entity\UserGroup | No errors. |