Query Metrics
4
Database Queries
4
Different statements
5.04 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.24 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:
[
"0575006184"
]
|
2 | 0.23 ms |
"START TRANSACTION"
Parameters:
[] |
3 | 0.83 ms |
UPDATE mobile_parent_app_account SET last_auth_time = ?, token = ?, updated_at = ? WHERE id = ?
Parameters:
[ 1758216038 "1c336b8080f82bcc2cd2499b4c57261d4501" "2025-09-18 17:20:38" 4501 ] |
4 | 2.75 ms |
"COMMIT"
Parameters:
[] |
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. |
App\Entity\EstablishmentGroup | No errors. |
App\Entity\RhSalary | No errors. |
App\Entity\User | No errors. |
App\Entity\RhJob | No errors. |
App\Entity\RhDepartment | No errors. |
App\Entity\RhStatut | No errors. |
App\Entity\SchoolYear | No errors. |