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
DrupalHtmlToTextTestCase::testFootnoteReferences function modules/simpletest/tests/mail.test Test that footnote references are properly generated.
DrupalHtmlToTextTestCase::testHeaderSeparation function modules/simpletest/tests/mail.test Test that headers are properly separated from surrounding text.
DrupalHtmlToTextTestCase::testTags function modules/simpletest/tests/mail.test Test all supported tags of drupal_html_to_text().
DrupalHtmlToTextTestCase::testVeryLongLineWrap function modules/simpletest/tests/mail.test Tests that drupal_html_to_text() wraps before 1000 characters.
DrupalHTTPRedirectTest class modules/simpletest/tests/common.test Unit tests for processing of http redirects.
DrupalHTTPRedirectTest::getInfo function modules/simpletest/tests/common.test
DrupalHTTPRedirectTest::testHostChange function modules/simpletest/tests/common.test
DrupalHTTPRedirectTest::testHttpsDowngrade function modules/simpletest/tests/common.test
DrupalHTTPRedirectTest::testNoHostChange function modules/simpletest/tests/common.test
DrupalHTTPRedirectTest::testNoHttpsDowngrade function modules/simpletest/tests/common.test
DrupalHTTPRequestTestCase class modules/simpletest/tests/common.test Test drupal_http_request().
DrupalHTTPRequestTestCase::getInfo function modules/simpletest/tests/common.test
DrupalHTTPRequestTestCase::setUp function modules/simpletest/tests/common.test Sets up a Drupal site for running functional and integration tests.
DrupalHTTPRequestTestCase::testDrupalHTTPRequest function modules/simpletest/tests/common.test
DrupalHTTPRequestTestCase::testDrupalHTTPRequestBasicAuth function modules/simpletest/tests/common.test
DrupalHTTPRequestTestCase::testDrupalHTTPRequestHeaders function modules/simpletest/tests/common.test Tests Content-language headers generated by Drupal.
DrupalHTTPRequestTestCase::testDrupalHTTPRequestRedirect function modules/simpletest/tests/common.test
DrupalHTTPResponseStatusLineTest class modules/simpletest/tests/common.test Tests parsing of the HTTP response status line.
DrupalHTTPResponseStatusLineTest::getInfo function modules/simpletest/tests/common.test
DrupalHTTPResponseStatusLineTest::statusLineData function modules/simpletest/tests/common.test Data provider for testStatusLine().
DrupalHTTPResponseStatusLineTest::testStatusLine function modules/simpletest/tests/common.test Tests parsing HTTP response status line.
DrupalJSONTest class modules/simpletest/tests/common.test Tests converting PHP variables to JSON strings and back.
DrupalJSONTest::getInfo function modules/simpletest/tests/common.test
DrupalJSONTest::testJSON function modules/simpletest/tests/common.test Tests converting PHP variables to JSON strings and back.
DrupalLocalStreamWrapper class includes/stream_wrappers.inc Drupal stream wrapper base class for local files.
DrupalLocalStreamWrapper::$context property includes/stream_wrappers.inc Stream context resource.
DrupalLocalStreamWrapper::$handle property includes/stream_wrappers.inc A generic resource handle.
DrupalLocalStreamWrapper::$uri property includes/stream_wrappers.inc Instance URI (stream).
DrupalLocalStreamWrapper::chmod function includes/stream_wrappers.inc Base implementation of chmod().
DrupalLocalStreamWrapper::dirname function includes/stream_wrappers.inc Gets the name of the directory from a given path.
DrupalLocalStreamWrapper::dir_closedir function includes/stream_wrappers.inc Support for closedir().
DrupalLocalStreamWrapper::dir_opendir function includes/stream_wrappers.inc Support for opendir().
DrupalLocalStreamWrapper::dir_readdir function includes/stream_wrappers.inc Support for readdir().
DrupalLocalStreamWrapper::dir_rewinddir function includes/stream_wrappers.inc Support for rewinddir().
DrupalLocalStreamWrapper::getDirectoryPath function includes/stream_wrappers.inc Gets the path that the wrapper is responsible for.
@TODO: Review this method name in D8 per http://drupal.org/node/701358
DrupalLocalStreamWrapper::getLocalPath function includes/stream_wrappers.inc Returns the canonical absolute path of the URI, if possible.
DrupalLocalStreamWrapper::getMimeType function includes/stream_wrappers.inc Base implementation of getMimeType().
DrupalLocalStreamWrapper::getTarget function includes/stream_wrappers.inc Returns the local writable target of the resource within the stream.
DrupalLocalStreamWrapper::getUri function includes/stream_wrappers.inc Base implementation of getUri().
DrupalLocalStreamWrapper::mkdir function includes/stream_wrappers.inc Support for mkdir().
DrupalLocalStreamWrapper::realpath function includes/stream_wrappers.inc Base implementation of realpath().
DrupalLocalStreamWrapper::rename function includes/stream_wrappers.inc Support for rename().
DrupalLocalStreamWrapper::rmdir function includes/stream_wrappers.inc Support for rmdir().
DrupalLocalStreamWrapper::setUri function includes/stream_wrappers.inc Base implementation of setUri().
DrupalLocalStreamWrapper::stream_cast function includes/stream_wrappers.inc Retrieve the underlying stream resource.
DrupalLocalStreamWrapper::stream_close function includes/stream_wrappers.inc Support for fclose().
DrupalLocalStreamWrapper::stream_eof function includes/stream_wrappers.inc Support for feof().
DrupalLocalStreamWrapper::stream_flush function includes/stream_wrappers.inc Support for fflush().
DrupalLocalStreamWrapper::stream_lock function includes/stream_wrappers.inc Support for flock().
DrupalLocalStreamWrapper::stream_metadata function includes/stream_wrappers.inc Sets metadata on the stream.

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