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

public FormStateDecoratorBase::setValues(array $values)

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

public FormStateDecoratorBase::getValidateHandlers()

2025-01-10 15:47:30
FormCache::$requestStack
  • References/PHP/Drupal/Form/FormCache

The request stack. Type: \Symfony\Component\HttpFoundation\RequestStack File

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

If TRUE, programmatic form submissions are processed without taking #access into account. Set this to FALSE when submitting a form programmatically with values that may have

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

public FormStateDecoratorBase::hasValue($key)

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

public FormStateDecoratorBase::setValidateHandlers(array

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

Used when a form needs to return some kind of a \Symfony\Component\HttpFoundation\Response object, e.g., a \Symfony\Component\HttpFoundation\BinaryFileResponse when triggering

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

public FormStateInterface::getSubmitHandlers()

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

The decorated form state. Type:

2025-01-10 15:47:30
FormAjaxSubscriber::onException
  • References/PHP/Drupal/Form/EventSubscriber/FormAjaxSubscriber

public FormAjaxSubscriber::onException(GetRes

2025-01-10 15:47:30