| InstallerEmptySettingsTest::testInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerEmptySettingsTest.php |
Verifies that installation succeeded. |
| InstallerExistingBrokenDatabaseSettingsTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingBrokenDatabaseSettingsTest.php |
Tests the installer with broken database connection info in settings.php. |
| InstallerExistingBrokenDatabaseSettingsTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingBrokenDatabaseSettingsTest.php |
|
| InstallerExistingBrokenDatabaseSettingsTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingBrokenDatabaseSettingsTest.php |
|
| InstallerExistingBrokenDatabaseSettingsTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingBrokenDatabaseSettingsTest.php |
|
| InstallerExistingBrokenDatabaseSettingsTest::setUpRequirementsProblem |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingBrokenDatabaseSettingsTest.php |
|
| InstallerExistingBrokenDatabaseSettingsTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingBrokenDatabaseSettingsTest.php |
|
| InstallerExistingBrokenDatabaseSettingsTest::setUpSite |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingBrokenDatabaseSettingsTest.php |
|
| InstallerExistingBrokenDatabaseSettingsTest::testRequirementsProblem |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingBrokenDatabaseSettingsTest.php |
Tests the expected requirements problem. |
| InstallerExistingConfigExistingSettingsTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigExistingSettingsTest.php |
Verifies that installing from existing configuration works. |
| InstallerExistingConfigExistingSettingsTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigExistingSettingsTest.php |
|
| InstallerExistingConfigExistingSettingsTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigExistingSettingsTest.php |
Partially configures a preexisting settings.php file before invoking the
interactive installer. |
| InstallerExistingConfigExistingSettingsTest::setUpLanguage |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigExistingSettingsTest.php |
|
| InstallerExistingConfigProfileHookInstallTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstallTest.php |
Installer step: Configure settings. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
Installer step: Configure settings. |
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php |
Installer step: Configure settings. |
| InstallerExistingDatabaseSettingsTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingDatabaseSettingsTest.php |
Tests installation with database information in an existing settings file. |
| InstallerExistingDatabaseSettingsTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingDatabaseSettingsTest.php |
|
| InstallerExistingDatabaseSettingsTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingDatabaseSettingsTest.php |
|
| InstallerExistingDatabaseSettingsTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingDatabaseSettingsTest.php |
|
| 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. |
| 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 |
|
| 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 |
|
| InstallerExistingSettingsNoProfileTest::testInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsNoProfileTest.php |
Verifies that installation succeeded. |
| 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 |
|
| 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 |
|
| 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. |
| InstallerIsolationLevelExistingSettingsTest |
class |
core/modules/mysql/tests/src/Functional/InstallerIsolationLevelExistingSettingsTest.php |
Tests the isolation_level setting with existing database settings. |
| InstallerIsolationLevelExistingSettingsTest.php |
file |
core/modules/mysql/tests/src/Functional/InstallerIsolationLevelExistingSettingsTest.php |
|
| InstallerIsolationLevelExistingSettingsTest::prepareEnvironment |
function |
core/modules/mysql/tests/src/Functional/InstallerIsolationLevelExistingSettingsTest.php |
|
| InstallerIsolationLevelExistingSettingsTest::testInstaller |
function |
core/modules/mysql/tests/src/Functional/InstallerIsolationLevelExistingSettingsTest.php |
Verifies that isolation_level is not set in the database settings. |
| InstallerIsolationLevelNoDatabaseSettingsTest |
class |
core/modules/mysql/tests/src/Functional/InstallerIsolationLevelNoDatabaseSettingsTest.php |
Tests the isolation_level setting with no database settings. |
| InstallerIsolationLevelNoDatabaseSettingsTest.php |
file |
core/modules/mysql/tests/src/Functional/InstallerIsolationLevelNoDatabaseSettingsTest.php |
|
| InstallerIsolationLevelNoDatabaseSettingsTest::$defaultTheme |
property |
core/modules/mysql/tests/src/Functional/InstallerIsolationLevelNoDatabaseSettingsTest.php |
|
| InstallerIsolationLevelNoDatabaseSettingsTest::prepareEnvironment |
function |
core/modules/mysql/tests/src/Functional/InstallerIsolationLevelNoDatabaseSettingsTest.php |
|
| InstallerIsolationLevelNoDatabaseSettingsTest::testInstaller |
function |
core/modules/mysql/tests/src/Functional/InstallerIsolationLevelNoDatabaseSettingsTest.php |
Verifies that the isolation_level was added to the database settings. |
| InstallerNonDefaultDatabaseDriverTest::getInstalledDatabaseSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerNonDefaultDatabaseDriverTest.php |
Returns the databases setup from the SUT's settings.php. |
| InstallerNonDefaultDatabaseDriverTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerNonDefaultDatabaseDriverTest.php |
|
| InstallerPerformanceTest::prepareSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerPerformanceTest.php |
|
| InstallerProfileRequirementsTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerProfileRequirementsTest.php |
|
| InstallerTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTest.php |
|
| InstallerTestBase::$settings |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php |
Custom settings.php values to write for a test run. |