Home
last modified time | relevance | path

Searched refs:string (Results 1576 – 1600 of 3165) sorted by relevance

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

/plugin/spatialhelper/syntax/
H A Dfindnearby.php33 final public function getType(): string
43 final public function getPType(): string
70 * @param string $match The text matched by the patterns
/plugin/openlayersmap/syntax/
H A Dosmlayer.php34 public function getPType(): string
44 public function getType(): string
/plugin/openlayersmapoverlays/syntax/
H A Dosmlayer.php39 public function getPType(): string {
48 public function getType(): string {
H A Dmapillarylayer.php35 public function getPType(): string {
44 public function getType(): string {
H A Dwmslayer.php42 public function getPType(): string {
51 public function getType(): string {
H A Dagslayer.php41 public function getPType(): string {
50 public function getType(): string {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dlength.test5 {{ string|length }}
17 'string' => 'foo',
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DPasswordModifyResponse.php33 * @var null|string
39 * @param null|string $generatedPassword
41 public function __construct(LdapResult $result, ?string $generatedPassword = null)
48 * @return null|string
50 public function getGeneratedPassword(): ?string
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Processor/
H A DWebProcessor.php92 public function addExtraField(string $extraName, string $serverName): self
/plugin/slacknotifier/helper/
H A DFormatter.php54 private function buildUrl(string $page, int $rev, ?int $oldRev = null): ?string
H A DPayload.php
/plugin/highlightjs/highlight/styles/
H A Dvs.css26 .string,
45 .ruby .string,
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DZendMonitorHandler.php81 …protected function writeZendMonitorCustomEvent(string $type, string $message, array $formatted, in…
H A DMongoDBHandler.php50 …public function __construct($mongodb, string $database, string $collection, $level = Logger::DEBUG…
/plugin/elasticsearch/vendor/patrickschur/language-detection/src/LanguageDetection/
H A DLanguage.php18 * @var array<string, array<string, int>>
26 * @param string $dirname Name of the directory where the translations files are located
28 public function __construct(array $lang = [], string $dirname = '')
61 * Detects the language from a given text string
63 * @param string $str
66 public function detect(string $str): LanguageResult
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Nodes/
H A DStats.php34 public function getURI(): string
73 public function getMethod(): string
/plugin/combo/syntax/
H A Dedit.php44 function getType(): string
58 function getPType(): string
109 * @param string $format
/plugin/combo/ComboStrap/
H A DMasonryTag.php107 public static function renderEnterTag(): string
130 public static function renderExitHtml(): string
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DCommonTokenFactory.php63 ?string $text,
88 public function create(int $type, string $text) : Token
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DFormErrorHandler.php50 …public function __construct(?TranslatorInterface $translator = null, string $translationDomain = '…
102 …ializeFormErrorToJson(JsonSerializationVisitor $visitor, FormError $formError, array $type): string
107 private function getErrorMessage(FormError $error): ?string
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DForbiddenFunctionsSniff.php90 $string = '<?php ';
92 $string .= $name.'();';
97 $tokens = token_get_all($string);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DXML.php159 * @param string $string
163 public static function prepareString($string) argument
169 PHPUnit_Util_String::convertToUtf8($string),
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
H A DLdapResult.php104 * @var string
113 public function __construct(int $resultCode, string $dn = '', string $diagnosticMessage = '', LdapUrl ...$referrals)
122 * @return string
124 public function getDiagnosticMessage(): string
/plugin/commonmark/vendor/league/commonmark/src/Extension/HeadingPermalink/
H A DHeadingPermalinkProcessor.php53 $idPrefix = (string) $this->config->get('heading_permalink/id_prefix');
55 $headingClass = (string) $this->config->get('heading_permalink/heading_class');
68 private function addHeadingLink(Heading $heading, int $slugLength, string $idPrefix, bool $applyToHeading, string $headingClass): void
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DGelfMessageFormatter.php68 …public function __construct(?string $systemName = null, ?string $extraPrefix = null, string $conte…

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