http://www.titannode.de/category/amd-dedicated

Routing

app_category Matched route

Route Parameters

Name Value
slug
"amd-dedicated"

Route Matching Logs

Path to match: /category/amd-dedicated
# Route name Path Log
1 app_admin_index /admin Path does not match
2 app_admin_blog /admin/blog Path does not match
3 app_admin_users /admin/users Path does not match
4 app_admin_users_update_role /admin/users/{id}/update-role Path does not match
5 app_admin_plans /admin/plans Path does not match
6 app_admin_plans_edit /admin/plans/{id}/edit Path does not match
7 app_admin_plans_delete /admin/plans/{id}/delete Path does not match
8 app_admin_settings /admin/settings Path does not match
9 app_blog_index /blog Path does not match
10 app_blog_show /blog/{slug} Path does not match
11 app_category /category/{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.