Routing
(none)
Matched route
Route Matching Logs
Path to match:
/.git/config
| # | 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 | AdminIndex | /admin/ | Path does not match |
| 17 | AdminCourseList | /admin/courses | Path does not match |
| 18 | ApiAuth | /api/auth | Path does not match |
| 19 | ApiTasks | /api/tasks | Path does not match |
| 20 | ApiModuleForTask | /api/moduleForTask/{taskName} | Path does not match |
| 21 | ApiUploadTask | /api/upload/{module}/{taskName} | Path does not match |
| 22 | OIDCRedirect | /mfaprotected | Path does not match |
| 23 | HawkingIndex | / | Path does not match |
| 24 | HawkingIndexB | /hawking/ | Path does not match |
| 25 | HawkingModule | /hawking/{module} | Path does not match |
| 26 | HawkingFileUpload | /hawking/{module}/fileUpload | Path does not match |
| 27 | HawkingTasks | /hawking/tasks | Path does not match |
| 28 | HawkingTask | /hawking/task/{Task} | Path does not match |
| 29 | HawkingLatestUpload | /hawking/{module}/latestUpload | Path does not match |
| 30 | HawkingUploadResult | /hawking/{module}/result/{Attempt} | Path does not match |
| 31 | HawkingTaskDashboard | /hawking/{module}/dashboard | Path does not match |
| 32 | HawkingModelSolutions | /hawking/{module}/solutions | Path does not match |
| 33 | HawkingModelSolution | /hawking/taskModelSolution/{Task} | Path does not match |
| 34 | HawkingDownloadAttemptSource | /hawking/downloadAttemptSource/{Attempt} | Path does not match |
| 35 | HawkingFetchAttemptSource | /hawking/fetchAttemptSource/{Attempt} | Path does not match |
| 36 | HawkingModuleNotes | /hawking/{module}/notes | Path does not match |
| 37 | HawkingBuilderViewTasks | /hawking/{module}/builder | Path does not match |
| 38 | HawkingBuilderEditTask | /hawking/{module}/builder/{Task} | Path does not match |
| 39 | HawkingUpdateTest | /hawking/updateTest/{Test} | Path does not match |
| 40 | HawkingDeleteTest | /hawking/deleteTest/{Test} | Path does not match |
| 41 | HawkingAddTest | /hawking/addTest/{Task} | Path does not match |
| 42 | HawkingNewTask | /hawking/{module}/newTask | Path does not match |
| 43 | HawkingDeleteMVTChild | /hawking/deleteMvtChild/{Child} | Path does not match |
| 44 | HawkingAddMVTChild | /hawking/addMvtChild/{Parent} | Path does not match |
| 45 | HawkingUpdateTaskName | /hawking/updateTaskName | Path does not match |
| 46 | HawkingModuleActivity | /hawking/{module}/activity | Path does not match |
| 47 | HawkingModuleGraph | /hawking/{module}/graph | Path does not match |
| 48 | InstructorIndex | /instructor/ | Path does not match |
| 49 | PoirotIndex | /poirot/ | Path does not match |
| 50 | PoirotModule | /poirot/{module} | Path does not match |
| 51 | PoirotTaskDataJSON | /poirot/{module}/task-data.json | Path does not match |
| 52 | Login | /login | Path does not match |
| 53 | PreLogout | /hawking/logout | Path does not match |
| 54 | Logout | /logout | Path does not match |
| 55 | HawkingLogActivity | /logActivity | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.