Bernhard Schussek 4f0283a508 [Form] Removed Form::isBound(). Form::bind() is only a shortcut method now, use Form::isSubmitted() if you want to find out whether a form was submitted. 14 年之前
..
CsrfProvider d017970867 [Form] Implemented FormFactory::buildDefault() to ease the use of the new CSRF implementation without the DIC 14 年之前
Exception 4f0283a508 [Form] Removed Form::isBound(). Form::bind() is only a shortcut method now, use Form::isSubmitted() if you want to find out whether a form was submitted. 14 年之前
FieldFactory e6dc155e89 fix validator class metadata warning 14 年之前
Resources fb1f99137d [Form] Changed semantics of a "bound" form 14 年之前
ValueTransformer fb1f99137d [Form] Changed semantics of a "bound" form 14 年之前
BirthdayField.php 64fb94c725 normalized license messages in PHP files 14 年之前
CheckboxField.php d341e8bccb [Form] Adding PHPDoc to many Field objects and making other small changes: 14 年之前
ChoiceField.php fb1f99137d [Form] Changed semantics of a "bound" form 14 年之前
CollectionField.php fb1f99137d [Form] Changed semantics of a "bound" form 14 年之前
Configurable.php 17f9162b89 [Standards] Changing many instances of "boolean" to "Boolean". 14 年之前
CountryField.php fdbc064f06 [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 14 年之前
DateField.php fb1f99137d [Form] Changed semantics of a "bound" form 14 年之前
DateTimeField.php c468db5c5b [Form] Merged classes FieldGroup and Form for simplicity 14 年之前
EntityChoiceField.php 7b9b90809a fix variable name 14 年之前
Field.php fb1f99137d [Form] Changed semantics of a "bound" form 14 年之前
FieldError.php 64fb94c725 normalized license messages in PHP files 14 年之前
FieldInterface.php fb1f99137d [Form] Changed semantics of a "bound" form 14 年之前
FileField.php c468db5c5b [Form] Merged classes FieldGroup and Form for simplicity 14 年之前
Form.php 4f0283a508 [Form] Removed Form::isBound(). Form::bind() is only a shortcut method now, use Form::isSubmitted() if you want to find out whether a form was submitted. 14 年之前
FormContext.php a28151a8af [Form] Removed FormFactory and improved the form instantiation process 14 年之前
FormContextInterface.php a28151a8af [Form] Removed FormFactory and improved the form instantiation process 14 年之前
FormInterface.php c468db5c5b [Form] Merged classes FieldGroup and Form for simplicity 14 年之前
HiddenField.php 64fb94c725 normalized license messages in PHP files 14 年之前
HybridField.php fb1f99137d [Form] Changed semantics of a "bound" form 14 年之前
IntegerField.php d341e8bccb [Form] Adding PHPDoc to many Field objects and making other small changes: 14 年之前
LanguageField.php fdbc064f06 [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 14 年之前
LocaleField.php fdbc064f06 [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 14 年之前
MoneyField.php fdbc064f06 [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 14 年之前
NumberField.php d341e8bccb [Form] Adding PHPDoc to many Field objects and making other small changes: 14 年之前
PasswordField.php fb1f99137d [Form] Changed semantics of a "bound" form 14 年之前
PercentField.php d341e8bccb [Form] Adding PHPDoc to many Field objects and making other small changes: 14 年之前
PropertyPath.php fb1f99137d [Form] Changed semantics of a "bound" form 14 年之前
PropertyPathIterator.php 17f9162b89 [Standards] Changing many instances of "boolean" to "Boolean". 14 年之前
RadioField.php 64fb94c725 normalized license messages in PHP files 14 年之前
RecursiveFieldIterator.php c468db5c5b [Form] Merged classes FieldGroup and Form for simplicity 14 年之前
RepeatedField.php fb1f99137d [Form] Changed semantics of a "bound" form 14 年之前
TextField.php d341e8bccb [Form] Adding PHPDoc to many Field objects and making other small changes: 14 年之前
TextareaField.php 64fb94c725 normalized license messages in PHP files 14 年之前
TimeField.php c468db5c5b [Form] Merged classes FieldGroup and Form for simplicity 14 年之前
TimezoneField.php ebd2ca6cfe [Form] Moved option 'empty_value' to ChoiceField. An empty value is displayed if the field is not required. 14 年之前
ToggleField.php 64fb94c725 normalized license messages in PHP files 14 年之前
UrlField.php d341e8bccb [Form] Adding PHPDoc to many Field objects and making other small changes: 14 年之前