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 |
---|---|---|---|
FormBuilderTest::testInvalidToken | function | core/ |
@covers ::doBuildForm[[api-linebreak]] |
FormBuilderTest::testPostAjaxRequest | function | core/ |
@covers ::buildForm[[api-linebreak]] |
FormBuilderTest::testRebuildForm | function | core/ |
Tests the rebuildForm() method for a POST submission. |
FormBuilderTest::testRebuildFormOnGetRequest | function | core/ |
Tests the rebuildForm() method for a GET submission. |
FormBuilderTest::testTriggeringElement | function | core/ |
Tests the detection of the triggering element. |
FormBuilderTest::testUniqueElementHtmlId | function | core/ |
Tests that HTML IDs are unique between 2 forms with the same element names. |
FormBuilderTest::testUniqueHtmlId | function | core/ |
Tests that HTML IDs are unique when rebuilding a form with errors. |
FormBuilderTest::testValueCallableIsSafe | function | core/ |
@covers ::valueCallableIsSafe[[api-linebreak]] |
FormCacheTest::$formBuildId | property | core/ |
|
FormCacheTest::testSetCacheBuildIdMismatch | function | core/ |
@covers ::setCache[[api-linebreak]] |
FormController::$formBuilder | property | core/ |
The form builder. |
FormController::buildForm | function | core/ |
Form constructor. |
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/ |
@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. |
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.