PHP 8.3.4 Released!

SolrDocument::key

(PECL solr >= 0.9.2)

SolrDocument::key現行のキーを返す

説明

public SolrDocument::key(): string

現行のキーを返します。

パラメータ

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

戻り値

現行のキーを返します。

add a note

User Contributed Notes

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