Query Metrics
1
Database Queries
1
Different statements
1.46 ms
Query time
0
Invalid entities
1
Managed entities
Grouped Statements
local connection
| Time▼ | Count | Info |
|---|---|---|
|
1.46 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3, t0.role AS role_4, t0.is_active AS is_active_5, t0.is_admin_active AS is_admin_active_6, t0.name AS name_7, t0.surname AS surname_8, t0.code AS code_9, t0.one_time_code AS one_time_code_10, t0.one_time_code_expiration_datetime AS one_time_code_expiration_datetime_11 FROM byep_user t0 WHERE t0.username = ? LIMIT 1
Parameters:
[
"info@byepsrl.it"
]
|
Database Connections
| Name | Service |
|---|---|
| local | doctrine.dbal.local_connection |
| remote | doctrine.dbal.remote_connection |
Entity Managers
| Name | Service |
|---|---|
| local | doctrine.orm.local_entity_manager |
| remote | doctrine.orm.remote_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
local entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Local\User | 1 |
remote entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
local entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\Local\User | No errors. |
| App\Entity\Local\Device | No errors. |
remote entity manager
No loaded entities.