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. Search 11.x for file
  6. 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
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 Tests Site Files Excluder.
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/CSpell/SortTest.php The path to the dictionary file.
SortTest::$filePath property core/tests/Drupal/Tests/PhpCs/SortTest.php The path of phpcs.xml.dist 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.
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.
StandardInstallerTest::$profile property core/tests/Drupal/FunctionalTests/Installer/StandardInstallerTest.php
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
StandardRecipeInstallTest::setUpProfile function core/tests/Drupal/FunctionalTests/Core/Recipe/StandardRecipeInstallTest.php
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
StaticFileCacheBackend::fetch function core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php
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
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
StatusProfileWithoutVersionTest class core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php Tests the Status Report page if the installation profile has no version.
StatusProfileWithoutVersionTest.php file core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php
StatusProfileWithoutVersionTest::$defaultTheme property core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php
StatusProfileWithoutVersionTest::$profile property core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php
StatusProfileWithoutVersionTest::setUp function core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php
StatusProfileWithoutVersionTest::testStatusPage function core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php Tests that an installation profile that has no version is displayed.
StreamFileUploaderTest class core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php Tests the stream file uploader.
StreamFileUploaderTest.php file core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php

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