Definition at line 13 of file Processor.php.
◆ __construct()
- Parameters
-
ConfigInterface | $config | |
IndexerInterfaceFactory | $indexerFactory | |
Indexer\CollectionFactory | $indexersFactory | |
\Magento\Framework\Mview\ProcessorInterface | $mviewProcessor | |
Definition at line 41 of file Processor.php.
◆ clearChangelog()
Clean indexer view changelogs
- Returns
- void
Definition at line 112 of file Processor.php.
114 $this->mviewProcessor->clearChangelog(
'indexer');
◆ updateMview()
Update indexer views
- Returns
- void
Definition at line 102 of file Processor.php.
104 $this->mviewProcessor->update(
'indexer');
◆ $config
◆ $indexerFactory
◆ $indexersFactory
◆ $mviewProcessor
The documentation for this class was generated from the following file: