| InstallerLanguageTest |
class |
core/tests/Drupal/KernelTests/Core/Installer/InstallerLanguageTest.php |
Tests for installer language support. |
| InstallerLanguageTest.php |
file |
core/tests/Drupal/KernelTests/Core/Installer/InstallerLanguageTest.php |
|
| InstallerLanguageTest::testInstallerTranslationCache |
function |
core/tests/Drupal/KernelTests/Core/Installer/InstallerLanguageTest.php |
Tests profile info caching in non-English languages. |
| InstallerLanguageTest::testInstallerTranslationFiles |
function |
core/tests/Drupal/KernelTests/Core/Installer/InstallerLanguageTest.php |
Tests that the installer can find translation files. |
| InstallerNonDefaultDatabaseDriverTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerNonDefaultDatabaseDriverTest.php |
Tests the interactive installer. |
| InstallerNonDefaultDatabaseDriverTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerNonDefaultDatabaseDriverTest.php |
|
| InstallerNonDefaultDatabaseDriverTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerNonDefaultDatabaseDriverTest.php |
The theme to install as the default for testing. |
| InstallerNonDefaultDatabaseDriverTest::$testDriverName |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerNonDefaultDatabaseDriverTest.php |
The name of the test database driver in use. |
| InstallerNonDefaultDatabaseDriverTest::getInstalledDatabaseSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerNonDefaultDatabaseDriverTest.php |
Returns the databases setup from the SUT's settings.php. |
| InstallerNonDefaultDatabaseDriverTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerNonDefaultDatabaseDriverTest.php |
Installer step: Configure settings. |
| InstallerNonDefaultDatabaseDriverTest::testInstalled |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerNonDefaultDatabaseDriverTest.php |
Confirms that the installation succeeded. |
| 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 |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerPerformanceTest.php |
Tests the interactive installer. |
| InstallerPerformanceTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerPerformanceTest.php |
|
| InstallerPerformanceTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerPerformanceTest.php |
The theme to install as the default for testing. |
| InstallerPerformanceTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerPerformanceTest.php |
The profile to install as a basis for testing. |
| InstallerPerformanceTest::prepareSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerPerformanceTest.php |
Prepares site settings and services before installation. |
| InstallerPerformanceTest::testInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerPerformanceTest.php |
Ensures that the user page is available after installation. |
| InstallerPostInstallTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerPostInstallTest.php |
Tests re-visiting the installer after a successful installation. |
| InstallerPostInstallTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerPostInstallTest.php |
|
| InstallerPostInstallTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerPostInstallTest.php |
The theme to install as the default for testing. |
| InstallerPostInstallTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerPostInstallTest.php |
The installation profile to install. |
| InstallerPostInstallTest::testVisitInstallerPostInstall |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerPostInstallTest.php |
Confirms that visiting the installer does not break things post-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(). |
| InstallerRedirectTraitTest |
class |
core/tests/Drupal/KernelTests/Core/Installer/InstallerRedirectTraitTest.php |
Tests Drupal\Core\Installer\InstallerRedirectTrait. |
| InstallerRedirectTraitTest.php |
file |
core/tests/Drupal/KernelTests/Core/Installer/InstallerRedirectTraitTest.php |
|
| InstallerRedirectTraitTest::providerShouldRedirectToInstaller |
function |
core/tests/Drupal/KernelTests/Core/Installer/InstallerRedirectTraitTest.php |
Data provider for testShouldRedirectToInstaller(). |
| InstallerRedirectTraitTest::testShouldRedirectToInstaller |
function |
core/tests/Drupal/KernelTests/Core/Installer/InstallerRedirectTraitTest.php |
Tests should redirect to installer. |
| InstallerRouterTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerRouterTest.php |
Tests router rebuilding during installation. |
| InstallerRouterTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerRouterTest.php |
|
| InstallerRouterTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerRouterTest.php |
The theme to install as the default for testing. |
| InstallerRouterTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerRouterTest.php |
The installation profile to install. |
| InstallerRouterTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerRouterTest.php |
Prepares the current environment for running the test. |
| InstallerRouterTest::testInstalled |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerRouterTest.php |
Confirms that the installation succeeded. |
| 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. |