You are here

namespace Drupal\jsonapi\Normalizer\Value in JSON:API 8.2

Same name in other branches
  1. 8 Drupal\jsonapi\Normalizer\Value
Classsort descending Location Description
CacheableNormalization src/Normalizer/Value/CacheableNormalization.php Use to store normalized data and its cacheability.
CacheableOmission src/Normalizer/Value/CacheableOmission.php Represents the cacheability associated with the omission of a value.
HttpExceptionNormalizerValue src/Normalizer/Value/HttpExceptionNormalizerValue.php Helps normalize exceptions in compliance with the JSON:API spec.