GET https://karnetio.dewelop.ovh/password/reset

Routing

app_password_reset_request Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /password/reset
# Route name Path Log
1 admin_agreement_types_create /admin-dev/agreement-types/create Path does not match
2 admin_user_create /admin-dev/users/create Path does not match
3 _preview_error /_error/{code}.{_format} Path does not match
4 2fa_login /2fa Path does not match
5 2fa_login_check /2fa_check Path does not match
6 _wdt_stylesheet /_wdt/styles Path does not match
7 _wdt /_wdt/{token} Path does not match
8 _profiler_home /_profiler/ Path does not match
9 _profiler_search /_profiler/search Path does not match
10 _profiler_search_bar /_profiler/search_bar Path does not match
11 _profiler_phpinfo /_profiler/phpinfo Path does not match
12 _profiler_xdebug /_profiler/xdebug Path does not match
13 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
14 _profiler_search_results /_profiler/{token}/search/results Path does not match
15 _profiler_open_file /_profiler/open Path does not match
16 _profiler /_profiler/{token} Path does not match
17 _profiler_router /_profiler/{token}/router Path does not match
18 _profiler_exception /_profiler/{token}/exception Path does not match
19 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
20 api_qr_generate /api/v1/qr/generate Path does not match
21 api_qr_verify /api/v1/qr/verify Path does not match
22 api_device_ping /api/v1/device/ping Path does not match
23 api_device_attendance /api/v1/device/attendance Path does not match
24 api_device_status /api/v1/device/status Path does not match
25 api_mobile_ping /api/v1/ping Path does not match
26 api_mobile_check_device /api/v1/checkDevice Path does not match
27 api_mobile_check_card /api/v1/checkCard Path does not match
28 app_agreements /agreements Path does not match
29 app_agreement_buy /agreements/buy/{id} Path does not match
30 app_agreement_transfer_details /agreements/transfer/{id} Path does not match
31 app_dashboard / Path does not match
32 app_history /history Path does not match
33 app_profile /profile Path does not match
34 app_profile_change_password /profile/change-password Path does not match
35 app_profile_settings /profile/settings Path does not match
36 app_2fa_setup /account/two-factor Path does not match
37 app_2fa_enable /account/two-factor/enable Path does not match
38 app_2fa_disable /account/two-factor/disable Path does not match
39 health_check /health Path does not match
40 nfc_scan /scan Path does not match
41 nfc_scan_check /scan/check Path does not match
42 app_payment_initiate /payment/initiate/{id} Path does not match
43 app_payment_validate_discount /payment/validate-discount Path does not match
44 app_payment_return /payment/return/{id} Path does not match
45 app_payment_notification /payment/notification Path does not match
46 app_stripe_webhook /payment/stripe/webhook Path does not match
47 app_subscription_manage /subscription/{token}/manage Path does not match
48 app_password_reset_request /password/reset Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.