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
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.
Download::$fileSystem property core/modules/migrate/src/Plugin/migrate/process/Download.php The file system service.
DownloadTest::doPrivateFileTransferTest function core/modules/file/tests/src/Functional/DownloadTest.php Test the private file transfer system.
DownloadTest::testFileCreateUrl function core/modules/file/tests/src/Functional/DownloadTest.php Test file_create_url().
DownloadTest::testPrivateFileTransferWithoutPageCache function core/modules/file/tests/src/Functional/DownloadTest.php Test the private file transfer system.
DownloadTest::testPublicFileTransfer function core/modules/file/tests/src/Functional/DownloadTest.php Test the public file transfer system.
drupal-8.file_formatters_update_2677990.php file core/modules/file/tests/fixtures/update/drupal-8.file_formatters_update_2677990.php Contains database additions to drupal-8.bare.standard.php.gz for testing the
upgrade path of https://www.drupal.org/node/2677990.
Drupal::installProfile function core/lib/Drupal.php Gets the active install profile.
DrupalGetProfileLegacyTest class core/tests/Drupal/Tests/Core/Bootstrap/DrupalGetProfileLegacyTest.php Tests drupal_get_profile().
DrupalGetProfileLegacyTest.php file core/tests/Drupal/Tests/Core/Bootstrap/DrupalGetProfileLegacyTest.php
DrupalGetProfileLegacyTest::$bootstrapConfigStorageProfile property core/tests/Drupal/Tests/Core/Bootstrap/DrupalGetProfileLegacyTest.php Config storage profile.
DrupalGetProfileLegacyTest::providerDrupalGetProfileInstallState function core/tests/Drupal/Tests/Core/Bootstrap/DrupalGetProfileLegacyTest.php Data provider for testDrupalGetProfileInstallState().
DrupalGetProfileLegacyTest::setUp function core/tests/Drupal/Tests/Core/Bootstrap/DrupalGetProfileLegacyTest.php
DrupalGetProfileLegacyTest::testDrupalGetProfileLegacyInstallState function core/tests/Drupal/Tests/Core/Bootstrap/DrupalGetProfileLegacyTest.php Tests drupal_get_profile() deprecation.
DrupalImage::getFile function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImage.php Returns the Drupal root-relative file path to the plugin JavaScript file.
DrupalImageCaption::getCssFiles function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImageCaption.php Retrieves enabled plugins' iframe instance CSS files.
DrupalImageCaption::getFile function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImageCaption.php Returns the Drupal root-relative file path to the plugin JavaScript file.
DrupalKernel::addServiceFiles function core/lib/Drupal/Core/DrupalKernel.php Add service files.
DrupalKernel::getInstallProfile function core/lib/Drupal/Core/DrupalKernel.php Gets the active install profile.
DrupalKernel::getModuleFileNames function core/lib/Drupal/Core/DrupalKernel.php Gets the file name for each enabled module.
DrupalLink::getFile function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalLink.php Returns the Drupal root-relative file path to the plugin JavaScript file.
DrupalMedia::getCssFiles function core/modules/media/src/Plugin/CKEditorPlugin/DrupalMedia.php @todo Improve this in https://www.drupal.org/project/drupal/issues/3072063
DrupalMedia::getFile function core/modules/media/src/Plugin/CKEditorPlugin/DrupalMedia.php Returns the Drupal root-relative file path to the plugin JavaScript file.
DrupalMediaLibrary::getFile function core/modules/media_library/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php Returns the Drupal root-relative file path to the plugin JavaScript file.
DrupalSelenium2Driver::uploadFileAndGetRemoteFilePath function core/tests/Drupal/FunctionalJavascriptTests/DrupalSelenium2Driver.php Uploads a file to the Selenium instance and returns the remote path.
DrupalSelenium2DriverTest::testGetRemoteFilePath function core/tests/Drupal/FunctionalJavascriptTests/Tests/DrupalSelenium2DriverTest.php Tests uploading remote files.
drupal_check_profile function core/includes/install.inc Checks an installation profile's requirements.
drupal_get_filename function core/includes/bootstrap.inc Returns and optionally sets the filename for a system resource.
drupal_get_filetransfer_info function core/includes/common.inc Assembles the Drupal FileTransfer registry.
drupal_get_profile function core/includes/bootstrap.inc Gets the name of the currently active installation profile.
drupal_install_fix_file function core/includes/install.inc Attempts to fix file permissions.

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