Routing
leaderboard_catchable_season_four
Matched route
Route Parameters
Name | Value |
---|---|
domain | "tkgstage.com" |
Route Matching Logs
Path to match:
/leaderboard/catchable/season-four
# | Route name | Path | Log |
---|---|---|---|
1 | _wdt | /_wdt/{token} | Path does not match |
2 | _profiler_home | /_profiler/ | Path does not match |
3 | _profiler_search | /_profiler/search | Path does not match |
4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
6 | _profiler_xdebug | /_profiler/xdebug | 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 | default | / | Path does not match |
14 | fishers_quest_default | / | Path does not match |
15 | fishers_quest_game | /game | Path does not match |
16 | occult_of_the_oculi_default | / | Path does not match |
17 | occult_of_the_oculi_game | /game | Path does not match |
18 | support | /support | Path does not match |
19 | patch_notes | /patch-notes | Path does not match |
20 | privacy | /privacy | Path does not match |
21 | maintenance | /maintenance | Path does not match |
22 | thetadrop_connect_success | /thetadrop-connect-success | Path does not match |
23 | app_material_index | /admin/material/ | Path does not match |
24 | app_material_new | /admin/material/new | Path does not match |
25 | app_material_show | /admin/material/{id} | Path does not match |
26 | app_material_edit | /admin/material/{id}/edit | Path does not match |
27 | app_material_delete | /admin/material/{id} | Path does not match |
28 | app_recipe_index | /admin/recipe/ | Path does not match |
29 | app_recipe_new | /admin/recipe/new | Path does not match |
30 | app_recipe_show | /admin/recipe/{id} | Path does not match |
31 | app_recipe_edit | /admin/recipe/{id}/edit | Path does not match |
32 | app_recipe_delete | /admin/recipe/{id} | Path does not match |
33 | app_template_material_probability_index | /template/material/probability/ | Path does not match |
34 | app_template_material_probability_new | /template/material/probability/new | Path does not match |
35 | app_template_material_probability_show | /template/material/probability/{id} | Path does not match |
36 | app_template_material_probability_edit | /template/material/probability/{id}/edit | Path does not match |
37 | app_template_material_probability_delete | /template/material/probability/{id} | Path does not match |
38 | api_craft_recipe | /api/craft/recipe | Path does not match |
39 | api_craft_message_in_a_bottle_status | /api/craft/messageInABottle/status | Path does not match |
40 | api_craft_message_in_a_bottle | /api/craft/messageInABottle | Path does not match |
41 | api_craft_message_in_a_bottle_cooldown | /api/craft/messageInABottle/cooldown | Path does not match |
42 | fishing | /api/fishing/catchable | Path does not match |
43 | fishing_catchable_claim | /api/fishing/catchable/claim | Path does not match |
44 | api_inventory_nft_catchable | /api/inventory/{userId}/nft-catchable | Path does not match |
45 | web_inventory_nft_catchable | /inventory/nft-catchable | Path does not match |
46 | api_inventory_nft_equipment | /api/inventory/{userId}/nft-equipment | Path does not match |
47 | web_inventory_nft_equipment | /inventory/nft-equipment | Path does not match |
48 | inventory_equipment | /api/inventory/{userId}/equipment | Path does not match |
49 | inventory_catchable | /api/inventory/{userId}/catchable | Path does not match |
50 | inventory_catchable_update_quantity | /api/inventory/{userId}/catchable/{catchableId}/update/quantity | Path does not match |
51 | inventory_material | /api/inventory/{userId}/material | Path does not match |
52 | inventory_recipe | /api/inventory/{userId}/recipe | Path does not match |
53 | inventory_remove_item | /api/inventory/remove | Path does not match |
54 | leaderboard_catchable_season_one | /leaderboard/catchable/season-one | Path does not match |
55 | leaderboard_catchable_season_two | /leaderboard/catchable/season-two | Path does not match |
56 | leaderboard_catchable_season_three | /leaderboard/catchable/season-three | Path does not match |
57 | leaderboard_catchable_season_four | /leaderboard/catchable/season-four | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.