Search for d

  1. Search 9.5.x for d
  2. Search 8.9.x for d
  3. Search 10.3.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
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.
DrupalLocalStreamWrapper::stream_open function includes/stream_wrappers.inc Support for fopen(), file_get_contents(), file_put_contents() etc.
DrupalLocalStreamWrapper::stream_read function includes/stream_wrappers.inc Support for fread(), file_get_contents() etc.
DrupalLocalStreamWrapper::stream_seek function includes/stream_wrappers.inc Support for fseek().
DrupalLocalStreamWrapper::stream_set_option function includes/stream_wrappers.inc Change stream options.
DrupalLocalStreamWrapper::stream_stat function includes/stream_wrappers.inc Support for fstat().
DrupalLocalStreamWrapper::stream_tell function includes/stream_wrappers.inc Support for ftell().
DrupalLocalStreamWrapper::stream_truncate function includes/stream_wrappers.inc Truncate stream.
DrupalLocalStreamWrapper::stream_write function includes/stream_wrappers.inc Support for fwrite(), file_put_contents() etc.
DrupalLocalStreamWrapper::unlink function includes/stream_wrappers.inc Support for unlink().
DrupalLocalStreamWrapper::url_stat function includes/stream_wrappers.inc Support for stat().
DrupalMatchPathTestCase class modules/simpletest/tests/path.test Unit tests for the drupal_match_path() function in path.inc.
DrupalMatchPathTestCase::$front property modules/simpletest/tests/path.test
DrupalMatchPathTestCase::drupalMatchPathTests function modules/simpletest/tests/path.test Helper function for testDrupalMatchPath(): set up an array of test cases.
DrupalMatchPathTestCase::getInfo function modules/simpletest/tests/path.test
DrupalMatchPathTestCase::setUp function modules/simpletest/tests/path.test
DrupalMatchPathTestCase::testDrupalMatchPath function modules/simpletest/tests/path.test Run through our test cases, making sure each one works as expected.
DrupalPrivateStreamWrapper class includes/stream_wrappers.inc Drupal private (private://) stream wrapper class.
DrupalPrivateStreamWrapper::getDirectoryPath function includes/stream_wrappers.inc Implements abstract public function getDirectoryPath()

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