Routing
nos-restos
Matched route
Route Parameters
Name | Value |
---|---|
_locale | "nl" |
Route Matching Logs
Path to match:
/nl/onze-restaurants
# | Route name | Path | Log |
---|---|---|---|
1 | _wdt | /_wdt/{token} | Path does not match |
2 | _profiler_home | /_profiler/ | Path does not match |
3 | _profiler_search | /_profiler/search | Path does not match |
4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
7 | _profiler_open_file | /_profiler/open | Path does not match |
8 | _profiler | /_profiler/{token} | Path does not match |
9 | _profiler_router | /_profiler/{token}/router | Path does not match |
10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
12 | admin_sliderhome_listing | /admin/sliderhome | Path does not match |
13 | admin_sliderhome_remove | /admin/sliderhome-remove/{idprod}-{langue}-{ordre} | Path does not match |
14 | admin_sliderhome | /admin/sliderhome/{idprod} | Path does not match |
15 | admin_imgnews_listing | /admin/imgnews | Path does not match |
16 | admin_imgnews | /admin/imgnews/{idimg} | Path does not match |
17 | admin_boisson_listing | /admin/boissons | Path does not match |
18 | admin_boisson | /admin/boisson/{idprod} | Path does not match |
19 | admin_ouverture_listing | /admin/ouverture | Path does not match |
20 | admin_ouverture | /admin/ouverture/{idprod} | Path does not match |
21 | admin_encemoment_listing | /admin/encemoment | Path does not match |
22 | admin_encemoment | /admin/encemoment/{idprod} | Path does not match |
23 | admin_promo_listing | /admin/promo | Path does not match |
24 | admin_promo | /admin/promo/{idpromo} | Path does not match |
25 | admin_page_fingerfood_listing | /admin/page-fingerfood | Path does not match |
26 | admin_page_fingerfood | /admin/page-fingerfood/{idprod} | Path does not match |
27 | admin_base_listing | /admin/base | Path does not match |
28 | admin_base | /admin/base/{idprod} | Path does not match |
29 | admin_baseviande_listing | /admin/baseviandes | Path does not match |
30 | admin_baseviande | /admin/baseviande/{idprod} | Path does not match |
31 | admin_basesauce_listing | /admin/basesauces | Path does not match |
32 | admin_basesauce | /admin/basesauce/{idprod} | Path does not match |
33 | admin_promoresto | /admin/promoresto | Path does not match |
34 | admin_promoresto_ajax | /admin/promoresto_ajax | Path does not match |
35 | cron_update_restaurants | /cronjob/update-restaurant | Path does not match |
36 | cron_getinstacode | /cronjob/getinstacode-{lang} | Path does not match |
37 | cron_getinstacode-valid | /cronjob/getinstacodevalid-{lang} | Path does not match |
38 | cron_getinstafeed | /cronjob/getinstafeed | Path does not match |
39 | cron_getinstafeed_light | /cronjob/getinstafeed-light | Path does not match |
40 | cron_geoloc_resto | /cronjob/geoloc-resto | Path does not match |
41 | home.fr | / | Path does not match |
42 | home.be | /be/ | Path does not match |
43 | home.nl | /nl/ | Path does not match |
44 | home.it | /it/ | Path does not match |
45 | home.es | /es/ | Path does not match |
46 | home.en | /en/ | Path does not match |
47 | nos-restos.fr | /nos-restos | Path does not match |
48 | nos-restos.be | /be/nos-restos | Path does not match |
49 | nos-restos.nl | /nl/onze-restaurants | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.