Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
authorize.php file ./authorize.php Administrative script for running authorized file operations.
Authorized operations group modules/system/system.module Functions to run operations with elevated privileges via authorize.php.
authorize_access_allowed function ./authorize.php Determines if the current user is allowed to run authorize.php.
authorize_access_denied_page function ./authorize.php Renders a 403 access denied page for authorize.php.
authorize_filetransfer_form function includes/authorize.inc Form constructor for the file transfer authorization form.
authorize_filetransfer_form_submit function includes/authorize.inc Form submission handler for authorize_filetransfer_form().
authorize_filetransfer_form_validate function includes/authorize.inc Form validation handler for authorize_filetransfer_form().
authorize_get_filetransfer function includes/authorize.inc Gets a FileTransfer class for a specific transfer method and settings.
authorize_run_operation function includes/authorize.inc Runs the operation specified in $_SESSION['authorize_operation'].
Automatic interface translation import group includes/locale.inc Functions to create batches for importing translations.
b.txt file modules/file/tests/fixtures/file_scan_ignore/frontend_framework/b.txt
bartik.info file themes/bartik/bartik.info name = Bartik
description = A flexible, recolorable theme with many regions.
package = Core
version = VERSION
core = 7.x

stylesheets[all][] = css/layout.css
stylesheets[all][] = css/style.css
stylesheets[all][] = css/colors.css
stylesheets[print][] =…
bartik_drupal_alter_alter function modules/simpletest/tests/common_test.module Implements hook_TYPE_alter() on behalf of Bartik theme.
bartik_field__taxonomy_term_reference function themes/bartik/template.php Implements theme_field__field_type().
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

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