Routing
customer_login
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "ru" |
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | back_constructor_template.ru | /back-office/constructor-template | Path does not match |
| 2 | back_constructor_template.en | /en/back-office/constructor-template | Path does not match |
| 3 | back_constructor_template_add.ru | /back-office/constructor-template/add | Path does not match |
| 4 | back_constructor_template_add.en | /en/back-office/constructor-template/add | Path does not match |
| 5 | back_constructor_template_edit.ru | /back-office/constructor-template/edit/{id} | Path does not match |
| 6 | back_constructor_template_edit.en | /en/back-office/constructor-template/edit/{id} | Path does not match |
| 7 | back_constructor_template_delete.ru | /back-office/constructor-template/delete/{id} | Path does not match |
| 8 | back_constructor_template_delete.en | /en/back-office/constructor-template/delete/{id} | Path does not match |
| 9 | back_constructor_template_get.ru | /back-office/constructor-template/get | Path does not match |
| 10 | back_constructor_template_get.en | /en/back-office/constructor-template/get | Path does not match |
| 11 | back_customer_list.ru | /back-office/customer/list | Path does not match |
| 12 | back_customer_list.en | /en/back-office/customer/list | Path does not match |
| 13 | back_customer_edit.ru | /back-office/customer/edit/{id} | Path does not match |
| 14 | back_customer_edit.en | /en/back-office/customer/edit/{id} | Path does not match |
| 15 | back_customer_delete.ru | /back-office/customer/delete/{id} | Path does not match |
| 16 | back_customer_delete.en | /en/back-office/customer/delete/{id} | Path does not match |
| 17 | back_customer_account.ru | /back-office/customer/account/{customer} | Path does not match |
| 18 | back_customer_account.en | /en/back-office/customer/account/{customer} | Path does not match |
| 19 | back_customer_get.ru | /back-office/customer/get | Path does not match |
| 20 | back_customer_get.en | /en/back-office/customer/get | Path does not match |
| 21 | back_price_main.ru | /back-office/price/main | Path does not match |
| 22 | back_price_main.en | /en/back-office/price/main | Path does not match |
| 23 | back_price_constructor.ru | /back-office/price/constructor | Path does not match |
| 24 | back_price_constructor.en | /en/back-office/price/constructor | Path does not match |
| 25 | back_project_get.ru | /back-office/test/project/get | Path does not match |
| 26 | back_project_get.en | /en/back-office/test/project/get | Path does not match |
| 27 | project_export_start.ru | /back-office/project/export/start/{project} | Path does not match |
| 28 | project_export_start.en | /en/back-office/project/export/start/{project} | Path does not match |
| 29 | project_export_result.ru | /back-office/project/export/result/{project}/{uuid} | Path does not match |
| 30 | project_export_result.en | /en/back-office/project/export/result/{project}/{uuid} | Path does not match |
| 31 | project_export_state.ru | /back-office/project/export/state/{uuid} | Path does not match |
| 32 | project_export_state.en | /en/back-office/project/export/state/{uuid} | Path does not match |
| 33 | project_export_download.ru | /back-office/project/export/download/{uuid} | Path does not match |
| 34 | project_export_download.en | /en/back-office/project/export/download/{uuid} | Path does not match |
| 35 | back_test_user_merged_test_set.ru | /back-office/test/users/test-merged-set/{id}/{code} | Path does not match |
| 36 | back_test_user_merged_test_set.en | /en/back-office/test/users/test-merged-set/{id}/{code} | Path does not match |
| 37 | back_test_user_merged_test_unset.ru | /back-office/test/users/test-merged-unset/{id}/{code} | Path does not match |
| 38 | back_test_user_merged_test_unset.en | /en/back-office/test/users/test-merged-unset/{id}/{code} | Path does not match |
| 39 | back_test_user_values_test_set.ru | /back-office/test/users/test-values-set/{id}/{code} | Path does not match |
| 40 | back_test_user_values_test_set.en | /en/back-office/test/users/test-values-set/{id}/{code} | Path does not match |
| 41 | back_test_user_values_test_unset.ru | /back-office/test/users/test-values-unset/{id}/{code} | Path does not match |
| 42 | back_test_user_values_test_unset.en | /en/back-office/test/users/test-values-unset/{id}/{code} | Path does not match |
| 43 | back_test_user_search.ru | /back-office/test/users/search | Path does not match |
| 44 | back_test_user_search.en | /en/back-office/test/users/search | Path does not match |
| 45 | back_project_group_user_report.ru | /back-office/test/users/group-report/{project} | Path does not match |
| 46 | back_project_group_user_report.en | /en/back-office/test/users/group-report/{project} | Path does not match |
| 47 | back_project_group_user_report_list.ru | /back-office/test/users/group-report/list/{project} | Path does not match |
| 48 | back_project_group_user_report_list.en | /en/back-office/test/users/group-report/list/{project} | Path does not match |
| 49 | back_project_group_user_report_progress.ru | /back-office/test/users/group-report-progress/{uuid} | Path does not match |
| 50 | back_project_group_user_report_progress.en | /en/back-office/test/users/group-report-progress/{uuid} | Path does not match |
| 51 | back_project_group_user_report_download.ru | /back-office/test/users/group-report-download/{group_report} | Path does not match |
| 52 | back_project_group_user_report_download.en | /en/back-office/test/users/group-report-download/{group_report} | Path does not match |
| 53 | office_account.ru | /office/account/list | Path does not match |
| 54 | office_account.en | /en/office/account/list | Path does not match |
| 55 | office_api_user_add.ru | /office/api_user/add | Path does not match |
| 56 | office_api_user_add.en | /en/office/api_user/add | Path does not match |
| 57 | office_api_user_cancel.ru | /office/api_user/cancel | Path does not match |
| 58 | office_api_user_cancel.en | /en/office/api_user/cancel | Path does not match |
| 59 | office_api_user_update.ru | /office/api_user/update | Path does not match |
| 60 | office_api_user_update.en | /en/office/api_user/update | Path does not match |
| 61 | customer_profile_webhook_delete_data.ru | /office/profile/webhook-delete-data/{code} | Path does not match |
| 62 | customer_profile_webhook_delete_data.en | /en/office/profile/webhook-delete-data/{code} | Path does not match |
| 63 | customer_profile_webhook_edit_data.ru | /office/profile/webhook-edit-data/{code} | Path does not match |
| 64 | customer_profile_webhook_edit_data.en | /en/office/profile/webhook-edit-data/{code} | Path does not match |
| 65 | customer_profile_webhook_no_data.ru | /office/profile/webhook-no-data/{code} | Path does not match |
| 66 | customer_profile_webhook_no_data.en | /en/office/profile/webhook-no-data/{code} | Path does not match |
| 67 | customer_profile_webhook_save_data.ru | /office/profile/webhook-save-data/{code} | Path does not match |
| 68 | customer_profile_webhook_save_data.en | /en/office/profile/webhook-save-data/{code} | Path does not match |
| 69 | customer_login.ru | /login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.