Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
InstallerExistingConfigMultilingualTest::$profile | property | core/ |
This is set by the profile in the core.extension extracted. |
InstallerExistingConfigMultilingualTest::getConfigTarball | function | core/ |
Gets the filepath to the configuration tarball. |
InstallerExistingConfigNoConfigTest | class | core/ |
Verifies that profiles invalid config can not be installed. |
InstallerExistingConfigNoConfigTest.php | file | core/ |
|
InstallerExistingConfigNoConfigTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerExistingConfigNoConfigTest::$profile | property | core/ |
This is set by the profile in the core.extension extracted. |
InstallerExistingConfigNoConfigTest::getConfigTarball | function | core/ |
Gets the filepath to the configuration tarball. |
InstallerExistingConfigNoConfigTest::setUpSite | function | core/ |
Final installer step: Configure site. |
InstallerExistingConfigNoConfigTest::testConfigSync | function | core/ |
Tests that profiles with an empty config/sync directory do not work. |
InstallerExistingConfigNoSystemSiteTest | class | core/ |
Testing installing from config without system.site. |
InstallerExistingConfigNoSystemSiteTest.php | file | core/ |
|
InstallerExistingConfigNoSystemSiteTest::getConfigTarball | function | core/ |
Gets the filepath to the configuration tarball. |
InstallerExistingConfigNoSystemSiteTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
InstallerExistingConfigNoSystemSiteTest::setUpSite | function | core/ |
Final installer step: Configure site. |
InstallerExistingConfigNoSystemSiteTest::testConfigSync | function | core/ |
Tests that profiles with no system.site do not work. |
InstallerExistingConfigSyncDirectoryMultilingualTest | class | core/ |
Verifies that installing from existing configuration works. |
InstallerExistingConfigSyncDirectoryMultilingualTest.php | file | core/ |
|
InstallerExistingConfigSyncDirectoryMultilingualTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerExistingConfigSyncDirectoryMultilingualTest::$existingSyncDirectory | property | core/ |
@todo |
InstallerExistingConfigSyncDirectoryMultilingualTest::$profile | property | core/ |
This is set by the profile in the core.extension extracted. |
InstallerExistingConfigSyncDirectoryMultilingualTest::getConfigTarball | function | core/ |
Gets the filepath to the configuration tarball. |
InstallerExistingConfigSyncDirectoryMultilingualTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
InstallerExistingConfigSyncDirectoryMultilingualTest::testConfigSync | function | core/ |
Confirms that the installation installed the configuration correctly. |
InstallerExistingConfigSyncDriectoryProfileMismatchTest | class | core/ |
Verifies that installing from existing configuration works. |
InstallerExistingConfigSyncDriectoryProfileMismatchTest.php | file | core/ |
|
InstallerExistingConfigSyncDriectoryProfileMismatchTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerExistingConfigSyncDriectoryProfileMismatchTest::$existingSyncDirectory | property | core/ |
@todo |
InstallerExistingConfigSyncDriectoryProfileMismatchTest::$profile | property | core/ |
This is set by the profile in the core.extension extracted. |
InstallerExistingConfigSyncDriectoryProfileMismatchTest::getConfigTarball | function | core/ |
Gets the filepath to the configuration tarball. |
InstallerExistingConfigSyncDriectoryProfileMismatchTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerExistingConfigSyncDriectoryProfileMismatchTest::setUpSite | function | core/ |
Final installer step: Configure site. |
InstallerExistingConfigSyncDriectoryProfileMismatchTest::testConfigSync | function | core/ |
Tests that profile mismatch fails to install. |
InstallerExistingConfigTest | class | core/ |
Verifies that installing from existing configuration works. |
InstallerExistingConfigTest.php | file | core/ |
|
InstallerExistingConfigTest::getConfigTarball | function | core/ |
Gets the filepath to the configuration tarball. |
InstallerExistingConfigTest::setUpLanguage | function | core/ |
Installer step: Select language. |
InstallerExistingConfigTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerExistingConfigTestBase | class | core/ |
Provides a base class for testing installing from existing configuration. |
InstallerExistingConfigTestBase.php | file | core/ |
|
InstallerExistingConfigTestBase::$existingSyncDirectory | property | core/ |
@todo |
InstallerExistingConfigTestBase::$profile | property | core/ |
This is set by the profile in the core.extension extracted. |
InstallerExistingConfigTestBase::getConfigTarball | function | core/ |
Gets the filepath to the configuration tarball. |
InstallerExistingConfigTestBase::installParameters | function | core/ |
Returns the parameters that will be used when Simpletest installs Drupal. |
InstallerExistingConfigTestBase::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
InstallerExistingConfigTestBase::setUpProfile | function | core/ |
Installer step: Select installation profile. |
InstallerExistingConfigTestBase::testConfigSync | function | core/ |
Confirms that the installation installed the configuration correctly. |
InstallerKernel::getConfigStorage | function | core/ |
Returns the active configuration storage used during early install. |
InstallerKernel::resetConfigStorage | function | core/ |
Reset the bootstrap config storage. |
InstallerSiteConfigProfileTest | class | core/ |
Verifies that the installer defaults to the existing site email address and timezone, if they were provided by the install profile. |
InstallerSiteConfigProfileTest.php | file | core/ |
Pagination
- Previous page
- Page 36
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.