Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
block_admin_configure_submit drupal/core/modules/block/block.admin.inc Form submission handler for block_admin_configure().
block_admin_configure drupal/core/modules/block/block.admin.inc Form constructor for the block configuration form. 1 1
block_add_block_form_validate drupal/core/modules/block/block.admin.inc Form validation handler for block_add_block_form().
block_add_block_form_submit drupal/core/modules/block/block.admin.inc Form submission handler for block_add_block_form().
block_add_block_form drupal/core/modules/block/block.admin.inc Form constructor for the add block form. 1
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
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_simple_form_submit drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form submission handler for batch_test_simple_form().
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_redirect_page drupal/core/modules/system/tests/modules/batch_test/batch_test.module Menu callback: Redirects successfuly. 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_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_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_multistep_form_submit drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form submission handler for batch_test_multistep_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_mock_form_submit drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form submission handler for batch_test_mock_form().
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_menu drupal/core/modules/system/tests/modules/batch_test/batch_test.module Implements hook_menu().
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_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_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_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_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 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form constructor for a form with chained submit callbacks. 2
batch_set drupal/core/includes/form.inc Adds a new batch. 25
batch_process drupal/core/includes/form.inc Processes the batch. 11
batch_load drupal/core/includes/batch.inc Loads a batch from the database. 2
batch_get drupal/core/includes/form.inc Retrieves the current batch. 19
base_path drupal/core/includes/common.inc Returns the base URL path (i.e., directory) of the Drupal installation. 28
bartik_process_page drupal/core/themes/bartik/template.php Implements hook_process_HOOK() for page.tpl.php.
bartik_process_maintenance_page drupal/core/themes/bartik/template.php Implements hook_process_HOOK() for maintenance-page.tpl.php.
bartik_process_html drupal/core/themes/bartik/template.php Implements hook_process_HOOK() for html.tpl.php.
bartik_preprocess_maintenance_page drupal/core/themes/bartik/template.php Implements hook_preprocess_HOOK() for maintenance-page.tpl.php.
bartik_preprocess_html drupal/core/themes/bartik/template.php Implements hook_preprocess_HOOK() for html.tpl.php.
bartik_preprocess_block drupal/core/themes/bartik/template.php Implements hook_preprocess_HOOK() for block.tpl.php.
bartik_menu_tree drupal/core/themes/bartik/template.php Implements theme_menu_tree().
bartik_field__taxonomy_term_reference drupal/core/themes/bartik/template.php Implements theme_field__field_type().
bartik_drupal_alter_alter drupal/core/modules/system/tests/modules/common_test/common_test.module Implements hook_TYPE_alter() on behalf of Bartik theme.
ban_schema drupal/core/modules/ban/ban.install Implements hook_schema().
ban_permission drupal/core/modules/ban/ban.module Implements hook_permission().
ban_menu drupal/core/modules/ban/ban.module Implements hook_menu().
ban_ip_load drupal/core/modules/ban/ban.module Loads a banned IP address record from the database.
ban_ip_form_validate drupal/core/modules/ban/ban.admin.inc Form validation handler for ban_ip_form().
ban_ip_form_submit drupal/core/modules/ban/ban.admin.inc Form submission handler for ban_ip_form().
ban_ip_form drupal/core/modules/ban/ban.admin.inc Form constructor for banning an IP address. 1
ban_ip_delete_form_submit drupal/core/modules/ban/ban.admin.inc Form submission handler for ban_ip_delete_form().
ban_ip_delete_form drupal/core/modules/ban/ban.admin.inc Form constructor to unban an IP address. 1
ban_help drupal/core/modules/ban/ban.module Implements hook_help().
ban_admin_page drupal/core/modules/ban/ban.admin.inc Page callback: Displays banned IP addresses. 1
authorize_run_operation drupal/core/includes/authorize.inc Runs the operation specified in $_SESSION['authorize_operation']. 1

Pages

Other projects