Search for document
- Search 7.x for document
- Search 9.5.x for document
- Search 10.3.x for document
- Search 11.x for document
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
JsonApiDocumentTopLevelNormalizerTest::decorateRequest | function | core/ |
Decorates a request with sparse fieldsets and includes. |
JsonApiDocumentTopLevelNormalizerTest::denormalizeProvider | function | core/ |
Data provider for the denormalize test. |
JsonApiDocumentTopLevelNormalizerTest::denormalizeUuidProvider | function | core/ |
Provides test cases for testDenormalizeUuid. |
JsonApiDocumentTopLevelNormalizerTest::denormalizeUuidProviderBuilder | function | core/ |
We cannot use a PHPUnit data provider because our data depends on $this. |
JsonApiDocumentTopLevelNormalizerTest::generateProphecies | function | core/ |
Generates the prophecies for the mocked entity request. |
JsonApiDocumentTopLevelNormalizerTest::getNormalizer | function | core/ |
Helper to load the normalizer. |
JsonApiDocumentTopLevelNormalizerTest::setUp | function | core/ |
|
JsonApiDocumentTopLevelNormalizerTest::setUp | function | core/ |
|
JsonApiDocumentTopLevelNormalizerTest::tearDown | function | core/ |
|
JsonApiDocumentTopLevelNormalizerTest::testCacheableMetadata | function | core/ |
Ensure that cacheability metadata is properly added. |
JsonApiDocumentTopLevelNormalizerTest::testCacheableMetadataProvider | function | core/ |
Provides test cases for asserting cacheable metadata behavior. |
JsonApiDocumentTopLevelNormalizerTest::testDenormalize | function | core/ |
@covers ::denormalize @dataProvider denormalizeProvider |
JsonApiDocumentTopLevelNormalizerTest::testDenormalize | function | core/ |
Try to POST a node and check if it exists afterwards. |
JsonApiDocumentTopLevelNormalizerTest::testDenormalizeInvalidTypeAndNoType | function | core/ |
Tests denormalization for related resources with missing or invalid types. |
JsonApiDocumentTopLevelNormalizerTest::testDenormalizeUuid | function | core/ |
Ensures only valid UUIDs can be specified. |
JsonApiDocumentTopLevelNormalizerTest::testDenormalizeUuid | function | core/ |
Try to POST a node and check if it exists afterwards. |
JsonApiDocumentTopLevelNormalizerTest::testNormalize | function | core/ |
@covers ::normalize |
JsonApiDocumentTopLevelNormalizerTest::testNormalizeConfig | function | core/ |
@covers ::normalize |
JsonApiDocumentTopLevelNormalizerTest::testNormalizeException | function | core/ |
@covers ::normalize |
JsonApiDocumentTopLevelNormalizerTest::testNormalizeRelated | function | core/ |
@covers ::normalize |
JsonApiDocumentTopLevelNormalizerTest::testNormalizeUuid | function | core/ |
@covers ::normalize |
jsonapi_test_normalizers_kernel.jsonapi_document_toplevel | service | core/ |
Alias of serializer.normalizer.jsonapi_document_toplevel.jsonapi |
LayoutBuilderEntityViewDisplayTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
media.type.document.yml | file | core/ |
core/profiles/standard/config/optional/media.type.document.yml |
media.type.document.yml | file | core/ |
core/profiles/demo_umami/config/install/media.type.document.yml |
MediaStandardProfileTest::documentTest | function | core/ |
Test the standard profile configuration for media type 'document'. |
MediaTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
MediaTest::getExpectedGetRelationshipDocumentData | function | core/ |
Gets the expected document data for the given relationship. |
MediaTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
MediaTypeTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
MediaTypeTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
MenuLinkContentTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
MenuLinkContentTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
MenuTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
MenuTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
MessageTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
MessageTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
NodeTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
NodeTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
NodeTypeTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
NodeTypeTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
PathAliasTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
PathAliasTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
RdfMappingTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
RdfMappingTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
ResourceTestBase::assertSameDocument | function | core/ |
Asserts that an expected document matches the response body. |
ResourceTestBase::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
ResourceTestBase::getExpectedGetRelationshipDocument | function | core/ |
Gets an expected document for the given relationship. |
ResourceTestBase::getExpectedGetRelationshipDocumentData | function | core/ |
Gets the expected document data for the given relationship. |
ResourceTestBase::getPatchDocument | function | core/ |
Returns the JSON:API PATCH document. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.