| SingleVisibleProfileTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
|
| SingleVisibleProfileTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
The theme to install as the default for testing. |
| SingleVisibleProfileTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
The installation profile to install. |
| SingleVisibleProfileTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
Prepares the current environment for running the test. |
| SingleVisibleProfileTest::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
Installer step: Select installation profile. |
| SingleVisibleProfileTest::testInstalled |
function |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
Confirms that the installation succeeded. |
| 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. |
| SqlContentEntityStorageRevisionDataCleanupTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Update/SqlContentEntityStorageRevisionDataCleanupTest.php |
Set database dump files to be used. |
| 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. |
| standard.profile |
file |
core/profiles/standard/standard.profile |
Enables modules and site configuration for a standard site installation. |
| 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 |
#[\ReturnTypeWillChange] |
| 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 |
@covers ::writeStreamToFile[[api-linebreak]] |
| StreamFileUploaderTest::testWriteStreamToFileWithSmallerBytes |
function |
core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php |
@covers ::writeStreamToFile[[api-linebreak]] |
| StreamWrapperTest::testFileFunctions |
function |
core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php |
Tests some file handle functions. |
| StubTestSuiteBase::$testFiles |
property |
core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php |
Test files discovered by addTestsBySuiteNamespace(). |
| StubTestSuiteBase::addTestFiles |
function |
core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php |
|
| SuperUserAccessInstallTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/SuperUserAccessInstallTest.php |
The installation profile to install. |
| system.file.yml |
file |
core/modules/system/config/install/system.file.yml |
core/modules/system/config/install/system.file.yml |
| system.file_event.subscriber |
service |
core/modules/system/system.services.yml |
Drupal\system\EventSubscriber\SecurityFileUploadEventSubscriber |