BackdropLocalStreamWrapper::chmod in includes/stream_wrappers.inc
Base implementation of chmod().
BackdropLocalStreamWrapper::dir_opendir in includes/stream_wrappers.inc
Support for opendir().
BackdropLocalStreamWrapper::mkdir in includes/stream_wrappers.inc
Support for mkdir().
BackdropLocalStreamWrapper::realpath in includes/stream_wrappers.inc
Base implementation of realpath().
BackdropLocalStreamWrapper::rename in includes/stream_wrappers.inc
Support for rename().
BackdropLocalStreamWrapper::rmdir in includes/stream_wrappers.inc
Support for rmdir().
BackdropLocalStreamWrapper::stream_metadata in includes/stream_wrappers.inc
Sets metadata on the stream.
BackdropLocalStreamWrapper::stream_open in includes/stream_wrappers.inc
Support for fopen(), file_get_contents(), file_put_contents() etc.
BackdropLocalStreamWrapper::unlink in includes/stream_wrappers.inc
Support for unlink().
BackdropLocalStreamWrapper::url_stat in includes/stream_wrappers.inc
Support for stat().