You are here

namespace Drupal\jsonapi\Normalizer\Value in Drupal 8

Same name in other branches
  1. 9 Drupal\jsonapi\Normalizer\Value
Classsort descending Location Description
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.