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/tests/Symfony/Tests/Component/Form/Fixtures
2011-02-24 12:22:00 +01:00
..
Author.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
CompositeIdentEntity.php [Form] Moved Doctrine2 specific files 2011-02-01 15:27:12 +01:00
FixedValueTransformer.php [Form] Fixed: PropertyPath always requires arrays or objects. Forms now always store arrays or objects as transformed data, even when they were bound empty 2011-02-24 12:22:00 +01:00
InvalidField.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
Magician.php [PropertyPath] Fixed usage of __get() and __set() when accessing properties that exist in the object but are not public 2010-12-10 14:28:04 +01:00
RequiredOptionsField.php [Form] Added parent calls to all configure() methods of Fields and Transformers 2010-11-16 07:28:12 +01:00
SingleIdentEntity.php [Form] Moved Doctrine2 specific files 2011-02-01 15:27:12 +01:00
TestField.php [Form] Added option 'value_transformer' and 'normalization_transformer' to Field class 2010-11-16 07:28:33 +01:00
TestForm.php [Form] Merged classes FieldGroup and Form for simplicity 2011-02-01 15:27:12 +01:00
TestInputField.php [Form] Made InputField instantiable so that simple input fields can be created on the fly 2010-10-22 08:30:14 +02:00
TestToggleField.php [Form] Made InputField instantiable so that simple input fields can be created on the fly 2010-10-22 08:30:14 +02:00