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
FormSubmitter::drupalInstallationAttempted
  • References/PHP/Drupal/Form/FormSubmitter

protected FormSubmitter::drupalInstallationAttempted()

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

Stores which errors should be limited during validation. An array of "sections" within which user input must be valid. If the element is within

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

public &FormStateInterface::getTriggeringElement()

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

public FormValidatorInterface::setInvalidTokenError(FormStateInterface

2025-01-10 15:47:30
FormAjaxException::$form
  • References/PHP/Drupal/Form/FormAjaxException

The form definition. Type:

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

public FormStateDecoratorBase::getValidateHandlers()

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

public FormState::getError(array $element) Returns

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

public FormStateInterface::setValues(array $values)

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

public FormStateInterface::isValueEmpty($key)

2025-01-10 15:47:30