Home
last modified time | relevance | path

Searched refs:setType (Results 576 – 600 of 601) sorted by path

1...<<2122232425

/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md1158 - Filter\HasChild::setType, Filter\HasParent::setType now support Type instance as argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DChildren.php19 public function setType(string $type): self function in Elastica\\Aggregation\\Children
H A DParentAggregation.php19 public function setType($type): self function in Elastica\\Aggregation\\ParentAggregation
/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/
H A DConvertProcessor.php25 $this->setType($type);
33 public function setType(string $type): self function in Elastica\\Processor\\ConvertProcessor
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DHasChild.php25 $this->setType($type);
49 public function setType(?string $type = null): self function in Elastica\\Query\\HasChild
H A DHasParent.php24 $this->setType($type);
47 public function setType(string $type): self function in Elastica\\Query\\HasParent
H A DMultiMatch.php133 public function setType(string $type): self function in Elastica\\Query\\MultiMatch
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DBucket.php98 $this->setType($is);
156 protected function setType($type) function in Hoa\\Stream\\Bucket
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/
H A DPreDeserializeEvent.php27 public function setType(string $name, array $params = []): void function in JMS\\Serializer\\EventDispatcher\\PreDeserializeEvent
H A DPreSerializeEvent.php12 public function setType(string $typeName, array $params = []): void function in JMS\\Serializer\\EventDispatcher\\PreSerializeEvent
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/Subscriber/
H A DDoctrineProxySubscriber.php49 $event->setType('ArrayCollection');
74 $event->setType(get_parent_class($object), $type['params']);
98 $event->setType($newType['name'], $newType['params']);
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
H A DAnnotationDriver.php196 $propertyMetadata->setType($this->typeParser->parse($annot->name));
H A DDoctrinePHPCRTypeDriver.php34 $propertyMetadata->setType($this->typeParser->parse($fieldType));
50 $propertyMetadata->setType($this->typeParser->parse($targetEntity));
H A DDoctrineTypeDriver.php35 $propertyMetadata->setType($this->typeParser->parse($fieldType));
54 $propertyMetadata->setType($this->typeParser->parse($targetEntity));
H A DXmlDriver.php213 $pMetadata->setType($this->typeParser->parse((string) $type));
215 $pMetadata->setType($this->typeParser->parse((string) $pElem->type));
H A DYamlDriver.php146 $pMetadata->setType($this->typeParser->parse((string) $pConfig['type']));
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/
H A DPropertyMetadata.php184 public function setType(array $type): void function in JMS\\Serializer\\Metadata\\PropertyMetadata
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/Subscriber/
H A DDoctrineProxySubscriberTest.php119 $event->setType('foo', ['bar']);
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DGraphNavigatorTest.php124 $event->setType($type['name'], $type['params']);
/plugin/issuelinks/classes/
H A DIssue.php239 public function setType($type) function in dokuwiki\\plugin\\issuelinks\\classes\\Issue
/plugin/issuelinks/services/
H A DGitHub.service.php402 $issue->setType($this->getTypeFromLabels($labels));
H A DGitLab.service.php341 $issue->setType($this->getTypeFromLabels($info['labels']));
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DChange.php90 public function setType(int $modType)
87 public function setType(int $modType) global() function in FreeDSx\\Ldap\\Entry\\Change
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2 …{isGLBufferAttribute:!0,setBuffer:function(t){return this.buffer=t,this},setType:function(t,e){ret…

1...<<2122232425