Routing
app_forgot_password_request
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/reset-password
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | bazinga_jstranslation_js | /translations/{domain}.{_format} | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | shop_beneficiary | /shop/mt_control/beneficiary | Path does not match |
| 15 | shop_beneficiary_async | /shop/mt_control/beneficiary/async | Path does not match |
| 16 | shop_add_beneficiary | /shop/mt_control/beneficiary | Path does not match |
| 17 | shop_add_beneficiary_payment_institute | /shop/mt_control/beneficiary/payment_institute | Path does not match |
| 18 | shop_edit_beneficiary | /shop/mt_control/beneficiary/edit | Path does not match |
| 19 | change_money | /shop/change_money/ | Path does not match |
| 20 | change_money_report | /shop/change_money/report | Path does not match |
| 21 | change_money_settings | /shop/change_money/settings | Path does not match |
| 22 | shop_client | /shop/mt_control/client | Path does not match |
| 23 | shop_client_async | /shop/mt_control/client/async | Path does not match |
| 24 | shop_add_client | /shop/mt_control/client | Path does not match |
| 25 | shop_add_client_payment_institute | /shop/mt_control/client/payment_institute | Path does not match |
| 26 | shop_test | /shop/mt_control/test | Path does not match |
| 27 | shop_edit_client | /shop/mt_control/client/edit | Path does not match |
| 28 | shop_patch_client | /shop/mt_control/client/edit | Path does not match |
| 29 | dashboard | /dashboard | Path does not match |
| 30 | cities_list | /cities/{country} | Path does not match |
| 31 | super_admin_limits_async | /super_admin/limits/async | Path does not match |
| 32 | shop_document_async | /shop/mt_control/document/{client} | Path does not match |
| 33 | shop_add_document | /shop/mt_control/document | Path does not match |
| 34 | shop_edit_document | /shop/mt_control/document/edit | Path does not match |
| 35 | shop_document_delete | /shop/mt_control/document/{document} | Path does not match |
| 36 | login | / | Path does not match |
| 37 | mt_control | /shop/mt_control/ | Path does not match |
| 38 | mt_control_list | /shop/mt_control/list | Path does not match |
| 39 | mt_control_report | /shop/mt_control/report | Path does not match |
| 40 | mt_control_settings | /shop/mt_control/settings | Path does not match |
| 41 | shop_user_payment_institutes_async | /shop/mt_control/user_payment_institutes/async | Path does not match |
| 42 | shop_user_payment_institute | /shop/mt_control/user_payment_institute/{userPaymentInstitute} | Path does not match |
| 43 | shop_add_user_payment_institute | /shop/mt_control/user_payment_institute | Path does not match |
| 44 | shop_user_payment_institute_delete | /shop/mt_control/user_payment_institute/{userPaymentInstitute} | Path does not match |
| 45 | super_admin_payment_institutes_async | /super_admin/payment_institutes/async | Path does not match |
| 46 | super_admin_payment_institute | /super_admin/payment_institute/{paymentInstitute} | Path does not match |
| 47 | super_admin_add_payment_institute | /super_admin/payment_institute | Path does not match |
| 48 | super_admin_edit_payment_institute | /super_admin/payment_institute/edit | Path does not match |
| 49 | super_admin_payment_institute_delete | /super_admin/payment_institute/{paymentInstitute} | Path does not match |
| 50 | app_forgot_password_request | /reset-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.