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
BootstrapGetFilenameWebTestCase class modules/simpletest/tests/bootstrap.test Test drupal_get_filename() in the context of a full Drupal installation.
BootstrapGetFilenameWebTestCase::$getFilenameTestTriggeredError property modules/simpletest/tests/bootstrap.test The last file-related error message triggered by the filename test.
BootstrapGetFilenameWebTestCase::fileNotFoundErrorHandler function modules/simpletest/tests/bootstrap.test Skips handling of "file not found" errors.
BootstrapGetFilenameWebTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapGetFilenameWebTestCase::setUp function modules/simpletest/tests/bootstrap.test
BootstrapGetFilenameWebTestCase::testDrupalGetFilename function modules/simpletest/tests/bootstrap.test Test that drupal_get_filename() works correctly with a full Drupal site.
BootstrapGetFilenameWebTestCase::testRecursiveRebuilds function modules/simpletest/tests/bootstrap.test Test that drupal_get_filename() does not break recursive rebuilds.
BootstrapGetFilenameWebTestCase::testWatchdog function modules/simpletest/tests/bootstrap.test Test that watchdog messages about missing files are correctly recorded.
BootstrapIPAddressTestCase class modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$cluster_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$forwarded_ip property modules/simpletest/tests/bootstrap.test
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
BootstrapIPAddressTestCase::tearDown function modules/simpletest/tests/bootstrap.test
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
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
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().

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