ModuleHandler::$moduleList
Same name in other branches
- 9 core/lib/Drupal/Core/Extension/ModuleHandler.php \Drupal\Core\Extension\ModuleHandler::moduleList
- 8.9.x core/lib/Drupal/Core/Extension/ModuleHandler.php \Drupal\Core\Extension\ModuleHandler::moduleList
- 10 core/lib/Drupal/Core/Extension/ModuleHandler.php \Drupal\Core\Extension\ModuleHandler::moduleList
List of installed modules.
Type: \Drupal\Core\Extension\Extension[]
File
-
core/
lib/ Drupal/ Core/ Extension/ ModuleHandler.php, line 31
Class
- ModuleHandler
- Class that manages modules in a Drupal installation.
Namespace
Drupal\Core\ExtensionCode
protected $moduleList;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.