Home
last modified time | relevance | path

Searched refs:string (Results 201 – 225 of 2909) sorted by relevance

12345678910>>...117

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DRemoteBuildExecution.php75 'type' => 'string',
80 'type' => 'string',
85 'type' => 'string',
90 'type' => 'string',
108 'type' => 'string',
113 'type' => 'string',
118 'type' => 'string',
142 'type' => 'string',
162 'type' => 'string',
172 'type' => 'string',
[all …]
H A DAssuredworkloads.php72 'type' => 'string',
82 'type' => 'string',
87 'type' => 'string',
95 'type' => 'string',
114 'type' => 'string',
119 'type' => 'string',
128 'type' => 'string',
133 'type' => 'string',
142 'type' => 'string',
152 'type' => 'string',
[all …]
H A DFirebaseRules.php80 'type' => 'string',
100 'type' => 'string',
110 'type' => 'string',
120 'type' => 'string',
130 'type' => 'string',
135 'type' => 'string',
144 'type' => 'string',
149 'type' => 'string',
157 'type' => 'string',
166 'type' => 'string',
[all …]
H A DWebRisk.php76 'type' => 'string',
80 'type' => 'string',
100 'type' => 'string',
110 'type' => 'string',
120 'type' => 'string',
130 'type' => 'string',
135 'type' => 'string',
143 'type' => 'string',
162 'type' => 'string',
182 'type' => 'string',
[all …]
H A DServiceUsage.php80 'type' => 'string',
90 'type' => 'string',
100 'type' => 'string',
110 'type' => 'string',
114 'type' => 'string',
122 'type' => 'string',
141 'type' => 'string',
151 'type' => 'string',
156 'type' => 'string',
166 'type' => 'string',
[all …]
H A DRecaptchaEnterprise.php75 'type' => 'string',
85 'type' => 'string',
105 'type' => 'string',
115 'type' => 'string',
125 'type' => 'string',
135 'type' => 'string',
145 'type' => 'string',
154 'type' => 'string',
163 'type' => 'string',
173 'type' => 'string',
[all …]
H A DPolicySimulator.php83 'type' => 'string',
93 'type' => 'string',
113 'type' => 'string',
122 'type' => 'string',
141 'type' => 'string',
151 'type' => 'string',
155 'type' => 'string',
163 'type' => 'string',
182 'type' => 'string',
192 'type' => 'string',
[all …]
H A DCloudScheduler.php72 'type' => 'string',
82 'type' => 'string',
87 'type' => 'string',
95 'type' => 'string',
114 'type' => 'string',
124 'type' => 'string',
134 'type' => 'string',
144 'type' => 'string',
153 'type' => 'string',
162 'type' => 'string',
[all …]
H A DPaymentsResellerSubscription.php72 'type' => 'string',
81 'type' => 'string',
100 'type' => 'string',
105 'type' => 'string',
113 'type' => 'string',
132 'type' => 'string',
142 'type' => 'string',
147 'type' => 'string',
156 'type' => 'string',
166 'type' => 'string',
[all …]
H A DCloudComposer.php73 'type' => 'string',
83 'type' => 'string',
93 'type' => 'string',
103 'type' => 'string',
112 'type' => 'string',
121 'type' => 'string',
126 'type' => 'string',
145 'type' => 'string',
158 'type' => 'string',
177 'type' => 'string',
[all …]
H A DBinaryAuthorization.php76 'type' => 'string',
86 'type' => 'string',
106 'type' => 'string',
111 'type' => 'string',
120 'type' => 'string',
130 'type' => 'string',
140 'type' => 'string',
154 'type' => 'string',
163 'type' => 'string',
172 'type' => 'string',
[all …]
H A DMyBusinessQA.php71 'type' => 'string',
81 'type' => 'string',
91 'type' => 'string',
100 'type' => 'string',
104 'type' => 'string',
112 'type' => 'string',
121 'type' => 'string',
126 'type' => 'string',
145 'type' => 'string',
155 'type' => 'string',
[all …]
H A DStreetViewPublish.php78 'type' => 'string',
88 'type' => 'string',
93 'type' => 'string',
97 'type' => 'string',
110 'type' => 'string',
115 'type' => 'string',
138 'type' => 'string',
142 'type' => 'string',
147 'type' => 'string',
160 'type' => 'string',
[all …]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DOperations.php71 * @param string $username
72 * @param string $password
75 public static function bind(string $username, string $password)
84 * @param string $mechanism
85 * @param string|null $credentials
88 public static function bindSasl(array $options = [], string $mechanism = '', ?string $credentials = null)
96 * @param string $username
99 public static function bindAnonymously(string
[all...]
/plugin/combo/ComboStrap/Web/
H A DUrl.php76 private ?string $path = null;
77 private ?string $scheme = null;
78 private ?string $host = null;
79 private ?string $fragment = null;
81 * @var string - original url string
96 public function __construct(string $url = null)
148 * @param $string - a string
149 * @param string
154 encodeToUrlPath($string, string $separator = WikiPath NAMESPACE_SEPARATOR_DOUBLE_POINT) global() argument
[all...]
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/
H A DEventDispatcher.php31 public static function getDefaultMethodName(string $eventName): string
50 …public function addListener(string $eventName, $callable, ?string $class = null, ?string $format =…
72 public function hasListeners(string $eventName, string $class, string $format): bool
85 public function dispatch(string $eventName, string $class, string $format, Event $event): void
115 …protected function initializeListeners(string $eventName, string $loweredClass, string $format): a…
/plugin/swiftmail/Swift/Events/
H A DResponseEvent.php23 protected $string = null; variable in Swift_Events_ResponseEvent
34 public function __construct($string) argument
36 $this->setString($string);
37 $this->setCode(substr($string, 0, 3));
43 public function setString($string) argument
45 $this->string = (string) $string;
53 return $this->string;
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
H A DQuery.php65 public function getType(): string
77 public function match(?string $field = null, $values = null): MatchQuery
120 public function common_terms(string $field, string $query, float $cutoffFrequency): Common
152 * @param array|string $origin
154 public function distance_feature(string $field, $origin, string $pivot): DistanceFeature
174 * @param string|null $value String to search for
176 public function fuzzy(?string $fieldName = null, ?string
[all...]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Sorting/
H A DSortKey.php22 * @var string
27 * @var null|string
37 * @param string $attribute
39 * @param null|string $orderingRule
41 public function __construct(string $attribute, bool $useReverseOrder = false, ?string $orderingRule = null)
49 * @return string
51 public function getAttribute(): string
57 * @param string $attribute
60 public function setAttribute(string
[all...]
/plugin/combo/ComboStrap/
H A DInterWiki.php22 private string $name;
23 private string $ref;
25 private ?string $urlWithoutFragment = null;
27 private ?string $fragment = null;
29 private string $markupType;
32 * @param string $interWikiRef - The interwiki
33 * @param string $markupType - The {@link MarkupRef::getSchemeType()} ie media or link
35 public function __construct(string $interWikiRef, string $markupType)
51 public static function addInterWiki(string
[all...]
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
H A DWrite.php116 * @param string $string String.
121 public function write($string, $length) argument
131 return fwrite($this->getStream(), $string, $length);
137 * @param string $string String.
140 public function writeString($string) argument
142 $string = (string) $string;
144 return $this->write($string, strlen($string));
228 * @param string $string String.
231 public function writeAll($string) argument
233 return $this->write($string, strlen($string));
/plugin/stars2/
H A Dsyntax.php143 … $string='<span class="starspan" onload="loadStars()" alt="' . $d[0] . '/' . $d[1] . ' stars">';
157 …$string .= '<img class="fullstarimage" id="'.$i.'" style="height:'.$options['height'].'px;" src="'…
159 …$string .= '<img class="fullstarimage" id="'.$i.'" style="height:'.$options['height'].'px;" src="'…
164 …$string .= '<img class="halfstarimage" id="'.$i.'" style="height:'.$options['height'].'px;" src="'…
169 …$string .= '<img class="emptystarimage" id="'.$i.'" style="height:'.$options['height'].'px;" src="…
171 $string .= '</span>';
173 return $string;
181 … $string='<span class="starspan" onload="loadStars()" alt="' . $d[0] . '/' . $d[1] . ' stars">';
185 …$string .= '<img class="fullstarimage" id="'.$i.'" style="height:'.$options['height'].'px;" onmous…
197 $string .= '</span>';
[all …]
/plugin/findologicxmlexport/vendor/hoa/file/Link/
H A DWrite.php115 * @param string $string String.
120 public function write($string, $length) argument
130 return fwrite($this->getStream(), $string, $length);
136 * @param string $string String.
139 public function writeString($string) argument
141 $string = (string) $string;
143 return $this->write($string, strlen($string));
227 * @param string $string String.
230 public function writeAll($string) argument
232 return $this->write($string, strlen($string));
/plugin/findologicxmlexport/vendor/hoa/file/
H A DWrite.php116 * @param string $string String.
121 public function write($string, $length) argument
131 return fwrite($this->getStream(), $string, $length);
137 * @param string $string String.
140 public function writeString($string) argument
142 $string = (string) $string;
144 return $this->write($string, strlen($string));
228 * @param string $string String.
231 public function writeAll($string) argument
233 return $this->write($string, strlen($string));
/plugin/elasticsearch/vendor/ruflin/elastica/src/Bulk/
H A DAction.php27 * @var string
37 * @var array|string
41 public function __construct(string $opType = self::OP_TYPE_INDEX, array $metadata = [], array $source = [])
48 public function __toString(): string
50 $string = JSON::stringify($this->getActionMetadata(), \JSON_FORCE_OBJECT).Bulk::DELIMITER;
55 $string .= $source;
62 $string .= '{"doc": '.$source['doc'].$docAsUpsert.'}';
64 $string .= JSON::stringify($source, \JSON_UNESCAPED_UNICODE);
66 $string .= Bulk::DELIMITER;
69 return $string;
[all...]

12345678910>>...117