You are here

namespace Drupal\jsonapi\EventSubscriber in JSON:API 8

Same name in other branches
  1. 8.2 Drupal\jsonapi\EventSubscriber
Classsort descending Location Description
DefaultExceptionSubscriber src/EventSubscriber/DefaultExceptionSubscriber.php Serializes exceptions in compliance with the JSON API specification.
ResourceResponseSubscriber src/EventSubscriber/ResourceResponseSubscriber.php Response subscriber that serializes and removes ResourceResponses' data.
ResourceResponseValidator src/EventSubscriber/ResourceResponseValidator.php Response subscriber that validates a JSON API response.