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 | 2fa_login_check | /2fa_check | Path does not match |
| 3 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | checkout_cash | /checkout/pay/cash | Path does not match |
| 18 | company_banner_public | /api/company-banner/{companyId} | Path does not match |
| 19 | collection_api_list_route | /api/collection/{collectionId} | Path does not match |
| 20 | app_coupon_verify | /api/coupon/verify | Path does not match |
| 21 | app_coupon_remove | /api/coupon/remove | Path does not match |
| 22 | app_coupon_list | /api/coupon/list | Path does not match |
| 23 | app_coupon_validate | /api/coupon/validate | Path does not match |
| 24 | invite_accept | /invite/{token} | Path does not match |
| 25 | app_login | /login | Path does not match |
| 26 | login_redirect | /login_redirect | Path does not match |
| 27 | app_main_homepage | / | Path does not match |
| 28 | app_main_impressum | /impressum | Path does not match |
| 29 | app_main_getcustomers | /api/getcustomers | Path does not match |
| 30 | app_passkey_registeroptions | /api/passkey/register/options | Path does not match |
| 31 | app_passkey_registercomplete | /api/passkey/register/complete | Path does not match |
| 32 | app_passkey_authoptions | /api/passkey/auth/options | Path does not match |
| 33 | app_passkey_authcomplete | /api/passkey/auth/complete | Path does not match |
| 34 | app_passkey_delete | /api/passkey/delete/{id} | Path does not match |
| 35 | checkout_paypal | /checkout/pay/paypal | Path does not match |
| 36 | checkout_paypal_return | /checkout/pay/paypal/return | Path does not match |
| 37 | checkout_paypal_cancel | /checkout/pay/paypal/cancel | Path does not match |
| 38 | app_payment_checkout | /checkout | Path does not match |
| 39 | checkout_pay | /checkout/pay | Path does not match |
| 40 | api_checkout_cart | /api/checkout/cart | Path does not match |
| 41 | checkout_pay_success | /checkout/pay/success | Path does not match |
| 42 | generate_tickets | /api/reseller/tickets/generate | Path does not match |
| 43 | download_tickets | /api/reseller/tickets/download | Path does not match |
| 44 | generate_invoice | /api/reseller/invoice/generate | Path does not match |
| 45 | profile_settings | /profile/settings | Path does not match |
| 46 | app_register | /register | Path does not match |
| 47 | app_verify_email | /verify/email | Path does not match |
| 48 | app_reseller_downloadbilling | /api/admin/billings/download | Path does not match |
| 49 | app_reseller_paybilling | /api/admin/reseller/billings/paid | Path does not match |
| 50 | app_reseller_createbilling | /api/admin/reseller/createBilling | Path does not match |
| 51 | app_reseller_resellerbillingadmin | /admin/reseller/invoices | Path does not match |
| 52 | app_reseller_getresellerbillings | /api/admin/reseller/billings/get | Path does not match |
| 53 | app_reseller_index | /reseller/sold | Path does not match |
| 54 | app_reseller_cancelresellerreservation | /api/reseller/cancel | Path does not match |
| 55 | reseller_invite_accept | /reseller-invite/{token} | Path does not match |
| 56 | checkout_info | /checkout/info | Path does not match |
| 57 | app_reservation_occupytickets | /api/occupyTickets | Path does not match |
| 58 | app_reservation_occupyseat | /api/occupySeat | Path does not match |
| 59 | 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.