https://dev.eaml.software/

Routing

homepage Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 admin_index /amministratore/ Path does not match
2 admin_update_free_licenses_type /amministratore/elenco-tipi-licenza Path does not match
3 admin_cnl_4_selected /amministratore/fix/cnl-4-selezionati Path does not match
4 admin_fix_table_risk_bug /amministratore/fix/tabella-rischi-buggati Path does not match
5 admin_license_select /amministratore/gestione-licenze/seleziona/{id}/{action} Path does not match
6 admin_licenses /amministratore/gestione-licenze/ Path does not match
7 admin_office_action /amministratore/gestione-studi/azione Path does not match
8 admin_offices /amministratore/gestione-studi/ Path does not match
9 admin_office_select /amministratore/gestione-studi/seleziona/{id}/{action} Path does not match
10 admin_office_new /amministratore/gestione-studi/nuovo Path does not match
11 admin_office_edit /amministratore/gestione-studi/modifica Path does not match
12 admin_office_remove_logo /amministratore/gestione-studi/rimuovi-logo Path does not match
13 admin_office_change_status /amministratore/gestione-studi/cambia-stato Path does not match
14 admin_office_delete /amministratore/gestione-studi/rimuovi Path does not match
15 admin_office_users /amministratore/gestione-studi/utenti Path does not match
16 admin_office_user_select /amministratore/gestione-studi/utenti/seleziona/{id}/{action} Path does not match
17 admin_office_user_new_exist /amministratore/gestione-studi/utente/nuovo-esistente Path does not match
18 admin_office_user_new_exist_selected /amministratore/gestione-studi/utente/nuovo-esistente/selezionato Path does not match
19 admin_office_user_new /amministratore/gestione-studi/utente/nuovo Path does not match
20 admin_office_user_change_status /amministratore/gestione-studi/utente/cambia-stato Path does not match
21 admin_office_user_edit /amministratore/gestione-studi/utente/modifica Path does not match
22 admin_office_user_delete /amministratore/gestione-studi/utente/rimuovi Path does not match
23 admin_office_create_password /amministratore/gestione-studi/utente/create-password Path does not match
24 admin_office_license /amministratore/gestione-studi/licenza Path does not match
25 admin_office_license_update /amministratore/gestione-studi/licenza/aggiorna Path does not match
26 admin_office_license_revocation /amministratore/gestione-studi/licenza/revoca Path does not match
27 admin_office_license_packages /amministratore/gestione-studi/licenza/pacchetti Path does not match
28 admin_reseller_select /amministratore/gestione-rivenditori/seleziona/{id}/{action} Path does not match
29 admin_resellers /amministratore/gestione-rivenditori/ Path does not match
30 admin_reseller_change_status /amministratore/gestione-rivenditori/cambia-stato Path does not match
31 admin_reseller_delete /amministratore/gestione-rivenditori/rimuovi Path does not match
32 admin_reseller_new /amministratore/gestione-rivenditori/nuovo Path does not match
33 admin_reseller_edit /amministratore/gestione-rivenditori/modifica Path does not match
34 admin_reseller_remove_logo /amministratore/gestione-rivenditori/rimuovi-logo Path does not match
35 admin_reseller_users /amministratore/gestione-rivenditori/utenti Path does not match
36 admin_reseller_user_select /amministratore/gestione-rivenditori/utenti/seleziona/{id}/{action} Path does not match
37 admin_reseller_user_new /amministratore/gestione-rivenditori/utente/nuovo Path does not match
38 admin_reseller_user_change_status /amministratore/gestione-rivenditori/utente/cambia-stato Path does not match
39 admin_reseller_user_edit /amministratore/gestione-rivenditori/utente/modifica Path does not match
40 admin_reseller_user_delete /amministratore/gestione-rivenditori/utente/elimina Path does not match
41 admin_reseller_create_password /amministratore/gestione-rivenditori/utente/crea-password Path does not match
42 admin_reseller_licenses /amministratore/gestione-rivenditori/licenze Path does not match
43 admin_reseller_license_select /amministratore/gestione-rivenditori/licenze/seleziona/{id}/{action} Path does not match
44 admin_reseller_license_edit /amministratore/gestione-rivenditori/licenza/modifica Path does not match
45 admin_reseller_license_add /amministratore/gestione-rivenditori/licenze/aumenta Path does not match
46 admin_reseller_license_change_status /amministratore/gestione-rivenditori/licenze/cambia-stato Path does not match
47 admin_reseller_license_revocation /amministratore/gestione-rivenditori/licenze/revoca Path does not match
48 admin_reseller_license_free /amministratore/gestione-rivenditori/licenze/libere Path does not match
49 admin_reseller_license_free_delete /amministratore/gestione-rivenditori/licenze/libere/elimina Path does not match
50 homepage / Route matches!

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