Search for build

  1. Search 7.x for build
  2. Search 8.9.x for build
  3. Search 10.3.x for build
  4. Search 11.x for build
  5. Other projects
Title Object type File name Summary
AccountForm::buildEntity function core/modules/user/src/AccountForm.php Builds an updated entity object based upon the submitted form values.
AccountSettingsForm::buildForm function core/modules/user/src/AccountSettingsForm.php Form constructor.
ActionsTest::buildForm function core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php Form constructor.
AddHandler::buildForm function core/modules/views_ui/src/Form/Ajax/AddHandler.php Form constructor.
AdminAjaxTest::testAjaxRebuild function core/modules/views_ui/tests/src/FunctionalJavascript/AdminAjaxTest.php Confirms that form_alter is triggered after AJAX rebuilds.
AdvancedSettingsForm::buildForm function core/modules/views_ui/src/Form/AdvancedSettingsForm.php Form constructor.
AggregatorController::buildPageList function core/modules/aggregator/src/Controller/AggregatorController.php Builds a listing of aggregator feed items.
AggregatorFeedBlock::build function core/modules/aggregator/src/Plugin/Block/AggregatorFeedBlock.php Builds and returns the renderable array for this block plugin.
aggregator_display_configurable_test_entity_type_build function core/modules/aggregator/tests/modules/aggregator_display_configurable_test/aggregator_display_configurable_test.module Implements hook_entity_type_build().
AjaxCommandsTest::testUpdateBuildIdCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\UpdateBuildIdCommand[[api-linebreak]]
AjaxCssForm::buildForm function core/modules/ckeditor/tests/modules/src/Form/AjaxCssForm.php Form constructor.
AjaxFormBlock::$formBuilder property core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php The form builder.
AjaxFormBlock::build function core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php Builds and returns the renderable array for this block plugin.
AjaxFormBlock::buildForm function core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php Form constructor.
AjaxFormPageCacheTest::getFormBuildId function core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormPageCacheTest.php Return the build id of the current form.
AjaxFormsTestAjaxElementsForm::buildForm function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestAjaxElementsForm.php Form constructor.
AjaxFormsTestCommandsForm::buildForm function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestCommandsForm.php .
AjaxFormsTestImageButtonForm::buildForm function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestImageButtonForm.php Form constructor.
AjaxFormsTestLazyLoadForm::buildForm function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestLazyLoadForm.php Form constructor.
AjaxFormsTestSimpleForm::buildForm function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestSimpleForm.php Form constructor.
AjaxFormsTestValidationForm::buildForm function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestValidationForm.php Form constructor.
AjaxResponseAttachmentsProcessor::buildAttachmentsCommands function core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php Prepares the AJAX commands to attach assets.
AjaxTestDialogForm::buildForm function core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestDialogForm.php Form constructor.
AjaxTestFocusFirstForm::buildForm function core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestFocusFirstForm.php Form constructor.
AjaxTestForm::buildForm function core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestForm.php Form constructor.
AjaxTestFormPromise::buildForm function core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestFormPromise.php Form for testing the addition of various types of elements via Ajax.
AjaxTestImageEffect::buildConfigurationForm function core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/AjaxTestImageEffect.php Form constructor.
AjaxTestMessageCommandForm::buildForm function core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestMessageCommandForm.php Form constructor.
AliasManager::pathAliasWhitelistRebuild function core/modules/path_alias/src/AliasManager.php Rebuild the path alias white list.
Analyze::buildForm function core/modules/views_ui/src/Form/Ajax/Analyze.php Form constructor.
ArbitraryRebuildTest class core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php Tests altering forms to be rebuilt so there are multiple steps.
ArbitraryRebuildTest.php file core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php
ArbitraryRebuildTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php The theme to install as the default for testing.
ArbitraryRebuildTest::$modules property core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php Modules to enable.
ArbitraryRebuildTest::setUp function core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php
ArbitraryRebuildTest::testUserRegistrationMultipleField function core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php Tests a rebuild caused by a multiple value field.
ArbitraryRebuildTest::testUserRegistrationRebuild function core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php Tests a basic rebuild with the user registration form.
AreaPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/area/AreaPluginBase.php Provide a form to edit options for this plugin.
ArgumentDefaultPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/argument_default/ArgumentDefaultPluginBase.php Provide the default form for setting options.
ArgumentPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Provide a form to edit options for this plugin.
ArgumentValidatorPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php Provides the default form for setting options.
ArrayBuild class core/modules/migrate/src/Plugin/migrate/process/ArrayBuild.php Builds an array based on the key and value configuration.
ArrayBuild.php file core/modules/migrate/src/Plugin/migrate/process/ArrayBuild.php
ArrayBuild::transform function core/modules/migrate/src/Plugin/migrate/process/ArrayBuild.php Performs the associated process.
ArrayBuildTest class core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php @coversDefaultClass \Drupal\migrate\Plugin\migrate\process\ArrayBuild[[api-linebreak]]
@group migrate
ArrayBuildTest.php file core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php
ArrayBuildTest::setUp function core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php
ArrayBuildTest::testNonExistentKey function core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php Tests non-existent key for the key configuration.
ArrayBuildTest::testNonExistentValue function core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php Tests non-existent key for the value configuration.
ArrayBuildTest::testOneDimensionalArrayInput function core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php Tests one-dimensional array input.

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