Routing
actionplan_list
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://isor.persol-online.com/login
Route Matching Logs
Path to match:
/action-plan/list
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | action_configuration | /action/configuration/ | Path does not match |
| 2 | action_index | /action/ | Path does not match |
| 3 | action_list | /action/list/{actionplanId} | Path does not match |
| 4 | action_new | /action/new | Path does not match |
| 5 | action_edit | /action/{id}/edit | Path does not match |
| 6 | action_delete | /action/delete/{id} | Path does not match |
| 7 | action_annuler | /action/annuler/{id} | Path does not match |
| 8 | action_activate | /action/activate/{id} | Path does not match |
| 9 | update_cell | /action/updateCell | Path does not match |
| 10 | action_validation | /action/{id}/validation | Path does not match |
| 11 | action_comment | /action/{id}/comment | Path does not match |
| 12 | action_comment_save | /action/{id}/comment/save | Path does not match |
| 13 | action_kanban | /action-kanban/ | Path does not match |
| 14 | action_kanban_show | /action-kanban/show/{id} | Path does not match |
| 15 | actionkanban_list | /action-kanban/list | Path does not match |
| 16 | kanban_edit | /action-kanban/{id}/edit | Path does not match |
| 17 | SaveAction | /action-kanban/SaveAction | Path does not match |
| 18 | actionMother | /action-kanban/actionMother | Path does not match |
| 19 | pdf_modal | /action-kanban/modal/doc/{id} | Path does not match |
| 20 | action_download_doc | /action-kanban/downloadDoc/{id} | Path does not match |
| 21 | upload_document_action | /action-kanban/uploadDoc/{id} | Path does not match |
| 22 | action_plan_list | /action-plan/ | Path does not match |
| 23 | actionplan_list | /action-plan/list | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.