You are here

6 calls to LocalStream::getTarget() in Drupal 8

LocalStream::dirname in core/lib/Drupal/Core/StreamWrapper/LocalStream.php
Gets the name of the directory from a given path.
LocalStream::getLocalPath in core/lib/Drupal/Core/StreamWrapper/LocalStream.php
Returns the canonical absolute path of the URI, if possible.
LocalStream::mkdir in core/lib/Drupal/Core/StreamWrapper/LocalStream.php
Support for mkdir().
PrivateStream::getExternalUrl in core/lib/Drupal/Core/StreamWrapper/PrivateStream.php
Returns a web accessible URL for the resource.
PublicStream::getExternalUrl in core/lib/Drupal/Core/StreamWrapper/PublicStream.php
Returns a web accessible URL for the resource.
TemporaryStream::getExternalUrl in core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php
Returns a web accessible URL for the resource.