Query Metrics
1
Database Queries
1
Different statements
0.29 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.29 ms |
SELECT t0.id AS id_1, t0.last_name AS last_name_2, t0.first_name AS first_name_3, t0.phone_number AS phone_number_4, t0.username AS username_5, t0.password AS password_6, t0.device_token AS device_token_7, t0.is_enabled AS is_enabled_8, t0.is_password_changed AS is_password_changed_9, t0.last_auth_time AS last_auth_time_10, t0.token AS token_11, t0.create_at AS create_at_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.device AS device_17, t0.establishment_id AS establishment_id_18 FROM mobile_parent_app_account t0 WHERE t0.username = ? LIMIT 1
Parameters:
[
"0708228230"
]
|
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\MobileParentAppAccount | No errors. |
App\Entity\Establishment | No errors. |
App\Entity\RegistrationStudent | No errors. |
App\Entity\MobileParentAppAccountActivity | No errors. |