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 |
|---|---|---|---|
| InstallerThemesBlocksProfileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerThemesBlocksProfileTest::$profile | property | core/ |
The installation profile to install. |
| InstallerThemesBlocksProfileTest::testInstaller | function | core/ |
Verify that there is no automatic block generation. |
| InstallerTranslationDownloadTest | class | core/ |
Tests that profile translations are downloaded by the installer. |
| InstallerTranslationDownloadTest.php | file | core/ |
|
| InstallerTranslationDownloadTest::$errorHandler | property | core/ |
The original error handler, which will be overwritten by the installer. |
| InstallerTranslationDownloadTest::$installParameters | property | core/ |
The parameters to pass to install_drupal(). |
| InstallerTranslationDownloadTest::$requests | property | core/ |
An array of files that were requested, and by which methods. |
| InstallerTranslationDownloadTest::register | function | core/ |
Registers test-specific services. |
| InstallerTranslationDownloadTest::setUp | function | core/ |
|
| InstallerTranslationDownloadTest::tearDown | function | core/ |
|
| InstallerTranslationDownloadTest::testCoreProfileTranslationsAreNotDownloaded | function | core/ |
Tests that translations are not downloaded for core profiles. |
| InstallerTranslationDownloadTest::testCustomProfileTranslationsAreDownloaded | function | core/ |
Tests that the translations are downloaded for a custom profile. |
| InstallerTranslationExistingFileTest | class | core/ |
Tests translation files for multiple languages get imported during install. |
| InstallerTranslationExistingFileTest.php | file | core/ |
|
| InstallerTranslationExistingFileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerTranslationExistingFileTest::$langcode | property | core/ |
Overrides the language code in which to install Drupal. |
| InstallerTranslationExistingFileTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| InstallerTranslationExistingFileTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
| InstallerTranslationExistingFileTest::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
| InstallerTranslationExistingFileTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerTranslationExistingFileTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| InstallerTranslationExistingFileTest::testInstall | function | core/ |
Ensures language selection has not failed. |
| InstallerTranslationMultipleLanguageForeignTest | class | core/ |
Tests translation files for multiple languages get imported during install. |
| InstallerTranslationMultipleLanguageForeignTest.php | file | core/ |
|
| InstallerTranslationMultipleLanguageForeignTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerTranslationMultipleLanguageForeignTest::$langcode | property | core/ |
Overrides the language code in which to install Drupal. |
| InstallerTranslationMultipleLanguageForeignTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| InstallerTranslationMultipleLanguageKeepEnglishTest | class | core/ |
Tests that keeping English in a foreign language install works. |
| InstallerTranslationMultipleLanguageKeepEnglishTest.php | file | core/ |
|
| InstallerTranslationMultipleLanguageKeepEnglishTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerTranslationMultipleLanguageKeepEnglishTest::$profile | property | core/ |
Switch to the multilingual testing profile with English kept. |
| InstallerTranslationMultipleLanguageNonInteractiveTest | class | core/ |
Tests translation files for multiple languages get imported during install. |
| InstallerTranslationMultipleLanguageNonInteractiveTest.php | file | core/ |
|
| InstallerTranslationMultipleLanguageNonInteractiveTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerTranslationMultipleLanguageNonInteractiveTest::$profile | property | core/ |
Switch to the multilingual testing profile. |
| InstallerTranslationMultipleLanguageNonInteractiveTest::getPo | function | core/ |
Returns the string for the test .po file. |
| InstallerTranslationMultipleLanguageNonInteractiveTest::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
| InstallerTranslationMultipleLanguageNonInteractiveTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerTranslationMultipleLanguageNonInteractiveTest::testTranslationsLoaded | function | core/ |
Tests that translations ended up at the expected places. |
| InstallerTranslationMultipleLanguageNonInteractiveTest::verifyImportedStringsTranslated | function | core/ |
Helper function to verify that the expected strings are translated. |
| InstallerTranslationMultipleLanguageTest | class | core/ |
Tests translation files for multiple languages get imported during install. |
| InstallerTranslationMultipleLanguageTest.php | file | core/ |
|
| InstallerTranslationMultipleLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerTranslationMultipleLanguageTest::$profile | property | core/ |
Switch to the multilingual testing profile. |
| InstallerTranslationMultipleLanguageTest::getPo | function | core/ |
Returns the string for the test .po file. |
| InstallerTranslationMultipleLanguageTest::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
| InstallerTranslationMultipleLanguageTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| InstallerTranslationMultipleLanguageTest::testTranslationsLoaded | function | core/ |
Tests that translations ended up at the expected places. |
| InstallerTranslationMultipleLanguageTest::verifyImportedStringsTranslated | function | core/ |
Helper function to verify that the expected strings are translated. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.