StreamWrapperManagerInterface::getWrappers
  • References/PHP/Drupal/StreamWrapper/StreamWrapperManagerInterface

public StreamWrapperManagerInterfa

2025-01-10 15:47:30
ReadOnlyStream::$handle
  • References/PHP/Drupal/StreamWrapper/ReadOnlyStream

A generic resource handle. Type: resource File core

2025-01-10 15:47:30
LocalReadOnlyStream::unlink
  • References/PHP/Drupal/StreamWrapper/LocalReadOnlyStream

public LocalReadOnlyStream::unlink($uri)

2025-01-10 15:47:30
ReadOnlyStream
  • References/PHP/Drupal/StreamWrapper/ReadOnlyStream

Defines a read-only Drupal stream wrapper base class. This class provides a minimal-read only stream wrapper implementation. Specifically, it

2025-01-10 15:47:30
StreamWrapperInterface::LOCAL_HIDDEN
  • References/PHP/Drupal/StreamWrapper/StreamWrapperInterface

Hidden, readable and writeable using local files. File core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface

2025-01-10 15:47:30
ReadOnlyStream::$uri
  • References/PHP/Drupal/StreamWrapper/ReadOnlyStream

Instance URI (stream). A stream is referenced as "scheme://target". Type: string

2025-01-10 15:47:30
PhpStreamWrapperInterface::stream_open
  • References/PHP/Drupal/StreamWrapper/PhpStreamWrapperInterface

public PhpStreamWrapperInterface::stream_open($path

2025-01-10 15:47:30
TemporaryStream
  • References/PHP/Drupal/StreamWrapper/TemporaryStream

Defines a Drupal temporary (temporary://) stream wrapper class. Provides support for storing temporarily accessible files with the Drupal file

2025-01-10 15:47:30
ReadOnlyStream::$context
  • References/PHP/Drupal/StreamWrapper/ReadOnlyStream

Stream context resource. Type: resource File core/l

2025-01-10 15:47:30
StreamWrapperInterface::getUri
  • References/PHP/Drupal/StreamWrapper/StreamWrapperInterface

public StreamWrapperInterface::getUri()

2025-01-10 15:47:30