Search for directory
- Search 7.x for directory
- Search 9.5.x for directory
- Search 10.3.x for directory
- Search 11.x for directory
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
InstallerCustomConfigDirectoryCreateTest | class | core/ |
Tests the installer when a custom config_directory set up but does not exist. |
InstallerCustomConfigDirectoryCreateTest.php | file | core/ |
|
InstallerCustomConfigDirectoryCreateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerCustomConfigDirectoryCreateTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
InstallerCustomConfigDirectoryCreateTest::testInstaller | function | core/ |
Verifies that installation succeeded. |
InstallerExistingConfigSyncDriectoryProfileMismatchTest::$existingSyncDirectory | property | core/ |
@todo |
MigrationDirectoryTest | class | core/ |
Tests that migrations exist in the migration_templates directory. |
MigrationDirectoryTest.php | file | core/ |
|
MigrationDirectoryTest::$modules | property | core/ |
Modules to enable. |
MigrationDirectoryTest::testMigrationDirectory | function | core/ |
Tests that migrations in the migration_templates directory are created. |
migration_directory_test.info.yml | file | core/ |
core/modules/migrate/tests/modules/migration_directory_test/migration_directory_test.info.yml |
TestBase::$originalFileDirectory | property | core/ |
The original file directory, before it was changed for testing purposes. |
TestBase::$translationFilesDirectory | property | core/ |
The translation file directory for the test environment. |
TestBase::$verboseDirectory | property | core/ |
Directory where verbose output files are put. |
TestBase::$verboseDirectoryUrl | property | core/ |
URL to the verbose output file directory. |
TestBase::getTempFilesDirectory | function | core/ |
Gets the temporary files directory. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.