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. |