Routing
schedule_plan
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "019ba2ba-731c-75b6-a381-4c2b53a14733" |
| lesson | "019b9fdf-788f-702a-b2c1-6c82713feb34" |
| week | "39" |
| year | "2569" |
Route Matching Logs
Path to match:
/plan/019ba2ba-731c-75b6-a381-4c2b53a14733/schedule/lesson/019b9fdf-788f-702a-b2c1-6c82713feb34/39/2569
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 3 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | 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 | course_index | /course/index | Path does not match |
| 18 | course_detail | /course/{id}/detail | Path does not match |
| 19 | course_edit | /course/{id}/edit | Path does not match |
| 20 | course_new | /course/new | Path does not match |
| 21 | course_delete | /course/{id}/delete | Path does not match |
| 22 | course_group_index | /course/group/index | Path does not match |
| 23 | course_group_detail | /course/group/{id}/detail | Path does not match |
| 24 | course_group_edit | /course/group/{id}/edit | Path does not match |
| 25 | course_group_new | /course/group/new | Path does not match |
| 26 | course_group_delete | /course/group/{id}/delete | Path does not match |
| 27 | course_lesson_index | /course/{id}/lesson/index | Path does not match |
| 28 | course_lesson_edit | /course/{id}/lesson/{lesson}/edit | Path does not match |
| 29 | course_lesson_new | /course/{id}/lesson/new | Path does not match |
| 30 | course_lesson_delete | /course/{id}/lesson/{lesson}/delete | Path does not match |
| 31 | course_requirement_completed | /course/{id}/requirement/completed | Path does not match |
| 32 | home | / | Path does not match |
| 33 | person_index | /person/index/{tab} | Path does not match |
| 34 | person_edit | /person/{id}/edit | Path does not match |
| 35 | person_new | /person/{tab}/new | Path does not match |
| 36 | person_delete | /person/{id}/delete | Path does not match |
| 37 | person_student_group_index | /person/student/group/index | Path does not match |
| 38 | person_student_group_detail | /person/student/group/{id}/detail | Path does not match |
| 39 | person_student_group_edit | /person/student/group/{id}/edit | Path does not match |
| 40 | person_student_group_new | /person/student/group/new | Path does not match |
| 41 | person_student_group_delete | /person/student/group/{id}/delete | Path does not match |
| 42 | person_student_requirement | /person/student/{id}/plan/{plan}/requirement | Path does not match |
| 43 | plan_index | /plan/index | Path does not match |
| 44 | plan_detail | /plan/{id}/detail | Path does not match |
| 45 | plan_new | /plan/new | Path does not match |
| 46 | plan_wizzard_course | /plan/wizzard/course/{id} | Path does not match |
| 47 | plan_wizzard_student | /plan/wizzard/student/{id} | Path does not match |
| 48 | plan_wizzard_trainer | /plan/wizzard/trainer/{id} | Path does not match |
| 49 | schedule_plan | /plan/{id}/schedule/lesson/{lesson}/{week}/{year} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.