Search for build
- Search 7.x for build
- Search 8.9.x for build
- Search 10.3.x for build
- Search 11.x for build
- Other projects
| Title | Object type | File name | Summary | 
|---|---|---|---|
| FormState::setRebuild | function | core/ | Sets the form to be rebuilt after processing. | 
| FormState::setRebuildInfo | function | core/ | Sets the rebuild info. | 
| FormStateDecoratorBase::addBuildInfo | function | core/ | Adds a value to the build info. | 
| FormStateDecoratorBase::addRebuildInfo | function | core/ | Adds a value to the rebuild info. | 
| FormStateDecoratorBase::getBuildInfo | function | core/ | Returns the build info for the form. | 
| FormStateDecoratorBase::getRebuildInfo | function | core/ | Gets the rebuild info. | 
| FormStateDecoratorBase::isRebuilding | function | core/ | Determines if the form should be rebuilt after processing. | 
| FormStateDecoratorBase::setBuildInfo | function | core/ | Sets the build info for the form. | 
| FormStateDecoratorBase::setRebuild | function | core/ | Sets the form to be rebuilt after processing. | 
| FormStateDecoratorBase::setRebuildInfo | function | core/ | Sets the rebuild info. | 
| FormStateDecoratorBaseTest::testAddBuildInfo | function | core/ | @covers ::addBuildInfo[[api-linebreak]] | 
| FormStateDecoratorBaseTest::testAddRebuildInfo | function | core/ | @covers ::addRebuildInfo[[api-linebreak]] | 
| FormStateDecoratorBaseTest::testGetBuildInfo | function | core/ | @covers ::getBuildInfo[[api-linebreak]] | 
| FormStateDecoratorBaseTest::testGetRebuildInfo | function | core/ | @covers ::getRebuildInfo[[api-linebreak]] | 
| FormStateDecoratorBaseTest::testIsRebuilding | function | core/ | @covers ::isRebuilding[[api-linebreak]] | 
| FormStateDecoratorBaseTest::testSetBuildInfo | function | core/ | @covers ::setBuildInfo[[api-linebreak]] | 
| FormStateDecoratorBaseTest::testSetRebuild | function | core/ | @covers ::setRebuild[[api-linebreak]] | 
| FormStateDecoratorBaseTest::testSetRebuildInfo | function | core/ | @covers ::setRebuildInfo[[api-linebreak]] | 
| FormStateInterface::addBuildInfo | function | core/ | Adds a value to the build info. | 
| FormStateInterface::addRebuildInfo | function | core/ | Adds a value to the rebuild info. | 
| FormStateInterface::getBuildInfo | function | core/ | Returns the build info for the form. | 
| FormStateInterface::getRebuildInfo | function | core/ | Gets the rebuild info. | 
| FormStateInterface::isRebuilding | function | core/ | Determines if the form should be rebuilt after processing. | 
| FormStateInterface::setBuildInfo | function | core/ | Sets the build info for the form. | 
| FormStateInterface::setRebuild | function | core/ | Sets the form to be rebuilt after processing. | 
| FormStateInterface::setRebuildInfo | function | core/ | Sets the rebuild info. | 
| FormStoragePageCacheTest::getFormBuildId | function | core/ | Return the build id of the current form. | 
| FormStoragePageCacheTest::testRebuildFormStorageOnCachedPage | function | core/ | Build-id is regenerated when rebuilding cached form. | 
| FormTestAlterForm::buildForm | function | core/ | Form constructor. | 
| FormTestArgumentsObject::buildForm | function | core/ | Form constructor. | 
| FormTestAutocompleteForm::buildForm | function | core/ | Form constructor. | 
| FormTestBase::$formBuilder | property | core/ | The form builder being tested. | 
| FormTestButtonClassForm::buildForm | function | core/ | Form constructor. | 
| FormTestCheckboxesRadiosForm::buildForm | function | core/ | Form constructor. | 
| FormTestCheckboxesZeroForm::buildForm | function | core/ | Form constructor. | 
| FormTestCheckboxForm::buildForm | function | core/ | Form constructor. | 
| FormTestCheckboxTypeJugglingForm::buildForm | function | core/ | Form constructor. | 
| FormTestClickedButtonForm::buildForm | function | core/ | Form constructor. | 
| FormTestColorForm::buildForm | function | core/ | Form constructor. | 
| FormTestControllerObject::buildForm | function | core/ | Form constructor. | 
| FormTestDescriptionForm::buildForm | function | core/ | Form constructor. | 
| FormTestDetailsForm::buildForm | function | core/ | Form constructor. | 
| FormTestDisabledElementsForm::buildForm | function | core/ | Form constructor. | 
| FormTestEmailForm::buildForm | function | core/ | Form constructor. | 
| FormTestEmptySelectForm::buildForm | function | core/ | Form constructor. | 
| FormTestFileForm::buildForm | function | core/ | Form constructor. | 
| FormTestFormStateValuesCleanAdvancedForm::buildForm | function | core/ | Form constructor. | 
| FormTestFormStateValuesCleanForm::buildForm | function | core/ | Form constructor. | 
| FormTestGetForm::buildForm | function | core/ | Form constructor. | 
| FormTestGroupContainerForm::buildForm | function | core/ | Form constructor. | 
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
