10 calls to LocalStream::getLocalPath()
- LocalStream::dir_opendir in core/
lib/ Drupal/ Core/ StreamWrapper/ LocalStream.php - Open directory handle.
- LocalStream::mkdir in core/
lib/ Drupal/ Core/ StreamWrapper/ LocalStream.php - Create a directory.
- LocalStream::realpath in core/
lib/ Drupal/ Core/ StreamWrapper/ LocalStream.php - Returns canonical, absolute path of the resource.
- LocalStream::rename in core/
lib/ Drupal/ Core/ StreamWrapper/ LocalStream.php - Renames a file or directory.
- LocalStream::rmdir in core/
lib/ Drupal/ Core/ StreamWrapper/ LocalStream.php - Removes a directory.
- LocalStream::stream_metadata in core/
lib/ Drupal/ Core/ StreamWrapper/ LocalStream.php - Sets metadata on the stream.
- LocalStream::stream_open in core/
lib/ Drupal/ Core/ StreamWrapper/ LocalStream.php - Opens file or URL.
- LocalStream::unlink in core/
lib/ Drupal/ Core/ StreamWrapper/ LocalStream.php - Delete a file.
- LocalStream::url_stat in core/
lib/ Drupal/ Core/ StreamWrapper/ LocalStream.php - Retrieve information about a file.
- PublicStream::getLocalPath in core/
lib/ Drupal/ Core/ StreamWrapper/ PublicStream.php - Returns the canonical absolute path of the URI, if possible.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.