Routing
apprenant_cerfa_pdf
Matched route
Route Parameters
Name | Value |
---|---|
id | "4205" |
Route Matching Logs
Path to match:
/apprenant/4205/cerfa_pdf
# | Route name | Path | Log |
---|---|---|---|
1 | api_sync_all | /api/sync/all | Path does not match |
2 | account_home | /account/ | Path does not match |
3 | account_user | /account/user | Path does not match |
4 | admin_home | /admin/ | Path does not match |
5 | admin_users | /admin/users | Path does not match |
6 | admin_user | /admin/user | Path does not match |
7 | apprenant_certificat | /apprenant/{id}/certificat | Path does not match |
8 | apprenant_cerfa_list | /apprenant/cerfa_list | Path does not match |
9 | apprenant_cerfa | /apprenant/{id}/cerfa | Path does not match |
10 | apprenant_cerfa_api_update | /apprenant/{id}/cerfa_api_update | Path does not match |
11 | apprenant_cerfa_save | /apprenant/{id}/cerfa_save | Path does not match |
12 | apprenant_cerfa_pdf | /apprenant/{id}/cerfa_pdf | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.