StreamWrapperManager::getViaScheme
  • References/PHP/Drupal/StreamWrapper/StreamWrapperManager

public StreamWrapperManager::getViaScheme($scheme)

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
PhpStreamWrapperInterface::stream_open
  • References/PHP/Drupal/StreamWrapper/PhpStreamWrapperInterface

public PhpStreamWrapperInterface::stream_open($path

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

public static StreamWrapperInterface::getType()

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
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::rmdir
  • References/PHP/Drupal/StreamWrapper/PhpStreamWrapperInterface

public PhpStreamWrapperInterface::rmdir($path

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

public LocalReadOnlyStream::unlink($uri)

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

Defines a generic PHP stream wrapper interface. Hierarchy interface \Drupal\Core\StreamWrapper\

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