Search for on
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
Instantiates a new instance of this class. |
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/ |
Checks object access. |
BatchUserAction::execute | function | core/ |
Executes the plugin. |
BatchUserAction::executeMultiple | function | core/ |
Executes the plugin for an array of objects. |
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/ |
Gets the cacheability metadata for the context based on the parameter value. |
BazCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
BazCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
BcRoute::__construct | function | core/ |
|
BigPipe::$configFactory | property | core/ |
The config factory. |
BigPipe::$session | property | core/ |
The session. |
BigPipe::filterEmbeddedResponse | function | core/ |
Filters the given embedded response, using the cumulative AJAX page state. |
BigPipe::filterResponse | function | core/ |
Filters the given response. |
BigPipe::sendContent | function | core/ |
Sends an HTML response in chunks using the BigPipe technique. |
BigPipe::splitHtmlOnPlaceholders | function | core/ |
Splits an HTML string into fragments. |
BigPipe::__construct | function | core/ |
Constructs a new BigPipe class. |
BigPipeController | class | core/ |
Returns responses for BigPipe module routes. |
BigPipeController.php | file | core/ |
|
BigPipeController::setNoJsCookie | function | core/ |
Sets a BigPipe no-JS cookie, redirects back to the original location. |
BigPipePlaceholderTestCase::$embeddedAjaxResponseCommands | property | core/ |
The corresponding expected embedded AJAX response. |
BigPipePlaceholderTestCase::$embeddedHtmlResponse | property | core/ |
The corresponding expected embedded HTML response. |
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.