Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | api_v1_animals_retrieve | /api/v1/animals/retrieve | Path does not match |
| 13 | api_v1_animals_create | /api/v1/animals/create | Path does not match |
| 14 | api_v1_animals_edit | /api/v1/animals/update | Path does not match |
| 15 | api_v1_bookings_retrieve | /api/v1/bookings/retrieve | Path does not match |
| 16 | api_v1_bookings_create | /api/v1/bookings/create | Path does not match |
| 17 | api_v1_customers_retrieve | /api/v1/customers/retrieve | Path does not match |
| 18 | api_v1_customers_create | /api/v1/customers/create | Path does not match |
| 19 | api_v1_customers_update | /api/v1/customers/update | Path does not match |
| 20 | api_v1_customers_update_password | /api/v1/customers/update_password | Path does not match |
| 21 | api_v1_mixercategories_retrieve | /api/v1/mixercategories/retrieve | Path does not match |
| 22 | api_v1_payments_create | /api/v1/payments/create | Path does not match |
| 23 | api_v1_payments_update | /api/v1/payments/update | Path does not match |
| 24 | api_v1_security_login | /api/v1/security/login | Path does not match |
| 25 | api_v1_security_request_password_reset | /api/v1/security/request_password_reset | Path does not match |
| 26 | api_v1_security_submit_password_reset | /api/v1/security/submit_password_reset | Path does not match |
| 27 | api_v1_sizes_retrieve | /api/v1/sizes/retrieve | Path does not match |
| 28 | api_v1_types_retrieve | /api/v1/types/retrieve | Path does not match |
| 29 | admin_tools_cleardata | /admin/tools/clear_data | Path does not match |
| 30 | animals_index | /animals | Path does not match |
| 31 | animals_create | /animals/create | Path does not match |
| 32 | animals_edit | /animals/edit/{animal_uuid} | Path does not match |
| 33 | animals_view | /animals/view/{animal_uuid} | Path does not match |
| 34 | animals_deletedocument | /animals/delete_document/{document_uuid} | Path does not match |
| 35 | animals_editvet | /animals/view/{animal_uuid}/editvet | Path does not match |
| 36 | animals_removevet | /animals/view/{animal_uuid}/removevet | Path does not match |
| 37 | animals_markdeceased | /animals/view/{animal_uuid}/markdeceased | Path does not match |
| 38 | animals_unmarkdeceased | /animals/view/{animal_uuid}/unmarkdeceased | Path does not match |
| 39 | animals_delete | /animals/delete/{animal_uuid} | Path does not match |
| 40 | animals_view_buddies | /animals/view/{animal_uuid}/buddies | Path does not match |
| 41 | animals_view_buddies_add | /animals/view/{animal_uuid}/buddies/add | Path does not match |
| 42 | animals_view_buddies_remove | /animals/view/{animal_uuid}/buddies/remove{buddy_uuid} | Path does not match |
| 43 | animals_view_images | /animals/view/{animal_uuid}/images | Path does not match |
| 44 | animals_view_meals_edit | /animals/view/{animal_uuid}/meals/edit | Path does not match |
| 45 | animals_view_medicalconditions | /animals/view/{animal_uuid}/medicalconditions | Path does not match |
| 46 | animals_view_medicalconditions_create | /animals/view/{animal_uuid}/medicalconditions/create | Path does not match |
| 47 | animals_view_medicalconditions_edit | /animals/view/{animal_uuid}/medicalconditions/edit/{condition_uuid} | Path does not match |
| 48 | animals_view_medicalconditions_delete | /animals/view/{animal_uuid}/medicalconditions/delete/{condition_uuid} | Path does not match |
| 49 | animals_view_medicalrecords | /animals/view/{animal_uuid}/medical_records | Path does not match |
| 50 | animals_view_medicalrecords_create | /animals/view/{animal_uuid}/medical_records/create | Path does not match |
| 51 | animals_view_medicalrecords_edit | /animals/view/{animal_uuid}/medical_records/edit/{record_uuid} | Path does not match |
| 52 | animals_view_medicalrecords_delete | /animals/view/{animal_uuid}/medical_records/delete/{record_uuid} | Path does not match |
| 53 | animals_view_medicalrecords_consent | /animals/view/{animal_uuid}/medical_records/consent | Path does not match |
| 54 | animals_view_medicalrecords_consent_capture | /animals/view/{animal_uuid}/medical_records/consent/capture | Path does not match |
| 55 | animals_view_medicalrecords_consent_invalidate | /animals/view/{animal_uuid}/medical_records/consent/invalidate | Path does not match |
| 56 | animals_view_medicalrecords_consent_delete | /animals/view/{animal_uuid}/medical_records/consent/delete/{consent_uuid} | Path does not match |
| 57 | animals_view_vaccinations | /animals/view/{animal_uuid}/vaccinations | Path does not match |
| 58 | animals_view_vaccinations_create | /animals/view/{animal_uuid}/vaccinations/create | Path does not match |
| 59 | animals_view_vaccinations_edit | /animals/view/{animal_uuid}/vaccinations/edit/{vaccination_uuid} | Path does not match |
| 60 | animals_view_vaccinations_bulkadd | /animals/view/{animal_uuid}/vaccinations/bulkadd | Path does not match |
| 61 | animals_view_weights | /animals/view/{animal_uuid}/weights | Path does not match |
| 62 | animals_view_weights_create | /animals/view/{animal_uuid}/weights/create | Path does not match |
| 63 | animals_view_weights_edit | /animals/view/{animal_uuid}/weights/edit/{weight_uuid} | Path does not match |
| 64 | animals_view_weights_delete | /animals/view/{animal_uuid}/weights/delete/{weight_uuid} | Path does not match |
| 65 | animals_xhr_images_upload | /animals/xhr/images/upload_image | Path does not match |
| 66 | animals_xhr_images_setprimary | /animals/xhr/images/set_primary | Path does not match |
| 67 | animals_xhr_images_deleteimage | /animals/xhr/images/delete_image | Path does not match |
| 68 | animals_xhr_warnings_add | /animals/xhr/warnings/add_warning | Path does not match |
| 69 | animals_xhr_warnings_remove | /animals/xhr/warnings/remove_warning | Path does not match |
| 70 | bookings_index | /bookings | Path does not match |
| 71 | bookings_create | /bookings/create/{booking_uuid} | Path does not match |
| 72 | bookings_edit | /bookings/edit/{booking_uuid} | Path does not match |
| 73 | checkin_index_booking_breakdown | /bookings/{booking_uuid}/breakdown | Path does not match |
| 74 | bookings_refreshtotal | /bookings/{booking_uuid}/refreshtotal | Path does not match |
| 75 | bookings_addanimal | /bookings/{booking_uuid}/add_animal/{animal_uuid} | Path does not match |
| 76 | bookings_edit_editguardian | /bookings/edit/{booking_uuid}/editguardian | Path does not match |
| 77 | bookings_discount_manage | /bookings/edit/{booking_uuid}/discount | Path does not match |
| 78 | bookings_edit_markconfirmed | /bookings/edit/{booking_uuid}/mark_confirmed | Path does not match |
| 79 | bookings_checkout | /bookings/checkout/{booking_uuid} | Path does not match |
| 80 | bookings_checkin_reverse | /bookings/checkin/{booking_uuid}/reverse | Path does not match |
| 81 | bookings_checkout_reverse | /bookings/checkout/{booking_uuid}/reverse | Path does not match |
| 82 | bookings_edit_toggle_requiresdiscussion | /bookings/edit/{booking_uuid}/requires_departure_discussion | Path does not match |
| 83 | bookings_edit_remove_requiresdiscussion | /bookings/edit/{booking_uuid}/remove_requires_departure_discussion | Path does not match |
| 84 | bookings_convert_to_boarding | /bookings/view/{booking_uuid}/convert_to_boarding_booking | Path does not match |
| 85 | bookings_cancel | /bookings/cancel/{booking_uuid} | Path does not match |
| 86 | bookings_uncancel | /bookings/uncancel/{booking_uuid} | Path does not match |
| 87 | bookings_delete | /bookings/delete/{booking_uuid} | Path does not match |
| 88 | checkin_index_booking_sms_sendreminder | /bookings/{booking_uuid}/sms_sendreminder | Path does not match |
| 89 | bookings_medicalrecords_edit | /bookings/edit/{booking_uuid}/medical_records/edit/{record_uuid} | Path does not match |
| 90 | bookings_payments_index | /bookings/edit/{booking_uuid}/payments | Path does not match |
| 91 | bookings_payments_addpayment | /bookings/edit/{booking_uuid}/payments/add_payment | Path does not match |
| 92 | bookings_payments_refundpayment | /bookings/edit/{booking_uuid}/payments/refund_payment/{payment_uuid} | Path does not match |
| 93 | bookings_payments_deletepayment | /bookings/edit/{booking_uuid}/payments/delete_payment/{payment_uuid} | Path does not match |
| 94 | bookings_xhr_renderavailabilitytable | /bookings/xhr/render_availability_table | Path does not match |
| 95 | bookings_xhr_savebookingnote | /bookings/xhr/save_booking_note | Path does not match |
| 96 | bookings_xhr_removeanimal | /bookings/xhr/remove_animal | Path does not match |
| 97 | bookings_addservice | /bookings/xhr/add_service | Path does not match |
| 98 | bookings_removeservice | /bookings/xhr/remove_service | Path does not match |
| 99 | bookings_xhr_serviceform | /bookings/xhr/multiple_service_form | Path does not match |
| 100 | bookings_xhr_addcustomservice | /bookings/xhr/add_custom_service | Path does not match |
| 101 | bookings_xhr_editcustomservice | /bookings/xhr/edit_custom_service | Path does not match |
| 102 | bookings_xhr_removecustomservice | /bookings/xhr/remove_custom_service | Path does not match |
| 103 | bookings_xhr_getcustomservices | /bookings/xhr/get_custom_services | Path does not match |
| 104 | bookings_services_fetch | /bookings/xhr/services/fetch | Path does not match |
| 105 | bookings_xhr_getbookings | /bookings/xhr/get_bookings | Path does not match |
| 106 | bookings_xhr_getcapacity | /bookings/xhr/get_capacity | Path does not match |
| 107 | bookings_xhr_save_animaldatetimes | /bookings/xhr/save_animaldatetimes | Path does not match |
| 108 | bookings_xhr_editexpectedcheckout | /bookings/xhr/edit_expectedcheckout | Path does not match |
| 109 | bookings_xhr_reverseitemcheckin | /bookings/xhr/reverse_item_checkin | Path does not match |
| 110 | bookings_xhr_reverseitemcheckout | /bookings/xhr/reverse_item_checkout | Path does not match |
| 111 | bookings_meals_edit | /bookings/xhr/meals/edit | Path does not match |
| 112 | bookings_mixercategories_edit | /bookings/xhr/mixercategories/edit | Path does not match |
| 113 | bookings_vaccinations_create | /bookings/xhr/vaccinations/create | Path does not match |
| 114 | bookings_vaccinations_edit | /bookings/xhr/vaccinations/edit | Path does not match |
| 115 | bookings_vaccinations_fetch | /bookings/xhr/vaccinations/fetch | Path does not match |
| 116 | checkin_index_booking | /check-in/booking/{booking_uuid} | Path does not match |
| 117 | checkin_index | /check-in | Path does not match |
| 118 | checkin_completed | /check-in/completed/{customer_uuid} | Path does not match |
| 119 | checkin_nobooking | /check-in/completed/{customer_uuid}/no_booking | Path does not match |
| 120 | checkin_exit | /check-in/exit | Path does not match |
| 121 | checkin_internal_index | /check-in/internal/{booking_uuid} | Path does not match |
| 122 | checkin_internal_pets | /check-in/internal/{booking_uuid}/pets | Path does not match |
| 123 | checkin_internal_meals | /check-in/internal/{booking_uuid}/meals | Path does not match |
| 124 | checkin_internal_medical | /check-in/internal/{booking_uuid}/medical | Path does not match |
| 125 | checkin_internal_vaccinations | /check-in/internal/{booking_uuid}/vaccinations | Path does not match |
| 126 | checkin_internal_agreements | /check-in/internal/{booking_uuid}/agreements | Path does not match |
| 127 | checkin_internal_check_in | /check-in/internal/{booking_uuid}/check_in | Path does not match |
| 128 | checkin_internal_completed | /check-in/internal/{booking_uuid}/completed | Path does not match |
| 129 | checkin_agreements_complete | /checkin/agreements/complete | Path does not match |
| 130 | checkin_animals_create | /checkin/animals/create | Path does not match |
| 131 | customers_view_agreements_index | /customers/view/{customer_uuid}/agreements | Path does not match |
| 132 | customers_view_agreements_setup | /customers/view/{customer_uuid}/agreements/setup/{agreement_uuid}/{animal_uuid} | Path does not match |
| 133 | customers_view_agreements_edit | /customers/view/{customer_uuid}/agreements/edit/{agreement_uuid} | Path does not match |
| 134 | customers_view_agreements_download | /customers/view/{customer_uuid}/agreements/download/{agreement_uuid} | Path does not match |
| 135 | customers_view_agreements_email | /customers/view/{customer_uuid}/agreements/email/{agreement_uuid} | Path does not match |
| 136 | customers_view_agreements_delete | /customers/view/{customer_uuid}/agreements/delete/{agreement_uuid} | Path does not match |
| 137 | customers_view_agreements_invalidate | /customers/view/{customer_uuid}/agreements/invalidate/{agreement_uuid} | Path does not match |
| 138 | customers_view_credit | /customers/view/{customer_uuid}/credit | Path does not match |
| 139 | customers_view_credit_adjust | /customers/view/{customer_uuid}/credit/adjust | Path does not match |
| 140 | customers_index | /customers | Path does not match |
| 141 | customers_create | /customers/create | Path does not match |
| 142 | customers_edit | /customers/edit/{customer_uuid} | Path does not match |
| 143 | customers_view | /customers/view/{customer_uuid} | Path does not match |
| 144 | customers_view_blacklist | /customers/view/{customer_uuid}/blacklist | Path does not match |
| 145 | customers_view_blacklist_remove | /customers/view/{customer_uuid}/blacklist/remove | Path does not match |
| 146 | customer_archive | /customers/archive/{customer_uuid} | Path does not match |
| 147 | customer_archive_restore | /customers/restore/{customer_uuid} | Path does not match |
| 148 | customers_delete | /customers/delete/{customer_uuid} | Path does not match |
| 149 | daily_animalsonsite | /daily/animals_onsite | Path does not match |
| 150 | daily_arrivals | /daily/arrivals | Path does not match |
| 151 | daily_buddies | /daily/buddies | Path does not match |
| 152 | daily_capacity | /daily/capacity | Path does not match |
| 153 | daily_index | /daily | Path does not match |
| 154 | daily_departures | /daily/departures | Path does not match |
| 155 | daily_handsonchecklists | /daily/hands_on_checklists | Path does not match |
| 156 | daily_longstaychecklists | /daily/long_stay_checklists | Path does not match |
| 157 | daily_meals | /daily/meals/{period} | Path does not match |
| 158 | daily_medical_check | /daily/medical_check | Path does not match |
| 159 | daily_current_medication | /daily/current_medical | Path does not match |
| 160 | daily_services | /daily/services | Path does not match |
| 161 | daily_housingtickets | /daily/housingtickets | Path does not match |
| 162 | daily_meals_xhr_mealcheck | /daily/meals/xhr/record_mealcheck | Path does not match |
| 163 | daily_meals_xhr_undo_mealcheck | /daily/meals/xhr/undo_mealcheck | Path does not match |
| 164 | daily_medical_xhr_medicalcheck | /daily/medical/xhr/record_medicalcheck | Path does not match |
| 165 | daily_medical_xhr_undomedicalcheck | /daily/medical/xhr/undo_medicalcheck/{medicalcheck_uuid} | Path does not match |
| 166 | dashboard_index | /dashboard | Path does not match |
| 167 | handsonchecklists_create | /hands_on_checklists/create/{bookingitem_uuid} | Path does not match |
| 168 | handsonchecklists_delete | /hands_on_checklists/delete/{checklist_uuid} | Path does not match |
| 169 | longstaychecklists_create | /long_stay_checklists/create/{bookingitem_uuid} | Path does not match |
| 170 | longstaychecklists_delete | /long_stay_checklists/delete/{checklist_uuid} | Path does not match |
| 171 | reports_bookingreport | /reports/booking_report | Path does not match |
| 172 | reports_handsonchecklist | /reports/handsonchecklist_report | Path does not match |
| 173 | reports_longstaychecklist | /reports/longstaychecklist_report | Path does not match |
| 174 | reports_mealreport | /reports/meal_report | Path does not match |
| 175 | reports_paymentreport | /reports/payment_report | Path does not match |
| 176 | reports_index | /reports | Path does not match |
| 177 | reports_sms | /reports/sms_report | Path does not match |
| 178 | search_index | /search | Path does not match |
| 179 | index | / | Path does not match |
| 180 | security_login | /login | Path does not match |
| 181 | security_loginpin | /login_pin | Path does not match |
| 182 | security_logincheck | /login_check | Path does not match |
| 183 | security_logout | /logout | Path does not match |
| 184 | security_forgotpassword | /forgot_password/{reset_token} | Path does not match |
| 185 | settings_additionalcharges | /settings/additionalcharges | Path does not match |
| 186 | settings_additionalcharges_create | /settings/additionalcharges/create | Path does not match |
| 187 | settings_additionalcharges_edit | /settings/additionalcharges/edit/{additionalcharge_uuid} | Path does not match |
| 188 | settings_additionalcharges_delete | /settings/additionalcharges/delete/{additionalcharge_uuid} | Path does not match |
| 189 | settings_agreements | /settings/agreements | Path does not match |
| 190 | settings_agreements_create | /settings/agreements/create | Path does not match |
| 191 | settings_agreements_edit | /settings/agreements/edit/{agreement_uuid} | Path does not match |
| 192 | settings_agreements_invalidate | /settings/agreements/invalidate/{agreement_uuid} | Path does not match |
| 193 | settings_agreements_delete | /settings/agreements/delete/{agreement_uuid} | Path does not match |
| 194 | settings_agreements_download | /settings/agreements/download/{agreement_uuid} | Path does not match |
| 195 | settings_animalsizes | /settings/animal_sizes | Path does not match |
| 196 | settings_animalsizes_create | /settings/animal_sizes/create | Path does not match |
| 197 | settings_animalsizes_edit | /settings/animal_sizes/edit/{size_uuid} | Path does not match |
| 198 | settings_animalsizes_delete | /settings/animal_sizes/delete/{size_uuid} | Path does not match |
| 199 | settings_animaltypes | /settings/animal_types | Path does not match |
| 200 | settings_animaltypes_create | /settings/animal_types/create | Path does not match |
| 201 | settings_animaltypes_edit | /settings/animal_types/edit/{type_uuid} | Path does not match |
| 202 | settings_animaltypes_delete | /settings/animal_types/delete/{type_uuid} | Path does not match |
| 203 | settings_animalwarnings | /settings/animal_warnings | Path does not match |
| 204 | settings_animalwarnings_delete | /settings/animal_warnings/delete/{warning_uuid} | Path does not match |
| 205 | settings_auditlog | /settings/auditlog | Path does not match |
| 206 | settings_blockoutdates | /settings/blockoutdates | Path does not match |
| 207 | settings_blockoutdates_create | /settings/blockoutdates/create | Path does not match |
| 208 | settings_blockoutdates_edit | /settings/blockoutdates/edit/{date_uuid} | Path does not match |
| 209 | settings_blockoutdates_delete | /settings/blockoutdates/delete/{date_uuid} | Path does not match |
| 210 | settings_capacity | /settings/capacity | Path does not match |
| 211 | settings_deposits | /settings/deposits | Path does not match |
| 212 | settings_deposits_create | /settings/deposits/create | Path does not match |
| 213 | settings_deposits_edit | /settings/deposits/edit/{deposit_uuid} | Path does not match |
| 214 | settings_deposits_delete | /settings/deposits/delete/{deposit_uuid} | Path does not match |
| 215 | settings_meals | /settings/meals | Path does not match |
| 216 | settings_meals_create | /settings/meals/create | Path does not match |
| 217 | settings_meals_edit | /settings/meals/edit/{meal_uuid} | Path does not match |
| 218 | settings_meals_delete | /settings/meals/delete/{meal_uuid} | Path does not match |
| 219 | settings_meal_sizes | /settings/meal_sizes | Path does not match |
| 220 | settings_meal_sizes_create | /settings/meal_sizes/create | Path does not match |
| 221 | settings_meal_sizes_edit | /settings/meal_sizes/edit/{size_uuid} | Path does not match |
| 222 | settings_meal_sizes_delete | /settings/meal_sizes/delete/{size_uuid} | Path does not match |
| 223 | settings_misc | /settings/misc | Path does not match |
| 224 | settings_mixercategories | /settings/mixercategories | Path does not match |
| 225 | settings_mixercategories_create | /settings/mixercategories/create | Path does not match |
| 226 | settings_mixercategories_edit | /settings/mixercategories/edit/{mixer_uuid} | Path does not match |
| 227 | settings_mixercategories_delete | /settings/mixercategories/delete/{mixer_uuid} | Path does not match |
| 228 | settings_openingtimes | /settings/openingtimes | Path does not match |
| 229 | settings_openingtimes_create | /settings/openingtimes/create | Path does not match |
| 230 | settings_openingtimes_edit | /settings/openingtimes/edit/{period_uuid} | Path does not match |
| 231 | settings_openingtimes_delete | /settings/openingtimes/delete/{period_uuid} | Path does not match |
| 232 | settings_pricing | /settings/pricing | Path does not match |
| 233 | settings_pricing_editpricing | /settings/pricing/edit_pricing/{service_uuid} | Path does not match |
| 234 | settings_pricing_editpricing_addgroup | /settings/pricing/edit_pricing/{service_uuid}/add_group/{type_uuid} | Path does not match |
| 235 | settings_pricing_editpricing_editgroup | /settings/pricing/edit_pricing/{service_uuid}/edit_group/{type_uuid}/{group_uuid} | Path does not match |
| 236 | settings_pricing_editpricing_removegroup | /settings/pricing/edit_pricing/{service_uuid}/remove_group/{group_uuid} | Path does not match |
| 237 | settings_services | /settings/services | Path does not match |
| 238 | settings_services_create | /settings/services/create | Path does not match |
| 239 | settings_services_edit | /settings/services/edit/{service_uuid} | Path does not match |
| 240 | settings_services_delete | /settings/services/delete/{service_uuid} | Path does not match |
| 241 | settings_index | /settings | Path does not match |
| 242 | settings_usergroups | /settings/usergroups | Path does not match |
| 243 | settings_usergroups_create | /settings/usergroups/create | Path does not match |
| 244 | settings_usergroups_edit | /settings/usergroups/edit/{group_uuid} | Path does not match |
| 245 | settings_usergroups_delete | /settings/usergroups/delete/{group_uuid} | Path does not match |
| 246 | settings_vaccinations | /settings/vaccinations | Path does not match |
| 247 | settings_vaccinations_create | /settings/vaccinations/create | Path does not match |
| 248 | settings_vaccinations_edit | /settings/vaccinations/edit/{vaccinationtype_uuid} | Path does not match |
| 249 | settings_vaccinations_delete | /settings/vaccinations/delete/{vaccinationtype_uuid} | Path does not match |
| 250 | notifications_xhr_create | /notifications/xhr/create | Path does not match |
| 251 | notifications_xhr_dismissnotification | /notifications/xhr/dismiss_notification | Path does not match |
| 252 | system_xhr_togglesidebar | /system/xhr/togglesidebar | Path does not match |
| 253 | permissions_index | /permissions | Path does not match |
| 254 | users_index | /users | Path does not match |
| 255 | users_create | /users/create | Path does not match |
| 256 | users_edit | /users/edit/{user_uuid} | Path does not match |
| 257 | users_delete | /users/delete/{user_uuid} | Path does not match |
| 258 | vets_index | /vets | Path does not match |
| 259 | vets_create | /vets/create | Path does not match |
| 260 | vets_edit | /vets/edit/{vet_uuid} | Path does not match |
| 261 | vets_view | /vets/view/{vet_uuid} | Path does not match |
| 262 | vets_delete | /vets/delete/{vet_uuid} | Path does not match |
| 263 | _preview_error | /_error/{code}.{_format} | 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.