This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Form/DataTransformer
2011-03-24 22:43:00 +01:00
..
ArrayToChoicesTransformer.php [Form] Renamed ValueTransformers to DataTransformers to fit with DataMapper and DataValidator 2011-03-18 16:01:06 +01:00
ArrayToPartsTransformer.php [Form] Renamed ValueTransformers to DataTransformers to fit with DataMapper and DataValidator 2011-03-18 16:01:06 +01:00
BaseDateTimeTransformer.php [Form] Fixed order of input and output timezone to a more natural one 2011-03-23 17:12:04 +01:00
BooleanToStringTransformer.php [Form] Removing Configurable from DataTransformers 2011-03-21 23:01:10 +00:00
CallbackTransformer.php [Form] Renamed ValueTransformers to DataTransformers to fit with DataMapper and DataValidator 2011-03-18 16:01:06 +01:00
DataTransformerChain.php [Form] Renamed ValueTransformers to DataTransformers to fit with DataMapper and DataValidator 2011-03-18 16:01:06 +01:00
DataTransformerInterface.php [Form] Renamed ValueTransformers to DataTransformers to fit with DataMapper and DataValidator 2011-03-18 16:01:06 +01:00
DateTimeToArrayTransformer.php [Form] Fixed order of input and output timezone to a more natural one 2011-03-23 17:12:04 +01:00
DateTimeToLocalizedStringTransformer.php [Form] Fixed order of input and output timezone to a more natural one 2011-03-23 17:12:04 +01:00
DateTimeToStringTransformer.php [Form] Fixed order of input and output timezone to a more natural one 2011-03-23 17:12:04 +01:00
DateTimeToTimestampTransformer.php [Form] Fixed order of input and output timezone to a more natural one 2011-03-23 17:12:04 +01:00
FileToArrayTransformer.php [Form] Renamed ValueTransformers to DataTransformers to fit with DataMapper and DataValidator 2011-03-18 16:01:06 +01:00
FileToStringTransformer.php [Form] Renamed ValueTransformers to DataTransformers to fit with DataMapper and DataValidator 2011-03-18 16:01:06 +01:00
IntegerToLocalizedStringTransformer.php [Form] Removing Configurable from DataTransformers 2011-03-21 23:01:10 +00:00
MoneyToLocalizedStringTransformer.php [Form] Fixed coding conventions 2011-03-23 16:14:53 +01:00
NumberToLocalizedStringTransformer.php [Form] Fixed coding conventions 2011-03-23 16:14:53 +01:00
PercentToLocalizedStringTransformer.php [Form] Fixed coding conventions 2011-03-23 16:14:53 +01:00
ReversedTransformer.php [Form] Renamed ValueTransformers to DataTransformers to fit with DataMapper and DataValidator 2011-03-18 16:01:06 +01:00
ScalarToChoicesTransformer.php [Form] Renamed ValueTransformers to DataTransformers to fit with DataMapper and DataValidator 2011-03-18 16:01:06 +01:00
TransformationFailedException.php [Form] Renamed ValueTransformers to DataTransformers to fit with DataMapper and DataValidator 2011-03-18 16:01:06 +01:00
ValueToDuplicatesTransformer.php [Form] Renamed ValueTransformers to DataTransformers to fit with DataMapper and DataValidator 2011-03-18 16:01:06 +01:00