Routing
(none)
Matched route
Route Matching Logs
Path to match:
//pp.igservice.web.oxv.fr/api/docs.js
# | Route name | Path | Log |
---|---|---|---|
1 | admin_generate_ig | /admin/ig/generationInstantGagnant | Path does not match |
2 | admin_generate_ig_csv | /admin/ig/create-instantgagnant-csv | Path does not match |
3 | admin_download_ig_csv | /admin/ig/download-ig-csv/{filename} | Path does not match |
4 | admin_delete_ig_csvs | /admin/ig/delete-ig-csvs | Path does not match |
5 | admin_list_ig | /admin/ig/instantgagnants | Path does not match |
6 | admin_import_ig | /admin/ig/import_igs_by_csv | Path does not match |
7 | admin_list_users | /admin/ig/utilisateurs | Path does not match |
8 | admin_list_operations | /admin/ig/operations | Path does not match |
9 | admin_list_lots | /admin/ig/lots | Path does not match |
10 | entry_point | /entry/point | Path does not match |
11 | app_security_login | /login | Path does not match |
12 | app_security_logout | /logout | Path does not match |
13 | app_security_token | /get-login-token | Path does not match |
14 | api_genid | /api/.well-known/genid/{id} | Path does not match |
15 | api_entrypoint | /api/{index}.{_format} | Path almost matches, but Requirement for "index" does not match (index) |
16 | api_doc | /api/docs.{_format} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.