Home
last modified time | relevance | path

Searched refs:setMetadata (Results 276 – 287 of 287) sorted by path

1...<<1112

/plugin/authgooglesheets/vendor/google/apiclient-services/src/WebRisk/
H A DGoogleLongrunningOperation.php72 public function setMetadata($metadata) function in Google\\Service\\WebRisk\\GoogleLongrunningOperation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Workflows/
H A DLocation.php88 public function setMetadata($metadata) function in Google\\Service\\Workflows\\Location
H A DOperation.php72 public function setMetadata($metadata) function in Google\\Service\\Workflows\\Operation
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md641 - `getMetadata` and `setMetadata` have been removed in favor of
661 `GuzzleHttp\Stream\StreamInterface::setMetadata` have been removed.
/plugin/diagramsnet/lib/js/
H A Dorgchart.min.js8setMetadata:function(n,t){n.$getMetadata=Bridge.Reflection.getMetadata;n.$metadata=t},initMetaData… method in Bridge.Reflection
/plugin/diagramsnet/lib/js/orgchart/
H A DOrgChart.Layout.min.js1 …e().Connector=new OrgChart.Layout.Connector(segments)}});var $m=Bridge.setMetadata,$n=[OrgChart.La…
H A Dbridge.min.js8setMetadata:function(n,t){n.$getMetadata=Bridge.Reflection.getMetadata;n.$metadata=t},initMetaData… method in Bridge.Reflection
/plugin/elasticsearch/vendor/ruflin/elastica/src/Bulk/
H A DAction.php44 $this->setMetadata($metadata);
90 public function setMetadata(array $metadata): self function in Elastica\\Bulk\\Action
/plugin/elasticsearch/vendor/ruflin/elastica/src/Bulk/Action/
H A DAbstractDocument.php34 $this->setMetadata($metadata);
51 $this->setMetadata($metadata);
/plugin/farm/
H A Danimal.class.php132 public function setMetadata($name = '', $value = '') { function in dokuwiki_farm_animal
H A Danimalmanager.class.php95 if(!$this->animal->setMetadata('status', $s)) {
103 if(!$this->animal->setMetadata('lockstate', $s)) {
H A Dsoapserver.php182 return array('success' => $a->setMetadata('status', $status));
196 return array('success' => $a->setMetadata('lockstate', $lockstate));

1...<<1112