Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
common_test_library_info drupal/core/modules/system/tests/modules/common_test/common_test.module Implements hook_library_info().
common_test_cron drupal/core/modules/system/tests/modules/common_test/common_test.module Implements hook_cron().
update_script_test_requirements drupal/core/modules/system/tests/modules/update_script_test/update_script_test.install Implements hook_requirements().
update_script_test_update_8000 drupal/core/modules/system/tests/modules/update_script_test/update_script_test.install Dummy update function to run during the tests.
update_script_test_cache_flush drupal/core/modules/system/tests/modules/update_script_test/update_script_test.module Implements hook_cache_flush().
entity_cache_test_dependency_entity_info_alter drupal/core/modules/system/tests/modules/entity_cache_test_dependency/entity_cache_test_dependency.module Implements hook_entity_info_alter().
session_test_menu drupal/core/modules/system/tests/modules/session_test/session_test.module Implements hook_menu().
session_test_boot drupal/core/modules/system/tests/modules/session_test/session_test.module Implements hook_boot().
session_test_user_login drupal/core/modules/system/tests/modules/session_test/session_test.module Implements hook_user().
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().
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().
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_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_page_build drupal/core/modules/system/tests/modules/system_test/system_test.module Implements hook_page_build().
system_test_filetransfer_info drupal/core/modules/system/tests/modules/system_test/system_test.module Implements hook_filetransfer_info().
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().
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().
filter_test_filter_info drupal/core/modules/system/tests/modules/filter_test/filter_test.module Implements hook_filter_info().
update_test_3_update_dependencies drupal/core/modules/system/tests/modules/update_test_3/update_test_3.install Implements hook_update_dependencies().
router_test_permission drupal/core/modules/system/tests/modules/router_test/router_test.module Implements hook_permission().
test_page_test_menu drupal/core/modules/system/tests/modules/test_page_test/test_page_test.module Implements hook_menu().
update_test_1_update_dependencies drupal/core/modules/system/tests/modules/update_test_1/update_test_1.install Implements hook_update_dependencies().
image_test_image_toolkits drupal/core/modules/system/tests/modules/image_test/image_test.module Implements hook_image_toolkits().
image_test_reset drupal/core/modules/system/tests/modules/image_test/image_test.module Reset/initialize the history of calls to the toolkit functions. 1
image_test_get_all_calls drupal/core/modules/system/tests/modules/image_test/image_test.module Get an array with the all the calls to the toolkits since image_test_reset() was called. 13
_image_test_log_call drupal/core/modules/system/tests/modules/image_test/image_test.module Store the values passed to a toolkit call. 8
image_test_settings drupal/core/modules/system/tests/modules/image_test/image_test.module Image tookit's settings operation.
image_test_get_info drupal/core/modules/system/tests/modules/image_test/image_test.module Image toolkit's get_info operation.
image_test_load drupal/core/modules/system/tests/modules/image_test/image_test.module Image tookit's load operation.
image_test_save drupal/core/modules/system/tests/modules/image_test/image_test.module Image tookit's save operation.
image_test_crop drupal/core/modules/system/tests/modules/image_test/image_test.module Image tookit's crop operation.
image_test_resize drupal/core/modules/system/tests/modules/image_test/image_test.module Image tookit's resize operation.

Pages

Other projects