Routing
admin_license_edit
Matched route
Route Parameters
| Name | Value |
|---|---|
| crudAction | "edit" |
| crudControllerFqcn | "App\Controller\Admin\LicenseCrudController" |
| dashboardControllerFqcn | "App\Controller\Admin\DashboardController" |
| entityId | "019d915d-6332-7151-9adb-c53c843d3f50" |
| routeCreatedByEasyAdmin | true |
Route Redirection
This page redirects to:
https://licenselms.ru/login
Route Matching Logs
Path to match:
/admin/license/019d915d-6332-7151-9adb-c53c843d3f50/edit
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_v1_license_activate | /api/v1/licenses/activate | Path does not match |
| 2 | api_v1_license_check | /api/v1/licenses/check | Path does not match |
| 3 | api_v1_license_deactivate | /api/v1/licenses/deactivate | Path does not match |
| 4 | api_v1_license_status | /api/v1/licenses/status | Path does not match |
| 5 | api_v1_public_key | /api/v1/public-key | Path does not match |
| 6 | api_v1_products | /api/v1/products | Path does not match |
| 7 | api_v1_health | /api/v1/health | Path does not match |
| 8 | admin | /admin | Path does not match |
| 9 | admin_installation_index | /admin/installation | Path does not match |
| 10 | admin_installation_new | /admin/installation/new | Path does not match |
| 11 | admin_installation_batch_delete | /admin/installation/batch-delete | Path does not match |
| 12 | admin_installation_autocomplete | /admin/installation/autocomplete | Path does not match |
| 13 | admin_installation_render_filters | /admin/installation/render-filters | Path does not match |
| 14 | admin_installation_edit | /admin/installation/{entityId}/edit | Path does not match |
| 15 | admin_installation_delete | /admin/installation/{entityId}/delete | Path does not match |
| 16 | admin_installation_detail | /admin/installation/{entityId} | Path does not match |
| 17 | admin_license_index | /admin/license | Path does not match |
| 18 | admin_license_new | /admin/license/new | Path does not match |
| 19 | admin_license_batch_delete | /admin/license/batch-delete | Path does not match |
| 20 | admin_license_autocomplete | /admin/license/autocomplete | Path does not match |
| 21 | admin_license_render_filters | /admin/license/render-filters | Path does not match |
| 22 | admin_license_edit | /admin/license/{entityId}/edit | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.