Query Metrics
1
Database Queries
1
Different statements
1.03 ms
Query time
1
Invalid entities
43
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.03 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.created_at AS created_at_5, t0.locked AS locked_6, t0.photoprofil AS photoprofil_7, t0.employe_id AS employe_id_8, t0.profil_id AS profil_id_9, t0.orhm_subunit_id AS orhm_subunit_id_10 FROM user t0 WHERE t0.locked = ?
Parameters:
[
0
]
|
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 | 17 |
| App\Entity\RhEmployee | 17 |
| App\Entity\RhProfil | 6 |
| App\Entity\OhrmSubunit | 3 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\RhEmployee |
|
| App\Entity\RhProfil | No errors. |
| App\Entity\OhrmSubunit | No errors. |
| App\Entity\RhHistoriqueUpdate | No errors. |