Search for %s

  1. Search 9.5.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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 Sets up a Drupal site for running functional and integration tests.
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()
DrupalPrivateStreamWrapper::getExternalUrl function includes/stream_wrappers.inc Overrides getExternalUrl().
DrupalPublicStreamWrapper class includes/stream_wrappers.inc Drupal public (public://) stream wrapper class.
DrupalPublicStreamWrapper::getDirectoryPath function includes/stream_wrappers.inc Implements abstract public function getDirectoryPath()
DrupalPublicStreamWrapper::getExternalUrl function includes/stream_wrappers.inc Overrides getExternalUrl().
DrupalPublicStreamWrapper::getLocalPath function includes/stream_wrappers.inc Returns the canonical absolute path of the URI, if possible.
DrupalQueueInterface::numberOfItems function modules/system/system.queue.inc Retrieve the number of items in the queue.
DrupalQueueInterface::releaseItem function modules/system/system.queue.inc Release an item that the worker could not process, so another
worker can come in and process it before the timeout expires.
DrupalRenderTestCase class modules/simpletest/tests/common.test Tests for drupal_render().
DrupalRenderTestCase::assertRenderedElement function modules/simpletest/tests/common.test
DrupalRenderTestCase::getInfo function modules/simpletest/tests/common.test
DrupalRenderTestCase::setUp function modules/simpletest/tests/common.test Sets up a Drupal site for running functional and integration tests.
DrupalRenderTestCase::testDrupalRenderBasics function modules/simpletest/tests/common.test Tests the output drupal_render() for some elementary input values.
DrupalRenderTestCase::testDrupalRenderCache function modules/simpletest/tests/common.test Tests caching of render items.
DrupalRenderTestCase::testDrupalRenderChildrenAttached function modules/simpletest/tests/common.test Test #attached functionality in children elements.
DrupalRenderTestCase::testDrupalRenderFormElements function modules/simpletest/tests/common.test Test rendering form elements without passing through form_builder().
DrupalRenderTestCase::testDrupalRenderSorting function modules/simpletest/tests/common.test Test sorting by weight.
DrupalRenderTestCase::testDrupalRenderThemeArguments function modules/simpletest/tests/common.test Test passing arguments to the theme function.
DrupalRequestSanitizer class includes/request-sanitizer.inc Sanitizes user input from the request.
DrupalRequestSanitizer::$sanitized property includes/request-sanitizer.inc Tracks whether the request was already sanitized.
DrupalRequestSanitizer::cleanDestination function includes/request-sanitizer.inc Removes the destination if it is dangerous.
DrupalRequestSanitizer::sanitize function includes/request-sanitizer.inc Modifies the request to strip dangerous keys from user input.
DrupalRequestSanitizer::stripDangerousValues function includes/request-sanitizer.inc Strips dangerous keys from the provided input.
DrupalSetContentTestCase class modules/simpletest/tests/common.test Testing drupal_add_region_content and drupal_get_region_content.

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