Routing
homepage
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_errors | /api/errors/{status} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_doc | /api/docs.{_format} | Path does not match |
| 6 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 10 | _api_/admin_users/{id}{._format}_get | /api/admin_users/{id}.{_format} | Path does not match |
| 11 | _api_/admin_users{._format}_get_collection | /api/admin_users.{_format} | Path does not match |
| 12 | _api_/admin_users{._format}_post | /api/admin_users.{_format} | Path does not match |
| 13 | _api_/admin_users/{id}{._format}_put | /api/admin_users/{id}.{_format} | Path does not match |
| 14 | _api_/admin_users/{id}{._format}_patch | /api/admin_users/{id}.{_format} | Path does not match |
| 15 | _api_/admin_users/{id}{._format}_delete | /api/admin_users/{id}.{_format} | Path does not match |
| 16 | _api_/availability_sessions{._format}_get_collection | /api/availability_sessions.{_format} | Path does not match |
| 17 | _api_/availability_sessions/{id}{._format}_get | /api/availability_sessions/{id}.{_format} | Path does not match |
| 18 | _api_/availability_sessions{._format}_post | /api/availability_sessions.{_format} | Path does not match |
| 19 | _api_/availability_sessions/{id}{._format}_put | /api/availability_sessions/{id}.{_format} | Path does not match |
| 20 | _api_/availability_sessions/{id}{._format}_delete | /api/availability_sessions/{id}.{_format} | Path does not match |
| 21 | _api_/bookings/{id}{._format}_get | /api/bookings/{id}.{_format} | Path does not match |
| 22 | _api_/bookings{._format}_get_collection | /api/bookings.{_format} | Path does not match |
| 23 | _api_/bookings{._format}_post | /api/bookings.{_format} | Path does not match |
| 24 | _api_/bookings/{id}{._format}_put | /api/bookings/{id}.{_format} | Path does not match |
| 25 | _api_/bookings/{id}{._format}_patch | /api/bookings/{id}.{_format} | Path does not match |
| 26 | _api_/bookings/{id}{._format}_delete | /api/bookings/{id}.{_format} | Path does not match |
| 27 | _api_/clubs{._format}_get_collection | /api/clubs.{_format} | Path does not match |
| 28 | _api_/clubs/{id}{._format}_get | /api/clubs/{id}.{_format} | Path does not match |
| 29 | _api_/clubs{._format}_post | /api/clubs.{_format} | Path does not match |
| 30 | _api_/clubs/{id}{._format}_put | /api/clubs/{id}.{_format} | Path does not match |
| 31 | _api_/clubs/{id}{._format}_delete | /api/clubs/{id}.{_format} | Path does not match |
| 32 | _api_/fan_users/{id}{._format}_get | /api/fan_users/{id}.{_format} | Path does not match |
| 33 | _api_/fan_users{._format}_get_collection | /api/fan_users.{_format} | Path does not match |
| 34 | _api_/fan_users{._format}_post | /api/fan_users.{_format} | Path does not match |
| 35 | _api_/fan_users/{id}{._format}_put | /api/fan_users/{id}.{_format} | Path does not match |
| 36 | _api_/fan_users/{id}{._format}_patch | /api/fan_users/{id}.{_format} | Path does not match |
| 37 | _api_/fan_users/{id}{._format}_delete | /api/fan_users/{id}.{_format} | Path does not match |
| 38 | _api_/players{._format}_get_collection | /api/players.{_format} | Path does not match |
| 39 | _api_/players/{id}{._format}_get | /api/players/{id}.{_format} | Path does not match |
| 40 | _api_/players{._format}_post | /api/players.{_format} | Path does not match |
| 41 | _api_/players/{id}{._format}_put | /api/players/{id}.{_format} | Path does not match |
| 42 | _api_/players/{id}{._format}_delete | /api/players/{id}.{_format} | Path does not match |
| 43 | admin | /admin | Path does not match |
| 44 | admin_admin_user_index | /admin/admin-user | Path does not match |
| 45 | admin_admin_user_new | /admin/admin-user/new | Path does not match |
| 46 | admin_admin_user_batch_delete | /admin/admin-user/batch-delete | Path does not match |
| 47 | admin_admin_user_autocomplete | /admin/admin-user/autocomplete | Path does not match |
| 48 | admin_admin_user_render_filters | /admin/admin-user/render-filters | Path does not match |
| 49 | admin_admin_user_edit | /admin/admin-user/{entityId}/edit | Path does not match |
| 50 | admin_admin_user_delete | /admin/admin-user/{entityId}/delete | Path does not match |
| 51 | admin_admin_user_detail | /admin/admin-user/{entityId} | Path does not match |
| 52 | admin_availability_session_index | /admin/availability-session | Path does not match |
| 53 | admin_availability_session_new | /admin/availability-session/new | Path does not match |
| 54 | admin_availability_session_batch_delete | /admin/availability-session/batch-delete | Path does not match |
| 55 | admin_availability_session_autocomplete | /admin/availability-session/autocomplete | Path does not match |
| 56 | admin_availability_session_render_filters | /admin/availability-session/render-filters | Path does not match |
| 57 | admin_availability_session_edit | /admin/availability-session/{entityId}/edit | Path does not match |
| 58 | admin_availability_session_delete | /admin/availability-session/{entityId}/delete | Path does not match |
| 59 | admin_availability_session_detail | /admin/availability-session/{entityId} | Path does not match |
| 60 | admin_booking_index | /admin/booking | Path does not match |
| 61 | admin_booking_new | /admin/booking/new | Path does not match |
| 62 | admin_booking_batch_delete | /admin/booking/batch-delete | Path does not match |
| 63 | admin_booking_autocomplete | /admin/booking/autocomplete | Path does not match |
| 64 | admin_booking_render_filters | /admin/booking/render-filters | Path does not match |
| 65 | admin_booking_edit | /admin/booking/{entityId}/edit | Path does not match |
| 66 | admin_booking_delete | /admin/booking/{entityId}/delete | Path does not match |
| 67 | admin_booking_detail | /admin/booking/{entityId} | Path does not match |
| 68 | admin_club_index | /admin/club | Path does not match |
| 69 | admin_club_new | /admin/club/new | Path does not match |
| 70 | admin_club_batch_delete | /admin/club/batch-delete | Path does not match |
| 71 | admin_club_autocomplete | /admin/club/autocomplete | Path does not match |
| 72 | admin_club_render_filters | /admin/club/render-filters | Path does not match |
| 73 | admin_club_edit | /admin/club/{entityId}/edit | Path does not match |
| 74 | admin_club_delete | /admin/club/{entityId}/delete | Path does not match |
| 75 | admin_club_detail | /admin/club/{entityId} | Path does not match |
| 76 | admin_fan_user_index | /admin/fan-user | Path does not match |
| 77 | admin_fan_user_new | /admin/fan-user/new | Path does not match |
| 78 | admin_fan_user_batch_delete | /admin/fan-user/batch-delete | Path does not match |
| 79 | admin_fan_user_autocomplete | /admin/fan-user/autocomplete | Path does not match |
| 80 | admin_fan_user_render_filters | /admin/fan-user/render-filters | Path does not match |
| 81 | admin_fan_user_edit | /admin/fan-user/{entityId}/edit | Path does not match |
| 82 | admin_fan_user_delete | /admin/fan-user/{entityId}/delete | Path does not match |
| 83 | admin_fan_user_detail | /admin/fan-user/{entityId} | Path does not match |
| 84 | admin_player_index | /admin/player | Path does not match |
| 85 | admin_player_new | /admin/player/new | Path does not match |
| 86 | admin_player_batch_delete | /admin/player/batch-delete | Path does not match |
| 87 | admin_player_autocomplete | /admin/player/autocomplete | Path does not match |
| 88 | admin_player_render_filters | /admin/player/render-filters | Path does not match |
| 89 | admin_player_edit | /admin/player/{entityId}/edit | Path does not match |
| 90 | admin_player_delete | /admin/player/{entityId}/delete | Path does not match |
| 91 | admin_player_detail | /admin/player/{entityId} | Path does not match |
| 92 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 93 | _wdt | /_wdt/{token} | Path does not match |
| 94 | _profiler_home | /_profiler/ | Path does not match |
| 95 | _profiler_search | /_profiler/search | Path does not match |
| 96 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 97 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 98 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 99 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 100 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 101 | _profiler_open_file | /_profiler/open | Path does not match |
| 102 | _profiler | /_profiler/{token} | Path does not match |
| 103 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 104 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 105 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 106 | admin_login | /admin/login | Path does not match |
| 107 | admin_logout | /admin/logout | Path does not match |
| 108 | admin_api_booking_payment_status | /admin/api/booking/{id}/payment-status | Path does not match |
| 109 | admin_refresh_stats | /admin/refresh-stats | Path does not match |
| 110 | admin_seed_database | /admin/seed/ | Path does not match |
| 111 | admin_seed_sessions | /admin/seed/sessions | Path does not match |
| 112 | admin_seed_perfect_bookings | /admin/seed/perfect-bookings | Path does not match |
| 113 | admin_seed_complete | /admin/seed/complete | Path does not match |
| 114 | admin_seed_clear | /admin/seed/clear | Path does not match |
| 115 | admin_seed_clear_filtered | /admin/seed/clear-filtered | Path does not match |
| 116 | admin_seed_statistics | /admin/seed/statistics | Path does not match |
| 117 | admin_seed_fix_statuses | /admin/seed/fix-statuses | Path does not match |
| 118 | admin_seed_update_session_times | /admin/seed/update-session-times | Path does not match |
| 119 | admin_seed_update_booking_statuses | /admin/seed/update-booking-statuses | Path does not match |
| 120 | admin_seed_remove_duplicates | /admin/seed/remove-duplicates | Path does not match |
| 121 | admin_seed_remove_excess_bookings | /admin/seed/remove-excess-bookings | Path does not match |
| 122 | admin_seed_check_duplicate_time_slots | /admin/seed/check-duplicate-time-slots | Path does not match |
| 123 | admin_seed_remove_duplicate_time_slots | /admin/seed/remove-duplicate-time-slots | Path does not match |
| 124 | admin_seed_validate | /admin/seed/validate | Path does not match |
| 125 | admin_seed_clubs | /admin/seed/clubs | Path does not match |
| 126 | admin_api_booking_statistics | /admin/api/statistics/bookings | Path does not match |
| 127 | admin_api_player_statistics | /admin/api/statistics/players | Path does not match |
| 128 | api_dashboard_statistics | /api/dashboard/statistics | Path does not match |
| 129 | api_dashboard_bookings | /api/dashboard/bookings | Path does not match |
| 130 | api_dashboard_players | /api/dashboard/players | Path does not match |
| 131 | fan_session_slots | /fan/session/{id}/slots | Path does not match |
| 132 | fan_session_book | /fan/session/{id}/book | Path does not match |
| 133 | fan_booking_confirm_payment | /fan/booking/{id}/confirm-payment | Path does not match |
| 134 | fan_booking_retry_payment | /fan/booking/{id}/retry-payment | Path does not match |
| 135 | fan_booking_payment_modal | /fan/booking/{id}/payment-modal | Path does not match |
| 136 | fan_session_details | /fan/session/{id}/details | Path does not match |
| 137 | app_calendar_index | /calendar/ | Path does not match |
| 138 | app_calendar_player | /calendar/player/{id} | Path does not match |
| 139 | club_login | /club/login | Path does not match |
| 140 | club_logout | /club/logout | Path does not match |
| 141 | club_bookings | /club/bookings/ | Path does not match |
| 142 | club_booking_show | /club/bookings/{id} | Path does not match |
| 143 | club_index | /club/ | Path does not match |
| 144 | club_dashboard | /club/dashboard | Path does not match |
| 145 | club_players_list | /club/players/ | Path does not match |
| 146 | club_player_show | /club/players/{id} | Path does not match |
| 147 | club_profile | /club/profile/ | Path does not match |
| 148 | club_sessions_management | /club/sessions/ | Path does not match |
| 149 | club_session_show | /club/sessions/{id} | Path does not match |
| 150 | club_session_create | /club/sessions/new | Path does not match |
| 151 | club_session_edit | /club/sessions/{id}/edit | Path does not match |
| 152 | club_session_delete | /club/sessions/{id}/delete | Path does not match |
| 153 | contact | /contact | Path does not match |
| 154 | fan_index | /fan/ | Path does not match |
| 155 | fan_dashboard | /fan/dashboard | Path does not match |
| 156 | fan_bookings | /fan/bookings | Path does not match |
| 157 | fan_players | /fan/players | Path does not match |
| 158 | fan_player_show | /fan/player/{id} | Path does not match |
| 159 | fan_booking_cancel | /fan/booking/{id}/cancel | Path does not match |
| 160 | fan_booking_complete_call | /fan/booking/{id}/complete-call | Path does not match |
| 161 | fan_booking_complete | /fan/booking/{id}/complete | Path does not match |
| 162 | fan_booking_call | /fan/booking/{id}/call | Path does not match |
| 163 | fan_profile | /fan/profile | Path does not match |
| 164 | fan_profile_edit | /fan/profile/edit | Path does not match |
| 165 | fan_login | /fan/login | Path does not match |
| 166 | fan_register | /fan/register | Path does not match |
| 167 | fan_logout | /fan/logout | Path does not match |
| 168 | homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.