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::testHandleFormStateResponse | function | core/ |
Tests the handling of FormStateInterface::$response. |
| FormBuilderTest::testHandleRedirectWithResponse | function | core/ |
Tests the handling of a redirect when FormStateInterface::$response exists. |
| FormBuilderTest::testInvalidToken | function | core/ |
Tests invalid token. |
| FormBuilderTest::testPostAjaxRequest | function | core/ |
Tests post ajax request. |
| 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/ |
Tests value callable is safe. |
| FormCacheTest::$formBuildId | property | core/ |
|
| FormCacheTest::testSetCacheBuildIdMismatch | function | core/ |
Tests set cache build id mismatch. |
| FormController::$formBuilder | property | core/ |
The form builder. |
| FormController::buildForm | function | core/ |
|
| FormDefaultHandlersTest::buildForm | function | core/ |
|
| FormElementBase::getTranslationBuild | function | core/ |
|
| FormElementMaxlengthTest::buildForm | function | core/ |
|
| 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/ |
|
| FormState::addRebuildInfo | function | core/ |
|
| FormState::getBuildInfo | function | core/ |
|
| FormState::getRebuildInfo | function | core/ |
|
| FormState::isRebuilding | function | core/ |
|
| FormState::setBuildInfo | function | core/ |
|
| FormState::setRebuild | function | core/ |
|
| FormState::setRebuildInfo | function | core/ |
|
| FormStateDecoratorBase::addBuildInfo | function | core/ |
|
| FormStateDecoratorBase::addRebuildInfo | function | core/ |
|
| FormStateDecoratorBase::getBuildInfo | function | core/ |
|
| FormStateDecoratorBase::getRebuildInfo | function | core/ |
|
| FormStateDecoratorBase::isRebuilding | function | core/ |
|
| FormStateDecoratorBase::setBuildInfo | function | core/ |
|
| FormStateDecoratorBase::setRebuild | function | core/ |
|
| FormStateDecoratorBase::setRebuildInfo | function | core/ |
|
| 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. |
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.