Bernhard Schussek 8c7a93c90c [Form] Added FormTypeInterface::buildRendererBottomUp() which is called after children are initialized 14 years ago
..
CsrfProvider 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
DataMapper 6825ea2489 [Form] Improved test coverage of PropertyPathMapper 14 years ago
DataTransformer 08a09240f6 [Form] Fixed order of input and output timezone to a more natural one 14 years ago
EventListener 9b1b8cbffa [Form] Replaced various occurences of 'field' by 'form' 14 years ago
Fixtures 2dbb41714a [Form] Merged Field and Form. Merged FieldBuilder and FormBuilder. After the refactoring, the distinction between the two concepts is small enough to merge them 14 years ago
Renderer c786fac303 [Form] Sample fix implementation of renderers 14 years ago
Type 8c7a93c90c [Form] Added FormTypeInterface::buildRendererBottomUp() which is called after children are initialized 14 years ago
Validator e3ac248617 [Form] Errors are mapped to subforms correctly and bubble up again if necessary 14 years ago
FormBuilderTest.php 9b1b8cbffa [Form] Replaced various occurences of 'field' by 'form' 14 years ago
FormFactoryTest.php c786fac303 [Form] Sample fix implementation of renderers 14 years ago
FormInterface.php 2dbb41714a [Form] Merged Field and Form. Merged FieldBuilder and FormBuilder. After the refactoring, the distinction between the two concepts is small enough to merge them 14 years ago
FormTest.php 16d65f6f16 [Form] Moved previously skipped tests from FormTypeTest to FormTest and fixed them 14 years ago
PropertyPathTest.php 9b1b8cbffa [Form] Replaced various occurences of 'field' by 'form' 14 years ago