Routing
detail_news
Matched route
Route Parameters
Name | Value |
---|---|
_locale | "de" |
id | "4" |
Route Matching Logs
Path to match:
/de/actualite/4
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
10 | _profiler_open_file | /_profiler/open | Path does not match |
11 | _profiler | /_profiler/{token} | Path does not match |
12 | _profiler_router | /_profiler/{token}/router | Path does not match |
13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
15 | admin_category_list | /{_locale}/admin/category | Path does not match |
16 | admin_category_edit | /{_locale}/admin/category/{id}/edit | Path does not match |
17 | admin_garden_list | /{_locale}/admin/gardens | Path does not match |
18 | admin_garden_new | /{_locale}/admin/garden/new | Path does not match |
19 | admin_garden_edit | /{_locale}/admin/garden/{id}/edit | Path does not match |
20 | admin_garden_delete | /{_locale}/admin/garden/{id}/delete | Path does not match |
21 | admin_photo_delete_ajax | /{_locale}/admin/photo/delete | Path does not match |
22 | admin_update_image | /{_locale}/admin/update-image | Path does not match |
23 | admin_news_list | /{_locale}/admin/news | Path does not match |
24 | admin_news_new | /{_locale}/admin/news/new | Path does not match |
25 | admin_news_edit | /{_locale}/admin/news/{id}/edit | Path does not match |
26 | admin_news_delete | /{_locale}/admin/news/{id}/delete | Path does not match |
27 | admin_newsletter_list | /{_locale}/admin/newsletters | Path does not match |
28 | admin_newsletter_new | /{_locale}/admin/newsletter/new | Path does not match |
29 | admin_newsletter_edit | /{_locale}/admin/newsletter/{id}/edit | Path does not match |
30 | admin_newsletter_delete | /{_locale}/admin/newsletter/{id}/delete | Path does not match |
31 | admin_newsletter_subscription_list | /{_locale}/admin/newsletters-subscriptions | Path does not match |
32 | admin_newsletter_subscription_delete | /{_locale}/admin/newsletter-subscription/{id}/delete | Path does not match |
33 | admin_product_list | /{_locale}/admin/products | Path does not match |
34 | admin_product_new | /{_locale}/admin/product/new | Path does not match |
35 | admin_product_edit | /{_locale}/admin/product/{id}/edit | Path does not match |
36 | admin_product_delete | /{_locale}/admin/product/{id}/delete | Path does not match |
37 | admin_reference_list | /{_locale}/admin/references | Path does not match |
38 | admin_reference_new | /{_locale}/admin/reference/new | Path does not match |
39 | admin_reference_edit | /{_locale}/admin/reference/{id}/edit | Path does not match |
40 | admin_reference_delete | /{_locale}/admin/reference/{id}/delete | Path does not match |
41 | admin_save_the_date_list | /{_locale}/admin/save-the-date | Path does not match |
42 | admin_save_the_date_new | /{_locale}/admin/save-the-date/new | Path does not match |
43 | admin_save_the_date_edit | /{_locale}/admin/save-the-date/{id}/edit | Path does not match |
44 | admin_save_the_date_delete | /{_locale}/admin/save-the-date/{id}/delete | Path does not match |
45 | admin_slider_list | /{_locale}/admin/sliders | Path does not match |
46 | admin_slider_new | /{_locale}/admin/slider/new | Path does not match |
47 | admin_slider_edit | /{_locale}/admin/slider/{id}/edit | Path does not match |
48 | admin_slider_delete | /{_locale}/admin/slider/{id}/delete | Path does not match |
49 | admin_slider_realisations_list | /{_locale}/admin/sliders-realisations | Path does not match |
50 | admin_slider_realisations_new | /{_locale}/admin/slider-realisations/new | Path does not match |
51 | admin_slider_realisations_edit | /{_locale}/admin/slider-realisations/{id}/edit | Path does not match |
52 | admin_slider_realisations_delete | /{_locale}/admin/slider-realisations/{id}/delete | Path does not match |
53 | archives | /{_locale}/archives | Path does not match |
54 | filter_archives | /{_locale}/archives/filter | Path does not match |
55 | detail_product | /{_locale}/detail/{id} | Path does not match |
56 | detail_garden | /{_locale}/garden/{id} | Path does not match |
57 | listing | /{_locale}/products | Path does not match |
58 | our_roses | /{_locale}/our-roses | Path does not match |
59 | gardens | /{_locale}/gardens | Path does not match |
60 | homepage | /{_locale}/ | Path does not match |
61 | about | /{_locale}/about | Path does not match |
62 | patrimoine_rosier | /{_locale}/patrimoine-rosier | Path does not match |
63 | contact | /{_locale}/contact | Path does not match |
64 | newsletter_subscribe | /{_locale}/newsletter/subscribe | Path does not match |
65 | product_1 | /{_locale}/châssis-alu-portes-dentrée | Path does not match |
66 | product_2 | /{_locale}/portes-hörmann-dealer-officiel | Path does not match |
67 | product_3 | /{_locale}/constructions-métalliques | Path does not match |
68 | infos_techniques | /{_locale}/infos-techniques-moteurs-d’habitation | Path does not match |
69 | bonnes_affaires | /{_locale}/bonnes-affaires | Path does not match |
70 | news | /{_locale}/actualites | Path does not match |
71 | detail_news | /{_locale}/actualite/{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.