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

public FormState::getCleanValueKeys() Gets

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

public FormState::getLimitValidationErrors() Retrieves

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

public FormState::setButtons(array $buttons) Stores

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

Contains references to details elements to render them within vertical tabs. This property is uncacheable.

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

public FormState::getRebuildInfo() Gets

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

public FormState::isExecuted() Determines

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

If set to TRUE the original, unprocessed form structure will be cached, which allows the entire form to be rebuilt from cache. A typical form workflow involves two page requests;

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

TRUE signifies correct form submission. This is always TRUE for programmed forms coming from

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

public FormState::setCached($cache = TRUE) Sets

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

public FormState::setStorage(array $storage) Sets

2025-01-10 15:47:30