You are here

14 string references to YAML keys in uc_fulfillment.routing.yml in Ubercart 8.4

FulfillmentMethodDeleteForm::getCancelUrl in shipping/uc_fulfillment/src/Form/FulfillmentMethodDeleteForm.php
Returns the route to go to if the user cancels the action.
FulfillmentMethodListBuilder::submitAddMethod in shipping/uc_fulfillment/src/FulfillmentMethodListBuilder.php
Form submission handler for adding a new method.
NewPackageForm::submitForm in shipping/uc_fulfillment/src/Form/NewPackageForm.php
Form submission handler.
NewShipmentForm::submitForm in shipping/uc_fulfillment/src/Form/NewShipmentForm.php
Form submission handler.
PackageCancelForm::getCancelUrl in shipping/uc_fulfillment/src/Form/PackageCancelForm.php
Returns the route to go to if the user cancels the action.
PackageController::listOrderPackages in shipping/uc_fulfillment/src/Controller/PackageController.php
Displays a list of an order's packaged products.
PackageDeleteForm::getCancelUrl in shipping/uc_fulfillment/src/Form/PackageDeleteForm.php
Returns the route to go to if the user cancels the action.
PackageEditForm::submitForm in shipping/uc_fulfillment/src/Form/PackageEditForm.php
Form submission handler.
ShipmentController::listOrderShipments in shipping/uc_fulfillment/src/Controller/ShipmentController.php
Displays a list of shipments for an order.
ShipmentController::makeShipment in shipping/uc_fulfillment/src/Controller/ShipmentController.php
Default method to create a shipment from packages.
ShipmentDeleteForm::getCancelUrl in shipping/uc_fulfillment/src/Form/ShipmentDeleteForm.php
Returns the route to go to if the user cancels the action.
ShipmentEditForm::submitForm in shipping/uc_fulfillment/src/Form/ShipmentEditForm.php
Form submission handler.
uc_fulfillment_help in shipping/uc_fulfillment/uc_fulfillment.module
Implements hook_help().
uc_fulfillment_uc_order_actions in shipping/uc_fulfillment/uc_fulfillment.module
Implements hook_uc_order_actions().