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 |
---|---|---|---|
EmbeddedDataSource | class | core/ |
Allows source data to be defined in the configuration of the source plugin. |
EmbeddedDataSource.php | file | core/ |
|
EmbeddedDataSource::$dataRows | property | core/ |
Data obtained from the source plugin configuration. |
EmbeddedDataSource::$ids | property | core/ |
Description of the unique ID fields for this source. |
EmbeddedDataSource::count | function | core/ |
|
EmbeddedDataSource::fields | function | core/ |
|
EmbeddedDataSource::getIds | function | core/ |
|
EmbeddedDataSource::initializeIterator | function | core/ |
|
EmbeddedDataSource::__construct | function | core/ |
|
EmbeddedDataSource::__toString | function | core/ |
|
EmptySource | class | core/ |
Source returning a row based on the constants provided. |
EmptySource | class | core/ |
Source returning an empty row with Drupal specific config dependencies. |
EmptySource.php | file | core/ |
|
EmptySource.php | file | core/ |
|
EmptySource::$entityTypeManager | property | core/ |
The entity type manager. |
EmptySource::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
EmptySource::create | function | core/ |
Creates an instance of the plugin. |
EmptySource::doCount | function | core/ |
|
EmptySource::fields | function | core/ |
|
EmptySource::getIds | function | core/ |
|
EmptySource::initializeIterator | function | core/ |
|
EmptySource::__construct | function | core/ |
|
EmptySource::__toString | function | core/ |
Allows class to decide how it will react when it is treated like a string. |
Endpoint::buildResourceUrl | function | core/ |
Builds and returns the endpoint URL. |
EntityAccessChecker::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
EntityAccessChecker::getAccessCheckedResourceObject | function | core/ |
Get the object to normalize and the access based on the provided entity. |
EntityDenormalizerBase::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
EntityFormDisplayResourceTestBase | class | core/ |
|
EntityFormDisplayResourceTestBase.php | file | core/ |
|
EntityFormDisplayResourceTestBase::$entity | property | core/ |
|
EntityFormDisplayResourceTestBase::$entityTypeId | property | core/ |
|
EntityFormDisplayResourceTestBase::$modules | property | core/ |
|
EntityFormDisplayResourceTestBase::createEntity | function | core/ |
|
EntityFormDisplayResourceTestBase::getExpectedCacheContexts | function | core/ |
|
EntityFormDisplayResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
EntityFormDisplayResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
|
EntityFormDisplayResourceTestBase::getNormalizedPostEntity | function | core/ |
|
EntityFormDisplayResourceTestBase::setUpAuthorization | function | core/ |
|
EntityFormDisplayTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
EntityFormModeResourceTestBase | class | core/ |
|
EntityFormModeResourceTestBase.php | file | core/ |
|
EntityFormModeResourceTestBase::$entity | property | core/ |
|
EntityFormModeResourceTestBase::$entityTypeId | property | core/ |
|
EntityFormModeResourceTestBase::$modules | property | core/ |
@todo Remove 'field_ui' when https://www.drupal.org/node/2867266. |
EntityFormModeResourceTestBase::createEntity | function | core/ |
|
EntityFormModeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
EntityFormModeResourceTestBase::getNormalizedPostEntity | function | core/ |
|
EntityFormModeResourceTestBase::setUpAuthorization | function | core/ |
|
EntityFormModeTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
EntityReferenceFieldNormalizer::hasNonInternalResourceType | function | core/ |
Determines if a given list of resource types contains a non-internal type. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.