You are here

11 calls to uc_attribute_subject_save() in Ubercart 8.4

AttributeTest::testAttributeAddToCart in uc_attribute/tests/src/Functional/AttributeTest.php
Tests that product in cart has the selected attribute option.
AttributeTest::testAttributeApi in uc_attribute/tests/src/Functional/AttributeTest.php
Tests the basic attribute API.
AttributeTest::testAttributeUiClassAttributeOptionOverview in uc_attribute/tests/src/Functional/AttributeTest.php
Tests the product class attribute option user interface.
AttributeTest::testAttributeUiClassAttributeOverview in uc_attribute/tests/src/Functional/AttributeTest.php
Tests the product class attribute user interface.
AttributeTest::testAttributeUiProductAdjustments in uc_attribute/tests/src/Functional/AttributeTest.php
Tests the "product adjustments" page.
AttributeTest::testAttributeUiProductOptions in uc_attribute/tests/src/Functional/AttributeTest.php
Tests the "product options" page.
AttributeTest::testAttributeUiSettings in uc_attribute/tests/src/Functional/AttributeTest.php
Tests the attribute settings page.
AttributeTest::testProductAttribute in uc_attribute/tests/src/Functional/AttributeTest.php
Tests attributes applied to a product.
CartLinksTest::createCartLinksProduct in uc_cart_links/src/Tests/CartLinksTest.php
Creates a product with all attribute types and options.
CatalogTest::testCatalogAttribute in uc_catalog/tests/src/Functional/CatalogTest.php
Tests the catalog with a product with attributes.
InclusiveTaxTest::testProductKitAttributes in uc_tax/tests/src/Functional/InclusiveTaxTest.php
Test inclusive taxes with product kit attributes.