Search for file

  1. Search 7.x for file
  2. Search 8.9.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
demo_umami.profile file core/profiles/demo_umami/demo_umami.profile Enables modules and site configuration for a demo_umami site installation.
DescriptionAwareFileFormatterBase class core/modules/file/src/Plugin/Field/FieldFormatter/DescriptionAwareFileFormatterBase.php Base class for file formatters that have to deal with file descriptions.
DescriptionAwareFileFormatterBase.php file core/modules/file/src/Plugin/Field/FieldFormatter/DescriptionAwareFileFormatterBase.php
DescriptionAwareFileFormatterBase::defaultSettings function core/modules/file/src/Plugin/Field/FieldFormatter/DescriptionAwareFileFormatterBase.php Defines the default settings for this plugin.
DescriptionAwareFileFormatterBase::settingsForm function core/modules/file/src/Plugin/Field/FieldFormatter/DescriptionAwareFileFormatterBase.php Returns a form to configure settings for the formatter.
DescriptionAwareFileFormatterBase::settingsSummary function core/modules/file/src/Plugin/Field/FieldFormatter/DescriptionAwareFileFormatterBase.php Returns a short summary for the current formatter settings.
DirectoryTest::testFileCheckDirectoryHandling function core/tests/Drupal/KernelTests/Core/File/DirectoryTest.php Tests directory handling functions.
DirectoryTest::testFileCheckLocalDirectoryHandling function core/tests/Drupal/KernelTests/Core/File/DirectoryTest.php Tests local directory handling functions.
DirectoryTest::testFileCreateNewFilepath function core/tests/Drupal/KernelTests/Core/File/DirectoryTest.php Tests the file paths of newly created files.
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.

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