Routing
android_webserviceget_active_version
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/android/webservice/get-active-version
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_index | /amministratore/ | Path does not match |
| 2 | admin_unlock_inventory | /amministratore/sblocca-inventario | Path does not match |
| 3 | admin_unlock_delivery | /amministratore/sblocca-consegna | Path does not match |
| 4 | admin_versions | /amministratore/versioni | Path does not match |
| 5 | admin_devices | /amministratore/dispositivi/ | Path does not match |
| 6 | admin_device_new | /amministratore/dispositivi/nuovo | Path does not match |
| 7 | admin_device_edit | /amministratore/dispositivi/{id}/modifica | Path does not match |
| 8 | admin_device_delete | /amministratore/dispositivi/elimina | Path does not match |
| 9 | admin_periods | /amministratore/periodi/ | Path does not match |
| 10 | admin_period_new | /amministratore/periodi/nuovo | Path does not match |
| 11 | admin_period_edit | /amministratore/periodi/{id}/modifica | Path does not match |
| 12 | admin_period_delete | /amministratore/periodi/elimina | Path does not match |
| 13 | admin_test | /amministratore/test/ | Path does not match |
| 14 | get_deliveries | /amministratore/test/get-deliveries | Path does not match |
| 15 | get_inventories | /amministratore/test/get-inventories | Path does not match |
| 16 | get_inventories_details | /amministratore/test/get-inventories-details | Path does not match |
| 17 | get_inventories_details_ope | /amministratore/test/get-inventories-details-ope | Path does not match |
| 18 | get_gaps | /amministratore/test/get-gaps | Path does not match |
| 19 | get_hhpescons | /amministratore/test/get-hhpescons | Path does not match |
| 20 | get_hhpescont | /amministratore/test/get-hhpescont | Path does not match |
| 21 | admin_users | /amministratore/utenti/ | Path does not match |
| 22 | admin_user_new | /amministratore/utenti/nuovo | Path does not match |
| 23 | admin_user_edit | /amministratore/utenti/{id}/modifica | Path does not match |
| 24 | admin_user_delete | /amministratore/utenti/elimina | Path does not match |
| 25 | android_webserviceget_active_version | /android/webservice/get-active-version | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.