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
EditorFileReference::__construct function core/modules/editor/src/Plugin/Filter/EditorFileReference.php Constructs a \Drupal\editor\Plugin\Filter\EditorFileReference object.
EditorFileReferenceFilterTest class core/modules/editor/tests/src/Kernel/EditorFileReferenceFilterTest.php Tests Editor module's file reference filter.
EditorFileReferenceFilterTest.php file core/modules/editor/tests/src/Kernel/EditorFileReferenceFilterTest.php
EditorFileReferenceFilterTest::$filters property core/modules/editor/tests/src/Kernel/EditorFileReferenceFilterTest.php
EditorFileReferenceFilterTest::$modules property core/modules/editor/tests/src/Kernel/EditorFileReferenceFilterTest.php Modules to install.
EditorFileReferenceFilterTest::setUp function core/modules/editor/tests/src/Kernel/EditorFileReferenceFilterTest.php
EditorFileReferenceFilterTest::testEditorFileReferenceFilter function core/modules/editor/tests/src/Kernel/EditorFileReferenceFilterTest.php Tests the editor file reference filter.
EditorFileUsageTest class core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php Tests tracking of file usage by the Text Editor module.
EditorFileUsageTest.php file core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php
EditorFileUsageTest::$modules property core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php Modules to install.
EditorFileUsageTest::setUp function core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php
EditorFileUsageTest::testEditorEntityHooks function core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php Tests the configurable text editor manager.
EditorFileUsageTest::testFileSaveOperations function core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php Tests file save operations when node with referenced files is saved.
EditorHooks::fileDownload function core/modules/editor/src/Hook/EditorHooks.php Implements hook_file_download().
EditorPrivateFileReferenceFilterTest class core/modules/editor/tests/src/Functional/EditorPrivateFileReferenceFilterTest.php Tests Editor module's file reference filter with private files.
EditorPrivateFileReferenceFilterTest.php file core/modules/editor/tests/src/Functional/EditorPrivateFileReferenceFilterTest.php
EditorPrivateFileReferenceFilterTest::$defaultTheme property core/modules/editor/tests/src/Functional/EditorPrivateFileReferenceFilterTest.php The theme to install as the default for testing.
EditorPrivateFileReferenceFilterTest::$modules property core/modules/editor/tests/src/Functional/EditorPrivateFileReferenceFilterTest.php Modules to install.
EditorPrivateFileReferenceFilterTest::testEditorPrivateFileReferenceFilter function core/modules/editor/tests/src/Functional/EditorPrivateFileReferenceFilterTest.php Tests the editor file reference filter with private files.
EditorSanitizeImageUploadSettingsUpdateTest::setDatabaseDumpFiles function core/modules/editor/tests/src/Functional/Update/EditorSanitizeImageUploadSettingsUpdateTest.php Set database dump files to be used.
EditorTestHooks::filePresave function core/modules/editor/tests/modules/editor_test/src/Hook/EditorTestHooks.php Implements hook_ENTITY_TYPE_presave() for file entities.
editor_test_file_presave function core/modules/editor/tests/modules/editor_test/editor_test.module Implements hook_ENTITY_TYPE_presave() for file entities.
empty_file.php.module file core/tests/fixtures/empty_file.php.module
empty_file.txt file core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/empty-file/assets/empty_file.txt
EngineTwigTest::testTwigFileUrls function core/modules/system/tests/src/Functional/Theme/EngineTwigTest.php Tests the automatic/magic calling of toString() on objects, if exists.
EnterProfileNode class core/modules/sdc/tests/modules/sdc_other_node_visitor/src/Twig/Profiler/EnterProfileNode.php Represents a profile enter node.
EnterProfileNode class core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/Profiler/EnterProfileNode.php Represents a profile enter node.
EnterProfileNode.php file core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/Profiler/EnterProfileNode.php
EnterProfileNode.php file core/modules/sdc/tests/modules/sdc_other_node_visitor/src/Twig/Profiler/EnterProfileNode.php
EnterProfileNode::compile function core/modules/sdc/tests/modules/sdc_other_node_visitor/src/Twig/Profiler/EnterProfileNode.php
EnterProfileNode::compile function core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/Profiler/EnterProfileNode.php
EnterProfileNode::__construct function core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/Profiler/EnterProfileNode.php
EnterProfileNode::__construct function core/modules/sdc/tests/modules/sdc_other_node_visitor/src/Twig/Profiler/EnterProfileNode.php
EntityArgumentUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/EntityArgumentUpdateTest.php Set database dump files to be used.
EntityCrudHookTest::testFileHooks function core/tests/Drupal/KernelTests/Core/Entity/EntityCrudHookTest.php Tests hook invocations for CRUD operations on files.
EntityCrudHookTestHooks::fileCreate function core/modules/system/tests/modules/entity_crud_hook_test/src/Hook/EntityCrudHookTestHooks.php Implements hook_ENTITY_TYPE_create() for file entities.
EntityCrudHookTestHooks::fileDelete function core/modules/system/tests/modules/entity_crud_hook_test/src/Hook/EntityCrudHookTestHooks.php Implements hook_ENTITY_TYPE_delete() for file entities.
EntityCrudHookTestHooks::fileInsert function core/modules/system/tests/modules/entity_crud_hook_test/src/Hook/EntityCrudHookTestHooks.php Implements hook_ENTITY_TYPE_insert() for file entities.
EntityCrudHookTestHooks::fileLoad function core/modules/system/tests/modules/entity_crud_hook_test/src/Hook/EntityCrudHookTestHooks.php Implements hook_ENTITY_TYPE_load() for file entities.
EntityCrudHookTestHooks::filePredelete function core/modules/system/tests/modules/entity_crud_hook_test/src/Hook/EntityCrudHookTestHooks.php Implements hook_ENTITY_TYPE_predelete() for file entities.
EntityCrudHookTestHooks::filePresave function core/modules/system/tests/modules/entity_crud_hook_test/src/Hook/EntityCrudHookTestHooks.php Implements hook_ENTITY_TYPE_presave() for file entities.
EntityCrudHookTestHooks::fileUpdate function core/modules/system/tests/modules/entity_crud_hook_test/src/Hook/EntityCrudHookTestHooks.php Implements hook_ENTITY_TYPE_update() for file entities.
EntityFile class core/modules/file/src/Plugin/migrate/destination/EntityFile.php Provides migrate destination plugin for File entities.
EntityFile.php file core/modules/file/src/Plugin/migrate/destination/EntityFile.php
EntityFile::getEntity function core/modules/file/src/Plugin/migrate/destination/EntityFile.php Creates or loads an entity.
EntityFile::processStubRow function core/modules/file/src/Plugin/migrate/destination/EntityFile.php Populates as much of the stub row as possible.
EntityFormModeUpdatePathTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/EntityFormModeUpdatePathTest.php Set database dump files to be used.
EntityReferenceFileUploadTest class core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFileUploadTest.php Tests an autocomplete widget with file upload.
EntityReferenceFileUploadTest.php file core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFileUploadTest.php
EntityReferenceFileUploadTest::$defaultTheme property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFileUploadTest.php The theme to install as the default for testing.

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