GET https://192.168.32.3:80/

Routing

home Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/security/login (route: "n/a")

Route Matching Logs

Path to match: /
# Route name Path Log
1 list_apks /apks Path does not match
2 edit_apk /apks/{id}/edit Path does not match
3 view_latest_apk_version /apks/{id}/latest Path does not match
4 autocomplete_products /autocomplete/products Path does not match
5 list_carriers /carriers Path does not match
6 new_carrier /carriers/new Path does not match
7 edit_carrier /carriers/{id}/edit Path does not match
8 delete_carrier /carriers/{id}/delete Path does not match
9 list_collections /collections Path does not match
10 datatable_models /datatable/models Path does not match
11 datatable_products /datatable/products Path does not match
12 datatable_schedules /datatable/schedules Path does not match
13 datatable_schedules_histories /datatable/schedules_histories Path does not match
14 datatable_schedule_histories /datatable/schedule/{id}/histories Path does not match
15 datatable_stock_adjustments /datatable/stock_adjustments Path does not match
16 datatable_purchases /datatable/purchases Path does not match
17 purchase_print_all /datatable/print Path does not match
18 purchase_validate_dispatch /datatable/validate Path does not match
19 datatable_apks /datatable/apks Path does not match
20 view_dispatch_pdf /dispatch/{id}/pdf/{pickup} Path does not match
21 record_shipment /{id}/record Path does not match
22 new_dispatch /purchases/{purchaseId}/dispatches/new Path does not match
23 edit_dispatch /purchases/{purchaseId}/dispatches/{id}/edit Path does not match
24 view_dispatch_label /files/dispatch_label/{id} Path does not match
25 view_supplier_purchase_label /files/supplier_purchase/{id}/{format} Path does not match
26 supplier_purchases_planning /files/supplier_purchases_planning Path does not match
27 view_supplier_purchase_product_label /files/supplier_purchase_product/{id}/{format} Path does not match
28 view_apk_version /files/apk_version/{identifier} Path does not match
29 home / Route matches!

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