Routing
app_forgot_password
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "en" |
Route Matching Logs
Path to match:
/en/forgot-password
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_auth_register | /api/auth/register | Path does not match |
| 2 | api_auth_signup_verify_code | /api/auth/signup/verify-code | Path does not match |
| 3 | api_auth_signup_resend_code | /api/auth/signup/resend-code | Path does not match |
| 4 | api_auth_password_request_code | /api/auth/password/request-code | Path does not match |
| 5 | api_auth_password_reset_by_code | /api/auth/password/reset-by-code | Path does not match |
| 6 | api_auth_signup_welcome_by_code | /api/auth/signup/welcome-by-code | Path does not match |
| 7 | api_auth_refresh | /api/auth/refresh | Path does not match |
| 8 | api_auth_logout | /api/auth/logout | Path does not match |
| 9 | api_auth_logout_device | /api/auth/logout/{id} | Path does not match |
| 10 | api_auth_logout_all | /api/auth/logout-all | Path does not match |
| 11 | api_auth_privacy_confirm | /api/auth/privacy-confirm | Path does not match |
| 12 | api_auth_sessions | /api/auth/sessions | Path does not match |
| 13 | api_auth_password_change | /api/auth/password/change | Path does not match |
| 14 | api_contact_submit | /api/contact-submit | Path does not match |
| 15 | api_me_profile | /api/me/profile | Path does not match |
| 16 | api_me_profile_update | /api/me/profile | Path does not match |
| 17 | api_me_sessions | /api/me/sessions | Path does not match |
| 18 | api_me_session_revoke | /api/me/sessions/{id} | Path does not match |
| 19 | api_me_sessions_revoke_all | /api/me/sessions | Path does not match |
| 20 | api_me_avatar_get | /api/me/avatar | Path does not match |
| 21 | api_me_avatar_upload | /api/me/avatar | Path does not match |
| 22 | api_me_avatar_delete | /api/me/avatar | Path does not match |
| 23 | api_me_addresses_list | /api/me/addresses | Path does not match |
| 24 | api_me_addresses_create | /api/me/addresses | Path does not match |
| 25 | api_me_addresses_update | /api/me/addresses/{id} | Path does not match |
| 26 | api_me_addresses_delete | /api/me/addresses/{id} | Path does not match |
| 27 | api_nomenclators_address_types | /api/nomenclators/address-types | Path does not match |
| 28 | api_nomenclators_country_tags | /api/nomenclators/countries/tags | Path does not match |
| 29 | api_nomenclators_countries | /api/nomenclators/countries | Path does not match |
| 30 | api_nomenclators_counties | /api/nomenclators/counties | Path does not match |
| 31 | api_nomenclators_cities | /api/nomenclators/cities | Path does not match |
| 32 | api_notifications_list | /api/notifications | Path does not match |
| 33 | api_notifications_unread_count | /api/notifications/unread-count | Path does not match |
| 34 | api_notifications_detail | /api/notifications/{id} | Path does not match |
| 35 | api_notifications_read | /api/notifications/{id}/read | Path does not match |
| 36 | api_notifications_unread | /api/notifications/{id}/unread | Path does not match |
| 37 | api_notifications_dismiss | /api/notifications/{id} | Path does not match |
| 38 | api_notifications_read_all | /api/notifications/read-all | Path does not match |
| 39 | api_notifications_dismiss_all | /api/notifications/dismiss-all | Path does not match |
| 40 | api_notifications_devices_register | /api/notifications/devices | Path does not match |
| 41 | api_notifications_devices_list | /api/notifications/devices | Path does not match |
| 42 | api_notifications_devices_unregister | /api/notifications/devices/{deviceId} | Path does not match |
| 43 | api_notifications_devices_unregister_all | /api/notifications/devices | Path does not match |
| 44 | api_notifications_devices_test_push_all | /api/notifications/devices/test | Path does not match |
| 45 | api_notifications_devices_test_push | /api/notifications/devices/test/{deviceId} | Path does not match |
| 46 | api_owner_show | /api/owner | Path does not match |
| 47 | api_auth_password_policy_show | /api/auth/password/policy | Path does not match |
| 48 | api_2fa_status | /api/auth/2fa/status | Path does not match |
| 49 | api_2fa_enable | /api/auth/2fa/enable | Path does not match |
| 50 | api_2fa_disable | /api/auth/2fa/disable | Path does not match |
| 51 | api_2fa_request_code | /api/auth/2fa/request-code | Path does not match |
| 52 | api_2fa_verify_challenge | /api/auth/2fa/verify-challenge | Path does not match |
| 53 | api_2fa_resend_code | /api/auth/2fa/resend-code | Path does not match |
| 54 | api_login_check | /api/auth/login | Path does not match |
| 55 | _preview_error | /{_locale}/_error/{code}.{_format} | Path does not match |
| 56 | internal_export_admin_accounts_csv | /internal/export/admin/accounts/csv | Path does not match |
| 57 | internal_export_admin_accounts_print | /internal/export/admin/accounts/print | Path does not match |
| 58 | internal_export_admin_accounts_copy | /internal/export/admin/accounts/copy | Path does not match |
| 59 | internal_export_ycm_accounts_csv | /internal/export/ycm/accounts/csv | Path does not match |
| 60 | internal_export_ycm_accounts_print | /internal/export/ycm/accounts/print | Path does not match |
| 61 | internal_export_ycm_accounts_copy | /internal/export/ycm/accounts/copy | Path does not match |
| 62 | internal_export_ycm_cities_csv | /internal/export/ycm/cities/csv | Path does not match |
| 63 | internal_export_ycm_cities_print | /internal/export/ycm/cities/print | Path does not match |
| 64 | internal_export_ycm_cities_copy | /internal/export/ycm/cities/copy | Path does not match |
| 65 | internal_export_admin_feedback_csv | /internal/export/admin/feedback/csv | Path does not match |
| 66 | internal_export_admin_feedback_print | /internal/export/admin/feedback/print | Path does not match |
| 67 | internal_export_admin_feedback_copy | /internal/export/admin/feedback/copy | Path does not match |
| 68 | internal_export_admin_notifications_csv | /internal/export/admin/notifications/csv | Path does not match |
| 69 | internal_export_admin_notifications_print | /internal/export/admin/notifications/print | Path does not match |
| 70 | internal_export_admin_notifications_copy | /internal/export/admin/notifications/copy | Path does not match |
| 71 | internal_export_ycm_notifications_csv | /internal/export/ycm/notifications/csv | Path does not match |
| 72 | internal_export_ycm_notifications_print | /internal/export/ycm/notifications/print | Path does not match |
| 73 | internal_export_ycm_notifications_copy | /internal/export/ycm/notifications/copy | Path does not match |
| 74 | internal_export_ycm_feedback_csv | /internal/export/ycm/feedback/csv | Path does not match |
| 75 | internal_export_ycm_feedback_print | /internal/export/ycm/feedback/print | Path does not match |
| 76 | internal_export_ycm_feedback_copy | /internal/export/ycm/feedback/copy | Path does not match |
| 77 | internal_export_ycm_audit_emails_csv | /internal/export/ycm/audit-emails/csv | Path does not match |
| 78 | internal_export_ycm_audit_emails_print | /internal/export/ycm/audit-emails/print | Path does not match |
| 79 | internal_export_ycm_audit_emails_copy | /internal/export/ycm/audit-emails/copy | Path does not match |
| 80 | internal_export_admin_audit_emails_csv | /internal/export/admin/audit-emails/csv | Path does not match |
| 81 | internal_export_admin_audit_emails_print | /internal/export/admin/audit-emails/print | Path does not match |
| 82 | internal_export_admin_audit_emails_copy | /internal/export/admin/audit-emails/copy | Path does not match |
| 83 | internal_export_ycm_audit_roles_csv | /internal/export/ycm/audit-roles/csv | Path does not match |
| 84 | internal_export_ycm_audit_roles_print | /internal/export/ycm/audit-roles/print | Path does not match |
| 85 | internal_export_ycm_audit_roles_copy | /internal/export/ycm/audit-roles/copy | Path does not match |
| 86 | internal_export_ycm_audit_user_status_csv | /internal/export/ycm/audit-user-status/csv | Path does not match |
| 87 | internal_export_ycm_audit_user_status_print | /internal/export/ycm/audit-user-status/print | Path does not match |
| 88 | internal_export_ycm_audit_user_status_copy | /internal/export/ycm/audit-user-status/copy | Path does not match |
| 89 | internal_me_avatar | /internal/me/avatar/{id} | Path does not match |
| 90 | internal_me_nickname_check | /internal/me/nickname/check | Path does not match |
| 91 | internal_me_nickname_check_strict | /internal/me/nickname/check-strict | Path does not match |
| 92 | internal_me_email_check | /internal/me/email/check | Path does not match |
| 93 | internal_notifications_unread_count | /internal/notifications/unread-count | Path does not match |
| 94 | internal_notifications_recent | /internal/notifications/recent | Path does not match |
| 95 | internal_notifications_dropdown_html | /internal/notifications/dropdown-html | Path does not match |
| 96 | internal_system_cache_clear | /internal/system/cache-clear | Path does not match |
| 97 | internal_system_maintenance_toggle | /internal/system/maintenance-toggle | Path does not match |
| 98 | internal_widget_system_health | /internal/widget/system-health | Path does not match |
| 99 | internal_widget_db_status | /internal/widget/db-status | Path does not match |
| 100 | internal_widget_logs_status | /internal/widget/logs-status | Path does not match |
| 101 | internal_widget_users_count | /internal/widget/users-count | Path does not match |
| 102 | internal_widget_cache_last_line | /internal/widget/cache-last-line | Path does not match |
| 103 | internal_widget_maintenance_status | /internal/widget/maintenance-status | Path does not match |
| 104 | internal_widget_system_checks | /internal/widget/system-checks | Path does not match |
| 105 | internal_widget_audit_archive | /internal/widget/audit-archive | Path does not match |
| 106 | internal_widget_email_archive | /internal/widget/email-archive | Path does not match |
| 107 | internal_widget_messenger_failed | /internal/widget/messenger-failed | Path does not match |
| 108 | internal_widget_messenger_archive | /internal/widget/messenger-archive | Path does not match |
| 109 | internal_widget_fcm_tokens_archive | /internal/widget/fcm-tokens-archive | Path does not match |
| 110 | internal_widget_otp_challenges | /internal/widget/otp-challenges | Path does not match |
| 111 | internal_widget_feedback_summary | /internal/widget/feedback-summary | Path does not match |
| 112 | api_doc_ui | /api/doc | Path does not match |
| 113 | api_doc_json | /api/doc.json | Path does not match |
| 114 | app_register | /{_locale}/register | Path does not match |
| 115 | app_verify_registration_code | /{_locale}/verify-registration-code | Path does not match |
| 116 | app_resend_activation | /{_locale}/resend-activation | Path does not match |
| 117 | app_login | /{_locale}/login | Path does not match |
| 118 | app_relogin | /{_locale}/relogin | Path does not match |
| 119 | app_logout | /{_locale}/logout | Path does not match |
| 120 | app_forgot_password | /{_locale}/forgot-password | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.