|
SiteMaintenanceTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SiteMaintenanceTest.php |
Modules to enable. |
|
image_module_test_null_effect |
function |
drupal/core/modules/image/tests/image_module_test.module |
Image effect callback; Null. |
|
language_elements_test.module |
file |
drupal/core/modules/language/tests/language_elements_test/language_elements_test.module |
Mock module for language form elements test. |
|
system_test_modules_installed |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Implements hook_modules_installed(). |
|
BlockAdminThemeTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockAdminThemeTest.php |
Modules to enable. |
|
FieldAttachTestBase::$modules |
property |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachTestBase.php |
Modules to enable. |
|
FieldSqlStorageTest::$modules |
property |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Modules to enable. |
|
TransliterationTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Transliteration/TransliterationTest.php |
Modules to enable. |
|
TextTranslationTest::$modules |
property |
drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextTranslationTest.php |
Modules to enable. |
|
CommentLanguageTest::$modules |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLanguageTest.php |
Modules to enable. |
|
Twig_Node_Module::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
Constructor. |
|
SystemAuthorizeTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemAuthorizeTest.php |
Modules to enable. |
|
system_get_module_admin_tasks |
function |
drupal/core/modules/system/system.module |
Generate a list of tasks offered by a specified module. |
|
XmlRpcValidatorTest::$modules |
property |
drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcValidatorTest.php |
Modules to enable. |
|
SearchEmbedFormTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchEmbedFormTest.php |
Modules to enable. |
|
Update Manager module: update |
group |
drupal/core/modules/update/update.manager.inc |
Update Manager module functionality for updating existing code. |
|
LocaleUninstallTest::$modules |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php |
Modules to enable. |
|
BreakpointThemeTest::$modules |
property |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointThemeTest.php |
Modules to enable. |
|
module_implements_write_cache |
function |
drupal/core/includes/module.inc |
Writes the hook implementation cache. |
|
ModuleTest::testLoadFunctions |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php |
Tests the load wrapper/helper functions. |
|
Breakpoint::SOURCE_TYPE_MODULE |
constant |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/Breakpoint.php |
Denotes that a breakpoint or breakpoint group is defined by a module. |
|
search_get_default_module_info |
function |
drupal/core/modules/search/search.module |
Returns information about the default search module. |
|
breakpoint_modules_uninstalled |
function |
drupal/core/modules/breakpoint/breakpoint.module |
Implements hook_modules_uninstalled(). |
|
SearchNodeAccessTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchNodeAccessTest.php |
Modules to enable. |
|
ModulesDisabledUpgradePathTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ModulesDisabledUpgradePathTest.php |
Tests upgrading with all non-required modules installed but disabled. |
|
PathTaxonomyTermTest::$modules |
property |
drupal/core/modules/path/lib/Drupal/path/Tests/PathTaxonomyTermTest.php |
Modules to enable. |
|
common_test_cron_helper.module |
file |
drupal/core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.module |
Helper module for the testCronExceptions in addition to common_test module. |
|
OpenIDFunctionalTest::$modules |
property |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Modules to enable. |
|
EntityPropertiesTest::$modules |
property |
drupal/core/modules/field/lib/Drupal/field/Tests/EntityPropertiesTest.php |
Modules to enable. |
|
StateValuesCleanTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanTest.php |
Modules to enable. |
|
LocaleConfigOverride::$modules |
property |
drupal/core/modules/config/lib/Drupal/config/Tests/LocaleConfigOverride.php |
Modules to enable. |
|
GetRdfNamespacesTest::$modules |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetRdfNamespacesTest.php |
Modules to enable. |
|
ArbitraryRebuildTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ArbitraryRebuildTest.php |
Modules to enable. |
|
theme_system_modules_uninstall |
function |
drupal/core/modules/system/system.admin.inc |
Returns HTML for a table of currently disabled modules. |
|
ConfigEntityListTest::$modules |
property |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityListTest.php |
Modules to enable. |
|
UserTokenReplaceTest::$modules |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTokenReplaceTest.php |
Modules to enable. |
|
RouterPermissionTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterPermissionTest.php |
Modules to enable. |
|
UserRegistrationTest::$modules |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRegistrationTest.php |
Modules to enable. |
|
Update Manager module: install |
group |
drupal/core/modules/update/update.manager.inc |
Update Manager module functionality for installing new code. |
|
MissingDependentModuleUnitTest |
class |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingDependentModuleUnitTest.php |
Test required modules for tests. |
|
ModuleTest::testStatusFunctions |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php |
Tests view enable and disable procedural wrapper functions. |
|
system_dependencies_test.module |
file |
drupal/core/modules/system/tests/modules/system_dependencies_test/system_dependencies_test.module |
|
|
StatisticsLoggingTest::$modules |
property |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsLoggingTest.php |
Modules to enable. |
|
LocaleTranslationTest::$modules |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php |
Modules to enable. |
|
ModuleApiTest::assertModuleList |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php |
Assert that module_list() return the expected values. |
|
ModuleApiTest::testModuleInvoke |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php |
Test that module_invoke() can load a hook defined in hook_hook_info(). |
|
module_test_modules_uninstalled |
function |
drupal/core/modules/system/tests/modules/module_test/module_test.module |
Implements hook_modules_uninstalled(). |
|
ImageFieldDisplayTest::$modules |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php |
Modules to enable. |
|
VersionTest::testModuleVersions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/VersionTest.php |
Test version dependencies. |
|
TrackerNodeAccessTest::$modules |
property |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerNodeAccessTest.php |
Modules to enable. |