6 calls to LocalStream::getTarget()

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