Search for A

  1. Search 9.5.x for A
  2. Search 8.9.x for A
  3. Search 10.3.x for A
  4. Search 11.x for A
  5. Other projects
Title Object type File name Summary
bartik_menu_tree function themes/bartik/template.php Implements theme_menu_tree().
bartik_preprocess_block function themes/bartik/template.php Override or insert variables into the block template.
bartik_preprocess_html function themes/bartik/template.php Add body classes if certain regions have content.
bartik_preprocess_maintenance_page function themes/bartik/template.php Implements hook_preprocess_maintenance_page().
bartik_preprocess_node function themes/bartik/template.php Override or insert variables into the node template.
bartik_process_html function themes/bartik/template.php Override or insert variables into the page template for HTML output.
bartik_process_maintenance_page function themes/bartik/template.php Override or insert variables into the maintenance page template.
bartik_process_page function themes/bartik/template.php Override or insert variables into the page template.
base_path function includes/common.inc Returns the base URL path (i.e., directory) of the Drupal installation.
BasicMinimalUpdatePath class modules/simpletest/tests/upgrade/upgrade.test Performs point release update tests on a bare database.
BasicMinimalUpdatePath::getInfo function modules/simpletest/tests/upgrade/upgrade.test
BasicMinimalUpdatePath::setUp function modules/simpletest/tests/upgrade/upgrade.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
BasicMinimalUpdatePath::testBasicMinimalUpdate function modules/simpletest/tests/upgrade/upgrade.test Tests a successful point release update.
BasicStandardUpdatePath class modules/simpletest/tests/upgrade/upgrade.test Performs point release update tests on a bare database.
BasicStandardUpdatePath::getInfo function modules/simpletest/tests/upgrade/upgrade.test
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.inc file includes/batch.inc Batch processing API for processes to run in multiple HTTP requests.
batch.queue.inc file includes/batch.queue.inc Queue handlers used by the Batch API.
batch.test file modules/simpletest/tests/batch.test Tests for the Batch API.
BatchMemoryQueue class includes/batch.queue.inc Defines a batch queue for non-progressive batches.
BatchMemoryQueue::claimItem function includes/batch.queue.inc Overrides MemoryQueue::claimItem().
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.

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