FormValidator::performRequiredValidation
  • References/PHP/Drupal/Form/FormValidator

protected FormValidator::performRequiredValidation(&$elements, FormStateInterface

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

public FormBuilder::__construct(FormValidatorInterface $form_validator, FormSubmitterInterface

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

public FormState::getSubmitHandlers() Gets

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
OptGroup::flattenOptions
  • References/PHP/Drupal/Form/OptGroup

public static OptGroup::flattenOptions(array $array) Allows

2025-01-10 15:47:30
BrokenPostRequestException::getSize
  • References/PHP/Drupal/Form/Exception/BrokenPostRequestException

public BrokenPostRequestException::

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

public static FormState::hasAnyErrors() Determines

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

public FormCache::__construct($root, KeyValueExpirableFactoryInterface $key_val

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

public FormState::setFormState(array $form_state_additions)

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

Stores information about the state of a subform. In the context of Drupal's Form API, a subform is a form definition array that will be nested

2025-01-10 15:47:30