Routing
admin.show_shop
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "fr" |
| slug | "berassou-multi-services" |
Route Redirection
This page redirects to:
/fr/login
(route: "n/a")
Route Matching Logs
Path to match:
/fr/dashboard/shop/berassou-multi-services
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin.show_shop | /{_locale}/dashboard/shop/{slug} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.