Search for file

  1. Search 7.x for file
  2. Search 8.9.x for file
  3. Search 10.3.x for file
  4. Search 11.x for file
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
File class core/modules/media/src/Plugin/media/Source/File.php File entity media source.
File class core/modules/file/src/Entity/File.php Defines the file entity class.
File class core/modules/file/src/Plugin/views/field/File.php Field handler to provide simple renderer that allows linking to a file.
File class core/modules/file/src/Plugin/views/wizard/File.php Tests creating managed files views with the wizard.
File class core/modules/file/src/Plugin/migrate/source/d6/File.php Drupal 6 file source from database.
File class core/modules/file/src/Plugin/migrate/source/d7/File.php Drupal 7 file source from database.
File class core/lib/Drupal/Core/Render/Element/File.php Provides a form element for uploading a file.

All search results

Title Object type File name Summary
RemoteFileDeleteRecursiveTest::$modules property core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteRecursiveTest.php Modules to enable.
RemoteFileDeleteRecursiveTest::$scheme property core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteRecursiveTest.php A stream wrapper scheme to register for the test.
RemoteFileDeleteRecursiveTest::setUp function core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteRecursiveTest.php
RemoteFileDeleteTest class core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteTest.php Tests the unmanaged file delete function.
RemoteFileDeleteTest.php file core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteTest.php
RemoteFileDeleteTest::$classname property core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteTest.php A fully-qualified stream wrapper class name to register for the test.
RemoteFileDeleteTest::$modules property core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteTest.php Modules to enable.
RemoteFileDeleteTest::$scheme property core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteTest.php A stream wrapper scheme to register for the test.
RemoteFileDeleteTest::setUp function core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteTest.php
RemoteFileDirectoryTest class core/tests/Drupal/KernelTests/Core/File/RemoteFileDirectoryTest.php Tests operations dealing with directories.
RemoteFileDirectoryTest.php file core/tests/Drupal/KernelTests/Core/File/RemoteFileDirectoryTest.php
RemoteFileDirectoryTest::$classname property core/tests/Drupal/KernelTests/Core/File/RemoteFileDirectoryTest.php A fully-qualified stream wrapper class name to register for the test.
RemoteFileDirectoryTest::$modules property core/tests/Drupal/KernelTests/Core/File/RemoteFileDirectoryTest.php Modules to enable.
RemoteFileDirectoryTest::$scheme property core/tests/Drupal/KernelTests/Core/File/RemoteFileDirectoryTest.php A stream wrapper scheme to register for the test.
RemoteFileDirectoryTest::setUp function core/tests/Drupal/KernelTests/Core/File/RemoteFileDirectoryTest.php
RemoteFileMoveTest class core/tests/Drupal/KernelTests/Core/File/RemoteFileMoveTest.php Tests the unmanaged file move function.
RemoteFileMoveTest.php file core/tests/Drupal/KernelTests/Core/File/RemoteFileMoveTest.php
RemoteFileMoveTest::$classname property core/tests/Drupal/KernelTests/Core/File/RemoteFileMoveTest.php A fully-qualified stream wrapper class name to register for the test.
RemoteFileMoveTest::$modules property core/tests/Drupal/KernelTests/Core/File/RemoteFileMoveTest.php Modules to enable.
RemoteFileMoveTest::$scheme property core/tests/Drupal/KernelTests/Core/File/RemoteFileMoveTest.php A stream wrapper scheme to register for the test.
RemoteFileMoveTest::setUp function core/tests/Drupal/KernelTests/Core/File/RemoteFileMoveTest.php
RemoteFileSaveDataTest class core/tests/Drupal/KernelTests/Core/File/RemoteFileSaveDataTest.php Tests the unmanaged file save data function.
RemoteFileSaveDataTest.php file core/tests/Drupal/KernelTests/Core/File/RemoteFileSaveDataTest.php
RemoteFileSaveDataTest::$classname property core/tests/Drupal/KernelTests/Core/File/RemoteFileSaveDataTest.php A fully-qualified stream wrapper class name to register for the test.
RemoteFileSaveDataTest::$modules property core/tests/Drupal/KernelTests/Core/File/RemoteFileSaveDataTest.php Modules to enable.
RemoteFileSaveDataTest::$scheme property core/tests/Drupal/KernelTests/Core/File/RemoteFileSaveDataTest.php A stream wrapper scheme to register for the test.
RemoteFileSaveDataTest::setUp function core/tests/Drupal/KernelTests/Core/File/RemoteFileSaveDataTest.php
RemoteFileSaveUploadTest class core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php Tests the file uploading functions.
RemoteFileSaveUploadTest.php file core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php
RemoteFileSaveUploadTest::$defaultTheme property core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php The theme to install as the default for testing.
RemoteFileSaveUploadTest::$modules property core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php Modules to enable.
RemoteFileSaveUploadTest::setUp function core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php
RemoteFileScanDirectoryTest class core/tests/Drupal/KernelTests/Core/File/RemoteFileScanDirectoryTest.php Tests \Drupal\Core\File\FileSystemInterface::scanDirectory().
RemoteFileScanDirectoryTest.php file core/tests/Drupal/KernelTests/Core/File/RemoteFileScanDirectoryTest.php
RemoteFileScanDirectoryTest::$classname property core/tests/Drupal/KernelTests/Core/File/RemoteFileScanDirectoryTest.php A fully-qualified stream wrapper class name to register for the test.
RemoteFileScanDirectoryTest::$modules property core/tests/Drupal/KernelTests/Core/File/RemoteFileScanDirectoryTest.php Modules to enable.
RemoteFileScanDirectoryTest::$scheme property core/tests/Drupal/KernelTests/Core/File/RemoteFileScanDirectoryTest.php A stream wrapper scheme to register for the test.
RemoteFileScanDirectoryTest::setUp function core/tests/Drupal/KernelTests/Core/File/RemoteFileScanDirectoryTest.php
RemoteFileUnmanagedCopyTest class core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedCopyTest.php Tests the unmanaged file copy function.
RemoteFileUnmanagedCopyTest.php file core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedCopyTest.php
RemoteFileUnmanagedCopyTest::$classname property core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedCopyTest.php A fully-qualified stream wrapper class name to register for the test.
RemoteFileUnmanagedCopyTest::$modules property core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedCopyTest.php Modules to enable.
RemoteFileUnmanagedCopyTest::$scheme property core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedCopyTest.php A stream wrapper scheme to register for the test.
RemoteFileUnmanagedCopyTest::setUp function core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedCopyTest.php
RemoveRevisionMetadataBcLayerUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/RemoveRevisionMetadataBcLayerUpdateTest.php Set database dump files to be used.
ReplaceOpTest::testEmptyFile function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Integration/ReplaceOpTest.php @covers ::process
ResolvedLibraryDefinitionsFilesMatchTest class core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php Tests that the asset files for all core libraries exist.
ResolvedLibraryDefinitionsFilesMatchTest.php file core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php
ResolvedLibraryDefinitionsFilesMatchTest::$allModules property core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php A list of all core modules.
ResolvedLibraryDefinitionsFilesMatchTest::$allThemes property core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php A list of all core themes.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.