ConfigInstallerEnSecondTest |
class |
Drupal\Tests\config_installer\Functional |
tests/src/Functional/ConfigInstallerEnSecondTest.php |
Tests the config installer profile by uploading a tarball. |
|
|
|
ConfigInstallerFrDirectorySyncTest |
class |
Drupal\Tests\config_installer\Functional |
tests/src/Functional/ConfigInstallerFrDirectorySyncTest.php |
Tests the config installer profile by linking to a directory. |
|
|
|
ConfigInstallerFrTarballTest |
class |
Drupal\Tests\config_installer\Functional |
tests/src/Functional/ConfigInstallerFrTarballTest.php |
Tests the config installer profile by uploading a tarball. |
|
|
|
ConfigInstallerNestedDependenciesProfileTest |
class |
Drupal\Tests\config_installer\Functional |
tests/src/Functional/ConfigInstallerNestedDependenciesProfileTest.php |
Tests the config installer profile with a profile with nested dependencies. |
|
|
|
ConfigInstallerNoDependenciesProfileTest |
class |
Drupal\Tests\config_installer\Functional |
tests/src/Functional/ConfigInstallerNoDependenciesProfileTest.php |
Tests the config installer profile with a profile with no dependencies. |
|
|
|
ConfigInstallerSyncTest |
class |
Drupal\Tests\config_installer\Functional |
tests/src/Functional/ConfigInstallerSyncTest.php |
Tests the config installer profile by having files in a sync directory. |
|
|
|
ConfigInstallerTarballTest |
class |
Drupal\Tests\config_installer\Functional |
tests/src/Functional/ConfigInstallerTarballTest.php |
Tests the config installer profile by uploading a tarball. |
|
|
|
ConfigInstallerTestBase |
abstract class |
Drupal\Tests\config_installer\Functional |
tests/src/Functional/ConfigInstallerTestBase.php |
Provides functionality for testing the config_installer profile. |
8 |
|
|
SiteConfigureForm |
class |
Drupal\config_installer\Form |
src/Form/SiteConfigureForm.php |
Updates the user 1 account. |
|
|
|
SourceStorage |
class |
Drupal\config_installer\Storage |
src/Storage/SourceStorage.php |
Wraps the sync storage so the config_installer can make modifications. |
|
2 |
|
SyncConfigureForm |
class |
Drupal\config_installer\Form |
src/Form/SyncConfigureForm.php |
Installation step to configure sync directory or upload a tarball. |
|
|
|
UninstalledProfileModulesTest |
class |
Drupal\Tests\config_installer\Functional |
tests/src/Functional/UninstalledProfileModulesTest.php |
Tests config installer when module dependencies of a profile are uninstalled. |
|
|
|