Search for build
- Search 7.x for build
- Search 9.5.x for build
- Search 8.9.x for build
- Search 10.3.x for build
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ArbitraryRebuildTest::testUserRegistrationRebuild | function | core/ |
Tests a basic rebuild with the user registration form. |
| AreaPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| ArgumentDefaultPluginBase::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
| ArgumentPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| ArgumentValidatorPluginBase::buildOptionsForm | function | core/ |
Provides the default form for setting options. |
| ArrayBuild | class | core/ |
Builds an array based on the key and value configuration. |
| ArrayBuild.php | file | core/ |
|
| ArrayBuild::transform | function | core/ |
Performs the associated process. |
| ArrayBuildTest | class | core/ |
Tests Drupal\migrate\Plugin\migrate\process\ArrayBuild. |
| ArrayBuildTest.php | file | core/ |
|
| ArrayBuildTest::setUp | function | core/ |
|
| ArrayBuildTest::testNonExistentKey | function | core/ |
Tests non-existent key for the key configuration. |
| ArrayBuildTest::testNonExistentValue | function | core/ |
Tests non-existent key for the value configuration. |
| ArrayBuildTest::testOneDimensionalArrayInput | function | core/ |
Tests one-dimensional array input. |
| ArrayBuildTest::testStringInput | function | core/ |
Tests string input. |
| ArrayBuildTest::testTransform | function | core/ |
Tests successful transformation. |
| ArrayElement::buildDataDefinition | function | core/ |
Creates a new data definition object from an array and configuration. |
| AssertContentTrait::buildXPathQuery | function | core/ |
Builds an XPath query. |
| AttachedRenderingBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| Attachment::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
| AutowireBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| AutowireErrorBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| AvifImageEffect::buildConfigurationForm | function | core/ |
Form constructor. |
| BanAdmin::buildForm | function | core/ |
|
| BanDelete::buildForm | function | core/ |
|
| BasicForm::buildForm | function | core/ |
Form constructor. |
| BasicFormNoContainerInjectionInterface::buildForm | function | core/ |
Form constructor. |
| BasicFormNoUpcasting::buildForm | function | core/ |
Form constructor. |
| BasicSettingsForm::buildForm | function | core/ |
Form constructor. |
| BatchBuilder | class | core/ |
Builds an array for a batch process. |
| BatchBuilder.php | file | core/ |
|
| BatchBuilder::$errorMessage | property | core/ |
The message to be shown if a problem occurs. |
| BatchBuilder::$file | property | core/ |
The file containing the operation and finished callbacks. |
| BatchBuilder::$finished | property | core/ |
The name of a function / method to be called when the batch finishes. |
| BatchBuilder::$initMessage | property | core/ |
The initializing message for the batch. |
| BatchBuilder::$libraries | property | core/ |
An array of libraries to be included when processing the batch. |
| BatchBuilder::$operations | property | core/ |
The set of operations to be processed. |
| BatchBuilder::$progressive | property | core/ |
Specifies if the batch is progressive. |
| BatchBuilder::$progressMessage | property | core/ |
The message to be shown while the batch is in progress. |
| BatchBuilder::$queue | property | core/ |
The details of the queue to use. |
| BatchBuilder::$registeredSetIds | property | core/ |
A static array of custom batch ids. |
| BatchBuilder::$title | property | core/ |
The title for the batch. |
| BatchBuilder::$urlOptions | property | core/ |
An array of options to be used with the redirect URL. |
| BatchBuilder::addOperation | function | core/ |
Adds a batch operation. |
| BatchBuilder::isSetIdRegistered | function | core/ |
Checks if a set ID has been registered during this request. |
| BatchBuilder::registerSetId | function | core/ |
Registers a set ID for this batch. |
| BatchBuilder::setErrorMessage | function | core/ |
Sets the message to display if an error occurs while processing. |
| BatchBuilder::setFile | function | core/ |
Sets the file that contains the callback functions. |
| BatchBuilder::setFinishCallback | function | core/ |
Sets the finished callback. |
| BatchBuilder::setInitMessage | function | core/ |
Sets the displayed message while processing is initialized. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.