Routing
jurisprudence_show
Matched route
Route Parameters
Name | Value |
---|---|
jurisprudenceId | "161" |
Route Matching Logs
Path to match:
/jurisprudence/161
# | Route name | Path | Log |
---|---|---|---|
1 | my_account | /mon-compte | Path does not match |
2 | admin | /secret | Path does not match |
3 | contact | /contact | Path does not match |
4 | contribution | /contribution | Path does not match |
5 | contribution_admin_form | /contribution-admin-form | Path does not match |
6 | contribution_admin_form_news | /contribution-admin-form-news | Path does not match |
7 | contribution_admin_form_tuto | /contribution-admin-form-tuto | Path does not match |
8 | contribution_to_jurisprudence | /contribution-admin-create-jurisprudence | Path does not match |
9 | contribution_to_news | /contribution-admin-create-news | Path does not match |
10 | contribution_to_tuto | /contribution-admin-create-tuto | Path does not match |
11 | default | / | Path does not match |
12 | homepage | /accueil | Path does not match |
13 | jurisprudences_search | /trouver-une-jurisprudence | Path does not match |
14 | jurisprudences_list | /jurisprudences-liste | Path does not match |
15 | jurisprudence_show | /jurisprudence/{jurisprudenceId} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.