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 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
DirectoryTest::testFileDestination function core/tests/Drupal/KernelTests/Core/File/DirectoryTest.php Tests the destination file path.
DirectoryTest::testFileDirectoryTemp function core/tests/Drupal/KernelTests/Core/File/DirectoryTest.php Ensure that the getTempDirectory() method always returns a value.
DistributionProfileExistingSettingsTest class core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php Tests distribution profile support with existing settings.
DistributionProfileExistingSettingsTest.php file core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php
DistributionProfileExistingSettingsTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php The theme to install as the default for testing.
DistributionProfileExistingSettingsTest::$info property core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php The distribution profile info.
DistributionProfileExistingSettingsTest::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php Prepares the current environment for running the test.
DistributionProfileExistingSettingsTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php Installer step: Select language.
DistributionProfileExistingSettingsTest::setUpProfile function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php Installer step: Select installation profile.
DistributionProfileExistingSettingsTest::setUpSettings function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php Installer step: Configure settings.
DistributionProfileExistingSettingsTest::testInstalled function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php Confirms that the installation succeeded.
DistributionProfileTest class core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTest.php Tests distribution profile support.
DistributionProfileTest.php file core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTest.php
DistributionProfileTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTest.php The theme to install as the default for testing.
DistributionProfileTest::$info property core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTest.php The distribution profile info.
DistributionProfileTest::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTest.php Prepares the current environment for running the test.
DistributionProfileTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTest.php Installer step: Select language.
DistributionProfileTest::setUpProfile function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTest.php Installer step: Select installation profile.
DistributionProfileTest::testInstalled function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTest.php Confirms that the installation succeeded.
DistributionProfileTranslationQueryTest class core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php Tests distribution profile support with a 'langcode' query string.
DistributionProfileTranslationQueryTest.php file core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php
DistributionProfileTranslationQueryTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php The theme to install as the default for testing.
DistributionProfileTranslationQueryTest::$info property core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php The distribution profile info.
DistributionProfileTranslationQueryTest::$langcode property core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php The language code in which to install Drupal.
DistributionProfileTranslationQueryTest::getPo function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php Returns the string for the test .po file.
DistributionProfileTranslationQueryTest::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php Prepares the current environment for running the test.
DistributionProfileTranslationQueryTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php Installer step: Select language.
DistributionProfileTranslationQueryTest::setUpProfile function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php Installer step: Select installation profile.
DistributionProfileTranslationQueryTest::setUpSettings function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php Installer step: Configure settings.
DistributionProfileTranslationQueryTest::testInstalled function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php Confirms that the installation succeeded.
DistributionProfileTranslationQueryTest::visitInstaller function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php Visits the interactive installer.
DistributionProfileTranslationTest class core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php Tests distribution profile support.
DistributionProfileTranslationTest.php file core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php
DistributionProfileTranslationTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php The theme to install as the default for testing.
DistributionProfileTranslationTest::$info property core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php The distribution profile info.
DistributionProfileTranslationTest::$langcode property core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php The language code in which to install Drupal.
DistributionProfileTranslationTest::getPo function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php Returns the string for the test .po file.
DistributionProfileTranslationTest::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php Prepares the current environment for running the test.
DistributionProfileTranslationTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php Installer step: Select language.
DistributionProfileTranslationTest::setUpProfile function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php Installer step: Select installation profile.
DistributionProfileTranslationTest::setUpSettings function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php Installer step: Configure settings.
DistributionProfileTranslationTest::testInstalled function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php Confirms that the installation succeeded.
DoubleSlashTest::$profile property core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php Use the Standard profile to test help implementations of many core modules.
Download::$fileSystem property core/modules/migrate/src/Plugin/migrate/process/Download.php The file system service.
DownloadTest::$fileUrlGenerator property core/modules/file/tests/src/Functional/DownloadTest.php The file URL generator.
DownloadTest::doPrivateFileTransferTest function core/modules/file/tests/src/Functional/DownloadTest.php Tests the private file transfer system.
DownloadTest::testFileCreateUrl function core/modules/file/tests/src/Functional/DownloadTest.php Test FileUrlGeneratorInterface::generateString()
DownloadTest::testPrivateFileTransferWithoutPageCache function core/modules/file/tests/src/Functional/DownloadTest.php Tests the private file transfer system.
DownloadTest::testPublicFileTransfer function core/modules/file/tests/src/Functional/DownloadTest.php Tests the public file transfer system.
Drupal::installProfile function core/lib/Drupal.php Gets the active install profile.

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