Dutch PHP Conference 2025 - Call For Papers

SolrInputDocument::getChildDocuments

(PECL solr >= 2.3.0)

SolrInputDocument::getChildDocumentsReturns an array of child documents (SolrInputDocument)

Опис

public SolrInputDocument::getChildDocuments(): array

Returns an array of child documents (SolrInputDocument)

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Прогляньте також

add a note

User Contributed Notes

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