11 calls to ModuleHandlerTest::getModuleHandler()
- ModuleHandlerTest::testGetModuleDirectories in core/
tests/ Drupal/ Tests/ Core/ Extension/ ModuleHandlerTest.php - @covers ::getModuleDirectories
- ModuleHandlerTest::testHasImplementations in core/
tests/ Drupal/ Tests/ Core/ Extension/ ModuleHandlerTest.php - Tests hasImplementations.
- 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 - Tests 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::testSetModuleList in core/
tests/ Drupal/ Tests/ Core/ Extension/ ModuleHandlerTest.php - Ensure setting the module list replaces the module list and resets internal structures.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.