Search for A
Title | Object type | File name | Summary |
---|---|---|---|
BatchProcessingTestCase::_resultStack | function | modules/ |
Helper function: return expected execution stacks for the test batches. |
BatchQueue | class | includes/ |
Defines a batch queue. |
BatchQueue::claimItem | function | includes/ |
Overrides SystemQueue::claimItem(). |
BatchQueue::getAllItems | function | includes/ |
Retrieves all remaining items in the queue. |
batch_get | function | includes/ |
Retrieves the current batch. |
batch_load | function | includes/ |
Loads a batch from the database. |
batch_process | function | includes/ |
Processes the batch. |
batch_set | function | includes/ |
Adds a new batch. |
batch_test.callbacks.inc | file | modules/ |
Batch callbacks for the Batch API tests. |
batch_test.info | file | modules/ |
name = "Batch API test" description = "Support module for Batch API tests." package = Testing version = VERSION core = 7.x hidden = TRUE |
batch_test.module | file | modules/ |
Helper module for the Batch API tests. |
batch_test_chained_form | function | modules/ |
Form with chained submit callbacks. |
batch_test_chained_form_submit_1 | function | modules/ |
Submit handler #1 for the chained form. |
batch_test_chained_form_submit_2 | function | modules/ |
Submit handler #2 for the chained form. |
batch_test_chained_form_submit_3 | function | modules/ |
Submit handler #3 for the chained form. |
batch_test_chained_form_submit_4 | function | modules/ |
Submit handler #4 for the chained form. |
batch_test_large_percentage | function | modules/ |
Menu callback: fire a batch process without a form submission. |
batch_test_menu | function | modules/ |
Implement hook_menu(). |
batch_test_mock_form | function | modules/ |
A simple form with a textfield and submit button. |
batch_test_mock_form_submit | function | modules/ |
Submit handler for the batch_test_mock form. |
batch_test_multistep_form | function | modules/ |
Multistep form. |
batch_test_multistep_form_submit | function | modules/ |
Submit handler for the multistep form. |
batch_test_nested_drupal_form_submit | function | modules/ |
Menu callback: programmatically submits a form within a batch. |
batch_test_no_form | function | modules/ |
Menu callback: fire a batch process without a form submission. |
batch_test_programmatic | function | modules/ |
Menu callback: programmatically submits the 'Chained' form. |
batch_test_redirect_page | function | modules/ |
Menu callback: successful redirection. |
batch_test_simple_form | function | modules/ |
Simple form. |
batch_test_simple_form_submit | function | modules/ |
Submit handler for the simple form. |
batch_test_stack | function | modules/ |
Helper function: store or retrieve traced execution data. |
batch_test_theme_batch | function | modules/ |
Menu callback: run a batch for testing theme used on the progress page. |
bbb_update_test.info | file | modules/ |
name = BBB Update test description = Support module for update module testing. package = Testing core = 7.x hidden = TRUE |
bbb_update_test.module | file | modules/ |
Dummy module for testing Update status. |
Behavior | class | misc/ |
|
Behavior.php | file | misc/ |
|
Behavior::$assertions | property | misc/ |
|
Behavior::$availableCommands | property | misc/ |
|
Behavior::assert | function | misc/ |
|
Behavior::assertAssertionCompleteness | function | misc/ |
|
Behavior::assertCommand | function | misc/ |
|
Behavior::assertCommands | function | misc/ |
|
Behavior::COMMAND_DIR_OPENDIR | constant | misc/ |
|
Behavior::COMMAND_MKDIR | constant | misc/ |
|
Behavior::COMMAND_RENAME | constant | misc/ |
|
Behavior::COMMAND_RMDIR | constant | misc/ |
|
Behavior::COMMAND_STEAM_METADATA | constant | misc/ |
|
Behavior::COMMAND_STREAM_OPEN | constant | misc/ |
|
Behavior::COMMAND_UNLINK | constant | misc/ |
|
Behavior::COMMAND_URL_STAT | constant | misc/ |
|
Behavior::withAssertion | function | misc/ |
|
Block Caching | group | includes/ |
Constants that define each block's caching state. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.