Routing
show_enquiry
Matched route
Route Parameters
Name | Value |
---|---|
id | "8" |
Route Matching Logs
Path to match:
/procedure/8
# | Route name | Path | Log |
---|---|---|---|
1 | home | / | Path does not match |
2 | cms_route_2 | /les-compagnies-territoriales-de-la-CNCE | Path does not match |
3 | contact | /contact | Path does not match |
4 | cms_route_7 | /espace-membre | Path does not match |
5 | cms_route_8 | /qui-sommes-nous | Path does not match |
6 | public_inquiry | /quest-ce-quune-enquete-publique | Path does not match |
7 | cms_route_10 | /le-commissaire-enqueteur-qui-est-il | Path does not match |
8 | cms_route_11 | /devenir-commissaire-enqueteur | Path does not match |
9 | cms_route_12 | /historique | Path does not match |
10 | cms_route_13 | /code-dethique | Path does not match |
11 | cms_route_14 | /organisation | Path does not match |
12 | my_account | /mon-compte | Path does not match |
13 | help | /aide | Path does not match |
14 | cms_route_18 | /la-participation-du-public-par-voie-electronique | Path does not match |
15 | cms_route_19 | /bulletins-lenquete-publique | Path does not match |
16 | cms_route_20 | /guide-de-lenquete-publique | Path does not match |
17 | cms_route_22 | /la-dematerialisation-de-lenquete-publique-en-3-clics | Path does not match |
18 | cms_route_23 | /nos-evenements | Path does not match |
19 | cms_route_25 | /test-acces-membres | Path does not match |
20 | mentions-legales | /mentions-legales | Path does not match |
21 | politique-de-confidentialite | /politique-de-confidentialite | Path does not match |
22 | my_enquiries | /consultations | Path does not match |
23 | my_enquiry_create | /consultation/creer | Path does not match |
24 | calculator | /calculette | Path does not match |
25 | news_list | /actualites/{page} | Path does not match |
26 | show_news | /actualite/{slug} | Path does not match |
27 | documentation | /documentation/{page} | Path does not match |
28 | directory | /annuaire-des-membres/{page} | Path does not match |
29 | preview_document | /consulter-document/{document} | Path does not match |
30 | list_enquiries | /procedures/{page} | Path does not match |
31 | show_enquiry | /procedure/{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.