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 |
---|---|---|---|
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::$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::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. |
BatchBuilder::setLibraries | function | core/ |
Sets the libraries to use when processing the batch. |
BatchBuilder::setProgressive | function | core/ |
Sets the batch to run progressively. |
BatchBuilder::setProgressMessage | function | core/ |
Sets the message to display when the batch is being processed. |
BatchBuilder::setQueue | function | core/ |
Sets an override for the default queue. |
BatchBuilder::setTitle | function | core/ |
Sets the title. |
BatchBuilder::setUrlOptions | function | core/ |
Sets the options for redirect URLs. |
BatchBuilder::toArray | function | core/ |
Converts a \Drupal\Core\Batch\Batch object into an array. |
BatchBuilder::__construct | function | core/ |
Sets the default values for the batch builder. |
BatchBuilderTest | class | core/ |
Tests for the batch builder class. |
BatchBuilderTest.php | file | core/ |
|
BatchBuilderTest::finishedCallback | function | core/ |
Empty callback for the tests. |
BatchBuilderTest::operationCallback | function | core/ |
Empty callback for the tests. |
BatchBuilderTest::testAddingLibraries | function | core/ |
Tests setting and adding libraries. |
BatchBuilderTest::testAddOperation | function | core/ |
Tests addOperation(). |
BatchBuilderTest::testDefaultValues | function | core/ |
Tests the default values. |
BatchBuilderTest::testQueueExists | function | core/ |
Tests queue class exists. |
BatchBuilderTest::testQueueImplements | function | core/ |
Tests queue class implements \Drupal\Core\Queue\QueueInterface. |
BatchBuilderTest::testSetErrorMessage | function | core/ |
Tests setErrorMessage(). |
BatchBuilderTest::testSetFile | function | core/ |
Tests setFile(). |
BatchBuilderTest::testSetFinishCallback | function | core/ |
Tests setFinishCallback(). |
BatchBuilderTest::testSetInitMessage | function | core/ |
Tests setInitMessage(). |
BatchBuilderTest::testSetProgressive | function | core/ |
Tests setProgressive(). |
BatchBuilderTest::testSetProgressMessage | function | core/ |
Tests setProgressMessage(). |
BatchBuilderTest::testSetQueue | function | core/ |
Tests setQueue(). |
BatchBuilderTest::testSetTitle | function | core/ |
Tests setTitle(). |
BatchBuilderTest::testSetUrlOptions | function | core/ |
Tests setUrlOptions(). |
BatchTestChainedForm::buildForm | function | core/ |
|
BatchTestMockForm::buildForm | function | core/ |
|
BatchTestMultiStepForm::buildForm | function | core/ |
|
BatchTestSimpleForm::buildForm | function | core/ |
|
big-pipe-interface-preview--navigation-shortcut-lazy-builder-lazyLinks--Shortcuts.html.twig | file | core/ |
Placeholder content for the shortcuts menu. This is used to eliminate layout shifts as BigPipe injects data. |
big-pipe-interface-preview--user-toolbar-link-builder-renderDisplayName.html.twig | file | core/ |
<span class="i-am-taking-up-space">LOOK AT ME I AM CONSUMING SPACE FOR LATER</span> |
BigPipeInterfacePreviewThemeSuggestionsTest::$blockViewBuilder | property | core/ |
The block view builder. |
BigPipeRegressionTestController::largeContentBuilder | function | core/ |
Renders large content. |
BigPipeTestController::trustedRedirectLazyBuilder | function | core/ |
Route callback to test a trusted lazy builder redirect response. |
BigPipeTestController::untrustedRedirectLazyBuilder | function | core/ |
Route callback to test an untrusted lazy builder redirect response. |
BigPipeTestForm::buildForm | function | core/ |
|
BlankLayout::build | function | core/ |
|
Block::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
Block::preBlockBuild | function | core/ |
Allows to change the display settings right before executing the block. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.