Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
ConfigurableActionBase.php
»
ConfigurableActionBase
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
7 files declare their use of ConfigurableActionBase
AssignOwnerNode.php
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Plugin/
Action/
AssignOwnerNode.php
Contains
\Drupal\node\Plugin\Action\AssignOwnerNode
.
ChangeUserRoleBase.php
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Plugin/
Action/
ChangeUserRoleBase.php
Contains
\Drupal\user\Plugin\Action\ChangeUserRoleBase
.
EmailAction.php
in drupal/
core/
modules/
action/
lib/
Drupal/
action/
Plugin/
Action/
EmailAction.php
Contains
\Drupal\action\Plugin\Action\EmailAction
.
GotoAction.php
in drupal/
core/
modules/
action/
lib/
Drupal/
action/
Plugin/
Action/
GotoAction.php
Contains
\Drupal\action\Plugin\Action\GotoAction
.
MessageAction.php
in drupal/
core/
modules/
action/
lib/
Drupal/
action/
Plugin/
Action/
MessageAction.php
Contains
\Drupal\action\Plugin\Action\MessageAction
.
UnpublishByKeywordComment.php
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Plugin/
Action/
UnpublishByKeywordComment.php
Contains
\Drupal\comment\Plugin\Action\UnpublishByKeywordComment
.
UnpublishByKeywordNode.php
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Plugin/
Action/
UnpublishByKeywordNode.php
Contains
\Drupal\node\Plugin\Action\UnpublishByKeywordNode
.