http://test-accessi.gruppopiantoni.it/login

Routing

login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt /_wdt/{token} Path does not match
3 _profiler_home /_profiler/ Path does not match
4 _profiler_search /_profiler/search Path does not match
5 _profiler_search_bar /_profiler/search_bar Path does not match
6 _profiler_phpinfo /_profiler/phpinfo Path does not match
7 _profiler_search_results /_profiler/{token}/search/results Path does not match
8 _profiler_open_file /_profiler/open Path does not match
9 _profiler /_profiler/{token} Path does not match
10 _profiler_router /_profiler/{token}/router Path does not match
11 _profiler_exception /_profiler/{token}/exception Path does not match
12 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
13 access_index /access/ Path does not match
14 access_print_today /access/print_access Path does not match
15 login_external_user /access/login-external-user Path does not match
16 access_new /access/new Path does not match
17 logout_external_user /access/logout-external-user Path does not match
18 access_edit /access/{id}/edit/{tipo} Path does not match
19 access_delete /access/{id}/{tipo} Path does not match
20 dashboard_index /admin/dashboard Path does not match
21 ajaxnotification /ajax/notification Path does not match
22 company_group_index /admin/company-group/ Path does not match
23 company_group_new /admin/company-group/new Path does not match
24 company_group_edit /admin/company-group/{id}/edit Path does not match
25 company_group_delete /admin/company-group/{id} Path does not match
26 company_supplier_index /admin/company-supplier/ Path does not match
27 company_supplier_new /admin/company-supplier/new Path does not match
28 company_supplier_edit /admin/company-supplier/{id}/edit Path does not match
29 company_supplier_delete /admin/company-supplier/{id} Path does not match
30 home / Path does not match
31 choice /choice Path does not match
32 print_external_user /print-external-user/{externalUser} Path does not match
33 date_time /date_time Path does not match
34 download /download/ Path does not match
35 external_user_index /external_user/ Path does not match
36 external_user_new /external_user/new Path does not match
37 external_user_edit /external_user/{id}/edit/{tipo} Path does not match
38 external_user_delete /external_user/{id}/{tipo} Path does not match
39 reference_person_index /admin/reference-person/ Path does not match
40 reference_person_new /admin/reference-person/new Path does not match
41 reference_person_edit /admin/reference-person/{id}/edit Path does not match
42 reference_person_delete /admin/reference-person/{id} Path does not match
43 login /login Route matches!

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