Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
StorageTransformEvent::__construct function core/lib/Drupal/Core/Config/StorageTransformEvent.php StorageTransformEvent constructor.
StreamCapturer class core/tests/Drupal/Tests/StreamCapturer.php Captures output to a stream and stores it for retrieval.
StreamCapturer.php file core/tests/Drupal/Tests/StreamCapturer.php
StreamCapturer::$cache property core/tests/Drupal/Tests/StreamCapturer.php The cache data.
StreamCapturer::filter function core/tests/Drupal/Tests/StreamCapturer.php
StreamFileUploaderTest class core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php Tests the stream file uploader.
StreamFileUploaderTest.php file core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php
StreamFileUploaderTest::$modules property core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php
StreamFileUploaderTest::testWriteStreamToFileSuccess function core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php Tests write stream to file success.
StreamFileUploaderTest::testWriteStreamToFileWithSmallerBytes function core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php Tests write stream to file with smaller bytes.
StreamWrapperClassesPass class core/lib/Drupal/Core/DependencyInjection/Compiler/StreamWrapperClassesPass.php Collects the classes of services tagged 'stream_wrapper'.
StreamWrapperClassesPass.php file core/lib/Drupal/Core/DependencyInjection/Compiler/StreamWrapperClassesPass.php
StreamWrapperClassesPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/StreamWrapperClassesPass.php
StreamWrapperInterface interface core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php Defines a Drupal stream wrapper extension.
StreamWrapperInterface.php file core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php
StreamWrapperInterface::ALL constant core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php A filter that matches all wrappers.
StreamWrapperInterface::dirname function core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php Gets the name of the directory from a given path.
StreamWrapperInterface::getDescription function core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php Returns the description of the stream wrapper for use in the UI.
StreamWrapperInterface::getExternalUrl function core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php Returns a web accessible URL for the resource.
StreamWrapperInterface::getName function core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php Returns the name of the stream wrapper for use in the UI.
StreamWrapperInterface::getType function core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php Returns the type of stream wrapper.
StreamWrapperInterface::getUri function core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php Returns the stream resource URI.
StreamWrapperInterface::HIDDEN constant core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php Defines the stream wrapper bit flag for a hidden file.
StreamWrapperInterface::LOCAL constant core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php Refers to a local file system location.
StreamWrapperInterface::LOCAL_HIDDEN constant core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php Hidden, readable and writable using local files.
StreamWrapperInterface::LOCAL_NORMAL constant core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php Visible, readable and writable using local files.
StreamWrapperInterface::NORMAL constant core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php The default 'type' flag.
StreamWrapperInterface::READ constant core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php Wrapper is readable (almost always true).
StreamWrapperInterface::READ_VISIBLE constant core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php Visible and read-only.
StreamWrapperInterface::realpath function core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php Returns canonical, absolute path of the resource.
StreamWrapperInterface::setUri function core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php Sets the absolute stream resource URI.
StreamWrapperInterface::VISIBLE constant core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php Exposed in the UI and potentially web accessible.
StreamWrapperInterface::WRITE constant core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php Wrapper is writable.
StreamWrapperInterface::WRITE_VISIBLE constant core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php Visible, readable and writable.
StreamWrapperManager class core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php Provides a StreamWrapper manager.
StreamWrapperManager.php file core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php
StreamWrapperManager::$wrappers property core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php Contains collected stream wrappers.
StreamWrapperManager::getClass function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php
StreamWrapperManager::getDescriptions function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php
StreamWrapperManager::getNames function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php
StreamWrapperManager::getScheme function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php
StreamWrapperManager::getTarget function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php
StreamWrapperManager::getViaScheme function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php
StreamWrapperManager::getViaUri function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php
StreamWrapperManager::getWrapper function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php Returns a stream wrapper instance.
StreamWrapperManager::getWrappers function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php
StreamWrapperManager::isValidScheme function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php
StreamWrapperManager::isValidUri function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php
StreamWrapperManager::normalizeUri function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php Normalizes a URI by making it syntactically correct.
StreamWrapperManager::register function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php Registers the tagged stream wrappers.

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