9 calls to uc_product_get_attributes() in Ubercart 8.4
- CartLinksTest::createValidCartLinks in uc_cart_links/
src/ Tests/ CartLinksTest.php - Creates Cart Links pointing to the given product(s).
- ProductAttributesAddForm::buildForm in uc_attribute/
src/ Form/ ProductAttributesAddForm.php - Form constructor.
- ProductAttributesForm::buildForm in uc_attribute/
src/ Form/ ProductAttributesForm.php - Form constructor.
- ProductOptionsForm::buildForm in uc_attribute/
src/ Form/ ProductOptionsForm.php - Form constructor.
- uc_attribute_buy_it_now_form_validate in uc_attribute/
uc_attribute.module - Validation callback for "buy it now" forms with attributes.
- uc_attribute_node_load in uc_attribute/
uc_attribute.module - Implements hook_node_load().
- uc_attribute_node_update_index in uc_attribute/
uc_attribute.module - Implements hook_node_update_index().
- uc_product_kit_buy_it_now_form_submit in uc_product_kit/
uc_product_kit.module - Form submission handler for uc_product_kit_buy_it_now_form().
- uc_product_kit_buy_it_now_form_validate in uc_product_kit/
uc_product_kit.module - Redirects to the product kit page so attributes may be selected.