Home
last modified time | relevance | path

Searched refs:sprintf (Results 351 – 375 of 1115) sorted by path

1...<<11121314151617181920>>...45

/plugin/elasticsearch/
H A Dcli.php111 $this->info(sprintf("Indexing page %s (%d of %d)\n", $ID, $n, $pages));
132 $this->info(sprintf("Indexing media %s (%d of %d)\n", $id, $n, $media));
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClientBuilder.php809 throw new InvalidArgumentException(sprintf('Could not parse URI: "%s"', $host));
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/Serializer/
H A DJsonErrorException.php59 throw new \InvalidArgumentException(sprintf('Encountered unknown JSON error code: [%d]', $code));
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/
H A DConnection.php164 $this->headers['User-Agent'] = [sprintf(
599 $phpSemVersion = sprintf("%d.%d.%d", PHP_MAJOR_VERSION, PHP_MINOR_VERSION, PHP_RELEASE_VERSION);
602 $clientMeta = sprintf(
612 $clientMeta .= sprintf(",cu=%s", $curlVersion['version']); // cu = curl library
642 return preg_replace('#([^/])/([^/])#', sprintf("$1:%s/$2", $port), $uri, 1);
740 return sprintf(
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
H A DAbstractEndpoint.php241 sprintf(
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DCachingStream.php59 sprintf('Cannot seek to byte %d when the buffered stream only'
H A DUtils.php28 $ex = new \RuntimeException(sprintf(
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DCurlFactory.php118 : sprintf('cURL error %s: %s',
399 throw new \RuntimeException(sprintf(
/plugin/elasticsearch/vendor/nyholm/dsn/src/Configuration/
H A DDsnFunction.php107 return sprintf('%s(%s)%s', $this->getName(), implode(' ', $this->getArguments()), empty($this->parameters) ? '' : '?'.http_build_query($this->parameters));
/plugin/elasticsearch/vendor/nyholm/dsn/src/Exception/
H A DFunctionNotSupportedException.php21 parent::__construct($dsn, $message ?? sprintf('Function "%s" is not supported', $function));
H A DInvalidDsnException.php22 parent::__construct(sprintf('%s (%s)', $message, $dsn));
/plugin/elasticsearch/vendor/patrickschur/language-detection/src/LanguageDetection/
H A DTrainer.php46 \sprintf("<?php\n\nreturn %s;\n", var_export([ $txt->getBasename('.txt') => $this->getNgrams($content) ], true))
/plugin/elasticsearch/vendor/react/promise/src/
H A DUnhandledRejectionException.php22 $message = \sprintf('Unhandled Rejection: %s', \json_encode($reason));
H A Dfunctions.php175 \sprintf(
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DGeohashGrid.php49 throw new \TypeError(\sprintf('Argument 1 passed to "%s()" must be of type int|string, %s given.', __METHOD__, \is_object($precision) ? \get_class($precision) : \gettype($precision)));
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DClientConfiguration.php74 throw new InvalidException(\sprintf('DSN "%s" is invalid.', $dsnString), 0, $e);
H A DIndex.php481 throw new \TypeError(\sprintf('Argument 2 passed to "%s()" must be of type array|bool|null, %s given.', __METHOD__, \is_object($options) ? \get_class($options) : \gettype($options)));
490 throw new InvalidException(\sprintf('"%s" is not a valid option. Allowed options are "%s".', \implode('", "', $invalidOptions), \implode('", "', $allowedOptions)));
494 throw new InvalidException(\sprintf('"%s" are not valid options. Allowed options are "%s".', \implode('", "', $invalidOptions), \implode('", "', $allowedOptions)));
/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/
H A DForeachProcessor.php33 throw new \TypeError(\sprintf('Argument 2 passed to %s::__construct() must be of type %s|array, %s given.', self::class, AbstractProcessor::class, \is_object($processor) ? \get_class($processor) : \gettype($processor)));
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DTerms.php53 throw new \TypeError(\sprintf('Argument 1 passed to "%s()" must be a scalar, %s given.', __METHOD__, \is_object($term) ? \get_class($term) : \gettype($term)));
H A DTermsSet.php36 throw new \TypeError(\sprintf('Argument 3 passed to "%s()" must be of type %s|string, %s given.', __METHOD__, AbstractScript::class, \is_object($minimumShouldMatch) ? \get_class($minimumShouldMatch) : \gettype($minimumShouldMatch)));
/plugin/elwikiupgrade/
H A DHTTPClient.php578 …throw new HTTPClientException(sprintf('Timeout while sending %s (%.3fs)',$message, $time_used), -1…
624 sprintf('Timeout while reading %s after %d bytes (%.3fs)', $message,
671sprintf('Timeout while reading %s (%.3fs) >%s<', $message, $time_used, $r_data),
H A DVerboseTarLib.class.php468 $uid = sprintf("%6s ", decoct($uid));
469 $gid = sprintf("%6s ", decoct($gid));
470 $perm = sprintf("%6s ", decoct($perm));
471 $size = sprintf("%11s ", decoct($size));
472 $mtime = sprintf("%11s", decoct($mtime));
485 $chks = pack("a8", sprintf("%6s ", decoct($chks)));
/plugin/eshop/
H A Dsyntax.php59 …$out .= sprintf('<tr><th>Price in USD:</th><td class="price" id="eshop_price_usd" data-unitprice="…
60 …$out .= sprintf('<tr><th>Price in EUR:</th><td class="price" id="eshop_price_eur" data-unitprice="…
61 …$out .= sprintf('<tr><th>Price in BTC:</th><td class="price" id="eshop_price_btc" data-unitprice="…
64 $out .= sprintf('<option value="%d">%d</option>', $i, $i);
69 … $out .= sprintf('<input type="hidden" name="id" value="%s" />', end(explode(':', $INFO['id'])));
70 $out .= sprintf('<input type="hidden" name="name" value="%s" />', $INFO['meta']['title']);
71 $out .= sprintf('<input type="hidden" name="btcunit" value="%f" />', $data['btc']);
72 …$out .= sprintf('<input type="hidden" name="btctotal" id="eshop_total" value="%f" />', $data['btc'…
/plugin/etherpadlite/action/
H A Detherpadlite.php176 …return array("file" => __FILE__, "line" => __LINE__, "error" => sprintf($this->getLang('Permission…
/plugin/eventum/XML/
H A DRPC.php1494 $errstr = sprintf('XML error: %s at line %d',

1...<<11121314151617181920>>...45