Search for build
- Search 7.x for build
- Search 9.5.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 |
|---|---|---|---|
| FormDefaultHandlersTest::buildForm | function | core/ |
Form constructor. |
| FormElementBase::getTranslationBuild | function | core/ |
Builds a render array containing the source and translation form elements. |
| FormElementMaxlengthTest::buildForm | function | core/ |
Form constructor. |
| FormInterface::buildForm | function | core/ |
Form constructor. |
| FormState::$build_info | property | core/ |
An associative array of information stored by Form API. |
| FormState::$rebuild | property | core/ |
Determines whether the form is rebuilt. |
| FormState::$rebuild_info | property | core/ |
Similar to self::$build_info. |
| FormState::addBuildInfo | function | core/ |
Adds a value to the build info. |
| FormState::addRebuildInfo | function | core/ |
Adds a value to the rebuild info. |
| FormState::getBuildInfo | function | core/ |
Returns the build info for the form. |
| FormState::getRebuildInfo | function | core/ |
Gets the rebuild info. |
| FormState::isRebuilding | function | core/ |
Determines if the form should be rebuilt after processing. |
| FormState::setBuildInfo | function | core/ |
Sets the build info for the form. |
| 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/ |
Tests add build info. |
| FormStateDecoratorBaseTest::testAddRebuildInfo | function | core/ |
Tests add rebuild info. |
| FormStateDecoratorBaseTest::testGetBuildInfo | function | core/ |
Tests get build info. |
| FormStateDecoratorBaseTest::testGetRebuildInfo | function | core/ |
Tests get rebuild info. |
| FormStateDecoratorBaseTest::testIsRebuilding | function | core/ |
Tests is rebuilding. |
| FormStateDecoratorBaseTest::testSetBuildInfo | function | core/ |
Tests set build info. |
| FormStateDecoratorBaseTest::testSetRebuild | function | core/ |
Tests set rebuild. |
| FormStateDecoratorBaseTest::testSetRebuildInfo | function | core/ |
Tests set rebuild info. |
| 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. |
| FormStatePersistTest::buildForm | function | core/ |
Form constructor. |
| FormStatePersistTest::setStateRebuildValue | function | core/ |
Form API #process callback. |
| 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. |
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.