You are here

8 string references to 'system.file' in Zircon Profile 8

DirectoryTest::testFileDirectoryTemp in core/modules/system/src/Tests/File/DirectoryTest.php
Ensure that the file_directory_temp() function always returns a value.
FileSystemForm::buildForm in core/modules/system/src/Form/FileSystemForm.php
Form constructor.
FileSystemForm::getEditableConfigNames in core/modules/system/src/Form/FileSystemForm.php
Gets the configuration names that will be editable.
file_directory_temp in core/includes/file.inc
Gets and sets the path of the configured temporary directory.
MigrateSystemFileTest::testSystemFile in core/modules/system/src/Tests/Migrate/d6/MigrateSystemFileTest.php
Tests migration of system (file) variables to system.file.yml.
SaveUploadTest::testHandleDangerousFile in core/modules/file/src/Tests/SaveUploadTest.php
Test dangerous file handling.
StreamWrapperTest::testUriFunctions in core/modules/system/src/Tests/File/StreamWrapperTest.php
Test the getViaUri() and getViaScheme() methods and target functions.
system_requirements in core/modules/system/system.install
Implements hook_requirements().