Classes

Converts the Drupal entity object structures to a normalized array.

Normalizes/denormalizes Drupal config entity objects into an array structure.

Normalizes/denormalizes Drupal content entities into an array structure.

Converts values for the DateTimeIso8601 data type to RFC3339.

Converts values for datetime objects to RFC3339 and from common formats.

Normalizes/denormalizes Drupal entity objects into an array structure.

Adds the file URI to embedded file entities.

Converts empty reference values for entity reference items.

Denormalizes field item object structure by updating the entity field values.

Denormalizes data to Drupal field values.

A trait for providing fieldable entity normalization/denormalization methods.

Converts list objects to arrays.

Normalizes MarkupInterface objects into a string.

Base class for Normalizers.

Null normalizer.

Converts primitive data objects to their casted values.

A trait providing methods for serialized columns.

Converts values for TimestampItem to and from common formats.

Converts values for the Timestamp data type to and from common formats.

Converts typed data objects to arrays.

Interfaces

Defines the interface for normalizers producing cacheable normalizations.