CacheableDependenciesMergerTrait |
src/Normalizer/Value/CacheableDependenciesMergerTrait.php |
Trait for \Drupal\Core\Cache\CacheableDependencyInterface::setCacheability(). |
ConfigFieldItemNormalizerValue |
src/Normalizer/Value/ConfigFieldItemNormalizerValue.php |
Helps normalize config entity "fields" in compliance with the JSON API spec. |
EntityNormalizerValue |
src/Normalizer/Value/EntityNormalizerValue.php |
Helps normalize entities in compliance with the JSON API spec. |
FieldItemNormalizerValue |
src/Normalizer/Value/FieldItemNormalizerValue.php |
Helps normalize field items in compliance with the JSON API spec. |
FieldNormalizerValue |
src/Normalizer/Value/FieldNormalizerValue.php |
Helps normalize fields in compliance with the JSON API spec. |
FieldNormalizerValueInterface |
src/Normalizer/Value/FieldNormalizerValueInterface.php |
Interface to help normalize fields in compliance with the JSON API spec. |
HttpExceptionNormalizerValue |
src/Normalizer/Value/HttpExceptionNormalizerValue.php |
Helps normalize exceptions in compliance with the JSON API spec. |
IncludeOnlyRelationshipNormalizerValue |
src/Normalizer/Value/IncludeOnlyRelationshipNormalizerValue.php |
Helps normalize relationships in compliance with the JSON API spec. |
JsonApiDocumentTopLevelNormalizerValue |
src/Normalizer/Value/JsonApiDocumentTopLevelNormalizerValue.php |
Helps normalize the top level document in compliance with the JSON API spec. |
NullFieldNormalizerValue |
src/Normalizer/Value/NullFieldNormalizerValue.php |
Normalizes null fields in accordance with the JSON API specification. |
RelationshipItemNormalizerValue |
src/Normalizer/Value/RelationshipItemNormalizerValue.php |
Helps normalize relationship items in compliance with the JSON API spec. |
RelationshipNormalizerValue |
src/Normalizer/Value/RelationshipNormalizerValue.php |
Helps normalize relationships in compliance with the JSON API spec. |
ValueExtractorInterface |
src/Normalizer/Value/ValueExtractorInterface.php |
Interface for value objects used in the JSON API normalization process. |