Routing
site_stud_sector_index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/stud-sector
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_login_check | /admin/api/login | Path does not match |
| 2 | admin_login | /admin/login | Path does not match |
| 3 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 4 | game_protocol_api_front_get | /game/{id}/protocol/front | Path does not match |
| 5 | game_protocol_api_reverse_get | /game/{id}/protocol/reverse | Path does not match |
| 6 | gesdinet_jwt_refresh_token | /admin/api/login/refresh | Path does not match |
| 7 | site_index | / | Path does not match |
| 8 | site_management_index | /management | Path does not match |
| 9 | site_club_index | /club | Path does not match |
| 10 | site_team_index | /team | Path does not match |
| 11 | site_logo_index | /logo | Path does not match |
| 12 | site_documents_index | /documents | Path does not match |
| 13 | site_player_inner | /player/{id} | Path does not match |
| 14 | site_coach_inner | /coach/{id} | Path does not match |
| 15 | site_personnel_inner | /personnel/{id} | Path does not match |
| 16 | site_calendar | /calendar | Path does not match |
| 17 | site_media_index | /media | Path does not match |
| 18 | site_news_inner | /news/{id} | Path does not match |
| 19 | site_photo_inner | /photo/{id} | Path does not match |
| 20 | site_video_inner | /video/{id} | Path does not match |
| 21 | site_game_inner | /game/{id} | Path does not match |
| 22 | site_game_protocol | /game/{id}/protocol | Path does not match |
| 23 | site_game_statistic | /game/{id}/statistic | Path does not match |
| 24 | site_game_media | /game/{id}/media | Path does not match |
| 25 | site_tournament_table | /tournament_table | Path does not match |
| 26 | site_tournament | /tournament | Path does not match |
| 27 | site_tournament_inner | /tournament/{id} | Path does not match |
| 28 | site_contact | /contacts | Path does not match |
| 29 | site_sponsors_index | /sponsors | Path does not match |
| 30 | site_sponsors_partners | /sponsors/partners | Path does not match |
| 31 | site_sponsors_licensing | /sponsors/licensing | Path does not match |
| 32 | site_stadium_about | /stadium | Path does not match |
| 33 | site_stadium_personnel | /stadium/personnel | Path does not match |
| 34 | site_stadium_rules | /stadium/rules | Path does not match |
| 35 | site_stadium_route | /stadium/route | Path does not match |
| 36 | site_stadium_crystal_about | /stadium_crystal | Path does not match |
| 37 | site_stadium_crystal_rental | /stadium_crystal/rental | Path does not match |
| 38 | site_stadium_crystal_personnel | /stadium_crystal/personnel | Path does not match |
| 39 | site_stadium_crystal_rules | /stadium_crystal/rules | Path does not match |
| 40 | site_stadium_crystal_route | /stadium_crystal/route | Path does not match |
| 41 | site_accreditation_index | /accreditation | Path does not match |
| 42 | site_support_index | /support | Path does not match |
| 43 | site_fan_support_index | /fan_support | Path does not match |
| 44 | site_fan_support_tickets | /fan_support/tickets | Path does not match |
| 45 | site_fan_support_subscriptions | /fan_support/subscriptions | Path does not match |
| 46 | site_fan_support_fan_card | /fan_support/fan_card | Path does not match |
| 47 | site_fan_support_match_day | /fan_support/match_day | Path does not match |
| 48 | site_fan_support_attributes | /fan_support/attributes | Path does not match |
| 49 | site_fan_support_account | /fan_support/account | Path does not match |
| 50 | site_fan_card_index | /fan_card | Path does not match |
| 51 | site_tickets_mgn | /tickets/mgn | Path does not match |
| 52 | site_tickets_vip | /tickets/vip | Path does not match |
| 53 | site_tickets_subscriptions | /tickets/subscriptions | Path does not match |
| 54 | site_stud_sector_index | /stud-sector | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.