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 |
|---|---|---|---|
| InstallerTranslationTest | class | core/ |
Installs Drupal in German and checks resulting site. |
| InstallerTranslationTest.php | file | core/ |
|
| InstallerTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerTranslationTest::$langcode | property | core/ |
Overrides the language code in which to install Drupal. |
| InstallerTranslationTest::getPo | function | core/ |
Returns the string for the test .po file. |
| InstallerTranslationTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| InstallerTranslationTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerTranslationTest::testInstaller | function | core/ |
Verifies the expected behaviors of the installation result. |
| InstallProfileDependenciesTest | class | core/ |
Tests that an install profile can require modules. |
| InstallProfileDependenciesTest.php | file | core/ |
|
| InstallProfileDependenciesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallProfileDependenciesTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| InstallProfileDependenciesTest::testUninstallingModules | function | core/ |
Tests that an install profile can require modules. |
| InstallProfileUninstallTest | class | core/ |
Tests that an install profile can be uninstalled. |
| InstallProfileUninstallTest.php | file | core/ |
|
| InstallProfileUninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallProfileUninstallTest::$modules | property | core/ |
Modules to install. |
| InstallProfileUninstallTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| InstallProfileUninstallTest::testUninstallInstallProfile | function | core/ |
Tests a user can uninstall install profiles. |
| InstallTasksTest | class | core/ |
Tests the MySQL install tasks. |
| InstallTasksTest.php | file | core/ |
|
| InstallTasksTest::$connection | property | core/ |
A connection object prophecy. |
| InstallTasksTest::createTasks | function | core/ |
Creates a Tasks object for testing. |
| InstallTasksTest::createTasksNoConnection | function | core/ |
Creates a Tasks object for testing, without connection. |
| InstallTasksTest::providerNameAndMinimumVersion | function | core/ |
Provides test data. |
| InstallTasksTest::setUp | function | core/ |
|
| InstallTasksTest::testNameAndMinimumVersion | function | core/ |
@covers ::minimumVersion[[api-linebreak]] @covers ::name[[api-linebreak]] @dataProvider providerNameAndMinimumVersion |
| InstallTasksTest::testNameWithNoConnection | function | core/ |
@covers ::name[[api-linebreak]] |
| InstallTest | class | core/ |
@group Build @group TestSiteApplication |
| InstallTest | class | core/ |
Tests the installation of modules. |
| InstallTest.php | file | core/ |
|
| InstallTest.php | file | core/ |
|
| InstallTest::$moduleInstaller | property | core/ |
The module installer service. |
| InstallTest::setUp | function | core/ |
|
| InstallTest::testEnableUserTwice | function | core/ |
Tests enabling User module once more. |
| InstallTest::testGetSchemaAtInstallTime | function | core/ |
Verify that drupal_get_schema() can be used during module installation. |
| InstallTest::testInstall | function | core/ |
|
| InstallTest::testInstallModuleSameNameAsTheme | function | core/ |
Tests installing a module with the same name as an enabled theme. |
| InstallTest::testModuleNameLength | function | core/ |
Tests that an exception is thrown when a module name is too long. |
| InstallTest::testModuleNameLengthWithoutDependencyCheck | function | core/ |
Tests that an exception is thrown when a module name is too long. |
| InstallTest::testRequiredModuleSchemaVersions | function | core/ |
Tests recorded schema versions of early installed modules in the installer. |
| InstallTest::testUninstallPostUpdateFunctions | function | core/ |
Ensures that post update functions are removed on uninstallation. |
| InstallTranslationFilePatternTest | class | core/ |
Tests for installer language support. |
| InstallTranslationFilePatternTest.php | file | core/ |
|
| InstallTranslationFilePatternTest::$filePatternMethod | property | core/ |
|
| InstallTranslationFilePatternTest::$fileTranslation | property | core/ |
|
| InstallTranslationFilePatternTest::$modules | property | core/ |
Modules to install. |
| InstallTranslationFilePatternTest::providerInvalidTranslationFiles | function | core/ |
|
| InstallTranslationFilePatternTest::providerValidTranslationFiles | function | core/ |
|
| InstallTranslationFilePatternTest::setUp | function | core/ |
Pagination
- Previous page
- Page 378
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.