You are here

12 calls to uc_weight_conversion() in Ubercart 8.4

OrderTotalWeightCondition::doEvaluate in uc_order/src/Plugin/Condition/OrderTotalWeightCondition.php
Checks the weight of the order's products.
OrderWeightTotal::render in uc_order/src/Plugin/views/field/OrderWeightTotal.php
Renders the field.
ShipmentEditForm::buildForm in shipping/uc_fulfillment/src/Form/ShipmentEditForm.php
Form constructor.
uc_order_condition_products_weight in uc_order/uc_order.rules.inc
Checks the weight of the order's products.
uc_product_kit_node_insert in uc_product_kit/uc_product_kit.module
Implements hook_node_insert().
uc_product_kit_node_update in uc_product_kit/uc_product_kit.module
Implements hook_node_update().
uc_ups_quote in shipping/uc_ups/uc_ups.module
Callback for retrieving a UPS shipping quote.
uc_ups_shipment_request in shipping/uc_ups/src/Plugin/Ubercart/FulfillmentMethod/uc_ups.ship.inc
Constructs an XML shipment request.
uc_ups_shipping_quote in shipping/uc_ups/uc_ups.module
Constructs an XML quote request.
UPSRateBase::packageProducts in shipping/uc_ups/src/Plugin/Ubercart/ShippingQuote/UPSRateBase.php
Organizes products into packages for shipment.
USPSRateBase::packageProducts in shipping/uc_usps/src/Plugin/Ubercart/ShippingQuote/USPSRateBase.php
Organizes products into packages for shipment.
WeightQuote::getQuotes in shipping/uc_quote/src/Plugin/Ubercart/ShippingQuote/WeightQuote.php
Retrieves shipping quotes for this method.