Routing
play_slot
Matched route
Route Parameters
Name | Value |
---|---|
id | "993" |
Route Redirection
This page redirects to:
/
(route: "n/a")
Route Matching Logs
Path to match:
/slots/play/993
# | Route name | Path | Log |
---|---|---|---|
1 | page_admin | /admin | Path does not match |
2 | page_admin_users | /admin/users | Path does not match |
3 | page_admin_user_edit | /admin/users/edit/{id} | Path does not match |
4 | page_admin_promo | /admin/promo | Path does not match |
5 | page_admin_promo_create | /admin/promo/create | Path does not match |
6 | page_admin_deposits | /admin/deposits | Path does not match |
7 | page_admin_withdraws | /admin/withdraws | Path does not match |
8 | admin_withdraw_update_status | /admin/withdraw/update-status | Path does not match |
9 | auth_register | /auth/register | Path does not match |
10 | auth_login | /auth/login | Path does not match |
11 | vk_connect | /auth/vk | Path does not match |
12 | tg_connect | /auth/tg | Path does not match |
13 | vk_check | /auth/vk/callback | Path does not match |
14 | tg_check | /auth/tg/callback | Path does not match |
15 | app_logout | /logout | Path does not match |
16 | chat_message | /api/chat/message | Path does not match |
17 | chat_delete | /api/chat/delete | Path does not match |
18 | chat_ban | /api/chat/ban | Path does not match |
19 | chat_clear | /api/chat/clear | Path does not match |
20 | chat_send_promo_auto | /api/chat/send-promo-auto | Path does not match |
21 | dice_bet | /api/dice/bet | Path does not match |
22 | api_mines_app_mines | /api/mines/ | Path does not match |
23 | api_mines_app_mines_render | /api/mines/render | Path does not match |
24 | main_page | / | Path does not match |
25 | mines_page | /mines | Path does not match |
26 | dice_page | /dice | Path does not match |
27 | lobby_page | /lobby | Path does not match |
28 | tours_page | /tournaments | Path does not match |
29 | bonus_page | /bonus | Path does not match |
30 | referral_page | /referral | Path does not match |
31 | referral_redirect | /go/{id} | Path does not match |
32 | profile_page | /profile | Path does not match |
33 | faq_page | /faq | Path does not match |
34 | terms_page | /terms | Path does not match |
35 | support_redirect | /support | Path does not match |
36 | activate_promo | /api/profile/activatePromo | Path does not match |
37 | vk_bonus | /api/profile/vkBonus | Path does not match |
38 | save_personal_info | /api/profile/savePersonalInfo | Path does not match |
39 | change_password | /api/profile/changePassword | Path does not match |
40 | get_referrals | /api/referral/pagintaeTable | Path does not match |
41 | transfer_referral_balance | /api/referral/transfer | Path does not match |
42 | tournament_participate | /api/tournament/participate | Path does not match |
43 | app_slots_b2b_handle | /api/slots/slotsController.php | Path does not match |
44 | app_slots_b2bcontrolleryt_handle | /api/slots/slotsControllerYT.php | Path does not match |
45 | app_slots_mobule_checkbalance | /api/slots/mobule/check.balance | Path does not match |
46 | app_slots_mobule_checksession | /api/slots/mobule/check.session | Path does not match |
47 | app_slots_mobule_withdrawbet | /api/slots/mobule/withdraw.bet | Path does not match |
48 | app_slots_mobule_depositwin | /api/slots/mobule/deposit.win | Path does not match |
49 | app_slots_mobule_freeroundsactivate | /api/slots/mobule/freerounds.activate | Path does not match |
50 | app_slots_mobule_freeroundsstep | /api/slots/mobule/freerounds.step | Path does not match |
51 | app_slots_mobule_freeroundscomplete | /api/slots/mobule/freerounds.complete | Path does not match |
52 | app_slots_mobule_trxok | /api/slots/mobule/trx.cancel | Path does not match |
53 | app_slots_mobule_trxok_1 | /api/slots/mobule/trx.complete | Path does not match |
54 | load_slots | /api/slots/load | Path does not match |
55 | play_slot | /slots/play/{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.