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 11.x for build
  5. Other projects
Title Object type File name Summary
access_check.entity.layout_builder_access service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\Access\LayoutBuilderAccessCheck
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.
AddBlockForm::buildForm function core/modules/layout_builder/src/Form/AddBlockForm.php Builds the form for the block.
AddFormBase::$libraryUiBuilder property core/modules/media_library/src/Form/AddFormBase.php The media library UI builder.
AddFormBase::$viewBuilder property core/modules/media_library/src/Form/AddFormBase.php The media view builder.
AddFormBase::buildActions function core/modules/media_library/src/Form/AddFormBase.php Returns an array of supported actions for the form.
AddFormBase::buildCurrentSelectionArea function core/modules/media_library/src/Form/AddFormBase.php Returns a render array containing the current selection.
AddFormBase::buildEntityFormElement function core/modules/media_library/src/Form/AddFormBase.php Builds the sub-form for setting required fields on a new media item.
AddFormBase::buildForm function core/modules/media_library/src/Form/AddFormBase.php Form constructor.
AddFormBase::buildInputElement function core/modules/media_library/src/Form/AddFormBase.php Builds the element for submitting source field value(s).
AddFormBase::buildMediaLibraryUi function core/modules/media_library/src/Form/AddFormBase.php Build the render array of the media library UI.
AddFormBase::buildSelectedItemElement function core/modules/media_library/src/Form/AddFormBase.php Returns a render array for a single pre-selected media item.
AddHandler::buildForm function core/modules/views_ui/src/Form/Ajax/AddHandler.php Form constructor.
AddSectionController::build function core/modules/layout_builder/src/Controller/AddSectionController.php Adds the new section.
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.
AjaxCommandsTest::testUpdateBuildIdCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\UpdateBuildIdCommand[[api-linebreak]]
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
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.
Alignment::buildConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Alignment.php Form for choosing which alignment types are available.
AllExceptHostEntity::buildEntityQuery function core/modules/system/tests/modules/entity_reference_test/src/Plugin/EntityReferenceSelection/AllExceptHostEntity.php Builds an EntityQuery to get referenceable entities.
Analyze::buildForm function core/modules/views_ui/src/Form/Ajax/Analyze.php Form constructor.
AnnounceBlock::build function core/modules/announcements_feed/src/Plugin/Block/AnnounceBlock.php Builds and returns the renderable array for this block plugin.
announcements_feed.lazy_builders service core/modules/announcements_feed/announcements_feed.services.yml Drupal\announcements_feed\LazyBuilders
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 install.
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.

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