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

public StreamWrapperManagerInterfa

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

public PhpStreamWrapperInterface::stream_metadata($path

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

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

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

public PhpStreamWrapperInterface::stream_open($path

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

public LocalReadOnlyStream::stream_open($uri, $mode

2025-01-10 15:47:30