GET https://dev.xelidoni.io/forgot-password

Routing

app_forgot_password Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /forgot-password
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 app.swagger /api/doc.json 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_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 app_api_api_dummyloginfordocs /api/login Path does not match
17 api_inspection_request_list /api/inspection-requests Path does not match
18 api_inspection_request_detail /api/inspection-request/{id} Path does not match
19 api_inspection_request_report /api/inspection-request/{id}/report Path does not match
20 api_inspection_request_new /api/inspection-request/new Path does not match
21 api_inspection_request_update /api/inspection-request/{id}/update Path does not match
22 api_inspection_request_upload /api/inspection-request/{id}/room/{roomId}/upload Path does not match
23 api_inspection_request_upload_link /api/inspection-request/{id}/room/{roomId}/upload/link Path does not match
24 api_inspection_request_upload_complete /api/inspection-request/{id}/room/{roomId}/upload/complete Path does not match
25 api_inspection_request_submit /api/inspection-request/{id}/submit Path does not match
26 api_property_detail /api/property/{id} Path does not match
27 api_me_info /api/me/info Path does not match
28 api_me_change_password /api/me/change-password Path does not match
29 app_dashboard /dashboard/ Path does not match
30 app_get_event_data /dashboard/get-event-data Path does not match
31 app_get_month_event_data /dashboard/get-month-event-data Path does not match
32 app_get_year_event_number_data /dashboard/get-year-event-number-data Path does not match
33 app_get_month_event_number_data /dashboard/get-month-event-number-data Path does not match
34 app_get_week_event_number_data /dashboard/get-week-event-number-data Path does not match
35 app_get_day_event_number_data /dashboard/get-day-event-number-data Path does not match
36 app_get_year_evolution_data /dashboard/get-year-evolution-data Path does not match
37 app_get_month_evolution_data /dashboard/get-month-evolution-data Path does not match
38 app_get_week_evolution_data /dashboard/get-week-evolution-data Path does not match
39 app_get_day_evolution_data /dashboard/get-day-evolution-data Path does not match
40 app_help_index /help/ Path does not match
41 app_notifications_recent /notifications/recent Path does not match
42 app_notifications_read /notifications/read Path does not match
43 app_partner_inspection_requests /inspection-request/ Path does not match
44 app_partner_inspection_request_new /inspection-request/new Path does not match
45 app_partner_inspection_request_new_with_type /inspection-request/new-with-type Path does not match
46 app_partner_inspection_request_edit_form /inspection-request/{id}/edit/form Path does not match
47 app_partner_inspection_request_edit /inspection-request/{id}/edit Path does not match
48 app_partner_inspection_request_calendar /inspection-request/calendar Path does not match
49 app_partner_inspection_request_calendar_list /inspection-request/calendar/list Path does not match
50 app_partner_inspection_request_property_search /inspection-request/property/search Path does not match
51 generate_pdf /generate-pdf/{inspectionId} Path does not match
52 app_property_index /property/ Path does not match
53 app_ai_inspection_result /property/get-ai-inspection-result Path does not match
54 app_inspection_reference /property/set-inspection-reference Path does not match
55 app_property_export_list /property/export Path does not match
56 app_property_new /property/new Path does not match
57 app_property_new_upload /property/new/upload Path does not match
58 app_property_show /property/{id} Path does not match
59 app_property_edit /property/{id}/edit Path does not match
60 app_property_delete /property/{id}/delete Path does not match
61 app_property_show_photo /property/{id}/photos Path does not match
62 app_register /register Path does not match
63 app_verify_email /verify/email Path does not match
64 app_report_index /reports/ Path does not match
65 app_report_export_list /reports/export Path does not match
66 app_room_index /room/ Path does not match
67 app_room_new /room/new Path does not match
68 app_room_show /room/{id} Path does not match
69 app_room_edit /room/{id}/edit Path does not match
70 app_room_delete /room/{id} Path does not match
71 app_login / Path does not match
72 app_security_new_password /new-password Path does not match
73 app_logout /logout Path does not match
74 login_redirect /login Path does not match
75 login_link /login_link Path does not match
76 app_forgot_password /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.