Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
session_test_form_user_login_alter drupal/modules/simpletest/tests/session_test.module Implements hook_form_FORM_ID_alter().
session_test_drupal_goto_alter drupal/modules/simpletest/tests/session_test.module Implements hook_drupal_goto_alter().
url_alter_test_install drupal/modules/simpletest/tests/url_alter_test.install Impelement hook_install().
entity_cache_test_dependency_entity_info drupal/modules/simpletest/tests/entity_cache_test_dependency.module Implements hook_entity_info().
file_test_menu drupal/modules/simpletest/tests/file_test.module Implements hook_menu().
file_test_stream_wrappers drupal/modules/simpletest/tests/file_test.module Implements hook_stream_wrappers().
_file_test_form_submit drupal/modules/simpletest/tests/file_test.module Process the upload.
file_test_reset drupal/modules/simpletest/tests/file_test.module Reset/initialize the history of calls to the file_* hooks. 11
file_test_get_calls drupal/modules/simpletest/tests/file_test.module Get the arguments passed to invocation of a given hook since file_test_reset() was last called. 1
file_test_get_all_calls drupal/modules/simpletest/tests/file_test.module Get an array with the calls for all hooks. 1
_file_test_log_call drupal/modules/simpletest/tests/file_test.module Store the values passed to a hook invocation. 8
_file_test_get_return drupal/modules/simpletest/tests/file_test.module Load the appropriate return value. 2
file_test_set_return drupal/modules/simpletest/tests/file_test.module Assign a return value for a given operation. 3
file_test_file_load drupal/modules/simpletest/tests/file_test.module Implements hook_file_load().
file_test_file_validate drupal/modules/simpletest/tests/file_test.module Implements hook_file_validate().
file_test_file_download drupal/modules/simpletest/tests/file_test.module Implements hook_file_download().
file_test_file_insert drupal/modules/simpletest/tests/file_test.module Implements hook_file_insert().
file_test_file_update drupal/modules/simpletest/tests/file_test.module Implements hook_file_update().
file_test_file_copy drupal/modules/simpletest/tests/file_test.module Implements hook_file_copy().
file_test_file_move drupal/modules/simpletest/tests/file_test.module Implements hook_file_move().
file_test_file_delete drupal/modules/simpletest/tests/file_test.module Implements hook_file_delete().
file_test_file_url_alter drupal/modules/simpletest/tests/file_test.module Implements hook_file_url_alter().
file_test_file_mimetype_mapping_alter drupal/modules/simpletest/tests/file_test.module Implements hook_file_mimetype_mapping_alter().
entity_cache_test_watchdog drupal/modules/simpletest/tests/entity_cache_test.module Implements hook_watchdog().
requirements1_test_requirements drupal/modules/simpletest/tests/requirements1_test.install Implements hook_requirements().
theme_test_theme drupal/modules/simpletest/tests/theme_test.module Implements hook_theme().
theme_test_system_theme_info drupal/modules/simpletest/tests/theme_test.module Implements hook_system_theme_info().
theme_test_menu drupal/modules/simpletest/tests/theme_test.module Implements hook_menu().
theme_test_init drupal/modules/simpletest/tests/theme_test.module Implements hook_init().
theme_test_exit drupal/modules/simpletest/tests/theme_test.module Implements hook_exit().
theme_theme_test_foo drupal/modules/simpletest/tests/theme_test.module Theme function for testing theme('theme_test_foo').
image_test_image_toolkits drupal/modules/simpletest/tests/image_test.module Implements hook_image_toolkits().
image_test_reset drupal/modules/simpletest/tests/image_test.module Reset/initialize the history of calls to the toolkit functions. 1
image_test_get_all_calls drupal/modules/simpletest/tests/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/modules/simpletest/tests/image_test.module Store the values passed to a toolkit call. 8
image_test_settings drupal/modules/simpletest/tests/image_test.module Image tookit's settings operation.
image_test_get_info drupal/modules/simpletest/tests/image_test.module Image toolkit's get_info operation.
image_test_load drupal/modules/simpletest/tests/image_test.module Image tookit's load operation.
image_test_save drupal/modules/simpletest/tests/image_test.module Image tookit's save operation.
image_test_crop drupal/modules/simpletest/tests/image_test.module Image tookit's crop operation.
image_test_resize drupal/modules/simpletest/tests/image_test.module Image tookit's resize operation.
image_test_rotate drupal/modules/simpletest/tests/image_test.module Image tookit's rotate operation.
image_test_desaturate drupal/modules/simpletest/tests/image_test.module Image tookit's desaturate operation.
update_script_test_flush_caches drupal/modules/simpletest/tests/update_script_test.module Implements hook_flush_caches().
module_test_test_hook drupal/modules/simpletest/tests/module_test.file.inc Implements hook_test_hook().
common_test_cron_helper_cron drupal/modules/simpletest/tests/common_test_cron_helper.module Implements hook_cron().
taxonomy_test_taxonomy_term_load drupal/modules/simpletest/tests/taxonomy_test.module Implements hook_taxonomy_term_load().
taxonomy_test_taxonomy_term_insert drupal/modules/simpletest/tests/taxonomy_test.module Implements hook_taxonomy_term_insert().
taxonomy_test_taxonomy_term_update drupal/modules/simpletest/tests/taxonomy_test.module Implements hook_taxonomy_term_update().
taxonomy_test_taxonomy_term_delete drupal/modules/simpletest/tests/taxonomy_test.module Implements hook_taxonomy_term_delete().

Pages

Other projects