Search for install

  1. Search 7.x for install
  2. Search 9.5.x for install
  3. Search 10.3.x for install
  4. Search 11.x for install
  5. Other projects
Title Object type File name Summary
InstallerExistingConfigTestBase::getConfigTarball function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php Gets the filepath to the configuration tarball.
InstallerExistingConfigTestBase::installParameters function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php Returns the parameters that will be used when Simpletest installs Drupal.
InstallerExistingConfigTestBase::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php Prepares the current environment for running the test.
InstallerExistingConfigTestBase::setUpProfile function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php Installer step: Select installation profile.
InstallerExistingConfigTestBase::testConfigSync function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php Confirms that the installation installed the configuration correctly.
InstallerExistingDatabaseSettingsTest class core/tests/Drupal/FunctionalTests/Installer/InstallerExistingDatabaseSettingsTest.php Tests the installer with an existing settings file with database connection
info.
InstallerExistingDatabaseSettingsTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerExistingDatabaseSettingsTest.php
InstallerExistingDatabaseSettingsTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerExistingDatabaseSettingsTest.php The theme to install as the default for testing.
InstallerExistingDatabaseSettingsTest::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingDatabaseSettingsTest.php Prepares the current environment for running the test.
InstallerExistingDatabaseSettingsTest::setUpSettings function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingDatabaseSettingsTest.php @todo The database settings form is not supposed to appear if settings.php
contains a valid database connection already (but e.g. no config
directories yet).
InstallerExistingDatabaseSettingsTest::testInstaller function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingDatabaseSettingsTest.php Verifies that installation succeeded.
InstallerExistingInstallationTest class core/tests/Drupal/FunctionalTests/Installer/InstallerExistingInstallationTest.php Tests the installer with an existing Drupal installation.
InstallerExistingInstallationTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerExistingInstallationTest.php
InstallerExistingInstallationTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerExistingInstallationTest.php The theme to install as the default for testing.
InstallerExistingInstallationTest::testInstaller function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingInstallationTest.php Verifies that Drupal can't be reinstalled while an existing installation is
available.
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.
InstallerExistingSettingsTest class core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsTest.php Tests the installer with an existing settings file.
InstallerExistingSettingsTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsTest.php
InstallerExistingSettingsTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsTest.php The theme to install as the default for testing.
InstallerExistingSettingsTest::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsTest.php Fully configures a preexisting settings.php file before invoking the
interactive installer.
InstallerExistingSettingsTest::setUpSettings function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsTest.php Installer step: Configure settings.
InstallerExistingSettingsTest::testInstaller function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsTest.php Verifies that installation succeeded.
InstallerExistingSettingsTest::visitInstaller function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsTest.php Visits the interactive installer.
InstallerKernel class core/lib/Drupal/Core/Installer/InstallerKernel.php Extend DrupalKernel to handle force some kernel behaviors.
InstallerKernel.php file core/lib/Drupal/Core/Installer/InstallerKernel.php
InstallerKernel::getConfigStorage function core/lib/Drupal/Core/Installer/InstallerKernel.php Returns the active configuration storage used during early install.
InstallerKernel::getInstallProfile function core/lib/Drupal/Core/Installer/InstallerKernel.php Gets the active install profile.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.