Routing
api_v3_project_plan_item_manage_with_analyze_list
Matched route
Route Parameters
Name | Value |
---|---|
_permissions | [
"admin_project_plan_manage"
] |
projectPlanId | "945" |
Route Matching Logs
Path to match:
/api_v3/manage/project_plans/945/items_with_analyze
# | Route name | Path | Log |
---|---|---|---|
1 | _wdt | /_wdt/{token} | Path does not match |
2 | _profiler_home | /_profiler/ | Path does not match |
3 | _profiler_search | /_profiler/search | Path does not match |
4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
7 | _profiler_open_file | /_profiler/open | Path does not match |
8 | _profiler | /_profiler/{token} | Path does not match |
9 | _profiler_router | /_profiler/{token}/router | Path does not match |
10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
12 | _preview_error | /_error/{code}.{_format} | Path does not match |
13 | api_v3_app_user_login | /api_v3/user/login | Path does not match |
14 | api_v3_auth_get_jwt | /api_v3/auth/getJwt | Path does not match |
15 | api_v3_app_tag_search | /api_v3/tag/search | Path does not match |
16 | api_v3_app_tag_group_search | /api_v3/tag/group/search | Path does not match |
17 | api_v3_app_category_search | /api_v3/category/list | Path does not match |
18 | api_v3_app_course_search | /api_v3/course/search | Path does not match |
19 | api_v3_app_classroom_search | /api_v3/classroom/search | Path does not match |
20 | api_v3_app_live_search | /api_v3/live/search | Path does not match |
21 | api_v3_app_project_plan_search | /api_v3/project_plan/search | Path does not match |
22 | api_v3_app_offline_activity_search | /api_v3/offline_activity/search | Path does not match |
23 | api_v3_app_discovery | /api_v3/discovery | Path does not match |
24 | api_v3_app_uploader_init | /api_v3/uploader/{type}/init | Path does not match |
25 | api_v3_app_uploader_finish | /api_v3/uploader/finish | Path does not match |
26 | api_v3_app_uploader_getfile | /api_v3/uploader/fileUrl/{fileId} | Path does not match |
27 | api_v3_app_uploader_download_file | /api_v3/uploader/downloadFile | Path does not match |
28 | api_v3_recent_learn | /api_v3/recent_learn | Path does not match |
29 | api_v3_setting | /api_v3/setting | Path does not match |
30 | api_v3_search | /api_v3/search | Path does not match |
31 | api_v3_search_detail | /api_v3/search/detail | Path does not match |
32 | api_v3_user_work_record | /api_v3/user_work_record/list | Path does not match |
33 | api_v3_feedback_report_download | /api_v3/feedback/report/download | Path does not match |
34 | api_v3_feedback_result | /api_v3/feedback/result | Path does not match |
35 | api_v3_cloud_status | /api_v3/cloud/status | Path does not match |
36 | api_v3_is_has_target_plan | /api_v3/project/has_target_plan | Path does not match |
37 | api_v3_file_upload | /api_v3/file/upload | Path does not match |
38 | api_v3_project_plan_category_list | /api_v3/manage/project_plans/categories | Path does not match |
39 | api_v3_project_plan_template_detail | /api_v3/manage/project_plans/template/{templateId} | Path does not match |
40 | api_v3_project_plan_manage_create_project_plan_by_ordinary | /api_v3/manage/create_project_plan_by_ordinary | Path does not match |
41 | api_v3_project_plan_manage_update | /api_v3/manage/project_plans/{projectPlanId} | Path does not match |
42 | api_v3_project_plan_manage_set_is_show_expand | /api_v3/manage/project_plans/{projectPlanId}/set_is_show_expand | Path does not match |
43 | api_v3_project_plan_manage_publish | /api_v3/manage/project_plans/{projectPlanId}/publish | Path does not match |
44 | api_v3_project_plan_manage_close | /api_v3/manage/project_plans/{projectPlanId}/close | Path does not match |
45 | api_v3_project_plan_manage_archive | /api_v3/manage/project_plans/{projectPlanId}/archive | Path does not match |
46 | api_v3_project_plan_manage_publish_config_detail | /api_v3/manage/project_plans/{projectPlanId} | Path does not match |
47 | api_v3_project_plan_item_manage_create | /api_v3/manage/project_plans/{projectPlanId}/items | Path does not match |
48 | api_v3_project_plan_item_manage_update | /api_v3/manage/project_plans/{projectPlanId}/items/{itemId} | Path does not match |
49 | api_v3_project_plan_item_manage_detail | /api_v3/manage/project_plans/{projectPlanId}/items/{itemId} | Path does not match |
50 | api_v3_project_plan_item_manage_with_analyze_list | /api_v3/manage/project_plans/{projectPlanId}/items_with_analyze | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.