GET https://loanhub.fhw.crowbyte.org/admin/article/72/edit

Routing

admin_article_edit Matched route

Route Parameters

Name Value
crudAction
"edit"
crudControllerFqcn
"App\Controller\Admin\ArticleCrudController"
dashboardControllerFqcn
"App\Controller\Admin\DashboardController"
entityId
"72"
routeCreatedByEasyAdmin
true

Route Redirection

This page redirects to:

https://loanhub.fhw.crowbyte.org/login

Route Matching Logs

Path to match: /admin/article/72/edit
# Route name Path Log
1 admin /admin Path does not match
2 admin_article_index /admin/article Path does not match
3 admin_article_new /admin/article/new Path does not match
4 admin_article_batch_delete /admin/article/batch-delete Path does not match
5 admin_article_autocomplete /admin/article/autocomplete Path does not match
6 admin_article_render_filters /admin/article/render-filters Path does not match
7 admin_article_edit /admin/article/{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.