Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| InstallerNonDefaultDatabaseDriverTest::$testDriverName | property | core/ |
The name of the test database driver in use. |
| InstallerNonDefaultDatabaseDriverTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerNonDefaultDatabaseDriverTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
| InstallerNonEnglishProfileWithoutLocaleModuleTest | class | core/ |
Tests installing a profile with non-English language and no locale module. |
| InstallerNonEnglishProfileWithoutLocaleModuleTest.php | file | core/ |
|
| InstallerNonEnglishProfileWithoutLocaleModuleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerNonEnglishProfileWithoutLocaleModuleTest::$profile | property | core/ |
The installation profile to install. |
| InstallerNonEnglishProfileWithoutLocaleModuleTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerNonEnglishProfileWithoutLocaleModuleTest::PROFILE | constant | core/ |
The testing profile name. |
| InstallerNonEnglishProfileWithoutLocaleModuleTest::testNonEnglishProfileWithoutLocaleModule | function | core/ |
Tests installing a profile with non-English language and no locale module. |
| InstallerObjectTest | class | core/ |
Tests the db_installer_object() function that is used during installation. |
| InstallerObjectTest.php | file | core/ |
|
| InstallerObjectTest::providerDbInstallerObject | function | core/ |
Dataprovider for testDbUrltoConnectionConversion(). |
| InstallerObjectTest::setUp | function | core/ |
|
| InstallerObjectTest::testDbInstallerObject | function | core/ |
@dataProvider providerDbInstallerObject |
| InstallerPostInstallTest | class | core/ |
Tests re-visiting the installer after a successful installation. |
| InstallerPostInstallTest.php | file | core/ |
|
| InstallerPostInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerPostInstallTest::$profile | property | core/ |
The installation profile to install. |
| InstallerPostInstallTest::testVisitInstallerPostInstall | function | core/ |
Confirms that visiting the installer does not break things post-install. |
| InstallerProfileRequirementsTest | class | core/ |
Tests that an install profile can implement hook_requirements(). |
| InstallerProfileRequirementsTest.php | file | core/ |
|
| InstallerProfileRequirementsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerProfileRequirementsTest::$profile | property | core/ |
The installation profile to install. |
| InstallerProfileRequirementsTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerProfileRequirementsTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| InstallerProfileRequirementsTest::testHookRequirementsFailure | function | core/ |
Assert that the profile failed hook_requirements(). |
| InstallerRedirectTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Installer\InstallerRedirectTrait[[api-linebreak]] |
| InstallerRedirectTraitTest.php | file | core/ |
|
| InstallerRedirectTraitTest::providerShouldRedirectToInstaller | function | core/ |
Data provider for testShouldRedirectToInstaller(). |
| InstallerRedirectTraitTest::testShouldRedirectToInstaller | function | core/ |
@covers ::shouldRedirectToInstaller[[api-linebreak]] @dataProvider providerShouldRedirectToInstaller |
| InstallerSiteConfigProfileTest | class | core/ |
Verifies that the installer defaults to the existing site email address and timezone, if they were provided by the install profile. |
| InstallerSiteConfigProfileTest.php | file | core/ |
|
| InstallerSiteConfigProfileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerSiteConfigProfileTest::$profile | property | core/ |
The installation profile to install. |
| InstallerSiteConfigProfileTest::EXPECTED_SITE_MAIL | constant | core/ |
The site mail we expect to be set from the install profile. |
| InstallerSiteConfigProfileTest::EXPECTED_TIMEZONE | constant | core/ |
The timezone we expect to be set from the install profile. |
| InstallerSiteConfigProfileTest::installParameters | function | core/ |
Returns the parameters that will be used when Simpletest installs Drupal. |
| InstallerSiteConfigProfileTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| InstallerSiteConfigProfileTest::testInstaller | function | core/ |
Verify the correct site config was set. |
| InstallerSkipPermissionHardeningTest | class | core/ |
Verifies that the installer skipped permission hardening. |
| InstallerSkipPermissionHardeningTest.php | file | core/ |
|
| InstallerSkipPermissionHardeningTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerSkipPermissionHardeningTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerSkipPermissionHardeningTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| InstallerSkipPermissionHardeningTest::testInstalled | function | core/ |
Verifies the expected behaviors of the installation result. |
| InstallerTest | class | core/ |
Tests the interactive installer. |
| InstallerTest.php | file | core/ |
|
| InstallerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerTest::setUpLanguage | function | core/ |
Installer step: Select language. |
Pagination
- Previous page
- Page 363
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.