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
FormStateInterface::hasAnyErrors
  • References/PHP/Drupal/Form/FormStateInterface

public static FormStateInterface::hasAnyErrors()

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

public FormStateInterface::setResponse(Response $response)

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

public FormStateInterface::isSubmitted()

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

The HTTP method used by the request building or processing this form. May be any valid HTTP method. Defaults to 'GET', because even though $method

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

protected SubformState::__construct(array &$subform, array &$parent_form

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

public FormStateDecoratorBase::loadInclude($module, $type

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

public FormState::hasFileElement() Returns

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

public FormStateDecoratorBase::disableRedirect($no_redirect

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

public FormStateInterface::setCompleteForm(array &$comple

2025-01-10 15:47:30