Home
last modified time | relevance | path

Searched refs:setType (Results 551 – 575 of 601) sorted by last modified time

1...<<2122232425

/plugin/issuelinks/services/
H A DGitLab.service.php341 $issue->setType($this->getTypeFromLabels($info['labels']));
/plugin/issuelinks/classes/
H A DIssue.php239 public function setType($type) function in dokuwiki\\plugin\\issuelinks\\classes\\Issue
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
H A DDoctrineTypeDriver.php35 $propertyMetadata->setType($this->typeParser->parse($fieldType));
54 $propertyMetadata->setType($this->typeParser->parse($targetEntity));
H A DDoctrinePHPCRTypeDriver.php34 $propertyMetadata->setType($this->typeParser->parse($fieldType));
50 $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']));
H A DAnnotationDriver.php196 $propertyMetadata->setType($this->typeParser->parse($annot->name));
/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/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/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/
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/404manager/
H A DMessage404.php32 public function setType($type) function in Message404
H A Daction.php274 $this->message->setType(Message404::TYPE_CLASSIC);
279 $this->message->setType(Message404::TYPE_WARNING);
284 $this->message->setType(Message404::TYPE_WARNING);
289 $this->message->setType(Message404::TYPE_WARNING);
294 $this->message->setType(Message404::TYPE_WARNING);
396 $this->message->setType(Message404::TYPE_CLASSIC);
577 $this->message->setType(Message404::TYPE_WARNING);
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DBarcode.php23 ->setType($type)
42 ->setType($type)
62 ->setType($type)
H A DREADME.md56 ->setType('C128')
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DBarcodeFactory.php79 public function setType($value) function in jucksearm\\barcode\\lib\\BarcodeFactory
/plugin/barcodes/vendor/jucksearm/php-barcode/tests/
H A DBarcodeTest.php36 ->setType('C128')
53 ->setType('C128')
73 ->setType('C128')
/plugin/authgoogle/google/contrib/
H A DGoogle_AdsensehostService.php1008 public function setType( $type) { function in Google_AdUnitContentAdsSettings
1026 public function setType( $type) { function in Google_AdUnitContentAdsSettingsBackupOption
1063 public function setType( $type) { function in Google_AdUnitMobileContentAdsSettings
1312 public function setType( $type) { function in Google_ReportHeaders
H A DGoogle_BigqueryService.php1881 public function setType( $type) { function in Google_TableFieldSchema
H A DGoogle_ComputeService.php1605 public function setType( $type) { function in Google_AccessConfig
1877 public function setType( $type) { function in Google_AttachedDisk
H A DGoogle_DfareportingService.php1227 public function setType( $type) { function in Google_Report
H A DGoogle_FusiontablesService.php727 public function setType( $type) { function in Google_Column
803 public function setType( $type) { function in Google_Geometry
838 public function setType( $type) { function in Google_Line
898 public function setType( $type) { function in Google_Point
935 public function setType( $type) { function in Google_Polygon

1...<<2122232425