Routing
bookmarks_list
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/book_mark/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 | Path does not match |
| 24 | action_plan_new | /action-plan/new | Path does not match |
| 25 | action_plan_show | /action-plan/{id} | Path does not match |
| 26 | action_plan_edit | /action-plan/{id}/edit | Path does not match |
| 27 | action_plan_delete | /action-plan/delete/{id} | Path does not match |
| 28 | action_plan_planification | /action-plan/{id}/planification | Path does not match |
| 29 | action_plan_validation | /action-plan/{id}/validation | Path does not match |
| 30 | action_plan_refused | /action-plan/{id}/refused | Path does not match |
| 31 | action_plan_annuler | /action-plan/annuler/{id} | Path does not match |
| 32 | new_pa_external | /action-plan/external/new | Path does not match |
| 33 | terminer_planification | /action-plan/terminer_planification/{id} | Path does not match |
| 34 | save_action_title | /action-title/save | Path does not match |
| 35 | action_title_edit | /action-title/{id}/edit | Path does not match |
| 36 | action_titles_json | /action-title/action_titles_json/{typologie} | Path does not match |
| 37 | action_title_delete | /action-title/delete/{id} | Path does not match |
| 38 | action_titles_by_typologie | /action-title/by-typologie/{typologie} | Path does not match |
| 39 | action_title_ajax_save | /action-title/ajax-save | Path does not match |
| 40 | activity_list | /activity/{id} | Path does not match |
| 41 | activity_new | /activity/new/{id} | Path does not match |
| 42 | SaveActivity | /activity/SaveActivity | Path does not match |
| 43 | activity_show | /activity/{id} | Path does not match |
| 44 | activity_edit | /activity/{id}/edit | Path does not match |
| 45 | activity_delete | /activity/delete/{id} | Path does not match |
| 46 | activities_json | /activity/list/{id} | Path does not match |
| 47 | select_activities | /activity/selectActivities/list | Path does not match |
| 48 | analyse_amelioration | /amelioration/analyse/{id} | Path does not match |
| 49 | modal_prise_decision | /amelioration/analyse/modal/decision/{id} | Path does not match |
| 50 | constat_list_amelioration | /constat/list/amelioration | Path does not match |
| 51 | analyse_Constat_proposition | /constat/analysConstatProposition | Path does not match |
| 52 | new_constat_proposition | /constat/enregistrer/proposition/new | Path does not match |
| 53 | book_mark_add | /book_mark/add | Path does not match |
| 54 | book_mark_remove | /book_mark/remove | Path does not match |
| 55 | book_mark_check | /book_mark/check | Path does not match |
| 56 | bookmarks_list | /book_mark/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.