namespace Drupal\hal\Normalizer
Same name in other branches
Object name | File name | Summary |
---|---|---|
ContentEntityNormalizer | core/modules/hal/src/Normalizer/ContentEntityNormalizer.php | Converts the Drupal entity object structure to a HAL array structure. |
EntityReferenceItemNormalizer | core/modules/hal/src/Normalizer/EntityReferenceItemNormalizer.php | Converts the Drupal entity reference item object to HAL array structure. |
FieldItemNormalizer | core/modules/hal/src/Normalizer/FieldItemNormalizer.php | Converts the Drupal field item object structure to HAL array structure. |
FieldNormalizer | core/modules/hal/src/Normalizer/FieldNormalizer.php | Converts the Drupal field structure to HAL array structure. |
FileEntityNormalizer | core/modules/hal/src/Normalizer/FileEntityNormalizer.php | Converts the Drupal entity object structure to a HAL array structure. |
NormalizerBase | core/modules/hal/src/Normalizer/NormalizerBase.php | Base class for Normalizers. |
TimestampItemNormalizer | core/modules/hal/src/Normalizer/TimestampItemNormalizer.php | Converts values for TimestampItem to and from common formats for hal. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.