Routing
home
Matched route
Route Parameters
| Name | Value |
|---|---|
| channel_domain | "adrec.staging.nellapp-01.drosalys.net" |
Route Matching Logs
Path to match:
/
| # | 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 | Path does not match |
| 20 | manager_channel_lesson_exercise_start | /manager/channel/{channelId}/lesson/{lessonId}/exercise/{exerciseId}/start | Path does not match |
| 21 | manager_channel_module_lesson_exercise_start | /manager/channel/{channelId}/module/{moduleId}/lesson/{lessonId}/exercise/{exerciseId}/start | Path does not match |
| 22 | manager_channel_training_module_lesson_exercise_start | /manager/channel/{channelId}/training/{trainingId}/module/{moduleId}/lesson/{lessonId}/exercise/{exerciseId}/start | Path does not match |
| 23 | account_assignable | /mes-taches | Path does not match |
| 24 | front_user_message_show | /message/show | Path does not match |
| 25 | notification | /notification | Path does not match |
| 26 | notifications | /notifications | Path does not match |
| 27 | front_user_notification_see_all | /notification/see_all | Path does not match |
| 28 | unread_notifications | /unread-notifications | Path does not match |
| 29 | front_user_notification_redirect | /notification/update/{id} | Path does not match |
| 30 | front_user_scholar_training_card | /account/scholar/trainings/card | Path does not match |
| 31 | async_trainings_name | /async/trainings | Path does not match |
| 32 | front_channel_image_delete | /channel/{channelId}/images-list/{id}/delete | Path does not match |
| 33 | front_channel_image_list | /channel/{id}/images-list | Path does not match |
| 34 | front_channel_show | /channel/{channelId} | Path does not match |
| 35 | front_channel_trainings | /channel/{id}/trainings | Path does not match |
| 36 | front_channel_training_ajax_list | /channel/{id}/trainings | Path does not match |
| 37 | front_exercise_answer | /training/{trainingId}/module/{moduleId}/lesson/{lessonId}/exercise/{id}/{exerciseResultId} | Path does not match |
| 38 | front_exercise_cancel | /training/{trainingId}/module/{moduleId}/lesson/{lessonId}/exercise/{id}/cancel/{resultId} | Path does not match |
| 39 | front_exercise_finish | /training/{trainingId}/module/{moduleId}/lesson/{lessonId}/exercise/{id}/finish/{resultId} | Path does not match |
| 40 | front_channel_exercise_show_results | /channel/{channelId}/training/{trainingId}/module/{moduleId}/lesson/{lessonId}/exercise/{exerciseId}/exerciseResult/{exerciseResultId} | Path does not match |
| 41 | front_channel_exercise_show | /training/{trainingId}/module/{moduleId}/lesson/{lessonId}/exercise/{exerciseId} | Path does not match |
| 42 | front_exercise_solution | /training/{trainingId}/module/{moduleId}/lesson/{lessonId}/exercise/{id}/solution/{resultId} | Path does not match |
| 43 | home_connected | /home | Path does not match |
| 44 | 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.