Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
BootstrapIPAddressTestCase::setUp function modules/simpletest/tests/bootstrap.test Sets up a Drupal site for running functional and integration tests.
BootstrapIPAddressTestCase::tearDown function modules/simpletest/tests/bootstrap.test Delete created files and temporary files directory, delete the tables created by setUp(),
and reset the database prefix.
BootstrapIPAddressTestCase::testIPAddressHost function modules/simpletest/tests/bootstrap.test test IP Address and hostname
BootstrapMiscTestCase class modules/simpletest/tests/bootstrap.test Test miscellaneous functions in bootstrap.inc.
BootstrapMiscTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapMiscTestCase::testCheckMemoryLimit function modules/simpletest/tests/bootstrap.test Tests that the drupal_check_memory_limit() function works as expected.
BootstrapMiscTestCase::testMisc function modules/simpletest/tests/bootstrap.test Test miscellaneous functions in bootstrap.inc.
BootstrapOverrideServerVariablesTestCase class modules/simpletest/tests/bootstrap.test Tests for overriding server variables via the API.
BootstrapOverrideServerVariablesTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapOverrideServerVariablesTestCase::testDrupalOverrideServerVariablesProvidedURL function modules/simpletest/tests/bootstrap.test Test providing a direct URL to to drupal_override_server_variables().
BootstrapPageCacheTestCase class modules/simpletest/tests/bootstrap.test
BootstrapPageCacheTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapPageCacheTestCase::setUp function modules/simpletest/tests/bootstrap.test Sets up a Drupal site for running functional and integration tests.
BootstrapPageCacheTestCase::testConditionalRequests function modules/simpletest/tests/bootstrap.test Test support for requests containing If-Modified-Since and If-None-Match headers.
BootstrapPageCacheTestCase::testPageCache function modules/simpletest/tests/bootstrap.test Test cache headers.
BootstrapPageCacheTestCase::testPageCacheHeaders function modules/simpletest/tests/bootstrap.test Test page cache headers.
BootstrapPageCacheTestCase::testPageCompression function modules/simpletest/tests/bootstrap.test Test page compression.
BootstrapResettableStaticTestCase class modules/simpletest/tests/bootstrap.test Test that resetting static variables works.
BootstrapResettableStaticTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapResettableStaticTestCase::testDrupalStatic function modules/simpletest/tests/bootstrap.test Test that a variable reference returned by drupal_static() gets reset when
drupal_static_reset() is called.
BootstrapTimerTestCase class modules/simpletest/tests/bootstrap.test
BootstrapTimerTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapTimerTestCase::testTimer function modules/simpletest/tests/bootstrap.test Test timer_read() to ensure it properly accumulates time when the timer
started and stopped multiple times.
BootstrapVariableTestCase class modules/simpletest/tests/bootstrap.test
BootstrapVariableTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapVariableTestCase::setUp function modules/simpletest/tests/bootstrap.test Sets up a Drupal site for running functional and integration tests.
BootstrapVariableTestCase::testVariable function modules/simpletest/tests/bootstrap.test testVariable
BootstrapVariableTestCase::testVariableDefaults function modules/simpletest/tests/bootstrap.test Makes sure that the default variable parameter is passed through okay.
bootstrap_hooks function includes/bootstrap.inc Defines the critical hooks that force modules to always be loaded.
bootstrap_invoke_all function includes/bootstrap.inc Invokes a bootstrap hook in all bootstrap modules that implement it.
boot_test_1.info file modules/simpletest/tests/boot_test_1.info name = Early bootstrap tests
description = A support module for hook_boot testing.
core = 7.x
package = Testing
version = VERSION
hidden = TRUE
boot_test_1.module file modules/simpletest/tests/boot_test_1.module Tests calling module_implements() during hook_boot() invocation.
boot_test_1_boot function modules/simpletest/tests/boot_test_1.module Implements hook_boot().
boot_test_2.info file modules/simpletest/tests/boot_test_2.info name = Early bootstrap tests
description = A support module for hook_boot hook testing.
core = 7.x
package = Testing
version = VERSION
hidden = TRUE
boot_test_2.module file modules/simpletest/tests/boot_test_2.module Defines a hook_help() implementation in a non-"bootstrap" module.
boot_test_2_help function modules/simpletest/tests/boot_test_2.module Implements hook_help().
c.txt file modules/file/tests/fixtures/file_scan_ignore/frontend_framework/c.txt
cache-install.inc file includes/cache-install.inc Provides a stub cache implementation to be used during installation.
cache.inc file includes/cache.inc Functions and interfaces for cache handling.
cache.test file modules/simpletest/tests/cache.test
CacheClearCase class modules/simpletest/tests/cache.test Test cache clearing methods.
CacheClearCase::getInfo function modules/simpletest/tests/cache.test
CacheClearCase::setUp function modules/simpletest/tests/cache.test Sets up a Drupal site for running functional and integration tests.
CacheClearCase::testClearArray function modules/simpletest/tests/cache.test Test clearing using an array.
CacheClearCase::testClearCid function modules/simpletest/tests/cache.test Test clearing using a cid.
CacheClearCase::testClearWildcard function modules/simpletest/tests/cache.test Test clearing using wildcard.
CacheClearCase::testFlushAllCaches function modules/simpletest/tests/cache.test Test drupal_flush_all_caches().
CacheClearCase::testIsValidBin function modules/simpletest/tests/cache.test Test DrupalDatabaseCache::isValidBin().
CacheClearCase::testMinimumCacheLifetime function modules/simpletest/tests/cache.test Test minimum cache lifetime.
CacheGetMultipleUnitTest class modules/simpletest/tests/cache.test Test cache_get_multiple().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.