Search for file

  1. Search 7.x for file
  2. Search 9.5.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
FileSystemTest class core/tests/Drupal/Tests/Core/File/FileSystemTest.php @coversDefaultClass \Drupal\Core\File\FileSystem[[api-linebreak]]
FileSystemTest.php file core/tests/Drupal/Tests/Core/File/FileSystemTest.php
FileSystemTest.php file core/tests/Drupal/KernelTests/Core/File/FileSystemTest.php
FileSystemTest::$fileSystem property core/tests/Drupal/KernelTests/Core/File/FileSystemTest.php The file handler under test.
FileSystemTest::$fileSystem property core/tests/Drupal/Tests/Core/File/FileSystemTest.php
FileSystemTest::$logger property core/tests/Drupal/Tests/Core/File/FileSystemTest.php The file logger channel.
FileSystemTest::$modules property core/tests/Drupal/KernelTests/Core/File/FileSystemTest.php
FileSystemTest::$streamWrapperManager property core/tests/Drupal/Tests/Core/File/FileSystemTest.php The stream wrapper manager.
FileSystemTest::assertFilePermissions function core/tests/Drupal/Tests/Core/File/FileSystemTest.php Asserts that the file permissions of a given URI matches.
FileSystemTest::providerTestBasename function core/tests/Drupal/Tests/Core/File/FileSystemTest.php
FileSystemTest::setUp function core/tests/Drupal/Tests/Core/File/FileSystemTest.php
FileSystemTest::setUp function core/tests/Drupal/KernelTests/Core/File/FileSystemTest.php
FileSystemTest::testBasename function core/tests/Drupal/Tests/Core/File/FileSystemTest.php @covers ::basename[[api-linebreak]]
FileSystemTest::testChmodDir function core/tests/Drupal/Tests/Core/File/FileSystemTest.php @covers ::chmod[[api-linebreak]]
FileSystemTest::testChmodFile function core/tests/Drupal/Tests/Core/File/FileSystemTest.php @covers ::chmod[[api-linebreak]]
FileSystemTest::testChmodUnsuccessful function core/tests/Drupal/Tests/Core/File/FileSystemTest.php @covers ::chmod[[api-linebreak]]
FileSystemTest::testCopyFailureIfFileAlreadyExists function core/tests/Drupal/KernelTests/Core/File/FileSystemTest.php @covers ::copy[[api-linebreak]]
FileSystemTest::testCopyFailureIfSelfOverwrite function core/tests/Drupal/KernelTests/Core/File/FileSystemTest.php @covers ::copy[[api-linebreak]]
FileSystemTest::testCopySelfRename function core/tests/Drupal/KernelTests/Core/File/FileSystemTest.php @covers ::copy[[api-linebreak]]
FileSystemTest::testDestinationDirectoryFailureOnCopy function core/tests/Drupal/KernelTests/Core/File/FileSystemTest.php @covers ::copy[[api-linebreak]]
FileSystemTest::testEnsureFileExistsBeforeCopy function core/tests/Drupal/KernelTests/Core/File/FileSystemTest.php @covers ::copy[[api-linebreak]]
FileSystemTest::testInvalidUTF8 function core/tests/Drupal/Tests/Core/File/FileSystemTest.php Tests that invalid UTF-8 results in an exception.
FileSystemTest::testSuccessfulCopy function core/tests/Drupal/KernelTests/Core/File/FileSystemTest.php @covers ::copy[[api-linebreak]]
FileSystemTest::testUnlink function core/tests/Drupal/Tests/Core/File/FileSystemTest.php @covers ::unlink[[api-linebreak]]
FileTest class core/modules/jsonapi/tests/src/Functional/FileTest.php JSON:API integration test for the "File" content entity type.
FileTest class core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/FileTest.php Tests D6 file source plugin.
FileTest class core/modules/file/tests/src/Kernel/Plugin/migrate/source/d7/FileTest.php Tests D7 file source plugin.
FileTest.php file core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/FileTest.php
FileTest.php file core/modules/file/tests/src/Kernel/Plugin/migrate/source/d7/FileTest.php
FileTest.php file core/modules/jsonapi/tests/src/Functional/FileTest.php
FileTest::$author property core/modules/jsonapi/tests/src/Functional/FileTest.php The file author.
FileTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/FileTest.php
FileTest::$entity property core/modules/jsonapi/tests/src/Functional/FileTest.php
FileTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/FileTest.php
FileTest::$modules property core/modules/jsonapi/tests/src/Functional/FileTest.php
FileTest::$modules property core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/FileTest.php Modules to enable.
FileTest::$modules property core/modules/file/tests/src/Kernel/Plugin/migrate/source/d7/FileTest.php Modules to enable.
FileTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/FileTest.php
FileTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/FileTest.php
FileTest::createAnotherEntity function core/modules/jsonapi/tests/src/Functional/FileTest.php
FileTest::createEntity function core/modules/jsonapi/tests/src/Functional/FileTest.php
FileTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/FileTest.php
FileTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/FileTest.php
FileTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/FileTest.php
FileTest::makeCurrentUserFileOwner function core/modules/jsonapi/tests/src/Functional/FileTest.php Makes the current user the file owner.
FileTest::providerSource function core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/FileTest.php The data provider.
FileTest::providerSource function core/modules/file/tests/src/Kernel/Plugin/migrate/source/d7/FileTest.php The data provider.
FileTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/FileTest.php
FileTest::testCollectionFilterAccess function core/modules/jsonapi/tests/src/Functional/FileTest.php
FileTest::testPostIndividual function core/modules/jsonapi/tests/src/Functional/FileTest.php

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