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 |
|---|---|---|---|
| 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. |
| InstallerTranslationNonStandardFilenamesTest | class | core/ |
Tests non-standard named translation files get imported during install. |
| InstallerTranslationNonStandardFilenamesTest.php | file | core/ |
|
| InstallerTranslationNonStandardFilenamesTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerTranslationNonStandardFilenamesTest::prepareSettings | function | core/ |
Prepares site settings and services before installation. |
| InstallerTranslationQueryTest | class | core/ |
Installs Drupal in German and checks resulting site. |
| InstallerTranslationQueryTest.php | file | core/ |
|
| InstallerTranslationQueryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerTranslationQueryTest::$langcode | property | core/ |
Overrides the language code in which to install Drupal. |
| InstallerTranslationQueryTest::getPo | function | core/ |
Returns the string for the test .po file. |
| InstallerTranslationQueryTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| InstallerTranslationQueryTest::testInstaller | function | core/ |
Verifies the expected behaviors of the installation result. |
| InstallerTranslationQueryTest::visitInstaller | function | core/ |
Visits the interactive installer. |
| InstallerTranslationTest | class | core/ |
Installs Drupal in German and checks resulting site. |
| InstallerTranslationTest.php | file | core/ |
|
| InstallerTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerTranslationTest::$langcode | property | core/ |
Overrides the language code in which to install Drupal. |
| InstallerTranslationTest::getPo | function | core/ |
Returns the string for the test .po file. |
| InstallerTranslationTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| InstallerTranslationTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerTranslationTest::testInstaller | function | core/ |
Verifies the expected behaviors of the installation result. |
| InstallHelper | class | core/ |
Defines a helper class for importing default content. |
| InstallHelper.php | file | core/ |
|
| InstallHelper::$enabledLanguages | property | core/ |
Enabled languages. |
| InstallHelper::$entityTypeManager | property | core/ |
Entity type manager. |
| InstallHelper::$fileSystem | property | core/ |
The file system. |
| InstallHelper::$mediaImageIdMap | property | core/ |
Media Image CSV ID map. |
| InstallHelper::$moduleHandler | property | core/ |
Module handler. |
| InstallHelper::$module_path | property | core/ |
The module's path. |
| InstallHelper::$nodeIdMap | property | core/ |
Node CSV ID map. |
| InstallHelper::$state | property | core/ |
State. |
| InstallHelper::$termIdMap | property | core/ |
Term ID map. |
| InstallHelper::create | function | core/ |
Instantiates a new instance of this class. |
| InstallHelper::createFileEntity | function | core/ |
Creates a file entity based on an image path. |
| InstallHelper::deleteImportedContent | function | core/ |
Deletes any content imported by this module. |
| InstallHelper::getMediaImageId | function | core/ |
Retrieves th ID of a media image saved during the import process. |
| InstallHelper::getModulePath | function | core/ |
Set module_path variable. |
| InstallHelper::getNodePath | function | core/ |
Retrieves the node path of node CSV ID saved during the import process. |
| InstallHelper::getTermId | function | core/ |
Retrieves the Term ID of a term saved during the import process. |
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.