Search for owner
Title | Object type | File name | Summary |
---|---|---|---|
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. |
NodeOwnerTest::setUp | function | core/ |
|
NodeOwnerTest::testOwner | function | core/ |
Tests node owner functionality. |
NodeOwnerTest::testUnsavedNodeOwner | function | core/ |
Tests an unsaved node owner. |
PostgreSqlSequenceUpdateTest::getSequenceOwner | function | core/ |
Retrieves the sequence owner object. |
PrivateTempStore::getOwner | function | core/ |
Gets the current owner based on the current user or the session ID. |
SharedTempStore::$owner | property | core/ |
The owner key to store along with the data (e.g. a user or session ID). |
SharedTempStore::deleteIfOwner | function | core/ |
Deletes data from the store for a given key and releases the lock on it. |
SharedTempStore::getIfOwner | function | core/ |
Retrieves a value from this SharedTempStore for a given key. |
SharedTempStore::setIfOwner | function | core/ |
Stores a particular key/value pair in this SharedTempStore. |
SharedTempStoreTest::$owner | property | core/ |
The owner used in this test. |
SharedTempStoreTest::testDeleteIfOwner | function | core/ |
Tests the deleteIfOwner() method. |
SharedTempStoreTest::testGetIfOwner | function | core/ |
Tests the getIfOwner() method. |
SharedTempStoreTest::testSetIfOwner | function | core/ |
Tests the setIfOwner() method with matching and non matching owners. |
SharedTempStoreTest::testSetIfOwnerNoObject | function | core/ |
Tests the setIfOwner() method when a key already exists but no object. |
SharedTempStoreTest::testSetIfOwnerWhenNotExists | function | core/ |
Tests the setIfOwner() method when no key exists. |
Update10101::updateSequenceOwnership | function | core/ |
Alters the ownership of a sequence. |
UserAccessControlHandlerTest::$owner | property | core/ |
The mock user account that is able to change their own account name. |
UserTest::testGetMailFieldOnlyVisibleToOwner | function | core/ |
Tests GETting privacy-sensitive base fields. |
WorkspaceTest::testWorkspaceOwner | function | core/ |
Tests changing the owner of a workspace. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.