Routing
home
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://youranastomosis-test.codingo.hu/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_user_main | /admin/users | Path does not match |
| 2 | admin_user_add | /admin/users/add | Path does not match |
| 3 | admin_user_remove | /admin/users/{id}/remove | Path does not match |
| 4 | admin_user_edit | /admin/users/{id}/edit | Path does not match |
| 5 | admin_vessel_errors_main | /admin/vessel_errors | Path does not match |
| 6 | admin_course_list | /admin/course/list | Path does not match |
| 7 | admin_course_edit | /admin/course/edit/{id} | Path does not match |
| 8 | admin_course_new | /admin/course/new | Path does not match |
| 9 | admin_course_activate | /admin/course/activate/{id} | Path does not match |
| 10 | admin_course_deactivate | /admin/course/deactivate/{id} | Path does not match |
| 11 | admin_course_edit_module_access | /admin/course/edit_module_access/{id} | Path does not match |
| 12 | admin_excel_list | /admin/excel/list | Path does not match |
| 13 | admin_excel_edit | /admin/excel/edit/{id} | Path does not match |
| 14 | admin_excel_new | /admin/excel/new | Path does not match |
| 15 | admin_excel_copy | /admin/excel/copy/{id} | Path does not match |
| 16 | admin_excel_csv_export | /admin/excel/csv_export | Path does not match |
| 17 | admin_intro_list | /admin/intro/list | Path does not match |
| 18 | admin_intro_edit | /admin/intro/edit/{id} | Path does not match |
| 19 | admin_intro_new | /admin/intro/new | Path does not match |
| 20 | admin_intro_copy | /admin/intro/copy/{id} | Path does not match |
| 21 | admin_module_list | /admin/module/list | Path does not match |
| 22 | admin_module_edit | /admin/module/edit/{id} | Path does not match |
| 23 | admin_module_new | /admin/module/new | Path does not match |
| 24 | admin_module_activate | /admin/module/activate/{id} | Path does not match |
| 25 | admin_module_deactivate | /admin/module/deactivate/{id} | Path does not match |
| 26 | admin_quiz_list | /admin/quiz/list | Path does not match |
| 27 | admin_quiz_edit | /admin/quiz/edit/{id} | Path does not match |
| 28 | admin_quiz_new | /admin/quiz/new | Path does not match |
| 29 | admin_quiz_summary | /admin/quiz/summary/{id} | Path does not match |
| 30 | admin_quiz_copy | /admin/quiz/copy/{id} | Path does not match |
| 31 | admin_quiz_delete | /admin/quiz/delete | Path does not match |
| 32 | admin_quiz_question_copy | /admin/quiz/question_copy | Path does not match |
| 33 | admin_quiz_csv_export | /admin/quiz/csv_export | Path does not match |
| 34 | admin_quiz_set_list | /admin/quiz-set/list | Path does not match |
| 35 | admin_quiz_set_edit | /admin/quiz-set/edit/{id} | Path does not match |
| 36 | admin_quiz_set_new | /admin/quiz-set/new | Path does not match |
| 37 | admin_quiz_set_delete | /admin/quiz-set/delete | Path does not match |
| 38 | admin_quiz_set_activate | /admin/quiz-set/activate/{id} | Path does not match |
| 39 | admin_quiz_set_deactivate | /admin/quiz-set/deactivate/{id} | Path does not match |
| 40 | admin_station_list | /admin/station/list | Path does not match |
| 41 | admin_station_edit | /admin/station/edit/{id} | Path does not match |
| 42 | admin_station_new | /admin/station/new | Path does not match |
| 43 | admin_station_activate | /admin/station/activate/{id} | Path does not match |
| 44 | admin_station_deactivate | /admin/station/deactivate/{id} | Path does not match |
| 45 | admin_train_list | /admin/train/list | Path does not match |
| 46 | admin_train_edit | /admin/train/edit/{id} | Path does not match |
| 47 | admin_train_new | /admin/train/new | Path does not match |
| 48 | admin_train_copy | /admin/train/copy/{id} | Path does not match |
| 49 | admin_wound_list | /admin/mywounds/list | Path does not match |
| 50 | admin_wound_list_all | /admin/mywounds/list_all | Path does not match |
| 51 | admin_wound_edit | /admin/mywounds/edit/{id} | Path does not match |
| 52 | admin_wound_migrate | /admin/mywounds/migrate | Path does not match |
| 53 | admin_wound_show | /admin/mywounds/show/{id} | Path does not match |
| 54 | admin_wound_app_adminwound_getmodel | /admin/mywounds/{id}/getm | Path does not match |
| 55 | admin_wound_app_adminwound_getmaterial | /admin/mywounds/{id}/getmat | Path does not match |
| 56 | admin_wound_app_adminwound_gettexture | /admin/mywounds/{id}/get-{ftype} | Path does not match |
| 57 | admin_wound_app_adminwound_getanalysis | /admin/mywounds/{id}/get-analysis/{analysisid} | Path does not match |
| 58 | home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.