
Symfony\Component\Form\Extension\Core\Type\ChoiceType (Block prefix: "choice")
==============================================================================

 --------------------------- -------------------- ------------------------- ----------------------- 
  Options                     Overridden options   Parent options            Extension options      
 --------------------------- -------------------- ------------------------- ----------------------- 
  choice_attr                 FormType             FormType                  FormTypeCsrfExtension  
  choice_label               -------------------- ------------------------- ----------------------- 
  choice_loader               compound             action                    csrf_field_name        
  choice_name                 data_class           allow_file_upload         csrf_message           
  choice_translation_domain   empty_data           attr                      csrf_protection        
  choice_value                error_bubbling       auto_initialize           csrf_token_id          
  choices                     trim                 block_name                csrf_token_manager     
  expanded                                         by_reference                                     
  group_by                                         data                                             
  multiple                                         disabled                                         
  placeholder                                      help                                             
  preferred_choices                                help_attr                                        
                                                   inherit_data                                     
                                                   label                                            
                                                   label_attr                                       
                                                   label_format                                     
                                                   mapped                                           
                                                   method                                           
                                                   post_max_size_message                            
                                                   property_path                                    
                                                   required                                         
                                                   translation_domain                               
                                                   upload_max_size_message                          
 --------------------------- -------------------- ------------------------- ----------------------- 

Parent types
------------

 * Symfony\Component\Form\Extension\Core\Type\FormType

Type extensions
---------------

 * Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension

