FormState::addBuildInfo
  • References/PHP/Drupal/Form/FormState

public FormState::addBuildInfo($property, $value) Adds

2025-01-10 15:47:30
FormState::$always_process
  • References/PHP/Drupal/Form/FormState

If TRUE and the method is GET, a form_id is not necessary. This property is uncacheable. Type:

2025-01-10 15:47:30
FormState::setProgrammedBypassAccessCheck
  • References/PHP/Drupal/Form/FormState

public FormState::setProgrammedBypassAccessCheck($programmed_bypass_access_check

2025-01-10 15:47:30
FormState::getUserInput
  • References/PHP/Drupal/Form/FormState

public &FormState::getUserInput() Returns

2025-01-10 15:47:30
FormState::setRebuildInfo
  • References/PHP/Drupal/Form/FormState

public FormState::setRebuildInfo(array $rebuild_info) Sets

2025-01-10 15:47:30
FormState::$has_file_element
  • References/PHP/Drupal/Form/FormState

If TRUE, there is a file element and Form API will set the appropriate 'enctype' HTML attribute on the form. Type: bool

2025-01-10 15:47:30
FormState::$redirect
  • References/PHP/Drupal/Form/FormState

Used to redirect the form on submission. This property is uncacheable. Type: \Drupal\Core\

2025-01-10 15:47:30
FormState::getStorage
  • References/PHP/Drupal/Form/FormState

public &FormState::getStorage() Returns

2025-01-10 15:47:30
FormState::getCacheableArray
  • References/PHP/Drupal/Form/FormState

public FormState::getCacheableArray() Returns

2025-01-10 15:47:30
FormState::set
  • References/PHP/Drupal/Form/FormState

public FormState::set($property, $value) Sets

2025-01-10 15:47:30