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

public FormStateDecoratorBase::isProgrammed()

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

public FormStateDecoratorBase::prepareCallback($callback)

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

public FormStateDecoratorBase::getCleanValueKeys()

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

public FormStateDecoratorBase::getValidateHandlers()

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

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

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

Decorates another form state. Hierarchy class \Drupal\Core\Form\

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

The decorated form state. Type:

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

public FormStateDecoratorBase::setValidateHandlers(array

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

public FormStateDecoratorBase::setRedirectUrl(Url $url)

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

public FormStateDecoratorBase::hasInvalidToken()

2025-01-10 15:47:30