Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| InstallerExistingSettingsNoProfileTest.php | file | core/ |
|
| InstallerExistingSettingsNoProfileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerExistingSettingsNoProfileTest::prepareEnvironment | function | core/ |
Configures a preexisting settings.php file without an install_profile setting before invoking the interactive installer. |
| InstallerExistingSettingsNoProfileTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingSettingsNoProfileTest::testInstaller | function | core/ |
Verifies that installation succeeded. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest | class | core/ |
Tests installer breaks with a profile mismatch and a read-only settings.php. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest.php | file | core/ |
|
| InstallerExistingSettingsReadOnlyMismatchProfileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest::prepareEnvironment | function | core/ |
Configures a preexisting settings.php file without an install_profile setting before invoking the interactive installer. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest::testInstalled | function | core/ |
Verifies that installation succeeded. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest::visitInstaller | function | core/ |
Visits the interactive installer. |
| InstallerExistingSettingsTest | class | core/ |
Tests the installer with an existing settings file. |
| InstallerExistingSettingsTest.php | file | core/ |
|
| InstallerExistingSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerExistingSettingsTest::prepareEnvironment | function | core/ |
Fully configures a preexisting settings.php file before invoking the interactive installer. |
| InstallerExistingSettingsTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingSettingsTest::testInstaller | function | core/ |
Verifies that installation succeeded. |
| InstallerExistingSettingsTest::visitInstaller | function | core/ |
Visits the interactive installer. |
| 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. |
| 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/ |
Pagination
- Previous page
- Page 657
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.