Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 10.3.x for install
- Search 11.x for install
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| InstallerLegacyTest | class | core/ |
Tests for installer related legacy API. |
| InstallerLegacyTest.php | file | core/ |
|
| InstallerLegacyTest::testDrupalInstallationAttempted | function | core/ |
Tests drupal_installation_attempted(). |
| 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/ |
Dataprovider for testDbUrltoConnectionConversion(). |
| InstallerObjectTest::setUp | function | core/ |
|
| InstallerObjectTest::testDbInstallerObject | function | core/ |
@dataProvider providerDbInstallerObject |
| InstallerPostInstallTest | class | core/ |
Tests re-visiting the installer after a successful installation. |
| InstallerPostInstallTest.php | file | core/ |
|
| InstallerPostInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerPostInstallTest::$profile | property | core/ |
The installation profile to install. |
| InstallerPostInstallTest::testVisitInstallerPostInstall | function | core/ |
Confirms that visiting the installer does not break things post-install. |
| InstallerProfileRequirementsTest | class | core/ |
Tests that an install profile can implement hook_requirements(). |
| InstallerProfileRequirementsTest.php | file | core/ |
|
| InstallerProfileRequirementsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerProfileRequirementsTest::$profile | property | core/ |
The installation profile to install. |
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.