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

 ------------------------------- -------------------- ------------------------------ ----------------------- 
  Options                         Overridden options   Parent options                 Extension options      
 ------------------------------- -------------------- ------------------------------ ----------------------- 
  choice_attr                     FormType             FormType                       FormTypeCsrfExtension  
  choice_filter                  -------------------- ------------------------------ ----------------------- 
  choice_label                    compound             action                         csrf_field_name        
  choice_lazy                     data_class           allow_file_upload              csrf_message           
  choice_loader                   empty_data           attr                           csrf_protection        
  choice_name                     error_bubbling       attr_translation_parameters    csrf_token_id          
  choice_translation_domain       invalid_message      auto_initialize                csrf_token_manager     
  choice_translation_parameters   trim                 block_name                                            
  choice_value                                         block_prefix                                          
  choices                                              by_reference                                          
  duplicate_preferred_choices                          data                                                  
  expanded                                             disabled                                              
  group_by                                             form_attr                                             
  multiple                                             getter                                                
  placeholder                                          help                                                  
  placeholder_attr                                     help_attr                                             
  preferred_choices                                    help_html                                             
  separator                                            help_translation_parameters                           
  separator_html                                       inherit_data                                          
                                                       invalid_message_parameters                            
                                                       is_empty_callback                                     
                                                       label                                                 
                                                       label_attr                                            
                                                       label_format                                          
                                                       label_html                                            
                                                       label_translation_parameters                          
                                                       mapped                                                
                                                       method                                                
                                                       post_max_size_message                                 
                                                       priority                                              
                                                       property_path                                         
                                                       required                                              
                                                       row_attr                                              
                                                       setter                                                
                                                       translation_domain                                    
                                                       upload_max_size_message                               
 ------------------------------- -------------------- ------------------------------ ----------------------- 

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

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

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

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

