Routing
appointment_new
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/appointments/new
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | 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 | abha_card | /abha/abha-card | Path does not match |
| 17 | generate_otp | /abha/generate-otp | Path does not match |
| 18 | verify_otp | /abha/verify-otp | Path does not match |
| 19 | generate_mobile_otp | /abha/generate-mobile-otp | Path does not match |
| 20 | verify_mobile_otp | /abha/verify-mobile-otp | Path does not match |
| 21 | abha_exists | /abha/abha-exists | Path does not match |
| 22 | is_abha_exists | /abha/is-abha-exists | Path does not match |
| 23 | abha_link | /abha/abha-link | Path does not match |
| 24 | fetch_mode | /abha/fetch-mode | Path does not match |
| 25 | post_fetch_modes | /abha/post-fetch-mode | Path does not match |
| 26 | link_verify_otp | /abha/link-verify-otp | Path does not match |
| 27 | resend_otp | /abha/resend | Path does not match |
| 28 | mobileOTP | /abha/generateMobileOTP | Path does not match |
| 29 | known_mode | /abha/known-mode | Path does not match |
| 30 | known_mode_otp | /abha/known-mode-otp | Path does not match |
| 31 | abha_init | /abha/abha-init | Path does not match |
| 32 | accident_index | /accidents/ | Path does not match |
| 33 | accident_new | /accidents/new | Path does not match |
| 34 | accident_show | /accidents/show/{id} | Path does not match |
| 35 | accident_edit | /accidents/edit/{id} | Path does not match |
| 36 | accident_delete | /accidents/delete/{id} | Path does not match |
| 37 | activity_log | /activity-logs/ | Path does not match |
| 38 | download | /activity-logs/download/{id} | Path does not match |
| 39 | admin_feature_index | /system/features/ | Path does not match |
| 40 | admin_feature_new | /system/features/new | Path does not match |
| 41 | admin_feature_edit | /system/features/edit/{id} | Path does not match |
| 42 | admin_feature_delete | /system/features/delete/{id} | Path does not match |
| 43 | entering_data | /admin-reports/facilities-entering-data | Path does not match |
| 44 | entering_data_excel | /admin-reports/facilities-entering-data-export | Path does not match |
| 45 | entering_data_details | /admin-reports/facilities-entering-data-details/{role} | Path does not match |
| 46 | jssk_report | /admin-reports/jssk-report | Path does not match |
| 47 | jssk_report_excel | /admin-reports/jssk-report-export | Path does not match |
| 48 | program_summary_report | /admin-reports/program-summary-report | Path does not match |
| 49 | program_summary_excel | /admin-reports/program-summary-export | Path does not match |
| 50 | mortality_report | /admin-reports/mortality-report | Path does not match |
| 51 | mortality_report_excel | /admin-reports/mortality-report-export | Path does not match |
| 52 | pmsma_services | /admin-reports/pmsma-services | Path does not match |
| 53 | pmsma_services_excel | /admin-reports/pmsma-services-export | Path does not match |
| 54 | ambulance_booking_index | /ambulance-bookings/list/{mode} | Path does not match |
| 55 | ambulance_booking_new | /ambulance-bookings/new/{mode} | Path does not match |
| 56 | ambulance_booking_show | /ambulance-bookings/show/{id} | Path does not match |
| 57 | ambulance_booking_edit | /ambulance-bookings/edit/{id} | Path does not match |
| 58 | ambulance_booking_delete | /ambulance-bookings/delete/{id} | Path does not match |
| 59 | maintenance_index | /ambulance-maintenance/ | Path does not match |
| 60 | maintenance_new | /ambulance-maintenance/new | Path does not match |
| 61 | maintenance_show | /ambulance-maintenance/show/{id} | Path does not match |
| 62 | maintenance_edit | /ambulance-maintenance/edit/{id} | Path does not match |
| 63 | maintenance_delete | /ambulance-maintenance/delete/{id} | Path does not match |
| 64 | appointment_index | /appointments/ | Path does not match |
| 65 | appointment_new | /appointments/new | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.