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. Other projects
Title Object type File name Summary
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.
ArrayBuildTest::testStringInput function core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php Tests string input.
ArrayBuildTest::testTransform function core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php Tests successful transformation.
ArrayElement::buildDataDefinition function core/lib/Drupal/Core/Config/Schema/ArrayElement.php Creates a new data definition object from an array and configuration.
AssertContentTrait::buildXPathQuery function core/tests/Drupal/KernelTests/AssertContentTrait.php Builds an XPath query.
AttachedRenderingBlock::build function core/modules/system/tests/modules/render_attached_test/src/Plugin/Block/AttachedRenderingBlock.php Builds and returns the renderable array for this block plugin.
Attachment::buildOptionsForm function core/modules/views/src/Plugin/views/display/Attachment.php Provide the default form for setting options.
AvifImageEffect::buildConfigurationForm function core/modules/image/src/Plugin/ImageEffect/AvifImageEffect.php Form constructor.
BanAdmin::buildForm function core/modules/ban/src/Form/BanAdmin.php
BanDelete::buildForm function core/modules/ban/src/Form/BanDelete.php
BasicForm::buildForm function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Form constructor.
BasicFormNoContainerInjectionInterface::buildForm function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Form constructor.
BasicFormNoUpcasting::buildForm function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Form constructor.
BasicSettingsForm::buildForm function core/modules/views_ui/src/Form/BasicSettingsForm.php Form constructor.
BatchBuilder class core/lib/Drupal/Core/Batch/BatchBuilder.php Builds an array for a batch process.
BatchBuilder.php file core/lib/Drupal/Core/Batch/BatchBuilder.php
BatchBuilder::$errorMessage property core/lib/Drupal/Core/Batch/BatchBuilder.php The message to be shown if a problem occurs.
BatchBuilder::$file property core/lib/Drupal/Core/Batch/BatchBuilder.php The file containing the operation and finished callbacks.
BatchBuilder::$finished property core/lib/Drupal/Core/Batch/BatchBuilder.php The name of a function / method to be called when the batch finishes.
BatchBuilder::$initMessage property core/lib/Drupal/Core/Batch/BatchBuilder.php The initializing message for the batch.
BatchBuilder::$libraries property core/lib/Drupal/Core/Batch/BatchBuilder.php An array of libraries to be included when processing the batch.
BatchBuilder::$operations property core/lib/Drupal/Core/Batch/BatchBuilder.php The set of operations to be processed.
BatchBuilder::$progressive property core/lib/Drupal/Core/Batch/BatchBuilder.php Specifies if the batch is progressive.
BatchBuilder::$progressMessage property core/lib/Drupal/Core/Batch/BatchBuilder.php The message to be shown while the batch is in progress.
BatchBuilder::$queue property core/lib/Drupal/Core/Batch/BatchBuilder.php The details of the queue to use.
BatchBuilder::$registeredSetIds property core/lib/Drupal/Core/Batch/BatchBuilder.php A static array of custom batch ids.
BatchBuilder::$title property core/lib/Drupal/Core/Batch/BatchBuilder.php The title for the batch.
BatchBuilder::$urlOptions property core/lib/Drupal/Core/Batch/BatchBuilder.php An array of options to be used with the redirect URL.
BatchBuilder::addOperation function core/lib/Drupal/Core/Batch/BatchBuilder.php Adds a batch operation.
BatchBuilder::isSetIdRegistered function core/lib/Drupal/Core/Batch/BatchBuilder.php Checks if a set ID has been registered during this request.
BatchBuilder::registerSetId function core/lib/Drupal/Core/Batch/BatchBuilder.php Registers a set ID for this batch.
BatchBuilder::setErrorMessage function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the message to display if an error occurs while processing.
BatchBuilder::setFile function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the file that contains the callback functions.
BatchBuilder::setFinishCallback function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the finished callback.
BatchBuilder::setInitMessage function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the displayed message while processing is initialized.
BatchBuilder::setLibraries function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the libraries to use when processing the batch.
BatchBuilder::setProgressive function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the batch to run progressively.

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