Routing
(none)
Matched route
Route Matching Logs
Path to match:
/sito/wp-includes/wlwmanifest.xml
# | Route name | Path | Log |
---|---|---|---|
1 | admin_courses_list | /admin/courses/ | Path does not match |
2 | admin_courses_add | /admin/courses/add | Path does not match |
3 | admin_courses_edit | /admin/courses/{courseId}/edit | Path does not match |
4 | admin_courses_delete | /admin/courses/{courseId}/delete | Path does not match |
5 | admin_exam_edit | /admin/courses/{courseId}/modules/{moduleId}/lessons/{lessonId}/exam/{examId}/edit | Path does not match |
6 | admin_file_upload | /admin/upload | Path does not match |
7 | admin_lessons_list | /admin/courses/{courseId}/modules/{moduleId}/lessons/ | Path does not match |
8 | admin_lessons_add | /admin/courses/{courseId}/modules/{moduleId}/lessons/add | Path does not match |
9 | admin_lessons_edit | /admin/courses/{courseId}/modules/{moduleId}/lessons/{lessonId}/edit | Path does not match |
10 | admin_lessons_delete | /admin/courses/{courseId}/modules/{moduleId}/lessons/{lessonId}/delete | Path does not match |
11 | admin_lessons_position_up | /admin/courses/{courseId}/modules/{moduleId}/lessons/{lessonId}/position/up | Path does not match |
12 | admin_lessons_position_down | /admin/courses/{courseId}/modules/{moduleId}/lessons/{lessonId}/position/down | Path does not match |
13 | admin_modules_list | /admin/courses/{courseId}/modules/ | Path does not match |
14 | admin_modules_add | /admin/courses/{courseId}/modules/add | Path does not match |
15 | admin_modules_edit | /admin/courses/{courseId}/modules/{moduleId}/edit | Path does not match |
16 | admin_modules_delete | /admin/courses/{courseId}/modules/{moduleId}/delete | Path does not match |
17 | admin_modules_position_up | /admin/courses/{courseId}/modules/{moduleId}/position/up | Path does not match |
18 | admin_modules_position_down | /admin/courses/{courseId}/modules/{moduleId}/position/down | Path does not match |
19 | admin_pages_list | /admin/pages/ | Path does not match |
20 | admin_pages_add | /admin/pages/add | Path does not match |
21 | admin_pages_edit | /admin/pages/{name}/edit | Path does not match |
22 | admin_pages_delete | /admin/pages/{name}/delete | Path does not match |
23 | admin_positions_list | /admin/positions/ | Path does not match |
24 | admin_positions_toggleII | /admin/positions/{id}/toggle | Path does not match |
25 | admin_positions_delete | /admin/positions/{id}/delete | Path does not match |
26 | admin_users_list | /admin/students/ | Path does not match |
27 | admin_users_delete | /admin/students/{id} | Path does not match |
28 | auth_irms_start | /auth/irms | Path does not match |
29 | auth_irms_callback | /auth/irms/callback | Path does not match |
30 | auth_login | /auth/login | Path does not match |
31 | auth_logout | /auth/logout | Path does not match |
32 | auth_verify_email | /auth/verify/email | Path does not match |
33 | course_list | /courses/ | Path does not match |
34 | course_view | /courses/{courseId} | Path does not match |
35 | instructor_students_list | /instructor/students/ | Path does not match |
36 | instructor_students_view | /instructor/students/{id} | Path does not match |
37 | instructor_students_register | /instructor/students/register | Path does not match |
38 | lesson_list | /courses/{courseId}/modules/{moduleId}/lessons/ | Path does not match |
39 | lesson_view | /courses/{courseId}/modules/{moduleId}/lessons/{lessonId} | Path does not match |
40 | main | / | Path does not match |
41 | module_list | /courses/{courseId}/modules/ | Path does not match |
42 | module_view | /courses/{courseId}/modules/{moduleId} | Path does not match |
43 | positions_positions_search | /positions/search | Path does not match |
44 | positions_positions_lookup | /positions/lookup | Path does not match |
45 | profile | /profile | Path does not match |
46 | app_forgot_password_request | /reset-password | Path does not match |
47 | app_check_email | /reset-password/check-email | Path does not match |
48 | app_reset_password | /reset-password/reset/{token} | Path does not match |
49 | _preview_error | /_error/{code}.{_format} | Path does not match |
50 | _wdt | /_wdt/{token} | Path does not match |
51 | _profiler_home | /_profiler/ | Path does not match |
52 | _profiler_search | /_profiler/search | Path does not match |
53 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
54 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
55 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
56 | _profiler_open_file | /_profiler/open | Path does not match |
57 | _profiler | /_profiler/{token} | Path does not match |
58 | _profiler_router | /_profiler/{token}/router | Path does not match |
59 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
60 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.