Search for install
- Search 7.x for install
- Search 8.9.x for install
- Search 10.3.x for install
- Search 11.x for install
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
InstallerObjectTest::testDbInstallerObject | function | core/ |
@dataProvider providerDbInstallerObject |
InstallerPerformanceTest | class | core/ |
Tests the interactive installer. |
InstallerPerformanceTest.php | file | core/ |
|
InstallerPerformanceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerPerformanceTest::$profile | property | core/ |
The profile to install as a basis for testing. |
InstallerPerformanceTest::prepareSettings | function | core/ |
Prepares site settings and services before installation. |
InstallerPerformanceTest::testInstaller | function | core/ |
Ensures that the user page is available after installation. |
InstallerPostInstallTest | class | core/ |
Tests re-visiting the installer after a successful installation. |
InstallerPostInstallTest.php | file | core/ |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.