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 11.x for build
  6. Other projects
Title Object type File name Summary
TestAddForm::buildInputElement function core/modules/media_library/tests/modules/media_library_form_overwrite_test/src/Form/TestAddForm.php Builds the element for submitting source field value(s).
TestAjaxBlock::build function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/TestAjaxBlock.php Builds and returns the renderable array for this block plugin.
TestAttributesBlock::build function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/TestAttributesBlock.php Builds and returns the renderable array for this block plugin.
TestBlockInstantiation::build function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestBlockInstantiation.php Builds and returns the renderable array for this block plugin.
TestCacheBlock::build function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestCacheBlock.php Builds and returns the renderable array for this block plugin.
TestCacheOptionalBlock::build function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestCacheOptionalBlock.php Builds and returns the renderable array for this block plugin.
TestCallables::lazyBuilder function core/tests/Drupal/Tests/Core/Render/RendererTest.php
TestClass::buildConfigurationForm function core/tests/Drupal/Tests/Core/Plugin/PluginWithFormsTraitTest.php Form constructor.
TestContextAwareBlock::build function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareBlock.php Builds and returns the renderable array for this block plugin.
TestContextAwareLayout::build function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Layout/TestContextAwareLayout.php Build a render array for layout with regions.
TestContextAwareNoValidContextOptionsBlock::build function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareNoValidContextOptionsBlock.php Builds and returns the renderable array for this block plugin.
TestContextAwareUnsatisfiedBlock::build function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareUnsatisfiedBlock.php Builds and returns the renderable array for this block plugin.
TestDisplayVariant::build function core/modules/system/tests/modules/display_variant_test/src/Plugin/DisplayVariant/TestDisplayVariant.php Builds and returns the renderable array for the display variant.
TestEmptyBlock::build function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestEmptyBlock.php Builds and returns the renderable array for this block plugin.
TestEntityListBuilder class core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php Stub class for testing EntityListBuilder.
TestEntityListBuilder::buildOperations function core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php Builds a renderable list of operation links for the entity.
TestExample::buildOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/area/TestExample.php Provide a form to edit options for this plugin.
TestForm::buildForm function core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php Form constructor.
TestForm::buildForm function core/modules/system/tests/modules/dialog_renderer_test/src/Form/TestForm.php Form constructor.
TestForm::buildForm function core/modules/system/tests/modules/test_page_test/src/Form/TestForm.php Form constructor.
TestForm::buildForm function core/modules/block/tests/modules/block_test/src/Form/TestForm.php Form constructor.
TestFormApiFormBlock::$formBuilder property core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestFormApiFormBlock.php The form builder service.
TestFormApiFormBlock::build function core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestFormApiFormBlock.php Builds and returns the renderable array for this block plugin.
TestFormApiFormBlock::buildForm function core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestFormApiFormBlock.php Form constructor.
TestFormBlock::build function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestFormBlock.php Builds and returns the renderable array for this block plugin.
TestFormWithPredefinedForm::buildForm function core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php Form constructor.
TestHtmlBlock::build function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestHtmlBlock.php Builds and returns the renderable array for this block plugin.
TestInlineTemplateFormBlock::build function core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestInlineTemplateFormBlock.php Builds and returns the renderable array for this block plugin.
TestInvalidController::build function core/modules/system/tests/modules/router_test_directory/src/Controller/TestInvalidController.php An abstract method, which is not allowed on a non-abstract class.
TestMissingDependency::build function core/modules/system/tests/modules/router_test_directory/src/Controller/TestMissingDependency.php Builds something.
TestMultipleFormsBlock::build function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestMultipleFormsBlock.php Builds and returns the renderable array for this block plugin.
TestNotAnEntityForm::buildForm function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Form constructor.
TestPageTitleMainContentAndMessagesBlock::build function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php Builds and returns the renderable array for this block plugin.
TestPathBasedBreadcrumbBuilder class core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php Helper class for testing purposes only.
TestPathBasedBreadcrumbBuilder::setStringTranslation function core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php Sets the string translation service to use.
TestPluginForm::buildConfigurationForm function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Form constructor.
TestPluginWithForm::buildConfigurationForm function core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php
TestRunResultsStorageInterface::buildTestingResultsEnvironment function core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php Prepares the test run storage.
TestSelection::buildEntityQuery function core/modules/block_content/tests/modules/block_content_test/src/Plugin/EntityReferenceSelection/TestSelection.php Builds an EntityQuery to get referenceable entities.
TestSettingsValidationBlock::build function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestSettingsValidationBlock.php Builds and returns the renderable array for this block plugin.
TestStateBasedSectionStorage::buildRoutes function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php Provides the routes needed for Layout Builder UI.
TestStateBasedSectionStorage::getLayoutBuilderUrl function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php Gets the URL used to display the Layout Builder UI.
TestToolkit::buildConfigurationForm function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Form constructor.
TestViewListBuilder class core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php Stub class for testing ViewListBuilder methods.
TestViewListBuilder::buildOperations function core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php Builds a renderable list of operation links for the entity.
Text::buildOptionsForm function core/modules/views/src/Plugin/views/area/Text.php Provide a form to edit options for this plugin.
TextCustom::buildOptionsForm function core/modules/views/src/Plugin/views/area/TextCustom.php Provide a form to edit options for this plugin.
TextFormatElementFormTest::buildForm function core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php Form constructor.
ThemeAdminForm::buildForm function core/modules/system/src/Form/ThemeAdminForm.php Form constructor.
ThemeExperimentalConfirmForm::buildForm function core/modules/system/src/Form/ThemeExperimentalConfirmForm.php Form constructor.

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