Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UserRequirementsTest::testAnonymousUser | function | core/ |
Tests that the requirements check can detect a missing anonymous user. |
| UserRequirementsTest::testBlankUserEmails | function | core/ |
Tests that the requirements check does not incorrectly flag blank emails. |
| UserRequirementsTest::testConflictingUserEmails | function | core/ |
Tests that the requirements check can detect conflicting user emails. |
| UserRequirementsTest::testTranslatedUserEmail | function | core/ |
Tests that the requirements check does not flag user translations. |
| UserResourceTestBase | class | core/ |
Resource test base for the user entity. |
| UserResourceTestBase.php | file | core/ |
|
| UserResourceTestBase::$entity | property | core/ |
|
| UserResourceTestBase::$entityTypeId | property | core/ |
|
| UserResourceTestBase::$firstCreatedEntityId | property | core/ |
|
| UserResourceTestBase::$labelFieldName | property | core/ |
|
| UserResourceTestBase::$modules | property | core/ |
|
| UserResourceTestBase::$patchProtectedFieldNames | property | core/ |
|
| UserResourceTestBase::$secondCreatedEntityId | property | core/ |
|
| UserResourceTestBase::assertRpcLogin | function | core/ |
Verifies that logging in with the given username and password works. |
| UserResourceTestBase::createAnotherEntity | function | core/ |
|
| UserResourceTestBase::createEntity | function | core/ |
|
| UserResourceTestBase::getExpectedCacheContexts | function | core/ |
|
| UserResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
| UserResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
|
| UserResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
|
| UserResourceTestBase::getNormalizedPostEntity | function | core/ |
|
| UserResourceTestBase::setUp | function | core/ |
|
| UserResourceTestBase::setUpAuthorization | function | core/ |
|
| UserResourceTestBase::testPatchDxForSecuritySensitiveBaseFields | function | core/ |
Tests PATCHing security-sensitive base fields of the logged in account. |
| UserResourceTestBase::testPatchSecurityOtherUser | function | core/ |
Tests PATCHing security-sensitive base fields to change other users. |
| UserRole | class | core/ |
Provides a 'User Role' condition. |
| UserRole.php | file | core/ |
|
| UserRole::buildConfigurationForm | function | core/ |
|
| UserRole::defaultConfiguration | function | core/ |
|
| UserRole::evaluate | function | core/ |
|
| UserRole::getCacheContexts | function | core/ |
|
| UserRole::submitConfigurationForm | function | core/ |
|
| UserRole::summary | function | core/ |
|
| UserRoleAdminTest | class | core/ |
Tests adding, editing and deleting user roles and changing role weights. |
| UserRoleAdminTest.php | file | core/ |
|
| UserRoleAdminTest::$adminUser | property | core/ |
User with admin privileges. |
| UserRoleAdminTest::$defaultTheme | property | core/ |
|
| UserRoleAdminTest::$modules | property | core/ |
|
| UserRoleAdminTest::setUp | function | core/ |
|
| UserRoleAdminTest::testRoleAdministration | function | core/ |
Tests adding, renaming and deleting roles. |
| UserRoleAdminTest::testRoleWeightOrdering | function | core/ |
Tests user role weight change operation and ordering. |
| UserRoleConditionTest | class | core/ |
Tests the user role condition. |
| UserRoleConditionTest.php | file | core/ |
|
| UserRoleConditionTest::$anonymous | property | core/ |
An anonymous user for testing purposes. |
| UserRoleConditionTest::$authenticated | property | core/ |
An authenticated user for testing purposes. |
| UserRoleConditionTest::$manager | property | core/ |
The condition plugin manager. |
| UserRoleConditionTest::$modules | property | core/ |
|
| UserRoleConditionTest::$role | property | core/ |
A custom role for testing purposes. |
| UserRoleConditionTest::setUp | function | core/ |
|
| UserRoleConditionTest::testConditions | function | core/ |
Tests the user_role condition. |
Pagination
- Previous page
- Page 1755
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.