namespace Drupal\rules_test\Plugin\RulesAction
| Object name | File name | Summary |
|---|---|---|
| TestDebugLogAction | tests/modules/rules_test/src/Plugin/RulesAction/TestDebugLogAction.php | Provides an action writing an error to the Rules debug logger channel. |
| TestNodeAction | tests/modules/rules_test/src/Plugin/RulesAction/TestNodeAction.php | Provides a test action that sets a node title. |
| TestStringAction | tests/modules/rules_test/src/Plugin/RulesAction/TestStringAction.php | Provides a test action that concatenates a string to itself. |