You are here

6 calls to ALProfilesAPI::getInstance() in Acquia Lift Connector 7.2

acquia_lift_profiles_delete_action in acquia_lift_profiles/acquia_lift_profiles.module
Calls the Acquia Lift Profiles API to delete an event corresponding to a Visitor Actions action
acquia_lift_profiles_put_action in acquia_lift_profiles/acquia_lift_profiles.module
Calls the Acquia Lift Profiles API to create/update an event corresponding to a Visitor Actions action.
ALProfilesAPITest::getALProfilesAPI in acquia_lift_profiles/tests/acquia_lift_profiles_unit.test
Returns a ALProfilesAPI instance that can be used to test methods.
ALProfilesAPITest::testGetInstance in acquia_lift_profiles/tests/acquia_lift_profiles_unit.test
Tests getting ALProfilesAPI instance with invalid and valid credentials.
ALProfilesContext::create in acquia_lift_profiles/plugins/visitor_context/ALProfilesContext.inc
Implements PersonalizeContextInterface::create().
ALProfilesContext::getOptions in acquia_lift_profiles/plugins/visitor_context/ALProfilesContext.inc
Implements PersonalizeContextInterface::getOptions().