namespace Drupal\jsonapi\Normalizer\Value in Drupal 9
Same name in other branches
|
Class |
Location | Description |
|---|---|---|
| CacheableNormalization |
core/ |
Use to store normalized data and its cacheability. |
| CacheableOmission |
core/ |
Represents the cacheability associated with the omission of a value. |
| HttpExceptionNormalizerValue |
core/ |
Helps normalize exceptions in compliance with the JSON:API spec. |