Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UserRegistrationRestTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| UserRegistrationRestTest::testRegisterUser | function | core/ |
Tests that only anonymous users can register users. |
| UserRegistrationRestTest::TEST_EMAIL_DOMAIN | constant | core/ |
|
| UserRegistrationRestTest::USER_EMAIL_DOMAIN | constant | core/ |
|
| UserRegistrationTest | class | core/ |
Tests registration of user under different configurations. |
| UserRegistrationTest.php | file | core/ |
|
| UserRegistrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserRegistrationTest::$modules | property | core/ |
Modules to install. |
| UserRegistrationTest::assertRegistrationFormCacheTagsWithUserFields | function | core/ |
Asserts the presence of cache tags on registration form with user fields. |
| UserRegistrationTest::testRegistrationDefaultValues | function | core/ |
|
| UserRegistrationTest::testRegistrationEmailDuplicates | function | core/ |
|
| UserRegistrationTest::testRegistrationWithEmailVerification | function | core/ |
|
| UserRegistrationTest::testRegistrationWithoutEmailVerification | function | core/ |
|
| UserRegistrationTest::testRegistrationWithUserFields | function | core/ |
Tests Field API fields on user registration forms. |
| UserRegistrationTest::testUniqueFields | function | core/ |
Tests username and email field constraints on user registration. |
| UserRegistrationTest::testUuidFormState | function | core/ |
Tests that UUID isn't cached in form state on register form. |
| UserRequestSubscriber | class | core/ |
Updates the current user's last access time. |
| UserRequestSubscriber.php | file | core/ |
|
| UserRequestSubscriber::$account | property | core/ |
The current account. |
| UserRequestSubscriber::$entityTypeManager | property | core/ |
The entity type manager service. |
| UserRequestSubscriber::getSubscribedEvents | function | core/ |
|
| UserRequestSubscriber::onKernelTerminate | function | core/ |
Updates the current user's last access time. |
| UserRequestSubscriber::__construct | function | core/ |
Constructs a new UserRequestSubscriber. |
| UserRequirementsTest | class | core/ |
Tests the requirements checks of the User module. |
| UserRequirementsTest.php | file | core/ |
|
| UserRequirementsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserRequirementsTest::testAnonymousUser | function | core/ |
Tests that the requirements check can detect a missing anonymous user. |
| UserResourceTestBase | class | core/ |
|
| UserResourceTestBase.php | file | core/ |
|
| UserResourceTestBase::$entity | property | core/ |
|
| UserResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| UserResourceTestBase::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in testPost(). |
| UserResourceTestBase::$labelFieldName | property | core/ |
Optionally specify which field is the 'label' field. |
| UserResourceTestBase::$modules | property | core/ |
Modules to install. |
| UserResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| UserResourceTestBase::$secondCreatedEntityId | property | core/ |
The entity ID for the second created entity in testPost(). |
| UserResourceTestBase::assertRpcLogin | function | core/ |
Verifies that logging in with the given username and password works. |
| UserResourceTestBase::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
| UserResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| UserResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| UserResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| UserResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| UserResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
The cacheability of unauthorized 'view' entity access. |
| UserResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| UserResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| 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. |
| UserResourceTestBase::userResourceTestBaseSkipTests | function | core/ |
Marks some tests as skipped because XML cannot be deserialized. |
| UserRole | class | core/ |
Provides a 'User Role' condition. |
| UserRole.php | file | core/ |
Pagination
- Previous page
- Page 1410
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.