(PECL solr >= 0.9.2)
SolrDocument::valid — Checks if the current position internally is still valid
public SolrDocument::valid ( ) : bool
Checks if the current position internally is still valid. It is used during foreach operations.
This function has no parameters.
Returns true
on success and false
if the current position is no longer valid.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/solrdocument.valid.php