Routing
create
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/mot-de-passe/first
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | article_upload | /article/upload/{id} | Path does not match |
| 2 | article_content_upload | /article/uploadContent/{id} | Path does not match |
| 3 | article_list | /article | Path does not match |
| 4 | article_add | /article/add | Path does not match |
| 5 | view_article | /article/view/{id} | Path does not match |
| 6 | cancel_article | /article/cancel/{id} | Path does not match |
| 7 | delete_article | /article/delete/{id} | Path does not match |
| 8 | edit_article | /article/edit/{id} | Path does not match |
| 9 | edit_article_position | /article/edit/position | Path does not match |
| 10 | query_search | /article/search/{query} | Path does not match |
| 11 | booking_detail | /booking/detail/{id} | Path does not match |
| 12 | booking_schedule | /booking/schedule/{id} | Path does not match |
| 13 | booking_planning | /booking/planning/{id} | Path does not match |
| 14 | booking_confirm | /booking/confirm/{id} | Path does not match |
| 15 | booking_cancel | /booking/{id}/cancel/{idBooking} | Path does not match |
| 16 | booking_cancel_rebook | /booking/{id}/cancel/{idBooking}/rebook | Path does not match |
| 17 | booking_list | /booking/list/{id} | Path does not match |
| 18 | booking_slots_check | /booking/slots_check | Path does not match |
| 19 | bri_index | /bri/ | Path does not match |
| 20 | bri_add_question | /bri/add/{id}/question | Path does not match |
| 21 | bri_add_question_input | /bri/add/{id}/question/input | Path does not match |
| 22 | bri_duplicate | /bri/duplicate/{id} | Path does not match |
| 23 | bri_add | /bri/add | Path does not match |
| 24 | bri_edit | /bri/edit/{id} | Path does not match |
| 25 | bri_gestion_statut | /bri/statut | Path does not match |
| 26 | bri_edit_gestion_statut | /bri/statut/edit/{id} | Path does not match |
| 27 | bri_create_relation | /bri/create/relation/{id}/{step} | Path does not match |
| 28 | bri_upload | /bri/upload/{idBri}/{idProfile} | Path does not match |
| 29 | bri_file_delete | /bri/briFileDelete/{id} | Path does not match |
| 30 | app_cache_clear | /cache/clear | Path does not match |
| 31 | category_list | /categories/list | Path does not match |
| 32 | category_edit | /categories/edit/{id} | Path does not match |
| 33 | category_delete | /categories/delete/{id} | Path does not match |
| 34 | company_contact_add | /company/contact/add | Path does not match |
| 35 | company_contact_edit | /company/contact/edit/{id}/{step} | Path does not match |
| 36 | company_holdings | /company/holdings | Path does not match |
| 37 | company_delete-file | /company/delete-file/{id} | Path does not match |
| 38 | company_list | /company | Path does not match |
| 39 | company_query_search | /company/search/{query} | Path does not match |
| 40 | company_view | /company/view/{id} | Path does not match |
| 41 | company_categories_sync | /company/{companyId}/categories | Path does not match |
| 42 | company_category_detach | /company/{companyId}/categories/{categoryId}/detach | Path does not match |
| 43 | company_view_doc | /company/view/{id}/documents | Path does not match |
| 44 | company_document_delete | /company/document/delete/{id}/{companyId}/{type} | Path does not match |
| 45 | companyRealContact_delete | /company/companyContact/delete/{id} | Path does not match |
| 46 | company_department_add | /company/department/add/{id} | Path does not match |
| 47 | company_package_add | /company/package/{id} | Path does not match |
| 48 | company_package_access | /company/package/access/{id} | Path does not match |
| 49 | company_package_remove | /company/{idCompany}/package/remove/{idPackage} | Path does not match |
| 50 | company_user_add | /company/{id}/user/add | Path does not match |
| 51 | company_user_edit | /company/{id}/user/edit/{idProfile} | Path does not match |
| 52 | company_upload_files | /company/upload/file/company/{id} | Path does not match |
| 53 | company_upload_file | /company/upload/file/{id} | Path does not match |
| 54 | company_get_department | /company/department/list/{id} | Path does not match |
| 55 | company_get_package | /company/package/list/{id} | Path does not match |
| 56 | company_holding_list | /company/holding/list | Path does not match |
| 57 | company_package_default | /company/{idCompany}/package/default/{idPackage} | Path does not match |
| 58 | consent_list | /consent | Path does not match |
| 59 | consent_add | /consent/add | Path does not match |
| 60 | consent_view | /consent/view/{id} | Path does not match |
| 61 | contact | /contact | Path does not match |
| 62 | dp_view | /data-privacy/{id}/view | Path does not match |
| 63 | dp_view_terms | /data-privacy/{id}/view/{dp_id} | Path does not match |
| 64 | document_type_list | /document/type | Path does not match |
| 65 | document_type_add | /document/type/add | Path does not match |
| 66 | elearning_category_index | /e-learning/categories/ | Path does not match |
| 67 | elearning_category_new | /e-learning/categories/new | Path does not match |
| 68 | elearning_home | /e-learning/ | Path does not match |
| 69 | elearning_my_elearning | /e-learning/my-elearning | Path does not match |
| 70 | elearning_show | /e-learning/{courseId}/{slug}/show | Path does not match |
| 71 | elearning_new | /e-learning/new | Path does not match |
| 72 | elearning_upload_module | /e-learning/upload/{courseId}/{moodleId}/{action} | Path does not match |
| 73 | elearning_reorder | /e-learning/reorder | Path does not match |
| 74 | elearning_synchromodule | /e-learning/synchromodule/{courseId} | Path does not match |
| 75 | elearning_delete_course | /e-learning/delete/{courseId} | Path does not match |
| 76 | elearning_course_upload | /e-learning/upload/{id} | Path does not match |
| 77 | faq | /faq | Path does not match |
| 78 | faq_edit | /faq/edit/{id} | Path does not match |
| 79 | faq_questions | /faq/{id}/questions | Path does not match |
| 80 | file_add | /base-documentaire/add | Path does not match |
| 81 | file_list | /base-documentaire/list | Path does not match |
| 82 | file_edit | /base-documentaire/edit/{id} | Path does not match |
| 83 | file_delete | /base-documentaire/delete/{id} | Path does not match |
| 84 | forget-me_onDemand | /forget-me/on-demand | Path does not match |
| 85 | forget-me_main | /forget-me/ | Path does not match |
| 86 | forget-me_forgetOneProfile | /forget-me/forget-one/{profileId} | Path does not match |
| 87 | forget-me_query_search_filter | /forget-me/searchFilter | Path does not match |
| 88 | forget-me-list | /forget-me-settings/list | Path does not match |
| 89 | forget-me-add | /forget-me-settings/add | Path does not match |
| 90 | forget-me-view | /forget-me-settings/view/{id} | Path does not match |
| 91 | forget-me-edit | /forget-me-settings/edit/{id} | Path does not match |
| 92 | forget-me-forget-me-delete | /forget-me-settings/delete/{id} | Path does not match |
| 93 | home | / | Path does not match |
| 94 | autocomplete | /autocomplete/{resource} | Path does not match |
| 95 | homepages_index | /homepages | Path does not match |
| 96 | homepages_new | /homepages/new | Path does not match |
| 97 | homepages_edit | /homepages/{id}/edit | Path does not match |
| 98 | homepages_delete | /homepages/{id} | Path does not match |
| 99 | homepages_blocks_index | /homepages/{pageId}/blocks | Path does not match |
| 100 | homepages_blocks_new | /homepages/{pageId}/blocks/new | Path does not match |
| 101 | homepages_blocks_edit | /homepages/{pageId}/blocks/{blockId}/edit | Path does not match |
| 102 | homepages_blocks_delete | /homepages/{pageId}/blocks/{blockId}/delete | Path does not match |
| 103 | homepages_blocks_reorder | /homepages/blocks/reorder | Path does not match |
| 104 | homepages_search_pages | /homepages/search/pages | Path does not match |
| 105 | homepages_list_rows | /homepages/list/rows | Path does not match |
| 106 | massUser_company_import_user | /mass-user-import/{id}/import/user | Path does not match |
| 107 | massUser_company_import_mass_delete | /mass-user-import/import/mass/delete | Path does not match |
| 108 | massUser_list | /mass-user-import | Path does not match |
| 109 | massUser_view | /mass-user-import/view/{id} | Path does not match |
| 110 | massUser_delete-file | /mass-user-import/delete-file/{id} | Path does not match |
| 111 | legals_list | /legals/ | Path does not match |
| 112 | legals_add | /legals/add | Path does not match |
| 113 | legals_view | /legals/view/{id} | Path does not match |
| 114 | mailbox | /mailbox | Path does not match |
| 115 | mailboxsending | /mailbox/envoye | Path does not match |
| 116 | mailboxgeneral | /mailbox/general | Path does not match |
| 117 | mailbox_list | /mailbox/mails | Path does not match |
| 118 | mailbox_processing | /mailbox/mails/processing | Path does not match |
| 119 | mailbox_completed | /mailbox/mails/completed | Path does not match |
| 120 | mailbox_read | /mailbox/read/{id} | Path does not match |
| 121 | mailbox_queue_read | /mailbox/queue/read/{id} | Path does not match |
| 122 | mailboxsend | /mailbox/send | Path does not match |
| 123 | mailbox_user_send | /mailbox/user/send | Path does not match |
| 124 | mailboxsendone | /mailbox/send-one | Path does not match |
| 125 | mailbox_user_sendone | /mailbox/user/send-one | Path does not match |
| 126 | mailbox_move_message | /mailbox/move-message/{id}/{profile} | Path does not match |
| 127 | mailbox_show_queue | /mailbox/get/queue/{id}/{isSendedMessage} | Path does not match |
| 128 | mailbox_show_user_requests | /mailbox/get/userrequests/{queueId} | Path does not match |
| 129 | mailbox_link_email_request | /mailbox/link-email-request | Path does not match |
| 130 | company_import_user_user_index | /imports/users | Path does not match |
| 131 | company_import_user_user_template | /imports/users/template/{type} | Path does not match |
| 132 | company_import_user_user_report_modal | /imports/users/report/{id} | Path does not match |
| 133 | company_import_user_user_report_export | /imports/users/report/{id}/export | Path does not match |
| 134 | company_import_user_category_index | /imports/categories | Path does not match |
| 135 | meeting_time_slot_new | /meeting/timeslot/new | Path does not match |
| 136 | meeting_time_slot_edit | /meeting/timeslot/{id}/edit | Path does not match |
| 137 | meeting_time_slot_filter_profiles | /meeting/timeslot/filter-profiles | Path does not match |
| 138 | meeting_general.documents | /meeting/general/docs | Path does not match |
| 139 | meeting_general.v2 | /meeting/general | Path does not match |
| 140 | meeting_booking_view | /meeting/booking/{id} | Path does not match |
| 141 | meeting_booking_cancel | /meeting/booking/cancel/{id} | Path does not match |
| 142 | meeting_full_schedule | /meeting/full/schedule | Path does not match |
| 143 | meeting_full_calendar | /meeting/full/calendar | Path does not match |
| 144 | meeting_check_date | /meeting/slots/checkdates | Path does not match |
| 145 | package_co_financement_list | /page/co-financement | Path does not match |
| 146 | package_co_financement_add | /page/co-financement/ajouter | Path does not match |
| 147 | package_co_financement_edit | /page/co-financement/edit/{id} | Path does not match |
| 148 | package_co_financement_delete | /page/co-financement/delete/{id} | Path does not match |
| 149 | package_view_modal | /package/view/modal/{id} | Path does not match |
| 150 | package_view | /package/v{id} | Path does not match |
| 151 | package_list | /package | Path does not match |
| 152 | package_information_add | /package/information/{step}/{id} | Path does not match |
| 153 | package_version_new | /package/version/new/{id}/{step} | Path does not match |
| 154 | package_feature_add | /package/feature/add/{id} | Path does not match |
| 155 | package_feature_price | /package/feature/price/{id} | Path does not match |
| 156 | package_query_search | /package/search/{query} | Path does not match |
| 157 | package_delete_unused_package | /package/v{id}/delete | Path does not match |
| 158 | page_list | /page/list/{page} | Path does not match |
| 159 | page_upload | /page/upload/{id}/{menu_client} | Path does not match |
| 160 | page_header_upload | /page/header-upload | Path does not match |
| 161 | page_view | /page/view/{menu_client} | Path does not match |
| 162 | page_header_company | /page/header_company | Path does not match |
| 163 | page_header_company_data | /page/header_company/data/{companyId} | Path does not match |
| 164 | page_delete_book_home | /page/delete/block-home/{id} | Path does not match |
| 165 | page_delete-image | /page/delete-image-page/{id} | Path does not match |
| 166 | page_delete-image-header | /page/delete-image-header-page/{id} | Path does not match |
| 167 | page_blockhome_add | /page/blockhome/add | Path does not match |
| 168 | page_blockhome_edit | /page/blockhome/edit/{id} | Path does not match |
| 169 | page_blockhome_list | /page/blockhome/list | Path does not match |
| 170 | page_blockhome_remove | /page/blockhome/delete/{id} | Path does not match |
| 171 | page_delete | /page/delete/{id} | Path does not match |
| 172 | param | /param | Path does not match |
| 173 | param_report | /paramReport | Path does not match |
| 174 | param_graph_add | /paramReport/graphe/add | Path does not match |
| 175 | param_graph_edit | /paramReport/graphe/edit/{id} | Path does not match |
| 176 | param_graph_delete | /paramReport/graphe/delete/{id} | Path does not match |
| 177 | param_graph | /paramReport/graphe | Path does not match |
| 178 | report | /report | Path does not match |
| 179 | mass_report_download_file | /report/mass-report/download/{file} | Path does not match |
| 180 | mass_report | /report/mass-report | Path does not match |
| 181 | report_import_view_modal | /report/view/modal/import/{id} | Path does not match |
| 182 | report_generate_purchase | /report/generate/purchase | Path does not match |
| 183 | report_generate_import | /report/generate/import/{id} | Path does not match |
| 184 | report_generate_admin | /report/generate/habilitation | Path does not match |
| 185 | report_generate_meeting | /report/generate/meeting | Path does not match |
| 186 | report_generate_packages | /report/generate/packages | Path does not match |
| 187 | report_generate_type | /report/generate/demande | Path does not match |
| 188 | report_generate | /report/generate | Path does not match |
| 189 | report_private_data | /report/generate/private-data | Path does not match |
| 190 | report_consumed_services | /report/generate/consumed-services | Path does not match |
| 191 | report_bilan | /report/generate/bilan | Path does not match |
| 192 | report_bilan_qa | /report/generate/bilan-qa | Path does not match |
| 193 | report_mails | /report/generate/mails | Path does not match |
| 194 | scope_list | /scopes/list | Path does not match |
| 195 | scope_edit | /scopes/edit/{id} | Path does not match |
| 196 | scope_delete | /scopes/delete/{id} | Path does not match |
| 197 | scope_admins | /scopes/{id}/admins | Path does not match |
| 198 | scope_admins_remove | /scopes/{id}/admins/{grantId}/remove | Path does not match |
| 199 | login | /connexion | Path does not match |
| 200 | logout | /logout | Path does not match |
| 201 | impersonate | /impersonate/{id} | Path does not match |
| 202 | forgot_password | /mot-de-passe/oublie | Path does not match |
| 203 | create | /mot-de-passe/first | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.