Routing
(none)
Matched route
Route Matching Logs
Path to match:
/favicon.ico
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | update-app-version | /app-version/update | Path does not match |
| 2 | createReferee | /debug/notification-test-commands | Path does not match |
| 3 | app_api_apiaccessory_getaccessories | /api/accessory/search/{limit}/{offset} | Path does not match |
| 4 | app_api_apiaccessory_createaccessory | /api/accessory/create | Path does not match |
| 5 | app_api_apiaccessory_updateaccessory | /api/accessory/update | Path does not match |
| 6 | app_api_apiaccessory_deleteaccessorybyid | /api/accessory/delete/{id} | Path does not match |
| 7 | app_api_apibreak_createbreak | /api/break/create | Path does not match |
| 8 | app_api_apibreak_updatebreak | /api/break/update | Path does not match |
| 9 | app_api_apibreak_getbreaks | /api/break/list/{limit}/{offset} | Path does not match |
| 10 | app_api_apibreak_getbreakbyid | /api/break/show/{id} | Path does not match |
| 11 | app_api_apibreak_deletebreakbyid | /api/break/delete/{id} | Path does not match |
| 12 | app_api_apibreak_changestatusbreak | /api/break/update-status | Path does not match |
| 13 | app_api_apiclient_getclients | /api/client/search/{limit}/{offset} | Path does not match |
| 14 | app_api_apiclient_createclientapp | /api/client/create | Path does not match |
| 15 | app_api_apiclient_createclientbo | /api/client/create-bo | Path does not match |
| 16 | app_api_apiclient_updateclients | /api/client/update | Path does not match |
| 17 | app_api_apiclient_deleteclient | /api/client/delete/{id} | Path does not match |
| 18 | app_api_apidamageprice_getdamageprices | /api/damage-price/search/{limit}/{offset} | Path does not match |
| 19 | app_api_apidamageprice_createdamageprice | /api/damage-price/create | Path does not match |
| 20 | app_api_apidamageprice_updatedamageprice | /api/damage-price/update | Path does not match |
| 21 | app_api_apidamageprice_deletedamagepricebyid | /api/damage-price/delete/{id} | Path does not match |
| 22 | app_api_apidamageview_getdamageviews | /api/damage-view/search/{limit}/{offset} | Path does not match |
| 23 | app_api_apidamageview_createdamageview | /api/damage-view/create | Path does not match |
| 24 | app_api_apidamageview_updatedamageview | /api/damage-view/update | Path does not match |
| 25 | app_api_apidamageview_deletedamageviewbyid | /api/damage-view/delete/{id} | Path does not match |
| 26 | app_api_apidelivery_createdelivery | /api/delivery/create | Path does not match |
| 27 | app_api_apidelivery_updatedelivery | /api/delivery/update | Path does not match |
| 28 | app_api_apidelivery_getdeliveries | /api/delivery/list/{limit}/{offset} | Path does not match |
| 29 | app_api_apidelivery_getdeliverybyid | /api/delivery/show/{id} | Path does not match |
| 30 | app_api_apidelivery_deletedeliverybyid | /api/delivery/delete/{id} | Path does not match |
| 31 | app_api_apidelivery_changestatusdelivery | /api/delivery/update-status | Path does not match |
| 32 | app_api_apidelivery_getactivepreparation | /api/delivery/active-preparation | Path does not match |
| 33 | app_api_apidelivery_generatedelivery | /api/delivery/generate-delivery | Path does not match |
| 34 | app_api_apiinterchangeinput_uploadmaterials | /api/input/articles | Path does not match |
| 35 | app_api_apiinterchangeinput_uploadclients | /api/input/clients | Path does not match |
| 36 | app_api_apiinterchangeinput_uploaddelegations | /api/input/delegations | Path does not match |
| 37 | app_api_apiinterchangeinput_uploadproviders | /api/input/providers | Path does not match |
| 38 | app_api_apiinterchangeinput_uploadvehicles | /api/input/vehicles | Path does not match |
| 39 | app_api_apiinterchangeoutput_getrepairorderjson | /api/output/repair-order | Path does not match |
| 40 | app_api_apiinterchangeoutput_getpdfsjson | /api/output/pdfs | Path does not match |
| 41 | app_api_apiinterchangeoutput_getphotosjson | /api/output/photos | Path does not match |
| 42 | app_api_apiinterchangeoutput_getsparepartsjson | /api/output/spare-parts | Path does not match |
| 43 | app_api_apilog_getalllogs | /api/log/get-all-logs/{limit}/{offset} | Path does not match |
| 44 | app_api_apilog_importclients | /api/log/import-clients | Path does not match |
| 45 | app_api_apilog_importproviders | /api/log/import-providers | Path does not match |
| 46 | app_api_apilog_importvehicles | /api/log/import-vehicles | Path does not match |
| 47 | app_api_apilog_importmaterial | /api/log/import-materials | Path does not match |
| 48 | app_api_apilog_createlog | /api/log/create-log | Path does not match |
| 49 | app_api_apilog_sendexportemail | /api/log/send-export-email | Path does not match |
| 50 | app_api_apimaster_getvehicles | /api/master/get-vehicles/{limit}/{offset} | Path does not match |
| 51 | app_api_apimaster_getvehiclebyid | /api/master/get-vehicle-by-id/{id} | Path does not match |
| 52 | app_api_apimaster_getproviders | /api/master/get-providers/{limit}/{offset} | Path does not match |
| 53 | app_api_apimaster_getdelegation | /api/master/get-delegations/{limit}/{offset} | Path does not match |
| 54 | app_api_apimaster_getaccessories | /api/master/get-accessories/{limit}/{offset} | Path does not match |
| 55 | app_api_apimaster_getvehicletype | /api/master/get-vehicle-types/{limit}/{offset} | Path does not match |
| 56 | app_api_apimaster_getvehicletypebyid | /api/master/get-vehicle-type-by-id/{id} | Path does not match |
| 57 | app_api_apimaster_gettireschemas | /api/master/get-tire-schemas/{limit}/{offset} | Path does not match |
| 58 | app_api_apimaster_gettirebrands | /api/master/get-tire-brands/{limit}/{offset} | Path does not match |
| 59 | app_api_apimaster_getmaterials | /api/master/get-materials/{limit}/{offset} | Path does not match |
| 60 | app_api_apimaster_getworkforce | /api/master/get-workforce/{limit}/{offset} | Path does not match |
| 61 | app_api_apimaster_getdamageview | /api/master/get-damage-view/{limit}/{offset} | Path does not match |
| 62 | app_api_apimaster_getdamageprice | /api/master/get-damage-price/{limit}/{offset} | Path does not match |
| 63 | app_api_apimaster_getclients | /api/master/get-clients/{limit}/{offset} | Path does not match |
| 64 | app_api_apimaterial_getmaterials | /api/material/search/{limit}/{offset} | Path does not match |
| 65 | app_api_apimaterial_creatematerial | /api/material/create | Path does not match |
| 66 | app_api_apimaterial_updatematerial | /api/material/update | Path does not match |
| 67 | app_api_apimaterial_deletematerialbyid | /api/material/delete/{id} | Path does not match |
| 68 | app_api_apimedia_addimage | /api/master/upload-image | Path does not match |
| 69 | app_api_apinotification_getallnotifications | /api/notification/ | Path does not match |
| 70 | app_api_apinotification_sendmessage | /api/notification/send | Path does not match |
| 71 | app_api_apinotification_readnotification | /api/notification/read | Path does not match |
| 72 | app_api_apiphotographicreport_getpausedpr | /api/photogaphic-report/get-paused | Path does not match |
| 73 | app_api_apiphotographicreport_createphotographicreports | /api/photogaphic-report/create | Path does not match |
| 74 | app_api_apiphotographicreport_updatephotographicreport | /api/photogaphic-report/update | Path does not match |
| 75 | app_api_apiphotographicreport_getphotographicreport | /api/photogaphic-report/list/{limit}/{offset} | Path does not match |
| 76 | app_api_apiphotographicreport_getphotographicreportbyid | /api/photogaphic-report/show/{id} | Path does not match |
| 77 | app_api_apiphotographicreport_deletephotographicreportbyid | /api/photogaphic-report/delete/{id} | Path does not match |
| 78 | app_api_apiphotographicreport_changestatusphotographicreport | /api/photogaphic-report/update-status | Path does not match |
| 79 | app_api_apipickup_createpickup | /api/pickup/create | Path does not match |
| 80 | app_api_apipickup_updatepickup | /api/pickup/update | Path does not match |
| 81 | app_api_apipickup_getpickups | /api/pickup/list/{limit}/{offset} | Path does not match |
| 82 | app_api_apipickup_getpickupbyid | /api/pickup/show/{id} | Path does not match |
| 83 | app_api_apipickup_deletepickupbyid | /api/pickup/delete/{id} | Path does not match |
| 84 | app_api_apipickup_changestatuspickup | /api/pickup/update-status | Path does not match |
| 85 | app_api_apipickup_getactivedelivery | /api/pickup/active-delivery | Path does not match |
| 86 | app_api_apipickup_generatepickup | /api/pickup/generate-pickup | Path does not match |
| 87 | app_api_apipreparation_createpreparation | /api/preparation/create | Path does not match |
| 88 | app_api_apipreparation_updatepreparation | /api/preparation/update | Path does not match |
| 89 | app_api_apipreparation_getpreparations | /api/preparation/list/{limit}/{offset} | Path does not match |
| 90 | app_api_apipreparation_getpreparationbyid | /api/preparation/show/{id} | Path does not match |
| 91 | app_api_apipreparation_deletepreparationbyid | /api/preparation/delete/{id} | Path does not match |
| 92 | app_api_apipreparation_changestatuspreparation | /api/preparation/update-status | Path does not match |
| 93 | app_api_apipreparation_validpreparation | /api/preparation/preparation-valid | Path does not match |
| 94 | app_api_apiprovider_getproviders | /api/provider/search/{limit}/{offset} | Path does not match |
| 95 | app_api_apiprovider_createprovider | /api/provider/create | Path does not match |
| 96 | app_api_apiprovider_deleteproviderbyid | /api/provider/delete/{id} | Path does not match |
| 97 | app_api_apirepairorder_getpausedrepairorder | /api/repair-order/get-paused | Path does not match |
| 98 | app_api_apirepairorder_createrepairorder | /api/repair-order/create | Path does not match |
| 99 | app_api_apirepairorder_updaterepairorder | /api/repair-order/update | Path does not match |
| 100 | app_api_apirepairorder_getrepairorders | /api/repair-order/list/{limit}/{offset} | Path does not match |
| 101 | app_api_apirepairorder_getrepairorderbyid | /api/repair-order/show/{id} | Path does not match |
| 102 | app_api_apirepairorder_deleterepairorderbyid | /api/repair-order/delete/{id} | Path does not match |
| 103 | app_api_apirepairorder_changestatusrepairorder | /api/repair-order/update-status | Path does not match |
| 104 | app_api_apisac_generatesac | /api/sac/generate | Path does not match |
| 105 | app_api_apisac_getsacs | /api/sac/search/{limit}/{offset} | Path does not match |
| 106 | app_api_apisac_updatesac | /api/sac/update | Path does not match |
| 107 | app_api_apisac_refreshsac | /api/sac/refresh/{id}/{type} | Path does not match |
| 108 | app_api_apitechnicalmovement_getpausedtechnicalmovementbytypeanswer | /api/technical-movement/answer/get-paused-by-type/{type}/list/{limit}/{offset} | Path does not match |
| 109 | app_api_apitimelog_gettimelogs | /api/timelog/list/{limit}/{offset} | Path does not match |
| 110 | app_api_apitimelog_getmtactive | /api/timelog/get-active | Path does not match |
| 111 | app_api_apitirebrand_gettirebrands | /api/tire-brand/search/{limit}/{offset} | Path does not match |
| 112 | app_api_apitirebrand_createtirebrand | /api/tire-brand/create | Path does not match |
| 113 | app_api_apitirebrand_updatetirebrand | /api/tire-brand/update | Path does not match |
| 114 | app_api_apitirebrand_deletetirebrandbyid | /api/tire-brand/delete/{id} | Path does not match |
| 115 | app_api_apitireschema_gettireschemas | /api/tire-schema/search/{limit}/{offset} | Path does not match |
| 116 | app_api_apitireschema_createtireschema | /api/tire-schema/create | Path does not match |
| 117 | app_api_apitireschema_updatetireschema | /api/tire-schema/update | Path does not match |
| 118 | app_api_apitireschema_deletetireschemabyid | /api/tire-schema/delete/{id} | Path does not match |
| 119 | app_api_apiuserbackoffice_getusers | /api/user/search/{limit}/{offset} | Path does not match |
| 120 | app_api_apiuserbackoffice_createuser | /api/user/create | Path does not match |
| 121 | app_api_apiuserbackoffice_updateuser | /api/user/update | Path does not match |
| 122 | app_api_apiuserbackoffice_deleteuserbyid | /api/user/delete/{id} | Path does not match |
| 123 | app_api_apiuser_getprofile | /api/user/profile | Path does not match |
| 124 | app_api_apiuser_login | /api/user/login | Path does not match |
| 125 | app_api_apiuser_loginwithtoken | /api/user/access-token | Path does not match |
| 126 | app_api_apiuser_changepassword | /api/user/change-password | Path does not match |
| 127 | app_api_apiuser_recoverypassword | /api/user/recovery-password | Path does not match |
| 128 | app_api_apiuser_registerusertoken | /api/user/register-token | Path does not match |
| 129 | app_api_apiuser_removeusertoken | /api/user/remove-token | Path does not match |
| 130 | app_api_apivehicle_getvehicles | /api/vehicle/search/{limit}/{offset} | Path does not match |
| 131 | app_api_apivehicle_createvehicle | /api/vehicle/create | Path does not match |
| 132 | app_api_apivehicle_updatevehicle | /api/vehicle/update | Path does not match |
| 133 | app_api_apivehicle_deletevehiclebyid | /api/vehicle/delete/{id} | Path does not match |
| 134 | app_api_apivehicletype_getvehicletypes | /api/vehicle-type/search/{limit}/{offset} | Path does not match |
| 135 | app_api_apivehicletype_createvehicletype | /api/vehicle-type/create | Path does not match |
| 136 | app_api_apivehicletype_updatevehicletype | /api/vehicle-type/update | Path does not match |
| 137 | app_api_apivehicletype_deletetirevehicletypeid | /api/vehicle-type/delete/{id} | Path does not match |
| 138 | app_api_apiworkforce_getworkforces | /api/workforce/search/{limit}/{offset} | Path does not match |
| 139 | app_api_apiworkforce_createworkforce | /api/workforce/create | Path does not match |
| 140 | app_api_apiworkforce_updateworkforce | /api/workforce/update | Path does not match |
| 141 | app_api_apiworkforce_deleteworkforcebyid | /api/workforce/delete/{id} | Path does not match |
| 142 | app_api_mt_administrativetask_createadministrativetask | /api/administrative-task/create | Path does not match |
| 143 | app_api_mt_administrativetask_updateadministrativetask | /api/administrative-task/update | Path does not match |
| 144 | app_api_mt_administrativetask_getadministrativetask | /api/administrative-task/list/{limit}/{offset} | Path does not match |
| 145 | app_api_mt_administrativetask_getadministrativetaskbyid | /api/administrative-task/show/{id} | Path does not match |
| 146 | app_api_mt_administrativetask_deleteadministrativetaskbyid | /api/administrative-task/delete/{id} | Path does not match |
| 147 | app_api_mt_administrativetask_changestatusadministrativetask | /api/administrative-task/update-status | Path does not match |
| 148 | app_api_mt_apispareparts_createspareparts | /api/spare-parts/create | Path does not match |
| 149 | app_api_mt_apispareparts_updatespareparts | /api/spare-parts/update | Path does not match |
| 150 | app_api_mt_apispareparts_getspareparts | /api/spare-parts/list/{limit}/{offset} | Path does not match |
| 151 | app_api_mt_apispareparts_getsparepartsbyid | /api/spare-parts/show/{id} | Path does not match |
| 152 | app_api_mt_apispareparts_deletesparepartsbyid | /api/spare-parts/delete/{id} | Path does not match |
| 153 | app_api_mt_apispareparts_changestatusspareparts | /api/spare-parts/update-status | Path does not match |
| 154 | app_api_mt_apiworkshopvehicledeparture_createworkshopvehicledeparture | /api/workshop-vehicle-departure/create | Path does not match |
| 155 | app_api_mt_apiworkshopvehicledeparture_updateworkshopvehicledeparture | /api/workshop-vehicle-departure/update | Path does not match |
| 156 | app_api_mt_apiworkshopvehicledeparture_getworkshopvehicledeparture | /api/workshop-vehicle-departure/list/{limit}/{offset} | Path does not match |
| 157 | app_api_mt_apiworkshopvehicledeparture_getworkshopvehicledeparturebyid | /api/workshop-vehicle-departure/show/{id} | Path does not match |
| 158 | app_api_mt_apiworkshopvehicledeparture_deleteworkshopvehicledeparturebyid | /api/workshop-vehicle-departure/delete/{id} | Path does not match |
| 159 | app_api_mt_apiworkshopvehicledeparture_changeworkshopvehicledeparture | /api/workshop-vehicle-departure/update-status | Path does not match |
| 160 | app_api_mt_apiworkshopvehicleentrance_createworkshopvehicleentrance | /api/workshop-vehicle-entrance/create | Path does not match |
| 161 | app_api_mt_apiworkshopvehicleentrance_updateworkshopvehicleentrance | /api/workshop-vehicle-entrance/update | Path does not match |
| 162 | app_api_mt_apiworkshopvehicleentrance_getworkshopvehicleentrance | /api/workshop-vehicle-entrance/list/{limit}/{offset} | Path does not match |
| 163 | app_api_mt_apiworkshopvehicleentrance_getworkshopvehicleentrancebyid | /api/workshop-vehicle-entrance/show/{id} | Path does not match |
| 164 | app_api_mt_apiworkshopvehicleentrance_deleteworkshopvehicleentrancebyid | /api/workshop-vehicle-entrance/delete/{id} | Path does not match |
| 165 | app_api_mt_apiworkshopvehicleentrance_changeworkshopvehicleentrance | /api/workshop-vehicle-entrance/update-status | Path does not match |
| 166 | app_api_mt_checklist_createchecklist | /api/checklist/create | Path does not match |
| 167 | app_api_mt_checklist_updatechecklist | /api/checklist/update | Path does not match |
| 168 | app_api_mt_checklist_getchecklist | /api/checklist/list/{limit}/{offset} | Path does not match |
| 169 | app_api_mt_checklist_getchecklistbyid | /api/checklist/show/{id} | Path does not match |
| 170 | app_api_mt_checklist_deletechecklistbyid | /api/checklist/delete/{id} | Path does not match |
| 171 | app_api_mt_checklist_changestatuschecklist | /api/checklist/update-status | Path does not match |
| 172 | app_api_mt_checklist_generatechecklist | /api/checklist/generate-checklist | Path does not match |
| 173 | app_api_mt_clientvisit_createclientvisit | /api/client-visit/create | Path does not match |
| 174 | app_api_mt_clientvisit_updateclientvisit | /api/client-visit/update | Path does not match |
| 175 | app_api_mt_clientvisit_getclientvisit | /api/client-visit/list/{limit}/{offset} | Path does not match |
| 176 | app_api_mt_clientvisit_getclientvisitbyid | /api/client-visit/show/{id} | Path does not match |
| 177 | app_api_mt_clientvisit_deleteclientvisitbyid | /api/client-visit/delete/{id} | Path does not match |
| 178 | app_api_mt_clientvisit_changestatusclientvisit | /api/client-visit/update-status | Path does not match |
| 179 | app_api_mt_countertask_createcountertask | /api/counter-task/create | Path does not match |
| 180 | app_api_mt_countertask_updatecountertask | /api/counter-task/update | Path does not match |
| 181 | app_api_mt_countertask_getcountertask | /api/counter-task/list/{limit}/{offset} | Path does not match |
| 182 | app_api_mt_countertask_getcountertaskbyid | /api/counter-task/show/{id} | Path does not match |
| 183 | app_api_mt_countertask_deletecountertaskbyid | /api/counter-task/delete/{id} | Path does not match |
| 184 | app_api_mt_countertask_changestatuscountertask | /api/counter-task/update-status | Path does not match |
| 185 | app_api_mt_customerservice_createcustomerservice | /api/customer-service/create | Path does not match |
| 186 | app_api_mt_customerservice_updatecustomerservice | /api/customer-service/update | Path does not match |
| 187 | app_api_mt_customerservice_getcustomerservice | /api/customer-service/list/{limit}/{offset} | Path does not match |
| 188 | app_api_mt_customerservice_getcustomerservicebyid | /api/customer-service/show/{id} | Path does not match |
| 189 | app_api_mt_customerservice_deletecustomerservicebyid | /api/customer-service/delete/{id} | Path does not match |
| 190 | app_api_mt_customerservice_changestatuscustomerservice | /api/customer-service/update-status | Path does not match |
| 191 | app_api_mt_displacement_createdisplacements | /api/displacement/create | Path does not match |
| 192 | app_api_mt_displacement_updatedisplacement | /api/displacement/update | Path does not match |
| 193 | app_api_mt_displacement_getdisplacement | /api/displacement/list/{limit}/{offset} | Path does not match |
| 194 | app_api_mt_displacement_getdisplacementbyid | /api/displacement/show/{id} | Path does not match |
| 195 | app_api_mt_displacement_deletedisplacementbyid | /api/displacement/delete/{id} | Path does not match |
| 196 | app_api_mt_displacement_changestatusdisplacement | /api/displacement/update-status | Path does not match |
| 197 | app_api_mt_fuelrefueling_createfuelrefueling | /api/fuel-refueling/create | Path does not match |
| 198 | app_api_mt_fuelrefueling_updatefuelrefueling | /api/fuel-refueling/update | Path does not match |
| 199 | app_api_mt_fuelrefueling_getfuelrefueling | /api/fuel-refueling/list/{limit}/{offset} | Path does not match |
| 200 | app_api_mt_fuelrefueling_getfuelrefuelingbyid | /api/fuel-refueling/show/{id} | Path does not match |
| 201 | app_api_mt_fuelrefueling_deletefuelrefuelingbyid | /api/fuel-refueling/delete/{id} | Path does not match |
| 202 | app_api_mt_fuelrefueling_changestatusfuelrefueling | /api/fuel-refueling/update-status | Path does not match |
| 203 | app_api_mt_garagetask_creategaragetask | /api/garage-task/create | Path does not match |
| 204 | app_api_mt_garagetask_updategaragetask | /api/garage-task/update | Path does not match |
| 205 | app_api_mt_garagetask_getgaragetask | /api/garage-task/list/{limit}/{offset} | Path does not match |
| 206 | app_api_mt_garagetask_getgaragetaskbyid | /api/garage-task/show/{id} | Path does not match |
| 207 | app_api_mt_garagetask_deletegaragetaskbyid | /api/garage-task/delete/{id} | Path does not match |
| 208 | app_api_mt_garagetask_changestatusgaragetask | /api/garage-task/update-status | Path does not match |
| 209 | app_api_mt_gasrefueling_creategasrefueling | /api/gas-refueling/create | Path does not match |
| 210 | app_api_mt_gasrefueling_updategasrefueling | /api/gas-refueling/update | Path does not match |
| 211 | app_api_mt_gasrefueling_getgasrefueling | /api/gas-refueling/list/{limit}/{offset} | Path does not match |
| 212 | app_api_mt_gasrefueling_getgasrefuelingbyid | /api/gas-refueling/show/{id} | Path does not match |
| 213 | app_api_mt_gasrefueling_deletegasrefuelingbyid | /api/gas-refueling/delete/{id} | Path does not match |
| 214 | app_api_mt_gasrefueling_changestatusgasrefueling | /api/gas-refueling/update-status | Path does not match |
| 215 | app_api_mt_itv_createitv | /api/itv/create | Path does not match |
| 216 | app_api_mt_itv_updateitv | /api/itv/update | Path does not match |
| 217 | app_api_mt_itv_getitv | /api/itv/list/{limit}/{offset} | Path does not match |
| 218 | app_api_mt_itv_getitvbyid | /api/itv/show/{id} | Path does not match |
| 219 | app_api_mt_itv_deleteitvbyid | /api/itv/delete/{id} | Path does not match |
| 220 | app_api_mt_itv_changestatusitv | /api/itv/update-status | Path does not match |
| 221 | app_api_mt_movementbetweendelegations_createmovementbetweendelegations | /api/movement-between-delegations/create | Path does not match |
| 222 | app_api_mt_movementbetweendelegations_updatemovementbetweendelegations | /api/movement-between-delegations/update | Path does not match |
| 223 | app_api_mt_movementbetweendelegations_getmovementbetweendelegations | /api/movement-between-delegations/list/{limit}/{offset} | Path does not match |
| 224 | app_api_mt_movementbetweendelegations_getmovementbetweendelegationsbyid | /api/movement-between-delegations/show/{id} | Path does not match |
| 225 | app_api_mt_movementbetweendelegations_deletemovementbetweendelegationsbyid | /api/movement-between-delegations/delete/{id} | Path does not match |
| 226 | app_api_mt_movementbetweendelegations_changestatusmovementbetweendelegations | /api/movement-between-delegations/update-status | Path does not match |
| 227 | app_api_mt_othertask_createothertask | /api/other-task/create | Path does not match |
| 228 | app_api_mt_othertask_updateothertask | /api/other-task/update | Path does not match |
| 229 | app_api_mt_othertask_getothertask | /api/other-task/list/{limit}/{offset} | Path does not match |
| 230 | app_api_mt_othertask_getothertaskbyid | /api/other-task/show/{id} | Path does not match |
| 231 | app_api_mt_othertask_deleteothertaskbyid | /api/other-task/delete/{id} | Path does not match |
| 232 | app_api_mt_othertask_changestatusothertask | /api/other-task/update-status | Path does not match |
| 233 | app_api_mt_providervisit_createprovidervisit | /api/provider-visit/create | Path does not match |
| 234 | app_api_mt_providervisit_updateprovidervisit | /api/provider-visit/update | Path does not match |
| 235 | app_api_mt_providervisit_getprovidervisit | /api/provider-visit/list/{limit}/{offset} | Path does not match |
| 236 | app_api_mt_providervisit_getprovidervisitbyid | /api/provider-visit/show/{id} | Path does not match |
| 237 | app_api_mt_providervisit_deleteprovidervisitbyid | /api/provider-visit/delete/{id} | Path does not match |
| 238 | app_api_mt_providervisit_changestatusprovidervisit | /api/provider-visit/update-status | Path does not match |
| 239 | app_api_mt_roadtest_createroadtest | /api/road-test/create | Path does not match |
| 240 | app_api_mt_roadtest_updateroadtest | /api/road-test/update | Path does not match |
| 241 | app_api_mt_roadtest_getroadtest | /api/road-test/list/{limit}/{offset} | Path does not match |
| 242 | app_api_mt_roadtest_getroadtestbyid | /api/road-test/show/{id} | Path does not match |
| 243 | app_api_mt_roadtest_deleteroadtestbyid | /api/road-test/delete/{id} | Path does not match |
| 244 | app_api_mt_roadtest_changestatusroadtest | /api/road-test/update-status | Path does not match |
| 245 | app_api_mt_vehiclecollection_createvehiclecollection | /api/vehicle-collection/create | Path does not match |
| 246 | app_api_mt_vehiclecollection_updatevehiclecollection | /api/vehicle-collection/update | Path does not match |
| 247 | app_api_mt_vehiclecollection_getvehiclecollection | /api/vehicle-collection/list/{limit}/{offset} | Path does not match |
| 248 | app_api_mt_vehiclecollection_getvehiclecollectionbyid | /api/vehicle-collection/show/{id} | Path does not match |
| 249 | app_api_mt_vehiclecollection_deletevehiclecollectionbyid | /api/vehicle-collection/delete/{id} | Path does not match |
| 250 | app_api_mt_vehiclecollection_changestatusvehiclecollection | /api/vehicle-collection/update-status | Path does not match |
| 251 | app_api_mt_vehicledeliveryvoorat_createvehicledeliveryvoorat | /api/vehicle-delivery-vo-or-at/create | Path does not match |
| 252 | app_api_mt_vehicledeliveryvoorat_updatevehicledeliveryvoorat | /api/vehicle-delivery-vo-or-at/update | Path does not match |
| 253 | app_api_mt_vehicledeliveryvoorat_getvehicledeliveryvoorat | /api/vehicle-delivery-vo-or-at/list/{limit}/{offset} | Path does not match |
| 254 | app_api_mt_vehicledeliveryvoorat_getvehicledeliveryvooratbyid | /api/vehicle-delivery-vo-or-at/show/{id} | Path does not match |
| 255 | app_api_mt_vehicledeliveryvoorat_deletevehicledeliveryvooratbyid | /api/vehicle-delivery-vo-or-at/delete/{id} | Path does not match |
| 256 | app_api_mt_vehicledeliveryvoorat_changestatusvehicledeliveryvoorat | /api/vehicle-delivery-vo-or-at/update-status | Path does not match |
| 257 | app_api_mt_vehicleport_createvehicleport | /api/port-vehicle/create | Path does not match |
| 258 | app_api_mt_vehicleport_updatevehicleport | /api/port-vehicle/update | Path does not match |
| 259 | app_api_mt_vehicleport_getvehicleport | /api/port-vehicle/list/{limit}/{offset} | Path does not match |
| 260 | app_api_mt_vehicleport_getvehicleportbyid | /api/port-vehicle/show/{id} | Path does not match |
| 261 | app_api_mt_vehicleport_deletevehicleportbyid | /api/port-vehicle/delete/{id} | Path does not match |
| 262 | app_api_mt_vehicleport_changestatusvehicleport | /api/port-vehicle/update-status | Path does not match |
| 263 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 264 | app.swagger_ui | /api/doc | Path does not match |
| 265 | app.swagger | /api/doc.json | Path does not match |
| 266 | sonata_user_admin_security_login | /login | Path does not match |
| 267 | sonata_user_admin_security_check | /login_check | Path does not match |
| 268 | sonata_user_admin_security_logout | /logout | Path does not match |
| 269 | sonata_admin_redirect | / | Path does not match |
| 270 | sonata_admin_dashboard | /dashboard | Path does not match |
| 271 | sonata_admin_retrieve_form_element | /core/get-form-field-element | Path does not match |
| 272 | sonata_admin_append_form_element | /core/append-form-field-element | Path does not match |
| 273 | sonata_admin_short_object_information | /core/get-short-object-description.{_format} | Path does not match |
| 274 | sonata_admin_set_object_field_value | /core/set-object-field-value | Path does not match |
| 275 | sonata_admin_search | /search | Path does not match |
| 276 | sonata_admin_retrieve_autocomplete_items | /core/get-autocomplete-items | Path does not match |
| 277 | admin_app_parameters_list | /app/parameters/list | Path does not match |
| 278 | admin_app_parameters_create | /app/parameters/create | Path does not match |
| 279 | admin_app_parameters_batch | /app/parameters/batch | Path does not match |
| 280 | admin_app_parameters_edit | /app/parameters/{id}/edit | Path does not match |
| 281 | admin_app_parameters_delete | /app/parameters/{id}/delete | Path does not match |
| 282 | admin_app_parameters_export | /app/parameters/export | Path does not match |
| 283 | admin_app_sonata_sonatamediamedia_list | /app/sonata/sonatamediamedia/list | Path does not match |
| 284 | admin_app_sonata_sonatamediamedia_create | /app/sonata/sonatamediamedia/create | Path does not match |
| 285 | admin_app_sonata_sonatamediamedia_batch | /app/sonata/sonatamediamedia/batch | Path does not match |
| 286 | admin_app_sonata_sonatamediamedia_edit | /app/sonata/sonatamediamedia/{id}/edit | Path does not match |
| 287 | admin_app_sonata_sonatamediamedia_delete | /app/sonata/sonatamediamedia/{id}/delete | Path does not match |
| 288 | admin_app_sonata_sonatamediamedia_show | /app/sonata/sonatamediamedia/{id}/show | Path does not match |
| 289 | admin_app_sonata_sonatamediamedia_export | /app/sonata/sonatamediamedia/export | Path does not match |
| 290 | admin_app_sonata_sonatamediagallery_list | /app/sonata/sonatamediagallery/list | Path does not match |
| 291 | admin_app_sonata_sonatamediagallery_create | /app/sonata/sonatamediagallery/create | Path does not match |
| 292 | admin_app_sonata_sonatamediagallery_batch | /app/sonata/sonatamediagallery/batch | Path does not match |
| 293 | admin_app_sonata_sonatamediagallery_edit | /app/sonata/sonatamediagallery/{id}/edit | Path does not match |
| 294 | admin_app_sonata_sonatamediagallery_delete | /app/sonata/sonatamediagallery/{id}/delete | Path does not match |
| 295 | admin_app_sonata_sonatamediagallery_show | /app/sonata/sonatamediagallery/{id}/show | Path does not match |
| 296 | admin_app_sonata_sonatamediagallery_export | /app/sonata/sonatamediagallery/export | Path does not match |
| 297 | admin_app_sonata_sonatamediagalleryitem_list | /app/sonata/sonatamediagalleryitem/list | Path does not match |
| 298 | admin_app_sonata_sonatamediagalleryitem_create | /app/sonata/sonatamediagalleryitem/create | Path does not match |
| 299 | admin_app_sonata_sonatamediagalleryitem_batch | /app/sonata/sonatamediagalleryitem/batch | Path does not match |
| 300 | admin_app_sonata_sonatamediagalleryitem_edit | /app/sonata/sonatamediagalleryitem/{id}/edit | Path does not match |
| 301 | admin_app_sonata_sonatamediagalleryitem_delete | /app/sonata/sonatamediagalleryitem/{id}/delete | Path does not match |
| 302 | admin_app_sonata_sonatamediagalleryitem_show | /app/sonata/sonatamediagalleryitem/{id}/show | Path does not match |
| 303 | admin_app_sonata_sonatamediagalleryitem_export | /app/sonata/sonatamediagalleryitem/export | Path does not match |
| 304 | admin_app_sonata_sonatauseruser_list | /app/sonata/sonatauseruser/list | Path does not match |
| 305 | admin_app_sonata_sonatauseruser_create | /app/sonata/sonatauseruser/create | Path does not match |
| 306 | admin_app_sonata_sonatauseruser_batch | /app/sonata/sonatauseruser/batch | Path does not match |
| 307 | admin_app_sonata_sonatauseruser_edit | /app/sonata/sonatauseruser/{id}/edit | Path does not match |
| 308 | admin_app_sonata_sonatauseruser_delete | /app/sonata/sonatauseruser/{id}/delete | Path does not match |
| 309 | admin_app_sonata_sonatauseruser_show | /app/sonata/sonatauseruser/{id}/show | Path does not match |
| 310 | admin_app_sonata_sonatauseruser_export | /app/sonata/sonatauseruser/export | Path does not match |
| 311 | sonata_user_admin_resetting_request | /resetting/request | Path does not match |
| 312 | sonata_user_admin_resetting_check_email | /resetting/check-email | Path does not match |
| 313 | sonata_user_admin_resetting_reset | /resetting/reset/{token} | Path does not match |
| 314 | sonata_media_download | /media/download/{id}/{format} | Path does not match |
| 315 | _wdt | /_wdt/{token} | Path does not match |
| 316 | _profiler_home | /_profiler/ | Path does not match |
| 317 | _profiler_search | /_profiler/search | Path does not match |
| 318 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 319 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 320 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 321 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 322 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 323 | _profiler_open_file | /_profiler/open | Path does not match |
| 324 | _profiler | /_profiler/{token} | Path does not match |
| 325 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 326 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 327 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 328 | fos_user_security_login | /login | Path does not match |
| 329 | fos_user_security_check | /login_check | Path does not match |
| 330 | fos_user_security_logout | /logout | Path does not match |
| 331 | fos_user_profile_show | /profile/ | Path does not match |
| 332 | fos_user_profile_edit | /profile/edit | Path does not match |
| 333 | fos_user_registration_register | /register/ | Path does not match |
| 334 | fos_user_registration_check_email | /register/check-email | Path does not match |
| 335 | fos_user_registration_confirm | /register/confirm/{token} | Path does not match |
| 336 | fos_user_registration_confirmed | /register/confirmed | Path does not match |
| 337 | fos_user_resetting_request | /resetting/request | Path does not match |
| 338 | fos_user_resetting_send_email | /resetting/send-email | Path does not match |
| 339 | fos_user_resetting_check_email | /resetting/check-email | Path does not match |
| 340 | fos_user_resetting_reset | /resetting/reset/{token} | Path does not match |
| 341 | fos_user_change_password | /profile/change-password | Path does not match |
| 342 | json_clients | /process-json-clients | Path does not match |
| 343 | json_providers | /process-json-providers | Path does not match |
| 344 | json_vehicles | /process-json-vehicles | Path does not match |
| 345 | json_materials | /process-json-materials | Path does not match |
| 346 | json_delegations | /process-json-delegations | Path does not match |
| 347 | generate_pdf | Path does not match | |
| 348 | api.get_all_logs | /api/get-all-logs/{limit}/{offset} | 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.