minimal_form_install_configure_form_alter |
function |
drupal/core/profiles/minimal/minimal.profile |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
ConfigInstallTest::testModuleInstallation |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigInstallTest.php |
Tests module installation. |
LocaleUninstallTest::testUninstallProcess |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php |
Check if the values of the Locale variables are correct after uninstall. |
LocaleInstallTest::testFunctionSignatures |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleInstallTest.php |
Verify that function signatures of t() and st() are equal. |
standard_form_install_configure_form_alter |
function |
drupal/core/profiles/standard/standard.profile |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
VocabularyUnitTest::testUninstallReinstall |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyUnitTest.php |
Test uninstall and reinstall of the taxonomy module. |
InstallationProfileModuleTestsTest::getInfo |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php |
|
OtherInstallationProfileModuleTestsTest.php |
file |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/OtherInstallationProfileModuleTestsTest.php |
Definition of Drupal\simpletest\Tests\OtherInstallationProfileModuleTestsTest. |
InstallationProfileModuleTestsTest::$modules |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php |
Modules to enable. |
InstallationProfileModuleTestsTest::$profile |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php |
Use the Testing profile. |
OtherInstallationProfileModuleTestsTest::setUp |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/OtherInstallationProfileModuleTestsTest.php |
Sets up a Drupal site for running functional and integration tests. |
OtherInstallationProfileModuleTestsTest::getInfo |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/OtherInstallationProfileModuleTestsTest.php |
|
DrupalUnitTestBaseTest::testEnableModulesInstall |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php |
Tests expected installation behavior of enableModules(). |
OtherInstallationProfileModuleTestsTest::$modules |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/OtherInstallationProfileModuleTestsTest.php |
Modules to enable. |
OtherInstallationProfileModuleTestsTest::$profile |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/OtherInstallationProfileModuleTestsTest.php |
Use the Minimal profile. |
InstallerLanguageTest::testInstallerTranslationFiles |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/InstallerLanguageTest.php |
Tests that the installer can find translation files. |
EnableDisableTest::assertSuccessfulDisableAndUninstall |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/EnableDisableTest.php |
Disables and uninstalls a module and asserts that it was done correctly. |
DrupalUnitTestBaseTest::testEnableModulesInstallMultiple |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php |
Tests installing of multiple modules via enableModules(). |
DrupalUnitTestBaseTest::testEnableModulesInstallContainer |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php |
Tests installing modules via enableModules() with DepedencyInjection services. |
InstallationProfileModuleTestsTest::testInstallationProfileTests |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php |
Tests existence of test case located in an installation profile module. |
OtherInstallationProfileModuleTestsTest::testOtherInstallationProfile |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/OtherInstallationProfileModuleTestsTest.php |
Tests that tests located in another installation profile do not appear. |