constant ACQUIA_LIFT_TESTING_AGENT in Acquia Lift Connector 7.2
11 uses of ACQUIA_LIFT_TESTING_AGENT
- AcquiaLiftLearn::getType in plugins/
agent_types/ AcquiaLiftLearn.inc - Implements PersonalizeAgentInterface::getType();
- AcquiaLiftWebTestFundamentals::testBatchSyncOperations in tests/
acquia_lift.test - Tests the function that gathers operations for syncing of agents and their components to Lift.
- AcquiaLiftWebTestTarget::testMVTCreation in tests/
acquia_lift.test - acquia_lift_add_new_test_for_audience in ./
acquia_lift.admin.inc - Creates a new nested test of the specified variations for the specified agent.
- acquia_lift_agent_delete_form in ./
acquia_lift.admin.inc - Form for deleting an agent and all its variation sets.
File
- ./
acquia_lift.module, line 13 - acquia_lift.module Provides Acquia Lift-specific personalization functionality.
Code
define('ACQUIA_LIFT_TESTING_AGENT', 'acquia_lift_learn');