GET https://51.91.122.228/fr/

Routing

app_home Matched route

Route Parameters

Name Value
_locale
"fr"

Route Redirection

This page redirects to:

/fr/login/form

Route Matching Logs

Path to match: /fr/
# Route name Path Log
1 app_candidate_correspondences /{_locale}/candidate/correspondences Path does not match
2 app_candidate_correspondences_resetSkipped /{_locale}/candidate/correspondences/resetSkipped Path does not match
3 app_candidate_correspondence_like /{_locale}/candidate/correspondences/{id}/like Path does not match
4 app_candidate_correspondence_skip /{_locale}/candidate/correspondences/{id}/skip Path does not match
5 app_candidate_correspondence_unskip /{_locale}/candidate/correspondences/{id}/unskip Path does not match
6 app_candidate_correspondence_delete /{_locale}/candidate/correspondences/{id}/delete Path does not match
7 app_candidate_cv_upload /{_locale}/candidate/cv Path does not match
8 app_candidate_cv_status /{_locale}/candidate/cv/{id}/status Path does not match
9 app_candidate_cv_status_json /{_locale}/candidate/cv/{id}/status.json Path does not match
10 app_candidate_cv_prefill /{_locale}/candidate/cv/{id}/prefill Path does not match
11 app_candidate_cv_apply /{_locale}/candidate/cv/{id}/apply Path does not match
12 app_candidate_cv_delete /{_locale}/candidate/cv/{id}/delete/{token} Path does not match
13 app_candidate_diplomas /{_locale}/candidate/diplomas Path does not match
14 app_candidate_diplomas_create /{_locale}/candidate/diplomas/create Path does not match
15 app_candidate_diplomas_detail /{_locale}/candidate/diplomas/{id} Path does not match
16 app_candidate_diplomas_update /{_locale}/candidate/diplomas/{id}/update Path does not match
17 app_candidate_diplomas_delete /{_locale}/candidate/diplomas/{id}/delete/{token} Path does not match
18 app_candidate_experiences /{_locale}/candidate/experiences Path does not match
19 app_candidate_experiences_create /{_locale}/candidate/experiences/create Path does not match
20 app_candidate_experiences_detail /{_locale}/candidate/experiences/{id} Path does not match
21 app_candidate_experiences_update /{_locale}/candidate/experiences/{id}/update Path does not match
22 app_candidate_experiences_delete /{_locale}/candidate/experiences/{id}/delete/{token} Path does not match
23 app_candidate_experiences_job_proposal /{_locale}/candidate/experiences/job/proposal Path does not match
24 app_candidate_waiting_links /{_locale}/candidate/links Path does not match
25 app_candidate_link_detail /{_locale}/candidate/links/{id} Path does not match
26 app_candidate_links_delete /{_locale}/candidate/links/{id}/delete/{token} Path does not match
27 app_candidate_links_create /{_locale}/candidate/links/create/{id} Path does not match
28 app_candidate_match_detail /{_locale}/candidate/matches/{id} Path does not match
29 app_candidate_parameters /{_locale}/candidate/parameters Path does not match
30 app_candidate_parameters_update /{_locale}/candidate/parameters/update Path does not match
31 app_candidate_profile /{_locale}/candidate/profile Path does not match
32 app_candidate_profile_update /{_locale}/candidate/profile/update Path does not match
33 app_candidate_environment /{_locale}/candidate/environment Path does not match
34 app_candidate_environment_update /{_locale}/candidate/environment/update Path does not match
35 app_candidate_competences_update /{_locale}/candidate/competences/update Path does not match
36 app_candidate_profile_suggestskill /{_locale}/candidate/skills/suggest Path does not match
37 app_candidate_search_status_update /{_locale}/candidate/search-status Path does not match
38 app_candidate_search_status_revalidate /{_locale}/candidate/search-status/revalidate Path does not match
39 app_company_correspondences /{_locale}/company/correspondences Path does not match
40 app_company_correspondences_resetSkipped /{_locale}/company/correspondences/resetSkipped Path does not match
41 app_company_correspondence_like /{_locale}/company/correspondences/{id}/like Path does not match
42 app_company_correspondence_skip /{_locale}/company/correspondences/{id}/skip Path does not match
43 app_company_correspondence_unskip /{_locale}/company/correspondences/{id}/unskip Path does not match
44 app_company_correspondence_delete /{_locale}/company/correspondences/{id}/delete Path does not match
45 app_company_dashboard /{_locale}/company/dashboard Path does not match
46 app_company_waiting_links /{_locale}/company/links/ Path does not match
47 app_company_link_detail /{_locale}/company/links/{id} Path does not match
48 app_company_links_delete /{_locale}/company/links/{id}/delete/{token} Path does not match
49 app_company_Links_create /{_locale}/company/links/create/{id} Path does not match
50 app_company_match_detail /{_locale}/company/matches/{id} Path does not match
51 app_company_offers /{_locale}/company/offers Path does not match
52 app_company_offers_create /{_locale}/company/offers/create Path does not match
53 app_company_offers_update /{_locale}/company/offers/{id}/update Path does not match
54 app_company_offer_detail /{_locale}/company/offers/{id} Path does not match
55 app_company_offers_delete /{_locale}/company/offers/{id}/delete/{token} Path does not match
56 app_company_suggestskill /{_locale}/company/offers/skills/suggest Path does not match
57 app_company_parameters /{_locale}/company/parameters Path does not match
58 app_company_payment_slots /{_locale}/company/payment/slots Path does not match
59 app_company_payment_checkout /{_locale}/company/payment/checkout Path does not match
60 app_company_payment_success /{_locale}/company/payment/success Path does not match
61 app_company_payment_cancel /{_locale}/company/payment/cancel Path does not match
62 app_company_payment_history /{_locale}/company/payment/history Path does not match
63 app_company_payment_invoice_download /{_locale}/company/payment/invoice/{id}/download Path does not match
64 app_company_profile /{_locale}/company/profile Path does not match
65 app_company_profile_update /{_locale}/company/profile/update Path does not match
66 app_company_profile_presentation_update /{_locale}/company/profile/presentation/update Path does not match
67 app_verify_email /{_locale}/verify-email/{token} Path does not match
68 app_resend_verification_email /{_locale}/resend-verification-email Path does not match
69 app_home /{_locale}/ Route matches!

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