Routing
apprenant_certificat
Matched route
Route Parameters
Name | Value |
---|---|
id | "3252" |
Route Matching Logs
Path to match:
/apprenant/3252/certificat
# | 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 | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.