You are here

namespace Drupal\jsonapi\EventSubscriber in JSON:API 8.2

Same name in other branches
  1. 8 Drupal\jsonapi\EventSubscriber
Classsort descending Location Description
DefaultExceptionSubscriber src/EventSubscriber/DefaultExceptionSubscriber.php Serializes exceptions in compliance with the JSON:API specification.
JsonApiRequestValidator src/EventSubscriber/JsonApiRequestValidator.php Request subscriber that validates a JSON:API request.
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.