Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | 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_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | admin | / | Path does not match |
| 16 | change_password | /change-password | Path does not match |
| 17 | settings | /settings | Path does not match |
| 18 | api_attachments_post | /api/attachments/ | Path does not match |
| 19 | api_attachments_delete | /api/attachments/{id} | Path does not match |
| 20 | api_board_get_boards | /api/board/ | Path does not match |
| 21 | api_board_new_board | /api/board/ | Path does not match |
| 22 | api_board_get_board | /api/board/{id} | Path does not match |
| 23 | api_board_patch_board | /api/board/{id} | Path does not match |
| 24 | api_board_delete_board | /api/board/{id} | Path does not match |
| 25 | api_board_copy_board_to_template | /api/board/{id}/to-template | Path does not match |
| 26 | api_board_post_board_column | /api/board/{id}/column | Path does not match |
| 27 | api_board_reorder_board_columns | /api/board/{id}/column/reorder | Path does not match |
| 28 | api_board_modify_board_column | /api/board/{id}/column/{columnId} | Path does not match |
| 29 | api_board_reorder_board_column_tasks | /api/board/{id}/column/{columnId}/reorder | Path does not match |
| 30 | api_task_get_task | /api/task/{id} | Path does not match |
| 31 | api_task_save_task | /api/task/{id} | Path does not match |
| 32 | api_task_delete_task | /api/task/{id} | Path does not match |
| 33 | api_task_clone_task | /api/task/{id}/clone | Path does not match |
| 34 | api_task_get_subtasks | /api/task/{id}/subtasks | Path does not match |
| 35 | api_task_reorder_subtasks | /api/task/{id}/subtasks/reorder | Path does not match |
| 36 | api_task_attachments | /api/task/{id}/attachments | Path does not match |
| 37 | api_task_attachments_zip | /api/task/{id}/attachments/zip | Path does not match |
| 38 | api_task_attachments_post | /api/task/{id}/attachments | Path does not match |
| 39 | api_task_correspondence_attachments | /api/task/{id}/correspondence/attachments | Path does not match |
| 40 | api_task_correspondence_zip | /api/task/{id}/correspondence/attachments/zip | Path does not match |
| 41 | api_task_correspondence_delete | /api/task/{id}/correspondence/{correspondenceId} | Path does not match |
| 42 | api_task_correspondence_post | /api/task/{id}/correspondence | Path does not match |
| 43 | api_task_checklists | /api/task/{id}/checklists | Path does not match |
| 44 | api_task_checklists_post | /api/task/{id}/checklists | Path does not match |
| 45 | api_task_comments | /api/task/{id}/comments | Path does not match |
| 46 | api_task_comments_attachments | /api/task/{id}/comments/attachments/list | Path does not match |
| 47 | api_task_comments_attachments_zip | /api/task/{id}/comments/attachments/zip | Path does not match |
| 48 | api_task_board_task_time | /api/task/{id}/time | Path does not match |
| 49 | api_checklists_patch | /api/checklists/{id} | Path does not match |
| 50 | api_checklists_delete | /api/checklists/{id} | Path does not match |
| 51 | api_board_task_time_current_user | /api/board-task-time/current-user | Path does not match |
| 52 | api_board_task_time_modify | /api/board-task-time/{id} | Path does not match |
| 53 | api_comment_delete | /api/comment/{id} | Path does not match |
| 54 | api_correspondence_get_list | /api/correspondence/ | Path does not match |
| 55 | api_notification_mark_read_batch | /api/notification/mark-read-batch | Path does not match |
| 56 | api_notification_delete | /api/notification/{id} | Path does not match |
| 57 | api_project_get_project_comments | /api/project/{id}/comments | Path does not match |
| 58 | api_project_get_project_boards | /api/project/{id}/boards | Path does not match |
| 59 | api_project_get_project | /api/project/{id} | Path does not match |
| 60 | api_template_get_help | /api/template/{entityClass}/help | Path does not match |
| 61 | api_template_get_last_document | /api/template/{entityClass}/{entityId}/last-document | Path does not match |
| 62 | api_template_get_default_template | /api/template/{entityClass}/default | Path does not match |
| 63 | api_template_get_rendered_template | /api/template/{entityClass}/{entityId}/{template} | Path does not match |
| 64 | api_user_get_by_id | /api/user/{id} | Path does not match |
| 65 | api_user_get_list | /api/user/ | Path does not match |
| 66 | api_ping | /api/ping | Path does not match |
| 67 | api_find_company | /api/find-company/{nip} | Path does not match |
| 68 | api_task_status | /api/task/status/{id} | Path does not match |
| 69 | api_list_task_status | /api/task/list/status/{id} | Path does not match |
| 70 | api_task_time | /api/task/time/add/{taskId} | Path does not match |
| 71 | api_round_task_time | /api/task/time/round/{taskId} | Path does not match |
| 72 | api_task_time_get | /api/task/time/get/{userId} | Path does not match |
| 73 | api_task_name_get | /api/task/name/get/{id} | Path does not match |
| 74 | api_board_task_activity | /api/board/task/activity/{id} | Path does not match |
| 75 | app_forgot_password_request | /reset-password | Path does not match |
| 76 | app_check_email | /reset-password/check-email | Path does not match |
| 77 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 78 | app_login | /login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.