13 calls to ModuleHandlerTest::getModuleHandler()

ModuleHandlerTest::testGetHookInfo in core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php
Tests hook_hook_info() fetching through getHookInfo().
ModuleHandlerTest::testGetModuleDirectories in core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php
@covers ::getModuleDirectories
ModuleHandlerTest::testImplementsHookModuleEnabled in core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php
Tests implementations methods when module is enabled.
ModuleHandlerTest::testInvokeAll in core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php
Tests invoke all.
ModuleHandlerTest::testInvokeModuleEnabled in core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php
Tests invoke methods when module is enabled.
ModuleHandlerTest::testIsLoaded in core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php
Tests isLoaded accessor.
ModuleHandlerTest::testLoadAllModules in core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php
Tests loading all modules.
ModuleHandlerTest::testLoadInclude in core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php
@covers ::loadInclude
ModuleHandlerTest::testLoadModule in core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php
Tests loading a module.
ModuleHandlerTest::testModuleExists in core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php
Tests module exists returns correct module status.
ModuleHandlerTest::testResetImplementations in core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php
Tests internal implementation cache reset.
ModuleHandlerTest::testSetModuleList in core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php
Ensure setting the module list replaces the module list and resets internal structures.
ModuleHandlerTest::testWriteCache in core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php
Tests that write cache calls through to cache library correctly.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.