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

Routing

candidat_profil Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

http://aningo.duckdns.org/login

Route Matching Logs

Path to match: /candidat/profil
# 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 Route matches!

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