7 calls to file_directory_temp() in Zircon Profile 8
- ConfigController::downloadExport in core/
modules/ config/ src/ Controller/ ConfigController.php - Downloads a tarball of the site configuration.
- ConfigExportImportUITest::testExportImportCollections in core/
modules/ config/ src/ Tests/ ConfigExportImportUITest.php - Tests an export and import of collections.
- ConfigExportUITest::testExport in core/
modules/ config/ src/ Tests/ ConfigExportUITest.php - Tests export of configuration.
- DirectoryTest::testFileDirectoryTemp in core/
modules/ system/ src/ Tests/ File/ DirectoryTest.php - Ensure that the file_directory_temp() function always returns a value.
- KernelTestBase::__get in core/
tests/ Drupal/ KernelTests/ KernelTestBase.php - BC: Automatically resolve former KernelTestBase class properties.
- system_requirements in core/
modules/ system/ system.install - Implements hook_requirements().
- TemporaryStream::getDirectoryPath in core/
lib/ Drupal/ Core/ StreamWrapper/ TemporaryStream.php - Gets the path that the wrapper is responsible for.