Search for source
- Search 7.x for source
- Search 9.5.x for source
- Search 10.3.x for source
- Search 11.x for source
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FeedResourceTestBase.php | file | core/ |
|
FeedResourceTestBase.php | file | core/ |
|
FeedResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
FeedResourceTestBase::$modules | property | core/ |
Modules to install. |
FeedResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
FeedResourceTestBase::$uniqueFieldNames | property | core/ |
The fields that need a different (random) value for each new entity created by a POST request. |
FeedResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
FeedResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
FeedResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
FeedResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
FeedResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
FeedTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
FieldableEntity::getEntityTranslationSourceLanguage | function | core/ |
Gets an entity source language from the 'entity_translation' table. |
FieldConfigResourceTestBase | class | core/ |
|
FieldConfigResourceTestBase | class | core/ |
|
FieldConfigResourceTestBase.php | file | core/ |
|
FieldConfigResourceTestBase.php | file | core/ |
|
FieldConfigResourceTestBase::$entity | property | core/ |
|
FieldConfigResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
FieldConfigResourceTestBase::$modules | property | core/ |
Modules to install. |
FieldConfigResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
FieldConfigResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
FieldConfigResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
FieldConfigResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
FieldConfigResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
FieldConfigResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
FieldConfigTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
FieldDiscovery::$sourcePluginIds | property | core/ |
An array of source plugin ids, keyed by Drupal core version. |
FieldDiscovery::getSourcePlugin | function | core/ |
Gets the source plugin to use to gather field information. |
FieldDiscoveryTest::testGetSourcePlugin | function | core/ |
Tests the getSourcePlugin method. |
FieldDiscoveryTest::testGetSourcePlugin | function | core/ |
Tests the getSourcePlugin method. |
FieldDiscoveryTestClass::getSourcePlugin | function | core/ |
Gets the source plugin to use to gather field information. |
FieldDiscoveryTestTrait::assertSourcePlugin | function | core/ |
Asserts a migrate source plugin. |
FieldInstanceLabelDescriptionTranslationTest::providerSource | function | core/ |
The data provider. |
FieldInstanceLabelDescriptionTranslationTest::providerSource | function | core/ |
The data provider. |
FieldInstanceOptionTranslationTest::providerSource | function | core/ |
The data provider. |
FieldInstancePerFormDisplayTest::providerSource | function | core/ |
The data provider. |
FieldInstancePerFormDisplayTest::providerSource | function | core/ |
The data provider. |
FieldInstancePerViewModeTest::providerSource | function | core/ |
The data provider. |
FieldInstancePerViewModeTest::providerSource | function | core/ |
The data provider. |
FieldInstanceTest::providerSource | function | core/ |
The data provider. |
FieldInstanceTest::providerSource | function | core/ |
The data provider. |
FieldOptionTranslationTest::providerSource | function | core/ |
The data provider. |
FieldOptionTranslationTest::providerSource | function | core/ |
The data provider. |
FieldResolver::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository service. |
FieldResolver::getRelatableResourceTypes | function | core/ |
Get the referenceable ResourceTypes for a set of field definitions. |
FieldResolver::resourceTypesAreTraversable | function | core/ |
Whether the given resources can be traversed to other resources. |
FieldResolverTest::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
FieldStorageConfigResourceTestBase | class | core/ |
|
FieldStorageConfigResourceTestBase | class | core/ |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.