Routing
sylius_admin_dashboard
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://51.75.73.107/admin/login
Route Matching Logs
Path to match:
/admin/
# | Route name | Path | Log |
---|---|---|---|
1 | app_about | /about | Path does not match |
2 | app_cgv | /cgv | Path does not match |
3 | app_livraison_et_retour | /livraisonEtRetour | Path does not match |
4 | _preview_error | /_error/{code}.{_format} | Path does not match |
5 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
6 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
7 | sylius_admin_ajax_product_taxons_update_position | /admin/ajax/product-taxons/update | Path does not match |
8 | sylius_admin_ajax_product_variants_update_position | /admin/ajax/product-variants/update | Path does not match |
9 | sylius_admin_entity_autocomplete | /admin/ajax/autocomplete/{alias} | Path does not match |
10 | sylius_admin_dashboard | /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.