Search for getFormState
- Search 7.x for getFormState
 - Search 8.9.x for getFormState
 - Search 10.3.x for getFormState
 - Search 11.x for getFormState
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| Display::getFormState | function | core/ | 
                                                                                        @todo Remove this and switch all usage of $form_state->get('section') to $form_state->get('type').  | 
              
| FormAjaxException::getFormState | function | core/ | 
                                                                                        Gets the form state. | 
| ViewsFormBase::getFormState | function | core/ | 
                                                                                        Gets the form state for this form. | 
| ViewsFormInterface::getFormState | function | core/ | 
                                                                                        Gets the form state for this form. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.