Search for actions

  1. Search 8.x-3.x for actions
  2. Other projects
Title Object type File name Summary
Rule::actions function includes/rules.plugins.inc Gets an iterator over all contained actions.
RulesActionSet class includes/rules.plugins.inc An action set component.
RulesActionSet::$itemName property includes/rules.plugins.inc
RulesI18nTestCase::testI18nActionSelect function rules_i18n/rules_i18n.test Tests the "Select a translated value" action.
RulesTestCase::testActionSaving function tests/rules.test Tests automatic saving of variables.
RulesTestCase::testActionSetup function tests/rules.test Tests setting up an action, serializing, and executing it.
RulesTestCase::testClassBasedActions function tests/rules.test Tests making use of class based actions.