namespace Drupal\user\Plugin\Action

Same name in other branches
  1. 9 Drupal\user\Plugin\Action
  2. 8.9.x Drupal\user\Plugin\Action
  3. 11.x Drupal\user\Plugin\Action
Object name File name Summary
AddRoleUser core/modules/user/src/Plugin/Action/AddRoleUser.php Adds a role to a user.
BlockUser core/modules/user/src/Plugin/Action/BlockUser.php Blocks a user.
CancelUser core/modules/user/src/Plugin/Action/CancelUser.php Cancels a user account.
ChangeUserRoleBase core/modules/user/src/Plugin/Action/ChangeUserRoleBase.php Provides a base class for operations to change a user's role.
RemoveRoleUser core/modules/user/src/Plugin/Action/RemoveRoleUser.php Removes a role from a user.
UnblockUser core/modules/user/src/Plugin/Action/UnblockUser.php Unblocks a user.

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