You are here

namespace Drupal\jsonapi_extras\Plugin\jsonapi\FieldEnhancer in JSON:API Extras 8.2

Same name in other branches
  1. 8.3 Drupal\jsonapi_extras\Plugin\jsonapi\FieldEnhancer
  2. 8 Drupal\jsonapi_extras\Plugin\jsonapi\FieldEnhancer
Classsort descending Location Description
DateTimeEnhancer src/Plugin/jsonapi/FieldEnhancer/DateTimeEnhancer.php Perform additional manipulations to timestamp fields.
DateTimeFromStringEnhancer src/Plugin/jsonapi/FieldEnhancer/DateTimeFromStringEnhancer.php Perform additional manipulations to datetime fields.
JSONFieldEnhancer src/Plugin/jsonapi/FieldEnhancer/JSONFieldEnhancer.php Perform additional manipulations to JSON fields.
SingleNestedEnhancer src/Plugin/jsonapi/FieldEnhancer/SingleNestedEnhancer.php Perform additional manipulations to date fields.
UuidLinkEnhancer src/Plugin/jsonapi/FieldEnhancer/UuidLinkEnhancer.php Use UUID for internal link field value.