Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 8.9.x for install
- Search 10.3.x for install
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 uses 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::getInstalledDatabaseSettings | function | core/ |
Returns the databases setup from the SUT's settings.php. |
| 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. |
| 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/ |
|
| 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. |
| InstallerProfileRequirementsTest::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
| InstallerProfileRequirementsTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerProfileRequirementsTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| InstallerProfileRequirementsTest::testHookRequirementsFailure | function | core/ |
Assert that the profile failed hook_requirements(). |
| InstallerRedirectTrait | trait | core/ |
Provides methods for checking if Drupal is already installed. |
| InstallerRedirectTrait.php | file | core/ |
|
| InstallerRedirectTrait::isCli | function | core/ |
Returns whether the current PHP process runs on CLI. |
| InstallerRedirectTrait::shouldRedirectToInstaller | function | core/ |
Determines if an exception handler should redirect to the installer. |
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.