CakeFest 2024: The Official CakePHP Conference

SolrDocument::key

(PECL solr >= 0.9.2)

SolrDocument::keyRetrieves the current key

Açıklama

public SolrDocument::key(): string

Retrieves the current key.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Returns the current key.

add a note

User Contributed Notes

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