Download the PHP package zero1/module-indexes without Composer
On this page you can find all versions of the php package zero1/module-indexes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package module-indexes
magento2-indexes
Add index commands and logging to the index process.
All the commands added are normally ran by the cron (group index), this just allows them to be ran on demmand.
This shouldn't be ran, whilst cron is running, as 2 process running the same thing may cause issues.
Commands
indexer:clean-changelogs
- clear down change logs (runs afterindexer:update-mview
)indexer:reindex-all-invalid
- trigger a full reindex of all invalid indexes (only applicable when indexes are in 'realtime' mode)indexer:update-mview
- apply all change logs
Logging
By default this module will echo output when the indexers run. it will also log the info (level debug).
All versions of module-indexes with dependencies
PHP Build Version
Package Version
No informations.
The package zero1/module-indexes contains the following files
Loading the files please wait ....