Functions

Primary tabs

Name Location Description Direct usessort ascending Strings
session_test_form_user_login_form_alter drupal/core/modules/system/tests/modules/session_test/session_test.module Implements hook_form_FORM_ID_alter().
session_test_drupal_goto_alter drupal/core/modules/system/tests/modules/session_test/session_test.module Implements hook_drupal_goto_alter().
_session_test_is_logged_in drupal/core/modules/system/tests/modules/session_test/session_test.module Menu callback, only available if current user is logged in. 1
design_test_menu drupal/core/modules/system/tests/modules/design_test/design_test.module Implements hook_menu().
design_test_menu_local_tasks_alter drupal/core/modules/system/tests/modules/design_test/design_test.module Implements hook_menu_local_tasks_alter().
design_test_menu_theme_callback drupal/core/modules/system/tests/modules/design_test/design_test.module Menu theme callback for design_test pages. 1
design_test_category_page drupal/core/modules/system/tests/modules/design_test/design_test.module Menu page callback for a category listing page. 1
cache_test_schema drupal/core/modules/system/tests/modules/cache_test/cache_test.install Implements hook_schema().
theme_page_test_system_info_alter drupal/core/modules/system/tests/modules/theme_page_test/theme_page_test.module Implements hook_system_info_alter().
theme_page_test_system_theme_info drupal/core/modules/system/tests/modules/theme_page_test/theme_page_test.module Implements hook_system_theme_info().
entity_cache_test_watchdog drupal/core/modules/system/tests/modules/entity_cache_test/entity_cache_test.module Implements hook_watchdog().
system_test_menu drupal/core/modules/system/tests/modules/system_test/system_test.module Implements hook_menu().
system_test_sleep drupal/core/modules/system/tests/modules/system_test/system_test.module 1
system_test_basic_auth_page drupal/core/modules/system/tests/modules/system_test/system_test.module 1
system_test_redirect drupal/core/modules/system/tests/modules/system_test/system_test.module 1
system_test_multiple_redirects drupal/core/modules/system/tests/modules/system_test/system_test.module Menu callback; sends a redirect header to itself until $count argument is 0. 1
system_test_set_header drupal/core/modules/system/tests/modules/system_test/system_test.module 1
system_test_redirect_noscheme drupal/core/modules/system/tests/modules/system_test/system_test.module 1
system_test_redirect_noparse drupal/core/modules/system/tests/modules/system_test/system_test.module 1
system_test_redirect_invalid_scheme drupal/core/modules/system/tests/modules/system_test/system_test.module 1
system_test_modules_installed drupal/core/modules/system/tests/modules/system_test/system_test.module Implements hook_modules_installed().
system_test_modules_enabled drupal/core/modules/system/tests/modules/system_test/system_test.module Implements hook_modules_enabled().
system_test_modules_disabled drupal/core/modules/system/tests/modules/system_test/system_test.module Implements hook_modules_disabled().
system_test_modules_uninstalled drupal/core/modules/system/tests/modules/system_test/system_test.module Implements hook_modules_uninstalled().
system_test_boot drupal/core/modules/system/tests/modules/system_test/system_test.module Implements hook_boot().
system_test_init drupal/core/modules/system/tests/modules/system_test/system_test.module Implements hook_init().
system_test_exit drupal/core/modules/system/tests/modules/system_test/system_test.module Implements hook_exit().
system_test_system_info_alter drupal/core/modules/system/tests/modules/system_test/system_test.module Implements hook_system_info_alter().
system_test_lock_acquire drupal/core/modules/system/tests/modules/system_test/system_test.module Try to acquire a named lock and report the outcome. 2
system_test_lock_exit drupal/core/modules/system/tests/modules/system_test/system_test.module Try to acquire a specific lock, and then exit. 2
system_test_page_build drupal/core/modules/system/tests/modules/system_test/system_test.module Implements hook_page_build().
system_test_main_content_fallback drupal/core/modules/system/tests/modules/system_test/system_test.module Menu callback to test main content fallback(). 1
system_test_page_shutdown_functions drupal/core/modules/system/tests/modules/system_test/system_test.module A simple page callback which adds a register shutdown function. 1
_system_test_first_shutdown_function drupal/core/modules/system/tests/modules/system_test/system_test.module Dummy shutdown function which registers another shutdown function. 1
_system_test_second_shutdown_function drupal/core/modules/system/tests/modules/system_test/system_test.module Dummy shutdown function. 1
system_test_filetransfer_info drupal/core/modules/system/tests/modules/system_test/system_test.module Implements hook_filetransfer_info().
system_test_authorize_init_page drupal/core/modules/system/tests/modules/system_test/system_test.module Page callback to initialize authorize.php during testing. 1
database_test_schema drupal/core/modules/system/tests/modules/database_test/database_test.install Implements hook_schema().
database_test_query_alter drupal/core/modules/system/tests/modules/database_test/database_test.module Implements hook_query_alter().
database_test_query_database_test_alter_remove_range_alter drupal/core/modules/system/tests/modules/database_test/database_test.module Implements hook_query_TAG_alter().
database_test_menu drupal/core/modules/system/tests/modules/database_test/database_test.module Implements hook_menu().
database_test_db_query_temporary drupal/core/modules/system/tests/modules/database_test/database_test.module Runs db_query_temporary() and outputs the table name and its number of rows. 1
database_test_even_pager_query drupal/core/modules/system/tests/modules/database_test/database_test.module Runs a pager query and returns the results. 1
database_test_odd_pager_query drupal/core/modules/system/tests/modules/database_test/database_test.module Runs a pager query and returns the results. 1
database_test_tablesort drupal/core/modules/system/tests/modules/database_test/database_test.module Runs a tablesort query and returns the results. 1
database_test_tablesort_first drupal/core/modules/system/tests/modules/database_test/database_test.module Runs a tablesort query with a second order_by after and returns the results. 1
database_test_theme_tablesort drupal/core/modules/system/tests/modules/database_test/database_test.module Outputs a form without setting a header sort. 1
filter_test_filter_format_insert drupal/core/modules/system/tests/modules/filter_test/filter_test.module Implements hook_filter_format_insert().
filter_test_filter_format_update drupal/core/modules/system/tests/modules/filter_test/filter_test.module Implements hook_filter_format_update().
filter_test_filter_format_disable drupal/core/modules/system/tests/modules/filter_test/filter_test.module Implements hook_filter_format_disable().

Pages

Other projects