https://geekandplay.com/api/posts?type=entity_reacts

Routing

get_posts Matched route

Route Parameters

Name Value
_format
"application/json"

Route Matching Logs

Path to match: /api/posts
# 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 Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.