Query Metrics
1
Database Queries
1
Different statements
0.84 ms
Query time
0
Invalid entities
1
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.84 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.first_name AS first_name_5, t0.last_name AS last_name_6, t0.is_activ AS is_activ_7, t0.is_verified AS is_verified_8, t0.login_name AS login_name_9, t0.avatar_name AS avatar_name_10, t0.avatar_size AS avatar_size_11, t0.typeuser AS typeuser_12, t0.adress1 AS adress1_13, t0.adress2 AS adress2_14, t0.zipcode AS zipcode_15, t0.city AS city_16, t0.phone_desk AS phone_desk_17, t0.phone_gsm AS phone_gsm_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
"37"
]
|
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\Admin\User | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Admin\User | No errors. |
| App\Entity\Webapp\Article | No errors. |
| App\Entity\Gestapp\Ressources | No errors. |
| App\Entity\Admin\Message | No errors. |
| App\Entity\Webapp\Comment | No errors. |
| App\Entity\Webapp\Page | No errors. |
| App\Entity\Admin\College | No errors. |