Routing
frontoffice_static_page
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "cs" |
| publicId | "499" |
| slug | "obchodni-podminky" |
Route Matching Logs
Path to match:
/cs/page/499-obchodni-podminky
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | frontoffice_static_page | /{_locale}/page/{publicId}-{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.