Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::__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::testRegisterIds | function | core/ |
Tests registering IDs of built batches. |
| BatchBuilderTest::testSetErrorMessage | function | core/ |
Tests setErrorMessage(). |
| BatchBuilderTest::testSetFile | function | core/ |
Tests setFile(). |
| BatchBuilderTest::testSetFinishCallbackArray | function | core/ |
Tests setFinishCallback(). |
| BatchBuilderTest::testSetFinishCallbackStaticDouble | function | core/ |
Tests setFinishCallback(). |
| BatchBuilderTest::testSetFinishCallbackStaticSingle | function | core/ |
Tests setFinishCallback(). |
| BatchBuilderTest::testSetFinishCallbackString | 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(). |
| BatchController::__construct | function | core/ |
Constructs a new BatchController. |
| BatchControllerTest | class | core/ |
Tests for the batch controller class. |
| BatchControllerTest.php | file | core/ |
|
| BatchControllerTest::testBatchPageTitle | function | core/ |
Tests title callback. |
| BatchInjectionCallbacks | class | core/ |
Batch callbacks using dependency injection for testing batches. |
| BatchInjectionCallbacks.php | file | core/ |
|
| BatchInjectionCallbacks::themeCallback | function | core/ |
Implements callback_batch_operation(). |
| BatchInjectionCallbacks::titleCallback | function | core/ |
Tests the title on the progress page by performing a batch callback. |
| BatchInjectionCallbacks::__construct | function | core/ |
|
| BatchKernelTest | class | core/ |
Tests batch functionality. |
| BatchKernelTest.php | file | core/ |
|
| BatchKernelTest::setUp | function | core/ |
|
| BatchKernelTest::testNeedsUpdate | function | core/ |
Tests _batch_needs_update(). |
| BatchMemory::getAllItems | function | core/ |
Retrieves all remaining items in the queue. |
| BatchNegotiator::$batchStorage | property | core/ |
The batch storage. |
| BatchNegotiator::$requestStack | property | core/ |
The request stack. |
| BatchNegotiator::applies | function | core/ |
Whether this theme negotiator should be used to set the theme. |
| BatchNegotiator::__construct | function | core/ |
Constructs a BatchNegotiator. |
| BatchNegotiatorTest | class | core/ |
Tests the BatchNegotiator. |
| BatchNegotiatorTest.php | file | core/ |
|
| BatchNegotiatorTest::$modules | property | core/ |
Modules to install. |
| BatchNegotiatorTest::testApplies | function | core/ |
Test that the negotiator applies to the batch route. |
| BatchNotFoundTest | class | core/ |
Tests if a page not found error is returned when a batch ID does not exist. |
Pagination
- Previous page
- Page 72
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.