CakeFest 2024: The Official CakePHP Conference

SolrDocument::next

(PECL solr >= 0.9.2)

SolrDocument::next内部ポインタを次のフィールドに移動

説明

public SolrDocument::next(): void

内部ポインタを次のフィールドに移動します。

パラメータ

この関数にはパラメータはありません。

戻り値

この関数に戻り値はありません。

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top