You are here

12 classes are annotated with RulesAction in Rules 8.3

NodeMakeSticky in src/Plugin/RulesAction/NodeMakeSticky.php
Makes a content item sticky.
NodeMakeUnsticky in src/Plugin/RulesAction/NodeMakeUnsticky.php
Makes a content item not sticky.
NodePromote in src/Plugin/RulesAction/NodePromote.php
Promotes a content item.
NodePublish in src/Plugin/RulesAction/NodePublish.php
Publishes a content item.
NodeUnpromote in src/Plugin/RulesAction/NodeUnpromote.php
Demotes a content item.
NodeUnpublish in src/Plugin/RulesAction/NodeUnpublish.php
Unpublishes a content item.
SystemPageRedirect in src/Plugin/RulesAction/SystemPageRedirect.php
Provides "Page redirect" rules action.
TestDebugLogAction in tests/modules/rules_test/src/Plugin/RulesAction/TestDebugLogAction.php
Provides an action writing an error to the Rules debug logger channel.
TestNodeAction in tests/modules/rules_test/src/Plugin/RulesAction/TestNodeAction.php
Provides a test action that sets a node title.
TestStringAction in tests/modules/rules_test/src/Plugin/RulesAction/TestStringAction.php
Provides a test action that concatenates a string to itself.
UserRoleRemove in src/Plugin/RulesAction/UserRoleRemove.php
Provides a 'Remove user role' action.
VariableAdd in src/Plugin/RulesAction/VariableAdd.php
Provides an 'Add a variable' action.