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 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
MigrateFileConfigsTest::testFileSettings function core/modules/file/tests/src/Kernel/Migrate/d7/MigrateFileConfigsTest.php Tests migration of file variables to file.settings.yml.
MigrateFileGetIdsTest class core/modules/file/tests/src/Kernel/Migrate/d7/MigrateFileGetIdsTest.php Tests the migration of used files.
MigrateFileGetIdsTest.php file core/modules/file/tests/src/Kernel/Migrate/d7/MigrateFileGetIdsTest.php
MigrateFileGetIdsTest::$modules property core/modules/file/tests/src/Kernel/Migrate/d7/MigrateFileGetIdsTest.php Modules to install.
MigrateFileGetIdsTest::getFileMigrationInfo function core/modules/file/tests/src/Kernel/Migrate/d7/MigrateFileGetIdsTest.php Returns information about the file to be migrated.
MigrateFileStubTest class core/modules/file/tests/src/Kernel/Migrate/MigrateFileStubTest.php Test stub creation for file entities.
MigrateFileStubTest.php file core/modules/file/tests/src/Kernel/Migrate/MigrateFileStubTest.php
MigrateFileStubTest::$modules property core/modules/file/tests/src/Kernel/Migrate/MigrateFileStubTest.php Modules to install.
MigrateFileStubTest::setUp function core/modules/file/tests/src/Kernel/Migrate/MigrateFileStubTest.php
MigrateFileStubTest::testStub function core/modules/file/tests/src/Kernel/Migrate/MigrateFileStubTest.php Tests creation of file stubs.
MigrateFileTest class core/modules/file/tests/src/Kernel/Migrate/d6/MigrateFileTest.php Test file migration.
MigrateFileTest class core/modules/file/tests/src/Kernel/Migrate/d7/MigrateFileTest.php Migrates all files in the file_managed table.
MigrateFileTest.php file core/modules/file/tests/src/Kernel/Migrate/d6/MigrateFileTest.php
MigrateFileTest.php file core/modules/file/tests/src/Kernel/Migrate/d7/MigrateFileTest.php
MigrateFileTest::$modules property core/modules/file/tests/src/Kernel/Migrate/d7/MigrateFileTest.php Modules to install.
MigrateFileTest::$tempFilename property core/modules/file/tests/src/Kernel/Migrate/d6/MigrateFileTest.php The filename of a file used to test temporary file migration.
MigrateFileTest::assertEntity function core/modules/file/tests/src/Kernel/Migrate/d6/MigrateFileTest.php Asserts a file entity.
MigrateFileTest::getFileMigrationInfo function core/modules/file/tests/src/Kernel/Migrate/d7/MigrateFileTest.php Returns information about the file to be migrated.
MigrateFileTest::migrateDumpAlter function core/modules/file/tests/src/Kernel/Migrate/d6/MigrateFileTest.php Allows tests to alter dumps after they have loaded.
MigrateFileTest::setUp function core/modules/file/tests/src/Kernel/Migrate/d6/MigrateFileTest.php
MigrateFileTest::setUp function core/modules/file/tests/src/Kernel/Migrate/d7/MigrateFileTest.php
MigrateFileTest::testFileMigration function core/modules/file/tests/src/Kernel/Migrate/d7/MigrateFileTest.php Tests that all expected files are migrated.
MigrateFileTest::testFiles function core/modules/file/tests/src/Kernel/Migrate/d6/MigrateFileTest.php Tests the Drupal 6 files to Drupal 8 migration.
MigrateForumConfigsTest::getFixtureFilePath function core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateForumConfigsTest.php Gets the path to the fixture file.
MigrateForumSettingsTest::getFixtureFilePath function core/modules/forum/tests/src/Kernel/Migrate/d7/MigrateForumSettingsTest.php Gets the path to the fixture file.
MigrateForumTest::getFixtureFilePath function core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateForumTest.php Gets the path to the fixture file.
MigrateNodeCompleteTest::getFileMigrationInfo function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeCompleteTest.php Returns information about the file to be migrated.
MigrateNodeCounterTest::getFixtureFilePath function core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateNodeCounterTest.php Gets the path to the fixture file.
MigrateNodeCounterTest::getFixtureFilePath function core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateNodeCounterTest.php Gets the path to the fixture file.
MigrateNodeRevisionTest::getFileMigrationInfo function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php Returns information about the file to be migrated.
MigrateNodeTest::getFileMigrationInfo function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTest.php Returns information about the file to be migrated.
MigratePrivateFileTest class core/modules/file/tests/src/Kernel/Migrate/d7/MigratePrivateFileTest.php Tests private files migration.
MigratePrivateFileTest.php file core/modules/file/tests/src/Kernel/Migrate/d7/MigratePrivateFileTest.php
MigratePrivateFileTest::$modules property core/modules/file/tests/src/Kernel/Migrate/d7/MigratePrivateFileTest.php Modules to install.
MigratePrivateFileTest::getFileMigrationInfo function core/modules/file/tests/src/Kernel/Migrate/d7/MigratePrivateFileTest.php Returns information about the file to be migrated.
MigratePrivateFileTest::register function core/modules/file/tests/src/Kernel/Migrate/d7/MigratePrivateFileTest.php Registers test-specific services.
MigratePrivateFileTest::setUp function core/modules/file/tests/src/Kernel/Migrate/d7/MigratePrivateFileTest.php
MigratePrivateFileTest::testFileMigration function core/modules/file/tests/src/Kernel/Migrate/d7/MigratePrivateFileTest.php Tests that all expected files are migrated.
MigrateProfileFieldOptionTranslationTest class core/modules/user/tests/src/Kernel/Migrate/d6/MigrateProfileFieldOptionTranslationTest.php Tests field option translations migration.
MigrateProfileFieldOptionTranslationTest.php file core/modules/user/tests/src/Kernel/Migrate/d6/MigrateProfileFieldOptionTranslationTest.php
MigrateProfileFieldOptionTranslationTest::$modules property core/modules/user/tests/src/Kernel/Migrate/d6/MigrateProfileFieldOptionTranslationTest.php Modules to install.
MigrateProfileFieldOptionTranslationTest::setUp function core/modules/user/tests/src/Kernel/Migrate/d6/MigrateProfileFieldOptionTranslationTest.php
MigrateProfileFieldOptionTranslationTest::testFieldOptionTranslation function core/modules/user/tests/src/Kernel/Migrate/d6/MigrateProfileFieldOptionTranslationTest.php Tests the Drupal 6 field option translation.
MigrateStatisticsConfigsTest::getFixtureFilePath function core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateStatisticsConfigsTest.php Gets the path to the fixture file.
MigrateStatisticsConfigsTest::getFixtureFilePath function core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateStatisticsConfigsTest.php Gets the path to the fixture file.
MigrateTaxonomyTermTest::getFixtureFilePath function core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTest.php Gets the path to the fixture file.
MigrateTaxonomyTermTest::getFixtureFilePath function core/modules/forum/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php Gets the path to the fixture file.
MigrateTaxonomyTermTranslationTest::getFixtureFilePath function core/modules/forum/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTranslationTest.php Gets the path to the fixture file.
MigrateTaxonomyVocabularyTest::getFixtureFilePath function core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTest.php Gets the path to the fixture file.
MigrateTaxonomyVocabularyTest::getFixtureFilePath function core/modules/forum/tests/src/Kernel/Migrate/d7/MigrateTaxonomyVocabularyTest.php Gets the path to the fixture file.

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