GET https://beeorganized.it/accedi

Routing

login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /accedi
# Route name Path Log
1 admin_companies /amministratore/aziende/ Path does not match
2 admin_company_change_status /amministratore/aziende/cambia-stato Path does not match
3 admin_company_delete /amministratore/aziende/elimina Path does not match
4 admin_company_new /amministratore/aziende/nuova Path does not match
5 admin_company_sheet /amministratore/aziende/scheda/{id} Path does not match
6 admin_company_edit /amministratore/aziende/scheda/{id}/modifica Path does not match
7 admin_company_logo_delete /amministratore/aziende/scheda/{id}/logo-elimina Path does not match
8 admin_company_contact_delete /amministratore/aziende/scheda/contatto/elimina Path does not match
9 admin_company_license_change_status /amministratore/aziende/scheda/licenze/cambia-stato Path does not match
10 admin_company_license_delete /amministratore/aziende/scheda/licenze/elimina Path does not match
11 admin_company_staff_change_company_admin /amministratore/aziende{companyId}/cambia-amministratore/{staffId} Path does not match
12 admin_company_staff_delete /amministratore/aziende/scheda/membro-staff/elimina Path does not match
13 admin_company_staff_send_credentials /amministratore/aziende/invia-credenziali Path does not match
14 admin_index /amministratore/ Path does not match
15 admin_demo_requests /amministratore/richieste-demo/ Path does not match
16 admin_manage_demo_status /amministratore/richieste-demo/gestione-richiesta-demo Path does not match
17 admin_licenses /amministratore/licenze/ Path does not match
18 admin_license_change_status /amministratore/licenze/cambia-stato Path does not match
19 admin_license_delete /amministratore/licenze/elimina Path does not match
20 cookies /cookie Path does not match
21 cookie_accept /cookie/accetta Path does not match
22 cookie_deny /cookie/rifiuta Path does not match
23 cookie_update /cookie/aggiorna Path does not match
24 homepage / Path does not match
25 request_demo /richiedi-una-demo Path does not match
26 homepage_with_section /home/{section} Path does not match
27 help /aiuto Path does not match
28 remove_filter /rimuovi-filtro Path does not match
29 remove_filter_parameter /rimuovi_filtro_parametro Path does not match
30 remove_filter_double_parameter /rimuovi_filtro_doppio_parametro Path does not match
31 user_utility_execute_command /utility/esegui-comando Path does not match
32 first_access /primo-accesso/ Path does not match
33 delete_account /primo-accesso/elimina-account Path does not match
34 post_check_user_email /post/controlla-email-utente Path does not match
35 post_update_tab_filter_session /post/aggiorna-sessione-filtro-tab Path does not match
36 post_update_tab2_filter_session /post/aggiorna-sessione-filtro-tab2 Path does not match
37 login /accedi Route matches!

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