Routing
app_index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | analitic_region | /analitic/region | Path does not match |
| 3 | analitic_club | /analitic/club | Path does not match |
| 4 | analitic_system | /analitic/system | Path does not match |
| 5 | analitic_currency | /analitic/currency | Path does not match |
| 6 | analitic_stat | /analitic/stat | Path does not match |
| 7 | analitic_report | /analitic/report | Path does not match |
| 8 | betting_pay_get_frame | /betting/getPayFrame | Path does not match |
| 9 | api_betting_get_info | /api/{version}/betting/getInfo | Path does not match |
| 10 | api_betting_create_bet | /api/{version}/betting/createBet | Path does not match |
| 11 | api_betting_cancel_bet | /api/{version}/betting/cancelBet | Path does not match |
| 12 | api_betting_create_win | /api/{version}/betting/createWin | Path does not match |
| 13 | api_betting_get_status | /api/{version}/betting/getStatus | Path does not match |
| 14 | borlette_check | /borlette_check | Path does not match |
| 15 | borlette_pay_get_frame | /borlette/getPayFrame | Path does not match |
| 16 | app_cashdesks | /cashdesks | Path does not match |
| 17 | app_cashdesks_edit | /cashdesks/{id}/edit | Path does not match |
| 18 | app_cashdesks_group_edit | /cashdesks/group_edit | Path does not match |
| 19 | app_cashdesks_delete | /cashdesks/{id}/delete | Path does not match |
| 20 | app_cashdesks_save | /cashdesks/save | Path does not match |
| 21 | app_cashdesks_group_edit_save | /cashdesks/group_edit_save | Path does not match |
| 22 | app_clubs_chains | /chain/clubs | Path does not match |
| 23 | app_clubs_chains_edit | /chain/clubs/{id}/edit | Path does not match |
| 24 | app_clubs_chains_save | /chain/clubs/save | Path does not match |
| 25 | app_clubs_chains_delete | /chain/clubs/{id}/delete | Path does not match |
| 26 | app_clubapi_getallclubs | /api/{version}/club/all | Path does not match |
| 27 | app_clubs | /clubs | Path does not match |
| 28 | app_clubs_edit | /clubs/{id}/edit | Path does not match |
| 29 | app_clubs_info | /clubs_info | Path does not match |
| 30 | app_clubs_info_edit | /clubs_info/{id}/edit | Path does not match |
| 31 | app_clubs_delete | /clubs/{id}/delete | Path does not match |
| 32 | app_clubs_save | /clubs/save | Path does not match |
| 33 | app_clubs_info_save | /clubs_info/save | Path does not match |
| 34 | app_clubs_group_edit | /clubs/group_edit | Path does not match |
| 35 | app_clubs_group_edit_save | /clubs/group_edit_save | Path does not match |
| 36 | app_downloads | /downloads | Path does not match |
| 37 | app_encashments_support | /encashments_support | Path does not match |
| 38 | app_encashments | /encashments | Path does not match |
| 39 | app_encashments_save | /encashments/save | Path does not match |
| 40 | app_encashments_support_save | /encashments_support/save | Path does not match |
| 41 | app_encashments_plan | /encashments/plan | Path does not match |
| 42 | api_external_user_data_update_user | /api/{version}/external-user-data/update-user/{userId} | Path does not match |
| 43 | api_external_user_data_create | /api/{version}/external-user-data/create | Path does not match |
| 44 | api_external_user_data_get_user_cashier | /api/{version}/external-user-data/get-user-cashier | Path does not match |
| 45 | api_external_user_data_get_clubs | /api/{version}/external-user-data/get-clubs | Path does not match |
| 46 | api_external_user_data_get_cashdesks | /api/{version}/external-user-data/get-cashdesks | Path does not match |
| 47 | api_external_user_data_get_user | /api/{version}/external-user-data/get-user/{userId} | Path does not match |
| 48 | api_test_external_user_data_update | /api-test/external-user-data/update | Path does not match |
| 49 | api_test_external_user_data_create | /api-test/external-user-data/create | Path does not match |
| 50 | api_test_external_user_data_get_user_cashier | /api-test/external-user-data/get-user-cashier | Path does not match |
| 51 | api_test_external_user_data_get_clubs | /api-test/external-user-data/get-clubs | Path does not match |
| 52 | api_test_external_user_data_get_cashdesks | /api-test/external-user-data/get-cashdesks | Path does not match |
| 53 | api_test_external_user_data_get_user | /api-test/external-user-data/get-user | Path does not match |
| 54 | app_history_change | /history_change | Path does not match |
| 55 | app_history | /history/{gameName} | Path does not match |
| 56 | app_index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.