Search for files

  1. Search 7.x for files
  2. Search 9.5.x for files
  3. Search 10.3.x for files
  4. Search 11.x for files
  5. Other projects
Title Object type File name Summary
ActionConfigTest::setDatabaseDumpFiles function core/modules/action/tests/src/Functional/Update/ActionConfigTest.php Set database dump files to be used.
AdminThemeUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/AdminThemeUpdateTest.php Set database dump files to be used.
AggregatorUpdateTest::setDatabaseDumpFiles function core/modules/aggregator/tests/src/Functional/Update/AggregatorUpdateTest.php Set database dump files to be used.
AjaxFileManagedMultipleTest::testMultipleFilesUpload function core/modules/file/tests/src/FunctionalJavascript/AjaxFileManagedMultipleTest.php Test if managed file form element works well with multiple files upload.
ArchiverManager::$fileSystem property core/lib/Drupal/Core/Archiver/ArchiverManager.php The file system service.
ArgumentPlaceholderUpdatePathTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/ArgumentPlaceholderUpdatePathTest.php Set database dump files to be used.
AssetDumper::$fileSystem property core/lib/Drupal/Core/Asset/AssetDumper.php The file system service.
AssetDumper::getFileSystem function core/lib/Drupal/Core/Asset/AssetDumper.php Helper method for returning the file system service.
AttachedAssetsTest::testAddExternalFiles function core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php Tests adding external CSS and JavaScript files.
AttachedAssetsTest::testAddFiles function core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php Tests adding a CSS and a JavaScript file.
AutomatedCronUpdateWithAutomatedCronTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/AutomatedCronUpdateWithAutomatedCronTest.php Set database dump files to be used.
AutomatedCronUpdateWithoutAutomatedCronTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/AutomatedCronUpdateWithoutAutomatedCronTest.php Set database dump files to be used.
BaseThemeDefaultDeprecationTest::setUpFilesystem function core/tests/Drupal/KernelTests/Core/Theme/BaseThemeDefaultDeprecationTest.php Sets up the filesystem, so things like the file directory.
BlockConditionMissingSchemaUpdateTest::setDatabaseDumpFiles function core/modules/block/tests/src/Functional/Update/BlockConditionMissingSchemaUpdateTest.php Set database dump files to be used.
BlockContentReusableUpdateTest::setDatabaseDumpFiles function core/modules/block_content/tests/src/Functional/Update/BlockContentReusableUpdateTest.php Set database dump files to be used.
BlockContentUpdateTest::setDatabaseDumpFiles function core/modules/block_content/tests/src/Functional/Update/BlockContentUpdateTest.php Set database dump files to be used.
BlockContextMappingUpdateFilledTest::setDatabaseDumpFiles function core/modules/block/tests/src/Functional/Update/BlockContextMappingUpdateFilledTest.php Set database dump files to be used.
BlockContextMappingUpdateTest::setDatabaseDumpFiles function core/modules/block/tests/src/Functional/Update/BlockContextMappingUpdateTest.php Set database dump files to be used.
BlockPageSettingTest::setDatabaseDumpFiles function core/modules/search/tests/src/Functional/Update/BlockPageSettingTest.php Set database dump files to be used.
BlockRemoveDisabledRegionUpdateTest::setDatabaseDumpFiles function core/modules/block/tests/src/Functional/Update/BlockRemoveDisabledRegionUpdateTest.php Set database dump files to be used.
BooleanFilterValuesUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/BooleanFilterValuesUpdateTest.php Set database dump files to be used.
BootstrapConfigStorageFactory::getFileStorage function core/lib/Drupal/Core/Config/BootstrapConfigStorageFactory.php Returns a File-based configuration storage implementation.
BrowserTestBase::$translationFilesDirectory property core/tests/Drupal/Tests/BrowserTestBase.php The translation file directory for the test environment.
BulkFormUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/BulkFormUpdateTest.php Set database dump files to be used.
CacheabilityMetadataUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/CacheabilityMetadataUpdateTest.php Set database dump files to be used.
CachedStorageTest::$fileStorage property core/tests/Drupal/KernelTests/Core/Config/Storage/CachedStorageTest.php The file storage the cached storage is using.
CKEditorPluginCssInterface::getCssFiles function core/modules/ckeditor/src/CKEditorPluginCssInterface.php Retrieves enabled plugins' iframe instance CSS files.
CKEditorPluginManager::getCssFiles function core/modules/ckeditor/src/CKEditorPluginManager.php Retrieves enabled plugins' iframe instance CSS files, keyed by plugin ID.
CKEditorPluginManager::getEnabledPluginFiles function core/modules/ckeditor/src/CKEditorPluginManager.php Retrieves enabled plugins' files, keyed by plugin ID.
CKEditorPluginManagerTest::testCssFiles function core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php Tests the iframe instance CSS files of plugins.
CommentAdminViewUpdateTest::setDatabaseDumpFiles function core/modules/comment/tests/src/Functional/Update/CommentAdminViewUpdateTest.php Set database dump files to be used.
CommentHostnameUpdateTest::setDatabaseDumpFiles function core/modules/comment/tests/src/Functional/Update/CommentHostnameUpdateTest.php Set database dump files to be used.
CommentUpdateTest::setDatabaseDumpFiles function core/modules/comment/tests/src/Functional/Update/CommentUpdateTest.php Set database dump files to be used.
ComposerHookTest::$fileSystem property core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ComposerHookTest.php The Symfony FileSystem component.
ComposerIntegrationTest::providerTestExpectedScaffoldFiles function core/tests/Drupal/Tests/ComposerIntegrationTest.php Data provider for the scaffold files test for Drupal core.
ComposerIntegrationTest::testExpectedScaffoldFiles function core/tests/Drupal/Tests/ComposerIntegrationTest.php Tests core's composer.json extra drupal-scaffold file-mappings section.
ConfigController::$fileSystem property core/modules/config/src/Controller/ConfigController.php The file system.
ConfigImportForm::$fileSystem property core/modules/config/src/Form/ConfigImportForm.php The file system service.
ConfigInstaller::getProfileStorages function core/lib/Drupal/Core/Config/ConfigInstaller.php Gets the profile storage to use to check for profile overrides.
ConfigOverridesUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/ConfigOverridesUpdateTest.php Set database dump files to be used.
ContactUpdateTest::setDatabaseDumpFiles function core/modules/contact/tests/src/Functional/Update/ContactUpdateTest.php Set database dump files to be used.
ContentEntityTest::testFileSource function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php Tests file source plugin.
ContentModerationUpdateTest::setDatabaseDumpFiles function core/modules/content_moderation/tests/src/Functional/Update/ContentModerationUpdateTest.php Set database dump files to be used.
ContentTranslationSyncImageTest::$files property core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php The test image files.
ContentTranslationUpdateTest::setDatabaseDumpFiles function core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php Set database dump files to be used.
CreateHalSettingsForLinkDomainUpdateTest::setDatabaseDumpFiles function core/modules/hal/tests/src/Functional/Update/CreateHalSettingsForLinkDomainUpdateTest.php Set database dump files to be used.
CssCollectionOptimizer::$fileSystem property core/lib/Drupal/Core/Asset/CssCollectionOptimizer.php The file system service.
DatetimeRangeViewUpdateTest::setDatabaseDumpFiles function core/modules/datetime_range/tests/src/Functional/Update/DatetimeRangeViewUpdateTest.php Set database dump files to be used.
DblogFiltersAndFieldsUpgradeTest::setDatabaseDumpFiles function core/modules/dblog/tests/src/Functional/Update/DblogFiltersAndFieldsUpgradeTest.php Set database dump files to be used.
DblogNoLogsAvailableUpgradeTest::setDatabaseDumpFiles function core/modules/dblog/tests/src/Functional/Update/DblogNoLogsAvailableUpgradeTest.php Set database dump files to be used.

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