Routing
index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | 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_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | api_app_api_adminholiday_getlist | /api/admin/holidays | Path does not match |
| 14 | api_app_api_adminholiday_getitem | /api/admin/holidays/{hash} | Path does not match |
| 15 | api_app_api_adminholiday_patchitem | /api/admin/holidays/{hash} | Path does not match |
| 16 | api_app_api_admintimesheet_getlist | /api/admin/timesheets | Path does not match |
| 17 | api_app_api_admintimesheet_getitem | /api/admin/timesheets/{hash} | Path does not match |
| 18 | api_app_api_admintimesheet_patchitem | /api/admin/timesheets/{hash} | Path does not match |
| 19 | api_app_api_admintimesheet_getexport | /api/admin/timesheets/export | Path does not match |
| 20 | api_app_api_app_getutils | /api/utils | Path does not match |
| 21 | api_app_api_article_getlist | /api/articles | Path does not match |
| 22 | api_app_api_article_getitem | /api/articles/{hash} | Path does not match |
| 23 | api_app_api_article_patchactionsave | /api/articles/{hash}/save | Path does not match |
| 24 | api_app_api_article_patchactionsubscribe | /api/articles/{hash}/subscribe | Path does not match |
| 25 | auth_app_api_auth_login | /api/login | Path does not match |
| 26 | auth_app_api_auth_register | /api/register | Path does not match |
| 27 | auth_app_api_auth_refresh | /api/refresh | Path does not match |
| 28 | auth_app_api_auth_recovery | /api/recovery | Path does not match |
| 29 | auth_app_api_auth_configapp | /api/configApp | Path does not match |
| 30 | authGeneric_app_api_authgeneric_login | /api/loginGeneric | Path does not match |
| 31 | authGeneric_app_api_authgeneric_refresh | /api/refreshGeneric | Path does not match |
| 32 | authGeneric_app_api_authgeneric_recovery | /api/recoveryGeneric | Path does not match |
| 33 | authGeneric_app_api_authgeneric_config | /api/config | Path does not match |
| 34 | api_app_api_document_getlist | /api/documents | Path does not match |
| 35 | api_app_api_document_getitem | /api/documents/{hash} | Path does not match |
| 36 | api_app_api_documentfile_getitem | /api/documents/{hash}/files/{hash_file} | Path does not match |
| 37 | api_app_api_documentfile_postitemsigned | /api/documents/{hash}/files/{hash_file}/signed | Path does not match |
| 38 | api_app_api_folder_getlist | /api/folders | Path does not match |
| 39 | headquarter_app_api_headquarter_getusertypes | /api/userTypes | Path does not match |
| 40 | api_app_api_holiday_getlist | /api/holidays | Path does not match |
| 41 | api_app_api_holiday_getitem | /api/holidays/{hash} | Path does not match |
| 42 | api_app_api_holiday_postitem | /api/holidays | Path does not match |
| 43 | api_app_api_holiday_patchitem | /api/holidays/{hash} | Path does not match |
| 44 | api_app_api_holiday_deleteitem | /api/holidays/{hash} | Path does not match |
| 45 | api_app_api_home_getlist | /api/home | Path does not match |
| 46 | api_app_api_me_getme | /api/me | Path does not match |
| 47 | api_app_api_me_postitemavatar | /api/me/avatar | Path does not match |
| 48 | api_app_api_me_postitemcover | /api/me/cover | Path does not match |
| 49 | api_app_api_me_patchitem | /api/me | Path does not match |
| 50 | api_app_api_me_postfingerprint | /api/me/fingerprints | Path does not match |
| 51 | api_app_api_me_getfingerprints | /api/me/fingerprints | Path does not match |
| 52 | api_app_api_me_deletefingerprint | /api/me/fingerprints/{id} | Path does not match |
| 53 | api_app_api_me_deleteaccount | /api/me | Path does not match |
| 54 | api_app_api_me_logout | /api/me/logout | Path does not match |
| 55 | api_app_api_page_tos | /api/pages/tos | Path does not match |
| 56 | api_app_api_page_faq | /api/pages/faq | Path does not match |
| 57 | api_app_api_page_use | /api/pages/use | Path does not match |
| 58 | api_app_api_quizz_getlistall | /api/quizzes/all | Path does not match |
| 59 | api_app_api_quizz_getlist | /api/quizzes | Path does not match |
| 60 | api_app_api_quizz_getranking | /api/quizzes/ranking | Path does not match |
| 61 | api_app_api_quizz_getitem | /api/quizzes/{hash} | Path does not match |
| 62 | api_app_api_quizz_patchitem | /api/quizzes/{hash} | Path does not match |
| 63 | api_app_api_reporting_postgeneric | /api/reporting/generic | Path does not match |
| 64 | api_app_api_reporting_postlgtbi | /api/reporting/lgtbi | Path does not match |
| 65 | api_app_api_reservation_getlist | /api/reservations | Path does not match |
| 66 | api_app_api_reservation_getbyuser | /api/reservations/mine | Path does not match |
| 67 | api_app_api_reservation_getitem | /api/reservations/{hash} | Path does not match |
| 68 | api_app_api_reservation_postitem | /api/reservations/{hash}/reserves | Path does not match |
| 69 | api_app_api_reservation_putitem | /api/reservations/{hash}/reserves/{idReservation} | Path does not match |
| 70 | api_app_api_reservation_deleteitem | /api/reservations/{hash}/reserves/{hash_reserve} | Path does not match |
| 71 | api_app_api_survey_getlist | /api/surveys | Path does not match |
| 72 | api_app_api_survey_getitem | /api/surveys/{hash} | Path does not match |
| 73 | api_app_api_survey_patchitem | /api/surveys/{hash} | Path does not match |
| 74 | api_app_api_timesheet_getlist | /api/timesheets | Path does not match |
| 75 | api_app_api_timesheet_getitem | /api/timesheets/{hash} | Path does not match |
| 76 | api_app_api_timesheet_postitem | /api/timesheets | Path does not match |
| 77 | api_app_api_timesheet_patchitem | /api/timesheets/{hash} | Path does not match |
| 78 | api_app_api_timesheet_deleteitem | /api/timesheets/{hash} | Path does not match |
| 79 | api_app_api_timesheet_postitemcheck | /api/timesheets/check | Path does not match |
| 80 | fingerprint_timesheetsapp_api_timesheetcontrollerpublic_check | /api/timesheets/fingerprints/check | Path does not match |
| 81 | fingerprint_timesheetsapp_api_timesheetcontrollerpublic_confirm | /api/timesheets/fingerprints/confirm | Path does not match |
| 82 | api_app_api_user_getlist | /api/users | Path does not match |
| 83 | api_app_api_user_getitem | /api/users/{hash} | Path does not match |
| 84 | api_app_api_usernotification_getlist | /api/notifications | Path does not match |
| 85 | api_app_api_workgroupcomment_getlist | /api/workgroups/{hash}/comments | Path does not match |
| 86 | api_app_api_workgroupcomment_getitem | /api/workgroups/{hash}/comments/{hash_comment} | Path does not match |
| 87 | api_app_api_workgroupcomment_getlistchildren | /api/workgroups/{hash}/comments/{hash_comment}/children | Path does not match |
| 88 | api_app_api_workgroupcomment_postitem | /api/workgroups/{hash}/comments | Path does not match |
| 89 | api_app_api_workgroupcomment_patchitemlike | /api/workgroups/{hash}/comments/{hash_comment}/like | Path does not match |
| 90 | api_app_api_workgroupcomment_deleteitem | /api/workgroups/{hash}/comments/{hash_comment} | Path does not match |
| 91 | api_app_api_workgroup_getlist | /api/workgroups | Path does not match |
| 92 | api_app_api_workgroup_getitem | /api/workgroups/{hash} | Path does not match |
| 93 | api_app_api_workgroup_patchactionsubscribe | /api/workgroups/{hash}/subscribe | Path does not match |
| 94 | api_app_api_workgroup_postitem | /api/workgroups | Path does not match |
| 95 | api_app_api_workgroup_patchitem | /api/workgroups/{hash} | Path does not match |
| 96 | api_app_api_workgroup_postitemimage | /api/workgroups/{hash}/image | Path does not match |
| 97 | api_app_api_workgroup_deleteitem | /api/workgroups/{hash} | Path does not match |
| 98 | api_app_api_workgroupfile_getlist | /api/workgroups/{hash}/files | Path does not match |
| 99 | api_app_api_workgroupfile_deleteitem | /api/workgroups/{hash}/files/{hash_file} | Path does not match |
| 100 | api_app_api_workgroupusersubscribed_getlist | /api/workgroups/{hash}/subscribed | Path does not match |
| 101 | api_app_api_workgroupusersubscribed_patchitem | /api/workgroups/{hash}/subscribed/{hash_user} | Path does not match |
| 102 | api_app_api_workgroupusersubscribed_deleteitem | /api/workgroups/{hash}/subscribed/{hash_user} | Path does not match |
| 103 | cms_app_cms_admin_getlist | /cms/admins | Path does not match |
| 104 | cms_app_cms_admin_getitem | /cms/admins/{hash} | Path does not match |
| 105 | cms_app_cms_admin_postitem | /cms/admins | Path does not match |
| 106 | cms_app_cms_admin_patchitem | /cms/admins/{hash} | Path does not match |
| 107 | cms_app_cms_admin_deleteitem | /cms/admins/{hash} | Path does not match |
| 108 | cms_app_cms_app_utils | /cms/utils | Path does not match |
| 109 | cms_app_cms_article_getallevents | /cms/articles/allEvents | Path does not match |
| 110 | cms_app_cms_article_getlist | /cms/articles | Path does not match |
| 111 | cms_app_cms_article_getitem | /cms/articles/{hash} | Path does not match |
| 112 | cms_app_cms_article_getitemviews | /cms/articles/{hash}/views | Path does not match |
| 113 | cms_app_cms_article_getitemstats | /cms/articles/{hash}/stats | Path does not match |
| 114 | cms_app_cms_article_getitemexport | /cms/articles/{hash}/export | Path does not match |
| 115 | cms_app_cms_article_postitem | /cms/articles | Path does not match |
| 116 | cms_app_cms_article_patchitem | /cms/articles/{hash} | Path does not match |
| 117 | cms_app_cms_article_deleteitem | /cms/articles/{hash} | Path does not match |
| 118 | cms_app_cms_article_postitemimage | /cms/articles/{hash}/images | Path does not match |
| 119 | cms_app_cms_article_patchitemimage | /cms/articles/{hash}/images/{image} | Path does not match |
| 120 | cms_app_cms_article_deleteitemimage | /cms/articles/{hash}/images/{image} | Path does not match |
| 121 | cms_app_cms_audience_getall | /cms/audiences/all | Path does not match |
| 122 | cms_app_cms_audience_getlist | /cms/audiences | Path does not match |
| 123 | cms_app_cms_audience_getitem | /cms/audiences/{hash} | Path does not match |
| 124 | cms_app_cms_audience_postitem | /cms/audiences | Path does not match |
| 125 | cms_app_cms_audience_patchitem | /cms/audiences/{hash} | Path does not match |
| 126 | cms_app_cms_audience_deleteitem | /cms/audiences/{hash} | Path does not match |
| 127 | public_app_cms_auth_login | /cms/login | Path does not match |
| 128 | cms_app_cms_category_getall | /cms/categories/all | Path does not match |
| 129 | cms_app_cms_category_gettree | /cms/categories/tree | Path does not match |
| 130 | cms_app_cms_category_getlist | /cms/categories | Path does not match |
| 131 | cms_app_cms_category_getitem | /cms/categories/{hash} | Path does not match |
| 132 | cms_app_cms_category_postitem | /cms/categories | Path does not match |
| 133 | cms_app_cms_category_patchitem | /cms/categories/{hash} | Path does not match |
| 134 | cms_app_cms_category_deleteitem | /cms/categories/{hash} | Path does not match |
| 135 | cms_app_cms_department_getall | /cms/departments/all | Path does not match |
| 136 | cms_app_cms_department_getlist | /cms/departments | Path does not match |
| 137 | cms_app_cms_department_getitem | /cms/departments/{hash} | Path does not match |
| 138 | cms_app_cms_department_postitem | /cms/departments | Path does not match |
| 139 | cms_app_cms_department_patchitem | /cms/departments/{hash} | Path does not match |
| 140 | cms_app_cms_department_deleteitem | /cms/departments/{hash} | Path does not match |
| 141 | cms_app_cms_document_getlist | /cms/documents | Path does not match |
| 142 | cms_app_cms_document_postitem | /cms/documents | Path does not match |
| 143 | cms_app_cms_document_patchitem | /cms/documents/{hash} | Path does not match |
| 144 | cms_app_cms_document_postitemvideocover | /cms/documents/{hash}/video_cover | Path does not match |
| 145 | cms_app_cms_document_postitemimage | /cms/documents/{hash}/image | Path does not match |
| 146 | cms_app_cms_document_deleteitem | /cms/documents/{hash} | Path does not match |
| 147 | cms_app_cms_document_getitem | /cms/documents/{hash} | Path does not match |
| 148 | cms_app_cms_document_postitemfile | /cms/documents/{hash}/files | Path does not match |
| 149 | cms_app_cms_document_getitemfile | /cms/documents/{hash}/files/{file} | Path does not match |
| 150 | cms_app_cms_document_patchitemfile | /cms/documents/{hash}/files/{file} | Path does not match |
| 151 | cms_app_cms_document_deleteitemfile | /cms/documents/{hash}/files/{file} | Path does not match |
| 152 | cms_app_cms_email_getlist | /cms/emails | Path does not match |
| 153 | cms_app_cms_email_getitem | /cms/emails/{hash} | Path does not match |
| 154 | cms_app_cms_email_postitem | /cms/emails | Path does not match |
| 155 | cms_app_cms_email_patchitem | /cms/emails/{hash} | Path does not match |
| 156 | cms_app_cms_email_patchitemsend | /cms/emails/{hash}/send | Path does not match |
| 157 | cms_app_cms_email_deleteitem | /cms/emails/{hash} | Path does not match |
| 158 | cms_app_cms_folder_getall | /cms/folders/all | Path does not match |
| 159 | cms_app_cms_folder_gettree | /cms/folders/tree | Path does not match |
| 160 | cms_app_cms_folder_getlist | /cms/folders | Path does not match |
| 161 | cms_app_cms_folder_getitem | /cms/folders/{hash} | Path does not match |
| 162 | cms_app_cms_folder_postitem | /cms/folders | Path does not match |
| 163 | cms_app_cms_folder_patchitem | /cms/folders/{hash} | Path does not match |
| 164 | cms_app_cms_folder_deleteitem | /cms/folders/{hash} | Path does not match |
| 165 | cms_app_cms_headquarter_me | /cms/headquarters/me | Path does not match |
| 166 | cms_app_cms_headquarter_getusertypes | /cms/headquarters/userTypes | Path does not match |
| 167 | cms_app_cms_homerow_getlist | /cms/home-rows | Path does not match |
| 168 | cms_app_cms_homerow_getitem | /cms/home-rows/{hash} | Path does not match |
| 169 | cms_app_cms_homerow_patchitem | /cms/home-rows/{hash} | Path does not match |
| 170 | cms_app_cms_homewidget_getlist | /cms/home-widgets | Path does not match |
| 171 | cms_app_cms_homewidget_getitem | /cms/home-widgets/{hash} | Path does not match |
| 172 | cms_app_cms_homewidget_postitem | /cms/home-widgets | Path does not match |
| 173 | cms_app_cms_homewidget_patchitem | /cms/home-widgets/{hash} | Path does not match |
| 174 | cms_app_cms_homewidget_deleteitem | /cms/home-widgets/{hash} | Path does not match |
| 175 | cms_app_cms_homewidget_postitemicon | /cms/home-widgets/{hash}/icon | Path does not match |
| 176 | cms_app_cms_link_getlist | /cms/links | Path does not match |
| 177 | cms_app_cms_link_getitem | /cms/links/{hash} | Path does not match |
| 178 | cms_app_cms_link_postitem | /cms/links | Path does not match |
| 179 | cms_app_cms_link_patchitem | /cms/links/{hash} | Path does not match |
| 180 | cms_app_cms_link_deleteitem | /cms/links/{hash} | Path does not match |
| 181 | cms_app_cms_link_postitemimage | /cms/links/{hash}/image | Path does not match |
| 182 | cms_app_cms_me_me | /cms/me | Path does not match |
| 183 | cms_app_cms_me_patchitem | /cms/me | Path does not match |
| 184 | cms_app_cms_notification_getlist | /cms/notifications | Path does not match |
| 185 | cms_app_cms_notification_getitem | /cms/notifications/{hash} | Path does not match |
| 186 | cms_app_cms_notification_postitem | /cms/notifications | Path does not match |
| 187 | cms_app_cms_notification_patchitem | /cms/notifications/{hash} | Path does not match |
| 188 | cms_app_cms_notification_patchitemsend | /cms/notifications/{hash}/send | Path does not match |
| 189 | cms_app_cms_notification_deleteitem | /cms/notifications/{hash} | Path does not match |
| 190 | cms_app_cms_quizz_getlist | /cms/quizzes | Path does not match |
| 191 | cms_app_cms_quizz_getitem | /cms/quizzes/{hash} | Path does not match |
| 192 | cms_app_cms_quizz_getitemranking | /cms/quizzes/{hash}/ranking | Path does not match |
| 193 | cms_app_cms_quizz_postitem | /cms/quizzes | Path does not match |
| 194 | cms_app_cms_quizz_patchitem | /cms/quizzes/{hash} | Path does not match |
| 195 | cms_app_cms_quizz_deleteitem | /cms/quizzes/{hash} | Path does not match |
| 196 | cms_app_cms_quizz_postitemquestions | /cms/quizzes/{hash}/questions | Path does not match |
| 197 | cms_app_cms_quizz_patchitemquestion | /cms/quizzes/{hash}/questions/{hash_question} | Path does not match |
| 198 | cms_app_cms_quizz_deleteitemquestions | /cms/quizzes/{hash}/questions/{hash_question} | Path does not match |
| 199 | cms_app_cms_reporting_getlist | /cms/reporting | Path does not match |
| 200 | cms_app_cms_reporting_treated | /cms/reporting/{id} | Path does not match |
| 201 | cms_app_cms_reporting_getitem | /cms/reporting/{hash} | Path does not match |
| 202 | cms_app_cms_reservation_getlist | /cms/reservations | Path does not match |
| 203 | cms_app_cms_reservation_getitem | /cms/reservations/{hash} | Path does not match |
| 204 | cms_app_cms_reservation_postitem | /cms/reservations | Path does not match |
| 205 | cms_app_cms_reservation_patchitem | /cms/reservations/{hash} | Path does not match |
| 206 | cms_app_cms_reservation_deleteitem | /cms/reservations/{hash} | Path does not match |
| 207 | cms_app_cms_role_getlist | /cms/roles | Path does not match |
| 208 | cms_app_cms_role_getitem | /cms/roles/{hash} | Path does not match |
| 209 | cms_app_cms_role_postitem | /cms/roles | Path does not match |
| 210 | cms_app_cms_role_patchitem | /cms/roles/{hash} | Path does not match |
| 211 | cms_app_cms_role_deleteitem | /cms/roles/{hash} | Path does not match |
| 212 | cms_app_cms_survey_getlist | /cms/surveys | Path does not match |
| 213 | cms_app_cms_survey_getitem | /cms/surveys/{hash} | Path does not match |
| 214 | cms_app_cms_survey_postitem | /cms/surveys | Path does not match |
| 215 | cms_app_cms_survey_patchitem | /cms/surveys/{hash} | Path does not match |
| 216 | cms_app_cms_survey_deleteitem | /cms/surveys/{hash} | Path does not match |
| 217 | cms_app_cms_survey_postitemquestions | /cms/surveys/{hash}/questions | Path does not match |
| 218 | cms_app_cms_survey_patchitemquestion | /cms/surveys/{hash}/questions/{hash_question} | Path does not match |
| 219 | cms_app_cms_survey_deleteitemquestions | /cms/surveys/{hash}/questions/{hash_question} | Path does not match |
| 220 | cms_app_cms_survey_postitemanswers | /cms/surveys/{hash}/questions/{hash_question}/answers | Path does not match |
| 221 | cms_app_cms_survey_patchitemanswer | /cms/surveys/{hash}/questions/{hash_question}/answers/{hash_answer} | Path does not match |
| 222 | cms_app_cms_survey_deleteitemanswer | /cms/surveys/{hash}/questions/{hash_question}/answers/{hash_answer} | Path does not match |
| 223 | cms_app_cms_tag_getall | /cms/tags/all | Path does not match |
| 224 | cms_app_cms_tag_getlist | /cms/tags | Path does not match |
| 225 | cms_app_cms_tag_getitem | /cms/tags/{hash} | Path does not match |
| 226 | cms_app_cms_tag_postitem | /cms/tags | Path does not match |
| 227 | cms_app_cms_tag_pathitem | /cms/tags/{hash} | Path does not match |
| 228 | cms_app_cms_tag_deleteitem | /cms/tags/{hash} | Path does not match |
| 229 | cms_app_cms_user_getall | /cms/users/all | Path does not match |
| 230 | cms_app_cms_user_getlist | /cms/users | Path does not match |
| 231 | cms_app_cms_user_import | /cms/users/import | Path does not match |
| 232 | cms_app_cms_user_postitem | /cms/users | Path does not match |
| 233 | cms_app_cms_user_patchitem | /cms/users/{hash} | Path does not match |
| 234 | cms_app_cms_user_deleteitem | /cms/users/{hash} | Path does not match |
| 235 | cms_app_cms_user_getitem | /cms/users/{hash} | Path does not match |
| 236 | cms_app_cms_userholiday_getlist | /cms/holidays | Path does not match |
| 237 | cms_app_cms_userholiday_getitem | /cms/holidays/{hash} | Path does not match |
| 238 | cms_app_cms_userholiday_patchitem | /cms/holidays/{hash} | Path does not match |
| 239 | cms_app_cms_userschedule_postitem | /cms/users/{user_hash}/schedules | Path does not match |
| 240 | cms_app_cms_userschedule_deleteitem | /cms/users/{user_hash}/schedules/{hash} | Path does not match |
| 241 | cms_app_cms_usertimesheet_getlist | /cms/timesheets | Path does not match |
| 242 | cms_app_cms_usertimesheet_getstats | /cms/timesheets/stats | Path does not match |
| 243 | cms_app_cms_usertimesheet_getstatsdetails | /cms/timesheets/statsDetails | Path does not match |
| 244 | cms_app_cms_usertimesheet_getexport | /cms/timesheets/export | Path does not match |
| 245 | cms_app_cms_usertimesheet_getitem | /cms/timesheets/{hash} | Path does not match |
| 246 | cms_app_cms_usertimesheet_patchitem | /cms/timesheets/{hash} | Path does not match |
| 247 | cms_app_cms_workgroup_getall | /cms/workgroups/all | Path does not match |
| 248 | cms_app_cms_workgroup_getlist | /cms/workgroups | Path does not match |
| 249 | cms_app_cms_workgroup_getitem | /cms/workgroups/{hash} | Path does not match |
| 250 | cms_app_cms_workgroup_getitemviews | /cms/workgroups/{hash}/views | Path does not match |
| 251 | cms_app_cms_workgroup_getitemstats | /cms/workgroups/{hash}/stats | Path does not match |
| 252 | cms_app_cms_workgroup_postitem | /cms/workgroups | Path does not match |
| 253 | cms_app_cms_workgroup_postitemimage | /cms/workgroups/{hash}/image | Path does not match |
| 254 | cms_app_cms_workgroup_patchitem | /cms/workgroups/{hash} | Path does not match |
| 255 | cms_app_cms_workgroup_deleteitem | /cms/workgroups/{hash} | Path does not match |
| 256 | cms_app_cms_workgroup_patchitemsubscribed | /cms/workgroups/{hash}/subscribed/{hash_subscribed} | Path does not match |
| 257 | cms_app_cms_workgroup_deleteitemsubscribed | /cms/workgroups/{hash}/subscribed/{hash_subscribed} | Path does not match |
| 258 | cms_app_cms_workplace_getall | /cms/workplaces/all | Path does not match |
| 259 | cms_app_cms_workplace_getlist | /cms/workplaces | Path does not match |
| 260 | cms_app_cms_workplace_getitem | /cms/workplaces/{hash} | Path does not match |
| 261 | cms_app_cms_workplace_import | /cms/workplaces/import | Path does not match |
| 262 | cms_app_cms_workplace_postitem | /cms/workplaces | Path does not match |
| 263 | cms_app_cms_workplace_pathitem | /cms/workplaces/{hash} | Path does not match |
| 264 | cms_app_cms_workplace_deleteitem | /cms/workplaces/{hash} | Path does not match |
| 265 | external_usersapp_ext_user_list | /external/users | Path does not match |
| 266 | external_usersapp_ext_user_post | /external/users | Path does not match |
| 267 | external_usersapp_ext_user_roles | /external/users/roles | Path does not match |
| 268 | external_usersapp_ext_user_categories | /external/users/categories | Path does not match |
| 269 | external_usersapp_ext_user_workplaces | /external/users/workplaces | Path does not match |
| 270 | index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.