https://aeroblog.alkarshi-abdullrahman.fr/articles-par-categorie-vide/151

Routing

app_articles_par_categorie_vide Matched route

Route Parameters

Name Value
id
"151"

Route Redirection

This page redirects to:

/login (route: "n/a")

Route Matching Logs

Path to match: /articles-par-categorie-vide/151
# Route name Path Log
1 app_article /article Path does not match
2 app_articles_par_categorie /articles-par-categorie/{id} Path does not match
3 app_articles_par_categorie_vide /articles-par-categorie-vide/{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.