Routing
home
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/connexion
Route Matching Logs
Path to match:
/
| # | 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 | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.