This folder namespace contains Field type extending Symfony's Field Type, such as TextType, TextareaType, ... 

They all inherit from classes defioned in Symfony\Component\Form\Extension\Core\Type namespace.

Some of them are just here to call javascript improve input field (Select2, SelectPicker, ...)

Other are more preconfiged ones : ColorPicker, IconPicker