| InstallerExistingConfigMultilingualTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigMultilingualTest.php |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigMultilingualTest::getConfigLocation |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigMultilingualTest.php |
Gets the path to the configuration directory. |
| InstallerExistingConfigMultilingualTest::testConfigSync |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigMultilingualTest.php |
Confirms that the installation installed the configuration correctly. |
| InstallerExistingConfigNoConfigTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoConfigTest.php |
Verifies that profiles invalid config can not be installed. |
| InstallerExistingConfigNoConfigTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoConfigTest.php |
|
| InstallerExistingConfigNoConfigTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoConfigTest.php |
The theme to install as the default for testing. |
| InstallerExistingConfigNoConfigTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoConfigTest.php |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigNoConfigTest::getConfigLocation |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoConfigTest.php |
Gets the path to the configuration directory. |
| InstallerExistingConfigNoConfigTest::setUpSite |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoConfigTest.php |
Final installer step: Configure site. |
| InstallerExistingConfigNoConfigTest::testConfigSync |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoConfigTest.php |
Tests that profiles with an empty config/sync directory do not work. |
| InstallerExistingConfigNoProfileTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoProfileTest.php |
Verifies that installing from existing configuration without a profile works. |
| InstallerExistingConfigNoProfileTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoProfileTest.php |
|
| InstallerExistingConfigNoProfileTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoProfileTest.php |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigNoSystemSiteTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoSystemSiteTest.php |
Testing installing from config without system.site. |
| InstallerExistingConfigNoSystemSiteTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoSystemSiteTest.php |
|
| InstallerExistingConfigNoSystemSiteTest::getConfigLocation |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoSystemSiteTest.php |
Gets the path to the configuration directory. |
| InstallerExistingConfigNoSystemSiteTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoSystemSiteTest.php |
Prepares the current environment for running the test. |
| InstallerExistingConfigNoSystemSiteTest::setUpSite |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoSystemSiteTest.php |
Final installer step: Configure site. |
| InstallerExistingConfigNoSystemSiteTest::testConfigSync |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoSystemSiteTest.php |
Tests that profiles with no system.site do not work. |
| InstallerExistingConfigProfileHookInstallTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstallTest.php |
Verifies that profiles with hook_install() can't be installed from config. |
| InstallerExistingConfigProfileHookInstallTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstallTest.php |
|
| InstallerExistingConfigProfileHookInstallTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstallTest.php |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigProfileHookInstallTest::getConfigLocation |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstallTest.php |
Gets the path to the configuration directory. |
| InstallerExistingConfigProfileHookInstallTest::setUpRequirementsProblem |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstallTest.php |
Installer step: Requirements problem. |
| InstallerExistingConfigProfileHookInstallTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstallTest.php |
Installer step: Configure settings. |
| InstallerExistingConfigProfileHookInstallTest::setUpSite |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstallTest.php |
Final installer step: Configure site. |
| InstallerExistingConfigProfileHookInstallTest::testConfigSync |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstallTest.php |
Confirms the installation has failed and the expected error is displayed. |
| InstallerExistingConfigProfileHookInstallTest::visitInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstallTest.php |
Visits the interactive installer. |
| InstallerExistingConfigSyncDirectoryMultilingualTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
Verifies that installing from existing configuration works. |
| InstallerExistingConfigSyncDirectoryMultilingualTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
|
| InstallerExistingConfigSyncDirectoryMultilingualTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
The theme to install as the default for testing. |
| InstallerExistingConfigSyncDirectoryMultilingualTest::$existingSyncDirectory |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
|
| InstallerExistingConfigSyncDirectoryMultilingualTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigSyncDirectoryMultilingualTest::getConfigLocation |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
Gets the path to the configuration directory. |
| InstallerExistingConfigSyncDirectoryMultilingualTest::getPo |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
Returns the string for the test .po file. |
| InstallerExistingConfigSyncDirectoryMultilingualTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
Prepares the current environment for running the test. |
| InstallerExistingConfigSyncDirectoryMultilingualTest::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
Installer step: Select installation profile. |
| InstallerExistingConfigSyncDirectoryMultilingualTest::testConfigSync |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
Confirms that the installation installed the configuration correctly. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
Verifies that profiles with hook_install() can't be installed from config. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
|
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
The theme to install as the default for testing. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::$existingSyncDirectory |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
|
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::getConfigLocation |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
Gets the path to the configuration directory. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
Installer step: Select installation profile. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::setUpRequirementsProblem |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
Installer step: Requirements problem. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
Installer step: Configure settings. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::setUpSite |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
Final installer step: Configure site. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::testConfigSync |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
Tests installing from config is not available due to hook_INSTALL(). |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::visitInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
Visits the interactive installer. |