Routing
vue_pages
Matched route
Route Parameters
| Name | Value |
|---|---|
| route | "db.sql" |
Route Matching Logs
Path to match:
/db.sql
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | login_check | /login_check | Path does not match |
| 2 | swagger_ui | /api-docs | Path does not match |
| 3 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 4 | api_errors | /api/errors/{status} | Path does not match |
| 5 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 6 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 7 | api_doc | /api/docs.{_format} | Path does not match |
| 8 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 9 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 10 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 11 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 12 | _api_cage/cages/{id}{._format}_get | /api/cage/cages/{id}.{_format} | Path does not match |
| 13 | _api_cage/cages{._format}_get_collection | /api/cage/cages.{_format} | Path does not match |
| 14 | _api_cage/cages{._format}_post | /api/cage/cages.{_format} | Path does not match |
| 15 | _api_cage/cages/{id}{._format}_put | /api/cage/cages/{id}.{_format} | Path does not match |
| 16 | _api_cage/cages/{id}{._format}_patch | /api/cage/cages/{id}.{_format} | Path does not match |
| 17 | _api_cage/cages/{id}{._format}_delete | /api/cage/cages/{id}.{_format} | Path does not match |
| 18 | _api_cage/categories/{id}{._format}_get | /api/cage/categories/{id}.{_format} | Path does not match |
| 19 | _api_cage/categories{._format}_get_collection | /api/cage/categories.{_format} | Path does not match |
| 20 | _api_cage/categories/{id}{._format}_delete | /api/cage/categories/{id}.{_format} | Path does not match |
| 21 | _api_cage/categories{._format}_post | /api/cage/categories.{_format} | Path does not match |
| 22 | _api_cage/categories/{id}{._format}_put | /api/cage/categories/{id}.{_format} | Path does not match |
| 23 | _api_cage/groups/{id}{._format}_get | /api/cage/groups/{id}.{_format} | Path does not match |
| 24 | _api_cage/groups{._format}_get_collection | /api/cage/groups.{_format} | Path does not match |
| 25 | _api_cage/groups{._format}_post | /api/cage/groups.{_format} | Path does not match |
| 26 | _api_cage/groups/{id}{._format}_put | /api/cage/groups/{id}.{_format} | Path does not match |
| 27 | _api_cage/groups/{id}{._format}_patch | /api/cage/groups/{id}.{_format} | Path does not match |
| 28 | _api_cage/groups/{id}{._format}_delete | /api/cage/groups/{id}.{_format} | Path does not match |
| 29 | _api_cage/services/{id}{._format}_get | /api/cage/services/{id}.{_format} | Path does not match |
| 30 | _api_cage/services{._format}_get_collection | /api/cage/services.{_format} | Path does not match |
| 31 | _api_cage/services/{id}{._format}_delete | /api/cage/services/{id}.{_format} | Path does not match |
| 32 | _api_cage/services{._format}_post | /api/cage/services.{_format} | Path does not match |
| 33 | _api_cage/services/{id}{._format}_put | /api/cage/services/{id}.{_format} | Path does not match |
| 34 | _api_client/clients/{id}{._format}_get | /api/client/clients/{id}.{_format} | Path does not match |
| 35 | _api_client/clients{._format}_get_collection | /api/client/clients.{_format} | Path does not match |
| 36 | _api_client/clients{._format}_post | /api/client/clients.{_format} | Path does not match |
| 37 | _api_client/clients/{id}{._format}_put | /api/client/clients/{id}.{_format} | Path does not match |
| 38 | clients-merge | /api/client/clients/merge/{id} | Path does not match |
| 39 | _api_client/clients/{id}{._format}_delete | /api/client/clients/{id}.{_format} | Path does not match |
| 40 | _api_client/client-contracts/{id}{._format}_get | /api/client/client-contracts/{id}.{_format} | Path does not match |
| 41 | _api_client/client-contracts{._format}_get_collection | /api/client/client-contracts.{_format} | Path does not match |
| 42 | _api_client/client-contracts{._format}_post | /api/client/client-contracts.{_format} | Path does not match |
| 43 | _api_client/client-contracts/{id}{._format}_put | /api/client/client-contracts/{id}.{_format} | Path does not match |
| 44 | _api_client/client-contracts/{id}{._format}_patch | /api/client/client-contracts/{id}.{_format} | Path does not match |
| 45 | _api_client/client-contracts/{id}{._format}_delete | /api/client/client-contracts/{id}.{_format} | Path does not match |
| 46 | _api_client/client-pets/{id}{._format}_get | /api/client/client-pets/{id}.{_format} | Path does not match |
| 47 | _api_client/client-pets{._format}_get_collection | /api/client/client-pets.{_format} | Path does not match |
| 48 | _api_client/client-pets{._format}_post | /api/client/client-pets.{_format} | Path does not match |
| 49 | _api_client/client-pets/{id}{._format}_put | /api/client/client-pets/{id}.{_format} | Path does not match |
| 50 | pets-merge | /api/client/client-pets/merge/{id} | Path does not match |
| 51 | _api_client/client-pets/{id}{._format}_delete | /api/client/client-pets/{id}.{_format} | Path does not match |
| 52 | _api_client/treatment-actions/{id}{._format}_get | /api/client/treatment-actions/{id}.{_format} | Path does not match |
| 53 | _api_client/treatment-actions{._format}_get_collection | /api/client/treatment-actions.{_format} | Path does not match |
| 54 | _api_client/treatment-actions{._format}_post | /api/client/treatment-actions.{_format} | Path does not match |
| 55 | _api_client/treatment-actions/{id}{._format}_put | /api/client/treatment-actions/{id}.{_format} | Path does not match |
| 56 | _api_client/treatment-actions/{id}{._format}_delete | /api/client/treatment-actions/{id}.{_format} | Path does not match |
| 57 | _api_client/treatment-cards/{id}{._format}_get | /api/client/treatment-cards/{id}.{_format} | Path does not match |
| 58 | _api_client/treatment-cards{._format}_get_collection | /api/client/treatment-cards.{_format} | Path does not match |
| 59 | _api_client/treatment-cards{._format}_post | /api/client/treatment-cards.{_format} | Path does not match |
| 60 | _api_client/treatment-cards/{id}{._format}_put | /api/client/treatment-cards/{id}.{_format} | Path does not match |
| 61 | _api_client/treatment-cards/{id}{._format}_patch | /api/client/treatment-cards/{id}.{_format} | Path does not match |
| 62 | _api_client/treatment-cards/{id}{._format}_delete | /api/client/treatment-cards/{id}.{_format} | Path does not match |
| 63 | _api_client/treatment-card-diagnoses/{id}{._format}_get | /api/client/treatment-card-diagnoses/{id}.{_format} | Path does not match |
| 64 | _api_client/treatment-card-diagnoses{._format}_get_collection | /api/client/treatment-card-diagnoses.{_format} | Path does not match |
| 65 | _api_client/treatment-card-diagnoses{._format}_post | /api/client/treatment-card-diagnoses.{_format} | Path does not match |
| 66 | _api_client/treatment-card-diagnoses/{id}{._format}_put | /api/client/treatment-card-diagnoses/{id}.{_format} | Path does not match |
| 67 | _api_client/treatment-card-diagnoses/{id}{._format}_delete | /api/client/treatment-card-diagnoses/{id}.{_format} | Path does not match |
| 68 | _api_client/treatment-card-items/{id}{._format}_get | /api/client/treatment-card-items/{id}.{_format} | Path does not match |
| 69 | _api_client/treatment-card-items{._format}_get_collection | /api/client/treatment-card-items.{_format} | Path does not match |
| 70 | _api_client/treatment-card-items{._format}_post | /api/client/treatment-card-items.{_format} | Path does not match |
| 71 | _api_client/treatment-card-items/{id}{._format}_put | /api/client/treatment-card-items/{id}.{_format} | Path does not match |
| 72 | _api_client/treatment-card-items/{id}{._format}_patch | /api/client/treatment-card-items/{id}.{_format} | Path does not match |
| 73 | _api_client/treatment-card-items/{id}{._format}_delete | /api/client/treatment-card-items/{id}.{_format} | Path does not match |
| 74 | _api_client/treatment-card-item-diagnoses/{id}{._format}_get | /api/client/treatment-card-item-diagnoses/{id}.{_format} | Path does not match |
| 75 | _api_client/treatment-card-item-diagnoses{._format}_get_collection | /api/client/treatment-card-item-diagnoses.{_format} | Path does not match |
| 76 | _api_client/treatment-card-item-diagnoses{._format}_post | /api/client/treatment-card-item-diagnoses.{_format} | Path does not match |
| 77 | _api_client/treatment-card-item-diagnoses/{id}{._format}_put | /api/client/treatment-card-item-diagnoses/{id}.{_format} | Path does not match |
| 78 | _api_client/treatment-card-item-diagnoses/{id}{._format}_patch | /api/client/treatment-card-item-diagnoses/{id}.{_format} | Path does not match |
| 79 | _api_client/treatment-card-item-diagnoses/{id}{._format}_delete | /api/client/treatment-card-item-diagnoses/{id}.{_format} | Path does not match |
| 80 | _api_client/treatment-card-researches/{id}{._format}_get | /api/client/treatment-card-researches/{id}.{_format} | Path does not match |
| 81 | _api_client/treatment-card-researches{._format}_get_collection | /api/client/treatment-card-researches.{_format} | Path does not match |
| 82 | _api_client/treatment-card-researches{._format}_post | /api/client/treatment-card-researches.{_format} | Path does not match |
| 83 | _api_client/treatment-card-researches/{id}{._format}_put | /api/client/treatment-card-researches/{id}.{_format} | Path does not match |
| 84 | _api_client/treatment-card-researches/{id}{._format}_patch | /api/client/treatment-card-researches/{id}.{_format} | Path does not match |
| 85 | _api_client/treatment-card-researches/{id}{._format}_delete | /api/client/treatment-card-researches/{id}.{_format} | Path does not match |
| 86 | _api_client/treatment-card-research-templates/{id}{._format}_get | /api/client/treatment-card-research-templates/{id}.{_format} | Path does not match |
| 87 | _api_client/treatment-card-research-templates{._format}_get_collection | /api/client/treatment-card-research-templates.{_format} | Path does not match |
| 88 | _api_client/treatment-card-research-templates{._format}_post | /api/client/treatment-card-research-templates.{_format} | Path does not match |
| 89 | _api_client/treatment-card-research-templates/{id}{._format}_put | /api/client/treatment-card-research-templates/{id}.{_format} | Path does not match |
| 90 | _api_client/treatment-card-research-templates/{id}{._format}_delete | /api/client/treatment-card-research-templates/{id}.{_format} | Path does not match |
| 91 | _api_employee/employees/{id}{._format}_get | /api/employee/employees/{id}.{_format} | Path does not match |
| 92 | _api_employee/employees{._format}_get_collection | /api/employee/employees.{_format} | Path does not match |
| 93 | _api_employee/employees{._format}_post | /api/employee/employees.{_format} | Path does not match |
| 94 | _api_employee/employees/{id}{._format}_put | /api/employee/employees/{id}.{_format} | Path does not match |
| 95 | _api_employee/employees/{id}{._format}_delete | /api/employee/employees/{id}.{_format} | Path does not match |
| 96 | _api_laboratory/analyses/{id}{._format}_get | /api/laboratory/analyses/{id}.{_format} | Path does not match |
| 97 | _api_laboratory/analyses{._format}_get_collection | /api/laboratory/analyses.{_format} | Path does not match |
| 98 | _api_laboratory/analyses{._format}_post | /api/laboratory/analyses.{_format} | Path does not match |
| 99 | _api_laboratory/analyses/{id}{._format}_put | /api/laboratory/analyses/{id}.{_format} | Path does not match |
| 100 | _api_laboratory/analyses/{id}{._format}_delete | /api/laboratory/analyses/{id}.{_format} | Path does not match |
| 101 | _api_laboratory/analysis-indicators/{id}{._format}_get | /api/laboratory/analysis-indicators/{id}.{_format} | Path does not match |
| 102 | _api_laboratory/analysis-indicators{._format}_get_collection | /api/laboratory/analysis-indicators.{_format} | Path does not match |
| 103 | _api_laboratory/analysis-indicators{._format}_post | /api/laboratory/analysis-indicators.{_format} | Path does not match |
| 104 | _api_laboratory/analysis-indicators/{id}{._format}_put | /api/laboratory/analysis-indicators/{id}.{_format} | Path does not match |
| 105 | _api_laboratory/analysis-indicators/{id}{._format}_delete | /api/laboratory/analysis-indicators/{id}.{_format} | Path does not match |
| 106 | _api_laboratory/analysis-indicator-groups/{id}{._format}_get | /api/laboratory/analysis-indicator-groups/{id}.{_format} | Path does not match |
| 107 | _api_laboratory/analysis-indicator-groups{._format}_get_collection | /api/laboratory/analysis-indicator-groups.{_format} | Path does not match |
| 108 | _api_laboratory/analysis-indicator-groups{._format}_post | /api/laboratory/analysis-indicator-groups.{_format} | Path does not match |
| 109 | _api_laboratory/analysis-indicator-groups/{id}{._format}_put | /api/laboratory/analysis-indicator-groups/{id}.{_format} | Path does not match |
| 110 | _api_laboratory/analysis-indicator-groups/{id}{._format}_delete | /api/laboratory/analysis-indicator-groups/{id}.{_format} | Path does not match |
| 111 | _api_laboratory/blueprints/{id}{._format}_get | /api/laboratory/blueprints/{id}.{_format} | Path does not match |
| 112 | _api_laboratory/blueprints{._format}_get_collection | /api/laboratory/blueprints.{_format} | Path does not match |
| 113 | _api_laboratory/blueprints{._format}_post | /api/laboratory/blueprints.{_format} | Path does not match |
| 114 | _api_laboratory/blueprints/{id}{._format}_put | /api/laboratory/blueprints/{id}.{_format} | Path does not match |
| 115 | _api_laboratory/blueprints/{id}{._format}_delete | /api/laboratory/blueprints/{id}.{_format} | Path does not match |
| 116 | _api_laboratory/indicators/{id}{._format}_get | /api/laboratory/indicators/{id}.{_format} | Path does not match |
| 117 | _api_laboratory/indicators{._format}_get_collection | /api/laboratory/indicators.{_format} | Path does not match |
| 118 | _api_laboratory/indicators{._format}_post | /api/laboratory/indicators.{_format} | Path does not match |
| 119 | _api_laboratory/indicators/{id}{._format}_put | /api/laboratory/indicators/{id}.{_format} | Path does not match |
| 120 | _api_laboratory/indicators/{id}{._format}_delete | /api/laboratory/indicators/{id}.{_format} | Path does not match |
| 121 | _api_schedule/overexposure-events/{id}{._format}_get | /api/schedule/overexposure-events/{id}.{_format} | Path does not match |
| 122 | _api_schedule/overexposure-events{._format}_get_collection | /api/schedule/overexposure-events.{_format} | Path does not match |
| 123 | _api_schedule/overexposure-events{._format}_post | /api/schedule/overexposure-events.{_format} | Path does not match |
| 124 | _api_schedule/overexposure-events/{id}{._format}_put | /api/schedule/overexposure-events/{id}.{_format} | Path does not match |
| 125 | _api_schedule/overexposure-events/{id}{._format}_patch | /api/schedule/overexposure-events/{id}.{_format} | Path does not match |
| 126 | _api_schedule/overexposure-events/{id}{._format}_delete | /api/schedule/overexposure-events/{id}.{_format} | Path does not match |
| 127 | _api_schedule/work-events/{id}{._format}_get | /api/schedule/work-events/{id}.{_format} | Path does not match |
| 128 | _api_schedule/work-events{._format}_get_collection | /api/schedule/work-events.{_format} | Path does not match |
| 129 | _api_schedule/work-events{._format}_post | /api/schedule/work-events.{_format} | Path does not match |
| 130 | _api_schedule/work-events/{id}{._format}_put | /api/schedule/work-events/{id}.{_format} | Path does not match |
| 131 | _api_schedule/work-events/{id}{._format}_delete | /api/schedule/work-events/{id}.{_format} | Path does not match |
| 132 | _api_schedule/work-event-products/{id}{._format}_get | /api/schedule/work-event-products/{id}.{_format} | Path does not match |
| 133 | _api_schedule/work-event-products{._format}_get_collection | /api/schedule/work-event-products.{_format} | Path does not match |
| 134 | _api_schedule/work-event-products{._format}_post | /api/schedule/work-event-products.{_format} | Path does not match |
| 135 | _api_schedule/work-event-products/{id}{._format}_put | /api/schedule/work-event-products/{id}.{_format} | Path does not match |
| 136 | _api_schedule/work-event-products/{id}{._format}_patch | /api/schedule/work-event-products/{id}.{_format} | Path does not match |
| 137 | _api_schedule/work-event-products/{id}{._format}_delete | /api/schedule/work-event-products/{id}.{_format} | Path does not match |
| 138 | _api_service/service_categories/{id}{._format}_get | /api/service/service_categories/{id}.{_format} | Path does not match |
| 139 | _api_service/service_categories{._format}_get_collection | /api/service/service_categories.{_format} | Path does not match |
| 140 | _api_service/service_categories{._format}_post | /api/service/service_categories.{_format} | Path does not match |
| 141 | _api_service/service_categories/{id}{._format}_put | /api/service/service_categories/{id}.{_format} | Path does not match |
| 142 | _api_service/service_categories/{id}{._format}_delete | /api/service/service_categories/{id}.{_format} | Path does not match |
| 143 | _api_service/service_services/{id}{._format}_get | /api/service/service_services/{id}.{_format} | Path does not match |
| 144 | _api_service/service_services{._format}_get_collection | /api/service/service_services.{_format} | Path does not match |
| 145 | _api_service/service_services/{id}{._format}_delete | /api/service/service_services/{id}.{_format} | Path does not match |
| 146 | _api_service/service_services{._format}_post | /api/service/service_services.{_format} | Path does not match |
| 147 | _api_service/service_services/{id}{._format}_put | /api/service/service_services/{id}.{_format} | Path does not match |
| 148 | _api_service/service-products/{id}{._format}_get | /api/service/service-products/{id}.{_format} | Path does not match |
| 149 | _api_service/service-products{._format}_get_collection | /api/service/service-products.{_format} | Path does not match |
| 150 | _api_service/service-products{._format}_post | /api/service/service-products.{_format} | Path does not match |
| 151 | _api_service/service-products/{id}{._format}_put | /api/service/service-products/{id}.{_format} | Path does not match |
| 152 | _api_service/service-products/{id}{._format}_patch | /api/service/service-products/{id}.{_format} | Path does not match |
| 153 | _api_service/service-products/{id}{._format}_delete | /api/service/service-products/{id}.{_format} | Path does not match |
| 154 | _api_setting/affiliates/{id}{._format}_get | /api/setting/affiliates/{id}.{_format} | Path does not match |
| 155 | _api_setting/affiliates{._format}_get_collection | /api/setting/affiliates.{_format} | Path does not match |
| 156 | _api_setting/affiliates{._format}_post | /api/setting/affiliates.{_format} | Path does not match |
| 157 | _api_setting/affiliates/{id}{._format}_put | /api/setting/affiliates/{id}.{_format} | Path does not match |
| 158 | _api_setting/affiliates/{id}{._format}_delete | /api/setting/affiliates/{id}.{_format} | Path does not match |
| 159 | _api_setting/animals/{id}{._format}_get | /api/setting/animals/{id}.{_format} | Path does not match |
| 160 | _api_setting/animals{._format}_get_collection | /api/setting/animals.{_format} | Path does not match |
| 161 | _api_setting/animals{._format}_post | /api/setting/animals.{_format} | Path does not match |
| 162 | _api_setting/animals/{id}{._format}_put | /api/setting/animals/{id}.{_format} | Path does not match |
| 163 | _api_setting/animals/{id}{._format}_delete | /api/setting/animals/{id}.{_format} | Path does not match |
| 164 | _api_setting/breeds/{id}{._format}_get | /api/setting/breeds/{id}.{_format} | Path does not match |
| 165 | _api_setting/breeds{._format}_get_collection | /api/setting/breeds.{_format} | Path does not match |
| 166 | _api_setting/breeds{._format}_post | /api/setting/breeds.{_format} | Path does not match |
| 167 | _api_setting/breeds/{id}{._format}_put | /api/setting/breeds/{id}.{_format} | Path does not match |
| 168 | _api_setting/breeds/{id}{._format}_delete | /api/setting/breeds/{id}.{_format} | Path does not match |
| 169 | _api_setting/discounts/{id}{._format}_get | /api/setting/discounts/{id}.{_format} | Path does not match |
| 170 | _api_setting/discounts{._format}_get_collection | /api/setting/discounts.{_format} | Path does not match |
| 171 | _api_setting/discounts/{id}{._format}_delete | /api/setting/discounts/{id}.{_format} | Path does not match |
| 172 | _api_setting/discounts{._format}_post | /api/setting/discounts.{_format} | Path does not match |
| 173 | _api_setting/discounts/{id}{._format}_put | /api/setting/discounts/{id}.{_format} | Path does not match |
| 174 | _api_setting/faqs/{id}{._format}_get | /api/setting/faqs/{id}.{_format} | Path does not match |
| 175 | _api_setting/faqs{._format}_get_collection | /api/setting/faqs.{_format} | Path does not match |
| 176 | _api_setting/faqs{._format}_post | /api/setting/faqs.{_format} | Path does not match |
| 177 | _api_setting/faqs/{id}{._format}_put | /api/setting/faqs/{id}.{_format} | Path does not match |
| 178 | _api_setting/faqs/{id}{._format}_delete | /api/setting/faqs/{id}.{_format} | Path does not match |
| 179 | _api_setting/organizations/{id}{._format}_get | /api/setting/organizations/{id}.{_format} | Path does not match |
| 180 | _api_setting/organizations{._format}_get_collection | /api/setting/organizations.{_format} | Path does not match |
| 181 | _api_setting/organizations{._format}_post | /api/setting/organizations.{_format} | Path does not match |
| 182 | _api_setting/organizations/{id}{._format}_put | /api/setting/organizations/{id}.{_format} | Path does not match |
| 183 | _api_setting/organizations/{id}{._format}_delete | /api/setting/organizations/{id}.{_format} | Path does not match |
| 184 | _api_setting/promotions/{id}{._format}_get | /api/setting/promotions/{id}.{_format} | Path does not match |
| 185 | _api_setting/promotions{._format}_get_collection | /api/setting/promotions.{_format} | Path does not match |
| 186 | _api_setting/promotions{._format}_post | /api/setting/promotions.{_format} | Path does not match |
| 187 | _api_setting/promotions/{id}{._format}_put | /api/setting/promotions/{id}.{_format} | Path does not match |
| 188 | _api_setting/promotions/{id}{._format}_patch | /api/setting/promotions/{id}.{_format} | Path does not match |
| 189 | _api_setting/promotions/{id}{._format}_delete | /api/setting/promotions/{id}.{_format} | Path does not match |
| 190 | _api_setting/rejection-reasons/{id}{._format}_get | /api/setting/rejection-reasons/{id}.{_format} | Path does not match |
| 191 | _api_setting/rejection-reasons{._format}_get_collection | /api/setting/rejection-reasons.{_format} | Path does not match |
| 192 | _api_setting/rejection-reasons{._format}_post | /api/setting/rejection-reasons.{_format} | Path does not match |
| 193 | _api_setting/rejection-reasons/{id}{._format}_put | /api/setting/rejection-reasons/{id}.{_format} | Path does not match |
| 194 | _api_setting/rejection-reasons/{id}{._format}_patch | /api/setting/rejection-reasons/{id}.{_format} | Path does not match |
| 195 | _api_setting/rejection-reasons/{id}{._format}_delete | /api/setting/rejection-reasons/{id}.{_format} | Path does not match |
| 196 | _api_setting/specialties/{id}{._format}_get | /api/setting/specialties/{id}.{_format} | Path does not match |
| 197 | _api_setting/specialties{._format}_get_collection | /api/setting/specialties.{_format} | Path does not match |
| 198 | _api_setting/specialties{._format}_post | /api/setting/specialties.{_format} | Path does not match |
| 199 | _api_setting/specialties/{id}{._format}_put | /api/setting/specialties/{id}.{_format} | Path does not match |
| 200 | _api_setting/specialties/{id}{._format}_delete | /api/setting/specialties/{id}.{_format} | Path does not match |
| 201 | _api_setting/specialty-categories/{id}{._format}_get | /api/setting/specialty-categories/{id}.{_format} | Path does not match |
| 202 | _api_setting/specialty-categories{._format}_get_collection | /api/setting/specialty-categories.{_format} | Path does not match |
| 203 | _api_setting/specialty-categories{._format}_post | /api/setting/specialty-categories.{_format} | Path does not match |
| 204 | _api_setting/specialty-categories/{id}{._format}_put | /api/setting/specialty-categories/{id}.{_format} | Path does not match |
| 205 | _api_setting/specialty-categories/{id}{._format}_delete | /api/setting/specialty-categories/{id}.{_format} | Path does not match |
| 206 | _api_setting/templates/{id}{._format}_get | /api/setting/templates/{id}.{_format} | Path does not match |
| 207 | _api_setting/templates{._format}_get_collection | /api/setting/templates.{_format} | Path does not match |
| 208 | _api_setting/templates{._format}_post | /api/setting/templates.{_format} | Path does not match |
| 209 | _api_setting/templates/{id}{._format}_put | /api/setting/templates/{id}.{_format} | Path does not match |
| 210 | _api_setting/templates/{id}{._format}_delete | /api/setting/templates/{id}.{_format} | Path does not match |
| 211 | _api_setting/unit-of-measurements/{id}{._format}_get | /api/setting/unit-of-measurements/{id}.{_format} | Path does not match |
| 212 | _api_setting/unit-of-measurements{._format}_get_collection | /api/setting/unit-of-measurements.{_format} | Path does not match |
| 213 | _api_setting/unit-of-measurements{._format}_post | /api/setting/unit-of-measurements.{_format} | Path does not match |
| 214 | _api_setting/unit-of-measurements/{id}{._format}_put | /api/setting/unit-of-measurements/{id}.{_format} | Path does not match |
| 215 | _api_setting/unit-of-measurements/{id}{._format}_delete | /api/setting/unit-of-measurements/{id}.{_format} | Path does not match |
| 216 | _api_setting/users/{id}{._format}_get | /api/setting/users/{id}.{_format} | Path does not match |
| 217 | _api_setting/users{._format}_get_collection | /api/setting/users.{_format} | Path does not match |
| 218 | _api_setting/users{._format}_post | /api/setting/users.{_format} | Path does not match |
| 219 | _api_setting/users/{id}{._format}_put | /api/setting/users/{id}.{_format} | Path does not match |
| 220 | _api_setting/users/{id}{._format}_delete | /api/setting/users/{id}.{_format} | Path does not match |
| 221 | _api_setting/accesses/{id}{._format}_get | /api/setting/accesses/{id}.{_format} | Path does not match |
| 222 | _api_setting/accesses{._format}_get_collection | /api/setting/accesses.{_format} | Path does not match |
| 223 | _api_setting/accesses{._format}_post | /api/setting/accesses.{_format} | Path does not match |
| 224 | _api_setting/accesses/{id}{._format}_put | /api/setting/accesses/{id}.{_format} | Path does not match |
| 225 | _api_setting/accesses/{id}{._format}_patch | /api/setting/accesses/{id}.{_format} | Path does not match |
| 226 | _api_setting/accesses/{id}{._format}_delete | /api/setting/accesses/{id}.{_format} | Path does not match |
| 227 | _api_setting/applications/{id}{._format}_get | /api/setting/applications/{id}.{_format} | Path does not match |
| 228 | _api_setting/applications{._format}_get_collection | /api/setting/applications.{_format} | Path does not match |
| 229 | _api_setting/applications{._format}_post | /api/setting/applications.{_format} | Path does not match |
| 230 | _api_setting/applications/{id}{._format}_put | /api/setting/applications/{id}.{_format} | Path does not match |
| 231 | _api_setting/applications/{id}{._format}_patch | /api/setting/applications/{id}.{_format} | Path does not match |
| 232 | _api_setting/applications/{id}{._format}_delete | /api/setting/applications/{id}.{_format} | Path does not match |
| 233 | _api_setting/permissions/{id}{._format}_get | /api/setting/permissions/{id}.{_format} | Path does not match |
| 234 | _api_setting/permissions{._format}_get_collection | /api/setting/permissions.{_format} | Path does not match |
| 235 | _api_setting/permissions{._format}_post | /api/setting/permissions.{_format} | Path does not match |
| 236 | _api_setting/permissions/{id}{._format}_put | /api/setting/permissions/{id}.{_format} | Path does not match |
| 237 | _api_setting/permissions/{id}{._format}_patch | /api/setting/permissions/{id}.{_format} | Path does not match |
| 238 | _api_setting/permissions/{id}{._format}_delete | /api/setting/permissions/{id}.{_format} | Path does not match |
| 239 | _api_setting/roles/{id}{._format}_get | /api/setting/roles/{id}.{_format} | Path does not match |
| 240 | _api_setting/roles{._format}_get_collection | /api/setting/roles.{_format} | Path does not match |
| 241 | _api_setting/roles{._format}_post | /api/setting/roles.{_format} | Path does not match |
| 242 | _api_setting/roles/{id}{._format}_put | /api/setting/roles/{id}.{_format} | Path does not match |
| 243 | _api_setting/roles/{id}{._format}_delete | /api/setting/roles/{id}.{_format} | Path does not match |
| 244 | _api_setting/systems/{id}{._format}_get | /api/setting/systems/{id}.{_format} | Path does not match |
| 245 | _api_setting/systems{._format}_get_collection | /api/setting/systems.{_format} | Path does not match |
| 246 | _api_setting/systems{._format}_post | /api/setting/systems.{_format} | Path does not match |
| 247 | _api_setting/systems/{id}{._format}_put | /api/setting/systems/{id}.{_format} | Path does not match |
| 248 | _api_setting/systems/{id}{._format}_delete | /api/setting/systems/{id}.{_format} | Path does not match |
| 249 | _api_setting/system-roles/{id}{._format}_get | /api/setting/system-roles/{id}.{_format} | Path does not match |
| 250 | _api_setting/system-roles{._format}_get_collection | /api/setting/system-roles.{_format} | Path does not match |
| 251 | _api_setting/system-roles{._format}_post | /api/setting/system-roles.{_format} | Path does not match |
| 252 | _api_setting/system-roles/{id}{._format}_put | /api/setting/system-roles/{id}.{_format} | Path does not match |
| 253 | _api_setting/system-roles/{id}{._format}_delete | /api/setting/system-roles/{id}.{_format} | Path does not match |
| 254 | _api_warehouse/warehouse_products/{id}{._format}_get | /api/warehouse/warehouse_products/{id}.{_format} | Path does not match |
| 255 | _api_warehouse/warehouse_products{._format}_get_collection | /api/warehouse/warehouse_products.{_format} | Path does not match |
| 256 | _api_warehouse/warehouse_products/{id}{._format}_delete | /api/warehouse/warehouse_products/{id}.{_format} | Path does not match |
| 257 | _api_warehouse/warehouse_products{._format}_post | /api/warehouse/warehouse_products.{_format} | Path does not match |
| 258 | _api_warehouse/warehouse_products/{id}{._format}_put | /api/warehouse/warehouse_products/{id}.{_format} | Path does not match |
| 259 | _api_warehouse/warehouse_product_items/{id}{._format}_get | /api/warehouse/warehouse_product_items/{id}.{_format} | Path does not match |
| 260 | _api_warehouse/warehouse_product_items{._format}_get_collection | /api/warehouse/warehouse_product_items.{_format} | Path does not match |
| 261 | _api_warehouse/warehouse_product_items{._format}_post | /api/warehouse/warehouse_product_items.{_format} | Path does not match |
| 262 | _api_warehouse/warehouse_product_items/{id}{._format}_put | /api/warehouse/warehouse_product_items/{id}.{_format} | Path does not match |
| 263 | _api_warehouse/warehouse_product_items/{id}{._format}_patch | /api/warehouse/warehouse_product_items/{id}.{_format} | Path does not match |
| 264 | _api_warehouse/warehouse_product_items/{id}{._format}_delete | /api/warehouse/warehouse_product_items/{id}.{_format} | Path does not match |
| 265 | _api_setting/audits{._format}_get_collection | /api/setting/audits.{_format} | Path does not match |
| 266 | _api_setting/audits/{id}{._format}_get | /api/setting/audits/{id}.{_format} | Path does not match |
| 267 | _api_schedule/orit-events/{id}{._format}_get | /api/schedule/orit-events/{id}.{_format} | Path does not match |
| 268 | _api_schedule/orit-events{._format}_get_collection | /api/schedule/orit-events.{_format} | Path does not match |
| 269 | _api_schedule/orit-events{._format}_post | /api/schedule/orit-events.{_format} | Path does not match |
| 270 | _api_schedule/orit-events/{id}{._format}_put | /api/schedule/orit-events/{id}.{_format} | Path does not match |
| 271 | _api_schedule/orit-events/{id}{._format}_patch | /api/schedule/orit-events/{id}.{_format} | Path does not match |
| 272 | _api_schedule/orit-events/{id}{._format}_delete | /api/schedule/orit-events/{id}.{_format} | Path does not match |
| 273 | _api_media/media-objects/{id}{._format}_get | /api/media/media-objects/{id}.{_format} | Path does not match |
| 274 | _api_media/media-objects{._format}_get_collection | /api/media/media-objects.{_format} | Path does not match |
| 275 | _api_media/media-objects{._format}_post | /api/media/media-objects.{_format} | Path does not match |
| 276 | _api_media/media-objects/{id}{._format}_put | /api/media/media-objects/{id}.{_format} | Path does not match |
| 277 | _api_media/media-objects/{id}{._format}_patch | /api/media/media-objects/{id}.{_format} | Path does not match |
| 278 | _api_media/media-objects/{id}{._format}_delete | /api/media/media-objects/{id}.{_format} | Path does not match |
| 279 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 280 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 281 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 282 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 283 | _wdt | /_wdt/{token} | Path does not match |
| 284 | _profiler_home | /_profiler/ | Path does not match |
| 285 | _profiler_search | /_profiler/search | Path does not match |
| 286 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 287 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 288 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 289 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 290 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 291 | _profiler_open_file | /_profiler/open | Path does not match |
| 292 | _profiler | /_profiler/{token} | Path does not match |
| 293 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 294 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 295 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 296 | app_admin_cage_category_create | /admin/cage/category/create | Path does not match |
| 297 | app_admin_cage_category_edit | /admin/cage/category/{id}/edit | Path does not match |
| 298 | app_admin_cage_category_list | /admin/cage/category/list | Path does not match |
| 299 | app_admin_cage_service_create | /admin/cage/service/create | Path does not match |
| 300 | app_admin_cage_service_edit | /admin/cage/service/{id}/edit | Path does not match |
| 301 | app_admin_cage_service_list | /admin/cage/service/list | Path does not match |
| 302 | app_admin_client_client_clientpetform | /admin/client/client/client-pet-form | Path does not match |
| 303 | app_admin_client_client_form | /admin/client/client/form | Path does not match |
| 304 | app_admin_client_client_generatecontract | /admin/client/client/contract/{id}/{templateId}/generate | Path does not match |
| 305 | app_admin_client_client_pdf | /admin/client/client/{id}/pdf | Path does not match |
| 306 | app_admin_client_client_treatmentcarditem | /admin/client/client/{id}/treatment-card-item/{type} | Path does not match |
| 307 | app_admin_client_client_treatmentcardresearch | /admin/client/client/{id}/treatment-card-research/{type} | Path does not match |
| 308 | app_admin_client_client_create | /admin/client/client/create | Path does not match |
| 309 | app_admin_client_client_edit | /admin/client/client/{id}/edit | Path does not match |
| 310 | app_admin_client_client_list | /admin/client/client/list | Path does not match |
| 311 | app_admin_client_treatmentcarddiagnoses_create | /admin/client/treatment-card-diagnoses/create | Path does not match |
| 312 | app_admin_client_treatmentcarddiagnoses_edit | /admin/client/treatment-card-diagnoses/{id}/edit | Path does not match |
| 313 | app_admin_client_treatmentcarddiagnoses_list | /admin/client/treatment-card-diagnoses/list | Path does not match |
| 314 | app_admin_client_treatmentcardresearchtemplate_create | /admin/client/treatment-card-research-template/create | Path does not match |
| 315 | app_admin_client_treatmentcardresearchtemplate_edit | /admin/client/treatment-card-research-template/{id}/edit | Path does not match |
| 316 | app_admin_client_treatmentcardresearchtemplate_list | /admin/client/treatment-card-research-template/list | Path does not match |
| 317 | app_admin_dashboard_index | /admin/dashboard/dashboard | Path does not match |
| 318 | app_admin_dashboard_widget | /admin/dashboard/widget/{id} | Path does not match |
| 319 | app_admin_employee_employee_create | /admin/employee/employee/create | Path does not match |
| 320 | app_admin_employee_employee_edit | /admin/employee/employee/{id}/edit | Path does not match |
| 321 | app_admin_employee_employee_list | /admin/employee/employee/list | Path does not match |
| 322 | app_admin_laboratory_analysis_complete_email | /admin/laboratory/analysis/complete/email | Path does not match |
| 323 | app_admin_laboratory_analysis_complete_order | /admin/laboratory/analysis/complete/{id}/order | Path does not match |
| 324 | app_admin_laboratory_analysis_complete_pdf | /admin/laboratory/analysis/complete/{id}/pdf | Path does not match |
| 325 | app_admin_laboratory_analysis_complete_telegram | /admin/laboratory/analysis/complete/telegram | Path does not match |
| 326 | app_admin_laboratory_analysis_complete_blueprint | /admin/laboratory/analysis/complete/blueprint | Path does not match |
| 327 | app_admin_laboratory_analysis_complete_create | /admin/laboratory/analysis/complete/create | Path does not match |
| 328 | app_admin_laboratory_analysis_complete_indicatorgroups | /admin/laboratory/analysis/complete/indicator-groups | Path does not match |
| 329 | app_admin_laboratory_analysis_complete_edit | /admin/laboratory/analysis/complete/{id}/edit | Path does not match |
| 330 | app_admin_laboratory_analysis_complete_list | /admin/laboratory/analysis/complete/list | Path does not match |
| 331 | app_admin_laboratory_analysis_new_blueprint | /admin/laboratory/analysis/new/blueprint | Path does not match |
| 332 | app_admin_laboratory_analysis_new_create | /admin/laboratory/analysis/new/create | Path does not match |
| 333 | app_admin_laboratory_analysis_new_indicatorgroups | /admin/laboratory/analysis/new/indicator-groups | Path does not match |
| 334 | app_admin_laboratory_analysis_new_edit | /admin/laboratory/analysis/new/{id}/edit | Path does not match |
| 335 | app_admin_laboratory_analysis_new_list | /admin/laboratory/analysis/new/list | Path does not match |
| 336 | app_admin_laboratory_analysis_process_blueprint | /admin/laboratory/analysis/process/blueprint | Path does not match |
| 337 | app_admin_laboratory_analysis_process_create | /admin/laboratory/analysis/process/create | Path does not match |
| 338 | app_admin_laboratory_analysis_process_indicatorgroups | /admin/laboratory/analysis/process/indicator-groups | Path does not match |
| 339 | app_admin_laboratory_analysis_process_edit | /admin/laboratory/analysis/process/{id}/edit | Path does not match |
| 340 | app_admin_laboratory_analysis_process_list | /admin/laboratory/analysis/process/list | Path does not match |
| 341 | app_admin_laboratory_blueprint_create | /admin/laboratory/blueprint/create | Path does not match |
| 342 | app_admin_laboratory_blueprint_edit | /admin/laboratory/blueprint/{id}/edit | Path does not match |
| 343 | app_admin_laboratory_blueprint_list | /admin/laboratory/blueprint/list | Path does not match |
| 344 | app_admin_laboratory_indicator_create | /admin/laboratory/indicator/create | Path does not match |
| 345 | app_admin_laboratory_indicator_edit | /admin/laboratory/indicator/{id}/edit | Path does not match |
| 346 | app_admin_laboratory_indicator_list | /admin/laboratory/indicator/list | Path does not match |
| 347 | app_admin_loyalty_discount_create | /admin/loyalty/discount/create | Path does not match |
| 348 | app_admin_loyalty_discount_edit | /admin/loyalty/discount/{id}/edit | Path does not match |
| 349 | app_admin_loyalty_discount_list | /admin/loyalty/discount/list | Path does not match |
| 350 | app_admin_loyalty_promotion_create | /admin/loyalty/promotion/create | Path does not match |
| 351 | app_admin_loyalty_promotion_edit | /admin/loyalty/promotion/{id}/edit | Path does not match |
| 352 | app_admin_loyalty_promotion_list | /admin/loyalty/promotion/list | Path does not match |
| 353 | app_admin_schedule_orit_index | /admin/schedule/orit | Path does not match |
| 354 | app_admin_schedule_orit_order | /admin/schedule/orit/{id}/order | Path does not match |
| 355 | app_admin_schedule_orit_process | /admin/schedule/orit/events | Path does not match |
| 356 | app_admin_schedule_orit_waiting | /admin/schedule/orit/waiting | Path does not match |
| 357 | app_admin_schedule_orit_options | /admin/schedule/options/{target} | Path does not match |
| 358 | app_admin_schedule_overexposure_index | /admin/schedule/overexposure | Path does not match |
| 359 | app_admin_schedule_overexposure_order | /admin/schedule/overexposure/{id}/order | Path does not match |
| 360 | app_admin_schedule_overexposure_process | /admin/schedule/overexposure/events | Path does not match |
| 361 | app_admin_schedule_overexposure_waiting | /admin/schedule/overexposure/waiting | Path does not match |
| 362 | app_admin_schedule_overexposure_options | /admin/schedule/options/{target} | Path does not match |
| 363 | app_admin_schedule_shift_index | /admin/schedule/shift | Path does not match |
| 364 | app_admin_schedule_shift_process | /admin/schedule/shift/events | Path does not match |
| 365 | app_admin_schedule_shift_options | /admin/schedule/options/{target} | Path does not match |
| 366 | app_admin_schedule_work_addwaiting | /admin/schedule/work/waiting/add | Path does not match |
| 367 | app_admin_schedule_work_index | /admin/schedule/work | Path does not match |
| 368 | app_admin_schedule_work_order | /admin/schedule/work/{id}/order | Path does not match |
| 369 | app_admin_schedule_work_process | /admin/schedule/work/events | Path does not match |
| 370 | app_admin_schedule_work_waiting | /admin/schedule/work/waiting | Path does not match |
| 371 | app_admin_schedule_work_options | /admin/schedule/options/{target} | Path does not match |
| 372 | app_admin_service_category_create | /admin/service/category/create | Path does not match |
| 373 | app_admin_service_category_edit | /admin/service/category/{id}/edit | Path does not match |
| 374 | app_admin_service_category_list | /admin/service/category/list | Path does not match |
| 375 | app_admin_service_service_create | /admin/service/service/create | Path does not match |
| 376 | app_admin_service_service_edit | /admin/service/service/{id}/edit | Path does not match |
| 377 | app_admin_service_service_list | /admin/service/service/list | Path does not match |
| 378 | app_admin_setting_affiliate_create | /admin/setting/affiliate/create | Path does not match |
| 379 | app_admin_setting_affiliate_edit | /admin/setting/affiliate/{id}/edit | Path does not match |
| 380 | app_admin_setting_affiliate_list | /admin/setting/affiliate/list | Path does not match |
| 381 | app_admin_setting_animal_create | /admin/setting/animal/create | Path does not match |
| 382 | app_admin_setting_animal_edit | /admin/setting/animal/{id}/edit | Path does not match |
| 383 | app_admin_setting_animal_list | /admin/setting/animal/list | Path does not match |
| 384 | app_admin_setting_audit_history | /admin/setting/audit/history | Path does not match |
| 385 | app_admin_setting_audit_create | /admin/setting/audit/create | Path does not match |
| 386 | app_admin_setting_audit_edit | /admin/setting/audit/{id}/edit | Path does not match |
| 387 | app_admin_setting_audit_list | /admin/setting/audit/list | Path does not match |
| 388 | app_admin_setting_breed_create | /admin/setting/breed/create | Path does not match |
| 389 | app_admin_setting_breed_edit | /admin/setting/breed/{id}/edit | Path does not match |
| 390 | app_admin_setting_breed_list | /admin/setting/breed/list | Path does not match |
| 391 | app_admin_setting_faq_create | /admin/setting/faq/create | Path does not match |
| 392 | app_admin_setting_faq_edit | /admin/setting/faq/{id}/edit | Path does not match |
| 393 | app_admin_setting_faq_list | /admin/setting/faq/list | Path does not match |
| 394 | app_admin_setting_organization_create | /admin/setting/organization/create | Path does not match |
| 395 | app_admin_setting_organization_edit | /admin/setting/organization/{id}/edit | Path does not match |
| 396 | app_admin_setting_organization_list | /admin/setting/organization/list | Path does not match |
| 397 | app_admin_setting_rejectionreason_create | /admin/setting/rejection-reason/create | Path does not match |
| 398 | app_admin_setting_rejectionreason_edit | /admin/setting/rejection-reason/{id}/edit | Path does not match |
| 399 | app_admin_setting_rejectionreason_list | /admin/setting/rejection-reason/list | Path does not match |
| 400 | app_admin_setting_role_create | /admin/setting/role/create | Path does not match |
| 401 | app_admin_setting_role_edit | /admin/setting/role/{id}/edit | Path does not match |
| 402 | app_admin_setting_role_list | /admin/setting/role/list | Path does not match |
| 403 | app_admin_setting_specialtycategory_create | /admin/setting/specialty-category/create | Path does not match |
| 404 | app_admin_setting_specialtycategory_edit | /admin/setting/specialty-category/{id}/edit | Path does not match |
| 405 | app_admin_setting_specialtycategory_list | /admin/setting/specialty-category/list | Path does not match |
| 406 | app_admin_setting_specialty_category | /admin/setting/specialty/category | Path does not match |
| 407 | app_admin_setting_specialty_create | /admin/setting/specialty/create | Path does not match |
| 408 | app_admin_setting_specialty_edit | /admin/setting/specialty/{id}/edit | Path does not match |
| 409 | app_admin_setting_specialty_list | /admin/setting/specialty/list | Path does not match |
| 410 | app_admin_setting_system_getpermission | /admin/setting/system/permissions/{systemRoleId} | Path does not match |
| 411 | app_admin_setting_system_updatepermission | /admin/setting/system/permissions/{systemRoleId}/update | Path does not match |
| 412 | app_admin_setting_system_create | /admin/setting/system/create | Path does not match |
| 413 | app_admin_setting_system_edit | /admin/setting/system/{id}/edit | Path does not match |
| 414 | app_admin_setting_system_list | /admin/setting/system/list | Path does not match |
| 415 | app_admin_setting_template_create | /admin/setting/template/create | Path does not match |
| 416 | app_admin_setting_template_edit | /admin/setting/template/{id}/edit | Path does not match |
| 417 | app_admin_setting_template_list | /admin/setting/template/list | Path does not match |
| 418 | app_admin_setting_unitofmeasurement_create | /admin/setting/unit-of-measurement/create | Path does not match |
| 419 | app_admin_setting_unitofmeasurement_edit | /admin/setting/unit-of-measurement/{id}/edit | Path does not match |
| 420 | app_admin_setting_unitofmeasurement_list | /admin/setting/unit-of-measurement/list | Path does not match |
| 421 | app_admin_setting_user_create | /admin/setting/user/create | Path does not match |
| 422 | app_admin_setting_user_edit | /admin/setting/user/{id}/edit | Path does not match |
| 423 | app_admin_setting_user_list | /admin/setting/user/list | Path does not match |
| 424 | app_admin_warehouse_product_create | /admin/warehouse/product/create | Path does not match |
| 425 | app_admin_warehouse_product_edit | /admin/warehouse/product/{id}/edit | Path does not match |
| 426 | app_admin_warehouse_product_list | /admin/warehouse/product/list | Path does not match |
| 427 | app_api_v1_telegram_adminwebhookaction__invoke | /api/v1/telegram/{token}/admin/webhook | Path does not match |
| 428 | app_api_v1_telegram_client_initaction__invoke | /api/v1/telegram/client/init | Path does not match |
| 429 | app_api_v1_telegram_client_itemaction__invoke | /api/v1/telegram/client/item | Path does not match |
| 430 | app_api_v1_telegram_clientwebhookaction__invoke | /api/v1/telegram/{token}/client/webhook | Path does not match |
| 431 | app_api_v1_widget_animal_get | /api/v1/widget/animals | Path does not match |
| 432 | app_api_v1_widget_employee_specialtyaction__invoke | /api/v1/widget/employee/specialties | Path does not match |
| 433 | app_api_v1_widget_employee_workexperienceaction__invoke | /api/v1/widget/employee/work-experience | Path does not match |
| 434 | app_api_v1_widget_overexposureevent_addoverexposure_post | /api/v1/widget/add-overexposure | Path does not match |
| 435 | app_api_v1_widget_overexposureevent_cage_get | /api/v1/widget/cage | Path does not match |
| 436 | app_api_v1_widget_overexposureevent_schedule_get | /api/v1/widget/schedule/overexposure | Path does not match |
| 437 | app_api_v1_widget_overexposureserviceprice_get | /api/v1/widget/overexposure/services | Path does not match |
| 438 | app_api_v1_widget_serviceprice_get | /api/v1/widget/services | Path does not match |
| 439 | app_api_v1_widget_workevent_addvisit_post | /api/v1/widget/add-visit | Path does not match |
| 440 | app_api_v1_widget_workevent_addvisit_get | /api/v1/widget/add-visit | Path does not match |
| 441 | app_api_v1_widget_workevent_employee_get | /api/v1/widget/employee | Path does not match |
| 442 | app_api_v1_widget_workevent_employees_get | /api/v1/widget/employees | Path does not match |
| 443 | app_api_v1_widget_workevent_schedule_get | /api/v1/widget/schedule | Path does not match |
| 444 | app_api_v1_widget_workevent_visitchecker_post | /api/v1/widget/visit-checker | Path does not match |
| 445 | app_api_v1_yandex_feed_doctor__invoke | /api/v1/yandex/feed/doctor | Path does not match |
| 446 | app | / | Path does not match |
| 447 | vue_pages | /{route} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.