https://admin.1clogic.md/

Routing

homepage Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/admin/ (route: "n/a")

Route Matching Logs

Path to match: /
# Route name Path Log
1 getProduct /api/getProduct/{in} Path does not match
2 getProducts /api/getProducts Path does not match
3 updateProducts /api/updateProducts Path does not match
4 addProducts /api/addProducts Path does not match
5 addProperties /api/addProperties Path does not match
6 getPropertyKeyList /api/getPropertyKeyList Path does not match
7 getPropertyValueList /api/getPropertyValueList Path does not match
8 getPriceRepresentationTemplateResolved /admin/get-price-resolved-template Path does not match
9 app_lucky_number /api/number Path does not match
10 testRoute /api/getTest Path does not match
11 getItem /api/getItem/{in} Path does not match
12 getToken /api/getToken Path does not match
13 admin_cv_entry_download_file /download-file/{id} Path does not match
14 save_new_file /files/add Path does not match
15 footerEdit /admin/footer/edit Path does not match
16 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.