Search for build

  1. Search 7.x for build
  2. Search 9.5.x for build
  3. Search 8.9.x for build
  4. Search 10.3.x for build
  5. Other projects
Title Object type File name Summary
FormStateInterface::setBuildInfo function core/lib/Drupal/Core/Form/FormStateInterface.php Sets the build info for the form.
FormStateInterface::setRebuild function core/lib/Drupal/Core/Form/FormStateInterface.php Sets the form to be rebuilt after processing.
FormStateInterface::setRebuildInfo function core/lib/Drupal/Core/Form/FormStateInterface.php Sets the rebuild info.
FormStoragePageCacheTest::getFormBuildId function core/modules/system/tests/src/Functional/Form/FormStoragePageCacheTest.php Return the build id of the current form.
FormStoragePageCacheTest::testRebuildFormStorageOnCachedPage function core/modules/system/tests/src/Functional/Form/FormStoragePageCacheTest.php Build-id is regenerated when rebuilding cached form.
FormTestAlterForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestAlterForm.php
FormTestArgumentsObject::buildForm function core/modules/system/tests/modules/form_test/src/FormTestArgumentsObject.php
FormTestAutocompleteForm::buildForm function core/modules/system/tests/modules/form_test/src/FormTestAutocompleteForm.php
FormTestBase::$formBuilder property core/tests/Drupal/Tests/Core/Form/FormTestBase.php The form builder being tested.
FormTestButtonClassForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestButtonClassForm.php
FormTestCheckboxesRadiosForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesRadiosForm.php
FormTestCheckboxesZeroForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesZeroForm.php
FormTestCheckboxForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxForm.php
FormTestCheckboxTypeJugglingForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxTypeJugglingForm.php
FormTestClickedButtonForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestClickedButtonForm.php
FormTestColorForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestColorForm.php
FormTestControllerObject::buildForm function core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php
FormTestDescriptionForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestDescriptionForm.php
FormTestDetailsContainsRequiredTextfieldForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsContainsRequiredTextfieldForm.php
FormTestDetailsForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsForm.php
FormTestDisabledElementsForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestDisabledElementsForm.php
FormTestEmailForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestEmailForm.php
FormTestEmptySelectForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestEmptySelectForm.php
FormTestFileForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestFileForm.php
FormTestFormStateValuesCleanAdvancedForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestFormStateValuesCleanAdvancedForm.php
FormTestFormStateValuesCleanForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestFormStateValuesCleanForm.php
FormTestGetForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestGetForm.php
FormTestGroupContainerForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupContainerForm.php
FormTestGroupDetailsForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupDetailsForm.php
FormTestGroupFieldsetForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupFieldsetForm.php
FormTestGroupVerticalTabsForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupVerticalTabsForm.php
FormTestInputForgeryForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestInputForgeryForm.php
FormTestLabelForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestLabelForm.php
FormTestLanguageSelectForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestLanguageSelectForm.php
FormTestLimitValidationErrorsForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestLimitValidationErrorsForm.php
FormTestMachineNameForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameForm.php
FormTestMachineNameValidationForm::buildAjaxSnackConfigureForm function core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php Handles changes to the selected snack configuration.
FormTestMachineNameValidationForm::buildAjaxSnackConfigureFormSubmit function core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php Submit callback that forces a form rebuild.
FormTestMachineNameValidationForm::buildAjaxSnackConfigureFormValidate function core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php Validate callback that forces a form rebuild.
FormTestMachineNameValidationForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php
FormTestNumberForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestNumberForm.php
FormTestObject::buildForm function core/modules/system/tests/modules/form_test/src/FormTestObject.php
FormTestOptionalContainerForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestOptionalContainerForm.php
FormTestPatternForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestPatternForm.php
FormTestPlaceholderForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestPlaceholderForm.php
FormTestProgrammaticForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestProgrammaticForm.php
FormTestRadiosCheckedForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestRadiosCheckedForm.php
FormTestRangeForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestRangeForm.php
FormTestRangeInvalidForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestRangeInvalidForm.php
FormTestRebuildPreserveValuesForm class core/modules/system/tests/modules/form_test/src/Form/FormTestRebuildPreserveValuesForm.php Form builder for testing preservation of values during a rebuild.

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