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 |
---|---|---|---|
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::imageStyleResourceTestBaseSkipTests | function | core/ |
Marks some tests as skipped because XML cannot be deserialized. |
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/ |
Provides source data for ::testSource. |
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. |
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. |
JsonApiTopLevelResourceNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Normalizer\JsonApiDocumentTopLevelNormalizer[[api-linebreak]] @group jsonapi |
JsonApiTopLevelResourceNormalizerTest.php | file | core/ |
|
JsonApiTopLevelResourceNormalizerTest::$file | property | core/ |
|
JsonApiTopLevelResourceNormalizerTest::$includeResolver | property | core/ |
The include resolver. |
JsonApiTopLevelResourceNormalizerTest::$modules | property | core/ |
Modules to install. |
JsonApiTopLevelResourceNormalizerTest::$node | property | core/ |
A node to normalize. |
JsonApiTopLevelResourceNormalizerTest::$nodeType | property | core/ |
The node type. |
JsonApiTopLevelResourceNormalizerTest::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository under test. |
JsonApiTopLevelResourceNormalizerTest::$term1 | property | core/ |
A term. |
JsonApiTopLevelResourceNormalizerTest::$term2 | property | core/ |
A term. |
JsonApiTopLevelResourceNormalizerTest::$user | property | core/ |
A user to normalize. |
JsonApiTopLevelResourceNormalizerTest::$user2 | property | core/ |
A user. |
JsonApiTopLevelResourceNormalizerTest::$vocabulary | property | core/ |
A vocabulary. |
JsonApiTopLevelResourceNormalizerTest::cacheableMetadataProvider | function | core/ |
Provides test cases for asserting cacheable metadata behavior. |
JsonApiTopLevelResourceNormalizerTest::denormalizeUuidProviderBuilder | function | core/ |
We cannot use a PHPUnit data provider because our data depends on $this. |
JsonApiTopLevelResourceNormalizerTest::getNormalizer | function | core/ |
Helper to load the normalizer. |
JsonApiTopLevelResourceNormalizerTest::getTestConfigEntityResource | function | core/ |
Get a test resource type, resource object and includes for config entity. |
JsonApiTopLevelResourceNormalizerTest::getTestContentEntityResource | function | core/ |
Get a test resource type, resource object and includes. |
JsonApiTopLevelResourceNormalizerTest::jsonSchemaDataProvider | function | core/ |
Data provider for ::testNormalizedValuesAgainstJsonSchema. |
JsonApiTopLevelResourceNormalizerTest::setUp | function | core/ |
|
JsonApiTopLevelResourceNormalizerTest::tearDown | function | core/ |
|
JsonApiTopLevelResourceNormalizerTest::testAliasFieldRouteException | function | core/ |
Tests the message and exceptions when requesting a Label only resource. |
JsonApiTopLevelResourceNormalizerTest::testCacheableMetadata | function | core/ |
Ensure that cacheability metadata is properly added. |
JsonApiTopLevelResourceNormalizerTest::testConfigEntityResourceObjectSchema | function | core/ |
Test the generated config resource object normalization against the schema. |
JsonApiTopLevelResourceNormalizerTest::testDenormalize | function | core/ |
Try to POST a node and check if it exists afterwards. |
JsonApiTopLevelResourceNormalizerTest::testDenormalizeInvalidTypeAndNoType | function | core/ |
Tests denormalization for related resources with missing or invalid types. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.