FormBuilder::valueCallableIsSafe
  • References/PHP/Drupal/Form/FormBuilder

protected FormBuilder::valueCallableIsSafe(callable $value_callable)

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

Request key for AJAX forms that submit to the form's original route. This constant is distinct from a "drupal_ajax" value for

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

The module handler. Type:

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

public FormStateDecoratorBase::setRedirectUrl(Url $url)

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

public ConfirmFormBase::getFormName() Returns

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

If set to TRUE the form will NOT be cached, even if 'cache' is set. Type: bool File

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

protected FormValidator::determineLimitValidationErrors(FormStateInterface

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

public &FormStateDecoratorBase::getTemporaryValue($key)

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

public FormStateDecoratorBase::setValues(array $values)

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

public FormState::isSubmitted() Determines

2025-01-10 15:47:30