Routing
formalia_compare_index
Matched route
Route Parameters
| Name | Value |
|---|---|
| crudAction | "index" |
| crudControllerFqcn | "App\Controller\CompareController" |
| dashboardControllerFqcn | "App\Controller\DashboardController" |
| routeCreatedByEasyAdmin | true |
Route Matching Logs
Path to match:
/compare
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | formalia | / | Path does not match |
| 2 | formalia_compare_index | /compare | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.