ReadOnlyStream::setUri
  • References/PHP/Drupal/StreamWrapper/ReadOnlyStream

ReadOnlyStream::setUri($uri) Sets

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

public StreamWrapperManager::register()

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

public LocalStream::stream_open($uri, $mode, $options, &$opened_path)

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
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
StreamWrapperInterface::realpath
  • References/PHP/Drupal/StreamWrapper/StreamWrapperInterface

public StreamWrapperInterface::realpath()

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

public LocalStream::stream_flush() Support

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

public StreamWrapperManager::unregister()

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
StreamWrapperInterface::NORMAL
  • References/PHP/Drupal/StreamWrapper/StreamWrapperInterface

This is the default 'type' falg. This does not include StreamWrapperInterface::LOCAL, because PHP grants a greater trust level to local files (for example, they can be used

2025-01-10 15:47:30