FormValidatorInterface
  • References/PHP/Drupal/Form/FormValidatorInterface

Provides an interface for validating form submissions. Hierarchy interface \Drupal\Core\Form\

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

public FormStateInterface::setValidationEnforced($must_validate

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

public FormStateInterface::setStorage(array $storage)

2025-01-10 15:47:30
FormBase::$configFactory
  • References/PHP/Drupal/Form/FormBase

The config factory. Subclasses should use the self::config() method, which may be overridden to address specific needs when loading config,

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

public FormState::addCleanValueKey($cleanValueKey) Adds

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

public FormState::getResponse() Gets a response

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

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

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

public FormStateDecoratorBase::setRebuildInfo(array $

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

public FormStateDecoratorBase::getCacheableArray()

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

protected ConfigFormBaseTrait::config($name)

2025-01-10 15:47:30