Search for file

  1. Search 7.x for file
  2. Search 9.5.x for file
  3. Search 8.9.x for file
  4. Search 10.3.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
SingleVisibleProfileTest::setUpProfile function core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php Installer step: Select installation profile.
SingleVisibleProfileTest::testInstalled function core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php Confirms that the installation succeeded.
SiteFilesExcluder class core/modules/package_manager/src/PathExcluder/SiteFilesExcluder.php Excludes site files from stage operations.
SiteFilesExcluder.php file core/modules/package_manager/src/PathExcluder/SiteFilesExcluder.php
SiteFilesExcluder::excludeSiteFiles function core/modules/package_manager/src/PathExcluder/SiteFilesExcluder.php Excludes public and private files from stage operations.
SiteFilesExcluder::getSubscribedEvents function core/modules/package_manager/src/PathExcluder/SiteFilesExcluder.php
SiteFilesExcluder::__construct function core/modules/package_manager/src/PathExcluder/SiteFilesExcluder.php
SiteFilesExcluderTest class core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteFilesExcluderTest.php @covers \Drupal\package_manager\PathExcluder\SiteFilesExcluder
@group package_manager
@internal
SiteFilesExcluderTest.php file core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteFilesExcluderTest.php
SiteFilesExcluderTest::testInvalidFileSettings function core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteFilesExcluderTest.php Tests that invalid file settings do not cause errors.
SiteFilesExcluderTest::testSiteFilesExcluded function core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteFilesExcluderTest.php Tests that public and private files are excluded from stage operations.
SitesDirectoryHardeningTest::settingsFile function core/modules/system/tests/src/Functional/System/SitesDirectoryHardeningTest.php Returns the path to settings.php.
SortTest::$filePath property core/tests/Drupal/Tests/PhpCs/SortTest.php The path of phpcs.xml.dist file.
SortTest::$filePath property core/tests/Drupal/Tests/CSpell/SortTest.php The path to the dictionary file.
SortTest::testFileExists function core/tests/Drupal/Tests/PhpCs/SortTest.php Tests that the phpcs.xml.dist file exists.
SortTest::testFileExists function core/tests/Drupal/Tests/CSpell/SortTest.php Tests that the file exists.
SpaceUsedTest::createFileWithSize function core/modules/file/tests/src/Kernel/SpaceUsedTest.php Creates a file with a given size.
SpaceUsedTest::testFileSpaceUsed function core/modules/file/tests/src/Kernel/SpaceUsedTest.php Tests different users with the default status.
SqlContentEntityStorageRevisionDataCleanupTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/SqlContentEntityStorageRevisionDataCleanupTest.php Set database dump files to be used.
SqliteDatabaseExcluder::excludeDatabaseFiles function core/modules/package_manager/src/PathExcluder/SqliteDatabaseExcluder.php Excludes SQLite database files from stage operations.
SqliteDatabaseExcluderTest::providerSqliteDatabaseFilesExcluded function core/modules/package_manager/tests/src/Kernel/PathExcluder/SqliteDatabaseExcluderTest.php Data provider for ::testSqliteDatabaseFilesExcluded().
SqliteDatabaseExcluderTest::testSqliteDatabaseFilesExcluded function core/modules/package_manager/tests/src/Kernel/PathExcluder/SqliteDatabaseExcluderTest.php Tests that SQLite database files are excluded from stage operations.
SSH::copyFileJailed function core/lib/Drupal/Core/FileTransfer/SSH.php Copies a file.
SSH::isFile function core/lib/Drupal/Core/FileTransfer/SSH.php Checks if a particular path is a file (not a directory).
SSH::removeFileJailed function core/lib/Drupal/Core/FileTransfer/SSH.php Removes a file.
StageBaseTest::testFailureMarkerFileExcluded function core/modules/package_manager/tests/src/Kernel/StageBaseTest.php Tests that the failure marker file is excluded using a relative path.
StageBaseTest::testNoFailureFileOnSuccess function core/modules/package_manager/tests/src/Kernel/StageBaseTest.php Tests that the failure marker file doesn't exist if apply succeeds.
standard.profile file core/profiles/standard/standard.profile Enables modules and site configuration for a standard site installation.
StandardInstallerTest::$profile property core/tests/Drupal/FunctionalTests/Installer/StandardInstallerTest.php The installation profile to install.
StandardJavascriptTest::$profile property core/profiles/standard/tests/src/FunctionalJavascript/StandardJavascriptTest.php The profile to install as a basis for testing.
StandardPerformanceTest::$profile property core/profiles/standard/tests/src/FunctionalJavascript/StandardPerformanceTest.php The profile to install as a basis for testing.
StandardRecipeInstallTest::$profile property core/tests/Drupal/FunctionalTests/Core/Recipe/StandardRecipeInstallTest.php The installation profile to install.
StandardRecipeInstallTest::setUpProfile function core/tests/Drupal/FunctionalTests/Core/Recipe/StandardRecipeInstallTest.php Installer step: Select installation profile.
StandardTest::$profile property core/profiles/standard/tests/src/Functional/StandardTest.php The profile to install as a basis for testing.
StateFileExistsTest class core/modules/migrate_drupal/tests/src/Kernel/StateFileExistsTest.php Tests that core modules have a migrate_drupal.yml file as needed.
StateFileExistsTest.php file core/modules/migrate_drupal/tests/src/Kernel/StateFileExistsTest.php
StateFileExistsTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/StateFileExistsTest.php Modules to install.
StateFileExistsTest::$stateFileRequired property core/modules/migrate_drupal/tests/src/Kernel/StateFileExistsTest.php Modules that should have a migrate_drupal.yml file.
StateFileExistsTest::testMigrationState function core/modules/migrate_drupal/tests/src/Kernel/StateFileExistsTest.php Tests that the migrate_drupal.yml files exist as needed.
StaticFileCacheBackend class core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php Allows to cache data based on file modification dates in a static cache.
StaticFileCacheBackend.php file core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php
StaticFileCacheBackend::$bin property core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php Bin used for storing the data in the static cache.
StaticFileCacheBackend::$cache property core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php Internal static cache.
StaticFileCacheBackend::delete function core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php Deletes data from a cache backend.
StaticFileCacheBackend::fetch function core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php Fetches data from the cache backend.
StaticFileCacheBackend::reset function core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php Allows tests to reset the static cache to avoid side effects.
StaticFileCacheBackend::store function core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php Stores data into a cache backend.
StaticFileCacheBackend::__construct function core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php Constructs a PHP Storage FileCache backend.
StaticReflectionClass::getFileName function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php
StreamFileUploaderTest class core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php Tests the stream file uploader.

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