Home
last modified time | relevance | path

Searched refs:string (Results 1026 – 1050 of 3165) sorted by relevance

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

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ml/
H A DGetDataFrameAnalyticsStats.php31 public function getURI(): string
51 public function getMethod(): string
H A DGetDataFrameAnalytics.php31 public function getURI(): string
51 public function getMethod(): string
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/
H A DRecovery.php31 public function getURI(): string
49 public function getMethod(): string
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Migration/
H A DDeprecations.php31 public function getURI(): string
48 public function getMethod(): string
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/
H A DBlogPost.yml10 type: string
15 type: string
28 type: string
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DAnnotationRegistry.php64 public static function registerFile(string $file) : void
81 public static function registerAutoloadNamespace(string $namespace, $dirs = null) : void
134 public static function loadAnnotationClass(string $class) : bool
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
H A DPagingControl.php37 * @var string
48 * @param string $cookie
50 public function __construct(int $size, string $cookie = '')
58 * @return string
60 public function getCookie(): string
74 * @param string $cookie
77 public function setCookie(string $cookie)
114 throw new ProtocolException('A paged control value sequence 1 must be an octet string type.');
/plugin/commonmark/vendor/league/commonmark/src/Delimiter/Processor/
H A DStaggeredDelimiterProcessor.php34 private string $delimiterChar;
46 public function __construct(string $char, DelimiterProcessorInterface $processor)
52 public function getOpeningCharacter(): string
57 public function getClosingCharacter(): string
/plugin/combo/ComboStrap/
H A DMarkupFileSystem.php37 function getContent(Path $path): string
53 * @param string|null $type
56 public function getChildren(Path $path, string $type = null): array
79 public function setContent(Path $path, string $content)
H A DFileSystem.php16 * @return string
18 function getContent(Path $path): string;
22 public function getChildren(Path $path, string $type = null): array;
/plugin/sqlite/
H A DFunctions.php42 * @param string $string column value
43 * @param string $separator separator added between values
45 public static function groupConcatStep(&$context, $rownumber, $string, $separator = ',')
54 $context['data'][] = $string;
65 * @return null|string
85 * @param string $pageid page ID (needs to be resolved and cleaned)
113 * @param string $pageid
130 * @param string $regexp
131 * @param string
46 GroupConcatStep(& $context, $rownumber, $string, $separator = ',') global() argument
[all...]
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DArrayTransformerInterface.php23 …public function toArray($data, ?SerializationContext $context = null, ?string $type = null): array;
32 public function fromArray(array $data, string $type, ?DeserializationContext $context = null);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DFilterAttributeTrait.php22 * @var string
27 * @return string
29 public function getAttribute(): string
35 * @param string $attribute
38 public function setAttribute(string $attribute)
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dlength_utf8.test6 {{ string|length }}
9 return ['string' => 'été', 'markup' => new \Twig\Markup('foo', 'UTF-8')]
/plugin/commonmark/vendor/league/commonmark/src/Extension/HeadingPermalink/
H A DHeadingPermalink.php24 private string $slug;
26 public function __construct(string $slug)
33 public function getSlug(): string
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DDateRange.php17 * @param string $format see documentation for formatting options
21 public function setFormat(string $format): self
29 public function setTimezone(string $timezone): self
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Tree/
H A DTree.php31 public function getChild(int $i, ?string $type = null) : ?Tree;
42 * @param array<string>|null $ruleNames
44 public function toStringTree(?array $ruleNames = null) : string;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D37.37.js.map1string'\n ],\n operators: [\n '=',\n '>',\n '<',\n '<=',\n …
/plugin/openlayersmap/syntax/
H A Dolmap.php41 public function getType(): string
50 public function getPType(): string
164 // create a javascript parameter string for the map
247 * extract parameters for the map from the parameter string
249 * @param string $str_params
250 * string of key="value" pairs
253 private function extractParams(string $str_params): array
287 * @param string $str_points
288 * multi-line string of lat,lon,text triplets
291 private function extractPoints(string
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
H A DClosePointInTime.php31 public function getURI(): string
44 public function getMethod(): string
H A DReindex.php31 public function getURI(): string
51 public function getMethod(): string
/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/
H A DSortProcessor.php19 public function __construct(string $field)
29 public function setOrder(string $order): self
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Selector/Simple/
H A DType.php12 public function __construct(string $name, string $prefix = '') {
/plugin/findologicxmlexport/vendor/symfony/yaml/Tag/
H A DTaggedValue.php23 public function __construct(string $tag, $value)
29 public function getTag(): string
/plugin/commonmark/vendor/league/commonmark/src/Reference/
H A DReferenceMapInterface.php28 public function contains(string $label): bool;
30 public function get(string $label): ?ReferenceInterface;

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