Search for getFormState

  1. Search 7.x for getFormState
  2. Search 9.5.x for getFormState
  3. Search 8.9.x for getFormState
  4. Search 10.3.x for getFormState
  5. Other projects
Title Object type File name Summary
Display::getFormState function core/modules/views_ui/src/Form/Ajax/Display.php @todo Remove this and switch all usage of $form_state->get('section') to
$form_state->get('type').
FormAjaxException::getFormState function core/lib/Drupal/Core/Form/FormAjaxException.php Gets the form state.
ViewsFormBase::getFormState function core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php Gets the form state for this form.
ViewsFormInterface::getFormState function core/modules/views_ui/src/Form/Ajax/ViewsFormInterface.php 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.