Routing
pageNotFound
Matched route
Route Parameters
| Name | Value |
|---|---|
| path | "robots.txt" |
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_admin_cron_sendfeedbackrecap | /cron/sendFeedbackRecap/{type}/{token} | Path does not match |
| 2 | app_admin_cron_sendfeedbackrequestrecall | /cron/sendFeedbackRequestRecall/{token} | Path does not match |
| 3 | app_admin_cron_sendnewskillunlocked | /cron/sendNewSkillUnlocked/{token} | Path does not match |
| 4 | app_admin_cron_initskillslimitvalue | /cron/initSkillsLimitValue/{token} | Path does not match |
| 5 | app_admin_cron_createfeedbacksfromrecurrentfeedbacks | /cron/recurrentfeedbacks/create/{token} | Path does not match |
| 6 | app_admin_cron_updateeventsdate | /cron/update/events_date/{token} | Path does not match |
| 7 | app_admin_cron_importsapusers | /cron/import/sap/{token}/{companyId} | Path does not match |
| 8 | app_admin_cron_debugmistral | /cron/debug/mistral/{id} | Path does not match |
| 9 | app_admin_cron_debugquality | /cron/debug/quality/{token} | Path does not match |
| 10 | app_admin_cron_createautoeval | /cron/create/autoeval/{token} | Path does not match |
| 11 | app_admin_cron_createcossgrids | /cron/create/coss-grids/{token} | Path does not match |
| 12 | app_admin_cron_recallcossgrids | /cron/recall/coss-grids/{token} | Path does not match |
| 13 | app_admin_cron_initfeedbackaverages | /cron/init/feedback/averages/{token} | Path does not match |
| 14 | app_admin_cron_initusersrightness | /cron/init/users/rightness/{token} | Path does not match |
| 15 | app_admin_cron_initcopygridsnames | /cron/init/copy/grids/names/{token} | Path does not match |
| 16 | app_admin_cron_importcossstudents | /cron/import/coss/students/{token} | Path does not match |
| 17 | app_admin_cron_importcossteachers | /cron/import/coss/teachers/{token} | Path does not match |
| 18 | app_admin_cron_sendnewyearpush | /cron/send/newyear/push/{token} | Path does not match |
| 19 | app_admin_cron_updategridstatus | /cron/update/grid/status/{token} | Path does not match |
| 20 | app_admin_cron_studentlistvalidated | /cron/student/list/validated/{token} | Path does not match |
| 21 | app_admin_cron_exportschoolgridspdf | /cron/export/school/grids/{token} | Path does not match |
| 22 | app_admin_cron_getwsfskillanswers | /cron/wsf/skill/answers/{token} | Path does not match |
| 23 | app_admin_cron_exportconnections | /cron/export/connections/{token}/{start}/{end} | Path does not match |
| 24 | app_admin_cron_exportftpallfeedbacks | /cron/export/ftp/feedback/{token} | Path does not match |
| 25 | app_admin_cron_exportftpallindexs | /cron/export/ftp/index/{token} | Path does not match |
| 26 | app_admin_cron_exportftpallusers | /cron/export/ftp/user/{token} | Path does not match |
| 27 | app_admin_cron_exportftpallconnections | /cron/export/ftp/connection/{token} | Path does not match |
| 28 | app_admin_cron_exportftpallawards | /cron/export/ftp/award/{token} | Path does not match |
| 29 | app_admin_cron_checklicenceswarning30days | /cron/check/licences/warning/{token} | Path does not match |
| 30 | app_admin_cron_disablelicences | /cron/disable/licences/{token} | Path does not match |
| 31 | app_admin_cron_checklicencescvaccess | /cron/disable/licences/cv/{token} | Path does not match |
| 32 | app_admin_cron_checklicencesbadgesaccess | /cron/disable/licences/badge/{token} | Path does not match |
| 33 | app_admin_cron_initlicencesdates | /cron/init/licences/dates/{token} | Path does not match |
| 34 | app_admin_cron_archivefeedbacks1year | /cron/archive/feedbacks/{token} | Path does not match |
| 35 | app_admin_cron_importmentorrecipients | /cron/import/mentor/recipients/{token} | Path does not match |
| 36 | app_admin_cron_archiverecipients | /cron/archive/recipients/{token} | Path does not match |
| 37 | app_admin_cron_initaisynthesis | /cron/init/ai/synthesis/{token} | Path does not match |
| 38 | licences_dashboard | /admin/licences | Path does not match |
| 39 | fix_import_form | /fix/import/form | Path does not match |
| 40 | import_export_form | /import_export/form | Path does not match |
| 41 | import_roles_form | /import_roles/form | Path does not match |
| 42 | import_template_csv | /import/template/csv | Path does not match |
| 43 | export_template_csv | /export/template/csv | Path does not match |
| 44 | import_roles_template_csv | /import/roles/template/csv | Path does not match |
| 45 | import_template_excel | /import/template/excel | Path does not match |
| 46 | export_template_excel | /export/template/excel | Path does not match |
| 47 | import_roles_template_excel | /import/roles/template/excel | Path does not match |
| 48 | import_sap | /import/sap | Path does not match |
| 49 | post_award | /api/awards | Path does not match |
| 50 | patch_award | /api/award | Path does not match |
| 51 | app_api_feedbackrest_cget | /api/feedbacks | Path does not match |
| 52 | app_api_feedbackrest_post | /api/feedbacks | Path does not match |
| 53 | app_api_feedbackrest_patch | /api/feedbacks/{id} | Path does not match |
| 54 | app_api_feedbackrest_getfeedbackguestanswer | /api/guest-answer/feedback/{locale}/{id}/{token} | Path does not match |
| 55 | app_api_feedbackrest_patchguestanswer | /api/guest-answer/feedback/{locale}/{id} | Path does not match |
| 56 | app_api_feedbackrest_patchcoffee | /api/feedbacks/{fbId}/coffee | Path does not match |
| 57 | app_api_feedbackrest_postonboarding | /api/feedbacks/onboardings | Path does not match |
| 58 | app_api_feedbackrest_postgrid | /api/grids/{gridId} | Path does not match |
| 59 | app_api_feedbackrest_getgridguestanswer | /api/guest-answer/grid/{locale}/{id}/{token} | Path does not match |
| 60 | app_api_feedbackrest_postgridguestanswer | /api/guest-answer/grid/{id} | Path does not match |
| 61 | app_api_graderest_post | /api/grade | Path does not match |
| 62 | post_notificationtoken | /api/notificationtokens | Path does not match |
| 63 | get_notificationtoken_clear | /api/notificationtoken/clear | Path does not match |
| 64 | app_api_recurrentfeedbackrest_post | /api/recurrentfeedbacks | Path does not match |
| 65 | app_api_recurrentfeedbackrest_patch | /api/recurrentfeedback | Path does not match |
| 66 | app_api_recurrentfeedbackrest_postonboarding | /api/recurrentfeedbacks/onboardings | Path does not match |
| 67 | app_api_resumerest_cget | /api/resumes | Path does not match |
| 68 | app_api_resumerest_getuserdata | /api/resume/user/data | Path does not match |
| 69 | app_api_resumerest_getguesturl | /api/resume/guest/url/{id} | Path does not match |
| 70 | app_api_resumerest_get | /api/resume/public/{id}/{token} | Path does not match |
| 71 | app_api_resumerest_delete | /api/resume/{id} | Path does not match |
| 72 | app_api_resumerest_patch | /api/resume/{id} | Path does not match |
| 73 | app_api_resumerest_patch_1 | /api/resume | Path does not match |
| 74 | app_api_resumerest_download | /api/resume/download/{id} | Path does not match |
| 75 | app_api_sharedfeedbackrest_post | /api/sharedfeedbacks | Path does not match |
| 76 | app_api_skillrest_cget | /api/skills | Path does not match |
| 77 | app_api_userrest_postskills | /api/user/skills | Path does not match |
| 78 | app_api_userrest_postresetskills | /api/user/resets/skills | Path does not match |
| 79 | app_api_userrest_get | /api/user | Path does not match |
| 80 | app_api_userrest_postforgottenpassword | /api/forgottenpassword | Path does not match |
| 81 | app_api_userrest_getonboardingfinished | /api/user/onboarding/finished | Path does not match |
| 82 | app_api_userrest_getonboardingdashboardfinished | /api/user/onboarding/dashboard/finished | Path does not match |
| 83 | app_api_userrest_getonboardinganswerfinished | /api/user/onboarding/answer/finished | Path does not match |
| 84 | app_api_userrest_getonboardingchallengefinished | /api/user/onboarding/challenge/finished | Path does not match |
| 85 | app_api_userrest_gethistory | /api/user/history | Path does not match |
| 86 | app_api_userrest_patch | /api/user | Path does not match |
| 87 | app_api_userrest_getstatistics | /api/user/statistics | Path does not match |
| 88 | app_api_userrest_updateusersrightness | /api/user/rightnesses/update | Path does not match |
| 89 | app_api_userrest_updatelastdashboardaccess | /api/user/dashboard/access | Path does not match |
| 90 | app_api_userrest_getcompanyinfo | /api/user/company/info | Path does not match |
| 91 | app_api_userrest_checkupdate | /api/check-update | Path does not match |
| 92 | app_api_userrest_getcredentials | /api/getcredentials | Path does not match |
| 93 | app_api_userrest_checkcoss | /api/check/coss | Path does not match |
| 94 | app_api_userrest_checksaml | /api/check/saml | Path does not match |
| 95 | app_api_userrest_samllogged | /api/saml/logged | Path does not match |
| 96 | app_api_userrest_platformused | /api/platform/used | Path does not match |
| 97 | app_api_userrest_revoketokens | /api/revoke-tokens | Path does not match |
| 98 | app_api_userrest_newlinkedinbadges | /api/badges/linkedin/{token} | Path does not match |
| 99 | app_api_userrest_sendbadgesemail | /api/badges/email/{token} | Path does not match |
| 100 | app_api_userrest_deletebadges | /api/badges/delete/{token} | Path does not match |
| 101 | app_api_userrest_newwallet | /api/wallet | Path does not match |
| 102 | app_api_userrest_editwallet | /api/wallet/{token} | Path does not match |
| 103 | app_api_userrest_clonewallet | /api/wallet/clone/{token} | Path does not match |
| 104 | app_api_userrest_sendwalletemail | /api/wallet/email/{token} | Path does not match |
| 105 | app_api_userrest_deletewallet | /api/wallet/delete/{token} | Path does not match |
| 106 | app_api_userrest_addbadgewallet | /api/wallet/badge/{token} | Path does not match |
| 107 | app_api_userrest_saverecipients | /api/save/recipients | Path does not match |
| 108 | app_api_userrest_updatefeedbackcount | /api/update/feedback/count | Path does not match |
| 109 | app_api_userrest_updatebadgecount | /api/update/badge/count | Path does not match |
| 110 | app_api_userrest_chooseskillspath | /api/choose/skillspath | Path does not match |
| 111 | app_api_userrest_getchallenges | /api/challenges | Path does not match |
| 112 | app_api_userrest_getchallengesstatistics | /api/challenges/statistics | Path does not match |
| 113 | app_api_userrest_answerchallengeevent | /api/challenges/answer/event | Path does not match |
| 114 | app_api_userrest_answerchallengequestion | /api/challenges/answer/question | Path does not match |
| 115 | app_api_userrest_recallvalidator | /api/recall/validator | Path does not match |
| 116 | app_api_userrest_patchrecommendation | /api/recommendation/{id} | Path does not match |
| 117 | app_api_userrest_checklicenceaccess | /api/check/licence/access | Path does not match |
| 118 | open_badge_class | /api/open/badge/class/{token} | Path does not match |
| 119 | open_badge_issuer | /api/open/badge/issuer | Path does not match |
| 120 | open_badge_assertion | /api/open/badge/assertion/{token} | Path does not match |
| 121 | open_badge_bake | /api/open/badge/bake/{token} | Path does not match |
| 122 | import_external_badge | /api/import/external/badge | Path does not match |
| 123 | app_api_userrest_getusersynthesis | /api/user/synthesis | Path does not match |
| 124 | app_api_userrest_postusersynthesisnudge | /api/user/synthesis/nudge/{id} | Path does not match |
| 125 | app_api_userrest_getfaq | /api/faq | Path does not match |
| 126 | badges_detail | /badges/{token}/ | Path does not match |
| 127 | list_documents | /document/list | Path does not match |
| 128 | show_document | /document/show/{id} | Path does not match |
| 129 | add_document | /document/{mode}/{id} | Path does not match |
| 130 | delete_document | /documents/delete/{id} | Path does not match |
| 131 | profile_edit | /profile/edit | Path does not match |
| 132 | profile_change_password | /profile/change_password | Path does not match |
| 133 | list_filler_grids | /grids/fill | Path does not match |
| 134 | edit_grid | /grids/edit/{id} | Path does not match |
| 135 | show_filler_grid | /grids/filler/show/{id} | Path does not match |
| 136 | show_recipient_grid | /grids/recipient/show/{id} | Path does not match |
| 137 | list_recipient_grids | /grids/recipient | Path does not match |
| 138 | login | /login | Path does not match |
| 139 | matching | /matching | Path does not match |
| 140 | mistral_agents_list | /mistral/agents | Path does not match |
| 141 | mistral_agents_create | /mistral/agents/create | Path does not match |
| 142 | mistral_agents_edit | /mistral/agents/edit/{agentId} | Path does not match |
| 143 | mistral_agents_delete | /mistral/agents/delete/{agentId} | Path does not match |
| 144 | opco_dashboard | /opco/dashboard | Path does not match |
| 145 | student_recipients_info | /student/recipients/{id}/{token} | Path does not match |
| 146 | recipient_proofs | /recipients/proof/{id} | Path does not match |
| 147 | validate_recipient_proof | /recipients/validate/proof/{id} | Path does not match |
| 148 | list_learning_period_recipients | /recipients/learning-periods/{validateStudents} | Path does not match |
| 149 | list_recipients | /recipients/{lp} | Path does not match |
| 150 | recipient_comment_add | /recipients/comment/add/{recipientId} | Path does not match |
| 151 | edit_recipient | /recipient/{lp}/{mode}/{id} | Path does not match |
| 152 | download_recipients | /recipients/download/{lp} | Path does not match |
| 153 | import_recipients | /recipients/import/{lp} | Path does not match |
| 154 | import_recipients_template_csv | /recipients/import/template/csv | Path does not match |
| 155 | import_recipients_template_excel | /recipients/import/template/excel | Path does not match |
| 156 | app_forgot_password_request | /reset-password | Path does not match |
| 157 | app_check_email | /reset-password/check-email | Path does not match |
| 158 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 159 | school_admin_list_students | /school-admin/students/{archived} | Path does not match |
| 160 | school_admin_show_student | /school-admin/student/{id} | Path does not match |
| 161 | school_admin_show_student_learning_period | /school-admin/student/learning-period/{id}/show | Path does not match |
| 162 | school_admin_edit_student_learning_period | /school-admin/student/learning-period/{id}/edit | Path does not match |
| 163 | school_admin_export_students | /school-admin/export/students | Path does not match |
| 164 | school_admin_list_referents | /school-admin/referents | Path does not match |
| 165 | school_admin_show_referent | /school-admin/referent/show/{id} | Path does not match |
| 166 | school_admin_edit_referent | /school-admin/referent/edit/{id} | Path does not match |
| 167 | school_admin_add_referent | /school-admin/referent/add | Path does not match |
| 168 | school_admin_export_referents | /school-admin/export/referents | Path does not match |
| 169 | school_admin_list_teachers | /school-admin/teachers | Path does not match |
| 170 | school_admin_show_teacher | /school-admin/teacher/{id} | Path does not match |
| 171 | school_admin_edit_teacher | /school-admin/teacher/{id}/edit | Path does not match |
| 172 | school_admin_edit_teacher_school_path | /school-admin/teacher/school-path/{id}/edit | Path does not match |
| 173 | school_admin_export_teachers | /school-admin/export/teachers | Path does not match |
| 174 | school_admin_import_teachers_template_csv | /school-admin/import/teachers/template/csv | Path does not match |
| 175 | school_admin_import_teachers_template_excel | /school-admin/import/teachers/template/excel | Path does not match |
| 176 | school_admin_import_teachers | /school-admin/import-teachers | Path does not match |
| 177 | school_admin_import_students_template_csv | /school-admin/import/students/template/csv | Path does not match |
| 178 | school_admin_import_students_template_excel | /school-admin/import/students/template/excel | Path does not match |
| 179 | school_admin_import_students | /school-admin/import-students | Path does not match |
| 180 | school_admin_import_associative_recipients_template_csv | /school-admin/import/associative/recipients/template/csv | Path does not match |
| 181 | school_admin_import_associative_recipients_template_excel | /school-admin/import/associative/recipients/template/excel | Path does not match |
| 182 | school_admin_import_associative_recipients | /school-admin/import-associative-recipients | Path does not match |
| 183 | school_admin_list_tutors | /school-admin/tutors/{archived} | Path does not match |
| 184 | school_admin_show_tutor | /school-admin/tutor/show/{id} | Path does not match |
| 185 | school_admin_edit_tutor | /school-admin/tutor/edit/{id} | Path does not match |
| 186 | school_admin_add_tutor | /school-admin/tutor/add | Path does not match |
| 187 | school_admin_export_tutors | /school-admin/export/tutors | Path does not match |
| 188 | school_admin_dashboard | /school-admin/dashboard | Path does not match |
| 189 | switch_school_role | /coss/switch-role | Path does not match |
| 190 | school_admin_reset_password | /school-admin/reset-password/{id} | Path does not match |
| 191 | school_admin_delete_student | /school-admin/delete/student/{id} | Path does not match |
| 192 | school_admin_delete_tutor | /school-admin/delete/tutor/{id} | Path does not match |
| 193 | school_admin_delete_referent | /school-admin/delete/referent/{id} | Path does not match |
| 194 | school_admin_list_grids | /school-admin/grids | Path does not match |
| 195 | school_admin_export_grids | /school-admin/export/grids | Path does not match |
| 196 | school_admin_export_student_grids | /school-admin/export/student/grids/{id} | Path does not match |
| 197 | school_admin_send_grid_email | /school-admin/grid/send/email/{id} | Path does not match |
| 198 | school_admin_show_grid | /school-admin/grid/show/{id} | Path does not match |
| 199 | school_admin_force_grid | /school-admin/force/grid | Path does not match |
| 200 | school_admin_import_grades_template_csv | /school-admin/import/grades/template/csv | Path does not match |
| 201 | school_admin_import_grades_template_excel | /school-admin/import/grades/template/excel | Path does not match |
| 202 | school_admin_import_grades | /school-admin/import-grades | Path does not match |
| 203 | school_referent_list_students | /school-referent/students/{archived} | Path does not match |
| 204 | school_referent_show_student | /school-referent/student/{id} | Path does not match |
| 205 | school_referent_show_student_learning_period | /school-referent/student/learning-period/{id}/show | Path does not match |
| 206 | school_referent_edit_student_learning_period | /school-referent/student/learning-period/{id}/edit | Path does not match |
| 207 | student_list_validation | /student/list/{token}/{id} | Path does not match |
| 208 | student_list_add_user_validation | /student/list/add-user/{token}/{id} | Path does not match |
| 209 | tutor_list_students | /tutor/students | Path does not match |
| 210 | tutor_show_student | /tutor/student/{id} | Path does not match |
| 211 | tutor_edit_student_learning_period | /tutor/student/learning-period/{id}/edit | Path does not match |
| 212 | wallet_detail | /wallet/{token} | Path does not match |
| 213 | coss_dashboard | / | Path does not match |
| 214 | app_default_sharedfeedback | /shared-feedback/{token}/{status} | Path does not match |
| 215 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 216 | 2fa_login | /admin/2fa | Path does not match |
| 217 | 2fa_login_check | /admin/2fa_check | Path does not match |
| 218 | sonata_admin_redirect | /admin/ | Path does not match |
| 219 | sonata_admin_dashboard | /admin/dashboard | Path does not match |
| 220 | sonata_admin_retrieve_form_element | /admin/core/get-form-field-element | Path does not match |
| 221 | sonata_admin_append_form_element | /admin/core/append-form-field-element | Path does not match |
| 222 | sonata_admin_short_object_information | /admin/core/get-short-object-description.{_format} | Path does not match |
| 223 | sonata_admin_set_object_field_value | /admin/core/set-object-field-value | Path does not match |
| 224 | sonata_admin_search | /admin/search | Path does not match |
| 225 | sonata_admin_retrieve_autocomplete_items | /admin/core/get-autocomplete-items | Path does not match |
| 226 | admin_app_award_list | /admin/app/award/list | Path does not match |
| 227 | admin_app_award_create | /admin/app/award/create | Path does not match |
| 228 | admin_app_award_batch | /admin/app/award/batch | Path does not match |
| 229 | admin_app_award_edit | /admin/app/award/{id}/edit | Path does not match |
| 230 | admin_app_award_delete | /admin/app/award/{id}/delete | Path does not match |
| 231 | admin_app_award_show | /admin/app/award/{id}/show | Path does not match |
| 232 | admin_app_award_export | /admin/app/award/export | Path does not match |
| 233 | admin_app_badge_list | /admin/app/badge/list | Path does not match |
| 234 | admin_app_badge_create | /admin/app/badge/create | Path does not match |
| 235 | admin_app_badge_batch | /admin/app/badge/batch | Path does not match |
| 236 | admin_app_badge_edit | /admin/app/badge/{id}/edit | Path does not match |
| 237 | admin_app_badge_delete | /admin/app/badge/{id}/delete | Path does not match |
| 238 | admin_app_badge_show | /admin/app/badge/{id}/show | Path does not match |
| 239 | admin_app_badge_export | /admin/app/badge/export | Path does not match |
| 240 | admin_app_externalbadge_list | /admin/app/externalbadge/list | Path does not match |
| 241 | admin_app_externalbadge_create | /admin/app/externalbadge/create | Path does not match |
| 242 | admin_app_externalbadge_batch | /admin/app/externalbadge/batch | Path does not match |
| 243 | admin_app_externalbadge_edit | /admin/app/externalbadge/{id}/edit | Path does not match |
| 244 | admin_app_externalbadge_delete | /admin/app/externalbadge/{id}/delete | Path does not match |
| 245 | admin_app_externalbadge_show | /admin/app/externalbadge/{id}/show | Path does not match |
| 246 | admin_app_externalbadge_export | /admin/app/externalbadge/export | Path does not match |
| 247 | admin_app_basegrid_list | /admin/app/basegrid/list | Path does not match |
| 248 | admin_app_basegrid_create | /admin/app/basegrid/create | Path does not match |
| 249 | admin_app_basegrid_batch | /admin/app/basegrid/batch | Path does not match |
| 250 | admin_app_basegrid_edit | /admin/app/basegrid/{id}/edit | Path does not match |
| 251 | admin_app_basegrid_delete | /admin/app/basegrid/{id}/delete | Path does not match |
| 252 | admin_app_basegrid_show | /admin/app/basegrid/{id}/show | Path does not match |
| 253 | admin_app_basegrid_export | /admin/app/basegrid/export | Path does not match |
| 254 | admin_app_basegrid_clone | /admin/app/basegrid/clone | Path does not match |
| 255 | admin_app_basegridanswer_list | /admin/app/basegridanswer/list | Path does not match |
| 256 | admin_app_basegridanswer_create | /admin/app/basegridanswer/create | Path does not match |
| 257 | admin_app_basegridanswer_batch | /admin/app/basegridanswer/batch | Path does not match |
| 258 | admin_app_basegridanswer_edit | /admin/app/basegridanswer/{id}/edit | Path does not match |
| 259 | admin_app_basegridanswer_delete | /admin/app/basegridanswer/{id}/delete | Path does not match |
| 260 | admin_app_basegridanswer_show | /admin/app/basegridanswer/{id}/show | Path does not match |
| 261 | admin_app_basegridanswer_export | /admin/app/basegridanswer/export | Path does not match |
| 262 | admin_app_basegridquestion_list | /admin/app/basegridquestion/list | Path does not match |
| 263 | admin_app_basegridquestion_create | /admin/app/basegridquestion/create | Path does not match |
| 264 | admin_app_basegridquestion_batch | /admin/app/basegridquestion/batch | Path does not match |
| 265 | admin_app_basegridquestion_edit | /admin/app/basegridquestion/{id}/edit | Path does not match |
| 266 | admin_app_basegridquestion_delete | /admin/app/basegridquestion/{id}/delete | Path does not match |
| 267 | admin_app_basegridquestion_show | /admin/app/basegridquestion/{id}/show | Path does not match |
| 268 | admin_app_basegridquestion_export | /admin/app/basegridquestion/export | Path does not match |
| 269 | admin_app_challenge_list | /admin/app/challenge/list | Path does not match |
| 270 | admin_app_challenge_create | /admin/app/challenge/create | Path does not match |
| 271 | admin_app_challenge_batch | /admin/app/challenge/batch | Path does not match |
| 272 | admin_app_challenge_edit | /admin/app/challenge/{id}/edit | Path does not match |
| 273 | admin_app_challenge_delete | /admin/app/challenge/{id}/delete | Path does not match |
| 274 | admin_app_challenge_show | /admin/app/challenge/{id}/show | Path does not match |
| 275 | admin_app_challenge_export | /admin/app/challenge/export | Path does not match |
| 276 | admin_app_challenge_import | /admin/app/challenge/import | Path does not match |
| 277 | admin_app_challenge_import_template_csv | /admin/app/challenge/import_template_csv | Path does not match |
| 278 | admin_app_challengeanswer_list | /admin/app/challengeanswer/list | Path does not match |
| 279 | admin_app_challengeanswer_create | /admin/app/challengeanswer/create | Path does not match |
| 280 | admin_app_challengeanswer_batch | /admin/app/challengeanswer/batch | Path does not match |
| 281 | admin_app_challengeanswer_edit | /admin/app/challengeanswer/{id}/edit | Path does not match |
| 282 | admin_app_challengeanswer_delete | /admin/app/challengeanswer/{id}/delete | Path does not match |
| 283 | admin_app_challengeanswer_show | /admin/app/challengeanswer/{id}/show | Path does not match |
| 284 | admin_app_challengeanswer_export | /admin/app/challengeanswer/export | Path does not match |
| 285 | admin_app_challengeprogression_list | /admin/app/challengeprogression/list | Path does not match |
| 286 | admin_app_challengeprogression_create | /admin/app/challengeprogression/create | Path does not match |
| 287 | admin_app_challengeprogression_batch | /admin/app/challengeprogression/batch | Path does not match |
| 288 | admin_app_challengeprogression_edit | /admin/app/challengeprogression/{id}/edit | Path does not match |
| 289 | admin_app_challengeprogression_delete | /admin/app/challengeprogression/{id}/delete | Path does not match |
| 290 | admin_app_challengeprogression_show | /admin/app/challengeprogression/{id}/show | Path does not match |
| 291 | admin_app_challengeprogression_export | /admin/app/challengeprogression/export | Path does not match |
| 292 | admin_app_challengeresult_list | /admin/app/challengeresult/list | Path does not match |
| 293 | admin_app_challengeresult_create | /admin/app/challengeresult/create | Path does not match |
| 294 | admin_app_challengeresult_batch | /admin/app/challengeresult/batch | Path does not match |
| 295 | admin_app_challengeresult_edit | /admin/app/challengeresult/{id}/edit | Path does not match |
| 296 | admin_app_challengeresult_delete | /admin/app/challengeresult/{id}/delete | Path does not match |
| 297 | admin_app_challengeresult_show | /admin/app/challengeresult/{id}/show | Path does not match |
| 298 | admin_app_challengeresult_export | /admin/app/challengeresult/export | Path does not match |
| 299 | coffee_list | /admin/coffee/list | Path does not match |
| 300 | coffee_batch | /admin/coffee/batch | Path does not match |
| 301 | coffee_export | /admin/coffee/export | Path does not match |
| 302 | admin_app_comment_list | /admin/app/comment/list | Path does not match |
| 303 | admin_app_comment_create | /admin/app/comment/create | Path does not match |
| 304 | admin_app_comment_batch | /admin/app/comment/batch | Path does not match |
| 305 | admin_app_comment_edit | /admin/app/comment/{id}/edit | Path does not match |
| 306 | admin_app_comment_delete | /admin/app/comment/{id}/delete | Path does not match |
| 307 | admin_app_comment_show | /admin/app/comment/{id}/show | Path does not match |
| 308 | admin_app_comment_export | /admin/app/comment/export | Path does not match |
| 309 | admin_app_company_list | /admin/app/company/list | Path does not match |
| 310 | admin_app_company_create | /admin/app/company/create | Path does not match |
| 311 | admin_app_company_batch | /admin/app/company/batch | Path does not match |
| 312 | admin_app_company_edit | /admin/app/company/{id}/edit | Path does not match |
| 313 | admin_app_company_delete | /admin/app/company/{id}/delete | Path does not match |
| 314 | admin_app_company_show | /admin/app/company/{id}/show | Path does not match |
| 315 | admin_app_company_export | /admin/app/company/export | Path does not match |
| 316 | admin_app_document_list | /admin/app/document/list | Path does not match |
| 317 | admin_app_document_create | /admin/app/document/create | Path does not match |
| 318 | admin_app_document_batch | /admin/app/document/batch | Path does not match |
| 319 | admin_app_document_edit | /admin/app/document/{id}/edit | Path does not match |
| 320 | admin_app_document_delete | /admin/app/document/{id}/delete | Path does not match |
| 321 | admin_app_document_show | /admin/app/document/{id}/show | Path does not match |
| 322 | admin_app_document_export | /admin/app/document/export | Path does not match |
| 323 | admin_app_documentcategory_list | /admin/app/documentcategory/list | Path does not match |
| 324 | admin_app_documentcategory_create | /admin/app/documentcategory/create | Path does not match |
| 325 | admin_app_documentcategory_batch | /admin/app/documentcategory/batch | Path does not match |
| 326 | admin_app_documentcategory_edit | /admin/app/documentcategory/{id}/edit | Path does not match |
| 327 | admin_app_documentcategory_delete | /admin/app/documentcategory/{id}/delete | Path does not match |
| 328 | admin_app_documentcategory_show | /admin/app/documentcategory/{id}/show | Path does not match |
| 329 | admin_app_documentcategory_export | /admin/app/documentcategory/export | Path does not match |
| 330 | evaluator_list | /admin/evaluator/list | Path does not match |
| 331 | evaluator_batch | /admin/evaluator/batch | Path does not match |
| 332 | evaluator_edit | /admin/evaluator/{id}/edit | Path does not match |
| 333 | evaluator_show | /admin/evaluator/{id}/show | Path does not match |
| 334 | evaluator_export | /admin/evaluator/export | Path does not match |
| 335 | event_list | /admin/event/list | Path does not match |
| 336 | event_create | /admin/event/create | Path does not match |
| 337 | event_batch | /admin/event/batch | Path does not match |
| 338 | event_edit | /admin/event/{id}/edit | Path does not match |
| 339 | event_delete | /admin/event/{id}/delete | Path does not match |
| 340 | event_show | /admin/event/{id}/show | Path does not match |
| 341 | event_export | /admin/event/export | Path does not match |
| 342 | event_cloneEvents | /admin/event/cloneEvents | Path does not match |
| 343 | export_logs_list | /admin/export_logs/list | Path does not match |
| 344 | export_logs_create | /admin/export_logs/create | Path does not match |
| 345 | export_logs_batch | /admin/export_logs/batch | Path does not match |
| 346 | export_logs_edit | /admin/export_logs/{id}/edit | Path does not match |
| 347 | export_logs_delete | /admin/export_logs/{id}/delete | Path does not match |
| 348 | export_logs_show | /admin/export_logs/{id}/show | Path does not match |
| 349 | export_logs_export | /admin/export_logs/export | Path does not match |
| 350 | admin_app_feedback_list | /admin/app/feedback/list | Path does not match |
| 351 | admin_app_feedback_create | /admin/app/feedback/create | Path does not match |
| 352 | admin_app_feedback_batch | /admin/app/feedback/batch | Path does not match |
| 353 | admin_app_feedback_edit | /admin/app/feedback/{id}/edit | Path does not match |
| 354 | admin_app_feedback_delete | /admin/app/feedback/{id}/delete | Path does not match |
| 355 | admin_app_feedback_show | /admin/app/feedback/{id}/show | Path does not match |
| 356 | admin_app_feedback_export | /admin/app/feedback/export | Path does not match |
| 357 | admin_app_grid_list | /admin/app/grid/list | Path does not match |
| 358 | admin_app_grid_create | /admin/app/grid/create | Path does not match |
| 359 | admin_app_grid_batch | /admin/app/grid/batch | Path does not match |
| 360 | admin_app_grid_edit | /admin/app/grid/{id}/edit | Path does not match |
| 361 | admin_app_grid_delete | /admin/app/grid/{id}/delete | Path does not match |
| 362 | admin_app_grid_show | /admin/app/grid/{id}/show | Path does not match |
| 363 | admin_app_grid_export | /admin/app/grid/export | Path does not match |
| 364 | admin_app_gridresult_list | /admin/app/gridresult/list | Path does not match |
| 365 | admin_app_gridresult_create | /admin/app/gridresult/create | Path does not match |
| 366 | admin_app_gridresult_batch | /admin/app/gridresult/batch | Path does not match |
| 367 | admin_app_gridresult_edit | /admin/app/gridresult/{id}/edit | Path does not match |
| 368 | admin_app_gridresult_delete | /admin/app/gridresult/{id}/delete | Path does not match |
| 369 | admin_app_gridresult_show | /admin/app/gridresult/{id}/show | Path does not match |
| 370 | admin_app_gridresult_export | /admin/app/gridresult/export | Path does not match |
| 371 | admin_app_learningperiod_list | /admin/app/learningperiod/list | Path does not match |
| 372 | admin_app_learningperiod_create | /admin/app/learningperiod/create | Path does not match |
| 373 | admin_app_learningperiod_batch | /admin/app/learningperiod/batch | Path does not match |
| 374 | admin_app_learningperiod_edit | /admin/app/learningperiod/{id}/edit | Path does not match |
| 375 | admin_app_learningperiod_delete | /admin/app/learningperiod/{id}/delete | Path does not match |
| 376 | admin_app_learningperiod_show | /admin/app/learningperiod/{id}/show | Path does not match |
| 377 | admin_app_learningperiod_export | /admin/app/learningperiod/export | Path does not match |
| 378 | admin_app_linkedskill_list | /admin/app/linkedskill/list | Path does not match |
| 379 | admin_app_linkedskill_create | /admin/app/linkedskill/create | Path does not match |
| 380 | admin_app_linkedskill_batch | /admin/app/linkedskill/batch | Path does not match |
| 381 | admin_app_linkedskill_edit | /admin/app/linkedskill/{id}/edit | Path does not match |
| 382 | admin_app_linkedskill_delete | /admin/app/linkedskill/{id}/delete | Path does not match |
| 383 | admin_app_linkedskill_show | /admin/app/linkedskill/{id}/show | Path does not match |
| 384 | admin_app_linkedskill_export | /admin/app/linkedskill/export | Path does not match |
| 385 | admin_app_rating_list | /admin/app/rating/list | Path does not match |
| 386 | admin_app_rating_create | /admin/app/rating/create | Path does not match |
| 387 | admin_app_rating_batch | /admin/app/rating/batch | Path does not match |
| 388 | admin_app_rating_edit | /admin/app/rating/{id}/edit | Path does not match |
| 389 | admin_app_rating_delete | /admin/app/rating/{id}/delete | Path does not match |
| 390 | admin_app_rating_show | /admin/app/rating/{id}/show | Path does not match |
| 391 | admin_app_rating_export | /admin/app/rating/export | Path does not match |
| 392 | admin_app_recurrentfeedback_list | /admin/app/recurrentfeedback/list | Path does not match |
| 393 | admin_app_recurrentfeedback_create | /admin/app/recurrentfeedback/create | Path does not match |
| 394 | admin_app_recurrentfeedback_batch | /admin/app/recurrentfeedback/batch | Path does not match |
| 395 | admin_app_recurrentfeedback_edit | /admin/app/recurrentfeedback/{id}/edit | Path does not match |
| 396 | admin_app_recurrentfeedback_delete | /admin/app/recurrentfeedback/{id}/delete | Path does not match |
| 397 | admin_app_recurrentfeedback_show | /admin/app/recurrentfeedback/{id}/show | Path does not match |
| 398 | admin_app_recurrentfeedback_export | /admin/app/recurrentfeedback/export | Path does not match |
| 399 | admin_app_school_list | /admin/app/school/list | Path does not match |
| 400 | admin_app_school_create | /admin/app/school/create | Path does not match |
| 401 | admin_app_school_batch | /admin/app/school/batch | Path does not match |
| 402 | admin_app_school_edit | /admin/app/school/{id}/edit | Path does not match |
| 403 | admin_app_school_delete | /admin/app/school/{id}/delete | Path does not match |
| 404 | admin_app_school_show | /admin/app/school/{id}/show | Path does not match |
| 405 | admin_app_school_export | /admin/app/school/export | Path does not match |
| 406 | admin_app_schooladminschoolpath_list | /admin/app/schooladminschoolpath/list | Path does not match |
| 407 | admin_app_schooladminschoolpath_create | /admin/app/schooladminschoolpath/create | Path does not match |
| 408 | admin_app_schooladminschoolpath_batch | /admin/app/schooladminschoolpath/batch | Path does not match |
| 409 | admin_app_schooladminschoolpath_edit | /admin/app/schooladminschoolpath/{id}/edit | Path does not match |
| 410 | admin_app_schooladminschoolpath_delete | /admin/app/schooladminschoolpath/{id}/delete | Path does not match |
| 411 | admin_app_schooladminschoolpath_show | /admin/app/schooladminschoolpath/{id}/show | Path does not match |
| 412 | admin_app_schooladminschoolpath_export | /admin/app/schooladminschoolpath/export | Path does not match |
| 413 | admin_app_schoolpath_list | /admin/app/schoolpath/list | Path does not match |
| 414 | admin_app_schoolpath_create | /admin/app/schoolpath/create | Path does not match |
| 415 | admin_app_schoolpath_batch | /admin/app/schoolpath/batch | Path does not match |
| 416 | admin_app_schoolpath_edit | /admin/app/schoolpath/{id}/edit | Path does not match |
| 417 | admin_app_schoolpath_delete | /admin/app/schoolpath/{id}/delete | Path does not match |
| 418 | admin_app_schoolpath_show | /admin/app/schoolpath/{id}/show | Path does not match |
| 419 | admin_app_schoolpath_export | /admin/app/schoolpath/export | Path does not match |
| 420 | sender_recipient_list | /admin/sender_recipient/list | Path does not match |
| 421 | sender_recipient_batch | /admin/sender_recipient/batch | Path does not match |
| 422 | sender_recipient_export | /admin/sender_recipient/export | Path does not match |
| 423 | admin_app_settings_list | /admin/app/settings/list | Path does not match |
| 424 | admin_app_settings_create | /admin/app/settings/create | Path does not match |
| 425 | admin_app_settings_batch | /admin/app/settings/batch | Path does not match |
| 426 | admin_app_settings_edit | /admin/app/settings/{id}/edit | Path does not match |
| 427 | admin_app_settings_delete | /admin/app/settings/{id}/delete | Path does not match |
| 428 | admin_app_settings_show | /admin/app/settings/{id}/show | Path does not match |
| 429 | admin_app_settings_export | /admin/app/settings/export | Path does not match |
| 430 | admin_app_skill_list | /admin/app/skill/list | Path does not match |
| 431 | admin_app_skill_create | /admin/app/skill/create | Path does not match |
| 432 | admin_app_skill_batch | /admin/app/skill/batch | Path does not match |
| 433 | admin_app_skill_edit | /admin/app/skill/{id}/edit | Path does not match |
| 434 | admin_app_skill_delete | /admin/app/skill/{id}/delete | Path does not match |
| 435 | admin_app_skill_show | /admin/app/skill/{id}/show | Path does not match |
| 436 | admin_app_skill_export | /admin/app/skill/export | Path does not match |
| 437 | admin_app_skill_clone | /admin/app/skill/clone | Path does not match |
| 438 | admin_app_skill_import | /admin/app/skill/import | Path does not match |
| 439 | admin_app_skill_import_template_csv | /admin/app/skill/import_template_csv | Path does not match |
| 440 | admin_app_skillcategory_list | /admin/app/skillcategory/list | Path does not match |
| 441 | admin_app_skillcategory_create | /admin/app/skillcategory/create | Path does not match |
| 442 | admin_app_skillcategory_batch | /admin/app/skillcategory/batch | Path does not match |
| 443 | admin_app_skillcategory_edit | /admin/app/skillcategory/{id}/edit | Path does not match |
| 444 | admin_app_skillcategory_delete | /admin/app/skillcategory/{id}/delete | Path does not match |
| 445 | admin_app_skillcategory_show | /admin/app/skillcategory/{id}/show | Path does not match |
| 446 | admin_app_skillcategory_export | /admin/app/skillcategory/export | Path does not match |
| 447 | admin_app_skillquestion_list | /admin/app/skillquestion/list | Path does not match |
| 448 | admin_app_skillquestion_create | /admin/app/skillquestion/create | Path does not match |
| 449 | admin_app_skillquestion_batch | /admin/app/skillquestion/batch | Path does not match |
| 450 | admin_app_skillquestion_edit | /admin/app/skillquestion/{id}/edit | Path does not match |
| 451 | admin_app_skillquestion_delete | /admin/app/skillquestion/{id}/delete | Path does not match |
| 452 | admin_app_skillquestion_show | /admin/app/skillquestion/{id}/show | Path does not match |
| 453 | admin_app_skillquestion_export | /admin/app/skillquestion/export | Path does not match |
| 454 | admin_app_skillspath_list | /admin/app/skillspath/list | Path does not match |
| 455 | admin_app_skillspath_create | /admin/app/skillspath/create | Path does not match |
| 456 | admin_app_skillspath_batch | /admin/app/skillspath/batch | Path does not match |
| 457 | admin_app_skillspath_edit | /admin/app/skillspath/{id}/edit | Path does not match |
| 458 | admin_app_skillspath_delete | /admin/app/skillspath/{id}/delete | Path does not match |
| 459 | admin_app_skillspath_show | /admin/app/skillspath/{id}/show | Path does not match |
| 460 | admin_app_skillspath_export | /admin/app/skillspath/export | Path does not match |
| 461 | admin_app_skillspath_link_users_skills_path | /admin/app/skillspath/link_users_skills_path | Path does not match |
| 462 | admin_app_skillspath_link_users_skills_path_template_csv | /admin/app/skillspath/link_users_skills_path_template_csv | Path does not match |
| 463 | admin_app_skillspath_clone | /admin/app/skillspath/clone | Path does not match |
| 464 | admin_app_teacherschoolpath_list | /admin/app/teacherschoolpath/list | Path does not match |
| 465 | admin_app_teacherschoolpath_create | /admin/app/teacherschoolpath/create | Path does not match |
| 466 | admin_app_teacherschoolpath_batch | /admin/app/teacherschoolpath/batch | Path does not match |
| 467 | admin_app_teacherschoolpath_edit | /admin/app/teacherschoolpath/{id}/edit | Path does not match |
| 468 | admin_app_teacherschoolpath_delete | /admin/app/teacherschoolpath/{id}/delete | Path does not match |
| 469 | admin_app_teacherschoolpath_show | /admin/app/teacherschoolpath/{id}/show | Path does not match |
| 470 | admin_app_teacherschoolpath_export | /admin/app/teacherschoolpath/export | Path does not match |
| 471 | admin_app_training_list | /admin/app/training/list | Path does not match |
| 472 | admin_app_training_create | /admin/app/training/create | Path does not match |
| 473 | admin_app_training_batch | /admin/app/training/batch | Path does not match |
| 474 | admin_app_training_edit | /admin/app/training/{id}/edit | Path does not match |
| 475 | admin_app_training_delete | /admin/app/training/{id}/delete | Path does not match |
| 476 | admin_app_training_show | /admin/app/training/{id}/show | Path does not match |
| 477 | admin_app_training_export | /admin/app/training/export | Path does not match |
| 478 | admin_app_training_clone | /admin/app/training/clone | Path does not match |
| 479 | admin_app_skillblock_list | /admin/app/skillblock/list | Path does not match |
| 480 | admin_app_skillblock_create | /admin/app/skillblock/create | Path does not match |
| 481 | admin_app_skillblock_batch | /admin/app/skillblock/batch | Path does not match |
| 482 | admin_app_skillblock_edit | /admin/app/skillblock/{id}/edit | Path does not match |
| 483 | admin_app_skillblock_delete | /admin/app/skillblock/{id}/delete | Path does not match |
| 484 | admin_app_skillblock_show | /admin/app/skillblock/{id}/show | Path does not match |
| 485 | admin_app_skillblock_export | /admin/app/skillblock/export | Path does not match |
| 486 | admin_app_skillfamily_list | /admin/app/skillfamily/list | Path does not match |
| 487 | admin_app_skillfamily_create | /admin/app/skillfamily/create | Path does not match |
| 488 | admin_app_skillfamily_batch | /admin/app/skillfamily/batch | Path does not match |
| 489 | admin_app_skillfamily_edit | /admin/app/skillfamily/{id}/edit | Path does not match |
| 490 | admin_app_skillfamily_delete | /admin/app/skillfamily/{id}/delete | Path does not match |
| 491 | admin_app_skillfamily_show | /admin/app/skillfamily/{id}/show | Path does not match |
| 492 | admin_app_skillfamily_export | /admin/app/skillfamily/export | Path does not match |
| 493 | admin_app_skillbadgecriterion_list | /admin/app/skillbadgecriterion/list | Path does not match |
| 494 | admin_app_skillbadgecriterion_create | /admin/app/skillbadgecriterion/create | Path does not match |
| 495 | admin_app_skillbadgecriterion_batch | /admin/app/skillbadgecriterion/batch | Path does not match |
| 496 | admin_app_skillbadgecriterion_edit | /admin/app/skillbadgecriterion/{id}/edit | Path does not match |
| 497 | admin_app_skillbadgecriterion_delete | /admin/app/skillbadgecriterion/{id}/delete | Path does not match |
| 498 | admin_app_skillbadgecriterion_show | /admin/app/skillbadgecriterion/{id}/show | Path does not match |
| 499 | admin_app_skillbadgecriterion_export | /admin/app/skillbadgecriterion/export | Path does not match |
| 500 | admin_app_subject_list | /admin/app/subject/list | Path does not match |
| 501 | admin_app_subject_create | /admin/app/subject/create | Path does not match |
| 502 | admin_app_subject_batch | /admin/app/subject/batch | Path does not match |
| 503 | admin_app_subject_edit | /admin/app/subject/{id}/edit | Path does not match |
| 504 | admin_app_subject_delete | /admin/app/subject/{id}/delete | Path does not match |
| 505 | admin_app_subject_show | /admin/app/subject/{id}/show | Path does not match |
| 506 | admin_app_subject_export | /admin/app/subject/export | Path does not match |
| 507 | admin_app_grade_list | /admin/app/grade/list | Path does not match |
| 508 | admin_app_grade_create | /admin/app/grade/create | Path does not match |
| 509 | admin_app_grade_batch | /admin/app/grade/batch | Path does not match |
| 510 | admin_app_grade_edit | /admin/app/grade/{id}/edit | Path does not match |
| 511 | admin_app_grade_delete | /admin/app/grade/{id}/delete | Path does not match |
| 512 | admin_app_grade_show | /admin/app/grade/{id}/show | Path does not match |
| 513 | admin_app_grade_export | /admin/app/grade/export | Path does not match |
| 514 | admin_app_wallet_list | /admin/app/wallet/list | Path does not match |
| 515 | admin_app_wallet_create | /admin/app/wallet/create | Path does not match |
| 516 | admin_app_wallet_batch | /admin/app/wallet/batch | Path does not match |
| 517 | admin_app_wallet_edit | /admin/app/wallet/{id}/edit | Path does not match |
| 518 | admin_app_wallet_delete | /admin/app/wallet/{id}/delete | Path does not match |
| 519 | admin_app_wallet_show | /admin/app/wallet/{id}/show | Path does not match |
| 520 | admin_app_wallet_export | /admin/app/wallet/export | Path does not match |
| 521 | admin_app_recipient_list | /admin/app/recipient/list | Path does not match |
| 522 | admin_app_recipient_create | /admin/app/recipient/create | Path does not match |
| 523 | admin_app_recipient_batch | /admin/app/recipient/batch | Path does not match |
| 524 | admin_app_recipient_edit | /admin/app/recipient/{id}/edit | Path does not match |
| 525 | admin_app_recipient_delete | /admin/app/recipient/{id}/delete | Path does not match |
| 526 | admin_app_recipient_show | /admin/app/recipient/{id}/show | Path does not match |
| 527 | admin_app_recipient_export | /admin/app/recipient/export | Path does not match |
| 528 | admin_app_proof_list | /admin/app/proof/list | Path does not match |
| 529 | admin_app_proof_create | /admin/app/proof/create | Path does not match |
| 530 | admin_app_proof_batch | /admin/app/proof/batch | Path does not match |
| 531 | admin_app_proof_edit | /admin/app/proof/{id}/edit | Path does not match |
| 532 | admin_app_proof_delete | /admin/app/proof/{id}/delete | Path does not match |
| 533 | admin_app_proof_show | /admin/app/proof/{id}/show | Path does not match |
| 534 | admin_app_proof_export | /admin/app/proof/export | Path does not match |
| 535 | admin_app_recommendation_list | /admin/app/recommendation/list | Path does not match |
| 536 | admin_app_recommendation_create | /admin/app/recommendation/create | Path does not match |
| 537 | admin_app_recommendation_batch | /admin/app/recommendation/batch | Path does not match |
| 538 | admin_app_recommendation_edit | /admin/app/recommendation/{id}/edit | Path does not match |
| 539 | admin_app_recommendation_delete | /admin/app/recommendation/{id}/delete | Path does not match |
| 540 | admin_app_recommendation_show | /admin/app/recommendation/{id}/show | Path does not match |
| 541 | admin_app_recommendation_export | /admin/app/recommendation/export | Path does not match |
| 542 | admin_app_resume_list | /admin/app/resume/list | Path does not match |
| 543 | admin_app_resume_create | /admin/app/resume/create | Path does not match |
| 544 | admin_app_resume_batch | /admin/app/resume/batch | Path does not match |
| 545 | admin_app_resume_edit | /admin/app/resume/{id}/edit | Path does not match |
| 546 | admin_app_resume_delete | /admin/app/resume/{id}/delete | Path does not match |
| 547 | admin_app_resume_show | /admin/app/resume/{id}/show | Path does not match |
| 548 | admin_app_resume_export | /admin/app/resume/export | Path does not match |
| 549 | admin_app_resumeacademic_list | /admin/app/resumeacademic/list | Path does not match |
| 550 | admin_app_resumeacademic_create | /admin/app/resumeacademic/create | Path does not match |
| 551 | admin_app_resumeacademic_batch | /admin/app/resumeacademic/batch | Path does not match |
| 552 | admin_app_resumeacademic_edit | /admin/app/resumeacademic/{id}/edit | Path does not match |
| 553 | admin_app_resumeacademic_delete | /admin/app/resumeacademic/{id}/delete | Path does not match |
| 554 | admin_app_resumeacademic_show | /admin/app/resumeacademic/{id}/show | Path does not match |
| 555 | admin_app_resumeacademic_export | /admin/app/resumeacademic/export | Path does not match |
| 556 | admin_app_resumecertification_list | /admin/app/resumecertification/list | Path does not match |
| 557 | admin_app_resumecertification_create | /admin/app/resumecertification/create | Path does not match |
| 558 | admin_app_resumecertification_batch | /admin/app/resumecertification/batch | Path does not match |
| 559 | admin_app_resumecertification_edit | /admin/app/resumecertification/{id}/edit | Path does not match |
| 560 | admin_app_resumecertification_delete | /admin/app/resumecertification/{id}/delete | Path does not match |
| 561 | admin_app_resumecertification_show | /admin/app/resumecertification/{id}/show | Path does not match |
| 562 | admin_app_resumecertification_export | /admin/app/resumecertification/export | Path does not match |
| 563 | admin_app_resumeexperience_list | /admin/app/resumeexperience/list | Path does not match |
| 564 | admin_app_resumeexperience_create | /admin/app/resumeexperience/create | Path does not match |
| 565 | admin_app_resumeexperience_batch | /admin/app/resumeexperience/batch | Path does not match |
| 566 | admin_app_resumeexperience_edit | /admin/app/resumeexperience/{id}/edit | Path does not match |
| 567 | admin_app_resumeexperience_delete | /admin/app/resumeexperience/{id}/delete | Path does not match |
| 568 | admin_app_resumeexperience_show | /admin/app/resumeexperience/{id}/show | Path does not match |
| 569 | admin_app_resumeexperience_export | /admin/app/resumeexperience/export | Path does not match |
| 570 | admin_app_resumeinterest_list | /admin/app/resumeinterest/list | Path does not match |
| 571 | admin_app_resumeinterest_create | /admin/app/resumeinterest/create | Path does not match |
| 572 | admin_app_resumeinterest_batch | /admin/app/resumeinterest/batch | Path does not match |
| 573 | admin_app_resumeinterest_edit | /admin/app/resumeinterest/{id}/edit | Path does not match |
| 574 | admin_app_resumeinterest_delete | /admin/app/resumeinterest/{id}/delete | Path does not match |
| 575 | admin_app_resumeinterest_show | /admin/app/resumeinterest/{id}/show | Path does not match |
| 576 | admin_app_resumeinterest_export | /admin/app/resumeinterest/export | Path does not match |
| 577 | admin_app_resumeskill_list | /admin/app/resumeskill/list | Path does not match |
| 578 | admin_app_resumeskill_create | /admin/app/resumeskill/create | Path does not match |
| 579 | admin_app_resumeskill_batch | /admin/app/resumeskill/batch | Path does not match |
| 580 | admin_app_resumeskill_edit | /admin/app/resumeskill/{id}/edit | Path does not match |
| 581 | admin_app_resumeskill_delete | /admin/app/resumeskill/{id}/delete | Path does not match |
| 582 | admin_app_resumeskill_show | /admin/app/resumeskill/{id}/show | Path does not match |
| 583 | admin_app_resumeskill_export | /admin/app/resumeskill/export | Path does not match |
| 584 | admin_app_resumesocial_list | /admin/app/resumesocial/list | Path does not match |
| 585 | admin_app_resumesocial_create | /admin/app/resumesocial/create | Path does not match |
| 586 | admin_app_resumesocial_batch | /admin/app/resumesocial/batch | Path does not match |
| 587 | admin_app_resumesocial_edit | /admin/app/resumesocial/{id}/edit | Path does not match |
| 588 | admin_app_resumesocial_delete | /admin/app/resumesocial/{id}/delete | Path does not match |
| 589 | admin_app_resumesocial_show | /admin/app/resumesocial/{id}/show | Path does not match |
| 590 | admin_app_resumesocial_export | /admin/app/resumesocial/export | Path does not match |
| 591 | admin_app_aisynthesis_list | /admin/app/aisynthesis/list | Path does not match |
| 592 | admin_app_aisynthesis_create | /admin/app/aisynthesis/create | Path does not match |
| 593 | admin_app_aisynthesis_batch | /admin/app/aisynthesis/batch | Path does not match |
| 594 | admin_app_aisynthesis_edit | /admin/app/aisynthesis/{id}/edit | Path does not match |
| 595 | admin_app_aisynthesis_delete | /admin/app/aisynthesis/{id}/delete | Path does not match |
| 596 | admin_app_aisynthesis_show | /admin/app/aisynthesis/{id}/show | Path does not match |
| 597 | admin_app_aisynthesis_export | /admin/app/aisynthesis/export | Path does not match |
| 598 | admin_app_faqquestion_list | /admin/app/faqquestion/list | Path does not match |
| 599 | admin_app_faqquestion_create | /admin/app/faqquestion/create | Path does not match |
| 600 | admin_app_faqquestion_batch | /admin/app/faqquestion/batch | Path does not match |
| 601 | admin_app_faqquestion_edit | /admin/app/faqquestion/{id}/edit | Path does not match |
| 602 | admin_app_faqquestion_delete | /admin/app/faqquestion/{id}/delete | Path does not match |
| 603 | admin_app_faqquestion_show | /admin/app/faqquestion/{id}/show | Path does not match |
| 604 | admin_app_faqquestion_export | /admin/app/faqquestion/export | Path does not match |
| 605 | admin_app_nudge_list | /admin/app/nudge/list | Path does not match |
| 606 | admin_app_nudge_create | /admin/app/nudge/create | Path does not match |
| 607 | admin_app_nudge_batch | /admin/app/nudge/batch | Path does not match |
| 608 | admin_app_nudge_edit | /admin/app/nudge/{id}/edit | Path does not match |
| 609 | admin_app_nudge_delete | /admin/app/nudge/{id}/delete | Path does not match |
| 610 | admin_app_nudge_show | /admin/app/nudge/{id}/show | Path does not match |
| 611 | admin_app_nudge_export | /admin/app/nudge/export | Path does not match |
| 612 | admin_app_user_list | /admin/app/user/list | Path does not match |
| 613 | admin_app_user_create | /admin/app/user/create | Path does not match |
| 614 | admin_app_user_batch | /admin/app/user/batch | Path does not match |
| 615 | admin_app_user_edit | /admin/app/user/{id}/edit | Path does not match |
| 616 | admin_app_user_delete | /admin/app/user/{id}/delete | Path does not match |
| 617 | admin_app_user_show | /admin/app/user/{id}/show | Path does not match |
| 618 | admin_app_user_export | /admin/app/user/export | Path does not match |
| 619 | admin_app_sonatamediamedia_list | /admin/app/sonatamediamedia/list | Path does not match |
| 620 | admin_app_sonatamediamedia_create | /admin/app/sonatamediamedia/create | Path does not match |
| 621 | admin_app_sonatamediamedia_batch | /admin/app/sonatamediamedia/batch | Path does not match |
| 622 | admin_app_sonatamediamedia_edit | /admin/app/sonatamediamedia/{id}/edit | Path does not match |
| 623 | admin_app_sonatamediamedia_delete | /admin/app/sonatamediamedia/{id}/delete | Path does not match |
| 624 | admin_app_sonatamediamedia_show | /admin/app/sonatamediamedia/{id}/show | Path does not match |
| 625 | admin_app_sonatamediamedia_export | /admin/app/sonatamediamedia/export | Path does not match |
| 626 | admin_app_sonatamediagallery_list | /admin/app/sonatamediagallery/list | Path does not match |
| 627 | admin_app_sonatamediagallery_create | /admin/app/sonatamediagallery/create | Path does not match |
| 628 | admin_app_sonatamediagallery_batch | /admin/app/sonatamediagallery/batch | Path does not match |
| 629 | admin_app_sonatamediagallery_edit | /admin/app/sonatamediagallery/{id}/edit | Path does not match |
| 630 | admin_app_sonatamediagallery_delete | /admin/app/sonatamediagallery/{id}/delete | Path does not match |
| 631 | admin_app_sonatamediagallery_show | /admin/app/sonatamediagallery/{id}/show | Path does not match |
| 632 | admin_app_sonatamediagallery_export | /admin/app/sonatamediagallery/export | Path does not match |
| 633 | admin_app_sonatamediagalleryitem_list | /admin/app/sonatamediagalleryitem/list | Path does not match |
| 634 | admin_app_sonatamediagalleryitem_create | /admin/app/sonatamediagalleryitem/create | Path does not match |
| 635 | admin_app_sonatamediagalleryitem_batch | /admin/app/sonatamediagalleryitem/batch | Path does not match |
| 636 | admin_app_sonatamediagalleryitem_edit | /admin/app/sonatamediagalleryitem/{id}/edit | Path does not match |
| 637 | admin_app_sonatamediagalleryitem_delete | /admin/app/sonatamediagalleryitem/{id}/delete | Path does not match |
| 638 | admin_app_sonatamediagalleryitem_show | /admin/app/sonatamediagalleryitem/{id}/show | Path does not match |
| 639 | admin_app_sonatamediagalleryitem_export | /admin/app/sonatamediagalleryitem/export | Path does not match |
| 640 | sonata_user_admin_security_check | /admin/login_check | Path does not match |
| 641 | sonata_user_admin_security_logout | /admin/logout | Path does not match |
| 642 | sonata_user_admin_resetting_request | /admin/resetting/request | Path does not match |
| 643 | sonata_user_admin_resetting_check_email | /admin/resetting/check-email | Path does not match |
| 644 | sonata_user_admin_resetting_reset | /admin/resetting/reset/{token} | Path does not match |
| 645 | sonata_media_download | /media/download/{id}/{format} | Path does not match |
| 646 | oauth2_authorize | /authorize | Path does not match |
| 647 | oauth2_token | /oauth/v2/token | Path does not match |
| 648 | _wdt | /_wdt/{token} | Path does not match |
| 649 | _profiler_home | /_profiler/ | Path does not match |
| 650 | _profiler_search | /_profiler/search | Path does not match |
| 651 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 652 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 653 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 654 | _profiler_open_file | /_profiler/open | Path does not match |
| 655 | _profiler | /_profiler/{token} | Path does not match |
| 656 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 657 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 658 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 659 | jms_translation_update_message | /admin/_trans/api/configs/{config}/domains/{domain}/locales/{locale}/messages | Path does not match |
| 660 | jms_translation_index | /admin/_trans/ | Path does not match |
| 661 | lightsaml_sp.metadata | /saml/metadata.xml | Path does not match |
| 662 | lightsaml_sp.discovery | /saml/discovery | Path does not match |
| 663 | lightsaml_sp.login | /saml/login | Path does not match |
| 664 | lightsaml_sp.login_check | /saml/login_check | Path does not match |
| 665 | lightsaml_sp.sessions | /saml/sessions | Path does not match |
| 666 | app_logout | /logout | Path does not match |
| 667 | sonata_user_admin_security_login | /admin/login | Path does not match |
| 668 | pageNotFound | /{path} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.