Search for moduleData
- Search 7.x for moduleData
- Search 9.5.x for moduleData
- Search 10.3.x for moduleData
- Search 11.x for moduleData
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DrupalKernel::$moduleData | property | core/ |
List of available modules and installation profiles. |
DrupalKernel::moduleData | function | core/ |
Returns module data on the filesystem. |
SystemFunctionsLegacyTest::testSystemRebuildModuleDataDeprecation | function | core/ |
@expectedDeprecation system_rebuild_module_data() is deprecated in Drupal 8.8.0 and will be removed before Drupal 9.0.0. Instead, you should use \Drupal::service("extension.list.module")->getList(). See https://www.drupal.org/node/2709919 |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.