Routing
core_homepage
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_login_check | /api/login_check | Path does not match |
| 2 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 3 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
| 4 | api.licenses.available | /api/licenses/available | Path does not match |
| 5 | access_api | /access/api | Path does not match |
| 6 | api.licenses.switch | /api/licenses/{id}/switch | Path does not match |
| 7 | api_docskoredge_core_api_api_doc | /api/docs/ | Path does not match |
| 8 | api_docs.json | /api/docs.json | Path does not match |
| 9 | core.api.history.list | /api/history/ | Path does not match |
| 10 | core.api.payment_method.get | /api/payment-methods/{id} | Path does not match |
| 11 | core.api.payment_method.list | /api/payment-methods/ | Path does not match |
| 12 | core_access_licenses_listing | /access/licenses/listing | Path does not match |
| 13 | core_access_license_add | /access/license/add | Path does not match |
| 14 | core_access_license_edit | /access/license/edit/{id} | Path does not match |
| 15 | core_access_license_edit_general | /access/license/edit/{id}/general | Path does not match |
| 16 | core_access_license_edit_signatures | /access/license/edit/{id}/signatures | Path does not match |
| 17 | core_access_license_edit_details | /access/license/edit/details | Path does not match |
| 18 | core_access_license_save | /access/license/save/{id} | Path does not match |
| 19 | core_access_license_delete | /access/license/delete/{id} | Path does not match |
| 20 | core_access_update_license | /access/update-license | Path does not match |
| 21 | core_access_license_signature_list | /access/license/signature/list | Path does not match |
| 22 | core_access_license_signature_add | /access/license/{license}/signature/add | Path does not match |
| 23 | core_access_license_signature_edit | /access/license/{license}/signature/edit/{licenseSignature} | Path does not match |
| 24 | core_access_license_signature_delete | /access/license/{license}/signature/delete/{licenseSignature} | Path does not match |
| 25 | core_access_offices | /access/offices/listing | Path does not match |
| 26 | core_access_offices_add | /access/office/add | Path does not match |
| 27 | core_access_offices_edit | /access/office/edit/{id} | Path does not match |
| 28 | core_access_offices_delete | /access/office/delete/{id} | Path does not match |
| 29 | core_access_offices_save | /access/office/save/{id} | Path does not match |
| 30 | core_access_get_offices | /access/get_offices | Path does not match |
| 31 | core_access_update_office | /access/update-office | Path does not match |
| 32 | core_access_load_offices | /access/load-offices | Path does not match |
| 33 | core_access_roles_listing | /access/roles/listing | Path does not match |
| 34 | core_access_roles_add | /access/role/add | Path does not match |
| 35 | core_access_role_edit | /access/role/edit/{id} | Path does not match |
| 36 | core_access_roles_save | /access/role/save/{id} | Path does not match |
| 37 | core_access_role_delete | /access/role/delete/{id} | Path does not match |
| 38 | core_access_users | /access/users/listing | Path does not match |
| 39 | core_access_users_add | /access/user/add | Path does not match |
| 40 | core_access_users_edit | /access/user/edit/{id} | Path does not match |
| 41 | core_access_users_save | /access/user/save/{id} | Path does not match |
| 42 | core_access_users_toggle | /access/user/toggle/{id}/{toggle} | Path does not match |
| 43 | core_access_users_delete | /access/user/delete/{id} | Path does not match |
| 44 | core_access_get_default_license_and_office | /access/user/default_license_and_office | Path does not match |
| 45 | core_access_get_offices_by_license | /access/user/get_offices_by_license | Path does not match |
| 46 | core_homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.