| SiteFilesExcluderTest::testSiteFilesExcluded |
function |
core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteFilesExcluderTest.php |
Tests that public and private files are excluded from stage operations. |
| SitesDirectoryHardeningTest::settingsFile |
function |
core/modules/system/tests/src/Functional/System/SitesDirectoryHardeningTest.php |
Returns the path to settings.php. |
| SortTest::$filePath |
property |
core/tests/Drupal/Tests/PhpCs/SortTest.php |
The path of phpcs.xml.dist file. |
| SortTest::$filePath |
property |
core/tests/Drupal/Tests/CSpell/SortTest.php |
The path to the dictionary file. |
| SortTest::testFileExists |
function |
core/tests/Drupal/Tests/CSpell/SortTest.php |
Tests that the file exists. |
| SortTest::testFileExists |
function |
core/tests/Drupal/Tests/PhpCs/SortTest.php |
Tests that the phpcs.xml.dist file exists. |
| SpaceUsedTest::createFileWithSize |
function |
core/modules/file/tests/src/Kernel/SpaceUsedTest.php |
Creates a file with a given size. |
| 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. |
| SSH::copyFileJailed |
function |
core/lib/Drupal/Core/FileTransfer/SSH.php |
Copies a file. |
| SSH::isFile |
function |
core/lib/Drupal/Core/FileTransfer/SSH.php |
Checks if a particular path is a file (not a directory). |
| SSH::removeFileJailed |
function |
core/lib/Drupal/Core/FileTransfer/SSH.php |
Removes a file. |
| StandardInstallerTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/StandardInstallerTest.php |
The installation profile to install. |
| StandardJavascriptTest::$profile |
property |
core/profiles/standard/tests/src/FunctionalJavascript/StandardJavascriptTest.php |
The profile to install as a basis for testing. |
| StandardPerformanceTest::$profile |
property |
core/profiles/standard/tests/src/FunctionalJavascript/StandardPerformanceTest.php |
The profile to install as a basis for testing. |
| StandardRecipeInstallTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Core/Recipe/StandardRecipeInstallTest.php |
The installation profile to install. |
| StandardRecipeInstallTest::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Core/Recipe/StandardRecipeInstallTest.php |
Installer step: Select installation profile. |
| StandardTest::$profile |
property |
core/profiles/standard/tests/src/Functional/StandardTest.php |
The profile to install as a basis for testing. |
| StateFileExistsTest |
class |
core/modules/migrate_drupal/tests/src/Kernel/StateFileExistsTest.php |
Tests that core modules have a migrate_drupal.yml file as needed. |
| StateFileExistsTest.php |
file |
core/modules/migrate_drupal/tests/src/Kernel/StateFileExistsTest.php |
|
| StateFileExistsTest::$modules |
property |
core/modules/migrate_drupal/tests/src/Kernel/StateFileExistsTest.php |
Modules to install. |
| StateFileExistsTest::$stateFileRequired |
property |
core/modules/migrate_drupal/tests/src/Kernel/StateFileExistsTest.php |
Modules that should have a migrate_drupal.yml file. |
| StateFileExistsTest::testMigrationState |
function |
core/modules/migrate_drupal/tests/src/Kernel/StateFileExistsTest.php |
Tests that the migrate_drupal.yml files exist as needed. |
| StaticFileCacheBackend |
class |
core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php |
Allows to cache data based on file modification dates in a static cache. |
| StaticFileCacheBackend.php |
file |
core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php |
|
| StaticFileCacheBackend::$bin |
property |
core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php |
Bin used for storing the data in the static cache. |
| StaticFileCacheBackend::$cache |
property |
core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php |
Internal static cache. |
| StaticFileCacheBackend::delete |
function |
core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php |
Deletes data from a cache backend. |
| StaticFileCacheBackend::fetch |
function |
core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php |
Fetches data from the cache backend. |
| StaticFileCacheBackend::reset |
function |
core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php |
Allows tests to reset the static cache to avoid side effects. |
| StaticFileCacheBackend::store |
function |
core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php |
Stores data into a cache backend. |
| StaticFileCacheBackend::__construct |
function |
core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php |
Constructs a PHP Storage FileCache backend. |
| StaticReflectionClass::getFileName |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
| StatusProfileWithoutVersionTest |
class |
core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php |
Tests the Status Report page if the installation profile has no version. |
| StatusProfileWithoutVersionTest.php |
file |
core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php |
|
| StatusProfileWithoutVersionTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php |
The theme to install as the default for testing. |
| StatusProfileWithoutVersionTest::$profile |
property |
core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php |
The profile to install as a basis for testing. |
| StatusProfileWithoutVersionTest::setUp |
function |
core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php |
|
| StatusProfileWithoutVersionTest::testStatusPage |
function |
core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php |
Tests that an installation profile that has no version is displayed. |
| StreamFileUploaderTest |
class |
core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php |
Tests the stream file uploader. |
| StreamFileUploaderTest.php |
file |
core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php |
|
| StreamFileUploaderTest::$modules |
property |
core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php |
Modules to install. |
| StreamFileUploaderTest::testWriteStreamToFileSuccess |
function |
core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php |
Tests write stream to file success. |
| StreamFileUploaderTest::testWriteStreamToFileWithSmallerBytes |
function |
core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php |
Tests write stream to file with smaller bytes. |
| StreamWrapperTest::testFileFunctions |
function |
core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php |
Tests some file handle functions. |
| SuperUserAccessInstallTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/SuperUserAccessInstallTest.php |
The installation profile to install. |
| Symfony\Component\Filesystem\Filesystem |
service |
core/modules/package_manager/package_manager.services.yml |
|
| system.file.yml |
file |
core/modules/system/config/install/system.file.yml |
core/modules/system/config/install/system.file.yml |