Home
last modified time | relevance | path

Searched defs:type (Results 51 – 75 of 1770) sorted by relevance

12345678910>>...71

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DSystemEvent.php25 public $type; variable in Google\\Service\\DriveActivity\\SystemEvent
30 public function setType($type)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DChartDateTimeRule.php25 public $type; variable in Google\\Service\\Sheets\\ChartDateTimeRule
30 public function setType($type)
H A DDateTimeRule.php25 public $type; variable in Google\\Service\\Sheets\\DateTimeRule
30 public function setType($type)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DUpgradeInstanceRequest.php25 public $type; variable in Google\\Service\\AIPlatformNotebooks\\UpgradeInstanceRequest
30 public function setType($type)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1DiscoveryEventActionDetails.php25 public $type; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1DiscoveryEventActionDetails
30 public function setType($type)
/plugin/elasticsearch/vendor/composer/
H A Dinstalled.json8 "type": "git", string
13 "type": "zip", string
38 "type": "library", string
73 "type": "git", string
78 "type": "zip", string
90 "type": "library", string
129 "type": "git", string
134 "type": "zip", string
155 "type": "library", string
189 "type" string
194 "type": "zip", global() string
207 "type": "library", global() string
244 "type": "github" global() string
254 "type": "git", global() string
259 "type": "zip", global() string
274 "type": "library", global() string
309 "type": "git", global() string
314 "type": "zip", global() string
323 "type": "library", global() string
362 "type": "git", global() string
367 "type": "zip", global() string
379 "type": "library", global() string
427 "type": "github" global() string
431 "type": "github" global() string
441 "type": "git", global() string
446 "type": "zip", global() string
475 "type": "library", global() string
514 "type": "git", global() string
519 "type": "zip", global() string
528 "type": "library", global() string
566 "type": "custom" global() string
570 "type": "github" global() string
574 "type": "tidelift" global() string
584 "type": "git", global() string
589 "type": "zip", global() string
599 "type": "library", global() string
649 "type": "custom" global() string
653 "type": "github" global() string
657 "type": "tidelift" global() string
[all...]
/plugin/authgooglesheets/vendor/composer/
H A Dinstalled.json8 "type": "git", string
13 "type": "zip", string
28 "type": "library", string
68 "type": "git", string
73 "type": "zip", string
104 "type": "library", string
142 "type": "git", string
147 "type": "zip", string
159 "type": "library", string
189 "type": "git", string
[all …]
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/TypeMatcher/
H A DTypeMatcher.php10 private $type; variable in DeepCopy\\TypeMatcher\\TypeMatcher
15 public function __construct($type)
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/TypeMatcher/
H A DTypeMatcher.php10 private $type; variable in DeepCopy\\TypeMatcher\\TypeMatcher
15 public function __construct($type) argument
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DXmlSerializationVisitor.php131 public function visitNull($data, array $type)
142 public function visitString(string $data, array $type)
153 public function visitSimpleString($data, array $type): \DOMText
161 public function visitBoolean(bool $data, array $type)
169 public function visitInteger(int $data, array $type)
177 public function visitDouble(float $data, array $type)
185 public function visitArray(array $data, array $type): void
222 public function startVisitingObject(ClassMetadata $metadata, object $data, array $type): void
353 public function endVisitingObject(ClassMetadata $metadata, object $data, array $type): void
H A DSerializer.php105 private function findInitialType(?string $type, SerializationContext $context): ?string
151 …rialize($data, string $format, ?SerializationContext $context = null, ?string $type = null): string
169 …public function deserialize(string $data, string $type, string $format, ?DeserializationContext $c…
186 … public function toArray($data, ?SerializationContext $context = null, ?string $type = null): array
213 public function fromArray(array $data, string $type, ?DeserializationContext $context = null)
230 … VisitorInterface $visitor, Context $context, $data, string $format, ?string $type = null, bool $p…
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/
H A DPropertyMetadata.php34 public $type; variable in JMS\\Serializer\\Metadata\\PropertyMetadata
154 public function setAccessor(string $type, ?string $getter = null, ?string $setter = null): void
184 public function setType(array $type): void
189 public static function isCollectionList(?array $type = null): bool
197 public static function isCollectionMap(?array $type = null): bool
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DFormErrorHandler.php59 …public function serializeFormToXml(XmlSerializationVisitor $visitor, Form $form, array $type): \DO…
86 …public function serializeFormToJson(JsonSerializationVisitor $visitor, Form $form, array $type): \…
94 …FormErrorToXml(XmlSerializationVisitor $visitor, FormError $formError, array $type): \DOMCdataSect…
102 …ializeFormErrorToJson(JsonSerializationVisitor $visitor, FormError $formError, array $type): string
H A DIteratorHandler.php65 array $type,
83 array $type,
98 array $type,
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DTestUtil.php54 static function getTestCalendarData($type = 1) {
122 static function getTestTODO($type = 'due') {
/plugin/bez/tpl/
H A Dthread_report.php11 <?php $type = $tpl->get('thread')->type ?> variable
13 <?php $type = $tpl->param('type') ?> variable
[all...]
/plugin/move/helper/
H A Dplan.php253 protected function addMove($src, $dst, $class = self::CLASS_NS, $type = self::TYPE_PAGES) {
467 protected function stepThroughDocuments($type = self::TYPE_PAGES, $skip = false) {
571 protected function stepThroughMissingDocuments($type = self::TYPE_PAGES) {
687 protected function addToDocumentList($src, $dst, $type = self::TYPE_PAGES) {
728 protected function findAffectedPages($src, $dst, $class, $type) {
761 protected function findMissingDocuments($src, $dst, $type = self::TYPE_PAGES) {
924 public function build_log_line ($type, $from, $to, $success) {
/plugin/commonmark/vendor/composer/
H A Dinstalled.json8 "type": "git", string
13 "type": "zip", string
86 "type": "git", string
42 "type": "library", global() string
82 "type": "custom" global() string
90 "type": "github" global() string
94 "type": "tidelift" global() string
[all...]
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Grammar/
H A DConstant.php17 protected $type; variable in Twig_Extensions_Grammar_Constant
19 public function __construct($name, $type = null)
/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/
H A DConvertProcessor.php22 public function __construct(string $field, string $type) argument
33 public function setType(string $type): self argument
/plugin/diagrams/script/
H A DDiagramsMenuItemDispatcher.js6 static type = 'mediafile'; field in DiagramsMenuItemDispatcherMediaFile
91 static type = 'embed'; field in DiagramsMenuItemDispatcherEmbedded
/plugin/mdpage/vendor/composer/
H A Dinstalled.json8 "type": "git", string
13 "type": "zip", string
31 "type": "library", string
75 "type": "git", string
80 "type": "zip", string
92 "type": "library", string
139 "type": "custom" string
143 "type": "github" string
147 "type": "tidelift" string
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php128 complete(IncompleteType $type, int $tagType, array $tagMap = []) global() argument
144 encode(AbstractType $type) global() argument
623 encodeBitString(BitStringType $type) global() argument
647 encodeRelativeOid(RelativeOidType $type) global() argument
664 encodeOid(OidType $type) global() argument
703 encodeGeneralizedTime(GeneralizedTimeType $type) global() argument
713 encodeUtcTime(UtcTimeType $type) global() argument
724 encodeTime(AbstractTimeType $type, string $format) global() argument
782 encodeInteger(AbstractType $type) global() argument
830 encodeReal(RealType $type) global() argument
[all...]
/plugin/findologicxmlexport/vendor/composer/
H A Dinstalled.json7 "type": "git", string
12 "type": "zip", string
26 "type": "library", string
77 "type": "git", string
82 "type": "zip", string
100 "type": "library", string
135 "type": "git", string
140 "type": "zip", string
149 "type": "library", string
191 "type": "git", string
[all …]
/plugin/syntaxhighlighter3/sxh3/
H A Dpackage.json7 "type": "MIT" string
10 "type": "LGPL" string
14 "type": "git", string

12345678910>>...71