You are here

namespace Drupal\jsonapi_extras in JSON:API Extras 8.3

Same name in other branches
  1. 8 Drupal\jsonapi_extras
  2. 8.2 Drupal\jsonapi_extras
Classsort descending Location Description
EntityToJsonApi src/EntityToJsonApi.php Simplifies the process of generating a JSON:API version of an entity.
JsonapiExtrasServiceProvider src/JsonapiExtrasServiceProvider.php Replace the resource type repository for our own configurable version.
JsonapiResourceConfigListBuilder src/JsonapiResourceConfigListBuilder.php Provides a listing of JSON:API Resource Config entities.
SerializerDecorator src/SerializerDecorator.php A decorated JSON:API serializer, with lazily initialized fallback serializer.