LocalStream::stream_metadata
  • References/PHP/Drupal/StreamWrapper/LocalStream

public LocalStream::stream_metadata($uri, $option, $value)

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

public PhpStreamWrapperInterface::stre

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

public PhpStreamWrapperInterface::unli

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

Defines a Drupal stream wrapper extension. Provides a Drupal interface and classes to implement PHP stream wrappers for public, private, and

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

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

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

public LocalReadOnlyStream::mkdir($uri, $mode, $options)

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

public StreamWrapperInterface::getDescription()

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

public static TemporaryStream::getType()

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

public LocalStream::unlink($uri) Support

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

Defines a read-only Drupal stream wrapper base class for local files. This class extends the complete stream wrapper implementation in LocalStream

2025-01-10 15:47:30