Query Metrics
1
Database Queries
1
Different statements
0.15 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.15 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.plain_password AS plain_password_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.pay_rate AS pay_rate_8, t9.id AS id_10, t9.filename AS filename_11, t9.updated_at AS updated_at_12, t9.user_id AS user_id_13 FROM `user` t0 LEFT JOIN user_avatar t9 ON t9.user_id = t0.id WHERE t0.id = ?
Parameters:
[
48
]
|
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\UserAvatar | No errors. |
| App\Entity\Project | No errors. |
| App\Entity\Contract | No errors. |
| App\Entity\TimesheetEntry | No errors. |
| App\Entity\Protocol | No errors. |
| App\Entity\ProjectComment | No errors. |
| App\Entity\BoardTask | No errors. |
| App\Entity\BoardTaskComment | No errors. |
| App\Entity\TaskActivity | No errors. |
| App\Entity\BoardTaskTime | No errors. |
| App\Entity\Notification | No errors. |
| App\Entity\BoardTaskCheckList | No errors. |