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
ProfileTranslationHandler::hasPublishedStatus function core/modules/user/src/ProfileTranslationHandler.php Checks whether the entity type supports published status natively.
ProfileValues class core/modules/user/src/Plugin/migrate/ProfileValues.php Plugin class for user migrations dealing with profile values.
ProfileValues.php file core/modules/user/src/Plugin/migrate/ProfileValues.php
ProfileValues::$init property core/modules/user/src/Plugin/migrate/ProfileValues.php Flag determining whether the process plugin has been initialized.
ProfileValues::getProcess function core/modules/user/src/Plugin/migrate/ProfileValues.php Gets the normalized process plugin configuration.
profile_install_requirements.info.yml file core/profiles/tests/profile_install_requirements/profile_install_requirements.info.yml core/profiles/tests/profile_install_requirements/profile_install_requirements.info.yml
psr17.uploaded_file_factory service core/core.services.yml GuzzleHttp\Psr7\HttpFactory
QuickStartTest::fileUnmanagedDeleteRecursive function core/tests/Drupal/BuildTests/QuickStart/QuickStartTest.php Deletes all files and directories in the specified path recursively.
QuickStartTest::testQuickStartCommandProfileValidation function core/tests/Drupal/BuildTests/QuickStart/QuickStartTest.php Tests the install command with an invalid profile.
RecipeFileException class core/lib/Drupal/Core/Recipe/RecipeFileException.php @internal
This API is experimental.
RecipeFileException.php file core/lib/Drupal/Core/Recipe/RecipeFileException.php
RecipeFileException::fromViolationList function core/lib/Drupal/Core/Recipe/RecipeFileException.php Creates an instance of this exception from a set of validation errors.
RecipeFileException::__construct function core/lib/Drupal/Core/Recipe/RecipeFileException.php Constructs a RecipeFileException object.
RecipeQuickStartTest::fileUnmanagedDeleteRecursive function core/tests/Drupal/BuildTests/QuickStart/RecipeQuickStartTest.php Deletes all files and directories in the specified path recursively.
RegistryTest::$profile property core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php The profile to use for this test.
RelationshipNodeFileDataTest class core/modules/file/tests/src/Kernel/Views/RelationshipNodeFileDataTest.php Tests file on node relationship handler.
RelationshipNodeFileDataTest.php file core/modules/file/tests/src/Kernel/Views/RelationshipNodeFileDataTest.php
RelationshipNodeFileDataTest::$modules property core/modules/file/tests/src/Kernel/Views/RelationshipNodeFileDataTest.php Modules to install.
RelationshipNodeFileDataTest::$testViews property core/modules/file/tests/src/Kernel/Views/RelationshipNodeFileDataTest.php Views used by this test.
RelationshipNodeFileDataTest::setUp function core/modules/file/tests/src/Kernel/Views/RelationshipNodeFileDataTest.php
RelationshipNodeFileDataTest::testViewsHandlerRelationshipFileToNode function core/modules/file/tests/src/Kernel/Views/RelationshipNodeFileDataTest.php Tests using the views file_to_node relationship.
RelationshipNodeFileDataTest::testViewsHandlerRelationshipNodeToFile function core/modules/file/tests/src/Kernel/Views/RelationshipNodeFileDataTest.php Tests using the views node_to_file relationship.
RelationshipUserFileDataTest class core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php Tests file on user relationship handler.
RelationshipUserFileDataTest.php file core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php
RelationshipUserFileDataTest::$modules property core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php Modules to install.
RelationshipUserFileDataTest::$testViews property core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php Views used by this test.
RelationshipUserFileDataTest::setUp function core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php
RelationshipUserFileDataTest::testViewsHandlerRelationshipFileToUser function core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php Tests using the views file_to_user relationship.
RelationshipUserFileDataTest::testViewsHandlerRelationshipUserFileData function core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php Tests using the views file relationship.
RelationshipUserFileDataTest::testViewsHandlerRelationshipUserToFile function core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php Tests using the views user_to_file relationship.
RemoteFileDeleteRecursiveTest class core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteRecursiveTest.php Tests the unmanaged file delete recursive function.
RemoteFileDeleteRecursiveTest.php file core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteRecursiveTest.php
RemoteFileDeleteRecursiveTest::$classname property core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteRecursiveTest.php A fully-qualified stream wrapper class name to register for the test.
RemoteFileDeleteRecursiveTest::$modules property core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteRecursiveTest.php Modules to install.
RemoteFileDeleteRecursiveTest::$scheme property core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteRecursiveTest.php A stream wrapper scheme to register for the test.
RemoteFileDeleteRecursiveTest::setUp function core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteRecursiveTest.php
RemoteFileDeleteTest class core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteTest.php Tests the unmanaged file delete function.
RemoteFileDeleteTest.php file core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteTest.php
RemoteFileDeleteTest::$classname property core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteTest.php A fully-qualified stream wrapper class name to register for the test.
RemoteFileDeleteTest::$modules property core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteTest.php Modules to install.
RemoteFileDeleteTest::$scheme property core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteTest.php A stream wrapper scheme to register for the test.
RemoteFileDeleteTest::setUp function core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteTest.php
RemoteFileDirectoryTest class core/tests/Drupal/KernelTests/Core/File/RemoteFileDirectoryTest.php Tests operations dealing with directories.
RemoteFileDirectoryTest.php file core/tests/Drupal/KernelTests/Core/File/RemoteFileDirectoryTest.php
RemoteFileDirectoryTest::$classname property core/tests/Drupal/KernelTests/Core/File/RemoteFileDirectoryTest.php A fully-qualified stream wrapper class name to register for the test.
RemoteFileDirectoryTest::$modules property core/tests/Drupal/KernelTests/Core/File/RemoteFileDirectoryTest.php Modules to install.
RemoteFileDirectoryTest::$scheme property core/tests/Drupal/KernelTests/Core/File/RemoteFileDirectoryTest.php A stream wrapper scheme to register for the test.
RemoteFileDirectoryTest::setUp function core/tests/Drupal/KernelTests/Core/File/RemoteFileDirectoryTest.php
RemoteFileMoveTest class core/tests/Drupal/KernelTests/Core/File/RemoteFileMoveTest.php Tests the unmanaged file move function.
RemoteFileMoveTest.php file core/tests/Drupal/KernelTests/Core/File/RemoteFileMoveTest.php

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