Search for build

  1. Search 7.x for build
  2. Search 9.5.x for build
  3. Search 8.9.x for build
  4. Search 10.3.x for build
  5. Search main for build
  6. Other projects
Title Object type File name Summary
FormClassRouteLocalizedPaths::buildForm function core/tests/Drupal/Tests/Core/Routing/UnsupportedRouteAttributePropertiesTest.php
FormController::$formBuilder property core/lib/Drupal/Core/Controller/FormController.php The form builder.
FormController::buildForm function core/modules/system/tests/modules/condition_test/src/FormController.php
FormDefaultHandlersTest::buildForm function core/tests/Drupal/KernelTests/Core/Form/FormDefaultHandlersTest.php
FormElementBase::getTranslationBuild function core/modules/config_translation/src/FormElement/FormElementBase.php
FormElementMaxlengthTest::buildForm function core/modules/system/tests/src/Kernel/Form/FormElementMaxlengthTest.php
FormHooks::formAfterBuild function core/themes/admin/src/Hook/FormHooks.php Helper function to remember the form actions after form has been built.
FormHooks::formAfterBuild function core/themes/default_admin/src/Hook/FormHooks.php Helper function to remember the form actions after form has been built.
FormInterface::buildForm function core/lib/Drupal/Core/Form/FormInterface.php Form constructor.
FormState::$build_info property core/lib/Drupal/Core/Form/FormState.php An associative array of information stored by Form API.
FormState::$rebuild property core/lib/Drupal/Core/Form/FormState.php Determines whether the form is rebuilt.
FormState::$rebuild_info property core/lib/Drupal/Core/Form/FormState.php Similar to self::$build_info.
FormState::addBuildInfo function core/lib/Drupal/Core/Form/FormState.php
FormState::addRebuildInfo function core/lib/Drupal/Core/Form/FormState.php
FormState::getBuildInfo function core/lib/Drupal/Core/Form/FormState.php
FormState::getRebuildInfo function core/lib/Drupal/Core/Form/FormState.php
FormState::isRebuilding function core/lib/Drupal/Core/Form/FormState.php
FormState::setBuildInfo function core/lib/Drupal/Core/Form/FormState.php
FormState::setRebuild function core/lib/Drupal/Core/Form/FormState.php
FormState::setRebuildInfo function core/lib/Drupal/Core/Form/FormState.php
FormStateDecoratorBase::addBuildInfo function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php
FormStateDecoratorBase::addRebuildInfo function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php
FormStateDecoratorBase::getBuildInfo function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php
FormStateDecoratorBase::getRebuildInfo function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php
FormStateDecoratorBase::isRebuilding function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php
FormStateDecoratorBase::setBuildInfo function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php
FormStateDecoratorBase::setRebuild function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php
FormStateDecoratorBase::setRebuildInfo function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php
FormStateDecoratorBaseTest::testAddBuildInfo function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Tests add build info.
FormStateDecoratorBaseTest::testAddRebuildInfo function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Tests add rebuild info.
FormStateDecoratorBaseTest::testGetBuildInfo function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Tests get build info.
FormStateDecoratorBaseTest::testGetRebuildInfo function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Tests get rebuild info.
FormStateDecoratorBaseTest::testIsRebuilding function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Tests is rebuilding.
FormStateDecoratorBaseTest::testSetBuildInfo function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Tests set build info.
FormStateDecoratorBaseTest::testSetRebuild function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Tests set rebuild.
FormStateDecoratorBaseTest::testSetRebuildInfo function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Tests set rebuild info.
FormStateInterface::addBuildInfo function core/lib/Drupal/Core/Form/FormStateInterface.php Adds a value to the build info.
FormStateInterface::addRebuildInfo function core/lib/Drupal/Core/Form/FormStateInterface.php Adds a value to the rebuild info.
FormStateInterface::getBuildInfo function core/lib/Drupal/Core/Form/FormStateInterface.php Returns the build info for the form.
FormStateInterface::getRebuildInfo function core/lib/Drupal/Core/Form/FormStateInterface.php Gets the rebuild info.
FormStateInterface::isRebuilding function core/lib/Drupal/Core/Form/FormStateInterface.php Determines if the form should be rebuilt after processing.
FormStateInterface::setBuildInfo function core/lib/Drupal/Core/Form/FormStateInterface.php Sets the build info for the form.
FormStateInterface::setRebuild function core/lib/Drupal/Core/Form/FormStateInterface.php Sets the form to be rebuilt after processing.
FormStateInterface::setRebuildInfo function core/lib/Drupal/Core/Form/FormStateInterface.php Sets the rebuild info.
FormStatePersistTest::buildForm function core/modules/system/tests/src/Kernel/Form/FormStatePersistTest.php
FormStatePersistTest::setStateRebuildValue function core/modules/system/tests/src/Kernel/Form/FormStatePersistTest.php Form API #process callback.
FormStoragePageCacheTest::getFormBuildId function core/modules/system/tests/src/Functional/Form/FormStoragePageCacheTest.php Return the build id of the current form.
FormStoragePageCacheTest::testRebuildFormStorageOnCachedPage function core/modules/system/tests/src/Functional/Form/FormStoragePageCacheTest.php Build-id is regenerated when rebuilding cached form.
FormTestAlterForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestAlterForm.php
FormTestArgumentsObject::buildForm function core/modules/system/tests/modules/form_test/src/FormTestArgumentsObject.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.