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_debugquality | /cron/debug/quality/{token} | Path does not match |
| 3 | app_admin_cron_exportconnections | /cron/export/connections/{token}/{start}/{end} | Path does not match |
| 4 | app_admin_cron_sendbatchfeedbackemail | /cron/send/batch/feedback/email/{token} | Path does not match |
| 5 | app_admin_cron_checklicencesbadgesaccess | /cron/disable/licences/badge/{token} | Path does not match |
| 6 | app_admin_cron_analyserecipients | /cron/analyse/recipients/{token} | Path does not match |
| 7 | app_api_feedbackrest_cget | /api/feedbacks | Path does not match |
| 8 | app_api_feedbackrest_post | /api/feedbacks | Path does not match |
| 9 | app_api_feedbackrest_patch | /api/feedbacks/{id} | Path does not match |
| 10 | app_api_feedbackrest_getfeedbackguestanswer | /api/guest-answer/feedback/{locale}/{id}/{token} | Path does not match |
| 11 | app_api_feedbackrest_patchguestanswer | /api/guest-answer/feedback/{locale}/{id} | Path does not match |
| 12 | post_notificationtoken | /api/notificationtokens | Path does not match |
| 13 | get_notificationtoken_clear | /api/notificationtoken/clear | Path does not match |
| 14 | app_api_skillrest_cget | /api/skills | Path does not match |
| 15 | app_api_skillrest_postskills | /api/skills | Path does not match |
| 16 | app_api_skillrest_postresetskills | /api/resets/skills | Path does not match |
| 17 | app_api_userrest_get | /api/user | Path does not match |
| 18 | app_api_userrest_postforgottenpassword | /api/forgottenpassword | Path does not match |
| 19 | app_api_userrest_getcgu | /api/cgu | Path does not match |
| 20 | app_api_userrest_getpolconf | /api/pol_conf | Path does not match |
| 21 | app_api_userrest_getonboardingcgv | /api/user/onboarding/cgv | Path does not match |
| 22 | app_api_userrest_getonboardingrules | /api/user/onboarding/rules | Path does not match |
| 23 | app_api_userrest_getonboardinguserinfo | /api/user/onboarding/info | Path does not match |
| 24 | app_api_userrest_getonboardingselectskills | /api/user/onboarding/skills | Path does not match |
| 25 | app_api_userrest_getonboardingselectrecipients | /api/user/onboarding/recipients | Path does not match |
| 26 | app_api_userrest_getonboardingfinished | /api/user/onboarding/finished | Path does not match |
| 27 | app_api_userrest_gethistory | /api/user/history | Path does not match |
| 28 | app_api_userrest_patch | /api/user | Path does not match |
| 29 | app_api_userrest_updateusersrightness | /api/user/rightnesses/update | Path does not match |
| 30 | app_api_userrest_updatelastdashboardaccess | /api/user/dashboard/access | Path does not match |
| 31 | app_api_userrest_checkupdate | /api/check-update | Path does not match |
| 32 | app_api_userrest_getcredentials | /api/getcredentials | Path does not match |
| 33 | app_api_userrest_checksaml | /api/check/saml | Path does not match |
| 34 | app_api_userrest_samllogged | /api/saml/logged | Path does not match |
| 35 | app_api_userrest_platformused | /api/platform/used | Path does not match |
| 36 | app_api_userrest_revoketokens | /api/revoke-tokens | Path does not match |
| 37 | app_api_userrest_newlinkedinbadges | /api/badges/linkedin/{token} | Path does not match |
| 38 | app_api_userrest_sendbadgesemail | /api/badges/email/{token} | Path does not match |
| 39 | app_api_userrest_deletebadges | /api/badges/delete/{token} | Path does not match |
| 40 | app_api_userrest_saverecipient | /api/recipients/{id} | Path does not match |
| 41 | app_api_userrest_deleterecipient | /api/recipients/{id} | Path does not match |
| 42 | app_api_userrest_updatefeedbackcount | /api/update/feedback/count | Path does not match |
| 43 | app_api_userrest_updatebadgecount | /api/update/badge/count | Path does not match |
| 44 | app_api_userrest_chooseskillspath | /api/choose/skillspath | Path does not match |
| 45 | app_api_userrest_checklicenceaccess | /api/check/licence/access | Path does not match |
| 46 | app_api_userrest_recallvalidator | /api/recall/validator | Path does not match |
| 47 | app_api_userrest_recallrecipients | /api/recall/recipients | Path does not match |
| 48 | open_badge_class | /api/open/badge/class/{token} | Path does not match |
| 49 | open_badge_issuer | /api/open/badge/issuer | Path does not match |
| 50 | open_badge_assertion | /api/open/badge/assertion/{token} | Path does not match |
| 51 | open_badge_bake | /api/open/badge/bake/{token} | Path does not match |
| 52 | app_api_userrest_getfaq | /api/faq | Path does not match |
| 53 | badges_detail | /badges/{token} | Path does not match |
| 54 | client_admin_import_users | /client-admin/import-users | Path does not match |
| 55 | client_admin_import_users_template_csv | /client-admin/import/users/template/csv | Path does not match |
| 56 | client_admin_import_users_template_excel | /client-admin/import/users/template/excel | Path does not match |
| 57 | client_admin_delete_users | /client-admin/delete-users | Path does not match |
| 58 | client_admin_delete_users_template_csv | /client-admin/delete/users/template/csv | Path does not match |
| 59 | client_admin_delete_users_template_excel | /client-admin/delete/users/template/excel | Path does not match |
| 60 | client_admin_export_users | /client-admin/export/users | Path does not match |
| 61 | client_admin_list_users | /client-admin/users/{archived} | Path does not match |
| 62 | client_admin_edit_user | /client-admin/users/edit/{id} | Path does not match |
| 63 | client_admin_delete_user | /client-admin/users/delete/{id} | Path does not match |
| 64 | client_admin_show_user | /client-admin/users/show/{id} | Path does not match |
| 65 | client_admin_reset_password | /client-admin/users/reset-password/{id} | Path does not match |
| 66 | profile_edit | /profile/edit | Path does not match |
| 67 | profile_change_password | /profile/change_password | Path does not match |
| 68 | login | /login | Path does not match |
| 69 | mistral_agents_list | /mistral/agents | Path does not match |
| 70 | mistral_agents_create | /mistral/agents/create | Path does not match |
| 71 | mistral_agents_edit | /mistral/agents/edit/{agentId} | Path does not match |
| 72 | mistral_agents_delete | /mistral/agents/delete/{agentId} | Path does not match |
| 73 | mistral_features_list | /mistral/features | Path does not match |
| 74 | mistral_features_edit | /mistral/features/edit/{featureId} | Path does not match |
| 75 | google_login | /api/oauth/google/login | Path does not match |
| 76 | google_callback | /oauth/google/callback | Path does not match |
| 77 | outlook_login | /api/oauth/outlook/login | Path does not match |
| 78 | outlook_callback | /oauth/outlook/callback | Path does not match |
| 79 | app_coss_oauthcontacts_oauthcontacts | /api/oauth/contacts | Path does not match |
| 80 | app_coss_oauthcontacts_oauthsyncstatus | /api/oauth/sync/status | Path does not match |
| 81 | recipients_list | /recipients | Path does not match |
| 82 | recipients_link_user | /recipients/link/{appUser}/{id} | Path does not match |
| 83 | recipients_list_all_users | /recipients/list/{listType} | Path does not match |
| 84 | list_user_recipients | /recipients/{appUser} | Path does not match |
| 85 | recipient_comment_add | /recipients/comment/add/{recipientId} | Path does not match |
| 86 | edit_recipient | /recipient/{appUser}/{mode}/{id} | Path does not match |
| 87 | download_recipients | /recipients/download/{appUser} | Path does not match |
| 88 | import_recipients | /recipients/import/{appUser} | Path does not match |
| 89 | import_recipients_template_csv | /recipients/import/template/csv | Path does not match |
| 90 | import_recipients_template_excel | /recipients/import/template/excel | Path does not match |
| 91 | user_recipients_proof | /guest/recipients/proof/{id}/{token} | Path does not match |
| 92 | recipient_proofs | /guest/recipients/proof/{id} | Path does not match |
| 93 | validate_recipient_proof | /recipients/validate/proof/{id} | Path does not match |
| 94 | recipients_list_validation | /recipients/list/validation/{token}/{id} | Path does not match |
| 95 | recipients_list_add_user_validation | /recipients/list/add-user/{token}/{id} | Path does not match |
| 96 | app_forgot_password_request | /reset-password | Path does not match |
| 97 | app_check_email | /reset-password/check-email | Path does not match |
| 98 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 99 | coss_dashboard | / | Path does not match |
| 100 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 101 | 2fa_login | /admin/2fa | Path does not match |
| 102 | 2fa_login_check | /admin/2fa_check | Path does not match |
| 103 | sonata_admin_redirect | /admin/ | Path does not match |
| 104 | sonata_admin_dashboard | /admin/dashboard | Path does not match |
| 105 | sonata_admin_retrieve_form_element | /admin/core/get-form-field-element | Path does not match |
| 106 | sonata_admin_append_form_element | /admin/core/append-form-field-element | Path does not match |
| 107 | sonata_admin_short_object_information | /admin/core/get-short-object-description.{_format} | Path does not match |
| 108 | sonata_admin_set_object_field_value | /admin/core/set-object-field-value | Path does not match |
| 109 | sonata_admin_search | /admin/search | Path does not match |
| 110 | sonata_admin_retrieve_autocomplete_items | /admin/core/get-autocomplete-items | Path does not match |
| 111 | admin_app_badge_list | /admin/app/badge/list | Path does not match |
| 112 | admin_app_badge_create | /admin/app/badge/create | Path does not match |
| 113 | admin_app_badge_batch | /admin/app/badge/batch | Path does not match |
| 114 | admin_app_badge_edit | /admin/app/badge/{id}/edit | Path does not match |
| 115 | admin_app_badge_delete | /admin/app/badge/{id}/delete | Path does not match |
| 116 | admin_app_badge_show | /admin/app/badge/{id}/show | Path does not match |
| 117 | admin_app_badge_export | /admin/app/badge/export | Path does not match |
| 118 | export_logs_list | /admin/export_logs/list | Path does not match |
| 119 | export_logs_create | /admin/export_logs/create | Path does not match |
| 120 | export_logs_batch | /admin/export_logs/batch | Path does not match |
| 121 | export_logs_edit | /admin/export_logs/{id}/edit | Path does not match |
| 122 | export_logs_delete | /admin/export_logs/{id}/delete | Path does not match |
| 123 | export_logs_show | /admin/export_logs/{id}/show | Path does not match |
| 124 | export_logs_export | /admin/export_logs/export | Path does not match |
| 125 | admin_app_feedback_list | /admin/app/feedback/list | Path does not match |
| 126 | admin_app_feedback_create | /admin/app/feedback/create | Path does not match |
| 127 | admin_app_feedback_batch | /admin/app/feedback/batch | Path does not match |
| 128 | admin_app_feedback_edit | /admin/app/feedback/{id}/edit | Path does not match |
| 129 | admin_app_feedback_delete | /admin/app/feedback/{id}/delete | Path does not match |
| 130 | admin_app_feedback_show | /admin/app/feedback/{id}/show | Path does not match |
| 131 | admin_app_feedback_export | /admin/app/feedback/export | Path does not match |
| 132 | admin_app_linkedskill_list | /admin/app/linkedskill/list | Path does not match |
| 133 | admin_app_linkedskill_create | /admin/app/linkedskill/create | Path does not match |
| 134 | admin_app_linkedskill_batch | /admin/app/linkedskill/batch | Path does not match |
| 135 | admin_app_linkedskill_edit | /admin/app/linkedskill/{id}/edit | Path does not match |
| 136 | admin_app_linkedskill_delete | /admin/app/linkedskill/{id}/delete | Path does not match |
| 137 | admin_app_linkedskill_show | /admin/app/linkedskill/{id}/show | Path does not match |
| 138 | admin_app_linkedskill_export | /admin/app/linkedskill/export | Path does not match |
| 139 | admin_app_rating_list | /admin/app/rating/list | Path does not match |
| 140 | admin_app_rating_create | /admin/app/rating/create | Path does not match |
| 141 | admin_app_rating_batch | /admin/app/rating/batch | Path does not match |
| 142 | admin_app_rating_edit | /admin/app/rating/{id}/edit | Path does not match |
| 143 | admin_app_rating_delete | /admin/app/rating/{id}/delete | Path does not match |
| 144 | admin_app_rating_show | /admin/app/rating/{id}/show | Path does not match |
| 145 | admin_app_rating_export | /admin/app/rating/export | Path does not match |
| 146 | admin_app_settings_list | /admin/app/settings/list | Path does not match |
| 147 | admin_app_settings_create | /admin/app/settings/create | Path does not match |
| 148 | admin_app_settings_batch | /admin/app/settings/batch | Path does not match |
| 149 | admin_app_settings_edit | /admin/app/settings/{id}/edit | Path does not match |
| 150 | admin_app_settings_delete | /admin/app/settings/{id}/delete | Path does not match |
| 151 | admin_app_settings_show | /admin/app/settings/{id}/show | Path does not match |
| 152 | admin_app_settings_export | /admin/app/settings/export | Path does not match |
| 153 | admin_app_skill_list | /admin/app/skill/list | Path does not match |
| 154 | admin_app_skill_create | /admin/app/skill/create | Path does not match |
| 155 | admin_app_skill_batch | /admin/app/skill/batch | Path does not match |
| 156 | admin_app_skill_edit | /admin/app/skill/{id}/edit | Path does not match |
| 157 | admin_app_skill_delete | /admin/app/skill/{id}/delete | Path does not match |
| 158 | admin_app_skill_show | /admin/app/skill/{id}/show | Path does not match |
| 159 | admin_app_skill_export | /admin/app/skill/export | Path does not match |
| 160 | admin_app_skill_clone | /admin/app/skill/clone | Path does not match |
| 161 | admin_app_skill_import | /admin/app/skill/import | Path does not match |
| 162 | admin_app_skill_import_template_csv | /admin/app/skill/import_template_csv | Path does not match |
| 163 | admin_app_skillcategory_list | /admin/app/skillcategory/list | Path does not match |
| 164 | admin_app_skillcategory_create | /admin/app/skillcategory/create | Path does not match |
| 165 | admin_app_skillcategory_batch | /admin/app/skillcategory/batch | Path does not match |
| 166 | admin_app_skillcategory_edit | /admin/app/skillcategory/{id}/edit | Path does not match |
| 167 | admin_app_skillcategory_delete | /admin/app/skillcategory/{id}/delete | Path does not match |
| 168 | admin_app_skillcategory_show | /admin/app/skillcategory/{id}/show | Path does not match |
| 169 | admin_app_skillcategory_export | /admin/app/skillcategory/export | Path does not match |
| 170 | admin_app_skillquestion_list | /admin/app/skillquestion/list | Path does not match |
| 171 | admin_app_skillquestion_create | /admin/app/skillquestion/create | Path does not match |
| 172 | admin_app_skillquestion_batch | /admin/app/skillquestion/batch | Path does not match |
| 173 | admin_app_skillquestion_edit | /admin/app/skillquestion/{id}/edit | Path does not match |
| 174 | admin_app_skillquestion_delete | /admin/app/skillquestion/{id}/delete | Path does not match |
| 175 | admin_app_skillquestion_show | /admin/app/skillquestion/{id}/show | Path does not match |
| 176 | admin_app_skillquestion_export | /admin/app/skillquestion/export | Path does not match |
| 177 | admin_app_skillspath_list | /admin/app/skillspath/list | Path does not match |
| 178 | admin_app_skillspath_create | /admin/app/skillspath/create | Path does not match |
| 179 | admin_app_skillspath_batch | /admin/app/skillspath/batch | Path does not match |
| 180 | admin_app_skillspath_edit | /admin/app/skillspath/{id}/edit | Path does not match |
| 181 | admin_app_skillspath_delete | /admin/app/skillspath/{id}/delete | Path does not match |
| 182 | admin_app_skillspath_show | /admin/app/skillspath/{id}/show | Path does not match |
| 183 | admin_app_skillspath_export | /admin/app/skillspath/export | Path does not match |
| 184 | admin_app_skillspath_link_users_skills_path | /admin/app/skillspath/link_users_skills_path | Path does not match |
| 185 | admin_app_skillspath_link_users_skills_path_template_csv | /admin/app/skillspath/link_users_skills_path_template_csv | Path does not match |
| 186 | admin_app_skillspath_clone | /admin/app/skillspath/clone | Path does not match |
| 187 | admin_app_proof_list | /admin/app/proof/list | Path does not match |
| 188 | admin_app_proof_create | /admin/app/proof/create | Path does not match |
| 189 | admin_app_proof_batch | /admin/app/proof/batch | Path does not match |
| 190 | admin_app_proof_edit | /admin/app/proof/{id}/edit | Path does not match |
| 191 | admin_app_proof_delete | /admin/app/proof/{id}/delete | Path does not match |
| 192 | admin_app_proof_show | /admin/app/proof/{id}/show | Path does not match |
| 193 | admin_app_proof_export | /admin/app/proof/export | Path does not match |
| 194 | admin_app_proofmessage_list | /admin/app/proofmessage/list | Path does not match |
| 195 | admin_app_proofmessage_create | /admin/app/proofmessage/create | Path does not match |
| 196 | admin_app_proofmessage_batch | /admin/app/proofmessage/batch | Path does not match |
| 197 | admin_app_proofmessage_edit | /admin/app/proofmessage/{id}/edit | Path does not match |
| 198 | admin_app_proofmessage_delete | /admin/app/proofmessage/{id}/delete | Path does not match |
| 199 | admin_app_proofmessage_show | /admin/app/proofmessage/{id}/show | Path does not match |
| 200 | admin_app_proofmessage_export | /admin/app/proofmessage/export | Path does not match |
| 201 | admin_app_recipient_list | /admin/app/recipient/list | Path does not match |
| 202 | admin_app_recipient_create | /admin/app/recipient/create | Path does not match |
| 203 | admin_app_recipient_batch | /admin/app/recipient/batch | Path does not match |
| 204 | admin_app_recipient_edit | /admin/app/recipient/{id}/edit | Path does not match |
| 205 | admin_app_recipient_delete | /admin/app/recipient/{id}/delete | Path does not match |
| 206 | admin_app_recipient_show | /admin/app/recipient/{id}/show | Path does not match |
| 207 | admin_app_recipient_export | /admin/app/recipient/export | Path does not match |
| 208 | admin_app_faqquestion_list | /admin/app/faqquestion/list | Path does not match |
| 209 | admin_app_faqquestion_create | /admin/app/faqquestion/create | Path does not match |
| 210 | admin_app_faqquestion_batch | /admin/app/faqquestion/batch | Path does not match |
| 211 | admin_app_faqquestion_edit | /admin/app/faqquestion/{id}/edit | Path does not match |
| 212 | admin_app_faqquestion_delete | /admin/app/faqquestion/{id}/delete | Path does not match |
| 213 | admin_app_faqquestion_show | /admin/app/faqquestion/{id}/show | Path does not match |
| 214 | admin_app_faqquestion_export | /admin/app/faqquestion/export | Path does not match |
| 215 | admin_app_user_list | /admin/app/user/list | Path does not match |
| 216 | admin_app_user_create | /admin/app/user/create | Path does not match |
| 217 | admin_app_user_batch | /admin/app/user/batch | Path does not match |
| 218 | admin_app_user_edit | /admin/app/user/{id}/edit | Path does not match |
| 219 | admin_app_user_delete | /admin/app/user/{id}/delete | Path does not match |
| 220 | admin_app_user_show | /admin/app/user/{id}/show | Path does not match |
| 221 | admin_app_user_export | /admin/app/user/export | Path does not match |
| 222 | admin_app_sonatamediamedia_list | /admin/app/sonatamediamedia/list | Path does not match |
| 223 | admin_app_sonatamediamedia_create | /admin/app/sonatamediamedia/create | Path does not match |
| 224 | admin_app_sonatamediamedia_batch | /admin/app/sonatamediamedia/batch | Path does not match |
| 225 | admin_app_sonatamediamedia_edit | /admin/app/sonatamediamedia/{id}/edit | Path does not match |
| 226 | admin_app_sonatamediamedia_delete | /admin/app/sonatamediamedia/{id}/delete | Path does not match |
| 227 | admin_app_sonatamediamedia_show | /admin/app/sonatamediamedia/{id}/show | Path does not match |
| 228 | admin_app_sonatamediamedia_export | /admin/app/sonatamediamedia/export | Path does not match |
| 229 | admin_app_sonatamediagallery_list | /admin/app/sonatamediagallery/list | Path does not match |
| 230 | admin_app_sonatamediagallery_create | /admin/app/sonatamediagallery/create | Path does not match |
| 231 | admin_app_sonatamediagallery_batch | /admin/app/sonatamediagallery/batch | Path does not match |
| 232 | admin_app_sonatamediagallery_edit | /admin/app/sonatamediagallery/{id}/edit | Path does not match |
| 233 | admin_app_sonatamediagallery_delete | /admin/app/sonatamediagallery/{id}/delete | Path does not match |
| 234 | admin_app_sonatamediagallery_show | /admin/app/sonatamediagallery/{id}/show | Path does not match |
| 235 | admin_app_sonatamediagallery_export | /admin/app/sonatamediagallery/export | Path does not match |
| 236 | admin_app_sonatamediagalleryitem_list | /admin/app/sonatamediagalleryitem/list | Path does not match |
| 237 | admin_app_sonatamediagalleryitem_create | /admin/app/sonatamediagalleryitem/create | Path does not match |
| 238 | admin_app_sonatamediagalleryitem_batch | /admin/app/sonatamediagalleryitem/batch | Path does not match |
| 239 | admin_app_sonatamediagalleryitem_edit | /admin/app/sonatamediagalleryitem/{id}/edit | Path does not match |
| 240 | admin_app_sonatamediagalleryitem_delete | /admin/app/sonatamediagalleryitem/{id}/delete | Path does not match |
| 241 | admin_app_sonatamediagalleryitem_show | /admin/app/sonatamediagalleryitem/{id}/show | Path does not match |
| 242 | admin_app_sonatamediagalleryitem_export | /admin/app/sonatamediagalleryitem/export | Path does not match |
| 243 | sonata_user_admin_security_check | /admin/login_check | Path does not match |
| 244 | sonata_user_admin_security_logout | /admin/logout | Path does not match |
| 245 | sonata_user_admin_resetting_request | /admin/resetting/request | Path does not match |
| 246 | sonata_user_admin_resetting_check_email | /admin/resetting/check-email | Path does not match |
| 247 | sonata_user_admin_resetting_reset | /admin/resetting/reset/{token} | Path does not match |
| 248 | sonata_media_download | /media/download/{id}/{format} | Path does not match |
| 249 | oauth2_authorize | /authorize | Path does not match |
| 250 | oauth2_token | /oauth/v2/token | Path does not match |
| 251 | _wdt | /_wdt/{token} | Path does not match |
| 252 | _profiler_home | /_profiler/ | Path does not match |
| 253 | _profiler_search | /_profiler/search | Path does not match |
| 254 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 255 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 256 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 257 | _profiler_open_file | /_profiler/open | Path does not match |
| 258 | _profiler | /_profiler/{token} | Path does not match |
| 259 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 260 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 261 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 262 | jms_translation_update_message | /admin/_trans/api/configs/{config}/domains/{domain}/locales/{locale}/messages | Path does not match |
| 263 | jms_translation_index | /admin/_trans/ | Path does not match |
| 264 | lightsaml_sp.metadata | /saml/metadata.xml | Path does not match |
| 265 | lightsaml_sp.discovery | /saml/discovery | Path does not match |
| 266 | lightsaml_sp.login | /saml/login | Path does not match |
| 267 | lightsaml_sp.login_check | /saml/login_check | Path does not match |
| 268 | lightsaml_sp.sessions | /saml/sessions | Path does not match |
| 269 | app_logout | /logout | Path does not match |
| 270 | sonata_user_admin_security_login | /admin/login | Path does not match |
| 271 | 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.