GET http://dev.speedruns.me/_profiler

Routing

_profiler_home Matched route

Route Parameters

Name Value
_route_mapping
[]
httpPort
80
httpsPort
443
path
"/_profiler/"
permanent
true
scheme
null

Route Redirection

This page redirects to:

http://dev.speedruns.me/_profiler/ (route: "_profiler_home")

Route Matching Logs

Path to match: /_profiler
# Route name Path Log
1 runs_metadata_fields /api/runs/metadata-fields Path does not match
2 _preview_error /_error/{code}.{_format} Path does not match
3 pentatrion_vite_build_proxy /build/{path} Path does not match
4 _profiler_vite /_profiler/vite Path does not match
5 _wdt_stylesheet /_wdt/styles Path does not match
6 _wdt /_wdt/{token} Path does not match
7 _profiler_home /_profiler/ Path does not match
8 _profiler_search /_profiler/search Path does not match
9 _profiler_search_bar /_profiler/search_bar Path does not match
10 _profiler_phpinfo /_profiler/phpinfo Path does not match
11 _profiler_xdebug /_profiler/xdebug Path does not match
12 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
13 _profiler_search_results /_profiler/{token}/search/results Path does not match
14 _profiler_open_file /_profiler/open Path does not match
15 _profiler /_profiler/{token} Path does not match
16 _profiler_router /_profiler/{token}/router Path does not match
17 _profiler_exception /_profiler/{token}/exception Path does not match
18 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
19 games_get_ran_by_user /api/games/by-user/{uuid} Path does not match
20 games_list /api/games Path does not match
21 games_get_by_uuid /api/games/{uuid} Path does not match
22 games_get_by_slug /api/games/by-slug/{slug} Path does not match
23 games_get_categories /api/games/{uuid}/categories Path does not match
24 games_get_popular_categories /api/games/{uuid}/categories/popular Path does not match
25 games_get_runners /api/games/{uuid}/runners Path does not match
26 games_get_latest_runs /api/games/{uuid}/runs/latest Path does not match
27 games_create /api/games Path does not match
28 games_update /api/games/{uuid} Path does not match
29 games_create_category /api/games/{game_uuid}/categories Path does not match
30 games_update_category /api/games/{game_uuid}/categories/{category_uuid} Path does not match
31 import_search_user_src /api/import/search/src/user/{name} Path does not match
32 import_search_game_src /api/import/search/src/game/{name} Path does not match
33 import_search_category_src /api/import/search/src/category/{gameId}/{name} Path does not match
34 import_check_user_match_src /api/import/match/src/user/{srcId} Path does not match
35 import_start_user_src /api/import/start/src Path does not match
36 notifications_self /api/notifications/me Path does not match
37 notifications_unread /api/notifications/me/unread Path does not match
38 notifications_get /api/notifications/{uuid} Path does not match
39 notifications_mark_all_read /api/notifications/read/all Path does not match
40 notifications_mark_read /api/notifications/read/{uuid} Path does not match
41 platforms_list /api/platforms Path does not match
42 resources_get_by_user /api/resources/by-user/{uuid} Path does not match
43 resources_get_by_game /api/resources/by-game/{uuid} Path does not match
44 resources_create_by_user /api/resources/by-user/{uuid} Path does not match
45 resources_update /api/resources/{uuid} Path does not match
46 resources_delete /api/resources/{uuid} Path does not match
47 runs_latest /api/runs/latest Path does not match
48 runs_get /api/runs/{uuid} Path does not match
49 runs_create /api/runs Path does not match
50 runs_update /api/runs/{uuid} Path does not match
51 runs_delete /api/runs/{uuid} Path does not match
52 runs_set_featured /api/runs/{uuid}/featured Path does not match
53 runs_unset_featured /api/runs/{uuid}/featured Path does not match
54 runs_highlight /api/runs/{uuid}/highlight Path does not match
55 runs_obsolete /api/runs/{uuid}/obsolete Path does not match
56 search_search /api/search Path does not match
57 user_self /api/users/me Path does not match
58 user_self_auths /api/users/me/auths Path does not match
59 user_self_auth_disconnect /api/users/me/auths/{type}/disconnect Path does not match
60 user_save_self /api/users/me Path does not match
61 user_self_runs /api/users/me/runs Path does not match
62 user_list /api/users Path does not match
63 user_get /api/users/{uuid} Path does not match
64 user_get_byname /api/users/by-name/{username} Path does not match
65 user_runs /api/users/{uuid}/runs Path does not match
66 auth_logout /auth/logout Path does not match
67 auth_discord_start /auth/discord Path does not match
68 auth_discord_redirect /auth/discord/redirect Path does not match
69 auth_twitch_start /auth/twitch Path does not match
70 auth_twitch_redirect /auth/twitch/redirect Path does not match
71 app_game_summary /game/{slug} Path does not match
72 app_game_resources /game/{slug}/resources Path does not match
73 app_main / Path does not match
74 app_user_profile /{username} Route matches!

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