Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
authorize_access_denied_page drupal/core/authorize.php Renders a 403 access denied page for authorize.php. 1
authorize_filetransfer_form drupal/core/includes/authorize.inc Form constructor for the file transfer authorization form. 1
authorize_filetransfer_form_submit drupal/core/includes/authorize.inc Form submission handler for authorize_filetransfer_form().
authorize_filetransfer_form_validate drupal/core/includes/authorize.inc Form validation handler for authorize_filetransfer_form().
authorize_get_filetransfer drupal/core/includes/authorize.inc Gets a FileTransfer class for a specific transfer method and settings. 3
authorize_run_operation drupal/core/includes/authorize.inc Runs the operation specified in $_SESSION['authorize_operation']. 1
ban_help drupal/core/modules/ban/ban.module Implements hook_help().
ban_menu drupal/core/modules/ban/ban.module Implements hook_menu().
ban_permission drupal/core/modules/ban/ban.module Implements hook_permission().
ban_schema drupal/core/modules/ban/ban.install Implements hook_schema().
bartik_drupal_alter_alter drupal/core/modules/system/tests/modules/common_test/common_test.module Implements hook_TYPE_alter() on behalf of Bartik theme.
bartik_field__taxonomy_term_reference drupal/core/themes/bartik/bartik.theme Implements theme_field__field_type().
bartik_menu_tree drupal/core/themes/bartik/bartik.theme Implements theme_menu_tree().
bartik_preprocess_html drupal/core/themes/bartik/bartik.theme Implements hook_preprocess_HOOK() for html.tpl.php.
bartik_preprocess_maintenance_page drupal/core/themes/bartik/bartik.theme Implements hook_preprocess_HOOK() for maintenance-page.html.twig.
bartik_preprocess_node drupal/core/themes/bartik/bartik.theme Implements hook_preprocess_HOOK() for node.html.twig.
bartik_preprocess_page drupal/core/themes/bartik/bartik.theme Implements hook_preprocess_HOOK() for page.html.twig.
bartik_process_html drupal/core/themes/bartik/bartik.theme Implements hook_process_HOOK() for html.tpl.php.
bartik_process_maintenance_page drupal/core/themes/bartik/bartik.theme Implements hook_process_HOOK() for maintenance-page.html.twig.
bartik_process_page drupal/core/themes/bartik/bartik.theme Implements hook_process_HOOK() for page.html.twig.
base_path drupal/core/includes/common.inc Returns the base URL path (i.e., directory) of the Drupal installation. 34
batch_get drupal/core/includes/form.inc Retrieves the current batch. 20
batch_process drupal/core/includes/form.inc Processes the batch. 11
batch_set drupal/core/includes/form.inc Adds a new batch. 27
batch_test_chained_form drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form constructor for a form with chained submit callbacks. 2
batch_test_chained_form_submit_1 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form submission handler #1 for batch_test_chained_form(). 1
batch_test_chained_form_submit_2 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form submission handler #2 for batch_test_chained_form(). 1
batch_test_chained_form_submit_3 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form submission handler #3 for batch_test_chained_form(). 1
batch_test_chained_form_submit_4 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form submission handler #4 for batch_test_chained_form(). 1
batch_test_large_percentage drupal/core/modules/system/tests/modules/batch_test/batch_test.module Menu callback: Fires a batch process without a form submission. 1
batch_test_menu drupal/core/modules/system/tests/modules/batch_test/batch_test.module Implements hook_menu().
batch_test_mock_form drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form constructor for a simple form with a textfield and submit button. 1
batch_test_mock_form_submit drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form submission handler for batch_test_mock_form().
batch_test_multistep_form drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form constructor for a multistep form. 1
batch_test_multistep_form_submit drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form submission handler for batch_test_multistep_form().
batch_test_nested_drupal_form_submit drupal/core/modules/system/tests/modules/batch_test/batch_test.module Menu callback: Submits a form within a batch programmatically. 1
batch_test_no_form drupal/core/modules/system/tests/modules/batch_test/batch_test.module Menu callback: Fires a batch process without a form submission. 1
batch_test_programmatic drupal/core/modules/system/tests/modules/batch_test/batch_test.module Menu callback: Submits the 'Chained' form programmatically. 1
batch_test_redirect_page drupal/core/modules/system/tests/modules/batch_test/batch_test.module Menu callback: Redirects successfuly. 1
batch_test_simple_form drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form constructor for a batch selection form. 1
batch_test_simple_form_submit drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form submission handler for batch_test_simple_form().
batch_test_stack drupal/core/modules/system/tests/modules/batch_test/batch_test.module Helper function: Stores or retrieves traced execution data. 23
batch_test_theme_batch drupal/core/modules/system/tests/modules/batch_test/batch_test.module Menu callback: Runs a batch for testing theme used on the progress page. 1
baz drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/source_with_ignore.php 69
baz drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/source_with_oneline_annotations.php 69
block_admin_add drupal/core/modules/block/block.admin.inc Page callback: Build the block instance add form. 1
block_admin_demo drupal/core/modules/block/block.admin.inc Page callback: Attaches CSS for the block region demo. 1
block_admin_display drupal/core/modules/block/block.admin.inc Page callback: Shows the block administration page. 1
block_admin_edit drupal/core/modules/block/block.admin.inc Page callback: Build the block instance edit form. 1
block_admin_paths drupal/core/modules/block/block.module Implements hook_admin_paths().

Pages

Other projects