Routing
front_channel_chapter_show
Matched route
Route Parameters
Name | Value |
---|---|
chapterId | "62062" |
lessonId | "98af3749-6449-11ef-a99a-0242c0a84006" |
moduleId | "98b18e99-6449-11ef-a99a-0242c0a84006" |
trainingId | "9986ccdd-6449-11ef-a99a-0242c0a84006" |
Route Matching Logs
Path to match:
/training/9986ccdd-6449-11ef-a99a-0242c0a84006/module/98b18e99-6449-11ef-a99a-0242c0a84006/lesson/98af3749-6449-11ef-a99a-0242c0a84006/chapter/62062
# | 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 | _preview_error | /_error/{code}.{_format} | Path does not match |
6 | _wdt | /_wdt/{token} | Path does not match |
7 | _profiler_home | /_profiler/ | Path does not match |
8 | _profiler_search | /_profiler/search | Path does not match |
9 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
10 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
12 | _profiler_open_file | /_profiler/open | Path does not match |
13 | _profiler | /_profiler/{token} | Path does not match |
14 | _profiler_router | /_profiler/{token}/router | Path does not match |
15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
17 | front_exercise_start | /training/{trainingId}/module/{moduleId}/lesson/{lessonId}/exercise/{id}/start | Path does not match |
18 | manager_channel_lesson_exercise_start | /manager/channel/{channelId}/lesson/{lessonId}/exercise/{exerciseId}/start | Path does not match |
19 | manager_channel_module_lesson_exercise_start | /manager/channel/{channelId}/module/{moduleId}/lesson/{lessonId}/exercise/{exerciseId}/start | Path does not match |
20 | manager_channel_training_module_lesson_exercise_start | /manager/channel/{channelId}/training/{trainingId}/module/{moduleId}/lesson/{lessonId}/exercise/{exerciseId}/start | Path does not match |
21 | account_assignable | /mes-taches | Path does not match |
22 | front_user_message_show | /message/show | Path does not match |
23 | notification | /notification | Path does not match |
24 | notifications | /notifications | Path does not match |
25 | front_user_notification_see_all | /notification/see_all | Path does not match |
26 | unread_notifications | /unread-notifications | Path does not match |
27 | front_user_notification_redirect | /notification/update/{id} | Path does not match |
28 | front_user_scholar_training_card | /account/scholar/trainings/card | Path does not match |
29 | async_trainings_name | /async/trainings | Path does not match |
30 | front_channel_image_delete | /channel/{channelId}/images-list/{id}/delete | Path does not match |
31 | front_channel_image_list | /channel/{id}/images-list | Path does not match |
32 | front_channel_show | /channel/{channelId} | Path does not match |
33 | front_channel_trainings | /channel/{id}/trainings | Path does not match |
34 | front_channel_training_ajax_list | /channel/{id}/trainings | Path does not match |
35 | front_exercise_answer | /training/{trainingId}/module/{moduleId}/lesson/{lessonId}/exercise/{id}/{exerciseResultId} | Path does not match |
36 | front_exercise_cancel | /training/{trainingId}/module/{moduleId}/lesson/{lessonId}/exercise/{id}/cancel/{resultId} | Path does not match |
37 | front_exercise_finish | /training/{trainingId}/module/{moduleId}/lesson/{lessonId}/exercise/{id}/finish/{resultId} | Path does not match |
38 | front_channel_exercise_show_results | /channel/{channelId}/training/{trainingId}/module/{moduleId}/lesson/{lessonId}/exercise/{exerciseId}/exerciseResult/{exerciseResultId} | Path does not match |
39 | front_channel_exercise_show | /training/{trainingId}/module/{moduleId}/lesson/{lessonId}/exercise/{exerciseId} | Path does not match |
40 | front_exercise_solution | /training/{trainingId}/module/{moduleId}/lesson/{lessonId}/exercise/{id}/solution/{resultId} | Path does not match |
41 | home_connected | /home | Path does not match |
42 | home | / | Path does not match |
43 | front_channel_chapter_show | /training/{trainingId}/module/{moduleId}/lesson/{lessonId}/chapter/{chapterId} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.