Definition at line 8 of file Processor.php.
 
◆ __construct()
      
        
          | __construct | ( | View\CollectionFactory | $viewsFactory | ) |  | 
      
 
- Parameters
- 
  
    | View\CollectionFactory | $viewsFactory |  |  
 
Definition at line 18 of file Processor.php.
 
 
◆ clearChangelog()
      
        
          | clearChangelog | ( |  | $group = '' | ) |  | 
      
 
Clear all views' changelogs by group (all views if empty)
- Parameters
- 
  
  
- Returns
- void 
Implements ProcessorInterface.
Definition at line 54 of file Processor.php.
   57             $view->clearChangelog();
 
getViewsByGroup($group='')
 
 
◆ getViewsByGroup()
  
  | 
        
          | getViewsByGroup | ( |  | $group = '' | ) |  |  | protected | 
 
 
◆ update()
Materialize all views by group (all views if empty)
- Parameters
- 
  
  
- Returns
- void 
Implements ProcessorInterface.
Definition at line 41 of file Processor.php.
getViewsByGroup($group='')
 
 
 
◆ $viewsFactory
The documentation for this class was generated from the following file: