You are here

21 calls to drupal_unlink() in Zircon Profile 8

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