Search for %s

  1. Search 9.5.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Other projects
Title Object type File name Summary
BasicStandardUpdatePath::setUp function modules/simpletest/tests/upgrade/upgrade.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
BasicStandardUpdatePath::testBasicStandardUpdate function modules/simpletest/tests/upgrade/upgrade.test Tests a successful point release update.
BasicUpgradePath class modules/simpletest/tests/upgrade/upgrade.test Perform basic upgrade tests.
BasicUpgradePath::getInfo function modules/simpletest/tests/upgrade/upgrade.test
BasicUpgradePath::setUp function modules/simpletest/tests/upgrade/upgrade.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
BasicUpgradePath::testBasicUpgrade function modules/simpletest/tests/upgrade/upgrade.test Test a successful upgrade.
BasicUpgradePath::testFailedUpgrade function modules/simpletest/tests/upgrade/upgrade.test Test a failed upgrade, and verify that the failure is reported.
Batch operations group includes/form.inc Creates and processes batch operations.
batch.test file modules/simpletest/tests/batch.test Tests for the Batch API.
BatchMemoryQueue::getAllItems function includes/batch.queue.inc Retrieves all remaining items in the queue.
BatchPageTestCase class modules/simpletest/tests/batch.test Tests for the Batch API Progress page.
BatchPageTestCase::getInfo function modules/simpletest/tests/batch.test
BatchPageTestCase::setUp function modules/simpletest/tests/batch.test Sets up a Drupal site for running functional and integration tests.
BatchPageTestCase::testBatchProgressPageTheme function modules/simpletest/tests/batch.test Tests that the batch API progress page uses the correct theme.
BatchPercentagesUnitTestCase class modules/simpletest/tests/batch.test Tests the function _batch_api_percentage() to make sure that the rounding
works properly in all cases.
BatchPercentagesUnitTestCase::$testCases property modules/simpletest/tests/batch.test
BatchPercentagesUnitTestCase::getInfo function modules/simpletest/tests/batch.test
BatchPercentagesUnitTestCase::setUp function modules/simpletest/tests/batch.test Sets up unit test environment.
BatchPercentagesUnitTestCase::testBatchPercentages function modules/simpletest/tests/batch.test Test the _batch_api_percentage() function.
BatchProcessingTestCase class modules/simpletest/tests/batch.test Tests for the Batch API.
BatchProcessingTestCase::assertBatchMessages function modules/simpletest/tests/batch.test Will trigger a pass if the texts were found in order in the raw content.
BatchProcessingTestCase::getInfo function modules/simpletest/tests/batch.test
BatchProcessingTestCase::setUp function modules/simpletest/tests/batch.test Sets up a Drupal site for running functional and integration tests.
BatchProcessingTestCase::testBatchForm function modules/simpletest/tests/batch.test Test batches defined in a form submit handler.
BatchProcessingTestCase::testBatchFormMultipleBatches function modules/simpletest/tests/batch.test Test batches defined in different submit handlers on the same form.
BatchProcessingTestCase::testBatchFormMultistep function modules/simpletest/tests/batch.test Test batches defined in a multistep form.
BatchProcessingTestCase::testBatchFormProgrammatic function modules/simpletest/tests/batch.test Test batches defined in a programmatically submitted form.
BatchProcessingTestCase::testBatchLargePercentage function modules/simpletest/tests/batch.test Test batches that return $context['finished'] > 1 do in fact complete.
See http://drupal.org/node/600836
BatchProcessingTestCase::testBatchNoForm function modules/simpletest/tests/batch.test Test batches triggered outside of form submission.
BatchProcessingTestCase::testDrupalFormSubmitInBatch function modules/simpletest/tests/batch.test Test that drupal_form_submit() can run within a batch operation.
BatchProcessingTestCase::_resultMessages function modules/simpletest/tests/batch.test Helper function: return expected result messages for the test batches.
BatchProcessingTestCase::_resultStack function modules/simpletest/tests/batch.test Helper function: return expected execution stacks for the test batches.
BatchQueue::getAllItems function includes/batch.queue.inc Retrieves all remaining items in the queue.
batch_process function includes/form.inc Processes the batch.
batch_set function includes/form.inc Adds a new batch.
batch_test.callbacks.inc file modules/simpletest/tests/batch_test.callbacks.inc Batch callbacks for the Batch API tests.
batch_test.info file modules/simpletest/tests/batch_test.info 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/simpletest/tests/batch_test.module Helper module for the Batch API tests.
batch_test_chained_form function modules/simpletest/tests/batch_test.module Form with chained submit callbacks.
batch_test_chained_form_submit_1 function modules/simpletest/tests/batch_test.module Submit handler #1 for the chained form.
batch_test_chained_form_submit_2 function modules/simpletest/tests/batch_test.module Submit handler #2 for the chained form.
batch_test_chained_form_submit_3 function modules/simpletest/tests/batch_test.module Submit handler #3 for the chained form.
batch_test_chained_form_submit_4 function modules/simpletest/tests/batch_test.module Submit handler #4 for the chained form.
batch_test_large_percentage function modules/simpletest/tests/batch_test.module Menu callback: fire a batch process without a form submission.
batch_test_menu function modules/simpletest/tests/batch_test.module Implement hook_menu().
batch_test_mock_form function modules/simpletest/tests/batch_test.module A simple form with a textfield and submit button.
batch_test_mock_form_submit function modules/simpletest/tests/batch_test.module Submit handler for the batch_test_mock form.
batch_test_multistep_form function modules/simpletest/tests/batch_test.module Multistep form.
batch_test_multistep_form_submit function modules/simpletest/tests/batch_test.module Submit handler for the multistep form.
batch_test_nested_drupal_form_submit function modules/simpletest/tests/batch_test.module Menu callback: programmatically submits a form within a batch.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.