Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 8.9.x for test
- Search 10.3.x for test
- Search main for test
- Other projects
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 |
|---|---|---|---|
| InstallerExistingDatabaseSettingsTest::setUpSettings | function | core/ |
@todo The database settings form is not supposed to appear if settings.php contains a valid database connection already (but e.g. no config directories yet). |
| InstallerExistingDatabaseSettingsTest::testInstaller | function | core/ |
Verifies that installation succeeded. |
| InstallerExistingInstallationTest | class | core/ |
Tests the installer with an existing Drupal installation. |
| InstallerExistingInstallationTest.php | file | core/ |
|
| InstallerExistingInstallationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerExistingInstallationTest::testInstaller | function | core/ |
Tests that Drupal fails to install when there is an existing installation. |
| InstallerExistingSettingsNoProfileTest | class | core/ |
Tests the installer with an existing settings file but no install profile. |
| 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. |
| 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. |
| InstallerIsolationLevelExistingSettingsTest | class | core/ |
Tests the isolation_level setting with existing database settings. |
| InstallerIsolationLevelExistingSettingsTest.php | file | core/ |
|
| InstallerIsolationLevelExistingSettingsTest::prepareEnvironment | function | core/ |
Fully configures a preexisting settings.php file before invoking the interactive installer. |
| InstallerIsolationLevelExistingSettingsTest::testInstaller | function | core/ |
Verifies that isolation_level is not set in the database settings. |
| InstallerIsolationLevelNoDatabaseSettingsTest | class | core/ |
Tests the isolation_level setting with no database settings. |
| InstallerIsolationLevelNoDatabaseSettingsTest.php | file | core/ |
|
| InstallerIsolationLevelNoDatabaseSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerIsolationLevelNoDatabaseSettingsTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerIsolationLevelNoDatabaseSettingsTest::testInstaller | function | core/ |
Verifies that the isolation_level was added to the database settings. |
| 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 uses 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. |
| InstallerNonDefaultDatabaseDriverTest | class | core/ |
Tests the interactive installer. |
| InstallerNonDefaultDatabaseDriverTest.php | file | core/ |
|
| InstallerNonDefaultDatabaseDriverTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerNonDefaultDatabaseDriverTest::$testDriverName | property | core/ |
The name of the test database driver in use. |
| InstallerNonDefaultDatabaseDriverTest::getInstalledDatabaseSettings | function | core/ |
Returns the databases setup from the SUT's settings.php. |
| InstallerNonDefaultDatabaseDriverTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerNonDefaultDatabaseDriverTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
Pagination
- Previous page
- Page 405
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.