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_usd | /encashments_usd | Path does not match |
| 42 | app_encashments_save_usd | /encashments_usd/save | Path does not match |
| 43 | app_encashments_plan | /encashments/plan | Path does not match |
| 44 | app_encashments_plan_usd | /encashments_usd/plan | Path does not match |
| 45 | app_history_change | /history_change | Path does not match |
| 46 | app_history | /history/{gameName} | Path does not match |
| 47 | 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.