Routing
(none)
Matched route
Route Matching Logs
Path to match:
/.git/config
# | 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 | app_admin_clientsettings_apikey_list | /settings/api-keys/ | Path does not match |
14 | app_admin_clientsettings_apikey_remove | /settings/api-keys/{keyid}/remove | Path does not match |
15 | app_admin_clientsettings_logs_list | /settings/logs/ | Path does not match |
16 | app_admin_clientsettings_vouchergroup_list | /settings/voucher-groups/ | Path does not match |
17 | app_admin_clientsettings_vouchergroup_setdefault | /settings/voucher-groups/{id}/set-default | Path does not match |
18 | app_admin_clientsettings_vouchergroup_delete | /settings/voucher-groups/delete | Path does not match |
19 | app_admin_dashboard_index | / | Path does not match |
20 | app_admin_doc_index | /doc/ | Path does not match |
21 | app_admin_player_details_index | /players/{slug}/details | Path does not match |
22 | app_admin_player_details_encoderstatus | /players/{slug}/encoder/status | Path does not match |
23 | app_admin_player_details_encoderstart | /players/{slug}/encoder/start | Path does not match |
24 | app_admin_player_details_encoderstop | /players/{slug}/encoder/stop | Path does not match |
25 | app_admin_player_details_encodervodlist | /players/{slug}/encoder/vod/list | Path does not match |
26 | app_admin_player_details_setencodervodurl | /players/{slug}/encoder/vod/set | Path does not match |
27 | app_admin_player_edit_add | /players/add | Path does not match |
28 | app_admin_player_edit_edit | /players/{slug}/edit | Path does not match |
29 | app_admin_player_integration_index | /players/{slug}/integration | Path does not match |
30 | app_admin_player_stats_index | /players/{slug}/stats/ | Path does not match |
31 | app_admin_player_stats_refreshajax | /players/{slug}/stats/refresh | Path does not match |
32 | app_admin_player_stats_reset | /players/{slug}/stats/reset | Path does not match |
33 | app_admin_player_viewers_list | /players/{slug}/viewers | Path does not match |
34 | app_admin_player_viewers_voucherstats | /players/{slug}/voucher-{id}/view | Path does not match |
35 | app_admin_player_viewers_userstats | /players/{slug}/user-{id}/view | Path does not match |
36 | app_admin_player_viewers_viewerstats | /players/{slug}/viewer-{id}/view | Path does not match |
37 | app_admin_player_vouchers_list | /players/{slug}/vouchers/ | Path does not match |
38 | app_admin_player_list | /players/ | Path does not match |
39 | app_admin_player_listlives | /players/live | Path does not match |
40 | app_admin_player_listvod | /players/vod | Path does not match |
41 | app_admin_player_delete | /players/delete | Path does not match |
42 | app_admin_player_subtitlesajax | /players/{slug}/subtitles | Path does not match |
43 | app_admin_player_adminsettingsajax | /players/{slug}/admin-settings | Path does not match |
44 | app_admin_player_restrict | /players/restrict | Path does not match |
45 | app_admin_player_enablechat | /players/enable-chat | Path does not match |
46 | app_admin_player_chat | /players/{slug}/chat | Path does not match |
47 | app_admin_playergroup_integration_index | /player-groups/{slug}/integration/ | Path does not match |
48 | app_admin_playergroup_overview_index | /player-groups/{slug}/ | Path does not match |
49 | app_admin_playergroup_players_list | /player-groups/{slug}/players/ | Path does not match |
50 | app_admin_playergroup_viewers_list | /player-groups/{slug}/viewers/ | Path does not match |
51 | app_admin_playergroup_vouchers_list | /player-groups/{slug}/vouchers/ | Path does not match |
52 | app_admin_playergroup_list | /player-groups/ | Path does not match |
53 | app_admin_playergroup_delete | /player-groups/delete | Path does not match |
54 | app_forgot_password_request | /reset-password | Path does not match |
55 | app_check_email | /reset-password/check-email | Path does not match |
56 | app_reset_password | /reset-password/reset/{token} | Path does not match |
57 | admin_login | /login | Path does not match |
58 | admin_logout | /logout | Path does not match |
59 | app_admin_user_list | /users/ | Path does not match |
60 | app_admin_user_remove | /users/remove | Path does not match |
61 | app_admin_user_edit | /users/{id}/edit | Path does not match |
62 | app_admin_user_resetpassword | /users/{id}/reset | Path does not match |
63 | app_admin_user_sendresetpasswordemail | /users/{id}/send-reset | Path does not match |
64 | app_admin_viewers_list | /viewers/ | Path does not match |
65 | app_admin_vouchers_list | /vouchers/ | Path does not match |
66 | app_admin_vouchers_delete | /vouchers/delete | Path does not match |
67 | app_admin_vouchers_edit | /vouchers/{id}/edit | Path does not match |
68 | app_superadmin_client_details_edit | /clients/{clientid}/edit | Path does not match |
69 | app_superadmin_client_encoders_list | /clients/{clientid}/encoders/ | Path does not match |
70 | app_client_encoders_add | /clients/{clientid}/encoders/add | Path does not match |
71 | app_superadmin_client_encoders_edit | /clients/{clientid}/encoders/{encoderid}/edit | Path does not match |
72 | app_superadmin_client_encoders_remove | /clients/{clientid}/encoders/remove | Path does not match |
73 | app_superadmin_clientlisting_list | /clients/ | Path does not match |
74 | app_superadmin_clientlisting_manage | /clients/{id}/manage | Path does not match |
75 | app_superadmin_clientlisting_unmanage | /clients/unmanage | Path does not match |
76 | app_superadmin_clientlisting_remove | /clients/remove | Path does not match |
77 | app_superadmin_playerversion_list | /player-versions/ | Path does not match |
78 | app_superadmin_playerversion_edit | /player-versions/{id}/edit | Path does not match |
79 | app_superadmin_playerversion_removalform | /player-versions/{id}/remove-form | Path does not match |
80 | app_superadmin_playerversion_remove | /player-versions/remove | Path does not match |
81 | app_adminapi_player_list | /api/player/list | Path does not match |
82 | app_adminapi_player_get | /api/player/get | Path does not match |
83 | app_adminapi_player_create | /api/player/create | Path does not match |
84 | app_adminapi_player_update | /api/player/update | Path does not match |
85 | app_adminapi_voucher_create | /api/voucher/create | Path does not match |
86 | app_adminapi_voucher_list | /api/voucher/list | Path does not match |
87 | app_adminapi_voucher_get | /api/voucher/get | Path does not match |
88 | app_adminapi_vouchergroup_create | /api/voucher-group/create | Path does not match |
89 | app_adminapi_vouchergroup_list | /api/voucher-group/list | Path does not match |
90 | app_tokenapi_onboarding_checkvoucher | /api/voucher-check | Path does not match |
91 | app_tokenapi_player_manifest | /api/manifest | Path does not match |
92 | app_tokenapi_player_stats | /api/stats | Path does not match |
93 | app_tokenapi_player_ping | /api/ping | Path does not match |
94 | app_site_boarding_index | /boarding | Path does not match |
95 | app_site_boarding_player | /player | Path does not match |
96 | app_site_boarding_collection | /collection | Path does not match |
97 | app_site_default_index | / | Path does not match |
98 | app_site_default_player | /fakeplayer | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.