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 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| BatchNegotiator::__construct | function | core/ |
Constructs a BatchNegotiator. |
| BatchNegotiatorTest | class | core/ |
Tests the BatchNegotiator. |
| BatchNegotiatorTest.php | file | core/ |
|
| BatchNegotiatorTest::$modules | property | core/ |
|
| 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. |
| BatchNotFoundTest.php | file | core/ |
|
| BatchNotFoundTest::$defaultTheme | property | core/ |
|
| BatchNotFoundTest::$modules | property | core/ |
|
| BatchNotFoundTest::testBatchNotFound | function | core/ |
Tests for page not found error if batch ID does not exist. |
| BatchStorage | class | core/ |
Defines the storage handler class for batches. |
| BatchStorage | class | core/ |
Provides a proxy class for \Drupal\Core\Batch\BatchStorage. |
| BatchStorage.php | file | core/ |
|
| BatchStorage.php | file | core/ |
|
| BatchStorage::$container | property | core/ |
The service container. |
| BatchStorage::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| BatchStorage::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| BatchStorage::catchException | function | core/ |
Act on an exception when batch might be stale. |
| BatchStorage::cleanup | function | core/ |
|
| BatchStorage::cleanup | function | core/ |
|
| BatchStorage::create | function | core/ |
|
| BatchStorage::create | function | core/ |
|
| BatchStorage::delete | function | core/ |
|
| BatchStorage::delete | function | core/ |
|
| BatchStorage::doInsertBatchRecord | function | core/ |
Inserts a record in the table and returns the batch id. |
| BatchStorage::ensureTableExists | function | core/ |
Check if the table exists and create it if not. |
| BatchStorage::getId | function | core/ |
Returns a new batch id. |
| BatchStorage::getId | function | core/ |
|
| BatchStorage::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| BatchStorage::load | function | core/ |
Pagination
- Previous page
- Page 71
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.