Namespaces

Classes

To learn more about how form events work check the documentation entry at {@link https://symfony.com/doc/any/components/form/form_events.html}.
Entry point of the Form component.
A builder for {@link SubmitButton} instances.

Interfaces

A type that should be converted into a {@link Button} instance.
A clickable form element.
Transforms a value between different representations.
The configuration of a {@link Form} object.
Interface for extensions which provide types, type extensions and a guesser.
Allows creating a form based on a name, a class or a property.
The central registry of the Form component.
Renders a form into HTML.
Submits forms if they were submitted.
Creates ResolvedFormTypeInterface instances.
A wrapper for a form type and its extensions.
A type that should be converted into a {@link SubmitButton} instance.