SolrIndexCheck
class SolrIndexCheck implements EnvironmentCheck (View source)
Check the availability of all Solr indexes of given class.
If there are no indexes of given class found, the returned status will still be "OK".
Properties
protected | null|string | $indexClass |
Methods
Details
__construct(string $indexClass = null)
No description
array
check()
No description