LocalStream
  • References/PHP/Drupal/StreamWrapper/LocalStream

Defines a Drupal stream wrapper base class for local files. This class provides a complete stream wrapper implementation. URIs such as "public://example

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

public ReadOnlyStream::stream_lock($operation)

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

Wrapper is readable (almost always true). File core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface

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

public ReadOnlyStream::rmdir($uri, $options)

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

public LocalStream::rename($from_uri, $to_uri)

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

LocalStream::getUri() Returns

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

Visible, readable and writeable. File core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php,

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

public PhpStreamWrapperInterface::stre

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

public StreamWrapperInterface::dirname($uri =

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

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

2025-01-10 15:47:30