Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_doc | /docs.{_format} | Path does not match |
| 2 | api_genid | /.well-known/genid/{id} | Path does not match |
| 3 | api_validation_errors | /validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /{index}.{_format} | Path almost matches, but Requirement for "index" does not match (index) |
| 5 | api_graphql_entrypoint | /graphql | Path does not match |
| 6 | api_graphql_graphiql | /graphql/graphiql | Path does not match |
| 7 | _api_errors | /errors/{status}.{_format} | Path does not match |
| 8 | _api_validation_errors_problem | /validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_hydra | /validation_errors/{id} | Path does not match |
| 10 | _api_validation_errors_jsonapi | /validation_errors/{id} | Path does not match |
| 11 | _api_validation_errors_xml | /validation_errors/{id} | Path does not match |
| 12 | _api_/forgot-password_post | /forgot-password | Path does not match |
| 13 | _api_/reset-password_post | /reset-password | Path does not match |
| 14 | _api_/verify-code_post | /verify-code | Path does not match |
| 15 | _api_/.well-known/genid/{id}{._format}_get | /.well-known/genid/{id}.{_format} | Path does not match |
| 16 | _api_/admin/books{._format}_get_collection | /admin/books.{_format} | Path does not match |
| 17 | _api_/admin/books{._format}_post | /admin/books.{_format} | Path does not match |
| 18 | _api_/admin/books/{id}{._format}_get | /admin/books/{id}.{_format} | Path does not match |
| 19 | _api_/admin/books/{id}{._format}_patch | /admin/books/{id}.{_format} | Path does not match |
| 20 | _api_/admin/books/{id}{._format}_delete | /admin/books/{id}.{_format} | Path does not match |
| 21 | _api_/books{._format}_get_collection | /books.{_format} | Path does not match |
| 22 | _api_/books/{id}{._format}_get | /books/{id}.{_format} | Path does not match |
| 23 | _api_/bookmarks{._format}_get_collection | /bookmarks.{_format} | Path does not match |
| 24 | _api_/bookmarks/{id}{._format}_get | /bookmarks/{id}.{_format} | Path does not match |
| 25 | _api_/bookmarks/{id}{._format}_delete | /bookmarks/{id}.{_format} | Path does not match |
| 26 | _api_/bookmarks{._format}_post | /bookmarks.{_format} | Path does not match |
| 27 | _api_/clubs{._format}_get_collection | /clubs.{_format} | Path does not match |
| 28 | _api_/clubs/{id}{._format}_get | /clubs/{id}.{_format} | Path does not match |
| 29 | _api_/clubs{._format}_post | /clubs.{_format} | Path does not match |
| 30 | _api_/clubs/{id}{._format}_put | /clubs/{id}.{_format} | Path does not match |
| 31 | _api_/clubs/{id}{._format}_patch | /clubs/{id}.{_format} | Path does not match |
| 32 | _api_/clubs/{id}{._format}_delete | /clubs/{id}.{_format} | Path does not match |
| 33 | addMember | /clubs/{id}/addMember | Path does not match |
| 34 | removeMember | /clubs/{id}/removeMember | Path does not match |
| 35 | addMembers | /clubs/{id}/addMembers | Path does not match |
| 36 | removeInvitation | /clubs/{id}/removeInvitation | Path does not match |
| 37 | _api_/clubs/{id}/members_get | /clubs/{id}/members | Path does not match |
| 38 | _api_/admin/clubs{._format}_get_collection | /admin/clubs.{_format} | Path does not match |
| 39 | _api_/admin/clubs/{id}{._format}_get | /admin/clubs/{id}.{_format} | Path does not match |
| 40 | _api_/admin/clubs{._format}_post | /admin/clubs.{_format} | Path does not match |
| 41 | _api_/admin/clubs/{id}{._format}_put | /admin/clubs/{id}.{_format} | Path does not match |
| 42 | _api_/admin/clubs/{id}{._format}_delete | /admin/clubs/{id}.{_format} | Path does not match |
| 43 | _api_/club_pictures{._format}_post | /club_pictures.{_format} | Path does not match |
| 44 | _api_/club_pictures/{id}{._format}_get | /club_pictures/{id}.{_format} | Path does not match |
| 45 | _api_/feedbacks_get_collection | /feedbacks | Path does not match |
| 46 | _api_/feedbacks/{id}{._format}_get | /feedbacks/{id}.{_format} | Path does not match |
| 47 | _api_/feedbacks_post | /feedbacks | Path does not match |
| 48 | _api_/feedbacks/{id}{._format}_put | /feedbacks/{id}.{_format} | Path does not match |
| 49 | _api_/feedbacks/{id}{._format}_patch | /feedbacks/{id}.{_format} | Path does not match |
| 50 | _api_/feedbacks/{id}{._format}_delete | /feedbacks/{id}.{_format} | Path does not match |
| 51 | _api_/invitations{._format}_get_collection | /invitations.{_format} | Path does not match |
| 52 | _api_/invitations/{id}{._format}_get | /invitations/{id}.{_format} | Path does not match |
| 53 | _api_/invitations{._format}_post | /invitations.{_format} | Path does not match |
| 54 | _api_/invitations/{id}{._format}_put | /invitations/{id}.{_format} | Path does not match |
| 55 | _api_/invitations/{id}{._format}_patch | /invitations/{id}.{_format} | Path does not match |
| 56 | _api_/invitations/{id}{._format}_delete | /invitations/{id}.{_format} | Path does not match |
| 57 | _api_/leagues{._format}_get_collection | /leagues.{_format} | Path does not match |
| 58 | _api_/leagues/{id}{._format}_get | /leagues/{id}.{_format} | Path does not match |
| 59 | _api_/leagues{._format}_post | /leagues.{_format} | Path does not match |
| 60 | _api_/leagues/{id}{._format}_put | /leagues/{id}.{_format} | Path does not match |
| 61 | _api_/leagues/{id}{._format}_patch | /leagues/{id}.{_format} | Path does not match |
| 62 | _api_/leagues/{id}{._format}_delete | /leagues/{id}.{_format} | Path does not match |
| 63 | start | /leagues/{id}/start | Path does not match |
| 64 | end | /leagues/{id}/end | Path does not match |
| 65 | sendMessage | /leagues/{id}/sendMessage | Path does not match |
| 66 | _api_/admin/leagues{._format}_get_collection | /admin/leagues.{_format} | Path does not match |
| 67 | _api_/admin/leagues/{id}{._format}_get | /admin/leagues/{id}.{_format} | Path does not match |
| 68 | _api_/admin/leagues{._format}_post | /admin/leagues.{_format} | Path does not match |
| 69 | _api_/admin/leagues/{id}{._format}_put | /admin/leagues/{id}.{_format} | Path does not match |
| 70 | _api_/admin/leagues/{id}{._format}_delete | /admin/leagues/{id}.{_format} | Path does not match |
| 71 | _api_/matches_get_collection | /matches | Path does not match |
| 72 | _api_/matches/{id}{._format}_get | /matches/{id}.{_format} | Path does not match |
| 73 | _api_/matches_post | /matches | Path does not match |
| 74 | _api_/matches/{id}{._format}_put | /matches/{id}.{_format} | Path does not match |
| 75 | _api_/matches/{id}{._format}_patch | /matches/{id}.{_format} | Path does not match |
| 76 | _api_/matches/{id}{._format}_delete | /matches/{id}.{_format} | Path does not match |
| 77 | verify | /matches/{id}/verify | Path does not match |
| 78 | _api_/admin/matches{._format}_get_collection | /admin/matches.{_format} | Path does not match |
| 79 | _api_/admin/matches/{id}{._format}_get | /admin/matches/{id}.{_format} | Path does not match |
| 80 | _api_/admin/matches{._format}_post | /admin/matches.{_format} | Path does not match |
| 81 | _api_/admin/matches/{id}{._format}_put | /admin/matches/{id}.{_format} | Path does not match |
| 82 | _api_/admin/matches/{id}{._format}_delete | /admin/matches/{id}.{_format} | Path does not match |
| 83 | _api_/league_pictures{._format}_post | /league_pictures.{_format} | Path does not match |
| 84 | _api_/league_pictures/{id}{._format}_get | /league_pictures/{id}.{_format} | Path does not match |
| 85 | _api_/match_results{._format}_get_collection | /match_results.{_format} | Path does not match |
| 86 | _api_/match_results/{id}{._format}_get | /match_results/{id}.{_format} | Path does not match |
| 87 | _api_/match_results{._format}_post | /match_results.{_format} | Path does not match |
| 88 | _api_/match_results/{id}{._format}_put | /match_results/{id}.{_format} | Path does not match |
| 89 | _api_/match_results/{id}{._format}_patch | /match_results/{id}.{_format} | Path does not match |
| 90 | _api_/match_results/{id}{._format}_delete | /match_results/{id}.{_format} | Path does not match |
| 91 | _api_/admin/matchResults{._format}_get_collection | /admin/matchResults.{_format} | Path does not match |
| 92 | _api_/admin/matchResults/{id}{._format}_get | /admin/matchResults/{id}.{_format} | Path does not match |
| 93 | _api_/admin/matchResults{._format}_post | /admin/matchResults.{_format} | Path does not match |
| 94 | _api_/admin/matchResults/{id}{._format}_put | /admin/matchResults/{id}.{_format} | Path does not match |
| 95 | _api_/admin/matchResults/{id}{._format}_delete | /admin/matchResults/{id}.{_format} | Path does not match |
| 96 | _api_/media_objects{._format}_post | /media_objects.{_format} | Path does not match |
| 97 | _api_/media_objects/{id}{._format}_get | /media_objects/{id}.{_format} | Path does not match |
| 98 | _api_/notifications{._format}_get_collection | /notifications.{_format} | Path does not match |
| 99 | _api_/notifications/{id}{._format}_get | /notifications/{id}.{_format} | Path does not match |
| 100 | _api_/notifications{._format}_post | /notifications.{_format} | Path does not match |
| 101 | _api_/notifications/{id}{._format}_put | /notifications/{id}.{_format} | Path does not match |
| 102 | _api_/notifications/{id}{._format}_patch | /notifications/{id}.{_format} | Path does not match |
| 103 | _api_/notifications/{id}{._format}_delete | /notifications/{id}.{_format} | Path does not match |
| 104 | read | /notifications/{id}/read | Path does not match |
| 105 | _api_/notification_pictures/{id}{._format}_get | /notification_pictures/{id}.{_format} | Path does not match |
| 106 | _api_/parchments/{id}{._format}_get | /parchments/{id}.{_format} | Path does not match |
| 107 | _api_/parchments{._format}_get_collection | /parchments.{_format} | Path does not match |
| 108 | _api_/parchments{._format}_post | /parchments.{_format} | Path does not match |
| 109 | _api_/parchments/{id}{._format}_patch | /parchments/{id}.{_format} | Path does not match |
| 110 | _api_/parchments/{id}{._format}_delete | /parchments/{id}.{_format} | Path does not match |
| 111 | _api_/push/subscriptions_post | /push/subscriptions | Path does not match |
| 112 | _api_/push_subscriptions/{id}{._format}_get | /push_subscriptions/{id}.{_format} | Path does not match |
| 113 | _api_/push/subscriptions/{id}_delete | /push/subscriptions/{id} | Path does not match |
| 114 | _api_/admin/reviews{._format}_get_collection | /admin/reviews.{_format} | Path does not match |
| 115 | _api_/admin/reviews/{id}{._format}_get | /admin/reviews/{id}.{_format} | Path does not match |
| 116 | _api_/admin/reviews/{id}{._format}_patch | /admin/reviews/{id}.{_format} | Path does not match |
| 117 | _api_/admin/reviews/{id}{._format}_delete | /admin/reviews/{id}.{_format} | Path does not match |
| 118 | _api_/books/{bookId}/reviews{._format}_get_collection | /books/{bookId}/reviews.{_format} | Path does not match |
| 119 | _api_/books/{bookId}/reviews/{id}{._format}_get | /books/{bookId}/reviews/{id}.{_format} | Path does not match |
| 120 | _api_/books/{bookId}/reviews{._format}_post | /books/{bookId}/reviews.{_format} | Path does not match |
| 121 | _api_/books/{bookId}/reviews/{id}{._format}_patch | /books/{bookId}/reviews/{id}.{_format} | Path does not match |
| 122 | _api_/books/{bookId}/reviews/{id}{._format}_delete | /books/{bookId}/reviews/{id}.{_format} | Path does not match |
| 123 | _api_/teams{._format}_get_collection | /teams.{_format} | Path does not match |
| 124 | _api_/teams/{id}{._format}_get | /teams/{id}.{_format} | Path does not match |
| 125 | _api_/teams{._format}_post | /teams.{_format} | Path does not match |
| 126 | _api_/teams/{id}{._format}_put | /teams/{id}.{_format} | Path does not match |
| 127 | _api_/teams/{id}{._format}_patch | /teams/{id}.{_format} | Path does not match |
| 128 | _api_/teams/{id}{._format}_delete | /teams/{id}.{_format} | Path does not match |
| 129 | _api_/users{._format}_post | /users.{_format} | Path does not match |
| 130 | _api_/users/{id}{._format}_get | /users/{id}.{_format} | Path does not match |
| 131 | _api_/me_get | /me | Path does not match |
| 132 | _api_/users/{id}{._format}_put | /users/{id}.{_format} | Path does not match |
| 133 | _api_/users/{id}{._format}_patch | /users/{id}.{_format} | Path does not match |
| 134 | _api_/users/{id}{._format}_delete | /users/{id}.{_format} | Path does not match |
| 135 | _api_/admin/users{._format}_get_collection | /admin/users.{_format} | Path does not match |
| 136 | _api_/admin/users/{id}{._format}_get | /admin/users/{id}.{_format} | Path does not match |
| 137 | _api_/admin/users{._format}_post | /admin/users.{_format} | Path does not match |
| 138 | _api_/admin/users/{id}{._format}_put | /admin/users/{id}.{_format} | Path does not match |
| 139 | _api_/admin/users/{id}{._format}_delete | /admin/users/{id}.{_format} | Path does not match |
| 140 | _api_/user_profile_pictures{._format}_post | /user_profile_pictures.{_format} | Path does not match |
| 141 | _api_/user_profile_pictures/{id}{._format}_get | /user_profile_pictures/{id}.{_format} | Path does not match |
| 142 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 143 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
| 144 | _logout_logout | /logout | Path does not match |
| 145 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 146 | _wdt | /_wdt/{token} | Path does not match |
| 147 | _profiler_home | /_profiler/ | Path does not match |
| 148 | _profiler_search | /_profiler/search | Path does not match |
| 149 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 150 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 151 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 152 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 153 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 154 | _profiler_open_file | /_profiler/open | Path does not match |
| 155 | _profiler | /_profiler/{token} | Path does not match |
| 156 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 157 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 158 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 159 | app_mailer_sendemail | Path does not match | |
| 160 | app_matrixappservice_handletransaction | /_matrix/app/v1/transactions/{txnId} | Path does not match |
| 161 | app_forgot_password_request | /reset-password-original | Path does not match |
| 162 | app_check_email | /reset-password-original/check-email | Path does not match |
| 163 | app_reset_password | /reset-password-original/reset/{token} | Path does not match |
| 164 | app_test_testevent | /test-event | Path does not match |
| 165 | auth | /auth | Path does not match |
| 166 | api_refresh_token | /token/refresh | Path does not match |
| 167 | bentools_webpush.subscription | /webpush/ | 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.