Routing
app_instagram_image_article
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "en" |
| slug | "Ca-va-faire-mal" |
Route Matching Logs
Path to match:
/en/admin/instagram-image/Ca-va-faire-mal
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_instagram_image_article | /{_locale}/admin/instagram-image/{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.