Search for files

  1. Search 7.x for files
  2. Search 9.5.x for files
  3. Search 8.9.x for files
  4. Search 10.3.x for files
  5. Other projects
Title Object type File name Summary
ResolvedLibraryDefinitionsFilesMatchTest::$themeHandler property core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php The theme handler.
ResolvedLibraryDefinitionsFilesMatchTest::$themeInitialization property core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php The theme initialization.
ResolvedLibraryDefinitionsFilesMatchTest::$themeManager property core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php The theme manager.
ResolvedLibraryDefinitionsFilesMatchTest::assertLibraries function core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php Asserts the libraries for modules and themes exist.
ResolvedLibraryDefinitionsFilesMatchTest::getAllLibraries function core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php Gets all libraries for core and all installed modules.
ResolvedLibraryDefinitionsFilesMatchTest::setUp function core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php
ResolvedLibraryDefinitionsFilesMatchTest::testCoreLibraryCompleteness function core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php Ensures that all core module and theme library files exist.
ResolvedLibraryDefinitionsFilesMatchTest::testCoreLibraryCompletenessDeprecated function core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php Ensures that module and theme library files exist for a deprecated modules.
ResolvedLibraryDefinitionsFilesMatchTest::verifyLibraryFilesExist function core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php Checks that all the library files exist.
RootComposer::writeFiles function composer/Plugin/RecipeUnpack/RootComposer.php Writes the root composer files.
RouteAliasUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/RouteAliasUpdateTest.php Set database dump files to be used.
RssDefaultRowViewModeUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/RssDefaultRowViewModeUpdateTest.php Set database dump files to be used.
SaveTest::testFileSave function core/modules/file/tests/src/Kernel/SaveTest.php Tests the saving process of file entities.
ScaffoldFileCollection::$scaffoldFilesByProject property composer/Plugin/Scaffold/Operations/ScaffoldFileCollection.php Nested list of all scaffold files.
ScaffoldFileCollection::filterFiles function composer/Plugin/Scaffold/Operations/ScaffoldFileCollection.php Removes any item that has a path matching any path in the provided list.
ScaffoldFileCollection::processScaffoldFiles function composer/Plugin/Scaffold/Operations/ScaffoldFileCollection.php Processes the files in our collection.
ScaffoldTest::$fileSystem property core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ScaffoldTest.php The Symfony FileSystem component.
ScanDirectoryTest::$fileSystem property core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php The file system.
SearchBlockPageIdUpdatePathTest::setDatabaseDumpFiles function core/modules/search/tests/src/Functional/Update/SearchBlockPageIdUpdatePathTest.php Set database dump files to be used.
SiteFilesExcluder class core/modules/package_manager/src/PathExcluder/SiteFilesExcluder.php Excludes site files from stage operations.
SiteFilesExcluder.php file core/modules/package_manager/src/PathExcluder/SiteFilesExcluder.php
SiteFilesExcluder::excludeSiteFiles function core/modules/package_manager/src/PathExcluder/SiteFilesExcluder.php Excludes public and private files from stage operations.
SiteFilesExcluder::getSubscribedEvents function core/modules/package_manager/src/PathExcluder/SiteFilesExcluder.php
SiteFilesExcluder::__construct function core/modules/package_manager/src/PathExcluder/SiteFilesExcluder.php
SiteFilesExcluderTest class core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteFilesExcluderTest.php Tests Site Files Excluder.
SiteFilesExcluderTest.php file core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteFilesExcluderTest.php
SiteFilesExcluderTest::testInvalidFileSettings function core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteFilesExcluderTest.php Tests that invalid file settings do not cause errors.
SiteFilesExcluderTest::testSiteFilesExcluded function core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteFilesExcluderTest.php Tests that public and private files are excluded from stage operations.
SpaceUsedTest::testFileSpaceUsed function core/modules/file/tests/src/Kernel/SpaceUsedTest.php Tests different users with the default status.
SqliteDatabaseExcluder::excludeDatabaseFiles function core/modules/package_manager/src/PathExcluder/SqliteDatabaseExcluder.php Excludes SQLite database files from stage operations.
SqliteDatabaseExcluderTest::providerSqliteDatabaseFilesExcluded function core/modules/package_manager/tests/src/Kernel/PathExcluder/SqliteDatabaseExcluderTest.php Data provider for ::testSqliteDatabaseFilesExcluded().
SqliteDatabaseExcluderTest::testSqliteDatabaseFilesExcluded function core/modules/package_manager/tests/src/Kernel/PathExcluder/SqliteDatabaseExcluderTest.php Tests that SQLite database files are excluded from stage operations.
StreamFileUploaderTest::testWriteStreamToFileSuccess function core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php Tests write stream to file success.
Symfony\Component\Filesystem\Filesystem service core/modules/package_manager/package_manager.services.yml
SystemListingTest::testFileScanIgnoreDirectory function core/modules/system/tests/src/Kernel/Common/SystemListingTest.php Tests that directories matching file_scan_ignore_directories are ignored.
SystemRssDeleteTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/SystemRssDeleteTest.php Set database dump files to be used.
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
TestFileCreationTrait::$generatedTestFiles property core/tests/Drupal/Tests/TestFileCreationTrait.php Whether the files were copied to the test files directory.
TestFileCreationTrait::compareFiles function core/tests/Drupal/Tests/TestFileCreationTrait.php Compares two files based on size and file name.
TestFileCreationTrait::getTestFiles function core/tests/Drupal/Tests/TestFileCreationTrait.php Gets a list of files that can be used in tests.
TestSetupTrait::$privateFilesDirectory property core/lib/Drupal/Core/Test/TestSetupTrait.php The private file directory for the test environment.
TestSetupTrait::$publicFilesDirectory property core/lib/Drupal/Core/Test/TestSetupTrait.php The public file directory for the test environment.
TestSetupTrait::$tempFilesDirectory property core/lib/Drupal/Core/Test/TestSetupTrait.php The temporary file directory for the test environment.
ThemeSettingsForm::$fileSystem property core/modules/system/src/Form/ThemeSettingsForm.php The file system.
ToolkitGdTest::providerTestImageFiles function core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php Data provider for ::testManipulations().
twig.loader.filesystem service core/core.services.yml Drupal\Core\Template\Loader\FilesystemLoader
TwigIncludeTest::setUpFilesystem function core/modules/system/tests/src/Kernel/Theme/TwigIncludeTest.php Sets up the filesystem, so things like the file directory.
UnknownPathExcluder::getScaffoldFiles function core/modules/package_manager/src/PathExcluder/UnknownPathExcluder.php Gets the path of scaffold files, for example 'index.php' and 'robots.txt'.
UnpackRecipeTest::$fileSystem property core/tests/Drupal/BuildTests/Composer/Plugin/Unpack/Functional/UnpackRecipeTest.php The Symfony FileSystem component.

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