Routing
homepage
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | _wdt | /_wdt/{token} | Path does not match |
2 | _profiler_home | /_profiler/ | Path does not match |
3 | _profiler_search | /_profiler/search | Path does not match |
4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
7 | _profiler_open_file | /_profiler/open | Path does not match |
8 | _profiler | /_profiler/{token} | Path does not match |
9 | _profiler_router | /_profiler/{token}/router | Path does not match |
10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
12 | alexa_api | /alexa-api/ | Path does not match |
13 | alexa_api_get_scheduling | /alexa-api/scheduling | Path does not match |
14 | alexa_api_get_exercise | /alexa-api/game | Path does not match |
15 | alexa_api_get_wiki-results | /alexa-api/wiki/{keyphrase} | Path does not match |
16 | alexa_api_save_exercise_result | /alexa-api/game | Path does not match |
17 | alexa_api_save_patient_registration | /alexa-api/patient-registration | Path does not match |
18 | api_key_get_data | /api-key/get-data/page/{start} | Path does not match |
19 | api_key_index | /api-key/ | Path does not match |
20 | api_key_new | /api-key/new | Path does not match |
21 | api_key_show | /api-key/{id} | Path does not match |
22 | api_key_edit | /api-key/{id}/edit | Path does not match |
23 | api_key_delete | /api-key/{id} | Path does not match |
24 | custom_message_get_data | /custom/message/get-data/page/{start} | Path does not match |
25 | custom_message_index | /custom/message/ | Path does not match |
26 | custom_message_new | /custom/message/new | Path does not match |
27 | custom_message_show | /custom/message/{id} | Path does not match |
28 | custom_message_edit | /custom/message/{id}/edit | Path does not match |
29 | custom_message_delete | /custom/message/{id} | Path does not match |
30 | exercise_simple_answer_export_alexa_frontend_json | /exercise-simple-answer/export-alexa-frontend-json | Path does not match |
31 | exercise_simple_answer_export_alexa_backend_json | /exercise-simple-answer/export-alexa-backend-json | Path does not match |
32 | exercise_simple_answer_get_data | /exercise-simple-answer/get-data/page/{start} | Path does not match |
33 | exercise_simple_answer_index | /exercise-simple-answer/ | Path does not match |
34 | exercise_simple_answer_new | /exercise-simple-answer/new | Path does not match |
35 | exercise_simple_answer_show | /exercise-simple-answer/{id} | Path does not match |
36 | exercise_simple_answer_edit | /exercise-simple-answer/{id}/edit | Path does not match |
37 | exercise_simple_answer_delete | /exercise-simple-answer/{id} | Path does not match |
38 | exercise_sorting_get_data | /admin/exercise-sorting/get-data/page/{start} | Path does not match |
39 | exercise_sorting_index | /admin/exercise-sorting/ | Path does not match |
40 | exercise_sorting_new | /admin/exercise-sorting/new | Path does not match |
41 | exercise_sorting_show | /admin/exercise-sorting/{id} | Path does not match |
42 | exercise_sorting_edit | /admin/exercise-sorting/{id}/edit | Path does not match |
43 | exercise_sorting_delete | /admin/exercise-sorting/{id} | Path does not match |
44 | generate_apk | /generate-apk/{patientId} | Path does not match |
45 | 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.