SubformState::__construct
  • References/PHP/Drupal/Form/SubformState

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

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

public static SubformState::createForSubform(array &$subform, array &$parent_form

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

protected SubformState::getParents($property) Gets

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

The parent form. Type: mixed[] File core/lib/Drupal

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

public SubformState::setErrorByName($name, $message = '')

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

public &SubformState::getValues() Implements

2025-01-10 15:47:30
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
SubformState::$subform
  • References/PHP/Drupal/Form/SubformState

The subform. Type: mixed[] File core/lib/Drupal/Core/Form/SubformState

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

public SubformState::setLimitValidationErrors($limit_validation_errors)

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

public SubformState::getCompleteFormState() Gets

2025-01-10 15:47:30