BackdropTemporaryStreamWrapper::getDirectoryPath in includes/stream_wrappers.inc
Implements abstract public function getDirectoryPath()
ConfigDatabaseStorage::exportArchive in drivers/config_database/config_database_storage.inc
Export an archive of configuration files from the config storage managed by this object.
config_download_full_export in modules/config/config.admin.inc
Downloads a tarball of the site configuration.
ConfigurationUITest::testExport in modules/config/tests/config.test
Tests export of configuration.
FileDirectoryTest::testFileDirectoryTemp in modules/simpletest/tests/file.test
Ensure that the file_directory_temp() function always returns a value.
system_file_system_settings in modules/system/system.admin.inc
Form builder; Configure the site file handling.
system_install in modules/system/system.install
Implements hook_install().
system_requirements in modules/system/system.install
Implements hook_requirements().
system_update_1070 in modules/system/system.install
Set file_temporary_path on existing sites, if not already set.