You are here

6 methods override ConfigurableActionBase::__construct() in Drupal 9

AssignOwnerNode::__construct in core/modules/node/src/Plugin/Action/AssignOwnerNode.php
Constructs a new AssignOwnerNode action.
ChangeUserRoleBase::__construct in core/modules/user/src/Plugin/Action/ChangeUserRoleBase.php
Constructs a \Drupal\Component\Plugin\PluginBase object.
EmailAction::__construct in core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php
Constructs an EmailAction object.
GotoAction::__construct in core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php
Constructs a GotoAction object.
MessageAction::__construct in core/lib/Drupal/Core/Action/Plugin/Action/MessageAction.php
Constructs a MessageAction object.
UnpublishByKeywordComment::__construct in core/modules/comment/src/Plugin/Action/UnpublishByKeywordComment.php
Constructs an UnpublishByKeywordComment object.