You are here

9 calls to commerce_customer_profile_load_multiple() in Commerce Core 7

CommerceCustomerUITest::testCommerceCustomerDeleteProfilesWithOrderReference in modules/customer/tests/commerce_customer_ui.test
Delete multiple profiles with and without orders attached.
CommerceCustomerUITest::testCommerceCustomerUIDeleteCustomerProfile in modules/customer/tests/commerce_customer_ui.test
Delete a customer profile.
CommerceCustomerUITest::testCommerceCustomerUIDeleteProfileViaOrderUI in modules/customer/tests/commerce_customer_ui.test
Delete a customer profile through the order UI.
CommerceCustomerUITest::testCommerceCustomerUIDisableCustomerProfile in modules/customer/tests/commerce_customer_ui.test
Disable a customer profile. @TODO: Probably this test should be completed when it is possible to select older profiles for the orders.
CommerceCustomerUITest::testCommerceCustomerUIEditCustomerProfile in modules/customer/tests/commerce_customer_ui.test
Edit a previously existing customer profile.
CommerceCustomerUITest::testCommerceCustomerUIEditProfileViaOrderUI in modules/customer/tests/commerce_customer_ui.test
Edit a customer profile through the order UI.
commerce_customer_field_validate in modules/customer/commerce_customer.module
Implements hook_field_validate().
commerce_customer_field_widget_form in modules/customer/commerce_customer.module
Implements hook_field_widget_form().
commerce_customer_profile_load in modules/customer/commerce_customer.module
Loads a customer profile by ID.