Routing
admin_application_index
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "en" |
| crudAction | "index" |
| crudControllerFqcn | "App\Controller\Admin\ApplicationCrudController" |
| dashboardControllerFqcn | "App\Controller\Admin\DashboardController" |
| routeCreatedByEasyAdmin | true |
Route Redirection
This page redirects to:
https://hbs.managemyshows.com/login
Route Matching Logs
Path to match:
/admin/application
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_application_index | /admin/application | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.