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
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
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 The theme to install as the default for testing.
StatusProfileWithoutVersionTest::$profile property core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php The profile to install as a basis for testing.
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
StreamFileUploaderTest::$modules property core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php Modules to install.
StreamFileUploaderTest::testWriteStreamToFileSuccess function core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php @covers ::writeStreamToFile[[api-linebreak]]
StreamFileUploaderTest::testWriteStreamToFileWithSmallerBytes function core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php @covers ::writeStreamToFile[[api-linebreak]]
StreamWrapperTest::testFileFunctions function core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php Tests some file handle functions.
SuperUserAccessInstallTest::$profile property core/tests/Drupal/FunctionalTests/Installer/SuperUserAccessInstallTest.php The installation profile to install.
Symfony\Component\Filesystem\Filesystem service core/modules/package_manager/package_manager.services.yml
system.file.yml file core/modules/system/config/install/system.file.yml core/modules/system/config/install/system.file.yml
system.file.yml file core/tests/fixtures/config_install/testing_config_install/system.file.yml core/tests/fixtures/config_install/testing_config_install/system.file.yml
system.file.yml file core/tests/fixtures/config_install/multilingual/system.file.yml core/tests/fixtures/config_install/multilingual/system.file.yml
system.file_event.subscriber service core/modules/system/system.services.yml Drupal\system\EventSubscriber\SecurityFileUploadEventSubscriber
SystemAuthorizeTest::testFileTransferHooks function core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php Tests the FileTransfer hooks.
SystemHooks::fileDownload function core/modules/system/src/Hook/SystemHooks.php Implements hook_file_download().
SystemHooks::filetransferInfo function core/modules/system/src/Hook/SystemHooks.php Implements hook_filetransfer_info().
SystemListingCrossProfileCompatibleTest class core/profiles/tests/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php Verifies that tests in installation profile modules are found.
SystemListingCrossProfileCompatibleTest.php file core/profiles/tests/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php
SystemListingCrossProfileCompatibleTest::$modules property core/profiles/tests/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php Attempt to enable a module from the Testing profile.
SystemListingCrossProfileCompatibleTest::$profile property core/profiles/tests/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php Use the Minimal profile.
SystemListingCrossProfileCompatibleTest::setUp function core/profiles/tests/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php
SystemListingCrossProfileCompatibleTest::testSystemListing function core/profiles/tests/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php Non-empty test* method required to executed the test case class.
SystemListingTest::testFileScanIgnoreDirectory function core/modules/system/tests/src/Kernel/Common/SystemListingTest.php Tests that directories matching file_scan_ignore_directories are ignored.
SystemTestController::getInstallProfile function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Use a plain Symfony response object to output the current install_profile.
SystemTestHooks::filetransferInfo function core/modules/system/tests/modules/system_test/src/Hook/SystemTestHooks.php Implements hook_filetransfer_info().
table--file-multiple-widget.css file core/themes/claro/css/components/table--file-multiple-widget.css Styles for multiple file widget table.
table--file-multiple-widget.pcss.css file core/themes/claro/css/components/table--file-multiple-widget.pcss.css Styles for multiple file widget table.
template_preprocess_file_link function core/modules/file/file.module Prepares variables for file link templates.
template_preprocess_file_managed_file function core/modules/file/file.module Prepares variables for file form widget templates.
template_preprocess_file_upload_help function core/modules/file/file.module Prepares variables for file upload help text templates.
template_preprocess_file_widget_multiple function core/modules/file/file.module Prepares variables for multi file form widget templates.
TestDatabase::getLockFile function core/lib/Drupal/Core/Test/TestDatabase.php Gets the lock file path.
TestDefaultExceptionSubscriber::simplifyFileInError function core/tests/Drupal/Tests/Core/EventSubscriber/FinalExceptionSubscriberTest.php Attempts to reduce error verbosity in the error message's file path.
TestDiscovery::findAllClassFiles function core/lib/Drupal/Core/Test/TestDiscovery.php Discovers all class files in all available extensions.
TestDiscoveryTest::testGetTestsInProfiles function core/tests/Drupal/Tests/Core/Test/TestDiscoveryTest.php @legacy-covers ::getTestClasses

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