Routing
app_recover
Matched route
Route Parameters
| Name | Value |
|---|---|
| _format | "html" |
Route Matching Logs
Path to match:
/recover
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_errors | /api/errors/{status} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_doc | /api/docs.{_format} | Path does not match |
| 6 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 7 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 9 | _api_/v1/weighbridge/_get | /api/v1/weighbridge/ | Path does not match |
| 10 | _api_/v1/weighbridge/new_post | /api/v1/weighbridge/new | Path does not match |
| 11 | _api_/v1/weighbridge/{uuid}/edit_put | /api/v1/weighbridge/{uuid}/edit | Path does not match |
| 12 | _api_/v1/weighbridge/{uuid}/delete_delete | /api/v1/weighbridge/{uuid}/delete | Path does not match |
| 13 | _api_/v1/contact/_get | /api/v1/contact/ | Path does not match |
| 14 | _api_/v1/contact/new_post | /api/v1/contact/new | Path does not match |
| 15 | _api_/v1/contact/{dni_nif}/edit_put | /api/v1/contact/{dni_nif}/edit | Path does not match |
| 16 | _api_/v1/contact/{dni_nif}/delete_delete | /api/v1/contact/{dni_nif}/delete | Path does not match |
| 17 | _api_/v1/animalfarming/_get | /api/v1/animalfarming/ | Path does not match |
| 18 | _api_/v1/animalfarming/new_post | /api/v1/animalfarming/new | Path does not match |
| 19 | _api_/v1/animalfarming/{cri_numcrianza}/edit_put | /api/v1/animalfarming/{cri_numcrianza}/edit | Path does not match |
| 20 | _api_/v1/animalfarming/{cri_numcrianza}/delete_delete | /api/v1/animalfarming/{cri_numcrianza}/delete | Path does not match |
| 21 | _api_/v1/diagnosis/_get | /api/v1/diagnosis/ | Path does not match |
| 22 | _api_/v1/diagnosis/new_post | /api/v1/diagnosis/new | Path does not match |
| 23 | _api_/v1/diagnosis/{uuid}/edit_put | /api/v1/diagnosis/{uuid}/edit | Path does not match |
| 24 | _api_/v1/diagnosis/{uuid}/delete_delete | /api/v1/diagnosis/{uuid}/delete | Path does not match |
| 25 | _api_/v1/farm/_get | /api/v1/farm/ | Path does not match |
| 26 | _api_/v1/farm/new_post | /api/v1/farm/new | Path does not match |
| 27 | _api_/v1/farm/{cod_integradora}/edit_put | /api/v1/farm/{cod_integradora}/edit | Path does not match |
| 28 | _api_/v1/farm/{cod_integradora}/delete_delete | /api/v1/farm/{cod_integradora}/delete | Path does not match |
| 29 | _api_/v1/feedfactory/_get | /api/v1/feedfactory/ | Path does not match |
| 30 | _api_/v1/feedfactory/new_post | /api/v1/feedfactory/new | Path does not match |
| 31 | _api_/v1/feedfactory/{uuid}/edit_put | /api/v1/feedfactory/{uuid}/edit | Path does not match |
| 32 | _api_/v1/washingstation/_get | /api/v1/washingstation/ | Path does not match |
| 33 | _api_/v1/washingstation/new_post | /api/v1/washingstation/new | Path does not match |
| 34 | _api_/v1/washingstation/{uuid}/edit_put | /api/v1/washingstation/{uuid}/edit | Path does not match |
| 35 | _api_/v1/washingstation/{uuid}/delete_delete | /api/v1/washingstation/{uuid}/delete | Path does not match |
| 36 | _api_/v1/slaughterhouse/_get | /api/v1/slaughterhouse/ | Path does not match |
| 37 | _api_/v1/slaughterhouse/new_post | /api/v1/slaughterhouse/new | Path does not match |
| 38 | _api_/v1/slaughterhouse/{uuid}/edit_put | /api/v1/slaughterhouse/{uuid}/edit | Path does not match |
| 39 | _api_/v1/slaughterhouse/{uuid}/delete_delete | /api/v1/slaughterhouse/{uuid}/delete | Path does not match |
| 40 | _api_/v1/barn/_get | /api/v1/barn/ | Path does not match |
| 41 | _api_/v1/barn/new_post | /api/v1/barn/new | Path does not match |
| 42 | _api_/v1/barn/{uuid}/edit_put | /api/v1/barn/{uuid}/edit | Path does not match |
| 43 | _api_/v1/barn/{uuid}/delete_delete | /api/v1/barn/{uuid}/delete | Path does not match |
| 44 | _api_/v1/feedprotocol/_get | /api/v1/feedprotocol/ | Path does not match |
| 45 | _api_/v1/feedprotocol/new_post | /api/v1/feedprotocol/new | Path does not match |
| 46 | _api_/v1/feedprotocol/{uuid}/edit_put | /api/v1/feedprotocol/{uuid}/edit | Path does not match |
| 47 | _api_/v1/feedprotocol/{uuid}/delete_delete | /api/v1/feedprotocol/{uuid}/delete | Path does not match |
| 48 | _api_/v1/feedcategory/_get | /api/v1/feedcategory/ | Path does not match |
| 49 | _api_/v1/feedcategory/new_post | /api/v1/feedcategory/new | Path does not match |
| 50 | _api_/v1/feedcategory/{uuid}/edit_put | /api/v1/feedcategory/{uuid}/edit | Path does not match |
| 51 | _api_/v1/feedcategory/{uuid}/delete_delete | /api/v1/feedcategory/{uuid}/delete | Path does not match |
| 52 | _api_/v1/farmcategory/_get | /api/v1/farmcategory/ | Path does not match |
| 53 | _api_/v1/farmcategory/new_post | /api/v1/farmcategory/new | Path does not match |
| 54 | _api_/v1/farmcategory/{uuid}/edit_put | /api/v1/farmcategory/{uuid}/edit | Path does not match |
| 55 | _api_/v1/farmcategory/{uuid}/delete_delete | /api/v1/farmcategory/{uuid}/delete | Path does not match |
| 56 | _api_/v1/user/_get | /api/v1/user/ | Path does not match |
| 57 | _api_/v1/user/new_post | /api/v1/user/new | Path does not match |
| 58 | _api_/v1/user/{username}/edit_put | /api/v1/user/{username}/edit | Path does not match |
| 59 | _api_/v1/user/{username}/delete_delete | /api/v1/user/{username}/delete | Path does not match |
| 60 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 61 | app.swagger | /api/doc.json | Path does not match |
| 62 | _logout_download | /download/logout-download | Path does not match |
| 63 | _logout_main | /logout | Path does not match |
| 64 | _wdt | /_wdt/{token} | Path does not match |
| 65 | _profiler_home | /_profiler/ | Path does not match |
| 66 | _profiler_search | /_profiler/search | Path does not match |
| 67 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 68 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 69 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 70 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 71 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 72 | _profiler_open_file | /_profiler/open | Path does not match |
| 73 | _profiler | /_profiler/{token} | Path does not match |
| 74 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 75 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 76 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 77 | api_albaran_feed_order_new | /api/v1/feed-order-albaran/new | Path does not match |
| 78 | api_animalfarming_read | /api/v1/animalfarming/{cri_numcrianza} | Path does not match |
| 79 | api_animalfarming_index | /api/v1/animalfarming/ | Path does not match |
| 80 | api_animalfarming_new | /api/v1/animalfarming/new | Path does not match |
| 81 | api_animalfarming_update | /api/v1/animalfarming/{cri_numcrianza}/edit | Path does not match |
| 82 | api_animalfarming_delete | /api/v1/animalfarming/{cri_numcrianza}/delete | Path does not match |
| 83 | api_appversion_read_post | /api/v1/app/version | Path does not match |
| 84 | api_app_feed_order_save | /api/v1/app/order/feed-order/save | Path does not match |
| 85 | api_app_medicine_order_save | /api/v1/app/medicine-order/save | Path does not match |
| 86 | api_ax_purchase_entry | /api/v1/ax/animal-entries/purchases | Path does not match |
| 87 | api_ax_farm_entry | /api/v1/ax/animal-entries/entry | Path does not match |
| 88 | api_ax_send_single_loss | /api/v1/ax/animal-entries/losses/{id}/send | Path does not match |
| 89 | api_ax_losses_receive | /api/v1/ax/animal-entries/api/v1/ax/animal/withdrawal | Path does not match |
| 90 | api_barn_read | /api/v1/barn/{uuid} | Path does not match |
| 91 | api_barn_index | /api/v1/barn/ | Path does not match |
| 92 | api_barn_new | /api/v1/barn/new | Path does not match |
| 93 | api_barn_edit | /api/v1/barn/{uuid}/edit | Path does not match |
| 94 | api_barn_delete | /api/v1/barn/{uuid}/delete | Path does not match |
| 95 | api_contact_read | /api/v1/contact/{dni_nif} | Path does not match |
| 96 | api_contact_index | /api/v1/contact/ | Path does not match |
| 97 | api_contact_new | /api/v1/contact/new | Path does not match |
| 98 | api_contact_update | /api/v1/contact/{dni_nif}/edit | Path does not match |
| 99 | api_contact_delete | /api/v1/contact/{dni_nif}/delete | Path does not match |
| 100 | api_role_contact_assign | /api/v1/role-contact/assign | Path does not match |
| 101 | api_role_contact_unassign | /api/v1/role-contact/unassign | Path does not match |
| 102 | api_user_contact_assign | /api/v1/user-contact/assign | Path does not match |
| 103 | api_user_contact_unassign | /api/v1/user-contact/unassign | Path does not match |
| 104 | api_country_index | /api/v1/country/ | Path does not match |
| 105 | api_country_show | /api/v1/country/{codigo} | Path does not match |
| 106 | api_country_create | /api/v1/country/new | Path does not match |
| 107 | api_country_update | /api/v1/country/{codigo}/edit | Path does not match |
| 108 | api_country_delete | /api/v1/country/{codigo}/delete | Path does not match |
| 109 | api_diagnosis_read | /api/v1/diagnosis/{uuid} | Path does not match |
| 110 | api_diagnosis_index | /api/v1/diagnosis/ | Path does not match |
| 111 | api_diagnosis_new | /api/v1/diagnosis/new | Path does not match |
| 112 | api_diagnosis_edit | /api/v1/diagnosis/{uuid}/edit | Path does not match |
| 113 | api_diagnosis_delete | /api/v1/diagnosis/{uuid}/delete | Path does not match |
| 114 | api_driver_read | /api/v1/driver/{uuid} | Path does not match |
| 115 | api_driver_index | /api/v1/driver/ | Path does not match |
| 116 | api_driver_new | /api/v1/driver/new | Path does not match |
| 117 | api_driver_update | /api/v1/driver/{uuid}/edit | Path does not match |
| 118 | api_driver_delete | /api/v1/driver/{uuid}/delete | Path does not match |
| 119 | api_familia_material_veterinario_index | /api/v1/family-veterinary-supply/ | Path does not match |
| 120 | api_familia_material_veterinario_read | /api/v1/family-veterinary-supply/{uuid} | Path does not match |
| 121 | api_familia_material_veterinario_new | /api/v1/family-veterinary-supply/new | Path does not match |
| 122 | api_familia_material_veterinario_edit | /api/v1/family-veterinary-supply/{uuid}/edit | Path does not match |
| 123 | api_familia_material_veterinario_delete | /api/v1/family-veterinary-supply/{uuid}/delete | Path does not match |
| 124 | api_familia_index | /api/v1/family-medicine/ | Path does not match |
| 125 | api_familia_read | /api/v1/family-medicine/{uuid} | Path does not match |
| 126 | api_familia_new | /api/v1/family-medicine/new | Path does not match |
| 127 | api_familia_edit | /api/v1/family-medicine/{uuid}/edit | Path does not match |
| 128 | api_familia_delete | /api/v1/family-medicine/{uuid}/delete | Path does not match |
| 129 | api_farmcategory_read | /api/v1/farmcategory/{uuid} | Path does not match |
| 130 | api_farmcategory_index | /api/v1/farmcategory/ | Path does not match |
| 131 | api_farmcategory_new | /api/v1/farmcategory/new | Path does not match |
| 132 | api_farmcategory_edit | /api/v1/farmcategory/{uuid}/edit | Path does not match |
| 133 | api_farmcategory_delete | /api/v1/farmcategory/{uuid}/delete | Path does not match |
| 134 | api_farm_read | /api/v1/farm/{uuid} | Path does not match |
| 135 | api_farm_index | /api/v1/farm/ | Path does not match |
| 136 | api_farm_new | /api/v1/farm/new | Path does not match |
| 137 | api_farm_edit | /api/v1/farm/{cod_integradora}/edit | Path does not match |
| 138 | api_user_farm_read | /api/v1/farm/{uuid}/user | Path does not match |
| 139 | api_farm_read_app | /api/v1/farm/app/{uuid} | Path does not match |
| 140 | api_user_farm_api_user_farm_index | /api/v1/user-farm/ | Path does not match |
| 141 | api_user_farm_assign | /api/v1/user-farm/assign | Path does not match |
| 142 | api_user_farm_unassign | /api/v1/user-farm/unassign | Path does not match |
| 143 | api_feedcategory_read | /api/v1/feedcategory/{codigopienso} | Path does not match |
| 144 | api_feedcategory_index | /api/v1/feedcategory/ | Path does not match |
| 145 | api_feedcategory_new | /api/v1/feedcategory/new | Path does not match |
| 146 | api_feedcategory_edit | /api/v1/feedcategory/{uuid}/edit | Path does not match |
| 147 | api_feedcategory_delete | /api/v1/feedcategory/{uuid}/delete | Path does not match |
| 148 | api_feedfactory_read | /api/v1/feedfactory/{uuid} | Path does not match |
| 149 | api_feedfactory_index | /api/v1/feedfactory/ | Path does not match |
| 150 | api_feedfactory_new | /api/v1/feedfactory/new | Path does not match |
| 151 | api_farm_delete | /api/v1/feedfactory/{uuid}/delete | Path does not match |
| 152 | api_feedorder_read | /api/v1/feed-order/{num_pedido} | Path does not match |
| 153 | api_feeorder_index | /api/v1/feed-order/ | Path does not match |
| 154 | api_feedorder_update | /api/v1/feed-order/{num_pedido}/edit | Path does not match |
| 155 | api_feedprotocol_read | /api/v1/feedprotocol/{uuid} | Path does not match |
| 156 | api_feedprotocol_index | /api/v1/feedprotocol/ | Path does not match |
| 157 | api_feedprotocol_new | /api/v1/feedprotocol/new | Path does not match |
| 158 | api_feedprotocol_edit | /api/v1/feedprotocol/{uuid}/edit | Path does not match |
| 159 | api_feedprotocol_delete | /api/v1/feedprotocol/{uuid}/delete | Path does not match |
| 160 | api.health | /api/v1/health | Path does not match |
| 161 | api_laboratorio_index | /api/v1/laboratory/ | Path does not match |
| 162 | api_laboratorio_read | /api/v1/laboratory/{codigo} | Path does not match |
| 163 | api_laboratorio_create | /api/v1/laboratory/new | Path does not match |
| 164 | api_laboratory_update | /api/v1/laboratory/{uuid}/edit | Path does not match |
| 165 | api_laboratory_delete | /api/v1/laboratory/{uuid}/delete | Path does not match |
| 166 | api_lorry_read | /api/v1/lorry/{uuid} | Path does not match |
| 167 | api_lorry_index | /api/v1/lorry/ | Path does not match |
| 168 | api_lorry_new | /api/v1/lorry/new | Path does not match |
| 169 | api_lorry_update | /api/v1/lorry/{uuid}/edit | Path does not match |
| 170 | api_lorry_delete | /api/v1/lorry/{uuid}/delete | Path does not match |
| 171 | api_material_veterinario_index | /api/v1/veterinary-supply/ | Path does not match |
| 172 | api_material_veterinario_read | /api/v1/veterinary-supply/{uuid} | Path does not match |
| 173 | api_material_veterinario_new | /api/v1/veterinary-supply/new | Path does not match |
| 174 | api_material_veterinario_edit | /api/v1/veterinary-supply/{uuid}/edit | Path does not match |
| 175 | api_material_veterinario_family | /api/v1/veterinary-supply/grouped/family | Path does not match |
| 176 | api_medicamento_index | /api/v1/medicine/ | Path does not match |
| 177 | api_medicamento_read | /api/v1/medicine/{uuid} | Path does not match |
| 178 | api_medicamento_new | /api/v1/medicine/new | Path does not match |
| 179 | api_medicamento_edit | /api/v1/medicine/{uuid}/edit | Path does not match |
| 180 | api_medicamento_family | /api/v1/medicine/grouped/family | Path does not match |
| 181 | api_medicine_order_index | /api/v1/medicine-order/ | Path does not match |
| 182 | api_medicine_order_read | /api/v1/medicine-order/{uuid} | Path does not match |
| 183 | api_medicine_order_update | /api/v1/medicine-order/{uuid}/edit | Path does not match |
| 184 | api_ping_index | /api/v1/ping/ | Path does not match |
| 185 | api_population_index | /api/v1/population | Path does not match |
| 186 | api_population_show | /api/v1/population/{code} | Path does not match |
| 187 | api_population_create | /api/v1/population/new | Path does not match |
| 188 | api_population_update | /api/v1/population/{codigo}/edit | Path does not match |
| 189 | api_population_delete | /api/v1/population/{codigo}/delete | Path does not match |
| 190 | api_profile_read | /api/v1/profile/{uuid} | Path does not match |
| 191 | api_profile_index | /api/v1/profile/ | Path does not match |
| 192 | api_profile_new | /api/v1/profile/new | Path does not match |
| 193 | api_profile_update | /api/v1/profile/{uuid}/edit | Path does not match |
| 194 | api_profile_delete | /api/v1/profile/{uuid}/delete | Path does not match |
| 195 | api_protocolo_pienso_api_protocolo_pienso_index | /api/v1/protocol-feedcategory/ | Path does not match |
| 196 | api_protocolo_pienso_api_protocolo_pienso_read | /api/v1/protocol-feedcategory/{codigoCrianza}/{codigoProtocolo} | Path does not match |
| 197 | api_protocolo_pienso_api_protocolo_pienso_new | /api/v1/protocol-feedcategory/new | Path does not match |
| 198 | api_proveedor_index | /api/v1/supplier/ | Path does not match |
| 199 | api_proveedor_read | /api/v1/supplier/{codigo} | Path does not match |
| 200 | api_proveedor_create | /api/v1/supplier/new | Path does not match |
| 201 | api_proveedor_update | /api/v1/supplier/{uuid}/edit | Path does not match |
| 202 | api_proveedor_delete | /api/v1/supplier/{uuid}/delete | Path does not match |
| 203 | api_province_index | /api/v1/province/ | Path does not match |
| 204 | api_province_show | /api/v1/province/{code} | Path does not match |
| 205 | api_province_create | /api/v1/province/new | Path does not match |
| 206 | api_province_update | /api/v1/province/{codigo}/edit | Path does not match |
| 207 | api_province_delete | /api/v1/province/{codigo}/delete | Path does not match |
| 208 | api_typeofrol_index | /api/v1/role/ | Path does not match |
| 209 | api_silo_read | /api/v1/silo/{uuid} | Path does not match |
| 210 | api_silo_index | /api/v1/silo/ | Path does not match |
| 211 | api_silo_delete | /api/v1/silo/{uuid}/delete | Path does not match |
| 212 | api_slaughterhouse_index | /api/v1/slaughterhouse/ | Path does not match |
| 213 | api_slaughterhouse_read | /api/v1/slaughterhouse/{uuid} | Path does not match |
| 214 | api_slaughterhouse_new | /api/v1/slaughterhouse/new | Path does not match |
| 215 | api_slaughterhouse_edit | /api/v1/slaughterhouse/{uuid}/edit | Path does not match |
| 216 | api_slaughterhouse_delete | /api/v1/slaughterhouse/{uuid}/delete | Path does not match |
| 217 | api_sondas_alert_bat | /api/v1/sondas/alert/bat | Path does not match |
| 218 | api_sondas_alert_nh3 | /api/v1/sondas/alert/nh3 | Path does not match |
| 219 | api_staff_index | /api/v1/staff/visit | Path does not match |
| 220 | api_staff_read | /api/v1/staff/visit/{uuid} | Path does not match |
| 221 | api_tarifa_index | /api/v1/tarifa/ | Path does not match |
| 222 | api_tarifa_read | /api/v1/tarifa/{uuid} | Path does not match |
| 223 | api_tarifa_vigencia_get_by_fecha | /api/v1/tarifa/{uuid}/vigencia/{fecha} | Path does not match |
| 224 | api_tarifa_create | /api/v1/tarifa/new | Path does not match |
| 225 | api_tarifa_update | /api/v1/tarifa/{uuid}/edit | Path does not match |
| 226 | api_tarifa_add_vigencia | /api/v1/tarifa/{uuid}/vigencia/new | Path does not match |
| 227 | api_tarifa_delete | /api/v1/tarifa/{uuid}/delete | Path does not match |
| 228 | api_tarifa_vigencia_delete | /api/v1/tarifa/{uuid}/vigencia/delete | Path does not match |
| 229 | api_tarifa_product_update | /api/v1/tarifa-product/{uuid} | Path does not match |
| 230 | api_trailer_read | /api/v1/trailer/{uuid} | Path does not match |
| 231 | api_trailer_index | /api/v1/trailer/ | Path does not match |
| 232 | api_trailer_new | /api/v1/trailer/new | Path does not match |
| 233 | api_trailer_edit | /api/v1/trailer/{uuid}/edit | Path does not match |
| 234 | api_trailer_delete | /api/v1/trailer/{uuid}/delete | Path does not match |
| 235 | api_agencia_read | /api/v1/transportagency/{uuid} | Path does not match |
| 236 | api_agencia_index | /api/v1/transportagency/ | Path does not match |
| 237 | api_agencia_new | /api/v1/transportagency/new | Path does not match |
| 238 | api_agencia_edit | /api/v1/transportagency/{uuid}/edit | Path does not match |
| 239 | api_agencia_delete | /api/v1/transportagency/{uuid}/delete | Path does not match |
| 240 | api_user_read | /api/v1/user/{username} | Path does not match |
| 241 | api_user_index | /api/v1/user/ | Path does not match |
| 242 | api_user_new | /api/v1/user/new | Path does not match |
| 243 | api_user_update | /api/v1/user/{username}/edit | Path does not match |
| 244 | api_user_delete | /api/v1/user/{username}/delete | Path does not match |
| 245 | api_user_farms | /api/v1/user/{username}/farm | Path does not match |
| 246 | api_user_profile_assign | /api/v1/user-profile/assign | Path does not match |
| 247 | api_user_profile_unassign | /api/v1/user-profile/unassign | Path does not match |
| 248 | api_veterinarian_index | /api/v1/veterinarian/ | Path does not match |
| 249 | api_veterinarian_read | /api/v1/veterinarian/{uuid} | Path does not match |
| 250 | api_veterinarian_create | /api/v1/veterinarian/{uuid}/edit | Path does not match |
| 251 | api_washingstation_index | /api/v1/washingstation/ | Path does not match |
| 252 | api_washingstation_read | /api/v1/washingstation/{uuid} | Path does not match |
| 253 | api_washingstation_new | /api/v1/washingstation/new | Path does not match |
| 254 | api_feedfactory_edit | /api/v1/washingstation/{uuid}/edit | Path does not match |
| 255 | api_washingstation_delete | /api/v1/washingstation/{uuid}/delete | Path does not match |
| 256 | api_weighbridge_index | /api/v1/weighbridge/ | Path does not match |
| 257 | api_weighbridge_read | /api/v1/weighbridge/{uuid} | Path does not match |
| 258 | api_weighbridge_new | /api/v1/weighbridge/new | Path does not match |
| 259 | api_weighbridge_edit | /api/v1/weighbridge/{uuid}/edit | Path does not match |
| 260 | api_weighbridge_delete | /api/v1/weighbridge/{uuid}/delete | Path does not match |
| 261 | api_bajas_index | /api/v1/withdrawal/ | Path does not match |
| 262 | api_bajas_read | /api/v1/withdrawal/{uuid} | Path does not match |
| 263 | api_bajas_new | /api/v1/withdrawal/new | Path does not match |
| 264 | api_bajas_update | /api/v1/withdrawal/{uuid}/edit | Path does not match |
| 265 | download.index | /download | Path does not match |
| 266 | download.logout | /download/logout-download | Path does not match |
| 267 | download.app | /download/app | Path does not match |
| 268 | download.app.file | /download/descargas/app/{plataforma} | Path does not match |
| 269 | pigdata.cloud_connect | /pigdata/cloud/{id}/connect | Path does not match |
| 270 | pigdata.cloud_callback | /pigdata/cloud/callback | Path does not match |
| 271 | app_default_indexnolocale | / | Path does not match |
| 272 | api_register | /registerapi | Path does not match |
| 273 | app_login | /login | Path does not match |
| 274 | app_logout | /logout | Path does not match |
| 275 | app_register | /register | Path does not match |
| 276 | app_recover | /recover | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.