PHP 8.4.0 RC3 available for testing

SolrDocument::getChildDocuments

(PECL solr >= 2.3.0)

SolrDocument::getChildDocumentsRenvoie un tableau de documents enfants (SolrDocument)

Description

public SolrDocument::getChildDocuments(): array

Renvoie un tableau de documents enfants (SolrDocument)

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Voir aussi

add a note

User Contributed Notes

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