EntryIndexer
class EntryIndexer implements IndexingDriverInterface, ApplicationAwareInterface (View source)
Traits
Trait ApplicationAwareTrait A trait used with ApplicationAwareInterface
Properties
| protected Application | $app | from ApplicationAwareTrait | |
| protected ObjectManager | $objectManager | 
Methods
Details
        
                            
    setApplication(Application $app)
        
    
    Setter method for the application
        
                            
    __construct(ObjectManager $objectManager)
        
    
    No description
        
                            bool
    index($entry)
        
    
    Add an object to the index
        
                            bool
    forget($entry)
        
    
    Remove an object from the index