Routing
gesdinet_jwt_refresh_token
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/api/token/refresh
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_doc | /api/docs.{_format} | Path does not match |
| 2 | api_genid | /api/.well-known/genid/{id} | 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_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 6 | _api_errors | /api/errors/{status}.{_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_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
| 11 | _api_/index/reports/{id}_get | /api/index/reports/{id} | Path does not match |
| 12 | _api_/index/reports_get_collection | /api/index/reports | Path does not match |
| 13 | _api_/index/reports_post | /api/index/reports | Path does not match |
| 14 | _api_/index/reports/{id}_put | /api/index/reports/{id} | Path does not match |
| 15 | _api_letterhead_get_collection | /api/letterhead | Path does not match |
| 16 | _api_/letterhead/{id}{._format}_get | /api/letterhead/{id}.{_format} | Path does not match |
| 17 | _api_letterhead_post | /api/letterhead | Path does not match |
| 18 | _api_letterhead/{id}_put | /api/letterhead/{id} | Path does not match |
| 19 | _api_letterhead/{id}_delete | /api/letterhead/{id} | Path does not match |
| 20 | _api_/rentman/contacts/{id}{._format}_get | /api/rentman/contacts/{id}.{_format} | Path does not match |
| 21 | _api_/rentman/contacts{._format}_get_collection | /api/rentman/contacts.{_format} | Path does not match |
| 22 | _api_/rentman/equipment/{id}{._format}_get | /api/rentman/equipment/{id}.{_format} | Path does not match |
| 23 | _api_/rentman/equipment{._format}_get_collection | /api/rentman/equipment.{_format} | Path does not match |
| 24 | _api_/rentman/folders/{id}{._format}_get | /api/rentman/folders/{id}.{_format} | Path does not match |
| 25 | _api_/rentman/folders{._format}_get_collection | /api/rentman/folders.{_format} | Path does not match |
| 26 | _api_/rentman/invoices/{id}{._format}_get | /api/rentman/invoices/{id}.{_format} | Path does not match |
| 27 | _api_/rentman/invoices_get_collection | /api/rentman/invoices | Path does not match |
| 28 | _api_/rentman/projectfunctions/{id}{._format}_get | /api/rentman/projectfunctions/{id}.{_format} | Path does not match |
| 29 | _api_/rentman/projectfunctions{._format}_get_collection | /api/rentman/projectfunctions.{_format} | Path does not match |
| 30 | _api_/rentman/project/live/{id}_get | /api/rentman/project/live/{id} | Path does not match |
| 31 | _api_/rentman/project/{id}_get | /api/rentman/project/{id} | Path does not match |
| 32 | _api_/rentman/project_get_collection | /api/rentman/project | Path does not match |
| 33 | _api_/rentman/statuses/{id}{._format}_get | /api/rentman/statuses/{id}.{_format} | Path does not match |
| 34 | _api_/rentman/statuses_get_collection | /api/rentman/statuses | Path does not match |
| 35 | _api_/rentman/statuses/{id}{._format}_put | /api/rentman/statuses/{id}.{_format} | Path does not match |
| 36 | _api_/rentman/subprojects/{id}{._format}_get | /api/rentman/subprojects/{id}.{_format} | Path does not match |
| 37 | _api_/rentman/subprojects{._format}_get_collection | /api/rentman/subprojects.{_format} | Path does not match |
| 38 | _api_/user_get | /api/user | Path does not match |
| 39 | _api_/user_put | /api/user | Path does not match |
| 40 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 41 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 42 | gesdinet_jwt_refresh_token | /api/token/refresh | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.