Routing
game_pre_checkAgent
Matched route
Route Parameters
| Name | Value |
|---|---|
| language | "zh_MO" |
Route Matching Logs
Path to match:
/zh_MO/game/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_ckeditor_browse | /admintools/ckeditor/browse | Path does not match |
| 2 | admin_ckeditor_upload | /admintools/ckeditor/upload | Path does not match |
| 3 | admin_friend_help | /admiadmintoolsn/friend-help | Path does not match |
| 4 | admin_password_reset | /admintools/password/reset | Path does not match |
| 5 | admin_report | /admintools/report/ | Path does not match |
| 6 | admin_report_export | /admintools/report/export | Path does not match |
| 7 | admin_login | /admintools/login | Path does not match |
| 8 | admin_logout | /admintools/logout | Path does not match |
| 9 | admin_upload_index | /admintools/upload | Path does not match |
| 10 | admin_download_template | /admintools/download-template/{type} | Path does not match |
| 11 | admin_upload | /admin/upload/{type} | Path does not match |
| 12 | API_redeem_prize | /{language}/game/api/redeemPrize/{id} | Path does not match |
| 13 | API_get_user | /{language}/game/api/getUser | Path does not match |
| 14 | API_get_prize_detail | /{language}/game/api/prizeDetail/{id} | Path does not match |
| 15 | API_soccer_list | /{language}/game/api/soccer/list | Path does not match |
| 16 | API_passImage | /{language}/game/api/passimage | Path does not match |
| 17 | game_activity_rule | /{language}/game/termscondition | Path does not match |
| 18 | game_pre_checkAgent | /{language}/game/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.