You are here

19 uses of FILE_STATUS_PERMANENT in Zircon Profile 8

ContentTranslationSyncImageTest::testImageFieldSync in core/modules/content_translation/src/Tests/ContentTranslationSyncImageTest.php
Tests image field field synchronization.
File::isPermanent in core/modules/file/src/Entity/File.php
Returns TRUE if the file is permanent.
File::setPermanent in core/modules/file/src/Entity/File.php
Sets the file status to permanent.
FileDenormalizeTest::testFileDenormalize in core/modules/hal/src/Tests/FileDenormalizeTest.php
Tests file entity denormalization.
FileListingTest::createFile in core/modules/file/src/Tests/FileListingTest.php
Creates and saves a test file.
FileManagedAccessTest::testFileAccess in core/modules/file/src/Tests/FileManagedAccessTest.php
Tests if public file is always accessible.
FileNormalizeTest::testNormalize in core/modules/hal/src/Tests/FileNormalizeTest.php
Tests the normalize function.
file_save_data in core/modules/file/file.module
Saves a file to the specified destination and creates a database entry.
image_field_config_update in core/modules/image/image.module
Implements hook_ENTITY_TYPE_update() for 'field_config'.
image_field_storage_config_update in core/modules/image/image.module
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'.
LocaleUpdateBase::makePoFile in core/modules/locale/src/Tests/LocaleUpdateBase.php
Creates a translation file and tests its timestamp.
MigrateUploadTest::setUp in core/modules/file/src/Tests/Migrate/d6/MigrateUploadTest.php
Performs setup tasks before each individual test method is run.
MigrateUserTest::setUp in core/modules/user/src/Tests/Migrate/d6/MigrateUserTest.php
Performs setup tasks before each individual test method is run.
NumericFormatPluralTest::createFile in core/modules/views/src/Tests/Plugin/NumericFormatPluralTest.php
Creates and saves a test file.
RelationshipUserFileDataTest::testViewsHandlerRelationshipUserFileData in core/modules/file/src/Tests/Views/RelationshipUserFileDataTest.php
Tests using the views file relationship.
RelationshipUserImageDataTest::testViewsHandlerRelationshipUserImageData in core/modules/image/src/Tests/Views/RelationshipUserImageDataTest.php
Tests using the views image relationship.
SaveTest::testFileSave in core/modules/file/src/Tests/SaveTest.php
SpaceUsedTest::testFileSpaceUsed in core/modules/file/src/Tests/SpaceUsedTest.php
Test different users with the default status.
_editor_record_file_usage in core/modules/editor/editor.module
Records file usage of files referenced by formatted text fields.