IndexObjectProvider
class IndexObjectProvider (View source)
Provides messages to the reindexer for common objects
Properties
protected Connection | $connection |
Methods
fetchPages()
Get Pages to add to the queue.
fetchUsers()
Get Users to add to the queue.
fetchExpressObjects()
Get Express objects to add to the queue.
fetchExpressEntries()
Get Express entries to add to the queue.
fetchFiles()
Get Files to add to the queue.
fetchSites()
Get Sites to add to the queue.
Details
__construct(Connection $connection)
IndexObjectProvider constructor.
Iterator
fetchPages()
Get Pages to add to the queue.
Iterator
fetchUsers()
Get Users to add to the queue.
Iterator
fetchExpressObjects()
Get Express objects to add to the queue.
Iterator
fetchExpressEntries()
Get Express entries to add to the queue.
Iterator
fetchFiles()
Get Files to add to the queue.
Iterator
fetchSites()
Get Sites to add to the queue.