Routing
vue_app
Matched route
Route Parameters
| Name | Value |
|---|---|
| vueRouting | "JS/GP.history.js" |
Route Matching Logs
Path to match:
/JS/GP.history.js
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | auto_fill_jeux_video | /api/ChatGPT/game | Path does not match |
| 14 | set_entity_subscribe | /api/entity/subscribe | Path does not match |
| 15 | set_entity_name | /api/entity/name | Path does not match |
| 16 | get_game_search | /api/game/search | Path does not match |
| 17 | get_game | /api/game/{id} | Path does not match |
| 18 | set_game_review | /api/game/review | Path does not match |
| 19 | get_game_media | /api/game/media | Path does not match |
| 20 | set_game_answer | /api/game/answer | Path does not match |
| 21 | set_game_answer_vote | /api/game/answer/vote | Path does not match |
| 22 | get_game_answer_comment | /api/game/answer/comment | Path does not match |
| 23 | set_game_answer_comment | /api/game/answer/comment | Path does not match |
| 24 | set_game_answer_comment_pin | /api/game/answer/comment/pin | Path does not match |
| 25 | get_user_favorite_game | /api/user/favorite/game | Path does not match |
| 26 | add_user_favorite_game | /api/user/favorite/game | Path does not match |
| 27 | set_user_genre_game | /api/user/genre/game | Path does not match |
| 28 | set_user_theme_game | /api/user/theme/game | Path does not match |
| 29 | set_user_console_game | /api/user/console/game | Path does not match |
| 30 | set_user_account_game | /api/user/account/game | Path does not match |
| 31 | get_game_score_popular | /api/game/score/popular | Path does not match |
| 32 | get_game_score_trend | /api/game/score/trend | Path does not match |
| 33 | google_login | /google/login | Path does not match |
| 34 | google_callback | /google/callback | Path does not match |
| 35 | get_page_categories | /api/categories | Path does not match |
| 36 | get_page_category | /api/page/{id}/category | Path does not match |
| 37 | get_page_suggest | /api/page/suggest | Path does not match |
| 38 | set_page_create | /api/page/create | Path does not match |
| 39 | get_page_identity | /api/page/{identity} | Path does not match |
| 40 | set_page_about | /api/page/about | Path does not match |
| 41 | get_poke_session | /api/poke/session | Path does not match |
| 42 | set_poke_password_edit | /api/poke/password/edit | Path does not match |
| 43 | set_poke_password_forgot | /api/poke/password/forgot | Path does not match |
| 44 | set_poke_user_avatar | /api/poke/user/avatar | Path does not match |
| 45 | set_poke_user_name | /api/poke/user/name | Path does not match |
| 46 | set_poke_user_code | /api/poke/user/code | Path does not match |
| 47 | set_poke_user_cover | /api/poke/user/cover | Path does not match |
| 48 | set_poke_need_edit | /api/poke/need/edit | Path does not match |
| 49 | set_poke_have_edit | /api/poke/have/edit | Path does not match |
| 50 | get_poke_trade_search | /api/poke/trade/search | Path does not match |
| 51 | set_poke_trade_send | /api/poke/trade/send | Path does not match |
| 52 | get_poke_trade_request | /api/poke/trade/request | Path does not match |
| 53 | set_poke_trade_accept | /api/poke/trade/accept | Path does not match |
| 54 | set_poke_trade_refuse | /api/poke/trade/refuse | Path does not match |
| 55 | get_poke_trade_history | /api/poke/trade/history | Path does not match |
| 56 | add_post | /api/post | Path does not match |
| 57 | get_post_mention | /api/post/mention | Path does not match |
| 58 | get_post_hashtag | /api/post/hashtag | Path does not match |
| 59 | get_post | /api/post/one | Path does not match |
| 60 | get_posts | /api/posts | Path does not match |
| 61 | get_post_user_identity | /api/post/user/{identity} | Path does not match |
| 62 | get_posts_new_count | /api/posts/new/count | Path does not match |
| 63 | get_posts_new | /api/posts/new | Path does not match |
| 64 | get_posts_trend | /api/posts/trend | Path does not match |
| 65 | set_tag_subscribe | /api/tag/subscribe | Path does not match |
| 66 | set_post_subscribe | /api/post/subscribe | Path does not match |
| 67 | del_post | /api/post/delete | Path does not match |
| 68 | set_post_react | /api/post/react | Path does not match |
| 69 | put_post_share | /api/post/share | Path does not match |
| 70 | set_post_report | /api/post/report | Path does not match |
| 71 | get_user_friends | /api/user/friends | Path does not match |
| 72 | set_user_friend_add | /api/user/friend/add/{id_user} | Path does not match |
| 73 | set_user_friend_del | /api/user/friend/del/{id_user} | Path does not match |
| 74 | set_user_block | /api/user/block/{id_user} | Path does not match |
| 75 | set_user_unblock | /api/user/unblock/{id_user} | Path does not match |
| 76 | get_user_friends_suggest | /api/user/friends/suggest | Path does not match |
| 77 | get_search_global | /api/search/global | Path does not match |
| 78 | get_search_stream | /api/search/stream | Path does not match |
| 79 | get_search_user | /api/search/user | Path does not match |
| 80 | set_user_security_friends | /api/user/security/friends/{access} | Path does not match |
| 81 | set_user_security_post | /api/user/security/post/{access} | Path does not match |
| 82 | set_user_security_about | /api/user/security/about/{access} | Path does not match |
| 83 | set_user_security_profil | /api/user/security/profile/{access} | Path does not match |
| 84 | set_user_security_accounts | /api/user/security/accounts/{access} | Path does not match |
| 85 | set_user_security_post_authorize | /api/user/security/post/authorize/{access} | Path does not match |
| 86 | set_user_security_message_authorize | /api/user/security/message/authorize/{access} | Path does not match |
| 87 | set_user_security_shifumi_authorize | /api/user/security/shifumi/authorize/{access} | Path does not match |
| 88 | app_get_csrf_token | /api/csrf-token | Path does not match |
| 89 | api_login | /api/login | Path does not match |
| 90 | api_session | /api/session | Path does not match |
| 91 | api_logout | /api/logout | Path does not match |
| 92 | get_badges | /api/badges | Path does not match |
| 93 | get_gifs | /api/getGifs | Path does not match |
| 94 | get_url_extract | /api/getDataUrl | Path does not match |
| 95 | get_suggestions | /api/suggestions | Path does not match |
| 96 | get_notifications | /api/notifications | Path does not match |
| 97 | set_chifoumi_start | /api/chifoumi/start | Path does not match |
| 98 | set_chifoumi_choice | /api/chifoumi/choice | Path does not match |
| 99 | set_user_register | /api/user/register | Path does not match |
| 100 | get_user_geek | /api/user/geek | Path does not match |
| 101 | get_user_info | /api/user/{identity} | Path does not match |
| 102 | set_user_about | /api/user/info | Path does not match |
| 103 | set_user_avatar | /api/user/avatar | Path does not match |
| 104 | set_user_cover | /api/user/cover | Path does not match |
| 105 | set_user_status | /api/user/status | Path does not match |
| 106 | set_user_subs_stream | /api/user/subs/stream | Path does not match |
| 107 | vue_app | /{vueRouting} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.