14 calls to rules_action()
- RulesActionContainer::action in includes/
rules.core.inc - Adds an action to the container.
- RulesIntegrationTestCase::testDataIntegration in tests/
rules.test - Tests data integration.
- RulesIntegrationTestCase::testEntityIntegration in tests/
rules.test - Tests entity related integration.
- RulesIntegrationTestCase::testTaxonomyIntegration in tests/
rules.test - Tests integration for the taxonomy module.
- RulesTestCase::testActionExecutionFails in tests/
rules.test - Tests executing with wrong arguments.
- RulesTestCase::testActionSaving in tests/
rules.test - Tests automatic saving of variables.
- RulesTestCase::testActionSetup in tests/
rules.test - Tests setting up an action, serializing, and executing it.
- RulesTestCase::testClassBasedActions in tests/
rules.test - Tests making use of class based actions.
- RulesTestCase::testDependencies in tests/
rules.test - Tests handling dependencies.
- RulesTestCase::testInputEvaluators in tests/
rules.test - Tests using input evaluators.
- RulesTestCase::testMetadataAssertion in tests/
rules.test - Tests asserting metadata.
- RulesTestCase::testReturningVariables in tests/
rules.test - Tests returning provided variables.
- RulesTestDataCase::testRulesIdentifiableDataWrapper in tests/
rules.test - Makes sure the RulesIdentifiableDataWrapper is working correctly.
- rules_scheduler_schedule_form in rules_scheduler/
rules_scheduler.admin.inc - Configuration form to manually schedule a rules component.