Search for moduleData

  1. Search 7.x for moduleData
  2. Search 9.5.x for moduleData
  3. Search 10.3.x for moduleData
  4. Search 11.x for moduleData
  5. Other projects
Title Object type File name Summary
DrupalKernel::$moduleData property core/lib/Drupal/Core/DrupalKernel.php List of available modules and installation profiles.
DrupalKernel::moduleData function core/lib/Drupal/Core/DrupalKernel.php Returns module data on the filesystem.
SystemFunctionsLegacyTest::testSystemRebuildModuleDataDeprecation function core/modules/system/tests/src/Kernel/SystemFunctionsLegacyTest.php @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.