Search for owner
- Search 7.x for owner
- Search 9.5.x for owner
- Search 8.9.x for owner
- Search 10.3.x for owner
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ActiveTheme::$owner | property | core/ |
The path to the theme engine for root themes. |
ActiveTheme::getOwner | function | core/ |
Returns the path to the theme engine for root themes. |
AssignOwnerNode | class | core/ |
Assigns ownership of a node to a user. |
AssignOwnerNode.php | file | core/ |
|
AssignOwnerNode::$connection | property | core/ |
The database connection. |
AssignOwnerNode::access | function | core/ |
Checks object access. |
AssignOwnerNode::buildConfigurationForm | function | core/ |
Form constructor. |
AssignOwnerNode::create | function | core/ |
Creates an instance of the plugin. |
AssignOwnerNode::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
AssignOwnerNode::execute | function | core/ |
Executes the plugin. |
AssignOwnerNode::submitConfigurationForm | function | core/ |
Form submission handler. |
AssignOwnerNode::validateConfigurationForm | function | core/ |
Form validation handler. |
AssignOwnerNode::__construct | function | core/ |
Constructs a new AssignOwnerNode action. |
Comment::getOwner | function | core/ |
Returns the entity owner's user entity. |
CommentIntegrationTest::testCommentDefaultOwner | function | core/ |
Tests the default owner of comment entities. |
ConfigImporter::importInvokeOwner | function | core/ |
Invokes import* methods on configuration entity storage. |
ContentTranslationHandler::getDefaultOwnerId | function | core/ |
Default value callback for the owner base field definition. |
ContentTranslationWorkflowsTest::$entityOwner | property | core/ |
The entity owner account to be used to test multilingual entity editing. |
ContentTranslationWorkflowsTest::$notEntityOwner | property | core/ |
The user that has entity owner permission but is not the owner. |
ContentTranslationWorkflowsTest::getEntityOwnerPermissions | function | core/ |
Returns an array of permissions needed for the entity owner. |
EntityOwnerInterface | interface | core/ |
Defines a common interface for entities that have an owner. |
EntityOwnerInterface.php | file | core/ |
|
EntityOwnerInterface::getOwner | function | core/ |
Returns the entity owner's user entity. |
EntityOwnerInterface::getOwnerId | function | core/ |
Returns the entity owner's user ID. |
EntityOwnerInterface::setOwner | function | core/ |
Sets the entity owner's user entity. |
EntityOwnerInterface::setOwnerId | function | core/ |
Sets the entity owner's user ID. |
EntityOwnerTrait | trait | core/ |
Provides a trait for entities that have an owner. |
EntityOwnerTrait.php | file | core/ |
|
EntityOwnerTrait::getDefaultEntityOwner | function | core/ |
Default value callback for 'owner' base field. |
EntityOwnerTrait::getOwner | function | core/ |
|
EntityOwnerTrait::getOwnerId | function | core/ |
|
EntityOwnerTrait::ownerBaseFieldDefinitions | function | core/ |
Returns an array of base field definitions for entity owners. |
EntityOwnerTrait::setOwner | function | core/ |
|
EntityOwnerTrait::setOwnerId | function | core/ |
|
EntityTest::getOwner | function | core/ |
Returns the entity owner's user entity. |
EntityTest::getOwnerId | function | core/ |
Returns the entity owner's user ID. |
EntityTest::setOwner | function | core/ |
Sets the entity owner's user entity. |
EntityTest::setOwnerId | function | core/ |
Sets the entity owner's user ID. |
ExpectDeprecationTrait::tearDownErrorHandler | function | core/ |
Tears down the test error handler. |
File::getDefaultEntityOwner | function | core/ |
Default value callback for 'owner' base field. |
FileResourceTestBase::makeCurrentUserFileOwner | function | core/ |
Makes the current user the file owner. |
FileTest::makeCurrentUserFileOwner | function | core/ |
Makes the current user the file owner. |
Lock::$ownerId | property | core/ |
The owner ID. |
Lock::getOwnerId | function | core/ |
Gets the owner ID. |
MigrateEntityContentValidationTest::testEntityOwnerValidation | function | core/ |
Tests validation for entities that are instances of EntityOwnerInterface. |
NodeActionsConfigurationTest::testAssignOwnerNodeActionAutocomplete | function | core/ |
Tests the autocomplete field when configuring the AssignOwnerNode action. |
NodeActionsConfigurationTest::testAssignOwnerNodeActionConfiguration | function | core/ |
Tests configuration of the node_assign_owner_action action. |
NodeOwnerTest | class | core/ |
Tests node owner functionality. |
NodeOwnerTest.php | file | core/ |
|
NodeOwnerTest::$modules | property | core/ |
Modules to install. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.