Routing
_profiler_open_file
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/_profiler/open
| # | 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_mobule_checkbalance | /api/slots/mobule/check.balance | Path does not match |
| 44 | app_slots_mobule_checksession | /api/slots/mobule/check.session | Path does not match |
| 45 | app_slots_mobule_withdrawbet | /api/slots/mobule/withdraw.bet | Path does not match |
| 46 | app_slots_mobule_depositwin | /api/slots/mobule/deposit.win | Path does not match |
| 47 | app_slots_mobule_freeroundsactivate | /api/slots/mobule/freerounds.activate | Path does not match |
| 48 | app_slots_mobule_freeroundsstep | /api/slots/mobule/freerounds.step | Path does not match |
| 49 | app_slots_mobule_freeroundscomplete | /api/slots/mobule/freerounds.complete | Path does not match |
| 50 | app_slots_mobule_trxok | /api/slots/mobule/trx.cancel | Path does not match |
| 51 | app_slots_mobule_trxok_1 | /api/slots/mobule/trx.complete | Path does not match |
| 52 | load_slots | /api/slots/load | Path does not match |
| 53 | play_slot | /slots/play/{id} | Path does not match |
| 54 | payment_webhook_1plat | /api/payments/1plat | Path does not match |
| 55 | payment_webhook_cryptobot | /api/payments/cryptobot | Path does not match |
| 56 | payment_webhook_paradise | /api/payments/paradise | Path does not match |
| 57 | payment_webhook_streampay | /api/payments/streampay | Path does not match |
| 58 | payment_webhook_freekassa | /api/payments/fk | Path does not match |
| 59 | payment_webhook_cryptocloud | /api/payments/cryptocloud | Path does not match |
| 60 | deposit_create | /api/deposit | Path does not match |
| 61 | wallet_history | /api/wallet/history | Path does not match |
| 62 | withdraw_create | /api/withdraw | Path does not match |
| 63 | withdraw_cancel | /api/withdraw/cancel/{id} | Path does not match |
| 64 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 65 | _wdt | /_wdt/{token} | Path does not match |
| 66 | _profiler_home | /_profiler/ | Path does not match |
| 67 | _profiler_search | /_profiler/search | Path does not match |
| 68 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 69 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 70 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 71 | _profiler_open_file | /_profiler/open | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.