Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
10 | _profiler_open_file | /_profiler/open | Path does not match |
11 | _profiler | /_profiler/{token} | Path does not match |
12 | _profiler_router | /_profiler/{token}/router | Path does not match |
13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
15 | app_index | / | Path does not match |
16 | app_test | /test | Path does not match |
17 | app_registration | /registration | Path does not match |
18 | app_registration_validate | /registration/validate | Path does not match |
19 | app_registration_confirm | /registration/confirm | Path does not match |
20 | app_legal_notice | /legal-notice | Path does not match |
21 | app_cgu | /cgu | Path does not match |
22 | bo_login | /backoffice/login | Path does not match |
23 | bo_logout | /backoffice/logout | Path does not match |
24 | app_backoffice_company_list | /backoffice/company/ | Path does not match |
25 | app_backoffice_company_add | /backoffice/company/add | Path does not match |
26 | app_backoffice_company_formupdate | /backoffice/company/form-update/{id} | Path does not match |
27 | app_backoffice_company_update | /backoffice/company/update | Path does not match |
28 | app_backoffice_company_change | /backoffice/company/change | Path does not match |
29 | app_backoffice_company_detail | /backoffice/company/get/{id} | Path does not match |
30 | app_backoffice_company_delete | /backoffice/company/delete/{id} | Path does not match |
31 | app_backoffice_companysurveyprogram_list | /backoffice/company/survey-program/ | Path does not match |
32 | app_backoffice_companysurveyprogram_add | /backoffice/company/survey-program/add | Path does not match |
33 | app_backoffice_companysurveyprogram_formupdate | /backoffice/company/survey-program/form-update/{id} | Path does not match |
34 | app_backoffice_companysurveyprogram_update | /backoffice/company/survey-program/update | Path does not match |
35 | app_backoffice_companysurveyprogram_change | /backoffice/company/survey-program/change | Path does not match |
36 | app_backoffice_companysurveyprogram_detail | /backoffice/company/survey-program/get/{id} | Path does not match |
37 | app_backoffice_companysurveyprogram_delete | /backoffice/company/survey-program/delete/{id} | Path does not match |
38 | app_backoffice_contact_list | /backoffice/contact/ | Path does not match |
39 | app_backoffice_contact_add | /backoffice/contact/add | Path does not match |
40 | app_backoffice_contact_formupdate | /backoffice/contact/form-update/{id} | Path does not match |
41 | app_backoffice_contact_update | /backoffice/contact/update | Path does not match |
42 | app_backoffice_contact_change | /backoffice/contact/change | Path does not match |
43 | app_backoffice_contact_detail | /backoffice/contact/get/{id} | Path does not match |
44 | app_backoffice_contact_delete | /backoffice/contact/delete/{id} | Path does not match |
45 | app_backoffice_contactsurvey_switchuser | /backoffice/school/contacts/switchUser/{id} | Path does not match |
46 | app_backoffice_contactsurvey_list | /backoffice/school/contacts/ | Path does not match |
47 | app_backoffice_contactsurvey_add | /backoffice/school/contacts/add | Path does not match |
48 | app_backoffice_contactsurvey_formupdate | /backoffice/school/contacts/form-update/{id} | Path does not match |
49 | app_backoffice_contactsurvey_update | /backoffice/school/contacts/update | Path does not match |
50 | app_backoffice_contactsurvey_change | /backoffice/school/contacts/change | Path does not match |
51 | app_backoffice_contactsurvey_detail | /backoffice/school/contacts/get/{id} | Path does not match |
52 | app_backoffice_contactsurvey_delete | /backoffice/school/contacts/delete/{id} | Path does not match |
53 | app_backoffice_crud_list | / | Path does not match |
54 | app_backoffice_crud_add | /add | Path does not match |
55 | app_backoffice_crud_formupdate | /form-update/{id} | Path does not match |
56 | app_backoffice_crud_update | /update | Path does not match |
57 | app_backoffice_crud_change | /change | Path does not match |
58 | app_backoffice_crud_detail | /get/{id} | Path does not match |
59 | app_backoffice_crud_delete | /delete/{id} | Path does not match |
60 | app_backoffice_notification_list | /backoffice/notification/ | Path does not match |
61 | app_backoffice_notification_change | /backoffice/notification/change | Path does not match |
62 | app_backoffice_notification_add | /backoffice/notification/add | Path does not match |
63 | app_backoffice_notification_formupdate | /backoffice/notification/form-update/{id} | Path does not match |
64 | app_backoffice_notification_update | /backoffice/notification/update | Path does not match |
65 | app_backoffice_notification_detail | /backoffice/notification/get/{id} | Path does not match |
66 | app_backoffice_notification_delete | /backoffice/notification/delete/{id} | Path does not match |
67 | app_backoffice_student_list | /backoffice/student/ | Path does not match |
68 | app_backoffice_student_add | /backoffice/student/add | Path does not match |
69 | app_backoffice_student_formupdate | /backoffice/student/form-update/{id} | Path does not match |
70 | app_backoffice_student_update | /backoffice/student/update | Path does not match |
71 | app_backoffice_student_change | /backoffice/student/change | Path does not match |
72 | app_backoffice_student_detail | /backoffice/student/get/{id} | Path does not match |
73 | app_backoffice_student_delete | /backoffice/student/delete/{id} | Path does not match |
74 | app_backoffice_studentsurveyprogram_list | /backoffice/student/survey-program/ | Path does not match |
75 | app_backoffice_studentsurveyprogram_add | /backoffice/student/survey-program/add | Path does not match |
76 | app_backoffice_studentsurveyprogram_formupdate | /backoffice/student/survey-program/form-update/{id} | Path does not match |
77 | app_backoffice_studentsurveyprogram_update | /backoffice/student/survey-program/update | Path does not match |
78 | app_backoffice_studentsurveyprogram_change | /backoffice/student/survey-program/change | Path does not match |
79 | app_backoffice_studentsurveyprogram_detail | /backoffice/student/survey-program/get/{id} | Path does not match |
80 | app_backoffice_studentsurveyprogram_delete | /backoffice/student/survey-program/delete/{id} | Path does not match |
81 | app_backoffice_surveyformcompany_list | /backoffice/company/survey-form/ | Path does not match |
82 | app_backoffice_surveyformcompany_add | /backoffice/company/survey-form/add | Path does not match |
83 | app_backoffice_surveyformcompany_formupdate | /backoffice/company/survey-form/form-update/{id} | Path does not match |
84 | app_backoffice_surveyformcompany_update | /backoffice/company/survey-form/update | Path does not match |
85 | app_backoffice_surveyformcompany_change | /backoffice/company/survey-form/change | Path does not match |
86 | app_backoffice_surveyformcompany_detail | /backoffice/company/survey-form/get/{id} | Path does not match |
87 | app_backoffice_surveyformcompany_delete | /backoffice/company/survey-form/delete/{id} | Path does not match |
88 | app_backoffice_surveyformstudent_list | /backoffice/student/survey-form/ | Path does not match |
89 | app_backoffice_surveyformstudent_add | /backoffice/student/survey-form/add | Path does not match |
90 | app_backoffice_surveyformstudent_formupdate | /backoffice/student/survey-form/form-update/{id} | Path does not match |
91 | app_backoffice_surveyformstudent_update | /backoffice/student/survey-form/update | Path does not match |
92 | app_backoffice_surveyformstudent_change | /backoffice/student/survey-form/change | Path does not match |
93 | app_backoffice_surveyformstudent_detail | /backoffice/student/survey-form/get/{id} | Path does not match |
94 | app_backoffice_surveyformstudent_delete | /backoffice/student/survey-form/delete/{id} | Path does not match |
95 | bo_index | /backoffice/ | Path does not match |
96 | bo_debug | /backoffice/debug/ | Path does not match |
97 | bo_export_school_forms | /backoffice/export/school/forms/{ranking_type} | Path does not match |
98 | bo_scripts_school_reminder_student_participation | /backoffice/scripts/school/list-reminder-student-participation | Path does not match |
99 | bo_scripts_company_list_contact_links | /backoffice/scripts/company/list-contact-links | Path does not match |
100 | bo_scripts_generate_students_alumni_participation_links | /backoffice/scripts/generate/students-alumni-participation-links | Path does not match |
101 | bo_scripts_generate_students_alumni_participation_codes | /backoffice/scripts/generate/students-alumni-participation-codes | Path does not match |
102 | bo_script_generate_directories | /backoffice/scripts/generate/directories | Path does not match |
103 | bo_script_generate_school_forms | /backoffice/scripts/generate/school-forms/{start}/{end} | Path does not match |
104 | bo_script_exec_set_matching_validated | /backoffice/scripts/exec/set-matching-validated | Path does not match |
105 | bo_school_contacts | /backoffice/school/contacts | Path does not match |
106 | bo_school_contacts_validate | /backoffice/school/contacts/validate | Path does not match |
107 | bo_school_contacts_create | /backoffice/school/contacts/create | Path does not match |
108 | bo_school_forms_toggle_is_closed | /backoffice/school/forms/toggle-is-closed | Path does not match |
109 | bo_school_forms_validate | /backoffice/school/forms/validate | Path does not match |
110 | bo_school_forms_validate_matching | /backoffice/school/forms/validate-matching | Path does not match |
111 | bo_school_forms_votes_rh | /backoffice/school/forms/votes-rh | Path does not match |
112 | bo_school_forms_fetch_votes_rh | /backoffice/school/forms/fetch-votes-rh | Path does not match |
113 | bo_school_forms | /backoffice/school/forms/{form_type} | Path does not match |
114 | bo_school_fetch_forms_by_school | /backoffice/school/fetch-forms-by-school | Path does not match |
115 | bo_school_forms_view | /backoffice/school/forms/view/{id_program} | Path does not match |
116 | bo_program_comment_delete | /backoffice/program/comment/delete/ | Path does not match |
117 | bo_program_comment_create | /backoffice/program/comment/create | Path does not match |
118 | bo_user_my_account | /backoffice/user/my-account | Path does not match |
119 | bo_user_my_account_update | /backoffice/user/my-account/update/{id_user} | Path does not match |
120 | bo_lists_students | /backoffice/lists/students | Path does not match |
121 | bo_lists_students_browse | /backoffice/lists/students/browse/{id_program}/{id_survey_form_school} | Path does not match |
122 | bo_lists_students_delete | /backoffice/lists/students/delete | Path does not match |
123 | bo_lists_students_replace | /backoffice/lists/students/replace/{id_program}/{id_survey_form_school} | Path does not match |
124 | bo_lists_students_import | /backoffice/lists/students/import | Path does not match |
125 | bo_lists_students_download | /public/uploads/{year}/{form_type}/school/lists/student/{filename} | Path does not match |
126 | bo_lists_companies | /backoffice/lists/companies | Path does not match |
127 | bo_lists_companies_browse | /backoffice/lists/companies/browse/{id_program}/{id_survey_form_school} | Path does not match |
128 | bo_lists_companies_delete | /backoffice/lists/companies/delete | Path does not match |
129 | bo_lists_companies_replace | /backoffice/lists/companies/replace/{id_program}/{id_survey_form_school} | Path does not match |
130 | bo_lists_companies_import | /backoffice/lists/companies/import | Path does not match |
131 | bo_lists_companies_download | /public/uploads/{year}/{form_type}/school/lists/company/{filename} | Path does not match |
132 | app_company_form | /company/form/{hash_id_program}/{hash_id_company}/{code_participation}/ | Path does not match |
133 | app_company_form_update | /company/form/{hash_id_program}/{hash_id_company}/{code_participation}/update | Path does not match |
134 | app_company_form_validate | /company/form/{hash_id_program}/{hash_id_company}/{code_participation}/validate | Path does not match |
135 | app_company_form_pdf_generate | /company/form/{hash_id_program}/{hash_id_company}/{code_participation}/pdf | Path does not match |
136 | app_company_registration | /company/registration/{hash_id_program} | Path does not match |
137 | app_company_registration_validate | /company/registration/{hash_id_program}/validate | Path does not match |
138 | app_forgot_password_request | /reset-password | Path does not match |
139 | app_check_email | /reset-password/check-email | Path does not match |
140 | app_reset_password_success | /reset-password/reset/success | Path does not match |
141 | app_reset_password | /reset-password/reset/{token} | Path does not match |
142 | app_school_home | /school | Path does not match |
143 | app_school_contact_generate_password | /school/contact/{hash_id_contact_survey}/{token}/generate-password | Path does not match |
144 | app_school_contact_generate_password_exec | /school/contact/{hash_id_contact_survey}/{token}/generate-password/exec | Path does not match |
145 | app_school_my_account | /school/my-account | Path does not match |
146 | app_school_my_schools | /school/my-schools | Path does not match |
147 | app_school_my_programs | /school/my-programs | Path does not match |
148 | app_school_my_account_update | /school/my-account/update/{id_contact} | Path does not match |
149 | app_school_notify | /school/notify/ | Path does not match |
150 | app_school_forms | /school/forms | Path does not match |
151 | app_school_form | /school/forms/{id_program} | Path does not match |
152 | app_school_form_update | /school/forms/{id_program}/update | Path does not match |
153 | app_school_form_upload | /school/forms/{id_program}/upload | Path does not match |
154 | app_school_form_validate | /school/forms/{id_program}/validate | Path does not match |
155 | app_school_form_pdf_generate | /school/form/pdf/{id_program} | Path does not match |
156 | app_school_upload_plaquette | /school/upload/plaquette/{id_program} | Path does not match |
157 | app_school_program_create | /school/program/create | Path does not match |
158 | app_school_program_create_validate | /school/program/create/validate | Path does not match |
159 | app_school_program_update | /school/program/update/{id_program} | Path does not match |
160 | app_school_program_update_validate | /school/program/update/{id_program}/validate | Path does not match |
161 | app_school_faq | /school/faq | Path does not match |
162 | app_school_help | /school/help | Path does not match |
163 | app_rules_accept | /rules/accept | Path does not match |
164 | app_plaquette_download | /public/uploads/{year}/{form_type}/school/plaquettes/{filename} | Path does not match |
165 | app_login | /login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.