http://104.131.49.47/

Routing

app_index_number Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 api_genid /api/.well-known/genid/{id} Path does not match
2 api_entrypoint /api/{index}.{_format} Path does not match
3 api_doc /api/docs.{_format} Path does not match
4 api_jsonld_context /api/contexts/{shortName}.{_format} Path does not match
5 api_core_config_datas_get_collection /api/core_config_datas.{_format} Path does not match
6 api_core_config_datas_post_collection /api/core_config_datas.{_format} Path does not match
7 api_core_config_datas_get_item /api/core_config_datas/{id}.{_format} Path does not match
8 api_core_config_datas_delete_item /api/core_config_datas/{id}.{_format} Path does not match
9 api_core_config_datas_put_item /api/core_config_datas/{id}.{_format} Path does not match
10 api_core_config_datas_patch_item /api/core_config_datas/{id}.{_format} Path does not match
11 _preview_error /_error/{code}.{_format} Path does not match
12 _wdt /_wdt/{token} Path does not match
13 _profiler_home /_profiler/ Path does not match
14 _profiler_search /_profiler/search Path does not match
15 _profiler_search_bar /_profiler/search_bar Path does not match
16 _profiler_phpinfo /_profiler/phpinfo Path does not match
17 _profiler_search_results /_profiler/{token}/search/results Path does not match
18 _profiler_open_file /_profiler/open Path does not match
19 _profiler /_profiler/{token} Path does not match
20 _profiler_router /_profiler/{token}/router Path does not match
21 _profiler_exception /_profiler/{token}/exception Path does not match
22 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
23 app_coverlay_index /coverlay/ Path does not match
24 app_coverlay_fn_cachedecklists /coverlay/fn_cachedecklists/{id} Path does not match
25 app_coverlay_fn_gettournamentrounds /coverlay/fn_gettournamentrounds/{id} Path does not match
26 app_coverlay_fn_cachedecklists_old /coverlay/fn_cachedecklists_old/{id} Path does not match
27 app_coverlay_fn_cacheplayers /coverlay/fn_cacheplayers/{id} Path does not match
28 app_coverlay_fn_cacheplayers_old /coverlay/fn_cacheplayers_old/{id} Path does not match
29 app_coverlay_fn_cachestandings /coverlay/fn_cachestandings/{id}/ Path does not match
30 app_coverlay_fn_cachestandings_old /coverlay/fn_cachestandings_old/{id}/{round} Path does not match
31 app_coverlay_fn_pullmatches /coverlay/fn_pullmatches/{id}/{round} Path does not match
32 app_coverlay_fn_pullmatches_old /coverlay/fn_pullmatches_old/{id}/{round} Path does not match
33 app_coverlay_fn_deletestandings /coverlay/fn_deletestandings/{id}/{round} Path does not match
34 app_coverlay_fn_uploadstandings /coverlay/fn_uploadstandings/{round} Path does not match
35 app_coverlay_fn_reloadsbgfx /coverlay/fn_reloadsbgfx Path does not match
36 app_coverlay_fn_reloadstandingsgfx /coverlay/fn_reloadstandingsgfx Path does not match
37 app_coverlay_fn_reloadspecific /coverlay/fn_reloadspecific/{code} Path does not match
38 app_coverlay_fn_reloadall /coverlay/fn_reloadall Path does not match
39 app_coverlay_decklist /coverlay/decklist/{match}/{player} Path does not match
40 app_coverlay_decksideboard /coverlay/sideboard/{match}/{player} Path does not match
41 app_coverlay_sideboard /coverlay/overlaysideboard/{key} Path does not match
42 app_coverlay_keycards /coverlay/overlaykeycards/{key} Path does not match
43 app_coverlay_sbinout /coverlay/overlaysbinout/{key} Path does not match
44 app_coverlay_h2h /coverlay/h2h/{match}/ Path does not match
45 app_coverlay_standings /coverlay/standings/{page}/{round}/{static} Path does not match
46 app_coverlay_archetypes /coverlay/archetypes/{page}/{format} Path does not match
47 app_coverlay_pods /coverlay/pods/{pod}/{seat} Path does not match
48 app_coverlay_pods2 /coverlay/pods2/{pod}/{seat} Path does not match
49 app_coverlay_players /coverlay/players/{page} Path does not match
50 app_coverlay_draftoverlay /coverlay/draftoverlay/{pod}/{seat} Path does not match
51 app_coverlay_profile /coverlay/profile/{match}/{player} Path does not match
52 app_coverlay_victory /coverlay/victory/{match}/{player} Path does not match
53 app_coverlay_ticker_standings /coverlay/ticker/standings Path does not match
54 app_coverlay_ticker /coverlay/ticker Path does not match
55 app_coverlay_ctrl_event /coverlay/ctrl/event Path does not match
56 app_coverlay_ctrl_event_updaterounds /coverlay/ctrl/event/updateRounds/{tournamentid} Path does not match
57 app_coverlay_overlay /coverlay/overlay/{match} Path does not match
58 app_coverlay_mocsoverlay /coverlay/mocsoverlay/{match} Path does not match
59 app_coverlay_ctrl_match /coverlay/ctrl/match Path does not match
60 app_coverlay_ctrl_match_load /coverlay/ctrl/match/load/{id} Path does not match
61 app_coverlay_ctrl_match_save /coverlay/ctrl/match/save Path does not match
62 app_coverlay_ctrl_event_load /coverlay/ctrl/event/load Path does not match
63 app_coverlay_ctrl_event_save /coverlay/ctrl/event/save Path does not match
64 app_coverlay_ref_decklist /coverlay/ref/decklist/{id} Path does not match
65 app_coverlay_test_cards /coverlay/test_cards Path does not match
66 app_chart /chart Path does not match
67 app_index_number / Route matches!

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