namespace Drupal\jsonapi\Normalizer\Value

Same name in other branches
  1. 9 Drupal\jsonapi\Normalizer\Value
  2. 8.9.x Drupal\jsonapi\Normalizer\Value
  3. 10 Drupal\jsonapi\Normalizer\Value
Object name File name Summary
CacheableNormalization core/modules/jsonapi/src/Normalizer/Value/CacheableNormalization.php Use to store normalized data and its cacheability.
CacheableOmission core/modules/jsonapi/src/Normalizer/Value/CacheableOmission.php Represents the cacheability associated with the omission of a value.
HttpExceptionNormalizerValue core/modules/jsonapi/src/Normalizer/Value/HttpExceptionNormalizerValue.php Helps normalize exceptions in compliance with the JSON:API spec.
TemporaryArrayObjectThrowingExceptions core/modules/jsonapi/src/Normalizer/Value/TemporaryArrayObjectThrowingExceptions.php An \ArrayObject that throws an exception when used as an ArrayObject.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.