PHP 8.1.28 Released!

SolrDocument::hasChildDocuments

(PECL solr >= 2.3.0)

SolrDocument::hasChildDocumentsПроверяет, есть ли у документа дочерние документы

Описание

public SolrDocument::hasChildDocuments(): bool

Проверяет, есть ли у документа дочерние документы

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Смотрите также

add a note

User Contributed Notes

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