GET https://hclicenze.demo5.efarmgroup.com/

Routing

home_public Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 well_known /.well-known/{path} Path does not match
2 _preview_error /_error/{code}.{_format} Path does not match
3 pentatrion_vite_build_proxy /build/{path} Path does not match
4 _profiler_vite /_profiler/vite Path does not match
5 _logout_main /api/security/logout Path does not match
6 _wdt /_wdt/{token} Path does not match
7 _profiler_home /_profiler/ Path does not match
8 _profiler_search /_profiler/search Path does not match
9 _profiler_search_bar /_profiler/search_bar Path does not match
10 _profiler_phpinfo /_profiler/phpinfo Path does not match
11 _profiler_xdebug /_profiler/xdebug Path does not match
12 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
13 _profiler_search_results /_profiler/{token}/search/results Path does not match
14 _profiler_open_file /_profiler/open Path does not match
15 _profiler /_profiler/{token} Path does not match
16 _profiler_router /_profiler/{token}/router Path does not match
17 _profiler_exception /_profiler/{token}/exception Path does not match
18 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
19 home_admin /admin/ Path does not match
20 admin_pages /admin/{route}/ Path does not match
21 app_api_admin_apicompany_index /api/admin/company Path does not match
22 app_api_admin_apicompany_getcompanyusers /api/admin/company/{id}/users Path does not match
23 app_api_admin_apicompany_getcompanylicenze /api/admin/company/{id}/licenze Path does not match
24 app_api_admin_apicompany_getcompanypasswordsoftware /api/admin/company/{id}/password-software Path does not match
25 app_api_admin_apicompany_getlistacompany /api/admin/lista-company Path does not match
26 app_api_admin_apicompany_get /api/admin/company/{id} Path does not match
27 app_api_admin_apicompany_post /api/admin/company Path does not match
28 app_api_admin_apicompany_delete /api/admin/company/{id} Path does not match
29 app_api_admin_apidashboard_index /api/admin/dashboard Path does not match
30 app_api_admin_apilicenza_index /api/admin/licenza Path does not match
31 app_api_admin_apilicenza_get /api/admin/licenza/{id} Path does not match
32 app_api_admin_apilicenza_post /api/admin/licenza Path does not match
33 app_api_admin_apilicenza_delete /api/admin/licenza/{id} Path does not match
34 app_api_admin_apilicenza_importlicenze /api/admin/import-licenze Path does not match
35 app_api_admin_apilog_index /api/admin/log-assegnazioni Path does not match
36 app_api_admin_apimodulo_index /api/admin/modulo Path does not match
37 app_api_admin_apimodulo_get /api/admin/modulo/{id} Path does not match
38 app_api_admin_apimodulo_delete /api/admin/modulo/{id} Path does not match
39 app_api_admin_apimodulo_post /api/admin/modulo Path does not match
40 app_api_admin_apisoftware_index /api/admin/software Path does not match
41 app_api_admin_apisoftware_getlistasoftwaremoduli /api/admin/lista-software Path does not match
42 app_api_admin_apisoftware_get /api/admin/software/{id} Path does not match
43 app_api_admin_apisoftware_delete /api/admin/software/{id} Path does not match
44 app_api_admin_apisoftware_importutenti /api/admin/software/import-password Path does not match
45 app_api_admin_apisoftware_post /api/admin/software Path does not match
46 app_api_admin_apiutente_index /api/admin/utente Path does not match
47 app_api_admin_apiutente_get /api/admin/utente/{id} Path does not match
48 app_api_admin_apiutente_resetpassword /api/admin/utente/reset-password/{id} Path does not match
49 app_api_admin_apiutente_post /api/admin/utente Path does not match
50 app_api_admin_apiutente_delete /api/admin/utente/{id} Path does not match
51 app_api_admin_apiutente_disableutente /api/admin/utente/disabilita/{id} Path does not match
52 verifica_licenza /external-api/v1/verifica-licenza Path does not match
53 rilascia_licenza /external-api/v1/rilascia-licenza Path does not match
54 generate_api_key /api/admin/generate-api-key Path does not match
55 get_api_key /api/admin/api-key Path does not match
56 api_reset_password /external-api/v1/reset-password Path does not match
57 app_api_master_apilicenzaassegnata_index /api/licenza-assegnata Path does not match
58 app_api_master_apilicenzaassegnata_get /api/licenza-assegnata/{id} Path does not match
59 app_api_master_apilicenzaassegnata_post /api/licenza-assegnata Path does not match
60 app_api_master_apilicenzaassegnata_delete /api/licenza-assegnata/{id} Path does not match
61 app_api_master_apilicenza_index /api/licenza Path does not match
62 app_api_master_apilicenza_get /api/licenza/{id} Path does not match
63 app_api_master_apisoftware_getlistasoftwaremoduli /api/lista-software Path does not match
64 app_api_master_apiutente_index /api/utente Path does not match
65 app_api_master_apiutente_getlistautenti /api/lista-utenti Path does not match
66 app_api_master_apiutente_get /api/utente/{id} Path does not match
67 app_api_master_apiutente_resetpassword /api/utente/reset-password/{id} Path does not match
68 app_api_master_apiutente_post /api/utente Path does not match
69 app_api_master_apiutente_delete /api/utente/{id} Path does not match
70 app_api_master_apiutente_disableutente /api/utente/disabilita/{id} Path does not match
71 api_security_login /api/security/login Path does not match
72 api_security_me /api/security/me Path does not match
73 api_security_logout /api/security/logout Path does not match
74 app_api_security_apisecurity_logout_json_response /logout-json-response Path does not match
75 api_security_password /api/security/password Path does not match
76 api_user_security_password /api/user/security/password Path does not match
77 app_register /api/security/register Path does not match
78 home_public / Route matches!

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