longyi c9405dd336 vendor 5 lat temu
..
Declaration c9405dd336 vendor 5 lat temu
Dir c9405dd336 vendor 5 lat temu
ModuleList c9405dd336 vendor 5 lat temu
Output c9405dd336 vendor 5 lat temu
Plugin c9405dd336 vendor 5 lat temu
Setup c9405dd336 vendor 5 lat temu
Test c9405dd336 vendor 5 lat temu
etc c9405dd336 vendor 5 lat temu
ConflictChecker.php c9405dd336 vendor 5 lat temu
DbVersionInfo.php c9405dd336 vendor 5 lat temu
DependencyChecker.php c9405dd336 vendor 5 lat temu
Dir.php c9405dd336 vendor 5 lat temu
FullModuleList.php c9405dd336 vendor 5 lat temu
Manager.php c9405dd336 vendor 5 lat temu
ModuleList.php c9405dd336 vendor 5 lat temu
ModuleListInterface.php c9405dd336 vendor 5 lat temu
ModuleResource.php c9405dd336 vendor 5 lat temu
PackageInfo.php c9405dd336 vendor 5 lat temu
PackageInfoFactory.php c9405dd336 vendor 5 lat temu
README.md c9405dd336 vendor 5 lat temu
ResourceInterface.php c9405dd336 vendor 5 lat temu
Setup.php c9405dd336 vendor 5 lat temu
Status.php c9405dd336 vendor 5 lat temu

README.md

Module

Magento\Framework\Module is Magento framework component that allows to build modular applications with Magento Framework. It serves as an add-on to Magento\Framework\App component, and provides following features:

  • configuration reader and format with module versions, dependencies, and state (active/inactive)
  • module manager that provides all information about loaded modules
  • directory reader, that allows to read configuration files from module
  • ability to turn on/off module output in separate configuration application
  • module db data installers