https://golmanagerpanel.com/

Routing

index Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/admin/ (route: "n/a")

Route Matching Logs

Path to match: /
# 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 api_register /register Path does not match
14 api_auth_facebook /auth/facebook Path does not match
15 api_auth_google /auth/google Path does not match
16 api_recpass /recpass Path does not match
17 api_login_external /auth/login_external Path does not match
18 api_calendar /calendar/get Path does not match
19 api_calendar_note_get /calendar/note/{date}/get Path does not match
20 api_calendar_note_add /calendar/note/add Path does not match
21 api_calendar_note_edit /calendar/note/{id}/edit Path does not match
22 api_calendar_note_delete /calendar/note/{id}/delete Path does not match
23 api_collaborator_list /collaborator/list Path does not match
24 api_config_read /config Path does not match
25 api_country_list /public/country Path does not match
26 api_user_data /user_data Path does not match
27 api_user_purchase /customer/purchase Path does not match
28 api_user_coupon_swap /customer/coupon_swap Path does not match
29 api_user_device_add /customer/device/add Path does not match
30 api_user_device_delete /customer/device/delete Path does not match
31 api_user_device_list /customer/device/list Path does not match
32 api_document_add /document/add Path does not match
33 api_document_delete /document/delete/{id} Path does not match
34 api_document_list /document/list Path does not match
35 api_exercise_list /exercise/list Path does not match
36 api_exercise_add /exercise/add Path does not match
37 api_exercise_delete /exercise/delete/{id} Path does not match
38 api_exercise_categories /exercise/categories Path does not match
39 api_exercise_materials /exercise/materials Path does not match
40 api_exercises_by_search /exercise/search Path does not match
41 api_exercises_by_category /exercise/exercises/{category} Path does not match
42 api_exercise_by_id /exercise/data/{exerciseId} Path does not match
43 api_exercise_edit /exercise/edit/{id} Path does not match
44 api_exercise_update /exercise/update/{id} Path does not match
45 api_exercise_calendars /exercise/calendars/{month}/{year} Path does not match
46 api_exercise_calendar /exercise/calendar/{month} Path does not match
47 api_exercise_calendar_year /exercise/calendar/year/{year} Path does not match
48 api_exercise_calendar_get /exercise/calendar/{date}/get Path does not match
49 api_exercise_calendar_add /exercise/calendar/{date}/add Path does not match
50 api_exercise_calendar_remove /exercise/calendar/{date}/remove Path does not match
51 api_exercise_user_list /exercise/user/list Path does not match
52 api_exercise_user_add /exercise/user/add Path does not match
53 api_exercise_user_update /exercise/user/update/{id} Path does not match
54 api_game_list /game/list Path does not match
55 api_game_stats /game/stats Path does not match
56 api_game_delete /game/delete/{id} Path does not match
57 api_game_convocatoria /game/convocatoria/{gameId} Path does not match
58 api_game_convocatoria_edit /game/convocatoria/{game}/edit Path does not match
59 api_game_training /game/training/{date} Path does not match
60 api_game_training_edit /game/training/{date}/edit Path does not match
61 api_game_trainings /game/trainings/{month} Path does not match
62 api_game_add /game/add Path does not match
63 api_game_edit /game/edit/{game} Path does not match
64 api_game_editlineup /game/editlineup/{id} Path does not match
65 api_game_edit_alignment /game/edit/alignment/{id} Path does not match
66 api_game_get_alignment /game/get/alignment/{id} Path does not match
67 api_game_statsSeason /game/statsSeason Path does not match
68 api_membership_list /membership/list/{language} Path does not match
69 api_notification_list /notification/list Path does not match
70 api_notification_remove /notification/remove/{notificationId} Path does not match
71 api_notification_read /notification/read/{notificationId} Path does not match
72 api_player_list_by_game /player/listbygame/{id} Path does not match
73 api_player_list /player/list Path does not match
74 api_player_add /player/add Path does not match
75 api_players_all /players/all Path does not match
76 api_players_migrate /players/migrate/{seasonId} Path does not match
77 api_player_edit /player/edit/{id} Path does not match
78 api_player_editstats /player/editstats/{id} Path does not match
79 api_player_trainingAsist /player/trainingAsist Path does not match
80 api_player_convocatorias /player/convocatorias Path does not match
81 api_player_assistances /player/assistances/{id}/{month}/{year} Path does not match
82 api_player_assistance /player/assistance/{id}/{month} Path does not match
83 api_player_delete /player/delete/{id} Path does not match
84 api_player_games /player/games/{id} Path does not match
85 api_player_justifications /player/justifications Path does not match
86 api_position_list /position/list Path does not match
87 api_season_list /season/list Path does not match
88 api_season_add /season/add Path does not match
89 api_season_secondary_add /season/secondary/add Path does not match
90 api_season_change /season/change Path does not match
91 api_profile_password /profile/password Path does not match
92 api_season_update_config /season/update_config Path does not match
93 api_season_delete /season/delete/{seasonId} Path does not match
94 api_suggestion_add /suggestion/add Path does not match
95 user_dashboard /admin/dashboard Path does not match
96 index / Route matches!

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