Routing
frontoffice_static_page
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "cs" |
| publicId | "500" |
| slug | "dodani-a-platba" |
Route Matching Logs
Path to match:
/cs/page/500-dodani-a-platba
| # | 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.