You are here

namespace Drupal\jsonapi in JSON:API 8

Same name in other branches
  1. 8.2 Drupal\jsonapi
Classsort descending Location Description
EntityToJsonApi src/EntityToJsonApi.php Simplifies the process of generating a JSON API version of an entity.
JsonapiServiceProvider src/JsonapiServiceProvider.php Adds 'api_json' as known format and prevents its use in the REST module.
JsonApiSpec src/JsonApiSpec.php Defines constants used for compliance with the JSON API specification.
ResourceResponse src/ResourceResponse.php Contains data for serialization before sending the response.