IncludeResolver |
core/modules/jsonapi/src/IncludeResolver.php |
Resolves included resources for an entity or collection of entities. |
JsonapiServiceProvider |
core/modules/jsonapi/src/JsonapiServiceProvider.php |
Adds 'api_json' as known format and prevents its use in the REST module. |
JsonApiSpec |
core/modules/jsonapi/src/JsonApiSpec.php |
Defines constants used for compliance with the JSON:API specification. |
ResourceResponse |
core/modules/jsonapi/src/ResourceResponse.php |
Contains data for serialization before sending the response. |