|
AssignOwnerNode |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/AssignOwnerNode.php |
Assigns ownership of a node to a user. |
|
TempStore::$owner |
property |
drupal/core/modules/user/lib/Drupal/user/TempStore.php |
The owner key to store along with the data (e.g. a user or session ID). |
|
AssignOwnerNode.php |
file |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/AssignOwnerNode.php |
Contains \Drupal\node\Plugin\Action\AssignOwnerNode. |
|
AssignOwnerNode::form |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/AssignOwnerNode.php |
Form constructor. |
|
AssignOwnerNode::create |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/AssignOwnerNode.php |
Creates an instance of the plugin. |
|
AssignOwnerNode::submit |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/AssignOwnerNode.php |
Form submission handler. |
|
AssignOwnerNode::execute |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/AssignOwnerNode.php |
Executes the plugin. |
|
AssignOwnerNode::validate |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/AssignOwnerNode.php |
Form validation handler. |
|
AssignOwnerNode::$connection |
property |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/AssignOwnerNode.php |
The database connection. |
|
AssignOwnerNode::__construct |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/AssignOwnerNode.php |
Constructs a new AssignOwnerNode action. |
|
AnnotatedClassDiscovery::$owner |
property |
drupal/core/lib/Drupal/Core/Plugin/Discovery/AnnotatedClassDiscovery.php |
The module name that defines the plugin type. |
|
ConfigImporter::importInvokeOwner |
function |
drupal/core/lib/Drupal/Core/Config/ConfigImporter.php |
Invokes import* methods on configuration entity storage controllers. |
|
AssignOwnerNode::getDefaultConfiguration |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/AssignOwnerNode.php |
Returns default configuration for this action. |