| InstallerExistingSettingsNoProfileTest::testInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsNoProfileTest.php |
Verifies that installation succeeded. |
| InstallerKernel::getInstallProfile |
function |
core/lib/Drupal/Core/Installer/InstallerKernel.php |
Gets the active install profile. |
| InstallerKernel::installGetProfile |
function |
core/lib/Drupal/Core/Installer/InstallerKernel.php |
Gets the profile to be installed. |
| InstallerLanguageTest::testInstallerTranslationFiles |
function |
core/tests/Drupal/KernelTests/Core/Installer/InstallerLanguageTest.php |
Tests that the installer can find translation files. |
| InstallerNonEnglishProfileWithoutLocaleModuleTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerNonEnglishProfileWithoutLocaleModuleTest.php |
Tests installing a profile with non-English language and no locale module. |
| InstallerNonEnglishProfileWithoutLocaleModuleTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerNonEnglishProfileWithoutLocaleModuleTest.php |
|
| InstallerNonEnglishProfileWithoutLocaleModuleTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerNonEnglishProfileWithoutLocaleModuleTest.php |
The theme to install as the default for testing. |
| InstallerNonEnglishProfileWithoutLocaleModuleTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerNonEnglishProfileWithoutLocaleModuleTest.php |
The installation profile to install. |
| InstallerNonEnglishProfileWithoutLocaleModuleTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerNonEnglishProfileWithoutLocaleModuleTest.php |
Prepares the current environment for running the test. |
| InstallerNonEnglishProfileWithoutLocaleModuleTest::PROFILE |
constant |
core/tests/Drupal/FunctionalTests/Installer/InstallerNonEnglishProfileWithoutLocaleModuleTest.php |
The testing profile name. |
| InstallerNonEnglishProfileWithoutLocaleModuleTest::testNonEnglishProfileWithoutLocaleModule |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerNonEnglishProfileWithoutLocaleModuleTest.php |
Tests installing a profile with non-English language and no locale module. |
| InstallerPerformanceTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerPerformanceTest.php |
The profile to install as a basis for testing. |
| InstallerPostInstallTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerPostInstallTest.php |
The installation profile to install. |
| InstallerProfileRequirementsTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerProfileRequirementsTest.php |
Tests that an install profile can implement hook_requirements(). |
| InstallerProfileRequirementsTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerProfileRequirementsTest.php |
|
| InstallerProfileRequirementsTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerProfileRequirementsTest.php |
The theme to install as the default for testing. |
| InstallerProfileRequirementsTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerProfileRequirementsTest.php |
The installation profile to install. |
| InstallerProfileRequirementsTest::setUpRequirementsProblem |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerProfileRequirementsTest.php |
Installer step: Requirements problem. |
| InstallerProfileRequirementsTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerProfileRequirementsTest.php |
Installer step: Configure settings. |
| InstallerProfileRequirementsTest::setUpSite |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerProfileRequirementsTest.php |
Final installer step: Configure site. |
| InstallerProfileRequirementsTest::testHookRequirementsFailure |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerProfileRequirementsTest.php |
Assert that the profile failed hook_requirements(). |
| InstallerRouterTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerRouterTest.php |
The installation profile to install. |
| InstallerSiteConfigProfileTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php |
Verifies that the installer uses the profile's site configuration. |
| InstallerSiteConfigProfileTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php |
|
| InstallerSiteConfigProfileTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php |
The theme to install as the default for testing. |
| InstallerSiteConfigProfileTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php |
The installation profile to install. |
| InstallerSiteConfigProfileTest::EXPECTED_SITE_MAIL |
constant |
core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php |
The site mail we expect to be set from the install profile. |
| InstallerSiteConfigProfileTest::EXPECTED_TIMEZONE |
constant |
core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php |
The timezone we expect to be set from the install profile. |
| InstallerSiteConfigProfileTest::installParameters |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php |
Returns the parameters that will be used when the test installs Drupal. |
| InstallerSiteConfigProfileTest::setUpSite |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php |
Final installer step: Configure site. |
| InstallerSiteConfigProfileTest::testInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php |
Verify the correct site config was set. |
| InstallerTest::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTest.php |
Installer step: Select installation profile. |
| InstallerTestBase::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php |
The installation profile to install. |
| InstallerTestBase::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php |
Installer step: Select installation profile. |
| InstallerThemesBlocksProfileTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerThemesBlocksProfileTest.php |
Verifies that the installer does not generate theme blocks. |
| InstallerThemesBlocksProfileTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerThemesBlocksProfileTest.php |
|
| InstallerThemesBlocksProfileTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerThemesBlocksProfileTest.php |
The theme to install as the default for testing. |
| InstallerThemesBlocksProfileTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerThemesBlocksProfileTest.php |
The installation profile to install. |
| InstallerThemesBlocksProfileTest::testInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerThemesBlocksProfileTest.php |
Verify that there is no automatic block generation. |
| InstallerTranslationExistingFileTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php |
Tests translation files for multiple languages get imported during install. |
| InstallerTranslationExistingFileTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php |
|
| InstallerTranslationExistingFileTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php |
The theme to install as the default for testing. |
| InstallerTranslationExistingFileTest::$langcode |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php |
Overrides the language code in which to install Drupal. |
| InstallerTranslationExistingFileTest::setUpLanguage |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php |
Installer step: Select language. |
| InstallerTranslationExistingFileTest::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php |
Installer step: Select installation profile. |
| InstallerTranslationExistingFileTest::setUpRequirementsProblem |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php |
Installer step: Requirements problem. |
| InstallerTranslationExistingFileTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php |
Installer step: Configure settings. |
| InstallerTranslationExistingFileTest::setUpSite |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php |
Final installer step: Configure site. |
| InstallerTranslationExistingFileTest::testInstall |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php |
Ensures language selection has not failed. |
| InstallerTranslationMultipleLanguageKeepEnglishTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageKeepEnglishTest.php |
Switch to the multilingual testing profile with English kept. |