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