https://dev.z-conexion.net/a/forgot-pass

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.87 ms
(0.00%)
1
SELECT t0_.id AS id_0, t0_.is_deleted AS is_deleted_1, t0_.created_by AS created_by_2, t0_.created_at AS created_at_3, t0_.updated_by AS updated_by_4, t0_.updated_at AS updated_at_5, t0_.type AS type_6, t0_.provider AS provider_7, t0_.token AS token_8, t0_.api_key AS api_key_9, t0_.server AS server_10, t0_.account_user AS account_user_11, t0_.account_password AS account_password_12, t0_.account_name AS account_name_13, t0_.api_secret AS api_secret_14, t0_.app_id AS app_id_15, t0_.code AS code_16, t0_.description AS description_17, t0_.note AS note_18, t0_.start_date AS start_date_19, t0_.end_date AS end_date_20, t0_.sender_name AS sender_name_21 FROM third_party_service_mst t0_ WHERE t0_.is_deleted <> ? AND t0_.type = ? AND t0_.start_date <= ? AND (t0_.end_date IS NULL OR t0_.end_date >= ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  1
  1
  "2026-04-18 00:00:00"
  "2026-04-18 00:00:00"
]

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\Base\BaseEntity No errors.
App\Entity\ThirdPartyServiceMstEntity No errors.