Query Metrics
1
Database Queries
1
Different statements
0.58 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.58 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3, t0.roles AS roles_4, t0.password AS password_5, t0.mobile AS mobile_6, t0.country_id AS country_id_7, t0.province_id AS province_id_8, t0.city_id AS city_id_9, t0.agentgroup_id AS agentgroup_id_10, t0.added_by AS added_by_11, t0.status AS status_12, t0.type AS type_13, t0.rolebyadmin AS rolebyadmin_14, t0.image AS image_15, t0.ipaddress AS ipaddress_16, t0.lang AS lang_17, t0.user_id AS user_id_18, t0.is_verified AS is_verified_19, t0.password_reset_token AS password_reset_token_20, t0.country_id AS country_id_21, t0.city_id AS city_id_22 FROM user t0 WHERE t0.id = ?
Parameters:
[
"1"
]
|
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\Dsccountries | No errors. |
| App\Entity\City | No errors. |