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
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().
CacheGetMultipleUnitTest::getInfo function modules/simpletest/tests/cache.test
CacheGetMultipleUnitTest::setUp function modules/simpletest/tests/cache.test Sets up a Drupal site for running functional and integration tests.
CacheGetMultipleUnitTest::testCacheMultiple function modules/simpletest/tests/cache.test Test cache_get_multiple().
CacheIsEmptyCase class modules/simpletest/tests/cache.test Test cache_is_empty() function.
CacheIsEmptyCase::getInfo function modules/simpletest/tests/cache.test
CacheIsEmptyCase::setUp function modules/simpletest/tests/cache.test Sets up a Drupal site for running functional and integration tests.
CacheIsEmptyCase::testIsEmpty function modules/simpletest/tests/cache.test Test clearing using a cid.
CacheSavingCase class modules/simpletest/tests/cache.test
CacheSavingCase::checkVariable function modules/simpletest/tests/cache.test Check or a variable is stored and restored properly.
CacheSavingCase::getInfo function modules/simpletest/tests/cache.test
CacheSavingCase::testArray function modules/simpletest/tests/cache.test Test the saving and restoring of an array.
CacheSavingCase::testDouble function modules/simpletest/tests/cache.test Test the saving and restoring of a double.
CacheSavingCase::testInteger function modules/simpletest/tests/cache.test Test the saving and restoring of an integer.
CacheSavingCase::testNoEmptyCids function modules/simpletest/tests/cache.test Test no empty cids are written in cache table.
CacheSavingCase::testObject function modules/simpletest/tests/cache.test Test the saving and restoring of an object.
CacheSavingCase::testString function modules/simpletest/tests/cache.test Test the saving and restoring of a string.
CacheTestCase class modules/simpletest/tests/cache.test
CacheTestCase::$default_bin property modules/simpletest/tests/cache.test
CacheTestCase::$default_cid property modules/simpletest/tests/cache.test
CacheTestCase::$default_value property modules/simpletest/tests/cache.test
CacheTestCase::assertCacheExists function modules/simpletest/tests/cache.test Assert or a cache entry exists.
CacheTestCase::assertCacheRemoved function modules/simpletest/tests/cache.test Assert or a cache entry has been removed.
CacheTestCase::checkCacheExists function modules/simpletest/tests/cache.test Check whether or not a cache entry exists.
CacheTestCase::generalWipe function modules/simpletest/tests/cache.test Perform the general wipe.
CacheTestCase::setupLifetime function modules/simpletest/tests/cache.test Setup the lifetime settings for caching.
cache_clear_all function includes/cache.inc Expires data from the cache.

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