Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UserTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| UserTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| UserTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| UserTest::getModifiedEntityForPostTesting | function | core/ |
Gets the normalized POST entity with random values for its unique fields. |
| UserTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| UserTest::makeNormalizationInvalid | function | core/ |
Makes the given JSON:API document invalid. |
| UserTest::providerSource | function | core/ |
The data provider. |
| UserTest::providerSource | function | core/ |
The data provider. |
| UserTest::sendDeleteRequestForUser | function | core/ |
|
| UserTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| UserTest::testCollectionContainsAnonymousUser | function | core/ |
Tests that the collection contains the anonymous user. |
| UserTest::testCollectionFilterAccess | function | core/ |
|
| UserTest::testDeleteIndividual | function | core/ |
Tests DELETEing an individual resource, plus edge cases to ensure good DX. |
| UserTest::testDeleteRespectsUserCancelBlock | function | core/ |
Tests if JSON:API respects user.settings.cancel_method: user_cancel_block. |
| UserTest::testDeleteRespectsUserCancelBlockUnpublish | function | core/ |
Tests if JSON:API respects user.settings.cancel_method: user_cancel_block_unpublish. |
| UserTest::testDeleteRespectsUserCancelBlockUnpublishAndProcessesBatches | function | core/ |
Tests if JSON:API respects user.settings.cancel_method: user_cancel_block_unpublish. @group jsonapi |
| UserTest::testDeleteRespectsUserCancelDelete | function | core/ |
Tests if JSON:API respects user.settings.cancel_method: user_cancel_delete. |
| UserTest::testDeleteRespectsUserCancelReassign | function | core/ |
Tests if JSON:API respects user.settings.cancel_method: user_cancel_reassign. |
| UserTest::testGetMailFieldOnlyVisibleToOwner | function | core/ |
Tests GETting privacy-sensitive base fields. |
| UserTest::testPatchDxForSecuritySensitiveBaseFields | function | core/ |
Tests PATCHing security-sensitive base fields of the logged in account. |
| UserTest::testPatchSecurityOtherUser | function | core/ |
Tests PATCHing security-sensitive base fields to change other users. |
| UserTest::testQueryInvolvingRoles | function | core/ |
Tests good error DX when trying to filter users by role. |
| UserTest::testResaveAccountName | function | core/ |
Tests users with altered display names. |
| UserTest::testUserGetRoles | function | core/ |
Tests the method getRoles exclude or include locked roles based in param. |
| UserTestBase | class | core/ |
@todo. |
| UserTestBase.php | file | core/ |
|
| UserTestBase::$modules | property | core/ |
Modules to enable. |
| UserTestBase::$nodes | property | core/ |
Nodes to use during this test. |
| UserTestBase::$users | property | core/ |
Users to use during this test. |
| UserTestBase::setUp | function | core/ |
Sets up the test. |
| UserTimeZoneTest | class | core/ |
Set a user time zone and verify that dates are displayed in local time. |
| UserTimeZoneTest.php | file | core/ |
|
| UserTimeZoneTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserTimeZoneTest::$modules | property | core/ |
Modules to enable. |
| UserTimeZoneTest::testUserTimeZone | function | core/ |
Tests the display of dates and time when user-configurable time zones are set. |
| UserTokenReplaceTest | class | core/ |
Tests the replacement of user tokens. |
| UserTokenReplaceTest.php | file | core/ |
|
| UserTokenReplaceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserTokenReplaceTest::$modules | property | core/ |
Modules to enable. |
| UserTokenReplaceTest::setUp | function | core/ |
|
| UserTokenReplaceTest::testUserTokenReplacement | function | core/ |
Creates a user, then tests the tokens generated from it. |
| UserTrackerTab | class | core/ |
Provides route parameters needed to link to the current user tracker tab. |
| UserTrackerTab.php | file | core/ |
|
| UserTrackerTab::$currentUser | property | core/ |
Current user object. |
| UserTrackerTab::create | function | core/ |
Creates an instance of the plugin. |
| UserTrackerTab::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local task. |
| UserTrackerTab::__construct | function | core/ |
Construct the UserTrackerTab object. |
| UserTranslationUITest | class | core/ |
Tests the User Translation UI. |
| UserTranslationUITest.php | file | core/ |
|
| UserTranslationUITest::$defaultCacheContexts | property | core/ |
Default cache contexts expected on a non-translated entity. |
Pagination
- Previous page
- Page 1375
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.