ModuleHandlerUnitTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Core/Extension/ModuleHandlerUnitTest.php |
This method exists to support the simpletest UI runner. |
MissingDependentModuleUnitTest |
class |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingDependentModuleUnitTest.php |
Test required modules for tests. |
StateValuesCleanTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanTest.php |
Modules to enable. |
ArbitraryRebuildTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ArbitraryRebuildTest.php |
Modules to enable. |
GetRdfNamespacesTest::$modules |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetRdfNamespacesTest.php |
Modules to enable. |
FieldImportDeleteTest::$modules |
property |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldImportDeleteTest.php |
Modules to enable. |
EntityBCDecoratorTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityBCDecoratorTest.php |
Modules to enable. |
ModuleApiTest::assertModuleList |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php |
Assert that the extension handler returns the expected values. |
TriggeringElementTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/TriggeringElementTest.php |
Modules to enable. |
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(). |
UserTranslationUITest::$modules |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTranslationUITest.php |
Modules to enable. |
FieldImportChangeTest::$modules |
property |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldImportChangeTest.php |
Modules to enable. |
config_test_invalid_name.module |
file |
drupal/core/modules/config/tests/config_test_invalid_name/config_test_invalid_name.module |
Test module containing a configuration file with an invalid name. |
EntityFormDisplayTest::$modules |
property |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityFormDisplayTest.php |
Modules to enable. |
EntityTranslationTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php |
Modules to enable. |
StatisticsLoggingTest::$modules |
property |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsLoggingTest.php |
Modules to enable. |
image_module_test_file_download |
function |
drupal/core/modules/image/tests/image_module_test.module |
@file
Provides Image module hook implementations for testing purposes. |
VersionTest::testModuleVersions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/VersionTest.php |
Test version dependencies. |
system_modules_uninstall_submit |
function |
drupal/core/modules/system/system.admin.inc |
Processes the submitted uninstall form. |
BlockHiddenRegionTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHiddenRegionTest.php |
Modules to enable. |
LanguageSwitchingTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageSwitchingTest.php |
Modules to enable. |
DependencyMissingTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyMissingTest.php |
Modules to enable. |
CommentNodeAccessTest::$modules |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeAccessTest.php |
Modules to enable. |
ModuleTest::testViewsGetHandler |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php |
Tests the views_get_handler method. |
system_dependencies_test.module |
file |
drupal/core/modules/system/tests/modules/system_dependencies_test/system_dependencies_test.module |
|
ModuleTest::testStatusFunctions |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php |
Tests view enable and disable procedural wrapper functions. |
system_mail_failure_test.module |
file |
drupal/core/modules/system/tests/modules/system_mail_failure_test/system_mail_failure_test.module |
Disables the email function for testing purposes. |
ConfigEntityQueryTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/ConfigEntityQueryTest.php |
Modules to enable. |
ModuleHandler::$implementations |
property |
drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php |
List of hook implementations keyed by hook name. |
AdminController::$moduleHandler |
property |
drupal/core/modules/system/lib/Drupal/system/Controller/AdminController.php |
Module handler service. |
NodeTranslationUITest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php |
Modules to enable. |
system_test_modules_uninstalled |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Implements hook_modules_uninstalled(). |
TermTranslationUITest::$modules |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
Modules to enable. |
UserAccountLinksTests::$modules |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php |
Modules to enable. |
ShutdownFunctionsTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ShutdownFunctionsTest.php |
Modules to enable. |
ModuleHandlerInterface::loadAll |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Loads all enabled modules. |
module_test_modules_uninstalled |
function |
drupal/core/modules/system/tests/modules/module_test/module_test.module |
Implements hook_modules_uninstalled(). |
NodeAccessRecordsTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessRecordsTest.php |
Enable a module that implements node access API hooks and alter hook. |
ModuleHandlerInterface::disable |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Disables a given set of modules. |
IpAddressBlockingTest::$modules |
property |
drupal/core/modules/ban/lib/Drupal/ban/Tests/IpAddressBlockingTest.php |
Modules to enable. |
LanguageConditionTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/Condition/LanguageConditionTest.php |
Modules to enable. |
Twig_Node_Module::compileMacros |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
|
ImageFieldDisplayTest::$modules |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php |
Modules to enable. |
CachedModuleHandler::writeCache |
function |
drupal/core/lib/Drupal/Core/Extension/CachedModuleHandler.php |
Implements \Drupal\Core\Extension\CachedModuleHandlerInterface::writeCache(). |
CommentAttributesTest::$modules |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php |
Modules to enable. |
RevisionRelationships::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/RevisionRelationships.php |
Modules to enable. |
MappingDefinitionTest::$modules |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
Modules to enable. |
DbLogController::$moduleHandler |
property |
drupal/core/modules/dblog/lib/Drupal/dblog/Controller/DbLogController.php |
The module handler service. |
LayoutDerivativesTest::$modules |
property |
drupal/core/modules/layout/lib/Drupal/layout/Tests/LayoutDerivativesTest.php |
Modules to enable. |
TrackerAttributesTest::$modules |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TrackerAttributesTest.php |
Modules to enable. |