mixed reverseTransform($array) Transforms a value from the transformed representation to its
mixed reverseTransform(mixed $value) Passes the value through the reverseTransform() method of
class DataTransformerChain implements
mixed transform(mixed $value) Transforms a normalized format into a localized money string.
mixed reverseTransform(mixed $value) Transforms a date string in the configured timezone into
mixed transform(DateTimeInterface $dateTime)
mixed transform(mixed $value) Transforms a Boolean into a string.
mixed transform(mixed $choice) Transforms a single choice to a format appropriate for the nested
DataTransformerInterface[] getTransformers()
mixed transform($choice) Transforms a value from the original representation to a transformed
Page 2 of 5