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 |
|---|---|---|---|
| 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/ |
|
| EmptySource::create | function | core/ |
|
| 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/ |
|
| 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/ |
|
| 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. |
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.