http://demo.nibuco.fr/admin/dashboard

Routing

admin_index Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/login

Route Matching Logs

Path to match: /admin/dashboard
# Route name Path Log
1 account /mon-compte Path does not match
2 app_admin_collaborators_management /admin/collaborators-management/ Path does not match
3 app_admin_collaborators_management_export /admin/collaborators-management/export/{collaboratorsIds} Path does not match
4 app_admin_collaborators_management_new /admin/collaborators-management/new Path does not match
5 app_admin_collaborators_management_edit /admin/collaborators-management/{id}/edit Path does not match
6 app_admin_collaborators_management_show /admin/collaborators-management/show/{id} Path does not match
7 app_admin_collaborators_management_delete /admin/collaborators-management/delete/{id} Path does not match
8 app_admin_collaborator_account_management_informations /admin/collaborators-management/account-management-informations/{id} Path does not match
9 app_admin_collaborator_account_management_rib /admin/collaborators-management/account-management-rib/{id} Path does not match
10 app_admin_courses_management /admin/courses-management/ Path does not match
11 app_admin_courses_management_in_progress /admin/courses-management/in-progress Path does not match
12 app_admin_courses_management_detail_course /admin/courses-management/detail/{id} Path does not match
13 app_admin_customers_management /admin/customers-management/ Path does not match
14 app_admin_customers_export /admin/customers-management/export/{customersIds} Path does not match
15 app_admin_customers_management_new /admin/customers-management/new Path does not match
16 app_admin_customers_management_show_deliveries /admin/customers-management/PopUpShow/{id} Path does not match
17 app_admin_customers_management_edit /admin/customers-management/{id}/edit Path does not match
18 app_admin_customers_management_show /admin/customers-management/show/{id} Path does not match
19 app_admin_customers_management_suspend /admin/customers-management/suspend/{id} Path does not match
20 app_admin_customers_management_delete /admin/customers-management/delete/{id} Path does not match
21 app_admin_customers_management_history /admin/customers-management/history/{id} Path does not match
22 admin_index /admin/dashboard Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.