Search for d
Title | Object type | File name | Summary |
---|---|---|---|
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(). |
BatchKernelTest::testNeedsUpdate | function | core/ |
Tests _batch_needs_update(). |
BatchNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
BatchStorage::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
BatchStorage::delete | function | core/ |
Deletes a batch. |
BatchStorage::delete | function | core/ |
Deletes a batch. |
BatchStorage::doCreate | function | core/ |
Saves a batch. |
BatchStorage::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
BatchStorage::load | function | core/ |
Loads a batch. |
BatchStorage::load | function | core/ |
Loads a batch. |
BatchStorage::schemaDefinition | function | core/ |
Defines the schema for the batch table. |
BatchStorage::schemaDefinition | function | core/ |
|
BatchStorage::update | function | core/ |
Updates a batch. |
BatchStorage::update | function | core/ |
Updates a batch. |
BatchStorageInterface::delete | function | core/ |
Deletes a batch. |
BatchStorageInterface::load | function | core/ |
Loads a batch. |
BatchStorageInterface::update | function | core/ |
Updates a batch. |
BatchTestChainedForm | class | core/ |
Generate form of id batch_test_chained_form. |
BatchTestChainedForm.php | file | core/ |
|
BatchTestChainedForm::batchTestChainedFormSubmit1 | function | core/ |
Form submission handler #1 for batch_test_chained_form |
BatchTestChainedForm::batchTestChainedFormSubmit2 | function | core/ |
Form submission handler #2 for batch_test_chained_form |
BatchTestChainedForm::batchTestChainedFormSubmit3 | function | core/ |
Form submission handler #3 for batch_test_chained_form |
BatchTestChainedForm::batchTestChainedFormSubmit4 | function | core/ |
Form submission handler #4 for batch_test_chained_form |
BatchTestChainedForm::buildForm | function | core/ |
Form constructor. |
BatchTestChainedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BatchTestChainedForm::submitForm | function | core/ |
Form submission handler. |
BatchTestController::testFinishRedirect | function | core/ |
Fires a batch process without a form submission and a finish redirect. |
BatchTestController::testNestedDrupalFormSubmit | function | core/ |
Submits a form within a batch programmatically. |
BatchTestController::testRedirect | function | core/ |
Redirects successfully. |
Pagination
- Previous page
- Page 42
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.