ModulesInfo class

Located in file /wire/core/ModulesInfo.php

Click any linked item for full usage details and examples. Hookable methods are indicated with the icon. In addition to those shown below, the ModulesInfo class also inherits all the methods and properties of: ModulesClass and Wire.

Show class?             Show args?        

Common

NameReturnSummary 
ModulesInfo::checkModuleVersion(Module $module)
(nothing)Check the module version to make sure it is consistent with our moduleInfo 
ModulesInfo::clearModuleInfoCache()
(nothing)Clear the module information cache 
ModulesInfo::getDebugData()
(nothing) 
ModulesInfo::getModuleInfo($class)
arrayReturns an associative array of information for a Module 
ModulesInfo::getModuleInfoAll()
arrayGet info arrays for all modules indexed by module name 
ModulesInfo::getModuleInfoExternal(string $moduleName)
arrayRetrieve module info from ModuleName.info.json or ModuleName.info.php 
ModulesInfo::getModuleInfoInternal($module)
arrayRetrieve module info from internal getModuleInfo function in the class 
ModulesInfo::getModuleInfoProperty($class, string $property)
mixed nullGet just a single property of module info 
ModulesInfo::getModuleInfoSystem(string $moduleName)
arrayRetrieve module info for system properties: PHP or ProcessWire 
ModulesInfo::getModuleInfoVerbose($class)
arrayReturns a verbose array of information for a Module 
ModulesInfo::getNamespaces()
arrayGet an array of all unique, non-default, non-root module namespaces mapped to directory names 
ModulesInfo::moduleInfoCache array 
ModulesInfo::moduleInfoCacheEmpty()
boolIs the module info cache empty? 
ModulesInfo::moduleInfoCacheHas(int $moduleID)
boolDoes the module info cache have an entry for given module ID? 
ModulesInfo::moduleInfoCacheUninstalled array 
ModulesInfo::moduleInfoCacheVerbose array 
ModulesInfo::moduleInfoVerboseKeys array 
ModulesInfo::moduleVersionChanged($module, $fromVersion, $toVersion)
(nothing)Module version changed 
ModulesInfo::modulesLastVersions()
string null array@param int|null $id
Can also be used as property: ModulesInfo::modulesLastVersions
 
ModulesInfo::saveModuleInfoCache()
(nothing)Save the module information cache 

Additional methods and properties

In addition to the methods and properties above, ModulesInfo also inherits the methods and properties of these classes:

API reference based on ProcessWire core version 3.0.244

Latest news

  • ProcessWire Weekly #559
    The 559th issue of ProcessWire Weekly brings in all the latest news from the ProcessWire community. Modules, sites, and more. Read on!
    Weekly.pw / 25 January 2025
  • ProcessWire 3.0.244 new main/master version
    ProcessWire 3.0.244 is our newest main/master/stable version. It's been more than a year in the making and is packed with tons of new features, issue fixes, optimizations and more. This post covers all the details.
    Blog / 18 January 2025
  • Subscribe to weekly ProcessWire news

“…building with ProcessWire was a breeze, I really love all the flexibility the system provides. I can’t imagine using any other CMS in the future.” —Thomas Aull