Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | admin_court_index | /admin/courts | Path does not match |
| 17 | admin_court_new | /admin/courts/new | Path does not match |
| 18 | admin_court_edit | /admin/courts/{id}/edit | Path does not match |
| 19 | admin_court_delete | /admin/courts/{id}/delete | Path does not match |
| 20 | admin_court_toggle | /admin/courts/{id}/toggle | Path does not match |
| 21 | admin_match_index | /admin/matches | Path does not match |
| 22 | admin_match_edit | /admin/matches/{id}/edit | Path does not match |
| 23 | admin_match_cancel | /admin/matches/{id}/cancel | Path does not match |
| 24 | admin_match_confirm | /admin/matches/{id}/confirm | Path does not match |
| 25 | admin_match_played | /admin/matches/{id}/played | Path does not match |
| 26 | admin_page_index | /admin/pages | Path does not match |
| 27 | admin_page_new | /admin/pages/new | Path does not match |
| 28 | admin_page_edit | /admin/pages/{id}/edit | Path does not match |
| 29 | admin_page_delete | /admin/pages/{id}/delete | Path does not match |
| 30 | admin_page_upload_image | /admin/pages/upload-image | Path does not match |
| 31 | admin_partner_index | /admin/partners | Path does not match |
| 32 | admin_partner_new | /admin/partners/new | Path does not match |
| 33 | admin_partner_edit | /admin/partners/{id}/edit | Path does not match |
| 34 | admin_partner_delete | /admin/partners/{id}/delete | Path does not match |
| 35 | admin_partner_toggle | /admin/partners/{id}/toggle | Path does not match |
| 36 | admin_partner_reorder | /admin/partners/reorder | Path does not match |
| 37 | admin_player_index | /admin/players | Path does not match |
| 38 | admin_player_new | /admin/players/new | Path does not match |
| 39 | admin_player_edit | /admin/players/{id} | Path does not match |
| 40 | admin_player_specialty_delete | /admin/players/{id}/specialty/{specialtyId}/delete | Path does not match |
| 41 | admin_player_delete | /admin/players/{id}/delete | Path does not match |
| 42 | admin_slot_index | /admin/slots | Path does not match |
| 43 | admin_slot_new | /admin/slots/new | Path does not match |
| 44 | admin_slot_edit | /admin/slots/{id}/edit | Path does not match |
| 45 | admin_slot_delete | /admin/slots/{id}/delete | Path does not match |
| 46 | admin_slot_cancel | /admin/slots/{id}/cancel | Path does not match |
| 47 | admin_slot_batch | /admin/slots/batch | Path does not match |
| 48 | app_availability_index | /availability | Path does not match |
| 49 | app_availability_toggle | /availability/{slotId}/toggle | Path does not match |
| 50 | app_home | /user | Path does not match |
| 51 | app_match_index | /matches | Path does not match |
| 52 | app_match_my | /matches/my | Path does not match |
| 53 | app_players_index | /players | Path does not match |
| 54 | app_players_show | /players/{id} | Path does not match |
| 55 | app_profile_edit | /profile/edit | Path does not match |
| 56 | app_profile_specialty_edit | /profile/specialty/{id}/edit | Path does not match |
| 57 | app_profile_specialty_delete | /profile/specialty/{id}/delete | Path does not match |
| 58 | app_public_home | / | Path does not match |
| 59 | app_public_club | /club | Path does not match |
| 60 | app_public_partners | /partenaires | Path does not match |
| 61 | app_login | /login | Path does not match |
| 62 | app_login_request | /login/request | Path does not match |
| 63 | app_auth_verify | /auth/verify | Path does not match |
| 64 | app_login_password | /login/password | Path does not match |
| 65 | app_logout | /logout | 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.