GET http://aningo.duckdns.org/candidat/candidatures

Routing

candidat_candidatures Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /candidat/candidatures
# Route name Path Log
1 admin_users /admin/users Path does not match
2 admin_toggle_role /admin/users/{id}/toggle-role/{role} Path does not match
3 admin_delete_user /admin/users/{id}/delete Path does not match
4 admin_offres /admin/offres Path does not match
5 admin_toggle_offre /admin/offres/{id}/toggle-statut Path does not match
6 candidat_profil /candidat/profil Path does not match
7 candidat_edit_profil /candidat/profil/edit Path does not match
8 candidat_upload_cv /candidat/cv/upload Path does not match
9 candidat_candidatures /candidat/candidatures Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.