Routing
bursar_clinical
Matched route
Route Parameters
Name | Value |
---|---|
sid | null |
Route Matching Logs
Path to match:
/bursar/clinical
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_xdebug | /_profiler/xdebug | 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 | student_academics | /student/academic | Path does not match |
15 | student_academics_create | /student/academic/create/{sid} | Path does not match |
16 | app_address_index | /address | Path does not match |
17 | app_address_new | /address/new/{sid} | Path does not match |
18 | app_address_edit | /address/{id}/edit | Path does not match |
19 | app_address_show | /address/{id} | Path does not match |
20 | app_address_delete | /address/{id} | Path does not match |
21 | admissions_index | /admissions/ | Path does not match |
22 | admissions_recruiters | /admissions/recruiters | Path does not match |
23 | app_api_rlevy | /iemr/rlevy | Path does not match |
24 | iemr_documentdata | /iemr/documentdata | Path does not match |
25 | iemr_migratesis | /iemr/migratesisXXX | Path does not match |
26 | iemr_drivelookup | /iemr/drivelookup | Path does not match |
27 | iemr_movefile | /iemr/movefile/{sid}/{destination}/{file} | Path does not match |
28 | iemr_addsidtofolders | /iemr/addsidtofolders/{directory}/{pages} | Path does not match |
29 | iemr_drive_check_subfolder | /iemr/drive/check/subfolder/{action}{pages} | Path does not match |
30 | iemr_drive | /iemr/drive/{action} | Path does not match |
31 | app_attending_index | /attending/ | Path does not match |
32 | app_attending_new | /attending/new/{sid} | Path does not match |
33 | app_attending_show | /attending/{id} | Path does not match |
34 | app_attending_edit | /attending/{id}/edit | Path does not match |
35 | app_attending_delete | /attending/{id} | Path does not match |
36 | registrar_ | /registrar/ | Path does not match |
37 | registrar_roster | /registrar/roster/{typeroute}/{course} | Path does not match |
38 | registrar_api | /registrar/api/{type}/{course}/{filter} | Path does not match |
39 | registrar_course_api | /registrar/courses/api/{type}/{filter} | Path does not match |
40 | bursar_ | /bursar/administration/{offset}/{year} | Path does not match |
41 | bursar_uninvoiced | /bursar/uninvoiced/{year} | Path does not match |
42 | bursar_clinical | /bursar/clinical/{sid} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.