namespace Drupal\node\Plugin\Action

Same name in other branches
  1. 10 Drupal\node\Plugin\Action
  2. 9 Drupal\node\Plugin\Action
  3. 8.9.x Drupal\node\Plugin\Action
Object name File name Summary
AssignOwnerNode core/modules/node/src/Plugin/Action/AssignOwnerNode.php Assigns ownership of a node to a user.
DemoteNode core/modules/node/src/Plugin/Action/DemoteNode.php Demotes a node.
PromoteNode core/modules/node/src/Plugin/Action/PromoteNode.php Promotes a node.
StickyNode core/modules/node/src/Plugin/Action/StickyNode.php Makes a node sticky.
UnpublishByKeywordNode core/modules/node/src/Plugin/Action/UnpublishByKeywordNode.php Unpublishes a node containing certain keywords.
UnstickyNode core/modules/node/src/Plugin/Action/UnstickyNode.php Makes a node not sticky.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.