Search for source
- Search 7.x for source
- Search 8.9.x for source
- Search 10.3.x for source
- Search 11.x for source
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
UserRegistrationResource::sendEmailNotifications | function | core/ |
Sends email notifications if necessary for user that was registered. |
UserRegistrationResource::__construct | function | core/ |
Constructs a new UserRegistrationResource instance. |
UserRegistrationResourceTest | class | core/ |
Tests User Registration REST resource. |
UserRegistrationResourceTest.php | file | core/ |
|
UserRegistrationResourceTest::$currentUser | property | core/ |
The current user. |
UserRegistrationResourceTest::$logger | property | core/ |
Logger service. |
UserRegistrationResourceTest::$reflection | property | core/ |
A reflection of self::$testClass. |
UserRegistrationResourceTest::$testClass | property | core/ |
Class to be tested. |
UserRegistrationResourceTest::$userSettings | property | core/ |
A user settings config instance. |
UserRegistrationResourceTest::ERROR_MESSAGE | constant | core/ |
|
UserRegistrationResourceTest::setUp | function | core/ |
|
UserRegistrationResourceTest::testEmptyPost | function | core/ |
Tests that an exception is thrown when no data provided for the account. |
UserRegistrationResourceTest::testExistedEntityPost | function | core/ |
Tests that only new user accounts can be registered. |
UserRegistrationResourceTest::testRegistrationAdminOnlyPost | function | core/ |
Tests that admin permissions are required to register a user account. |
UserRegistrationResourceTest::testRegistrationAnonymousOnlyPost | function | core/ |
Tests that only anonymous users can register users. |
UserRegistrationRestTest::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
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. |
UserTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
UserTest::providerSource | function | core/ |
The data provider. |
UserTest::providerSource | function | core/ |
The data provider. |
VariableMultiRowTest::providerSource | function | core/ |
The data provider. |
VariableTest::providerSource | function | core/ |
The data provider. |
VariableTranslationTest::providerSource | function | core/ |
The data provider. |
VariableTranslationTest::providerSource | function | core/ |
The data provider. |
VideoFile::createSourceField | function | core/ |
Creates the source field definition for a type. |
ViewModeTest::providerSource | function | core/ |
The data provider. |
ViewModeTest::providerSource | function | core/ |
The data provider. |
ViewResourceTestBase | class | core/ |
|
ViewResourceTestBase.php | file | core/ |
|
ViewResourceTestBase::$entity | property | core/ |
|
ViewResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
Pagination
- Previous page
- Page 49
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.