20 calls to drupal_unlink()

ArchiveTar::_cleanFile in drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php
ArchiveTar::_close in drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php
ArchiveTar::_extractList in drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php
ArchiveTar::_openAppend in drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php
ArchiveTar::__destruct in drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php
color_scheme_form_submit in drupal/core/modules/color/color.module
Form submission handler for color_scheme_form().
ConfigImportForm::submitForm in drupal/core/modules/config/lib/Drupal/config/Form/ConfigImportForm.php
Form submission handler.
DirectoryTest::testFileCheckDirectoryHandling in drupal/core/modules/system/lib/Drupal/system/Tests/File/DirectoryTest.php
Test directory handling functions.
FileStorage::delete in drupal/core/lib/Drupal/Core/Config/FileStorage.php
Implements Drupal\Core\Config\StorageInterface::delete().
file_unmanaged_delete in drupal/core/includes/file.inc
Deletes a file without database changes or hook invocations.
install_check_requirements in drupal/core/includes/install.core.inc
Checks installation requirements and reports any errors.
Local::removeDirectoryJailed in drupal/core/lib/Drupal/Core/FileTransfer/Local.php
Implements Drupal\Core\FileTransfer\FileTransfer::removeDirectoryJailed().
Local::removeFileJailed in drupal/core/lib/Drupal/Core/FileTransfer/Local.php
Implements Drupal\Core\FileTransfer\FileTransfer::removeFileJailed().
LocaleExportTest::testExportTranslation in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleExportTest.php
Test exportation of translations.
LocaleImportFunctionalTest::importPoFile in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php
Helper function: import a standalone .po file in a given language.
LocalePluralFormatTest::importPoFile in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePluralFormatTest.php
Imports a standalone .po file in a given language.
LocalStream::unlink in drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php
Support for unlink().
ReadOnlyStreamWrapperTest::testWriteFunctions in drupal/core/modules/system/lib/Drupal/system/Tests/File/ReadOnlyStreamWrapperTest.php
Test write functionality of the read-only stream wrapper.
update_manager_local_transfers_allowed in drupal/core/modules/update/update.manager.inc
Determines if file transfers will be performed locally.
ValidatorTest::testFileValidateImageResolution in drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php
This ensures the resolution of a specific file is within bounds. The image will be resized if it's too large.