Routing
frontend_aktualnosc_view
Matched route
Route Parameters
| Name | Value |
|---|---|
| categorySlug | "aktualnosci" |
| slug | "30-lecie-sremskiego-tbs-sp-z-oo" |
Route Matching Logs
Path to match:
/news/aktualnosci/30-lecie-sremskiego-tbs-sp-z-oo.html
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_forum_statistics | /admin/forum-statistics | Path does not match |
| 2 | admin_recent_logins | /admin/recent-logins | Path does not match |
| 3 | admin_contents_aktualnosci | /admin/contents/aktualnosci | Path does not match |
| 4 | admin_contents_zdjecia | /admin/contents/zdjecia | Path does not match |
| 5 | admin_contents_galerie | /admin/contents/galerie | Path does not match |
| 6 | frontend_aktualnosc_category | /news/{categorySlug}/ | Path does not match |
| 7 | frontend_aktualnosc_view | /news/{categorySlug}/{slug}.html | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.