Routing
app_appindex__invoke
Matched route
Route Parameters
| Name | Value |
|---|---|
| any | "robots.txt" |
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_media__invoke | /api/media/{name} | Path does not match |
| 2 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 3 | api_errors | /api/errors/{status} | Path does not match |
| 4 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 5 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 6 | api_doc | /api/docs.{_format} | Path does not match |
| 7 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 8 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 10 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 11 | _api_/companies/{id}{._format}_get | /api/companies/{id}.{_format} | Path does not match |
| 12 | _api_/companies{._format}_get_collection | /api/companies.{_format} | Path does not match |
| 13 | _api_/customers/{id}{._format}_get | /api/customers/{id}.{_format} | Path does not match |
| 14 | _api_/customers{._format}_get_collection | /api/customers.{_format} | Path does not match |
| 15 | _api_/customers{._format}_post | /api/customers.{_format} | Path does not match |
| 16 | _api_/customers/{id}{._format}_patch | /api/customers/{id}.{_format} | Path does not match |
| 17 | _api_/customers/{id}{._format}_delete | /api/customers/{id}.{_format} | Path does not match |
| 18 | _api_/devices/{id}{._format}_get | /api/devices/{id}.{_format} | Path does not match |
| 19 | _api_/devices{._format}_get_collection | /api/devices.{_format} | Path does not match |
| 20 | _api_/devices{._format}_post | /api/devices.{_format} | Path does not match |
| 21 | _api_/devices/{id}{._format}_patch | /api/devices/{id}.{_format} | Path does not match |
| 22 | _api_/devices/{id}{._format}_delete | /api/devices/{id}.{_format} | Path does not match |
| 23 | _api_/media_objects/{id}{._format}_get | /api/media_objects/{id}.{_format} | Path does not match |
| 24 | _api_/media_objects{._format}_get_collection | /api/media_objects.{_format} | Path does not match |
| 25 | _api_/media_objects/{id}{._format}_delete | /api/media_objects/{id}.{_format} | Path does not match |
| 26 | _api_/media_objects{._format}_post | /api/media_objects.{_format} | Path does not match |
| 27 | _api_/properties/{id}{._format}_get | /api/properties/{id}.{_format} | Path does not match |
| 28 | _api_/properties{._format}_get_collection | /api/properties.{_format} | Path does not match |
| 29 | _api_/properties{._format}_post | /api/properties.{_format} | Path does not match |
| 30 | _api_/properties/{id}{._format}_patch | /api/properties/{id}.{_format} | Path does not match |
| 31 | _api_/properties/{id}{._format}_delete | /api/properties/{id}.{_format} | Path does not match |
| 32 | _api_/regions/{id}{._format}_get | /api/regions/{id}.{_format} | Path does not match |
| 33 | _api_/regions{._format}_get_collection | /api/regions.{_format} | Path does not match |
| 34 | _api_/regions{._format}_post | /api/regions.{_format} | Path does not match |
| 35 | _api_/regions/{id}{._format}_patch | /api/regions/{id}.{_format} | Path does not match |
| 36 | _api_/regions/{id}{._format}_delete | /api/regions/{id}.{_format} | Path does not match |
| 37 | _api_/.well-known/genid/{id}{._format}_get | /api/.well-known/genid/{id}.{_format} | Path does not match |
| 38 | _api_/reports{._format}_get_collection | /api/reports.{_format} | Path does not match |
| 39 | _api_/services/{id}{._format}_get | /api/services/{id}.{_format} | Path does not match |
| 40 | _api_/services{._format}_get_collection | /api/services.{_format} | Path does not match |
| 41 | _api_/services{._format}_post | /api/services.{_format} | Path does not match |
| 42 | _api_/services/{id}{._format}_patch | /api/services/{id}.{_format} | Path does not match |
| 43 | _api_/services/{id}{._format}_delete | /api/services/{id}.{_format} | Path does not match |
| 44 | _api_/tickets/{id}{._format}_get | /api/tickets/{id}.{_format} | Path does not match |
| 45 | _api_/tickets{._format}_get_collection | /api/tickets.{_format} | Path does not match |
| 46 | _api_/tickets{._format}_post | /api/tickets.{_format} | Path does not match |
| 47 | _api_/tickets/{id}{._format}_patch | /api/tickets/{id}.{_format} | Path does not match |
| 48 | _api_/tickets/{id}{._format}_delete | /api/tickets/{id}.{_format} | Path does not match |
| 49 | _api_/users/{id}/tickets_get_collection | /api/users/{id}/tickets | Path does not match |
| 50 | _api_/timers/{id}{._format}_get | /api/timers/{id}.{_format} | Path does not match |
| 51 | _api_/timers{._format}_get_collection | /api/timers.{_format} | Path does not match |
| 52 | _api_/timers{._format}_post | /api/timers.{_format} | Path does not match |
| 53 | _api_/timers/{id}{._format}_patch | /api/timers/{id}.{_format} | Path does not match |
| 54 | _api_/timers/{id}{._format}_delete | /api/timers/{id}.{_format} | Path does not match |
| 55 | _api_/tickets/{id}/timers_get_collection | /api/tickets/{id}/timers | Path does not match |
| 56 | _api_/tours/{id}{._format}_get | /api/tours/{id}.{_format} | Path does not match |
| 57 | _api_/tours{._format}_get_collection | /api/tours.{_format} | Path does not match |
| 58 | _api_/tours{._format}_post | /api/tours.{_format} | Path does not match |
| 59 | _api_/tours/{id}{._format}_patch | /api/tours/{id}.{_format} | Path does not match |
| 60 | _api_/tours/{id}{._format}_delete | /api/tours/{id}.{_format} | Path does not match |
| 61 | _api_/users{._format}_get_collection | /api/users.{_format} | Path does not match |
| 62 | _api_/users{._format}_post | /api/users.{_format} | Path does not match |
| 63 | _api_/users/create_first_user_post | /api/users/create_first_user | Path does not match |
| 64 | _api_/users/{id}_get | /api/users/{id} | Path does not match |
| 65 | _api_/users/me_get | /api/users/me | Path does not match |
| 66 | _api_/users/{id}{._format}_patch | /api/users/{id}.{_format} | Path does not match |
| 67 | _api_/users/{id}{._format}_delete | /api/users/{id}.{_format} | Path does not match |
| 68 | _api_/tickets/{id}/users_get_collection | /api/tickets/{id}/users | Path does not match |
| 69 | _api_/users/register_post | /api/users/register | Path does not match |
| 70 | _api_/users/password_forgotten_post | /api/users/password_forgotten | Path does not match |
| 71 | _api_/users/{id}/activate_patch | /api/users/{id}/activate | Path does not match |
| 72 | _api_/users/opt_in_post | /api/users/opt_in | Path does not match |
| 73 | _api_/users/{id}/invite_post | /api/users/{id}/invite | Path does not match |
| 74 | _api_/users/{id}/set_password_post | /api/users/{id}/set_password | Path does not match |
| 75 | _api_/users/{id}/change_password_patch | /api/users/{id}/change_password | Path does not match |
| 76 | _api_/vehicles/{id}{._format}_get | /api/vehicles/{id}.{_format} | Path does not match |
| 77 | _api_/vehicles{._format}_get_collection | /api/vehicles.{_format} | Path does not match |
| 78 | _api_/vehicles{._format}_post | /api/vehicles.{_format} | Path does not match |
| 79 | _api_/vehicles/{id}{._format}_patch | /api/vehicles/{id}.{_format} | Path does not match |
| 80 | _api_/vehicles/{id}{._format}_delete | /api/vehicles/{id}.{_format} | Path does not match |
| 81 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 82 | _wdt | /_wdt/{token} | Path does not match |
| 83 | _profiler_home | /_profiler/ | Path does not match |
| 84 | _profiler_search | /_profiler/search | Path does not match |
| 85 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 86 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 87 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 88 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 89 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 90 | _profiler_open_file | /_profiler/open | Path does not match |
| 91 | _profiler | /_profiler/{token} | Path does not match |
| 92 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 93 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 94 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 95 | api_login_check | /api/login_check | Path does not match |
| 96 | api_refresh_token | /api/token_refresh | Path does not match |
| 97 | app_appindex__invoke | /{any} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.