Search for getCompleteForm

  1. Search 7.x for getCompleteForm
  2. Search 9.5.x for getCompleteForm
  3. Search 8.9.x for getCompleteForm
  4. Search 10.3.x for getCompleteForm
  5. Other projects
Title Object type File name Summary
FieldTestHooks::fieldWidgetCompleteFormAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_field_widget_complete_form_alter().
FormState::getCompleteForm function core/lib/Drupal/Core/Form/FormState.php Returns a reference to the complete form array.
FormStateDecoratorBase::getCompleteForm function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Returns a reference to the complete form array.
FormStateDecoratorBaseTest::testGetCompleteForm function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Tests get complete form.
FormStateInterface::getCompleteForm function core/lib/Drupal/Core/Form/FormStateInterface.php Returns a reference to the complete form array.
MediaHooks::fieldWidgetCompleteFormAlter function core/modules/media/src/Hook/MediaHooks.php Implements hook_field_widget_complete_form_alter().
SubformState::getCompleteFormState function core/lib/Drupal/Core/Form/SubformState.php Gets the complete form state.
SubformStateInterface::getCompleteFormState function core/lib/Drupal/Core/Form/SubformStateInterface.php Gets the complete form state.
SubformStateTest::testGetCompleteFormStateWithParentCompleteForm function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Tests get complete form state with parent complete form.
SubformStateTest::testGetCompleteFormStateWithParentSubform function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Tests get complete form state with parent subform.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.