backdrop_dirname in core/includes/file.inc
Gets the name of the directory from a given path.
backdrop_tempnam in core/includes/file.inc
Creates a file with a unique filename in the specified directory.
FileDownloadTest::testFileCreateUrl in core/modules/simpletest/tests/file.test
Test file_create_url().
FileDownloadTest::testPublicFileTransfer in core/modules/simpletest/tests/file.test
Test the public file transfer system.
FileURLRewritingTest::testPublicCreatedFileURL in core/modules/simpletest/tests/file.test
Test the generating of rewritten public created file URLs.
file_test_file_url_alter in core/modules/simpletest/tests/file_test.module
Implements hook_file_url_alter().
hook_file_url_alter in core/modules/system/system.api.php
Alter the URL to a file.
image_menu in core/modules/image/image.module
Implements hook_menu().
SessionTestCase::sessionReset in core/modules/simpletest/tests/session.test
Reset the cookie file so that it refers to the specified user.
StreamWrapperTest::testGetInstanceByScheme in core/modules/simpletest/tests/file.test
Test the file_stream_wrapper_get_instance_by_scheme() function.
StreamWrapperTest::testUriFunctions in core/modules/simpletest/tests/file.test
Test the URI and target functions.
Updater::getBackupDir in core/includes/updater.inc
Return the full path to a directory where backups should be written.