GET https://dev.ryukoch.com/it/recensioni/thi-minh-vietnam

Routing

app_review_show Matched route

Route Parameters

Name Value
_locale
"it"
content_name
"thi-minh-vietnam"

Route Matching Logs

Path to match: /it/recensioni/thi-minh-vietnam
# Route name Path Log
1 app_login /login/acc2fc510e9512de3147fbd29b008d89 Path does not match
2 app_logout /logout Path does not match
3 api_recipe_info.en /en/api/recipe-info/{id} Path does not match
4 api_recipe_info.de /de/api/recipe-info/{id} Path does not match
5 api_recipe_info.fr /fr/api/recipe-info/{id} Path does not match
6 api_recipe_info.it /it/api/recipe-info/{id} Path does not match
7 api_recipe_info.es /es/api/recipe-info/{id} Path does not match
8 api_add_cooked.en /en/api/cooked Path does not match
9 api_add_cooked.de /de/api/cooked Path does not match
10 api_add_cooked.fr /fr/api/cooked Path does not match
11 api_add_cooked.it /it/api/cooked Path does not match
12 api_add_cooked.es /es/api/cooked Path does not match
13 app_language_selector.en / Path does not match
14 app_home.de /de Path does not match
15 app_home.en /en Path does not match
16 app_home.fr /fr Path does not match
17 app_home.it /it Path does not match
18 app_home.es /es Path does not match
19 app_basics_index.en /en/basics/ Path does not match
20 app_basics_index.de /de/grundlagen/ Path does not match
21 app_basics_index.fr /fr/principes/ Path does not match
22 app_basics_index.it /it/basi/ Path does not match
23 app_basics_index.es /es/conceptos-basicos/ Path does not match
24 app_basic_show.en /en/basics/{content_name} Path does not match
25 app_basic_show.de /de/grundlagen/{content_name} Path does not match
26 app_basic_show.fr /fr/principes/{content_name} Path does not match
27 app_basic_show.it /it/basi/{content_name} Path does not match
28 app_basic_show.es /es/conceptos-basicos/{content_name} Path does not match
29 app_basics_category.en /en/basics/category/{content_name} Path does not match
30 app_basics_category.de /de/grundlagen/kategorie/{content_name} Path does not match
31 app_basics_category.fr /fr/principes/categorie/{content_name} Path does not match
32 app_basics_category.it /it/basi/categoria/{content_name} Path does not match
33 app_basics_category.es /es/conceptos-basicos/categoria/{content_name} Path does not match
34 app_blogs_index.en /en/blogs/ Path does not match
35 app_blogs_index.de /de/blogs/ Path does not match
36 app_blogs_index.fr /fr/blogs/ Path does not match
37 app_blogs_index.it /it/blogs/ Path does not match
38 app_blogs_index.es /es/blogs/ Path does not match
39 app_blog_show.en /en/blogs/{content_name} Path does not match
40 app_blog_show.de /de/blogs/{content_name} Path does not match
41 app_blog_show.fr /fr/blogs/{content_name} Path does not match
42 app_blog_show.it /it/blogs/{content_name} Path does not match
43 app_blog_show.es /es/blogs/{content_name} Path does not match
44 app_faqs_index.en /en/faqs/ Path does not match
45 app_faqs_index.de /de/faqs/ Path does not match
46 app_faqs_index.fr /fr/faqs/ Path does not match
47 app_faqs_index.it /it/faqs/ Path does not match
48 app_faqs_index.es /es/faqs/ Path does not match
49 app_faq_show.en /en/faqs/{slug}/ Path does not match
50 app_faq_show.de /de/faqs/{slug}/ Path does not match
51 app_faq_show.fr /fr/faqs/{slug}/ Path does not match
52 app_faq_show.it /it/faqs/{slug}/ Path does not match
53 app_faq_show.es /es/faqs/{slug}/ Path does not match
54 app_recipes_index.en /en/recipes/ Path does not match
55 app_recipes_index.de /de/rezepte/ Path does not match
56 app_recipes_index.fr /fr/recettes/ Path does not match
57 app_recipes_index.it /it/ricette/ Path does not match
58 app_recipes_index.es /es/recetas/ Path does not match
59 app_recipe_show.en /en/recipes/{content_name} Path does not match
60 app_recipe_show.de /de/rezepte/{content_name} Path does not match
61 app_recipe_show.fr /fr/recettes/{content_name} Path does not match
62 app_recipe_show.it /it/ricette/{content_name} Path does not match
63 app_recipe_show.es /es/recetas/{content_name} Path does not match
64 app_recipes_category.en /en/recipes/category/{content_name} Path does not match
65 app_recipes_category.de /de/rezepte/kategorie/{content_name} Path does not match
66 app_recipes_category.fr /fr/recettes/categorie/{content_name} Path does not match
67 app_recipes_category.it /it/ricette/categoria/{content_name} Path does not match
68 app_recipes_category.es /es/recetas/categoria/{content_name} Path does not match
69 app_reviews_index.en /en/reviews/ Path does not match
70 app_reviews_index.de /de/bewertungen/ Path does not match
71 app_reviews_index.fr /fr/critiques/ Path does not match
72 app_reviews_index.it /it/recensioni/ Path does not match
73 app_reviews_index.es /es/reseñas/ Path does not match
74 app_review_show.en /en/reviews/{content_name} Path does not match
75 app_review_show.de /de/bewertungen/{content_name} Path does not match
76 app_review_show.fr /fr/critiques/{content_name} Path does not match
77 app_review_show.it /it/recensioni/{content_name} Route matches!

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