https://www.lions-laclaireau.be/articles/35?p=articles%2F35

Routing

app_articles_show Matched route

Route Parameters

Name Value
id
"35"

Route Matching Logs

Path to match: /articles/35
# Route name Path Log
1 app_articles_index /articles/liste/{page} Path does not match
2 app_articles_new /articles/new Path does not match
3 app_articles_show /articles/{id} Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.