Routing
membership_ba_view
Matched route
Route Parameters
| Name | Value |
|---|---|
| baID | "424" |
| userID | "5924" |
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/customer/5924/membership/ba/424/view
| # | 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_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | home | / | Path does not match |
| 14 | import-seller | /import-seller | Path does not match |
| 15 | confidentialite | /politique-de-confidentialite | Path does not match |
| 16 | condition_generales_utilisation | /conditions-generales-d-utilisation | Path does not match |
| 17 | login_as | /login-as/{userID} | Path does not match |
| 18 | customer_list | /customer/list | Path does not match |
| 19 | customer_list_ajax | /customer/list-ajax | Path does not match |
| 20 | customer_update | /customer/{userID}/update | Path does not match |
| 21 | customer_view | /customer/{userID} | Path does not match |
| 22 | customer_delete | /customer/{userID}/delete | Path does not match |
| 23 | customer_resend_mail_signin_end | /customer/{userID}/resend-mail-signin-end | Path does not match |
| 24 | dashboard_fullweb | /dashboard/fullweb | Path does not match |
| 25 | dashboard_fullweb_list_ajax | /dashboard/fullweb-list-ajax | Path does not match |
| 26 | dashboard_full_web_change_data | /dashboard/fullweb/change-data | Path does not match |
| 27 | dashboard_full_web_change_note | /dashboard/fullweb/change-note | Path does not match |
| 28 | dashboard_full_web_delete_note | /dashboard/fullweb/delete-note | Path does not match |
| 29 | dashboardFullwebMoveToOav | /dashboard/fullweb/move-to-oav/ | Path does not match |
| 30 | dashboard_fullweb_export_xlsx | /dashboard/fullweb-export-xlsx | Path does not match |
| 31 | director_list | /director/list | Path does not match |
| 32 | director_list_ajax | /director/list-ajax | Path does not match |
| 33 | director_update | /director/{userID}/update | Path does not match |
| 34 | director_delete | /director/{userID}/delete | Path does not match |
| 35 | director_resend_mail_signin_end | /director/{userID}/resend-mail-signin-end | Path does not match |
| 36 | document_list | /document/list | Path does not match |
| 37 | document_list_ajax | /document/list-ajax | Path does not match |
| 38 | document_update | /document/{documentID}/update | Path does not match |
| 39 | document_sign | /document/sign/{documentID} | Path does not match |
| 40 | document_delete | /document/delete/{documentID} | Path does not match |
| 41 | customer_sign_conditions_success | /document/customer/{userID}/sign-conditions/success | Path does not match |
| 42 | yousign_sign_conditions_end_v3 | /document/yousign-v3/sign-conditions | Path does not match |
| 43 | yousign_sign_conditions_end | /document/yousign/sign-conditions/{documentID} | Path does not match |
| 44 | manager_list | /manager/list | Path does not match |
| 45 | manager_list_ajax | /manager/list-ajax | Path does not match |
| 46 | manager_update | /manager/{userID}/update | Path does not match |
| 47 | manager_delete | /manager/{userID}/delete | Path does not match |
| 48 | manager_resend_mail_signin_end | /manager/{userID}/resend-mail-signin-end | Path does not match |
| 49 | membership_list | /customer/{userID}/memberships | Path does not match |
| 50 | membership_view | /customer/{userID}/membership/{membershipID}/view/{productType} | Path does not match |
| 51 | membership_dic_update | /customer/{userID}/membership/dic/{dicID}/update | Path does not match |
| 52 | membership_dic_view | /customer/{userID}/membership/dic/{dicID}/view | Path does not match |
| 53 | membership_fic_update | /customer/{userID}/membership/fic/{ficID}/update | Path does not match |
| 54 | membership_fic_view | /customer/{userID}/membership/fic/{ficID}/view | Path does not match |
| 55 | membership_fic_test | /customer/{userID}/membership/fic/{ficID}/test | Path does not match |
| 56 | membership_ba_update | /customer/{userID}/membership/ba/{baID}/update | Path does not match |
| 57 | membership_ba_view | /customer/{userID}/membership/ba/{baID}/view | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.