Home
last modified time | relevance | path

Searched refs:string (Results 1551 – 1575 of 3165) sorted by relevance

1...<<61626364656667686970>>...127

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DPresentFilter.php34 * @param string $attribute
36 public function __construct(string $attribute)
50 * @return string
52 public function toString(): string
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DOauth2.php107 'type' => 'string',
111 'type' => 'string',
H A DHomeGraphService.php72 'type' => 'string',
77 'type' => 'string',
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DMandrillHandler.php36 … public function __construct(string $apiKey, $message, $level = Logger::ERROR, bool $bubble = true)
53 protected function send(string $content, array $records): void
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
H A DMsearch.php39 public function getURI(): string
69 public function getMethod(): string
89 throw new InvalidArgumentException("Body must be an array, traversable object or string");
H A DMsearchTemplate.php39 public function getURI(): string
67 public function getMethod(): string
87 throw new InvalidArgumentException("Body must be an array, traversable object or string");
/plugin/openlayersmap/syntax/
H A Dagslayer.php34 public function getPType(): string
44 public function getType(): string
H A Dwmslayer.php34 public function getPType(): string
44 public function getType(): string
/plugin/codemirror/dist/modes/
H A Ddockerfile.min.js.map1string\"\n },\n {\n regex: /'/,\n token: \"string\",\n pop: true\n …
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DLogger.php158 …public function __construct(string $name, array $handlers = [], array $processors = [], ?DateTimeZ…
166 public function getName(): string
174 public function withName(string $name): self
292 public function addRecord(int $level, string $message, array $context = []): bool
402 public static function getLevelName(int $level): string
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DJsonSerializationVisitor.php47 public function visitString(string $data, array $type)
163 public function hasData(string $key): bool
176 public function setData(string $key, $value): void
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D67.67.js1string.quote",next:"@string"}]],whitespace:[[/[ \t\r\n]+/,""],[/(\'|REM(?!\w)).*$/,"comment"]],str… property in AnonymousFunction148a32350100.r.tokenizer
H A D53.53.js.map1string', 'comment'] },\n { open: '\"', close: '\"', notIn: ['string'] }\n ],\n surrou…
/plugin/groupmatrix/syntax/
H A Dtable.php188 * @param string $string
191 protected function trimexplode($delimiter, $string) argument
194 foreach (explode($delimiter, $string) as $value) {
/plugin/fksnewsfeed/admin/
H A Dpush.php28 public function getMenuText($lang): string {
107 private function newsAddForm(string $stream, int $newsId): string {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DResponseFactory.php45 public function getStandardResponse(LdapMessageRequest $message, int $resultCode = ResultCode::SUCCESS, string $diagnostic = ''): LdapMessageResponse
79 public function getExtendedError(string $message, int $errorCode, ?string $responseName = null): LdapMessageResponse
/plugin/combo/ComboStrap/
H A DBreadcrumbTag.php46 * @return string
48 public static function toBreadCrumbHtml(TagAttributes $tagAttributes = null): string
138 * @return string - the list item for the page
140 public static function getLiHtmlOutput(MarkupPath $page, bool $current = false, bool $link = true): string
170 * @return string
172 public static function render(TagAttributes $tagAttributes): string
H A DIconTag.php69 public static function exceptionHandling(Exception $e, $tagAttribute): string
80 * @return string
82 public static function renderEmptyTag(TagAttributes $tagAttributes): string
129 public static function renderEnterTag(TagAttributes $tagAttributes): string
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/
H A DJS.php262 * @param string $string The string to tokenize.
267 public function tokenizeString($string, $eolChar='\n') argument
298 $string = str_replace($eolChar, "\n", $string);
300 $chars = str_split($string);
438 $string,
889 * @param string $string The complete content of the string being tokenized.
896 public function getRegexToken($char, $string, $chars, $tokens, $eolChar) argument
958 $possibleEolChar = substr($string, $next, strlen($eolChar));
992 $possibleEolChar = substr($string, $next, strlen($eolChar));
/plugin/authdrupal8/
H A Dpassword.inc32 // Returns a string for mapping an int to the corresponding base 64 character.
41 * The string containing bytes to encode.
46 * Encoded string
88 * A 12 character string containing the iteration count and a random salt.
131 * The string name of a hashing algorithm usable by hash(), like 'sha256'.
139 * A string containing the hashed password (and salt) or FALSE on failure.
140 * The return string will be truncated at DRUPAL_HASH_LENGTH characters max.
155 // The first 12 characters of an existing hash are its setting string.
185 // Parse the log2 iteration count from a stored hash or setting string.
201 * A string containin
[all...]
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DLink.php38 Assert::string($link);
49 Assert::string($body);
/plugin/findologicxmlexport/vendor/jms/serializer/src/Visitor/
H A DDeserializationVisitorInterface.php36 public function visitString($data, array $type): string;
67 public function visitDiscriminatorMapProperty($data, ClassMetadata $metadata): string;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/
H A DCloneSnapshot.php35 public function getURI(): string
54 public function getMethod(): string
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ml/
H A DPostData.php41 public function getURI(): string
59 public function getMethod(): string
79 throw new InvalidArgumentException("Body must be an array, traversable object or string");
/plugin/combo/syntax/
H A Dxmlblocktag.php31 function getType(): string
48 * @param string $mode
75 function getPType(): string
150 * @param string $format

1...<<61626364656667686970>>...127