Home
last modified time | relevance | path

Searched refs:string (Results 1176 – 1200 of 3165) sorted by relevance

1...<<41424344454647484950>>...127

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ml/
H A DGetJobs.php32 public function getURI(): string
51 public function getMethod(): string
H A DGetTrainedModelsStats.php32 public function getURI(): string
51 public function getMethod(): string
H A DExplainDataFrameAnalytics.php31 public function getURI(): string
46 public function getMethod(): string
H A DPreviewDataFrameAnalytics.php31 public function getURI(): string
46 public function getMethod(): string
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DTerms.php17 * @param string $order "_count", "_term", or the name of a sub-aggregation or sub-aggregation response field
18 * @param string $direction "asc" or "desc"
22 public function setOrder(string $order, string $direction): self
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Serializers/
H A DEverythingToJSONSerializer.php33 public function serialize($data): string
49 public function deserialize(?string $data, array $headers)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/
H A DAnalyze.php31 public function getURI(): string
48 public function getMethod(): string
H A DGetMapping.php31 public function getURI(): string
63 public function getMethod(): string
H A DExistsType.php32 public function getURI(): string
56 public function getMethod(): string
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ingest/
H A DSimulate.php31 public function getURI(): string
48 public function getMethod(): string
/plugin/openlayersmap/
H A DStaticMap.php107 * @param string $maptype
111 * @param string $gpx
113 * @param string $kml
115 * @param string $geojson
116 * @param string $mediaDir
118 * @param string $tileCacheBaseDir
122 * @param string $apikey
130 string $maptype,
132 string $gpx,
133 string
[all...]
/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DStreamInterface.php111 * @param string $string The string that is to be written.
115 public function write($string); argument
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DStreamInterface.php11 * a string until the end of the stream is reached.
15 * @return string
109 * @param string $string The string that is to be written.
115 public function write($string); argument
131 * @return string Returns the data read from the stream.
136 * Returns the remaining contents of the stream as a string.
140 * @return string
150 * @param string
[all...]
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DGeoBoundingBox.php21 public function __construct(string $key, array $coordinates)
35 public function addCoordinates(string $key, array $coordinates): self
/plugin/combo/ComboStrap/
H A DSectionTag.php15 public static function renderEnterXhtml(TagAttributes $tag): string
25 public static function renderExitXhtml(): string
H A DMarkupRef.php30 * * It keeps the anchor only if there is no query string
55 private string $type;
59 private string $refScheme;
63 private string $ref;
169 throw new ExceptionBadSyntax("The url string was not validated as an URL ($ref). Error: {$e->getMessage()}");
274 * Parsing Query string if any
315 // We test for an empty wikiPath string
316 // because if the wiki path is the empty string,
384 * @param string $wikiPath - a path entered by a user
385 * @return string
[all...]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D64.64.js.map1string',\n 'subst',\n 'dict',\n 'cd',\n 'clock',\n 'exec',\n …
/plugin/findologicxmlexport/vendor/jms/serializer/src/Twig/
H A DSerializerRuntimeHelper.php28 …public function serialize($object, string $type = 'json', ?SerializationContext $context = null):
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Encoder/
H A DAnonymousEncoder.php27 public function encode(Message $message, SaslContext $context): string
39 public function decode(string $data, SaslContext $context): Message
/plugin/elasticsearch/vendor/ruflin/elastica/src/Bulk/
H A DResponse.php15 * @var string
20 * @param array|string $responseData
22 public function __construct($responseData, Action $action, string $opType)
35 public function getOpType(): string
/plugin/statistics/inc/
H A DStatisticsBrowscap.class.php22 * @param string $url
24 * @return string
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DTokenFactory.php24 ?string $text,
35 public function create(int $type, string $text) : Token;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dserializers.asciidoc22 provided as a string, it is passed directly to {es} as a string. This allows
38 is returned as a string.
70 is provided as a string, it is passed directly to {es} as a string. This allows
162 * @param string|array $data Request body
164 * @return string
174 * @param string $data Response body
177 * @return array|string
/plugin/commonmark/vendor/league/commonmark/src/Extension/HeadingPermalink/Slug/
H A DDefaultSlugGenerator.php
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
H A DUpdateByQueryRethrottle.php33 public function getURI(): string
50 public function getMethod(): string

1...<<41424344454647484950>>...127