Routing
front_exercise_start
Matched route
Route Parameters
| Name | Value |
|---|---|
| channel_domain | "adrec.staging.nellapp-01.drosalys.net" |
| id | "98fcb52e-6449-11ef-a99a-0242c0a84006" |
| lessonId | "98fcab14-6449-11ef-a99a-0242c0a84006" |
| moduleId | "98fe033c-6449-11ef-a99a-0242c0a84006" |
| trainingId | "9986ccdd-6449-11ef-a99a-0242c0a84006" |
Route Redirection
This page redirects to:
/login
(route: "n/a")
Route Matching Logs
Path to match:
/training/9986ccdd-6449-11ef-a99a-0242c0a84006/module/98fe033c-6449-11ef-a99a-0242c0a84006/lesson/98fcab14-6449-11ef-a99a-0242c0a84006/exercise/98fcb52e-6449-11ef-a99a-0242c0a84006/start
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | async.swagger | /async/doc.json | Path does not match |
| 2 | async.swagger_ui | /async/doc | Path does not match |
| 3 | core_sync.swagger | /core/doc.json | Path does not match |
| 4 | core_sync.swagger_ui | /core/doc | Path does not match |
| 5 | partner_api.swagger | /partner-api/doc.json | Path does not match |
| 6 | partner_api.swagger_ui | /partner-api/doc | Path does not match |
| 7 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 8 | _wdt | /_wdt/{token} | Path does not match |
| 9 | _profiler_home | /_profiler/ | Path does not match |
| 10 | _profiler_search | /_profiler/search | Path does not match |
| 11 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 12 | _profiler_phpinfo | /_profiler/phpinfo | 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 | front_exercise_start | /training/{trainingId}/module/{moduleId}/lesson/{lessonId}/exercise/{id}/start | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.