| 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. |
| 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. |
| InstallerSkipPermissionHardeningTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerSkipPermissionHardeningTest.php |
Verifies that the installer skipped permission hardening. |
| InstallerSkipPermissionHardeningTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerSkipPermissionHardeningTest.php |
|
| InstallerSkipPermissionHardeningTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerSkipPermissionHardeningTest.php |
The theme to install as the default for testing. |
| InstallerSkipPermissionHardeningTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerSkipPermissionHardeningTest.php |
Prepares the current environment for running the test. |
| InstallerSkipPermissionHardeningTest::setUpSite |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerSkipPermissionHardeningTest.php |
Final installer step: Configure site. |
| InstallerSkipPermissionHardeningTest::testInstalled |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerSkipPermissionHardeningTest.php |
Verifies the expected behaviors of the installation result. |
| InstallerTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerTest.php |
Tests the interactive installer. |
| InstallerTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerTest.php |
|
| InstallerTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTest.php |
The theme to install as the default for testing. |
| InstallerTest::setUpLanguage |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTest.php |
Installer step: Select language. |
| InstallerTest::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTest.php |
Installer step: Select installation profile. |
| InstallerTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTest.php |
Installer step: Configure settings. |
| InstallerTest::setUpSite |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTest.php |
Final installer step: Configure site. |
| InstallerTest::testInstalled |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTest.php |
Confirms that the installation succeeded. |
| InstallerTest::testInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTest.php |
Ensures that the user page is available after installation. |
| InstallerTest::visitInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTest.php |
Visits the interactive installer. |
| InstallerTestBase |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php |
Base class for testing the interactive installer. |
| InstallerTestBase.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php |
|
| InstallerTestBase::$isInstalled |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php |
Whether the installer has completed. |
| InstallerTestBase::$langcode |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php |
The language code in which to install Drupal. |
| InstallerTestBase::$parameters |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php |
Additional parameters to use for installer screens. |
| InstallerTestBase::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php |
The installation profile to install. |
| InstallerTestBase::$settings |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php |
Custom settings.php values to write for a test run. |
| InstallerTestBase::$translations |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php |
A string translation map used for translated installer screens. |
| InstallerTestBase::initFrontPage |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php |
Visits the front page when initializing Mink. |
| InstallerTestBase::installDrupal |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php |
We are testing the installer, so set up a minimal environment for that. |
| InstallerTestBase::installParameters |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php |
Returns the parameters that will be used when the test installs Drupal. |