Home
last modified time | relevance | path

Searched refs:setDocument (Results 1 – 25 of 28) sorted by relevance

12

/plugin/elasticsearch/vendor/ruflin/elastica/src/Bulk/Action/
DIndexDocument.php18 public function setDocument(Document $document): AbstractDocument function in Elastica\\Bulk\\Action\\IndexDocument
20 parent::setDocument($document);
DUpdateDocument.php18 public function setDocument(Document $document): AbstractDocument function in Elastica\\Bulk\\Action\\UpdateDocument
20 parent::setDocument($document);
DAbstractDocument.php28 public function setDocument(Document $document): self function in Elastica\\Bulk\\Action\\AbstractDocument
68 $this->setDocument($data);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/
DClassifyTextRequest.php28 public function setDocument(Document $document) function in Google\\Service\\CloudNaturalLanguage\\ClassifyTextRequest
DAnalyzeEntitySentimentRequest.php32 public function setDocument(Document $document) function in Google\\Service\\CloudNaturalLanguage\\AnalyzeEntitySentimentRequest
DAnalyzeSentimentRequest.php32 public function setDocument(Document $document) function in Google\\Service\\CloudNaturalLanguage\\AnalyzeSentimentRequest
DAnalyzeEntitiesRequest.php32 public function setDocument(Document $document) function in Google\\Service\\CloudNaturalLanguage\\AnalyzeEntitiesRequest
DAnalyzeSyntaxRequest.php32 public function setDocument(Document $document) function in Google\\Service\\CloudNaturalLanguage\\AnalyzeSyntaxRequest
DAnnotateTextRequest.php34 public function setDocument(Document $document) function in Google\\Service\\CloudNaturalLanguage\\AnnotateTextRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigateway/
DApigatewayApiConfigOpenApiDocument.php28 public function setDocument(ApigatewayApiConfigFile $document) function in Google\\Service\\Apigateway\\ApigatewayApiConfigOpenApiDocument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
DDocumentTransform.php33 public function setDocument($document) function in Google\\Service\\Firestore\\DocumentTransform
DDocumentRemove.php39 public function setDocument($document) function in Google\\Service\\Firestore\\DocumentRemove
DDocumentDelete.php39 public function setDocument($document) function in Google\\Service\\Firestore\\DocumentDelete
DDocumentChange.php37 public function setDocument(Document $document) function in Google\\Service\\Firestore\\DocumentChange
DRunQueryResponse.php40 public function setDocument(Document $document) function in Google\\Service\\Firestore\\RunQueryResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
DGoogleCloudDocumentaiV1ProcessResponse.php30 public function setDocument(GoogleCloudDocumentaiV1Document $document) function in Google\\Service\\Document\\GoogleCloudDocumentaiV1ProcessResponse
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
DPercolate.php36 public function setDocument($document): self function in Elastica\\Query\\Percolate
/plugin/odt/ODT/
DODTState.php342 public function setDocument($doc) { function in ODTState
DODTDocument.php157 $this->state->setDocument($this);
/plugin/pdfjs/pdfjs/web/
Dviewer.js918 this.pdfThumbnailViewer.setDocument(null);
919 this.pdfViewer.setDocument(null);
920 this.pdfLinkService.setDocument(null);
921 this.pdfDocumentProperties.setDocument(null);
1218 this.pdfLinkService.setDocument(pdfDocument, baseDocumentUrl);
1219 this.pdfDocumentProperties.setDocument(pdfDocument, this.url);
1221 pdfViewer.setDocument(pdfDocument);
1226 pdfThumbnailViewer.setDocument(pdfDocument);
6153 value: function setDocument(pdfDocument) {
6741 value: function setDocument(pdfDocument) {
[all …]
Dviewer.js.map1setDocument","setFileSize","_updateUI","kb","size_kb","size_b","size_mb","pageSizeInches","isPortr…
/plugin/jdraw/lib/
Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/aceeditor/
Dbuild.js1setDocument=function(e){this.doc=e,this.lines=[],this.states=[],this.stop()},this.fireUpdateEvent=… function
/plugin/diagramsnet/lib/js/jquery/
Djquery-3.3.1.min.js2 …ownerDocument||e).documentElement;return!!t&&"HTML"!==t.nodeName},p=oe.setDocument=function(e){var…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
Djquery.min.js2 …ownerDocument||a).documentElement;return!!b&&"HTML"!==b.nodeName},m=ga.setDocument=function(a){var…

12