class FormTypeHttpFoundationExtension extends AbstractTypeExtension
Methods
buildForm(FormBuilderInterface $builder, array $options) Builds the form.
buildView(FormView $view, FormInterface $form, array $options) Builds the view. from AbstractTypeExtension finishView(FormView $view, FormInterface $form, array $options) Finishes the view. from AbstractTypeExtension configureOptions(OptionsResolver $resolver) Configures the options for this type. from AbstractTypeExtension _