GET https://www.byepsrl.it/

Routing

homepage Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# 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_gaps /amministratore/test/get-gaps Path does not match
18 get_hhpescons /amministratore/test/get-hhpescons Path does not match
19 get_hhpescont /amministratore/test/get-hhpescont Path does not match
20 admin_users /amministratore/utenti/ Path does not match
21 admin_user_new /amministratore/utenti/nuovo Path does not match
22 admin_user_edit /amministratore/utenti/{id}/modifica Path does not match
23 admin_user_delete /amministratore/utenti/elimina Path does not match
24 android_webserviceget_active_version /android/webservice/get-active-version Path does not match
25 android_webserviceget_periods /android/webservice/get-periods Path does not match
26 android_webserviceget_device_allowed_users /android/webservice/get-device-allowed-users Path does not match
27 android_webserviceget_deliveries_by_date_period_and_user /android/webservice/get-deliveries-by-date-period-and-user Path does not match
28 android_webserviceget_delivery_by_id /android/webservice/get-delivery-by-id Path does not match
29 android_webserviceget_withdrawns_by_activity_and_update_status /android/webservice/get-withdrawns-by-activity-and-update-status Path does not match
30 android_webserviceget_products_by_destination /android/webservice/get-products-by-destination Path does not match
31 android_webserviceget_products_by_destination_batch /android/webservice/get-products-by-destination-batch Path does not match
32 android_webservicepost_close_deliveries /android/webservice/post-close-deliveries Path does not match
33 android_webserviceupdate_delivery_status /android/webservice/update-delivery-status Path does not match
34 android_webserviceget_inventories_by_date_period_and_user /android/webservice/get-inventories-by-date-period-and-user Path does not match
35 android_webserviceget_inventory_aggregate_single_weights /android/webservice/get-inventory-aggregate-single-weights Path does not match
36 android_webserviceget_inventories_details_by_inventory /android/webservice/get-inventories-details-by-inventory Path does not match
37 android_webservicepost_close_inventory /android/webservice/post-close-inventory Path does not match
38 android_webserviceupdate_inventory_status /android/webservice/update-inventory-status Path does not match
39 android_webserviceget_single_weights_by_total_weight /android/webservice/get-single-weights-by-total-weight Path does not match
40 android_webservicepost_close_total_weight /android/webservice/post-close-total-weight Path does not match
41 homepage / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.