Search for all
Title | Object type | File name | Summary |
---|---|---|---|
BatchTestChainedForm::submitForm | function | core/ |
Form submission handler. |
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. |
BatchTestMockForm | class | core/ |
Generate form of id batch_test_mock_form. |
BatchTestMockForm.php | file | core/ |
|
BatchTestMockForm::buildForm | function | core/ |
Form constructor. |
BatchTestMockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BatchTestMockForm::submitForm | function | core/ |
Form submission handler. |
BatchTestMultiStepForm | class | core/ |
Generate form of id batch_test_multistep_form. |
BatchTestMultiStepForm.php | file | core/ |
|
BatchTestMultiStepForm::buildForm | function | core/ |
Form constructor. |
BatchTestMultiStepForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BatchTestMultiStepForm::submitForm | function | core/ |
Form submission handler. |
BatchTestSimpleForm | class | core/ |
Generate form of id batch_test_simple_form. |
BatchTestSimpleForm.php | file | core/ |
|
BatchTestSimpleForm::buildForm | function | core/ |
Form constructor. |
BatchTestSimpleForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BatchTestSimpleForm::submitForm | function | core/ |
Form submission handler. |
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. |
batch_get | function | core/ |
Retrieves the current batch. |
batch_process | function | core/ |
Processes the batch. |
batch_set | function | core/ |
Adds a new batch. |
batch_test.callbacks.inc | file | core/ |
Batch callbacks for the Batch API tests. |
batch_test.info.yml | file | core/ |
core/modules/system/tests/modules/batch_test/batch_test.info.yml |
batch_test.links.task.yml | file | core/ |
core/modules/system/tests/modules/batch_test/batch_test.links.task.yml |
batch_test.module | file | core/ |
Helper module for the Batch API tests. |
batch_test.routing.yml | file | core/ |
core/modules/system/tests/modules/batch_test/batch_test.routing.yml |
batch_test_stack | function | core/ |
Helper function: Stores or retrieves traced execution data. |
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. |
BazClass | class | core/ |
Stub class which acts as a service dependency, to test the container. |
BazClass.php | file | core/ |
|
bbb_update_test.info.yml | file | core/ |
core/modules/update/tests/modules/bbb_update_test/bbb_update_test.info.yml |
BcConfigSubscriber | class | core/ |
Config event subscriber to rebuild the container when BC config is saved. |
Pagination
- Previous page
- Page 77
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.