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
FileStorageTest class core/tests/Drupal/Tests/Component/PhpStorage/FileStorageTest.php @coversDefaultClass \Drupal\Component\PhpStorage\FileStorage[[api-linebreak]]
@group Drupal
@group PhpStorage
FileStorageTest class core/tests/Drupal/KernelTests/Core/Config/Storage/FileStorageTest.php Tests FileStorage operations.
FileStorageTest.php file core/tests/Drupal/KernelTests/Core/Config/Storage/FileStorageTest.php
FileStorageTest.php file core/tests/Drupal/Tests/Component/PhpStorage/FileStorageTest.php
FileStorageTest::$directory property core/tests/Drupal/KernelTests/Core/Config/Storage/FileStorageTest.php A directory to store configuration in.
FileStorageTest::$standardSettings property core/tests/Drupal/Tests/Component/PhpStorage/FileStorageTest.php Standard test settings to pass to storage instances.
FileStorageTest::delete function core/tests/Drupal/KernelTests/Core/Config/Storage/FileStorageTest.php
FileStorageTest::insert function core/tests/Drupal/KernelTests/Core/Config/Storage/FileStorageTest.php
FileStorageTest::read function core/tests/Drupal/KernelTests/Core/Config/Storage/FileStorageTest.php
FileStorageTest::setUp function core/tests/Drupal/KernelTests/Core/Config/Storage/FileStorageTest.php
FileStorageTest::setUp function core/tests/Drupal/Tests/Component/PhpStorage/FileStorageTest.php
FileStorageTest::testCreateDirectoryFailWarning function core/tests/Drupal/Tests/Component/PhpStorage/FileStorageTest.php @covers ::createDirectory[[api-linebreak]]
FileStorageTest::testCRUD function core/tests/Drupal/Tests/Component/PhpStorage/FileStorageTest.php Tests basic load/save/delete operations.
FileStorageTest::testDeleteAll function core/tests/Drupal/Tests/Component/PhpStorage/FileStorageTest.php @covers ::deleteAll[[api-linebreak]]
FileStorageTest::testlistAll function core/tests/Drupal/KernelTests/Core/Config/Storage/FileStorageTest.php Tests the FileStorage::listAll method with a relative and absolute path.
FileStorageTest::testReadUnsupportedDataTypeConfigException function core/tests/Drupal/KernelTests/Core/Config/Storage/FileStorageTest.php Test UnsupportedDataTypeConfigException displays path of
erroneous file during read.
FileStorageTest::testWriteable function core/tests/Drupal/Tests/Component/PhpStorage/FileStorageTest.php @covers ::writeable[[api-linebreak]]
FileStorageTest::update function core/tests/Drupal/KernelTests/Core/Config/Storage/FileStorageTest.php
FileSystem class core/lib/Drupal/Core/File/FileSystem.php Provides helpers to operate on files and stream wrappers.
FileSystem class core/lib/Drupal/Component/FileSystem/FileSystem.php Provides file system functions.
FileSystem.php file core/lib/Drupal/Component/FileSystem/FileSystem.php
FileSystem.php file core/lib/Drupal/Core/File/FileSystem.php
FileSystem::$logger property core/lib/Drupal/Core/File/FileSystem.php The file logger channel.
FileSystem::$settings property core/lib/Drupal/Core/File/FileSystem.php The site settings.
FileSystem::$streamWrapperManager property core/lib/Drupal/Core/File/FileSystem.php The stream wrapper manager.
FileSystem::basename function core/lib/Drupal/Core/File/FileSystem.php
FileSystem::chmod function core/lib/Drupal/Core/File/FileSystem.php
FileSystem::CHMOD_DIRECTORY constant core/lib/Drupal/Core/File/FileSystem.php Default mode for new directories. See self::chmod().
FileSystem::CHMOD_FILE constant core/lib/Drupal/Core/File/FileSystem.php Default mode for new files. See self::chmod().
FileSystem::copy function core/lib/Drupal/Core/File/FileSystem.php
FileSystem::createFilename function core/lib/Drupal/Core/File/FileSystem.php
FileSystem::delete function core/lib/Drupal/Core/File/FileSystem.php
FileSystem::deleteRecursive function core/lib/Drupal/Core/File/FileSystem.php
FileSystem::dirname function core/lib/Drupal/Core/File/FileSystem.php
FileSystem::doScanDirectory function core/lib/Drupal/Core/File/FileSystem.php Internal function to handle directory scanning with recursion.
FileSystem::getDestinationFilename function core/lib/Drupal/Core/File/FileSystem.php
FileSystem::getOsTemporaryDirectory function core/lib/Drupal/Component/FileSystem/FileSystem.php Discovers a writable system-appropriate temporary directory.
FileSystem::getTempDirectory function core/lib/Drupal/Core/File/FileSystem.php
FileSystem::mkdir function core/lib/Drupal/Core/File/FileSystem.php
FileSystem::mkdirCall function core/lib/Drupal/Core/File/FileSystem.php Helper function. Ensures we don't pass a NULL as a context resource to
mkdir().
FileSystem::move function core/lib/Drupal/Core/File/FileSystem.php
FileSystem::moveUploadedFile function core/lib/Drupal/Core/File/FileSystem.php
FileSystem::prepareDestination function core/lib/Drupal/Core/File/FileSystem.php Prepares the destination for a file copy or move operation.
FileSystem::prepareDirectory function core/lib/Drupal/Core/File/FileSystem.php
FileSystem::realpath function core/lib/Drupal/Core/File/FileSystem.php
FileSystem::rmdir function core/lib/Drupal/Core/File/FileSystem.php
FileSystem::saveData function core/lib/Drupal/Core/File/FileSystem.php
FileSystem::scanDirectory function core/lib/Drupal/Core/File/FileSystem.php
FileSystem::tempnam function core/lib/Drupal/Core/File/FileSystem.php
FileSystem::unlink function core/lib/Drupal/Core/File/FileSystem.php

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