Routing
(none)
Matched route
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | comment | /api/comment | Path does not match |
14 | update_comment | /api/updateComment | Path does not match |
15 | delete_comment | /api/deleteComment/{id} | Path does not match |
16 | app_login | /login | Path does not match |
17 | app_logout | /logout | Path does not match |
18 | get_all_projects | /api/getAllProjects | Path does not match |
19 | get_all_plugins | /api/getAllPlugins | Path does not match |
20 | get_all_preprod_projects | /api/preprodProjects | Path does not match |
21 | get_project | /api/project/{id} | Path does not match |
22 | update | /api/update/{id} | Path does not match |
23 | update_core | /api/updateCore/{id} | Path does not match |
24 | get_details_list | /api/detailsList/{id} | Path does not match |
25 | historique_details_list | /api/historique/{id} | Path does not match |
26 | get_details_preprod_list | /api/detailsListPreprod/{id} | Path does not match |
27 | get_plugin_preprod | /api/getSamePluginAsProd/{id} | Path does not match |
28 | get_project_details | /api/detailProject/{id} | Path does not match |
29 | get_user | /getCurrentUser | Path does not match |
30 | all_users | /api/getAllUsers | Path does not match |
31 | set_pre_prod_project | /api/setPreProdProject/{idP}/{idPP} | Path does not match |
32 | set_user_to_prod_project | /api/setUserToProdProject/{idU}/{idP} | Path does not match |
33 | synchronize_data | /api/synchronizeData | Path does not match |
34 | edit_preprodproject | /api/editPreprodProject/{idP}/{idPP} | Path does not match |
35 | delete_preprodproject | /api/deletePreprodProject/{idP}/{idPP} | Path does not match |
36 | delete_user | /api/deleteUser/{idP}/{idU} | Path does not match |
37 | activate_users | /api/activateUsers | Path does not match |
38 | update_user | /api/updateUser | Path does not match |
39 | api_entrypoint | /api/{index}.{_format} | Path does not match |
40 | api_doc | /api/docs.{_format} | Path does not match |
41 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
42 | api_update_tool_lists_get_collection | /api/update_tool_lists.{_format} | Path does not match |
43 | api_update_tool_lists_get_item | /api/update_tool_lists/{id}.{_format} | Path does not match |
44 | api_update_tool_lists_patch_item | /api/update_tool_lists/{id}.{_format} | Path does not match |
45 | api_update_tool_lists_put_item | /api/update_tool_lists/{id}.{_format} | Path does not match |
46 | api_notes_get_collection | /api/notes.{_format} | Path does not match |
47 | api_notes_get_item | /api/notes/{id}.{_format} | Path does not match |
48 | api_notes_patch_item | /api/notes/{id}.{_format} | Path does not match |
49 | api_notes_put_item | /api/notes/{id}.{_format} | Path does not match |
50 | api_users_get_collection | /api/users.{_format} | Path does not match |
51 | api_users_reset_password_collection | /api/users/reset_password | Path does not match |
52 | api_users_new_password_collection | /api/users/new_password | Path does not match |
53 | api_users_get_item | /api/users/{id}.{_format} | Path does not match |
54 | api_users_patch_item | /api/users/{id}.{_format} | Path does not match |
55 | api_users_put_item | /api/users/{id}.{_format} | Path does not match |
56 | api_users_projects_get_subresource | /api/users/{id}/projects.{_format} | Path does not match |
57 | api_users_projects_users_get_subresource | /api/users/{id}/projects/{projects}/users.{_format} | Path does not match |
58 | api_update_tool_projects_get_collection | /api/update_tool_projects.{_format} | Path does not match |
59 | api_update_tool_projects_get_item | /api/update_tool_projects/{id}.{_format} | Path does not match |
60 | api_update_tool_projects_patch_item | /api/update_tool_projects/{id}.{_format} | Path does not match |
61 | api_update_tool_projects_put_item | /api/update_tool_projects/{id}.{_format} | Path does not match |
62 | api_update_tool_projects_users_get_subresource | /api/update_tool_projects/{id}/users.{_format} | Path does not match |
63 | api_update_tool_projects_users_projects_get_subresource | /api/update_tool_projects/{id}/users/{users}/projects.{_format} | Path does not match |
64 | authentication_token | /authentication_token | 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.