Search for source
- Search 7.x for source
- Search 9.5.x for source
- Search 8.9.x for source
- Search 11.x for source
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Gets the source count. |
| EmptySource::fields | function | core/ |
Returns available fields on the source. |
| EmptySource::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| EmptySource::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| EmptySource::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| 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/ |
The tested entity type. |
| EntityFormDisplayResourceTestBase::$modules | property | core/ |
Modules to install. |
| EntityFormDisplayResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| EntityFormDisplayResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| EntityFormDisplayResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityFormDisplayResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| EntityFormDisplayResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityFormDisplayResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| 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/ |
The tested entity type. |
| EntityFormModeResourceTestBase::$modules | property | core/ |
@todo Remove 'field_ui' when https://www.drupal.org/node/2867266. |
| EntityFormModeResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| EntityFormModeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityFormModeResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityFormModeResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| 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. |
| EntityResource | class | core/ |
Process all entity requests. |
| EntityResource | class | core/ |
Represents entities as resources. |
| EntityResource.php | file | core/ |
|
| EntityResource.php | file | core/ |
|
| EntityResource::$configFactory | property | core/ |
The config factory. |
| EntityResource::$entityAccessChecker | property | core/ |
The JSON:API entity access checker. |
| EntityResource::$entityRepository | property | core/ |
The entity repository. |
| EntityResource::$entityType | property | core/ |
The entity type targeted by this resource. |
| EntityResource::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityResource::$fieldManager | property | core/ |
The field manager. |
| EntityResource::$fieldResolver | property | core/ |
The JSON:API field resolver. |
| EntityResource::$includeResolver | property | core/ |
The include resolver. |
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.