POST https://filmafrik.com/reset-password

Query Metrics

1 Database Queries
1 Different statements
0.69 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.69 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.is_verified AS is_verified_3, t0.is_double_auth AS is_double_auth_4, t0.auth_code AS auth_code_5, t0.firstname AS firstname_6, t0.lastname AS lastname_7, t0.profile_photo AS profile_photo_8, t0.roles AS roles_9, t0.password AS password_10, t0.phone AS phone_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.last_login_at AS last_login_at_14, t0.country AS country_15, t0.status AS status_16, t0.created_by_id AS created_by_id_17, t0.role_id AS role_id_18 FROM user t0 WHERE t0.email IS NULL LIMIT 1
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\User No errors.
App\Entity\Role No errors.