Functions

Primary tabs

Name Location Description Direct usessort ascending Strings
database_test_db_query_temporary drupal/modules/simpletest/tests/database_test.module Run a db_query_temporary and output the table name and its number of rows. 1
database_test_even_pager_query drupal/modules/simpletest/tests/database_test.module Run a pager query and return the results. 1
database_test_odd_pager_query drupal/modules/simpletest/tests/database_test.module Run a pager query and return the results. 1
database_test_tablesort drupal/modules/simpletest/tests/database_test.module Run a tablesort query and return the results. 1
database_test_tablesort_first drupal/modules/simpletest/tests/database_test.module Run a tablesort query with a second order_by after and return the results. 1
database_test_theme_tablesort drupal/modules/simpletest/tests/database_test.module Output a form without setting a header sort. 1
menu_test_menu drupal/modules/simpletest/tests/menu_test.module Implements hook_menu().
menu_test_argument_load drupal/modules/simpletest/tests/menu_test.module Dummy argument loader for hook_menu() to point to. 1
menu_test_other_argument_load drupal/modules/simpletest/tests/menu_test.module Dummy argument loader for hook_menu() to point to. 1
menu_test_callback drupal/modules/simpletest/tests/menu_test.module Dummy callback for hook_menu() to point to. 1
menu_test_menu_trail_callback drupal/modules/simpletest/tests/menu_test.module Callback that test menu_test_menu_tree_set_path(). 1
menu_test_init drupal/modules/simpletest/tests/menu_test.module Implements hook_init().
menu_test_custom_403_404_callback drupal/modules/simpletest/tests/menu_test.module Callback for our custom 403 and 404 pages. 1
menu_test_theme_page_callback drupal/modules/simpletest/tests/menu_test.module Page callback to use when testing the theme callback functionality. 1
menu_test_theme_callback drupal/modules/simpletest/tests/menu_test.module Theme callback to use when testing the theme callback functionality. 1
menu_test_custom_theme drupal/modules/simpletest/tests/menu_test.module Implement hook_custom_theme().
menu_test_menu_link_insert drupal/modules/simpletest/tests/menu_test.module Implements hook_menu_link_insert().
menu_test_menu_link_update drupal/modules/simpletest/tests/menu_test.module Implements hook_menu_link_update().
menu_test_menu_link_delete drupal/modules/simpletest/tests/menu_test.module Implements hook_menu_link_delete().
menu_test_menu_site_status_alter drupal/modules/simpletest/tests/menu_test.module Implements hook_menu_site_status_alter().
menu_login_callback drupal/modules/simpletest/tests/menu_test.module Menu callback to be used as a login path. 3
menu_test_title_callback drupal/modules/simpletest/tests/menu_test.module Concatenates a string, by using the t() function and a case number. 1
system_test_menu drupal/modules/simpletest/tests/system_test.module Implements hook_menu().
system_test_sleep drupal/modules/simpletest/tests/system_test.module 1
system_test_basic_auth_page drupal/modules/simpletest/tests/system_test.module 1
system_test_redirect drupal/modules/simpletest/tests/system_test.module 1
system_test_multiple_redirects drupal/modules/simpletest/tests/system_test.module Menu callback; sends a redirect header to itself until $count argument is 0. 1
system_test_set_header drupal/modules/simpletest/tests/system_test.module 1
system_test_redirect_noscheme drupal/modules/simpletest/tests/system_test.module 1
system_test_redirect_noparse drupal/modules/simpletest/tests/system_test.module 1
system_test_redirect_invalid_scheme drupal/modules/simpletest/tests/system_test.module 1
system_test_modules_installed drupal/modules/simpletest/tests/system_test.module Implements hook_modules_installed().
system_test_modules_enabled drupal/modules/simpletest/tests/system_test.module Implements hook_modules_enabled().
system_test_modules_disabled drupal/modules/simpletest/tests/system_test.module Implements hook_modules_disabled().
system_test_modules_uninstalled drupal/modules/simpletest/tests/system_test.module Implements hook_modules_uninstalled().
system_test_boot drupal/modules/simpletest/tests/system_test.module Implements hook_boot().
system_test_init drupal/modules/simpletest/tests/system_test.module Implements hook_init().
system_test_exit drupal/modules/simpletest/tests/system_test.module Implements hook_exit().
system_test_system_info_alter drupal/modules/simpletest/tests/system_test.module Implements hook_system_info_alter().
system_test_lock_acquire drupal/modules/simpletest/tests/system_test.module Try to acquire a named lock and report the outcome. 2
system_test_lock_exit drupal/modules/simpletest/tests/system_test.module Try to acquire a specific lock, and then exit. 2
system_test_page_build drupal/modules/simpletest/tests/system_test.module Implements hook_page_build().
system_test_main_content_fallback drupal/modules/simpletest/tests/system_test.module Menu callback to test main content fallback(). 1
system_test_page_shutdown_functions drupal/modules/simpletest/tests/system_test.module A simple page callback which adds a register shutdown function. 1
_system_test_first_shutdown_function drupal/modules/simpletest/tests/system_test.module Dummy shutdown function which registers another shutdown function. 1
_system_test_second_shutdown_function drupal/modules/simpletest/tests/system_test.module Dummy shutdown function. 1
system_test_filetransfer_info drupal/modules/simpletest/tests/system_test.module Implements hook_filetransfer_info().
system_test_authorize_init_page drupal/modules/simpletest/tests/system_test.module Page callback to initialize authorize.php during testing. 1
actions_loop_test_trigger_info drupal/modules/simpletest/tests/actions_loop_test.module Implements hook_trigger_info().
actions_loop_test_watchdog drupal/modules/simpletest/tests/actions_loop_test.module Implements hook_watchdog().

Pages

Other projects