Form createForm(string|FormTypeInterface $type, mixed $data = null,
array $options = array())
FormBuilder createFormBuilder(mixed $data = null, array $options = array())
You can "customize" Event of the process of Form component with a Form Event compatible with Event Dispatcher...