Functions

Primary tabs

Name Location Description Direct usessort ascending Strings
block_test_block_view_block_test_test_hyphen_alter drupal/modules/block/tests/block_test.module Implements hook_block_view_MODULE_DELTA_alter().
block_test_block_info_alter drupal/modules/block/tests/block_test.module Implements hook_block_info_alter().
ajax_forms_test_advanced_commands_add_css_callback drupal/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'add_css'. 1
module_test_altered_test_hook drupal/modules/simpletest/tests/module_test.implementations.inc Implements hook_altered_test_hook() 1
boot_test_2_help drupal/modules/simpletest/tests/boot_test_2.module Implements hook_help().
system_test_schema drupal/modules/simpletest/tests/system_test.install Implements hook_schema().
boot_test_1_boot drupal/modules/simpletest/tests/boot_test_1.module Implements hook_boot().
theme_test_system_theme_engine_info drupal/modules/simpletest/tests/theme_test.module Implements hook_system_theme_engine_info().
_theme_test_drupal_add_region_content drupal/modules/simpletest/tests/theme_test.module Page callback, calls drupal_add_region_content. 1
_theme_test_engine_info_test drupal/modules/simpletest/tests/theme_test.module Serves a simple page renderered using a Nyan Cat theme engine template. 1
common_test_init drupal/modules/simpletest/tests/common_test.module Implements hook_init().
common_test_drupal_render_printing_pre_render drupal/modules/simpletest/tests/common_test.module Applies #printed to an element to help test #pre_render. 1
form_test_validate_no_token drupal/modules/simpletest/tests/form_test.module Form builder for testing submission of a form without a CSRF token. 1
form_test_validate_no_token_submit drupal/modules/simpletest/tests/form_test.module Form submission handler for form_test_validate_no_token().
_form_test_tableselect_ajax_callback drupal/modules/simpletest/tests/form_test.module Ajax callback that returns the form element. 1
form_test_storage_legacy_handler drupal/modules/simpletest/tests/form_test.module Emulate legacy AHAH-style ajax callback. 1
form_test_storage_page_cache_form drupal/modules/simpletest/tests/form_test.module A simple form for testing form storage when page caching is enabled. 1
form_test_storage_page_cache_old_build_id drupal/modules/simpletest/tests/form_test.module Form element #after_build callback: output the old form build-id. 1
form_test_storage_page_cache_rebuild drupal/modules/simpletest/tests/form_test.module Form submit callback: Rebuild the form and continue. 1
form_test_cache_form drupal/modules/simpletest/tests/form_test.module A simple form for testing form caching. 2
system_test_drupal_set_message drupal/modules/simpletest/tests/system_test.module Sets two messages and removes the first one before the messages are displayed. 1
system_test_get_destination drupal/modules/simpletest/tests/system_test.module Page callback to print out $_GET['destination'] for testing. 1
system_test_request_destination drupal/modules/simpletest/tests/system_test.module Page callback to print out $_REQUEST['destination'] for testing. 1
system_test_drupal_get_filename drupal/modules/simpletest/tests/system_test.module Page callback to run drupal_get_filename() on a particular module. 1
system_test_drupal_get_filename_with_schema_rebuild drupal/modules/simpletest/tests/system_test.module Page callback to run drupal_get_filename() and do a schema rebuild. 1
system_test_watchdog drupal/modules/simpletest/tests/system_test.module Implements hook_watchdog().
system_test_module_implements_alter drupal/modules/simpletest/tests/system_test.module Implements hook_module_implements_alter().
module_test_module_implements_alter drupal/modules/simpletest/tests/module_test.module Implements hook_module_implements_alter()
taxonomy_test_query_alter drupal/modules/simpletest/tests/taxonomy_test.module Implements hook_query_alter(). 2
taxonomy_test_query_term_access_alter drupal/modules/simpletest/tests/taxonomy_test.module Implements hook_query_TAG_alter(). 2
taxonomy_test_query_taxonomy_term_access_alter drupal/modules/simpletest/tests/taxonomy_test.module Implements hook_query_TAG_alter(). 2
user_form_test_form_user_profile_form_alter drupal/modules/user/tests/user_form_test.module Implements hook_form_FORM_ID_alter().
user_form_test_user_account_submit drupal/modules/user/tests/user_form_test.module Submit function for user_profile_form(). 1
drupal_autoload_test_registry_files_alter drupal/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test.module Implements hook_registry_files_alter().
nyan_cat_init drupal/modules/simpletest/tests/themes/engines/nyan_cat/nyan_cat.engine Includes .theme file from themes.
nyan_cat_theme drupal/modules/simpletest/tests/themes/engines/nyan_cat/nyan_cat.engine Implements hook_theme().
nyan_cat_extension drupal/modules/simpletest/tests/themes/engines/nyan_cat/nyan_cat.engine Implements hook_extension().
nyan_cat_render_template drupal/modules/simpletest/tests/themes/engines/nyan_cat/nyan_cat.engine Implements hook_render_template().

Pages

Other projects