Routing
admin_asic_index
Matched route
Route Parameters
| Name | Value |
|---|---|
| crudAction | "index" |
| crudControllerFqcn | "App\Controller\Admin\AsicCrudController" |
| dashboardControllerFqcn | "App\Controller\Admin\DashboardController" |
| routeCreatedByEasyAdmin | true |
Route Redirection
This page redirects to:
/admin/login
Route Matching Logs
Path to match:
/admin/asic
| # | 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_errors | /api/errors/{status}.{_format} | Path does not match |
| 6 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 7 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
| 10 | _api_/asic_pricing_histories/{id}{._format}_get | /api/asic_pricing_histories/{id}.{_format} | Path does not match |
| 11 | _api_/asic_pricing_histories{._format}_get_collection | /api/asic_pricing_histories.{_format} | Path does not match |
| 12 | _api_/asic_pricing_histories{._format}_post | /api/asic_pricing_histories.{_format} | Path does not match |
| 13 | _api_/asic_pricing_histories/{id}{._format}_patch | /api/asic_pricing_histories/{id}.{_format} | Path does not match |
| 14 | _api_/asic_pricing_histories/{id}{._format}_delete | /api/asic_pricing_histories/{id}.{_format} | Path does not match |
| 15 | _api_/asic_uptime_buckets/{id}{._format}_get | /api/asic_uptime_buckets/{id}.{_format} | Path does not match |
| 16 | _api_/asic_uptime_buckets{._format}_get_collection | /api/asic_uptime_buckets.{_format} | Path does not match |
| 17 | _api_/asic_uptime_buckets{._format}_post | /api/asic_uptime_buckets.{_format} | Path does not match |
| 18 | _api_/asic_uptime_buckets/{id}{._format}_patch | /api/asic_uptime_buckets/{id}.{_format} | Path does not match |
| 19 | _api_/asic_uptime_buckets/{id}{._format}_delete | /api/asic_uptime_buckets/{id}.{_format} | Path does not match |
| 20 | admin_agent_index | /admin/agent | Path does not match |
| 21 | admin_agent_new | /admin/agent/new | Path does not match |
| 22 | admin_agent_batch_delete | /admin/agent/batch-delete | Path does not match |
| 23 | admin_agent_autocomplete | /admin/agent/autocomplete | Path does not match |
| 24 | admin_agent_render_filters | /admin/agent/render-filters | Path does not match |
| 25 | admin_agent_edit | /admin/agent/{entityId}/edit | Path does not match |
| 26 | admin_agent_delete | /admin/agent/{entityId}/delete | Path does not match |
| 27 | admin_agent_detail | /admin/agent/{entityId} | Path does not match |
| 28 | admin_asic_index | /admin/asic | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.