Routing
homepage
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://brcnd.oncologysupport.com/login
(route: "n/a")
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | 2fa_login | /2fa | Path does not match |
| 3 | 2fa_login_check | /2fa_check | Path does not match |
| 4 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 5 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 6 | _wdt | /_wdt/{token} | Path does not match |
| 7 | _profiler_home | /_profiler/ | Path does not match |
| 8 | _profiler_search | /_profiler/search | Path does not match |
| 9 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 10 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 11 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 12 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 13 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 14 | _profiler_open_file | /_profiler/open | Path does not match |
| 15 | _profiler | /_profiler/{token} | Path does not match |
| 16 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 17 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 18 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 19 | admin_cpt_list | /admin/cpt/ | Path does not match |
| 20 | admin_cpt_edit | /admin/cpt/edit/{id} | Path does not match |
| 21 | admin_cpt_new | /admin/cpt/new | Path does not match |
| 22 | admin_cpt_remove | /admin/cpt/remove/{id} | Path does not match |
| 23 | admin_group_list | /admin/group/ | Path does not match |
| 24 | admin_group_edit | /admin/group/edit/{id} | Path does not match |
| 25 | admin_group_new | /admin/group/new | Path does not match |
| 26 | admin_group_remove | /admin/group/remove/{id} | Path does not match |
| 27 | admin_home | /admin/ | Path does not match |
| 28 | fileDownload | /file-download/{filename} | Path does not match |
| 29 | admin_import_clinic_data | /admin/import/clinicdata | Path does not match |
| 30 | admin_import_progress_events | /admin/import/progress/{jobId}/events | Path does not match |
| 31 | admin_match_main | /match/ | Path does not match |
| 32 | admin_patient_list | /admin/patient/ | Path does not match |
| 33 | admin_patient_remove | /admin/patient/{id}/remove | Path does not match |
| 34 | admin_provider_list | /admin/provider/ | Path does not match |
| 35 | admin_provider_edit | /admin/provider/edit/{id} | Path does not match |
| 36 | admin_provider_new | /admin/provider/new | Path does not match |
| 37 | admin_rvu_edit | /admin/rvu/edit/{id} | Path does not match |
| 38 | admin_rvu_new | /admin/rvu/new/{id} | Path does not match |
| 39 | admin_rvu_remove | /admin/rvu/remove/{id} | Path does not match |
| 40 | admin_aria_edit | /admin/aria/{id}/edit | Path does not match |
| 41 | admin_aria_remove | /admin/aria/{id}/remove | Path does not match |
| 42 | admin_bpn_edit | /admin/bpn/{id}/edit | Path does not match |
| 43 | admin_bpn_remove | /admin/bpn/{id}/remove | Path does not match |
| 44 | admin_ecw_edit | /admin/ecw/{id}/edit | Path does not match |
| 45 | admin_ecw_remove | /admin/ecw/{id}/remove | Path does not match |
| 46 | admin_hms_edit | /admin/hms/{id}/edit | Path does not match |
| 47 | admin_hms_remove | /admin/hms/{id}/remove | Path does not match |
| 48 | admin_import_rvu_update | /admin/import/rvu_update | Path does not match |
| 49 | admin_servicecode_list | /admin/servicecode/ | Path does not match |
| 50 | admin_servicecode_edit | /admin/servicecode/{id}/edit | Path does not match |
| 51 | admin_servicecode_new | /admin/servicecode/new | Path does not match |
| 52 | admin_servicecode_remove | /admin/servicecode/remove/{id} | Path does not match |
| 53 | admin_site_list | /admin/site/ | Path does not match |
| 54 | admin_site_edit | /admin/site/edit/{id} | Path does not match |
| 55 | admin_site_new | /admin/site/new | Path does not match |
| 56 | admin_site_remove | /admin/site/remove/{id} | Path does not match |
| 57 | admin_user_list | /admin/user/ | Path does not match |
| 58 | admin_user_edit | /admin/user/edit/{id} | Path does not match |
| 59 | admin_user_new | /admin/user/new | Path does not match |
| 60 | admin_user_remove | /admin/user/delete/{id} | Path does not match |
| 61 | admin_user_email_activation | /admin/user/{id}/email_activation | Path does not match |
| 62 | homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.