Search for A

  1. Search 9.5.x for A
  2. Search 8.9.x for A
  3. Search 10.3.x for A
  4. Search 11.x for A
  5. Other projects
Title Object type File name Summary
BootstrapIPAddressTestCase::$oldserver property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$proxy2_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$proxy_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$remote_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$untrusted_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::getInfo function modules/simpletest/tests/bootstrap.test
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.
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

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