Search for document
- Search 7.x for document
- Search 8.9.x for document
- Search 10.3.x for document
- Search 11.x for document
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityViewDisplayTest::getExpectedDocument | function | core/ |
|
EntityViewDisplayTest::getPostDocument | function | core/ |
|
EntityViewModeTest::getExpectedDocument | function | core/ |
|
EntityViewModeTest::getPostDocument | function | core/ |
|
FeedTest::getExpectedDocument | function | core/ |
|
FeedTest::getPostDocument | function | core/ |
|
field.field.media.document.field_media_document.yml | file | core/ |
core/profiles/standard/config/optional/field.field.media.document.field_media_document.yml |
field.field.media.document.field_media_document.yml | file | core/ |
core/profiles/demo_umami/config/install/field.field.media.document.field_media_document.yml |
field.storage.media.field_media_document.yml | file | core/ |
core/profiles/standard/config/optional/field.storage.media.field_media_document.yml |
field.storage.media.field_media_document.yml | file | core/ |
core/profiles/demo_umami/config/install/field.storage.media.field_media_document.yml |
FieldConfigTest::getExpectedDocument | function | core/ |
|
FieldConfigTest::getPostDocument | function | core/ |
|
FieldPluginBase::documentSelfTokens | function | core/ |
Document any special tokens this field might use for itself. |
FieldStorageConfigTest::getExpectedDocument | function | core/ |
|
FieldStorageConfigTest::getPostDocument | function | core/ |
|
FileTest::getExpectedDocument | function | core/ |
|
FileTest::getPostDocument | function | core/ |
|
FileUploadTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the expected file entity. |
FileUploadTest::getPostDocument | function | core/ |
Returns the JSON:API POST document referencing the uploaded file. |
FilterFormatTest::getExpectedDocument | function | core/ |
|
FilterFormatTest::getPostDocument | function | core/ |
|
Help and documentation | group | core/ |
Documenting modules, themes, and install profiles |
ImageStyleTest::getExpectedDocument | function | core/ |
|
ImageStyleTest::getPostDocument | function | core/ |
|
ItemTest::getExpectedDocument | function | core/ |
|
ItemTest::getPostDocument | function | core/ |
|
JsonApiDocumentTopLevel | class | core/ |
Represents a JSON:API document's "top level". |
JsonApiDocumentTopLevel.php | file | core/ |
|
JsonApiDocumentTopLevel::$data | property | core/ |
The data to normalize. |
JsonApiDocumentTopLevel::$includes | property | core/ |
The includes to normalize. |
JsonApiDocumentTopLevel::$links | property | core/ |
The links. |
JsonApiDocumentTopLevel::$meta | property | core/ |
The metadata to normalize. |
JsonApiDocumentTopLevel::$omissions | property | core/ |
Resource objects that will be omitted from the response for access reasons. |
JsonApiDocumentTopLevel::getData | function | core/ |
Gets the data. |
JsonApiDocumentTopLevel::getIncludes | function | core/ |
Gets a JSON:API Data object of resources to be included in the response. |
JsonApiDocumentTopLevel::getLinks | function | core/ |
Gets the links. |
JsonApiDocumentTopLevel::getMeta | function | core/ |
Gets the metadata. |
JsonApiDocumentTopLevel::getOmissions | function | core/ |
Gets an OmittedData instance containing resources to be omitted. |
JsonApiDocumentTopLevel::__construct | function | core/ |
Instantiates a JsonApiDocumentTopLevel object. |
JsonApiDocumentTopLevelNormalizer | class | core/ |
Normalizes the top-level document according to the JSON:API specification. |
JsonApiDocumentTopLevelNormalizer.php | file | core/ |
|
JsonApiDocumentTopLevelNormalizer::$entityTypeManager | property | core/ |
The entity type manager. |
JsonApiDocumentTopLevelNormalizer::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
JsonApiDocumentTopLevelNormalizer::$supportedInterfaceOrClass | property | core/ |
|
JsonApiDocumentTopLevelNormalizer::denormalize | function | core/ |
|
JsonApiDocumentTopLevelNormalizer::getLinkHash | function | core/ |
Hashes an omitted link. |
JsonApiDocumentTopLevelNormalizer::hasCacheableSupportsMethod | function | core/ |
|
JsonApiDocumentTopLevelNormalizer::normalize | function | core/ |
|
JsonApiDocumentTopLevelNormalizer::normalizeErrorDocument | function | core/ |
Normalizes an error collection. |
JsonApiDocumentTopLevelNormalizer::normalizeOmissionsLinks | function | core/ |
Normalizes omitted data into a set of omission links. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.