You are here

8 calls to commerce_cart_order_is_cart() in Commerce Core 7

CommerceBaseTestCase::assertProductAddedToCart in tests/commerce_base.test
Asserts that a product has been added to the cart.
CommerceBaseTesterTestCase::testTestCreateDummyOrder in tests/commerce_base.test
Test the createDummyOrder function.
CommerceCartTestCaseMultiProducts::testCommerceCartOrder in modules/cart/tests/commerce_cart.test
Test if the product is present in the order stored in db.
CommerceCartTestCaseSimpleProduct::testCommerceCartOrder in modules/cart/tests/commerce_cart.test
Test if the product is present in the order stored in db.
commerce_cart_commerce_order_load in modules/cart/commerce_cart.module
Implements hook_commerce_order_load().
commerce_cart_form_commerce_order_ui_order_form_alter in modules/cart/commerce_cart.module
Implements hook_form_FORM_ID_alter().
commerce_cart_order_refresh_form_access in modules/cart/commerce_cart.module
Access callback: determines access to the "Apply pricing rules" local action.
commerce_cart_rules_order_is_cart in modules/cart/commerce_cart.rules.inc
Rules condition: checks to see if the given order is in a cart status.