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

public static StreamWrapperInterface::getType()

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

public StreamWrapperInterface::getUri()

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

Exposed in the UI and potentially web accessible. File core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface

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

public StreamWrapperInterface::getName()

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

Defines the stream wrapper bit flag for a hidden file. This is not visible in the UI or accessible via web, but readable and writable; for instance

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

public StreamWrapperInterface::getExternalUrl()

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

Visible and read-only. File core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php, line 82

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

public StreamWrapperInterface::realpath()

2025-01-10 15:47:30