Search for test
Title | Object type | File name | Summary |
---|---|---|---|
SystemValidTokenTest::testTokenValidation | function | modules/ |
Tests invalid invocations of drupal_valid_token() that must return FALSE. |
system_admin_test.info | file | modules/ |
name = System Admin Test description = 'Support module for testing system.admin.inc.' package = Only For Testing version = VERSION core = 7.x hidden = FALSE configure = config/broken |
system_admin_test.module | file | modules/ |
Helper module for module for testing system.admin.inc. |
system_cron_test.info | file | modules/ |
name = System Cron Test description = 'Support module for testing the system_cron().' package = Testing version = VERSION core = 7.x hidden = TRUE |
system_cron_test.module | file | modules/ |
Helper module for CronRunTestCase::testCronCacheExpiration(). |
system_cron_test_flush_caches | function | modules/ |
Implements hook_flush_caches(). |
system_dependencies_test.info | file | modules/ |
name = "System dependency test" description = "Support module for testing system dependencies." package = Testing version = VERSION core = 7.x hidden = TRUE dependencies[] = _missing_dependency |
system_dependencies_test.module | file | modules/ |
|
system_form_form_test_alter_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter() on behalf of system.module. |
system_incompatible_core_version_dependencies_test.info | file | modules/ |
name = "System incompatible core version dependencies test" description = "Support module for testing system dependencies." package = Testing version = VERSION core = 7.x hidden = TRUE dependencies[] =… |
system_incompatible_core_version_dependencies_test.module | file | modules/ |
|
system_incompatible_core_version_test.info | file | modules/ |
name = "System incompatible core version test" description = "Support module for testing system dependencies." package = Testing version = VERSION core = 5.x hidden = TRUE |
system_incompatible_core_version_test.module | file | modules/ |
|
system_incompatible_module_version_dependencies_test.info | file | modules/ |
name = "System incompatible module version dependencies test" description = "Support module for testing system dependencies." package = Testing version = VERSION core = 7.x hidden = TRUE ; system_incompatible_module_version_test… |
system_incompatible_module_version_dependencies_test.module | file | modules/ |
|
system_incompatible_module_version_test.info | file | modules/ |
name = "System incompatible module version test" description = "Support module for testing system dependencies." package = Testing version = 1.0 core = 7.x hidden = TRUE |
system_incompatible_module_version_test.module | file | modules/ |
|
system_null_version_test.info | file | modules/ |
name = "System null version test" description = "Support module for testing with a null version." package = Only For Testing core = 7.x hidden = FALSE |
system_null_version_test.module | file | modules/ |
|
system_project_namespace_test.info | file | modules/ |
name = "System project namespace test" description = "Support module for testing project namespace dependencies." package = Testing version = VERSION core = 7.x hidden = TRUE dependencies[] = drupal:filter |
system_project_namespace_test.module | file | modules/ |
|
system_requires_null_version_test.info | file | modules/ |
name = "System requires null version test" description = "Support module for testing system_modules()." package = Only For Testing core = 7.x version = VERSION hidden = FALSE dependencies[] = system_null_version_test |
system_requires_null_version_test.module | file | modules/ |
|
system_test.info | file | modules/ |
name = System test description = Support module for system testing. package = Testing version = VERSION core = 7.x files[] = system_test.module hidden = TRUE |
system_test.install | file | modules/ |
Install, update and uninstall functions for the system_test module. |
system_test.module | file | modules/ |
|
system_test_authorize_init_page | function | modules/ |
Page callback to initialize authorize.php during testing. |
system_test_basic_auth_page | function | modules/ |
|
system_test_boot | function | modules/ |
Implements hook_boot(). |
system_test_drupal_get_filename | function | modules/ |
Page callback to run drupal_get_filename() on a particular module. |
system_test_drupal_get_filename_with_schema_rebuild | function | modules/ |
Page callback to run drupal_get_filename() and do a schema rebuild. |
system_test_drupal_set_message | function | modules/ |
Sets two messages and removes the first one before the messages are displayed. |
system_test_empty_page | function | modules/ |
Page callback to output an empty page. |
system_test_exit | function | modules/ |
Implements hook_exit(). |
system_test_filetransfer_info | function | modules/ |
Implements hook_filetransfer_info(). |
system_test_get_destination | function | modules/ |
Page callback to print out $_GET['destination'] for testing. |
system_test_init | function | modules/ |
Implements hook_init(). |
system_test_lock_acquire | function | modules/ |
Try to acquire a named lock and report the outcome. |
system_test_lock_exit | function | modules/ |
Try to acquire a specific lock, and then exit. |
system_test_main_content_fallback | function | modules/ |
Menu callback to test main content fallback(). |
system_test_menu | function | modules/ |
Implements hook_menu(). |
system_test_modules_disabled | function | modules/ |
Implements hook_modules_disabled(). |
system_test_modules_enabled | function | modules/ |
Implements hook_modules_enabled(). |
system_test_modules_installed | function | modules/ |
Implements hook_modules_installed(). |
system_test_modules_uninstalled | function | modules/ |
Implements hook_modules_uninstalled(). |
system_test_module_implements_alter | function | modules/ |
Implements hook_module_implements_alter(). |
system_test_multiple_redirects | function | modules/ |
Menu callback; sends a redirect header to itself until $count argument is 0. |
system_test_page_build | function | modules/ |
Implements hook_page_build(). |
system_test_page_cache_headers | function | modules/ |
Menu callback to test headers stored in the page cache. |
system_test_page_shutdown_functions | function | modules/ |
A simple page callback which adds a register shutdown function. |
Pagination
- Previous page
- Page 81
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.