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
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
@covers ::addBuildInfo |
FormStateDecoratorBaseTest::testAddRebuildInfo | function | core/ |
@covers ::addRebuildInfo |
FormStateDecoratorBaseTest::testGetBuildInfo | function | core/ |
@covers ::getBuildInfo |
FormStateDecoratorBaseTest::testGetRebuildInfo | function | core/ |
@covers ::getRebuildInfo |
FormStateDecoratorBaseTest::testIsRebuilding | function | core/ |
@covers ::isRebuilding |
FormStateDecoratorBaseTest::testSetBuildInfo | function | core/ |
@covers ::setBuildInfo |
FormStateDecoratorBaseTest::testSetRebuild | function | core/ |
@covers ::setRebuild |
FormStateDecoratorBaseTest::testSetRebuildInfo | function | core/ |
@covers ::setRebuildInfo |
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. |
FormTestDetailsContainsRequiredTextfieldForm::buildForm | function | core/ |
Form constructor. |
FormTestDetailsForm::buildForm | function | core/ |
Form constructor. |
FormTestDisabledElementsForm::buildForm | function | core/ |
Form constructor. |
FormTestEmailForm::buildForm | function | core/ |
Form constructor. |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.