You are here

8 calls to commerce_product_new() in Commerce Core 7

CommerceBaseTestCase::createDummyProduct in tests/commerce_base.test
Creates a dummy product for use with other tests.
CommerceProductCRUDTestCase::testCommerceProductCrud in modules/product/tests/commerce_product.test
Test the product CRUD functions.
CommerceProductCRUDTestCase::testCommerceProductRevisions in modules/product/tests/commerce_product.test
Test product revision management.
CommerceProductCRUDTestCase::testCommerceProductTokens in modules/product/tests/commerce_product.test
Test product Token replacement.
commerce_product_handler_field_product_link_delete::render in modules/product/includes/views/handlers/commerce_product_handler_field_product_link_delete.inc
Render the field.
commerce_product_handler_field_product_link_edit::render in modules/product/includes/views/handlers/commerce_product_handler_field_product_link_edit.inc
Render the field.
commerce_product_ui_menu in modules/product/commerce_product_ui.module
Implements hook_menu().
commerce_product_ui_product_add_any_access in modules/product/commerce_product_ui.module
Access callback: determines if the user can create any type of product.