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.236

Latest news

  • ProcessWire Weekly #549
    In the 549th issue of ProcessWire Weekly we’re going to check out the latest core updates, highlight one older yet still very relevant third party module, and more. Read on!
    Weekly.pw / 17 November 2024
  • Custom Fields Module
    This week we look at a new ProFields module named Custom Fields. This module provides a way to rapidly build out ProcessWire fields that contain any number of subfields/properties within them.
    Blog / 30 August 2024
  • Subscribe to weekly ProcessWire news

“We were really happy to build our new portfolio website on ProcessWire! We wanted something that gave us plenty of control on the back-end, without any bloat on the front end - just a nice, easy to access API for all our content that left us free to design and build however we liked.” —Castus, web design agency in Sheffield, UK