Search for on
Title | Object type | File name | Summary |
---|---|---|---|
basic_auth.authentication.basic_auth | service | core/ |
Drupal\basic_auth\Authentication\Provider\BasicAuth |
Batch operations | group | core/ |
Creates and processes batch operations. |
BatchBuilder::$operations | property | core/ |
The set of operations to be processed. |
BatchBuilder::$urlOptions | property | core/ |
An array of options to be used with the redirect URL. |
BatchBuilder::addOperation | function | core/ |
Adds a batch operation. |
BatchBuilder::setUrlOptions | function | core/ |
Sets the options for redirect URLs. |
BatchBuilder::__construct | function | core/ |
Sets the default values for the batch builder. |
BatchBuilderTest::operationCallback | function | core/ |
Empty callback for the tests. |
BatchBuilderTest::testAddOperation | function | core/ |
Tests addOperation(). |
BatchBuilderTest::testSetUrlOptions | function | core/ |
Tests setUrlOptions(). |
BatchController | class | core/ |
Controller routines for batch routes. |
BatchController.php | file | core/ |
|
BatchController::$root | property | core/ |
The app root. |
BatchController::batchPage | function | core/ |
Returns a system batch page. |
BatchController::batchPageTitle | function | core/ |
The _title_callback for the system.batch_page.normal route. |
BatchController::create | function | core/ |
|
BatchController::__construct | function | core/ |
Constructs a new BatchController. |
BatchNegotiator::__construct | function | core/ |
Constructs a BatchNegotiator. |
BatchStorage::$connection | property | core/ |
The database connection. |
BatchStorage::$container | property | core/ |
The service container. |
BatchStorage::$session | property | core/ |
The session. |
BatchStorage::catchException | function | core/ |
Act on an exception when batch might be stale. |
BatchStorage::schemaDefinition | function | core/ |
Defines the schema for the batch table. |
BatchStorage::schemaDefinition | function | core/ |
|
BatchStorage::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
BatchStorage::__construct | function | core/ |
Constructs the database batch storage service. |
BatchTestController | class | core/ |
Controller routines for batch tests. |
BatchTestController.php | file | core/ |
|
BatchTestController::testFinishRedirect | function | core/ |
Fires a batch process without a form submission and a finish redirect. |
BatchTestController::testLargePercentage | function | core/ |
Fires a batch process without a form submission. |
BatchTestController::testNestedDrupalFormSubmit | function | core/ |
Submits a form within a batch programmatically. |
BatchTestController::testNoForm | function | core/ |
Fires a batch process without a form submission. |
BatchTestController::testProgrammatic | function | core/ |
Submits the 'Chained' form programmatically. |
BatchTestController::testRedirect | function | core/ |
Redirects successfully. |
BatchTestController::testThemeBatch | function | core/ |
Runs a batch for testing theme used on the progress page. |
BatchTestController::testTitleBatch | function | core/ |
Runs a batch for testing the title shown on the progress page. |
BatchUserAction | class | core/ |
Provides action that sets batch precessing. |
BatchUserAction.php | file | core/ |
|
BatchUserAction::access | function | core/ |
|
BatchUserAction::execute | function | core/ |
|
BatchUserAction::executeMultiple | function | core/ |
|
BatchUserAction::finishBatch | function | core/ |
Finish batch. |
BatchUserAction::processBatch | function | core/ |
Processes the batch item. |
BazCacheContext | class | core/ |
Fake calculated cache context class. |
BazCacheContext::getCacheableMetadata | function | core/ |
|
BazCacheContext::getContext | function | core/ |
|
BazCacheContext::getLabel | function | core/ |
|
BcConfigSubscriber | class | core/ |
Config event subscriber to rebuild the container when BC config is saved. |
BcConfigSubscriber.php | file | core/ |
|
BcConfigSubscriber::$kernel | property | core/ |
The Drupal Kernel. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.