FormStateDecoratorBase::hasTemporaryValue
  • References/PHP/Drupal/Form/FormStateDecoratorBase

public FormStateDecoratorBase::hasTemporaryValue($key)

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

public FormState::setRedirect($route_name, array $route_parameters = array(), array

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

public FormStateInterface::setProgrammedBypassAccessCheck($pr

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

Provides submission processing for forms. Hierarchy class \Drupal\Core\Form\

2025-01-10 15:47:30
FormStateInterface::getError
  • References/PHP/Drupal/Form/FormStateInterface

public FormStateInterface::getError(array $element)

2025-01-10 15:47:30
FormStateDecoratorBase::getValue
  • References/PHP/Drupal/Form/FormStateDecoratorBase

public &FormStateDecoratorBase::getValue($key, $default

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

If set to TRUE the form will NOT be cached, even if 'cache' is set. Type: bool File

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

Stores information about the state of a subform. Hierarchy class \Drupal\Core\Form\

2025-01-10 15:47:30
FormStateDecoratorBase::getCleanValueKeys
  • References/PHP/Drupal/Form/FormStateDecoratorBase

public FormStateDecoratorBase::getCleanValueKeys()

2025-01-10 15:47:30
FormValidator::doValidateForm
  • References/PHP/Drupal/Form/FormValidator

protected FormValidator::doValidateForm(&$elements, FormStateInterface

2025-01-10 15:47:30