6 calls to commerce_customer_profile_load() in Commerce Core 7
- CommerceCustomerUITest::testCommerceCustomerUIAddProfileViaOrderUI in modules/
customer/ tests/ commerce_customer_ui.test - Add a customer profile using the Order interface.
- CommerceCustomerUITest::testCommerceCustomerUIProfileWithExtraFields in modules/
customer/ tests/ commerce_customer_ui.test - Add extra fields to a profile type.
- commerce_customer_field_formatter_view in modules/
customer/ commerce_customer.module - Implements hook_field_formatter_view().
- commerce_customer_profile_copy_validate in modules/
customer/ commerce_customer.module - Element validate callback: Pertaining to the "copy profile" checkbox.
- commerce_customer_profile_pane_checkout_form in modules/
customer/ includes/ commerce_customer.checkout_pane.inc - Checkout pane callback: returns a customer profile edit form.
- commerce_customer_profile_pane_review in modules/
customer/ includes/ commerce_customer.checkout_pane.inc - Checkout pane callback: returns the cart contents review data for the Review checkout pane.