8 calls to uc_weight_format() in Ubercart 8.4
- NewShipmentForm::buildForm in shipping/
uc_fulfillment/ src/ Form/ NewShipmentForm.php - Form constructor.
- OrderWeightTotal::render in uc_order/
src/ Plugin/ views/ field/ OrderWeightTotal.php - Renders the field.
- PackageWeight::render in shipping/
uc_fulfillment/ src/ Plugin/ views/ field/ PackageWeight.php - Renders the field.
- ProductTest::testProductNodeForm in uc_product/
tests/ src/ Functional/ ProductTest.php - Tests product node form.
- ShipmentController::viewPackage in shipping/
uc_fulfillment/ src/ Controller/ ShipmentController.php - Displays the details of a package.
- UcWeightFormatter::viewElements in uc_product/
src/ Plugin/ Field/ FieldFormatter/ UcWeightFormatter.php - Builds a renderable array for a field value.
- uc_product_tokens in uc_product/
uc_product.tokens.inc - Implements hook_tokens().
- Weight::render in uc_store/
src/ Plugin/ views/ field/ Weight.php - Renders the field.