Defines a Drupal temporary (temporary://) stream wrapper class. Provides support for storing temporarily accessible files with the Drupal file
Visible, readable and writeable using local files. File core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface
public PhpStreamWrapperInterface::stream_metadata($path
public PhpStreamWrapperInterface::rmdir($path
Hidden, readable and writeable using local files. File core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface
Exposed in the UI and potentially web accessible. File core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface
LocalStream::setUri($uri) Sets
public StreamWrapperManagerInterfa
public LocalReadOnlyStream::unlink($uri)
Defines a read-only Drupal stream wrapper base class. This class provides a minimal-read only stream wrapper implementation. Specifically, it
Page 1 of 15