https://admin.1clogic.md/admin/

Routing

sonata_admin_redirect Matched route

Route Parameters

Name Value
permanent
"true"
route
"sonata_admin_dashboard"

Route Redirection

This page redirects to:

https://admin.1clogic.md/login

Route Matching Logs

Path to match: /admin/
# 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 / Path does not match
17 getImageGallery /admin/image_gallery/get Path does not match
18 set_new_image /image_select/chooseOne Path does not match
19 getLogoGallery /admin/logo_gallery/get Path does not match
20 mainMenuEdit /admin/main_menu/edit Path does not match
21 fos_user_security_login /login Path does not match
22 fos_user_security_check /login_check Path does not match
23 fos_user_security_logout /logout Path does not match
24 fos_user_registration_register /register/ Path does not match
25 fos_user_registration_check_email /register/check-email Path does not match
26 fos_user_registration_confirm /register/confirm/{token} Path does not match
27 fos_user_registration_confirmed /register/confirmed Path does not match
28 _preview_error /_error/{code}.{_format} Path does not match
29 sonata_admin_redirect /admin/ Route matches!

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