Routing
(none)
Matched route
Route Matching Logs
Path to match:
/actuator/gateway/routes
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | sonata_media_download | /media/download/{id}/{format}/ | Path does not match |
| 3 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 4 | ux_live_component | /_components/{component}/{action} | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | management_appointment_cancel | /management/appointments/cancel/{appointment}/ | Path does not match |
| 18 | management_appointment_confirm | /management/appointments/confirm/{appointment} | Path does not match |
| 19 | management_appointment_list | /management/appointments/ | Path does not match |
| 20 | management_appointment_list_json | /management/appointments/json | Path does not match |
| 21 | management_appointment_show | /management/appointments/{appointment}/show | Path does not match |
| 22 | management_dashboard | /management/ | Path does not match |
| 23 | management_document_show | /management/documents/show/{document} | Path does not match |
| 24 | management_employees_edit | /management/employees/edit/{employee} | Path does not match |
| 25 | management_employees | /management/employees/list | Path does not match |
| 26 | management_employee_remove | /management/employees/remove/{employee} | Path does not match |
| 27 | management_login | /management/login | Path does not match |
| 28 | management_logout | /management/logout | Path does not match |
| 29 | management_profile_design_edit | /management/office/edit-design | Path does not match |
| 30 | management_profile_edit | /management/office/edit | Path does not match |
| 31 | management_profile_remove_banner | /management/office/edit/remove_banner | Path does not match |
| 32 | management_profile_remove_bcover | /management/office/edit/remove_cover | Path does not match |
| 33 | management_office_list | /management/offices/list | Path does not match |
| 34 | management_office_select | /management/offices/select/{office} | Path does not match |
| 35 | management_patients_edit | /management/patients/edit/{patient} | Path does not match |
| 36 | management_patients | /management/patients/ | Path does not match |
| 37 | management_patient_remove | /management/patients/remove/{patient} | Path does not match |
| 38 | management_patients_requests | /management/patients/requests | Path does not match |
| 39 | management_patient_request_accept | /management/patients/accept/{patientRequest} | Path does not match |
| 40 | management_patients_show | /management/patients/show/{patient} | Path does not match |
| 41 | management_surveys_add | /management/survey/add | Path does not match |
| 42 | management_surveys_assign | /management/survey/assign | Path does not match |
| 43 | management_surveys_completed_view | /management/survey/completed/show/{completedSurvey} | Path does not match |
| 44 | management_surveys_edit | /management/surveys/edit/{survey} | Path does not match |
| 45 | management_survey_export_csv | /management/survey/export/csv/{survey} | Path does not match |
| 46 | management_surveys | /management/survey/list | Path does not match |
| 47 | management_survey_remove | /management/surveys/remove/{survey} | Path does not match |
| 48 | management_surveys_results | /management/survey/show/{survey} | Path does not match |
| 49 | management_waiting_room_call | /management/waiting-room/{appointment}/call | Path does not match |
| 50 | management_waiting_room_checkin | /management/waiting-room/{appointment}/checkin | Path does not match |
| 51 | management_waiting_room_finish | /management/waiting-room/{appointment}/finish | Path does not match |
| 52 | management_waiting_room | /management/waiting-room/ | Path does not match |
| 53 | admin_dashboard | /admin/ | Path does not match |
| 54 | admin_login | /admin/login | Path does not match |
| 55 | admin_logout | /admin/logout | Path does not match |
| 56 | patient_pain_calendar_preview | /patient/calendar/pain/preview | Path does not match |
| 57 | patient_registration | /patient/register/{token} | Path does not match |
| 58 | patient_survey_preview | /patient/survey/preview/{surveyPatient} | Path does not match |
| 59 | patient_forgot_password | /patient/forgot_password/{token} | Path does not match |
| 60 | default_home | / | Path does not match |
| 61 | app_privacy | /privacy | Path does not match |
| 62 | default_apple_app_site_association | /apple-app-site-association | Path does not match |
| 63 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 64 | api_doc | /api/docs.{_format} | Path does not match |
| 65 | api_graphql_graphiql | /api/graphql/graphiql | Path does not match |
| 66 | api_graphql_graphql_playground | /api/graphql/graphql_playground | Path does not match |
| 67 | api_anonymous_appointments_get_collection | /api/anonymous_appointments.{_format} | Path does not match |
| 68 | api_anonymous_appointments_post_collection | /api/anonymous_appointments.{_format} | Path does not match |
| 69 | api_anonymous_appointments_get_item | /api/anonymous_appointments/{id}.{_format} | Path does not match |
| 70 | api_anonymous_appointments_delete_item | /api/anonymous_appointments/{id}.{_format} | Path does not match |
| 71 | api_anonymous_appointments_put_item | /api/anonymous_appointments/{id}.{_format} | Path does not match |
| 72 | api_anonymous_appointments_patch_item | /api/anonymous_appointments/{id}.{_format} | Path does not match |
| 73 | api_office_patients_get_collection | /api/office_patients.{_format} | Path does not match |
| 74 | api_office_patients_post_collection | /api/office_patients.{_format} | Path does not match |
| 75 | api_office_patients_get_item | /api/office_patients/{id}.{_format} | Path does not match |
| 76 | api_office_patients_delete_item | /api/office_patients/{id}.{_format} | Path does not match |
| 77 | api_office_patients_put_item | /api/office_patients/{id}.{_format} | Path does not match |
| 78 | api_office_patients_patch_item | /api/office_patients/{id}.{_format} | Path does not match |
| 79 | api_offices_get_collection | /api/offices.{_format} | Path does not match |
| 80 | api_offices_post_collection | /api/offices.{_format} | Path does not match |
| 81 | api_offices_get_item | /api/offices/{id}.{_format} | Path does not match |
| 82 | api_offices_delete_item | /api/offices/{id}.{_format} | Path does not match |
| 83 | api_offices_put_item | /api/offices/{id}.{_format} | Path does not match |
| 84 | api_offices_patch_item | /api/offices/{id}.{_format} | Path does not match |
| 85 | api_office_profiles_get_collection | /api/office_profiles.{_format} | Path does not match |
| 86 | api_office_profiles_post_collection | /api/office_profiles.{_format} | Path does not match |
| 87 | api_office_profiles_get_item | /api/office_profiles/{id}.{_format} | Path does not match |
| 88 | api_office_profiles_delete_item | /api/office_profiles/{id}.{_format} | Path does not match |
| 89 | api_office_profiles_put_item | /api/office_profiles/{id}.{_format} | Path does not match |
| 90 | api_office_profiles_patch_item | /api/office_profiles/{id}.{_format} | Path does not match |
| 91 | api_galleries_get_collection | /api/galleries.{_format} | Path does not match |
| 92 | api_galleries_post_collection | /api/galleries.{_format} | Path does not match |
| 93 | api_galleries_get_item | /api/galleries/{id}.{_format} | Path does not match |
| 94 | api_galleries_delete_item | /api/galleries/{id}.{_format} | Path does not match |
| 95 | api_galleries_put_item | /api/galleries/{id}.{_format} | Path does not match |
| 96 | api_galleries_patch_item | /api/galleries/{id}.{_format} | Path does not match |
| 97 | api_office_addresses_get_collection | /api/office_addresses.{_format} | Path does not match |
| 98 | api_office_addresses_post_collection | /api/office_addresses.{_format} | Path does not match |
| 99 | api_office_addresses_get_item | /api/office_addresses/{id}.{_format} | Path does not match |
| 100 | api_office_addresses_delete_item | /api/office_addresses/{id}.{_format} | Path does not match |
| 101 | api_office_addresses_put_item | /api/office_addresses/{id}.{_format} | Path does not match |
| 102 | api_office_addresses_patch_item | /api/office_addresses/{id}.{_format} | Path does not match |
| 103 | api_office_locations_get_collection | /api/office_locations.{_format} | Path does not match |
| 104 | api_office_locations_post_collection | /api/office_locations.{_format} | Path does not match |
| 105 | api_office_locations_get_item | /api/office_locations/{id}.{_format} | Path does not match |
| 106 | api_office_locations_delete_item | /api/office_locations/{id}.{_format} | Path does not match |
| 107 | api_office_locations_put_item | /api/office_locations/{id}.{_format} | Path does not match |
| 108 | api_office_locations_patch_item | /api/office_locations/{id}.{_format} | Path does not match |
| 109 | api_office_custom_designs_get_collection | /api/office_custom_designs.{_format} | Path does not match |
| 110 | api_office_custom_designs_post_collection | /api/office_custom_designs.{_format} | Path does not match |
| 111 | api_office_custom_designs_get_item | /api/office_custom_designs/{id}.{_format} | Path does not match |
| 112 | api_office_custom_designs_delete_item | /api/office_custom_designs/{id}.{_format} | Path does not match |
| 113 | api_office_custom_designs_put_item | /api/office_custom_designs/{id}.{_format} | Path does not match |
| 114 | api_office_custom_designs_patch_item | /api/office_custom_designs/{id}.{_format} | Path does not match |
| 115 | api_patient_users_get_collection | /api/patient_users.{_format} | Path does not match |
| 116 | api_patient_users_post_collection | /api/patient_users.{_format} | Path does not match |
| 117 | api_patient_users_get_item | /api/patient_users/{id}.{_format} | Path does not match |
| 118 | api_patient_users_delete_item | /api/patient_users/{id}.{_format} | Path does not match |
| 119 | api_patient_users_put_item | /api/patient_users/{id}.{_format} | Path does not match |
| 120 | api_patient_users_patch_item | /api/patient_users/{id}.{_format} | Path does not match |
| 121 | api_patient_profiles_get_collection | /api/patient_profiles.{_format} | Path does not match |
| 122 | api_patient_profiles_post_collection | /api/patient_profiles.{_format} | Path does not match |
| 123 | api_patient_profiles_get_item | /api/patient_profiles/{id}.{_format} | Path does not match |
| 124 | api_patient_profiles_delete_item | /api/patient_profiles/{id}.{_format} | Path does not match |
| 125 | api_patient_profiles_put_item | /api/patient_profiles/{id}.{_format} | Path does not match |
| 126 | api_patient_profiles_patch_item | /api/patient_profiles/{id}.{_format} | Path does not match |
| 127 | api_appointment_categories_get_collection | /api/appointment_categories.{_format} | Path does not match |
| 128 | api_appointment_categories_post_collection | /api/appointment_categories.{_format} | Path does not match |
| 129 | api_appointment_categories_get_item | /api/appointment_categories/{id}.{_format} | Path does not match |
| 130 | api_appointment_categories_delete_item | /api/appointment_categories/{id}.{_format} | Path does not match |
| 131 | api_appointment_categories_put_item | /api/appointment_categories/{id}.{_format} | Path does not match |
| 132 | api_appointment_categories_patch_item | /api/appointment_categories/{id}.{_format} | Path does not match |
| 133 | api_logins_get_collection | /api/logins.{_format} | Path does not match |
| 134 | api_logins_post_collection | /api/logins.{_format} | Path does not match |
| 135 | api_logins_get_item | /api/logins/{id}.{_format} | Path does not match |
| 136 | api_logins_delete_item | /api/logins/{id}.{_format} | Path does not match |
| 137 | api_logins_put_item | /api/logins/{id}.{_format} | Path does not match |
| 138 | api_logins_patch_item | /api/logins/{id}.{_format} | Path does not match |
| 139 | api_challenges_get_collection | /api/challenges.{_format} | Path does not match |
| 140 | api_challenges_post_collection | /api/challenges.{_format} | Path does not match |
| 141 | api_challenges_get_item | /api/challenges/{id}.{_format} | Path does not match |
| 142 | api_challenges_delete_item | /api/challenges/{id}.{_format} | Path does not match |
| 143 | api_challenges_put_item | /api/challenges/{id}.{_format} | Path does not match |
| 144 | api_challenges_patch_item | /api/challenges/{id}.{_format} | Path does not match |
| 145 | api_forgot_password_requests_get_collection | /api/forgot_password_requests.{_format} | Path does not match |
| 146 | api_forgot_password_requests_post_collection | /api/forgot_password_requests.{_format} | Path does not match |
| 147 | api_forgot_password_requests_get_item | /api/forgot_password_requests/{id}.{_format} | Path does not match |
| 148 | api_forgot_password_requests_delete_item | /api/forgot_password_requests/{id}.{_format} | Path does not match |
| 149 | api_forgot_password_requests_put_item | /api/forgot_password_requests/{id}.{_format} | Path does not match |
| 150 | api_forgot_password_requests_patch_item | /api/forgot_password_requests/{id}.{_format} | Path does not match |
| 151 | api_appointment_people_get_collection | /api/appointment_people.{_format} | Path does not match |
| 152 | api_appointment_people_post_collection | /api/appointment_people.{_format} | Path does not match |
| 153 | api_appointment_people_get_item | /api/appointment_people/{id}.{_format} | Path does not match |
| 154 | api_appointment_people_delete_item | /api/appointment_people/{id}.{_format} | Path does not match |
| 155 | api_appointment_people_put_item | /api/appointment_people/{id}.{_format} | Path does not match |
| 156 | api_appointment_people_patch_item | /api/appointment_people/{id}.{_format} | Path does not match |
| 157 | api_appointments_get_collection | /api/appointments.{_format} | Path does not match |
| 158 | api_appointments_post_collection | /api/appointments.{_format} | Path does not match |
| 159 | api_appointments_get_item | /api/appointments/{id}.{_format} | Path does not match |
| 160 | api_appointments_delete_item | /api/appointments/{id}.{_format} | Path does not match |
| 161 | api_appointments_put_item | /api/appointments/{id}.{_format} | Path does not match |
| 162 | api_appointments_patch_item | /api/appointments/{id}.{_format} | Path does not match |
| 163 | api_appointment_slots_get_collection | /api/appointment_slots.{_format} | Path does not match |
| 164 | api_appointment_slots_post_collection | /api/appointment_slots.{_format} | Path does not match |
| 165 | api_appointment_slots_get_item | /api/appointment_slots/{id}.{_format} | Path does not match |
| 166 | api_appointment_slots_delete_item | /api/appointment_slots/{id}.{_format} | Path does not match |
| 167 | api_appointment_slots_put_item | /api/appointment_slots/{id}.{_format} | Path does not match |
| 168 | api_appointment_slots_patch_item | /api/appointment_slots/{id}.{_format} | Path does not match |
| 169 | api_patient_registrations_get_collection | /api/patient_registrations.{_format} | Path does not match |
| 170 | api_patient_registrations_post_collection | /api/patient_registrations.{_format} | Path does not match |
| 171 | api_patient_registrations_get_item | /api/patient_registrations/{id}.{_format} | Path does not match |
| 172 | api_patient_registrations_delete_item | /api/patient_registrations/{id}.{_format} | Path does not match |
| 173 | api_patient_registrations_put_item | /api/patient_registrations/{id}.{_format} | Path does not match |
| 174 | api_patient_registrations_patch_item | /api/patient_registrations/{id}.{_format} | Path does not match |
| 175 | api_focus_areas_get_collection | /api/focus_areas.{_format} | Path does not match |
| 176 | api_focus_areas_post_collection | /api/focus_areas.{_format} | Path does not match |
| 177 | api_focus_areas_get_item | /api/focus_areas/{id}.{_format} | Path does not match |
| 178 | api_focus_areas_delete_item | /api/focus_areas/{id}.{_format} | Path does not match |
| 179 | api_focus_areas_put_item | /api/focus_areas/{id}.{_format} | Path does not match |
| 180 | api_focus_areas_patch_item | /api/focus_areas/{id}.{_format} | Path does not match |
| 181 | api_completed_surveys_get_collection | /api/completed_surveys.{_format} | Path does not match |
| 182 | api_completed_surveys_post_collection | /api/completed_surveys.{_format} | Path does not match |
| 183 | api_completed_surveys_get_item | /api/completed_surveys/{id}.{_format} | Path does not match |
| 184 | api_completed_surveys_delete_item | /api/completed_surveys/{id}.{_format} | Path does not match |
| 185 | api_completed_surveys_put_item | /api/completed_surveys/{id}.{_format} | Path does not match |
| 186 | api_completed_surveys_patch_item | /api/completed_surveys/{id}.{_format} | Path does not match |
| 187 | api_survey_patients_get_collection | /api/survey_patients.{_format} | Path does not match |
| 188 | api_survey_patients_post_collection | /api/survey_patients.{_format} | Path does not match |
| 189 | api_survey_patients_get_item | /api/survey_patients/{id}.{_format} | Path does not match |
| 190 | api_survey_patients_delete_item | /api/survey_patients/{id}.{_format} | Path does not match |
| 191 | api_survey_patients_put_item | /api/survey_patients/{id}.{_format} | Path does not match |
| 192 | api_survey_patients_patch_item | /api/survey_patients/{id}.{_format} | Path does not match |
| 193 | api_surveys_get_collection | /api/surveys.{_format} | Path does not match |
| 194 | api_surveys_post_collection | /api/surveys.{_format} | Path does not match |
| 195 | api_surveys_get_item | /api/surveys/{id}.{_format} | Path does not match |
| 196 | api_surveys_delete_item | /api/surveys/{id}.{_format} | Path does not match |
| 197 | api_surveys_put_item | /api/surveys/{id}.{_format} | Path does not match |
| 198 | api_surveys_patch_item | /api/surveys/{id}.{_format} | Path does not match |
| 199 | api_office_employees_get_collection | /api/office_employees.{_format} | Path does not match |
| 200 | api_office_employees_post_collection | /api/office_employees.{_format} | Path does not match |
| 201 | api_office_employees_get_item | /api/office_employees/{id}.{_format} | Path does not match |
| 202 | api_office_employees_delete_item | /api/office_employees/{id}.{_format} | Path does not match |
| 203 | api_office_employees_put_item | /api/office_employees/{id}.{_format} | Path does not match |
| 204 | api_office_employees_patch_item | /api/office_employees/{id}.{_format} | Path does not match |
| 205 | api_employee_users_get_collection | /api/employee_users.{_format} | Path does not match |
| 206 | api_employee_users_post_collection | /api/employee_users.{_format} | Path does not match |
| 207 | api_employee_users_get_item | /api/employee_users/{id}.{_format} | Path does not match |
| 208 | api_employee_users_delete_item | /api/employee_users/{id}.{_format} | Path does not match |
| 209 | api_employee_users_put_item | /api/employee_users/{id}.{_format} | Path does not match |
| 210 | api_employee_users_patch_item | /api/employee_users/{id}.{_format} | Path does not match |
| 211 | api_employee_profiles_get_collection | /api/employee_profiles.{_format} | Path does not match |
| 212 | api_employee_profiles_post_collection | /api/employee_profiles.{_format} | Path does not match |
| 213 | api_employee_profiles_get_item | /api/employee_profiles/{id}.{_format} | Path does not match |
| 214 | api_employee_profiles_delete_item | /api/employee_profiles/{id}.{_format} | Path does not match |
| 215 | api_employee_profiles_put_item | /api/employee_profiles/{id}.{_format} | Path does not match |
| 216 | api_employee_profiles_patch_item | /api/employee_profiles/{id}.{_format} | Path does not match |
| 217 | api_survey_question_choices_get_collection | /api/survey_question_choices.{_format} | Path does not match |
| 218 | api_survey_question_choices_post_collection | /api/survey_question_choices.{_format} | Path does not match |
| 219 | api_survey_question_choices_get_item | /api/survey_question_choices/{id}.{_format} | Path does not match |
| 220 | api_survey_question_choices_delete_item | /api/survey_question_choices/{id}.{_format} | Path does not match |
| 221 | api_survey_question_choices_put_item | /api/survey_question_choices/{id}.{_format} | Path does not match |
| 222 | api_survey_question_choices_patch_item | /api/survey_question_choices/{id}.{_format} | Path does not match |
| 223 | api_survey_questions_get_collection | /api/survey_questions.{_format} | Path does not match |
| 224 | api_survey_questions_post_collection | /api/survey_questions.{_format} | Path does not match |
| 225 | api_survey_questions_get_item | /api/survey_questions/{id}.{_format} | Path does not match |
| 226 | api_survey_questions_delete_item | /api/survey_questions/{id}.{_format} | Path does not match |
| 227 | api_survey_questions_put_item | /api/survey_questions/{id}.{_format} | Path does not match |
| 228 | api_survey_questions_patch_item | /api/survey_questions/{id}.{_format} | Path does not match |
| 229 | api_survey_answers_get_collection | /api/survey_answers.{_format} | Path does not match |
| 230 | api_survey_answers_post_collection | /api/survey_answers.{_format} | Path does not match |
| 231 | api_survey_answers_get_item | /api/survey_answers/{id}.{_format} | Path does not match |
| 232 | api_survey_answers_delete_item | /api/survey_answers/{id}.{_format} | Path does not match |
| 233 | api_survey_answers_put_item | /api/survey_answers/{id}.{_format} | Path does not match |
| 234 | api_survey_answers_patch_item | /api/survey_answers/{id}.{_format} | Path does not match |
| 235 | api_gallery_items_get_collection | /api/gallery_items.{_format} | Path does not match |
| 236 | api_gallery_items_post_collection | /api/gallery_items.{_format} | Path does not match |
| 237 | api_gallery_items_get_item | /api/gallery_items/{id}.{_format} | Path does not match |
| 238 | api_gallery_items_delete_item | /api/gallery_items/{id}.{_format} | Path does not match |
| 239 | api_gallery_items_put_item | /api/gallery_items/{id}.{_format} | Path does not match |
| 240 | api_gallery_items_patch_item | /api/gallery_items/{id}.{_format} | Path does not match |
| 241 | api_media_get_collection | /api/media.{_format} | Path does not match |
| 242 | api_media_post_collection | /api/media.{_format} | Path does not match |
| 243 | api_media_get_item | /api/media/{id}.{_format} | Path does not match |
| 244 | api_media_delete_item | /api/media/{id}.{_format} | Path does not match |
| 245 | api_media_put_item | /api/media/{id}.{_format} | Path does not match |
| 246 | api_media_patch_item | /api/media/{id}.{_format} | Path does not match |
| 247 | api_patient_invites_get_collection | /api/patient_invites.{_format} | Path does not match |
| 248 | api_patient_invites_post_collection | /api/patient_invites.{_format} | Path does not match |
| 249 | api_patient_invites_get_item | /api/patient_invites/{id}.{_format} | Path does not match |
| 250 | api_patient_invites_delete_item | /api/patient_invites/{id}.{_format} | Path does not match |
| 251 | api_patient_invites_put_item | /api/patient_invites/{id}.{_format} | Path does not match |
| 252 | api_patient_invites_patch_item | /api/patient_invites/{id}.{_format} | Path does not match |
| 253 | api_patient_requests_get_collection | /api/patient_requests.{_format} | Path does not match |
| 254 | api_patient_requests_post_collection | /api/patient_requests.{_format} | Path does not match |
| 255 | api_patient_requests_get_item | /api/patient_requests/{id}.{_format} | Path does not match |
| 256 | api_patient_requests_delete_item | /api/patient_requests/{id}.{_format} | Path does not match |
| 257 | api_patient_requests_put_item | /api/patient_requests/{id}.{_format} | Path does not match |
| 258 | api_patient_requests_patch_item | /api/patient_requests/{id}.{_format} | Path does not match |
| 259 | api_pain_entries_get_collection | /api/pain_entries.{_format} | Path does not match |
| 260 | api_pain_entries_post_collection | /api/pain_entries.{_format} | Path does not match |
| 261 | api_pain_entries_get_item | /api/pain_entries/{id}.{_format} | Path does not match |
| 262 | api_pain_entries_delete_item | /api/pain_entries/{id}.{_format} | Path does not match |
| 263 | api_pain_entries_put_item | /api/pain_entries/{id}.{_format} | Path does not match |
| 264 | api_pain_entries_patch_item | /api/pain_entries/{id}.{_format} | Path does not match |
| 265 | api_pain_symptoms_get_collection | /api/pain_symptoms.{_format} | Path does not match |
| 266 | api_pain_symptoms_post_collection | /api/pain_symptoms.{_format} | Path does not match |
| 267 | api_pain_symptoms_get_item | /api/pain_symptoms/{id}.{_format} | Path does not match |
| 268 | api_pain_symptoms_delete_item | /api/pain_symptoms/{id}.{_format} | Path does not match |
| 269 | api_pain_symptoms_put_item | /api/pain_symptoms/{id}.{_format} | Path does not match |
| 270 | api_pain_symptoms_patch_item | /api/pain_symptoms/{id}.{_format} | Path does not match |
| 271 | api_office_hours_get_collection | /api/office_hours.{_format} | Path does not match |
| 272 | api_office_hours_post_collection | /api/office_hours.{_format} | Path does not match |
| 273 | api_office_hours_get_item | /api/office_hours/{id}.{_format} | Path does not match |
| 274 | api_office_hours_delete_item | /api/office_hours/{id}.{_format} | Path does not match |
| 275 | api_office_hours_put_item | /api/office_hours/{id}.{_format} | Path does not match |
| 276 | api_office_hours_patch_item | /api/office_hours/{id}.{_format} | Path does not match |
| 277 | api_patient_insurance_informations_get_collection | /api/patient_insurance_informations.{_format} | Path does not match |
| 278 | api_patient_insurance_informations_post_collection | /api/patient_insurance_informations.{_format} | Path does not match |
| 279 | api_patient_insurance_informations_get_item | /api/patient_insurance_informations/{id}.{_format} | Path does not match |
| 280 | api_patient_insurance_informations_delete_item | /api/patient_insurance_informations/{id}.{_format} | Path does not match |
| 281 | api_patient_insurance_informations_put_item | /api/patient_insurance_informations/{id}.{_format} | Path does not match |
| 282 | api_patient_insurance_informations_patch_item | /api/patient_insurance_informations/{id}.{_format} | Path does not match |
| 283 | api_patient_addresses_get_collection | /api/patient_addresses.{_format} | Path does not match |
| 284 | api_patient_addresses_post_collection | /api/patient_addresses.{_format} | Path does not match |
| 285 | api_patient_addresses_get_item | /api/patient_addresses/{id}.{_format} | Path does not match |
| 286 | api_patient_addresses_delete_item | /api/patient_addresses/{id}.{_format} | Path does not match |
| 287 | api_patient_addresses_put_item | /api/patient_addresses/{id}.{_format} | Path does not match |
| 288 | api_patient_addresses_patch_item | /api/patient_addresses/{id}.{_format} | Path does not match |
| 289 | api_devices_get_collection | /api/devices.{_format} | Path does not match |
| 290 | api_devices_post_collection | /api/devices.{_format} | Path does not match |
| 291 | api_devices_get_item | /api/devices/{id}.{_format} | Path does not match |
| 292 | api_devices_delete_item | /api/devices/{id}.{_format} | Path does not match |
| 293 | api_devices_put_item | /api/devices/{id}.{_format} | Path does not match |
| 294 | api_devices_patch_item | /api/devices/{id}.{_format} | Path does not match |
| 295 | api_signed_pre_keys_get_collection | /api/signed_pre_keys.{_format} | Path does not match |
| 296 | api_signed_pre_keys_post_collection | /api/signed_pre_keys.{_format} | Path does not match |
| 297 | api_signed_pre_keys_get_item | /api/signed_pre_keys/{id}.{_format} | Path does not match |
| 298 | api_signed_pre_keys_delete_item | /api/signed_pre_keys/{id}.{_format} | Path does not match |
| 299 | api_signed_pre_keys_put_item | /api/signed_pre_keys/{id}.{_format} | Path does not match |
| 300 | api_signed_pre_keys_patch_item | /api/signed_pre_keys/{id}.{_format} | Path does not match |
| 301 | api_pre_keys_get_collection | /api/pre_keys.{_format} | Path does not match |
| 302 | api_pre_keys_post_collection | /api/pre_keys.{_format} | Path does not match |
| 303 | api_pre_keys_get_item | /api/pre_keys/{id}.{_format} | Path does not match |
| 304 | api_pre_keys_delete_item | /api/pre_keys/{id}.{_format} | Path does not match |
| 305 | api_pre_keys_put_item | /api/pre_keys/{id}.{_format} | Path does not match |
| 306 | api_pre_keys_patch_item | /api/pre_keys/{id}.{_format} | Path does not match |
| 307 | api_notifications_get_collection | /api/notifications.{_format} | Path does not match |
| 308 | api_notifications_post_collection | /api/notifications.{_format} | Path does not match |
| 309 | api_notifications_get_item | /api/notifications/{id}.{_format} | Path does not match |
| 310 | api_notifications_delete_item | /api/notifications/{id}.{_format} | Path does not match |
| 311 | api_notifications_put_item | /api/notifications/{id}.{_format} | Path does not match |
| 312 | api_notifications_patch_item | /api/notifications/{id}.{_format} | Path does not match |
| 313 | api_documents_get_collection | /api/documents.{_format} | Path does not match |
| 314 | api_documents_post_collection | /api/documents.{_format} | Path does not match |
| 315 | api_documents_get_item | /api/documents/{id}.{_format} | Path does not match |
| 316 | api_documents_delete_item | /api/documents/{id}.{_format} | Path does not match |
| 317 | api_documents_put_item | /api/documents/{id}.{_format} | Path does not match |
| 318 | api_documents_patch_item | /api/documents/{id}.{_format} | Path does not match |
| 319 | api_document_categories_get_collection | /api/document_categories.{_format} | Path does not match |
| 320 | api_document_categories_post_collection | /api/document_categories.{_format} | Path does not match |
| 321 | api_document_categories_get_item | /api/document_categories/{id}.{_format} | Path does not match |
| 322 | api_document_categories_delete_item | /api/document_categories/{id}.{_format} | Path does not match |
| 323 | api_document_categories_put_item | /api/document_categories/{id}.{_format} | Path does not match |
| 324 | api_document_categories_patch_item | /api/document_categories/{id}.{_format} | Path does not match |
| 325 | api_device_tokens_get_collection | /api/device_tokens.{_format} | Path does not match |
| 326 | api_device_tokens_post_collection | /api/device_tokens.{_format} | Path does not match |
| 327 | api_device_tokens_get_item | /api/device_tokens/{id}.{_format} | Path does not match |
| 328 | api_device_tokens_delete_item | /api/device_tokens/{id}.{_format} | Path does not match |
| 329 | api_device_tokens_put_item | /api/device_tokens/{id}.{_format} | Path does not match |
| 330 | api_device_tokens_patch_item | /api/device_tokens/{id}.{_format} | Path does not match |
| 331 | api_health_services_get_collection | /api/health_services.{_format} | Path does not match |
| 332 | api_health_services_post_collection | /api/health_services.{_format} | Path does not match |
| 333 | api_health_services_get_item | /api/health_services/{id}.{_format} | Path does not match |
| 334 | api_health_services_delete_item | /api/health_services/{id}.{_format} | Path does not match |
| 335 | api_health_services_put_item | /api/health_services/{id}.{_format} | Path does not match |
| 336 | api_health_services_patch_item | /api/health_services/{id}.{_format} | Path does not match |
| 337 | api_graphql_entrypoint | /api/graphql | Path does not match |
| 338 | app_appointment_design_css | /appointment/office/css/{office} | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.