11 calls to DrupalLocalStreamWrapper::getLocalPath()

DrupalLocalStreamWrapper::chmod in includes/stream_wrappers.inc
Base implementation of chmod().
DrupalLocalStreamWrapper::dir_opendir in includes/stream_wrappers.inc
Support for opendir().
DrupalLocalStreamWrapper::mkdir in includes/stream_wrappers.inc
Support for mkdir().
DrupalLocalStreamWrapper::realpath in includes/stream_wrappers.inc
Base implementation of realpath().
DrupalLocalStreamWrapper::rename in includes/stream_wrappers.inc
Support for rename().
DrupalLocalStreamWrapper::rmdir in includes/stream_wrappers.inc
Support for rmdir().
DrupalLocalStreamWrapper::stream_metadata in includes/stream_wrappers.inc
Sets metadata on the stream.
DrupalLocalStreamWrapper::stream_open in includes/stream_wrappers.inc
Support for fopen(), file_get_contents(), file_put_contents() etc.
DrupalLocalStreamWrapper::unlink in includes/stream_wrappers.inc
Support for unlink().
DrupalLocalStreamWrapper::url_stat in includes/stream_wrappers.inc
Support for stat().
DrupalPublicStreamWrapper::getLocalPath in includes/stream_wrappers.inc
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.