namespace Drupal\jsonapi
Same name in other branches
| Object name | File name | Summary | 
|---|---|---|
| CacheableResourceResponse | core/modules/jsonapi/src/CacheableResourceResponse.php | Extends ResourceResponse with cacheability. | 
| 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. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.