Home
last modified time | relevance | path

Searched refs:setType (Results 1 – 25 of 603) sorted by relevance

12345678910>>...25

/plugin/combo/ComboStrap/
H A DRouter.php83 ->setType(RouterRedirection::REDIRECT_PERMANENT_METHOD)
119 ->setType(RouterRedirection::REDIRECT_PERMANENT_METHOD)
155 ->setType(RouterRedirection::REDIRECT_PERMANENT_METHOD)
162 ->setType(RouterRedirection::REDIRECT_TRANSPARENT_METHOD)
186 $builder->setType(RouterRedirection::REDIRECT_TRANSPARENT_METHOD);
188 $builder->setType(RouterRedirection::REDIRECT_PERMANENT_METHOD);
210 return $builder->setType(RouterRedirection::REDIRECT_PERMANENT_METHOD)->build();
212 … return $builder->setType(RouterRedirection::REDIRECT_TRANSPARENT_METHOD)->build();
215 return $builder->setType(RouterRedirection::REDIRECT_PERMANENT_METHOD)->build();
287 ->setType(RouterRedirection::REDIRECT_PERMANENT_METHOD)
[all …]
/plugin/barcodes/vendor/jucksearm/php-barcode/tests/
DBarcodeTest.php36 ->setType('C128')
53 ->setType('C128')
73 ->setType('C128')
/plugin/barcodes/vendor/jucksearm/php-barcode/
DBarcode.php23 ->setType($type)
42 ->setType($type)
62 ->setType($type)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
DClient.php344 $endpoint->setType($type);
427 $endpoint->setType($type);
463 $endpoint->setType($type);
498 $endpoint->setType($type);
556 $endpoint->setType($type);
639 $endpoint->setType($type);
677 $endpoint->setType($type);
717 $endpoint->setType($type);
782 $endpoint->setType($type);
878 $endpoint->setType($type);
[all …]
/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/
DConvertProcessor.php25 $this->setType($type);
33 public function setType(string $type): self function in Elastica\\Processor\\ConvertProcessor
/plugin/404manager/
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/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/Subscriber/
DDoctrineProxySubscriber.php49 $event->setType('ArrayCollection');
74 $event->setType(get_parent_class($object), $type['params']);
98 $event->setType($newType['name'], $newType['params']);
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
DHasParent.php24 $this->setType($type);
47 public function setType(string $type): self function in Elastica\\Query\\HasParent
DHasChild.php25 $this->setType($type);
49 public function setType(?string $type = null): self function in Elastica\\Query\\HasChild
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
DDoctrinePHPCRTypeDriver.php34 $propertyMetadata->setType($this->typeParser->parse($fieldType));
50 $propertyMetadata->setType($this->typeParser->parse($targetEntity));
DDoctrineTypeDriver.php35 $propertyMetadata->setType($this->typeParser->parse($fieldType));
54 $propertyMetadata->setType($this->typeParser->parse($targetEntity));
/plugin/combo/ComboStrap/Meta/Field/
H A DAliases.php59 $alias->setType($aliasType->getValue());
99 ->setType($type);
191 ->setType(AliasType::REDIRECT);
299 $alias->setType($aliasType);
/plugin/findologicxmlexport/vendor/hoa/stream/
DBucket.php98 $this->setType($is);
156 protected function setType($type) function in Hoa\\Stream\\Bucket
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
DParentAggregation.php19 public function setType($type): self function in Elastica\\Aggregation\\ParentAggregation
DChildren.php19 public function setType(string $type): self function in Elastica\\Aggregation\\Children
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/
DPreSerializeEvent.php12 public function setType(string $typeName, array $params = []): void function in JMS\\Serializer\\EventDispatcher\\PreSerializeEvent
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/
DGoogleChromeManagementV1AndroidAppPermission.php30 public function setType($type) function in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1AndroidAppPermission
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
DSystemEvent.php30 public function setType($type) function in Google\\Service\\DriveActivity\\SystemEvent
DDelete.php30 public function setType($type) function in Google\\Service\\DriveActivity\\Delete
DApplicationReference.php30 public function setType($type) function in Google\\Service\\DriveActivity\\ApplicationReference
DFolder.php30 public function setType($type) function in Google\\Service\\DriveActivity\\Folder
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
DGoogleCloudDocumentaiV1DocumentPageTokenDetectedBreak.php30 public function setType($type) function in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageTokenDetectedBreak
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DServerBinding.php30 public function setType($type) function in Google\\Service\\Compute\\ServerBinding
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
DRuntimeGuestOsFeature.php30 public function setType($type) function in Google\\Service\\AIPlatformNotebooks\\RuntimeGuestOsFeature
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
DDriveMimeTypeRestrict.php30 public function setType($type) function in Google\\Service\\CloudSearch\\DriveMimeTypeRestrict

12345678910>>...25