Home
last modified time | relevance | path

Searched refs:getDocuments (Results 1 – 7 of 7) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DDocumentsTarget.php38 public function getDocuments() function in Google\\Service\\Firestore\\DocumentsTarget
H A DListDocumentsResponse.php40 public function getDocuments() function in Google\\Service\\Firestore\\ListDocumentsResponse
H A DBatchGetDocumentsRequest.php50 public function getDocuments() function in Google\\Service\\Firestore\\BatchGetDocumentsRequest
H A DTarget.php53 public function getDocuments() function in Google\\Service\\Firestore\\Target
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1GcsDocuments.php36 public function getDocuments() function in Google\\Service\\Document\\GoogleCloudDocumentaiV1GcsDocuments
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DResultSet.php70 public function getDocuments() function in Elastica\\ResultSet
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md861 - `Elastica\Result->getDocument` and `Elastica\ResultSet->getDocuments` for return `\Elastica\Document`. https://github.com/ruflin/Elastica/issues/960