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 |
---|---|---|---|
ImageStyleResourceTestBase::$effectUuid | property | core/ |
The effect UUID. |
ImageStyleResourceTestBase::$entity | property | core/ |
The ImageStyle entity. |
ImageStyleResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
ImageStyleResourceTestBase::$modules | property | core/ |
Modules to install. |
ImageStyleResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
ImageStyleResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
ImageStyleResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
ImageStyleResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
ImageStyleResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
ImageStylesPathAndUrlTest::testImageStyleUrlForMissingSourceImage | function | core/ |
Tests that an invalid source image returns a 404. |
ImageStylesTest::providerSource | function | core/ |
The data provider. |
ImageStyleTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
ImageTest::$source | property | core/ |
Image source path. |
ImageToolkitBase::$source | property | core/ |
Path of the image file. |
ImageToolkitBase::getSource | function | core/ |
Gets the source path of the image file. |
ImageToolkitBase::setSource | function | core/ |
Sets the source path of the image file. |
ImageToolkitInterface::getSource | function | core/ |
Gets the source path of the image file. |
ImageToolkitInterface::setSource | function | core/ |
Sets the source path of the image file. |
ItemResourceTestBase | class | core/ |
ResourceTestBase for Item entity. |
ItemResourceTestBase | class | core/ |
|
ItemResourceTestBase.php | file | core/ |
|
ItemResourceTestBase.php | file | core/ |
|
ItemResourceTestBase::$entity | property | core/ |
The Item entity. |
ItemResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
ItemResourceTestBase::$modules | property | core/ |
Modules to install. |
ItemResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
ItemResourceTestBase::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
ItemResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
ItemResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
ItemResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
ItemResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
ItemResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
ItemResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
ItemTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
jsonapi.entity_resource | service | core/ |
Drupal\jsonapi\Controller\EntityResource |
jsonapi.resource_response.subscriber | service | core/ |
Drupal\jsonapi\EventSubscriber\ResourceResponseSubscriber |
jsonapi.resource_response_validator.subscriber | service | core/ |
Drupal\jsonapi\EventSubscriber\ResourceResponseValidator |
jsonapi.resource_type.repository | service | core/ |
Drupal\jsonapi\ResourceType\ResourceTypeRepository |
jsonapi.resource_type.repository.jsonapi_test_field_aliasing | service | core/ |
Drupal\jsonapi_test_field_aliasing\ResourceType\AliasingResourceTypeRepository |
jsonapi.resource_version.route_enhancer | service | core/ |
Drupal\jsonapi\Revisions\ResourceVersionRouteEnhancer |
JsonApiDocumentTopLevelNormalizer::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
jsonapi_test_resource_type_building.build_subscriber | service | core/ |
Drupal\jsonapi_test_resource_type_building\EventSubscriber\ResourceTypeBuildEventSubscriber |
jsonapi_test_resource_type_building.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_resource_type_building/jsonapi_test_resource_type_building.info.yml |
jsonapi_test_resource_type_building.services.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_resource_type_building/jsonapi_test_resource_type_building.services.yml |
LabelOnlyResourceObject | class | core/ |
Value object decorating a ResourceObject; only its label is available. |
LabelOnlyResourceObject.php | file | core/ |
|
LabelOnlyResourceObject::$entity | property | core/ |
The entity represented by this resource object. |
LabelOnlyResourceObject::createFromEntity | function | core/ |
Creates a new ResourceObject from an entity. |
LabelOnlyResourceObject::extractFieldsFromEntity | function | core/ |
Extracts the entity's fields. |
LabelOnlyResourceObject::getEntity | function | core/ |
Gets the decorated entity. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.