InstallCommand::selectProfile |
function |
core/lib/Drupal/Core/Command/InstallCommand.php |
Selects the install profile to use. |
InstallCommand::validateProfile |
function |
core/lib/Drupal/Core/Command/InstallCommand.php |
Validates a user provided install profile. |
InstallerConfigDirectoryTestBase::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectoryTestBase.php |
This is set by the profile in the core.extension extracted. |
InstallerConfigDirectoryTestBase::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectoryTestBase.php |
Installer step: Select installation profile. |
InstallerExistingConfigDirectoryTest::$expectedFilePerms |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigDirectoryTest.php |
The expected file perms of the folder. |
InstallerExistingConfigMultilingualTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigMultilingualTest.php |
This is set by the profile in the core.extension extracted. |
InstallerExistingConfigNoConfigTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoConfigTest.php |
This is set by the profile in the core.extension extracted. |
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 |
Tests the install from config without a profile. |
InstallerExistingConfigProfileHookInstall |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstall.php |
Verifies that profiles with hook_install() can't be installed from config. |
InstallerExistingConfigProfileHookInstall.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstall.php |
|
InstallerExistingConfigProfileHookInstall::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstall.php |
This is set by the profile in the core.extension extracted. |
InstallerExistingConfigProfileHookInstall::getConfigLocation |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstall.php |
Gets the path to the configuration directory. |
InstallerExistingConfigProfileHookInstall::setUpRequirementsProblem |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstall.php |
Installer step: Requirements problem. |
InstallerExistingConfigProfileHookInstall::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstall.php |
Installer step: Configure settings. |
InstallerExistingConfigProfileHookInstall::setUpSite |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstall.php |
Final installer step: Configure site. |
InstallerExistingConfigProfileHookInstall::testConfigSync |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstall.php |
Confirms the installation has failed and the expected error is displayed. |
InstallerExistingConfigProfileHookInstall::visitInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstall.php |
Visits the interactive installer. |
InstallerExistingConfigSyncDirectoryMultilingualTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
This is set by the profile in the core.extension extracted. |
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 |
|
InstallerExistingConfigSyncDirectoryProfileHookInstall::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
This is set by the profile in the core.extension extracted. |
InstallerExistingConfigSyncDirectoryProfileHookInstall::getConfigLocation |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Gets the path to the configuration directory. |
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. |
InstallerExistingConfigSyncDirectoryProfileMismatchTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php |
Verifies that installing from existing configuration works. |
InstallerExistingConfigSyncDirectoryProfileMismatchTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php |
|
InstallerExistingConfigSyncDirectoryProfileMismatchTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php |
The theme to install as the default for testing. |
InstallerExistingConfigSyncDirectoryProfileMismatchTest::$existingSyncDirectory |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php |
|
InstallerExistingConfigSyncDirectoryProfileMismatchTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php |
This is set by the profile in the core.extension extracted. |
InstallerExistingConfigSyncDirectoryProfileMismatchTest::getConfigLocation |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php |
Gets the path to the configuration directory. |
InstallerExistingConfigSyncDirectoryProfileMismatchTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php |
Installer step: Configure settings. |
InstallerExistingConfigSyncDirectoryProfileMismatchTest::setUpSite |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php |
Final installer step: Configure site. |
InstallerExistingConfigSyncDirectoryProfileMismatchTest::testConfigSync |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.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. |
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. |