Search for source
- Search 7.x for source
- Search 9.5.x for source
- Search 8.9.x for source
- Search 10.3.x for source
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Resource test base for the user entity. |
| 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. |
| UserTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| UserTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| UserTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| VariableMultiRowTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| VariableTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| VariableTranslationTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| VariableTranslationTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| VideoFile::createSourceField | function | core/ |
Creates the source field definition for a type. |
| ViewModeTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| ViewModeTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| ViewResourceTestBase | class | core/ |
Resource test base for the view entity. |
| ViewResourceTestBase.php | file | core/ |
|
| ViewResourceTestBase::$entity | property | core/ |
|
| ViewResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| ViewResourceTestBase::$modules | property | core/ |
Modules to install. |
| ViewResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| ViewResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ViewResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| ViewResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| ViewTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| VocabularyPerTypeTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| VocabularyResourceTestBase | class | core/ |
Resource test base for the TaxonomyVocabulary entity. |
| VocabularyResourceTestBase.php | file | core/ |
|
| VocabularyResourceTestBase::$entity | property | core/ |
|
| VocabularyResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| VocabularyResourceTestBase::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 50
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.