| InstallerExistingConfigSyncDirectoryMultilingualTest::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
Installer step: Select installation profile. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Verifies that profiles with hook_install() can't be installed from config. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
|
| InstallerExistingConfigSyncDirectoryProfileHookInstall::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
The theme to install as the default for testing. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall::$existingSyncDirectory |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
@todo |
| InstallerExistingConfigSyncDirectoryProfileHookInstall::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall::getConfigTarball |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Gets the filepath to the configuration tarball. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Installer step: Select installation profile. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpRequirementsProblem |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Installer step: Requirements problem. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Installer step: Configure settings. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpSite |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Final installer step: Configure site. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall::testConfigSync |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Tests installing from config is not available due to hook_INSTALL(). |
| InstallerExistingConfigSyncDirectoryProfileHookInstall::visitInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Visits the interactive installer. |
| InstallerExistingConfigSyncDriectoryProfileMismatchTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php |
Verifies that installing from existing configuration works. |
| InstallerExistingConfigSyncDriectoryProfileMismatchTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php |
|
| InstallerExistingConfigSyncDriectoryProfileMismatchTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php |
The theme to install as the default for testing. |
| InstallerExistingConfigSyncDriectoryProfileMismatchTest::$existingSyncDirectory |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php |
@todo |
| InstallerExistingConfigSyncDriectoryProfileMismatchTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigSyncDriectoryProfileMismatchTest::getConfigTarball |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php |
Gets the filepath to the configuration tarball. |
| InstallerExistingConfigSyncDriectoryProfileMismatchTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php |
Installer step: Configure settings. |
| InstallerExistingConfigSyncDriectoryProfileMismatchTest::setUpSite |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php |
Final installer step: Configure site. |
| InstallerExistingConfigSyncDriectoryProfileMismatchTest::testConfigSync |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php |
Tests that profile mismatch fails to install. |
| InstallerExistingConfigTestBase::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigTestBase::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php |
Installer step: Select installation profile. |
| InstallerExistingSettingsMismatchProfileTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsMismatchProfileTest.php |
Tests install with existing settings.php and a mismatching install profile. |
| InstallerExistingSettingsMismatchProfileTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsMismatchProfileTest.php |
|
| InstallerExistingSettingsMismatchProfileTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsMismatchProfileTest.php |
The theme to install as the default for testing. |
| InstallerExistingSettingsMismatchProfileTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsMismatchProfileTest.php |
Configures a preexisting settings.php file without an install_profile
setting before invoking the interactive installer. |
| InstallerExistingSettingsMismatchProfileTest::setUpLanguage |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsMismatchProfileTest.php |
Installer step: Select language. |
| InstallerExistingSettingsMismatchProfileTest::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsMismatchProfileTest.php |
Installer step: Select installation profile. |
| InstallerExistingSettingsMismatchProfileTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsMismatchProfileTest.php |
Installer step: Configure settings. |
| InstallerExistingSettingsMismatchProfileTest::testInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsMismatchProfileTest.php |
Verifies that installation succeeded. |
| InstallerExistingSettingsMismatchProfileTest::visitInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsMismatchProfileTest.php |
Visits the interactive installer. |
| InstallerExistingSettingsNoProfileTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsNoProfileTest.php |
Tests the installer with an existing settings file but no install profile. |
| InstallerExistingSettingsNoProfileTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsNoProfileTest.php |
|
| InstallerExistingSettingsNoProfileTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsNoProfileTest.php |
The theme to install as the default for testing. |
| InstallerExistingSettingsNoProfileTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsNoProfileTest.php |
Configures a preexisting settings.php file without an install_profile
setting before invoking the interactive installer. |
| InstallerExistingSettingsNoProfileTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsNoProfileTest.php |
Installer step: Configure settings. |
| InstallerExistingSettingsNoProfileTest::testInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsNoProfileTest.php |
Verifies that installation succeeded. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsReadOnlyMismatchProfileTest.php |
Tests installer breaks with a profile mismatch and a read-only settings.php. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsReadOnlyMismatchProfileTest.php |
|
| InstallerExistingSettingsReadOnlyMismatchProfileTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsReadOnlyMismatchProfileTest.php |
The theme to install as the default for testing. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsReadOnlyMismatchProfileTest.php |
Configures a preexisting settings.php file without an install_profile
setting before invoking the interactive installer. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest::setUpLanguage |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsReadOnlyMismatchProfileTest.php |
Installer step: Select language. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsReadOnlyMismatchProfileTest.php |
Installer step: Select installation profile. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsReadOnlyMismatchProfileTest.php |
Installer step: Configure settings. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest::testInstalled |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsReadOnlyMismatchProfileTest.php |
Verifies that installation succeeded. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest::visitInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsReadOnlyMismatchProfileTest.php |
Visits the interactive installer. |
| InstallerKernel::getInstallProfile |
function |
core/lib/Drupal/Core/Installer/InstallerKernel.php |
Gets the active install profile. |
| InstallerNonEnglishProfileWithoutLocaleModuleTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerNonEnglishProfileWithoutLocaleModuleTest.php |
Tests installing a profile with non-English language and no locale module. |