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 |
---|---|---|---|
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. |
StageOwnershipTest | class | core/ |
Tests that ownership of the stage is enforced. |
StageOwnershipTest.php | file | core/ |
|
StageOwnershipTest::$modules | property | core/ |
Modules to install. |
StageOwnershipTest::assertOwnershipIsEnforced | function | core/ |
Asserts that ownership is enforced across stage directories. |
StageOwnershipTest::setUp | function | core/ |
|
StageOwnershipTest::testClaim | function | core/ |
Tests behavior of claiming a stage. |
StageOwnershipTest::testForceDestroy | function | core/ |
Tests a stage being destroyed by a user who doesn't own it. |
StageOwnershipTest::testOwnershipEnforcedWhenLoggedIn | function | core/ |
Tests only the owner of stage can perform operations. |
StageOwnershipTest::testOwnershipEnforcedWhenLoggedOut | function | core/ |
Tests only the owner of stage can perform operations, even if logged out. |
StageOwnershipTest::testStageOwnedByCreator | function | core/ |
Tests that the stage is owned by the person who calls create() on it. |
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.