Search for build
Title | Object type | File name | Summary |
---|---|---|---|
FormBuilderTest::testGetAjaxRequest | function | core/ |
@covers ::buildForm[[api-linebreak]] |
FormBuilderTest::testGetCache | function | core/ |
Tests the getCache() method. |
FormBuilderTest::testGetFormIdWithBaseForm | function | core/ |
Tests the getFormId() method with a base form object. |
FormBuilderTest::testGetFormIdWithClassName | function | core/ |
Tests the getFormId() method with a class name form ID. |
FormBuilderTest::testGetFormIdWithInjectedClassName | function | core/ |
Tests the getFormId() method with an injected class name form ID. |
FormBuilderTest::testGetFormIdWithNonFormClass | function | core/ |
@covers ::getFormId[[api-linebreak]] |
FormBuilderTest::testGetFormIdWithObject | function | core/ |
Tests the getFormId() method with a form object. |
FormBuilderTest::testGetFormIdWithString | function | core/ |
Tests the getFormId() method with a string based form ID. |
FormBuilderTest::testGetFormWithClassString | function | core/ |
Tests the getForm() method with a class name based form ID. |
FormBuilderTest::testGetFormWithObject | function | core/ |
Tests the getForm() method with a form object. |
FormBuilderTest::testGetFormWithString | function | core/ |
Tests the getForm() method with a string based form ID. |
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/ |
@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::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]] |
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.