Functions

Primary tabs

Name Location Description Direct usessort ascending Strings
ajax_forms_test_advanced_commands_alert_callback drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Ajax form callback: Selects 'alert'. 1
ajax_forms_test_advanced_commands_append_callback drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Ajax form callback: Selects 'append'. 1
ajax_forms_test_advanced_commands_before_callback drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Ajax form callback: Selects 'before'. 1
ajax_forms_test_advanced_commands_changed_callback drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Ajax form callback: Selects 'changed'. 1
ajax_forms_test_advanced_commands_changed_asterisk_callback drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Ajax form callback: Selects 'changed' with asterisk marking inner div. 1
ajax_forms_test_advanced_commands_css_callback drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Ajax form callback: Selects 'css'. 1
ajax_forms_test_advanced_commands_data_callback drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Ajax form callback: Selects 'data'. 1
ajax_forms_test_advanced_commands_invoke_callback drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Ajax form callback: Selects 'invoke'. 1
ajax_forms_test_advanced_commands_html_callback drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Ajax form callback: Selects 'html'. 1
ajax_forms_test_advanced_commands_insert_callback drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Ajax form callback: Selects 'insert'. 1
ajax_forms_test_advanced_commands_prepend_callback drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Ajax form callback: Selects 'prepend'. 1
ajax_forms_test_advanced_commands_remove_callback drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Ajax form callback: Selects 'remove'. 1
ajax_forms_test_advanced_commands_restripe_callback drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Ajax form callback: Selects 'restripe'. 1
ajax_forms_test_advanced_commands_settings_callback drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Ajax form callback: Selects 'settings'. 1
ajax_forms_test_advanced_commands_add_css_callback drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Ajax callback for 'add_css'. 1
ajax_forms_test_validation_form drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Form constructor for AJAX validation form. 1
ajax_forms_test_validation_form_submit drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Form submission handler for ajax_forms_test_validation_form().
ajax_forms_test_validation_form_callback drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Ajax form callback: Selects the 'drivertext' element of the validation form. 1
ajax_forms_test_lazy_load_form drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Form builder: Builds a form that triggers a simple AJAX callback. 3
ajax_forms_test_lazy_load_form_submit drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Form submit handler: Adds JavaScript and CSS that wasn't on the original form. 1
ajax_forms_test_lazy_load_form_ajax drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module AJAX form callback: Selects for the ajax_forms_test_lazy_load_form() form. 1
update_test_2_update_dependencies drupal/core/modules/system/tests/modules/update_test_2/update_test_2.install Implements hook_update_dependencies().
update_test_2_update_8000 drupal/core/modules/system/tests/modules/update_test_2/update_test_2.install Dummy update_test_2 update 8000. 1
update_test_2_update_8001 drupal/core/modules/system/tests/modules/update_test_2/update_test_2.install Dummy update_test_2 update 8001. 1
update_test_2_update_8002 drupal/core/modules/system/tests/modules/update_test_2/update_test_2.install Dummy update_test_2 update 8002.
taxonomy_test_schema drupal/core/modules/system/tests/modules/taxonomy_test/taxonomy_test.install Implements hook_schema().
taxonomy_test_taxonomy_term_load drupal/core/modules/system/tests/modules/taxonomy_test/taxonomy_test.module Implements hook_taxonomy_term_load().
taxonomy_test_taxonomy_term_insert drupal/core/modules/system/tests/modules/taxonomy_test/taxonomy_test.module Implements hook_taxonomy_term_insert().
taxonomy_test_taxonomy_term_update drupal/core/modules/system/tests/modules/taxonomy_test/taxonomy_test.module Implements hook_taxonomy_term_update().
taxonomy_test_taxonomy_term_delete drupal/core/modules/system/tests/modules/taxonomy_test/taxonomy_test.module Implements hook_taxonomy_term_delete().
taxonomy_test_taxonomy_term_view drupal/core/modules/system/tests/modules/taxonomy_test/taxonomy_test.module Implements hook_taxonomy_term_view().
taxonomy_test_entity_view drupal/core/modules/system/tests/modules/taxonomy_test/taxonomy_test.module Implements hook_entity_view().
taxonomy_test_form_taxonomy_term_form_alter drupal/core/modules/system/tests/modules/taxonomy_test/taxonomy_test.module Implements hook_form_FORM_ID_alter().
theme_theme_test drupal/core/modules/system/tests/modules/theme_test/theme_test.inc Returns HTML for the 'theme_test' theme hook used by tests.
template_preprocess_theme_test drupal/core/modules/system/tests/modules/theme_test/theme_test.inc Preprocesses variables for theme_theme_test().
theme_test_theme drupal/core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_theme().
theme_test_system_theme_info drupal/core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_system_theme_info().
theme_test_menu drupal/core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_menu().
theme_test_init drupal/core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_init().
_theme_test_load_registry drupal/core/modules/system/tests/modules/theme_test/theme_test.module Fake registry loading callback. 1
theme_test_hook_init_page_callback drupal/core/modules/system/tests/modules/theme_test/theme_test.module Menu callback for testing themed output generated in hook_init(). 1
theme_test_template_test_page_callback drupal/core/modules/system/tests/modules/theme_test/theme_test.module Menu callback for testing template overridding based on filename. 1
_theme_custom_theme drupal/core/modules/system/tests/modules/theme_test/theme_test.module Custom theme callback. 1
_theme_test_alter drupal/core/modules/system/tests/modules/theme_test/theme_test.module Page callback, calls drupal_alter(). 1
_theme_test_suggestion drupal/core/modules/system/tests/modules/theme_test/theme_test.module Page callback, calls a theme hook suggestion. 1
theme_test_preprocess_html drupal/core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_preprocess_HOOK() for html.tpl.php.
theme_theme_test_foo drupal/core/modules/system/tests/modules/theme_test/theme_test.module Theme function for testing theme('theme_test_foo').
_batch_test_callback_1 drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Performs a simple batch operation. 3
_batch_test_callback_2 drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Performs a multistep batch operation. 2
_batch_test_callback_5 drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Performs a simple batch operation. 1

Pages

Other projects