namespace Drupal\jsonapi\EventSubscriber
Same name in other branches
Object name | File name | Summary |
---|---|---|
DefaultExceptionSubscriber | core/modules/jsonapi/src/EventSubscriber/DefaultExceptionSubscriber.php | Serializes exceptions in compliance with the JSON:API specification. |
JsonApiRequestValidator | core/modules/jsonapi/src/EventSubscriber/JsonApiRequestValidator.php | Request subscriber that validates a JSON:API request. |
ResourceObjectNormalizationCacher | core/modules/jsonapi/src/EventSubscriber/ResourceObjectNormalizationCacher.php | Caches entity normalizations after the response has been sent. |
ResourceResponseSubscriber | core/modules/jsonapi/src/EventSubscriber/ResourceResponseSubscriber.php | Response subscriber that serializes and removes ResourceResponses' data. |
ResourceResponseValidator | core/modules/jsonapi/src/EventSubscriber/ResourceResponseValidator.php | Response subscriber that validates a JSON:API response. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.