Routing
la-famille
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "en" |
Route Matching Logs
Path to match:
/en/la-famille
| # | 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 | Path does not match |
| 50 | nos-restos.it | /it/i-nostri-ristoranti | Path does not match |
| 51 | nos-restos.es | /es/nuestros-restaurantes | Path does not match |
| 52 | nos-restos.en | /en/our-restaurants | Path does not match |
| 53 | la-base.fr | /grosse-faim/la-base | Path does not match |
| 54 | la-base.be | /be/grosse-faim/la-base | Path does not match |
| 55 | la-base.nl | /nl/grote-honger/de-must | Path does not match |
| 56 | la-base.it | /it/per-i-piu-golosi/il-must | Path does not match |
| 57 | la-base.es | /es/hambre-feroz/lo-esencial | Path does not match |
| 58 | la-base.en | /en/for-the-starving/must-have | Path does not match |
| 59 | la-famille.fr | /la-famille | Path does not match |
| 60 | la-famille.be | /be/la-famille | Path does not match |
| 61 | la-famille.nl | /nl/de-familie | Path does not match |
| 62 | la-famille.it | /it/in-famiglia | Path does not match |
| 63 | la-famille.es | /es/la-familia | Path does not match |
| 64 | la-famille.en | /en/la-famille | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.