Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| bartik_drupal_alter_alter | function | modules/ |
Implements hook_TYPE_alter() on behalf of Bartik theme. |
| bartik_field__taxonomy_term_reference | function | themes/ |
Implements theme_field__field_type(). |
| bartik_menu_tree | function | themes/ |
Implements theme_menu_tree(). |
| bartik_preprocess_block | function | themes/ |
Override or insert variables into the block template. |
| bartik_preprocess_html | function | themes/ |
Add body classes if certain regions have content. |
| bartik_preprocess_maintenance_page | function | themes/ |
Implements hook_preprocess_maintenance_page(). |
| bartik_preprocess_node | function | themes/ |
Override or insert variables into the node template. |
| bartik_process_html | function | themes/ |
Override or insert variables into the page template for HTML output. |
| bartik_process_maintenance_page | function | themes/ |
Override or insert variables into the maintenance page template. |
| bartik_process_page | function | themes/ |
Override or insert variables into the page template. |
| base_path | function | includes/ |
Returns the base URL path (i.e., directory) of the Drupal installation. |
| BasicMinimalUpdatePath | class | modules/ |
Performs point release update tests on a bare database. |
| BasicMinimalUpdatePath::getInfo | function | modules/ |
|
| BasicMinimalUpdatePath::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
| BasicMinimalUpdatePath::testBasicMinimalUpdate | function | modules/ |
Tests a successful point release update. |
| BasicStandardUpdatePath | class | modules/ |
Performs point release update tests on a bare database. |
| BasicStandardUpdatePath::getInfo | function | modules/ |
|
| BasicStandardUpdatePath::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
| BasicStandardUpdatePath::testBasicStandardUpdate | function | modules/ |
Tests a successful point release update. |
| BasicUpgradePath | class | modules/ |
Perform basic upgrade tests. |
| BasicUpgradePath::getInfo | function | modules/ |
|
| BasicUpgradePath::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
| BasicUpgradePath::testBasicUpgrade | function | modules/ |
Test a successful upgrade. |
| BasicUpgradePath::testFailedUpgrade | function | modules/ |
Test a failed upgrade, and verify that the failure is reported. |
| Batch operations | group | includes/ |
Creates and processes batch operations. |
| batch.inc | file | includes/ |
Batch processing API for processes to run in multiple HTTP requests. |
| batch.queue.inc | file | includes/ |
Queue handlers used by the Batch API. |
| batch.test | file | modules/ |
Tests for the Batch API. |
| BatchMemoryQueue | class | includes/ |
Defines a batch queue for non-progressive batches. |
| BatchMemoryQueue::claimItem | function | includes/ |
Overrides MemoryQueue::claimItem(). |
| BatchMemoryQueue::getAllItems | function | includes/ |
Retrieves all remaining items in the queue. |
| BatchPageTestCase | class | modules/ |
Tests for the Batch API Progress page. |
| BatchPageTestCase::getInfo | function | modules/ |
|
| BatchPageTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| BatchPageTestCase::testBatchProgressPageTheme | function | modules/ |
Tests that the batch API progress page uses the correct theme. |
| BatchPercentagesUnitTestCase | class | modules/ |
Tests the function _batch_api_percentage() to make sure that the rounding works properly in all cases. |
| BatchPercentagesUnitTestCase::$testCases | property | modules/ |
|
| BatchPercentagesUnitTestCase::getInfo | function | modules/ |
|
| BatchPercentagesUnitTestCase::setUp | function | modules/ |
Sets up unit test environment. |
| BatchPercentagesUnitTestCase::testBatchPercentages | function | modules/ |
Test the _batch_api_percentage() function. |
| BatchProcessingTestCase | class | modules/ |
Tests for the Batch API. |
| BatchProcessingTestCase::assertBatchMessages | function | modules/ |
Will trigger a pass if the texts were found in order in the raw content. |
| BatchProcessingTestCase::getInfo | function | modules/ |
|
| BatchProcessingTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| BatchProcessingTestCase::testBatchForm | function | modules/ |
Test batches defined in a form submit handler. |
| BatchProcessingTestCase::testBatchFormMultipleBatches | function | modules/ |
Test batches defined in different submit handlers on the same form. |
| BatchProcessingTestCase::testBatchFormMultistep | function | modules/ |
Test batches defined in a multistep form. |
| BatchProcessingTestCase::testBatchFormProgrammatic | function | modules/ |
Test batches defined in a programmatically submitted form. |
| BatchProcessingTestCase::testBatchLargePercentage | function | modules/ |
Test batches that return $context['finished'] > 1 do in fact complete. See http://drupal.org/node/600836 |
| BatchProcessingTestCase::testBatchNoForm | function | modules/ |
Test batches triggered outside of form submission. |
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.