Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 8.9.x for install
- Search 11.x for install
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| InstallerIsolationLevelExistingSettingsTest | class | core/ |
Tests the isolation_level setting with existing database settings. |
| InstallerIsolationLevelExistingSettingsTest.php | file | core/ |
|
| InstallerIsolationLevelExistingSettingsTest::prepareEnvironment | function | core/ |
Fully configures a preexisting settings.php file before invoking the interactive installer. |
| InstallerIsolationLevelExistingSettingsTest::testInstaller | function | core/ |
Verifies that isolation_level is not set in the database settings. |
| InstallerIsolationLevelNoDatabaseSettingsTest | class | core/ |
Tests the isolation_level setting with no database settings. |
| InstallerIsolationLevelNoDatabaseSettingsTest.php | file | core/ |
|
| InstallerIsolationLevelNoDatabaseSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerIsolationLevelNoDatabaseSettingsTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerIsolationLevelNoDatabaseSettingsTest::testInstaller | function | core/ |
Verifies that the isolation_level was added to the database settings. |
| InstallerKernel | class | core/ |
Extend DrupalKernel to handle force some kernel behaviors. |
| InstallerKernel.php | file | core/ |
|
| InstallerKernel::getConfigStorage | function | core/ |
Returns the active configuration storage used during early install. |
| InstallerKernel::getInstallProfile | function | core/ |
Gets the active install profile. |
| InstallerKernel::initializeContainer | function | core/ |
Initializes the service container. |
| InstallerKernel::installationAttempted | function | core/ |
Returns TRUE if a Drupal installation is currently being attempted. |
| InstallerKernel::resetConfigStorage | function | core/ |
Reset the bootstrap config storage. |
| InstallerLanguageDirectionTest | class | core/ |
Verifies that the early installer uses the correct language direction. |
| InstallerLanguageDirectionTest.php | file | core/ |
|
| InstallerLanguageDirectionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerLanguageDirectionTest::$langcode | property | core/ |
Overrides the language code the installer should use. |
| InstallerLanguageDirectionTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| InstallerLanguageDirectionTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
| InstallerLanguagePageTest | class | core/ |
Verifies that the installer language list combines local and remote languages. |
| InstallerLanguagePageTest.php | file | core/ |
|
| InstallerLanguagePageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerLanguagePageTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| InstallerLanguagePageTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
| InstallerLanguageTest | class | core/ |
Tests for installer language support. |
| InstallerLanguageTest.php | file | core/ |
|
| InstallerLanguageTest::testInstallerTranslationCache | function | core/ |
Tests profile info caching in non-English languages. |
| InstallerLanguageTest::testInstallerTranslationFiles | function | core/ |
Tests that the installer can find translation files. |
| InstallerModuleExtensionList | class | core/ |
Overrides the module extension list to have a static cache. |
| InstallerModuleExtensionList.php | file | core/ |
|
| InstallerNonDefaultDatabaseDriverTest | class | core/ |
Tests the interactive installer. |
| InstallerNonDefaultDatabaseDriverTest.php | file | core/ |
|
| InstallerNonDefaultDatabaseDriverTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerNonDefaultDatabaseDriverTest::$testDriverName | property | core/ |
The name of the test database driver in use. |
| InstallerNonDefaultDatabaseDriverTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerNonDefaultDatabaseDriverTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
| InstallerNonEnglishProfileWithoutLocaleModuleTest | class | core/ |
Tests installing a profile with non-English language and no locale module. |
| InstallerNonEnglishProfileWithoutLocaleModuleTest.php | file | core/ |
|
| InstallerNonEnglishProfileWithoutLocaleModuleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerNonEnglishProfileWithoutLocaleModuleTest::$profile | property | core/ |
The installation profile to install. |
| InstallerNonEnglishProfileWithoutLocaleModuleTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerNonEnglishProfileWithoutLocaleModuleTest::PROFILE | constant | core/ |
The testing profile name. |
| InstallerNonEnglishProfileWithoutLocaleModuleTest::testNonEnglishProfileWithoutLocaleModule | function | core/ |
Tests installing a profile with non-English language and no locale module. |
| InstallerObjectTest | class | core/ |
Tests the db_installer_object() function that is used during installation. |
| InstallerObjectTest.php | file | core/ |
|
| InstallerObjectTest::providerDbInstallerObject | function | core/ |
Data provider for testDbUrlToConnectionConversion(). |
| InstallerObjectTest::setUp | function | core/ |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.