Home
last modified time | relevance | path

Searched refs:function (Results 76 – 100 of 853) sorted by last modified time

12345678910>>...35

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dinstallation.asciidoc89 Client instantiation is performed with a static helper function `create()`. This
H A Dphp_json_objects.asciidoc132 The function score query is a good example, it sometimes requires an array of
H A Dserializers.asciidoc166 public function serialize($data)
179 public function deserialize($data, $headers)
H A Dbreaking-changes.asciidoc20 set_error_handler(function ($errno, $errstr) {
H A Dhttp-meta-data.asciidoc36 If you want you can enable it using the `includePortInHostHeader()` function,
H A Drelease-notes.asciidoc114 * Fixed ClientBuilder::fromConfig allowing multiple function parameters (for
H A Dselectors.asciidoc110 public function select($connections)
H A Dconnection-factory.asciidoc21 public function __construct($handler, array $connectionParams,
35 public function create($hostDetails)
H A Dconnection-pool.asciidoc132 public function nextConnection($force = false)
140 public function scheduleCheck()
171 public function __construct($connections, SelectorInterface $selector, ConnectionFactory $factory, $connectionPoolParams)
181 public function nextConnection($force = false)
189 public function scheduleCheck()
H A Dendpoint-closure.asciidoc17 $newEndpoint = function ($class) use ($transport, $serializer) {
37 still function correctly. And you also assume the responsibility of correctly
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DREADME.md9 into a single PHP function. RingPHP be used to power HTTP clients and servers
10 through a PHP function that accepts a request hash and returns a response hash
33 $response->then(function (array $response) {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md46 - Fixed ClientBuilder::fromConfig allowing multiple function
H A DLICENSE-LGPL179 d) If a facility in the modified Library refers to a function or a
183 in the event an application does not supply such function or
187 (For example, a function in a library to compute square roots has
190 application-supplied function or table used by this function must
192 root function must still compute square roots.)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DTasksNamespace.asciidoc81 Proxy function to list() to prevent BC break since 7.4.0
H A DIndicesNamespace.asciidoc1003 Alias function to getAlias()
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md434 * [Field](https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-function-score-query.html#function-random) param for `Elastica\Query\FunctionScore::addRandomScoreFunction` [#1529](https://github.com/ruflin/Elastica/pull/1529)
749 - Updated some Script function to use groovy as now default scripting is painless
791 - [Multi value field](https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-function-score-query.html#_multi_values_fields) param for decay function.
895 - Allow bool in TopHits::setSource function [#1012](https://github.com/ruflin/Elastica/issues/1012)
929 - Move function \Elastica\Index\Status::getAliases() and hasAlias(...) to \Elastica\Index::getAliases()
1089 - Allow bool in Query::setSource function [#818](https://github.com/ruflin/Elastica/issues/818/) https://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-source-filtering.html
1167 - Implement the `weight` in the function score query [#735](https://github.com/ruflin/Elastica/issues/735/)
1304 - Added named function fo
[all...]
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DREADME.md46 A DSN may contain zero or more functions. The DSN parser supports a function syntax
47 but not functionality itself. The function arguments must be separated with space
100 the parser will automatically add a default "dsn" function. This is added to provide
213 { function | dsn }
215 function:
/plugin/elasticsearch/vendor/nyholm/dsn/src/Exception/
H A DFunctionNotSupportedException.php8 * Thrown when the provided function is not supported.
17 private $function; variable in Nyholm\\Dsn\\Exception\\FunctionNotSupportedException
19 public function __construct(string $dsn, string $function, ?string $message = null) argument
21 parent::__construct($dsn, $message ?? sprintf('Function "%s" is not supported', $function));
22 $this->function = $function;
25 public function getFunction(): string
27 return $this->function;
/plugin/elasticsearch/vendor/psr/log/
H A DREADME.md31 public function __construct(LoggerInterface $logger = null)
36 public function doSomething()
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md33 $promise->otherwise(function (OverflowException|UnderflowException $e) {
42 $promise->otherwise(function (OverflowException&CacheException $e) {
82 * Improve performance by prefixing all global functions calls with \ to skip the look up and resolve process and go straight to the global function.
94 binding to promise, clean up canceller function reference when they are no longer
132 function allAndCancel(array $promises)
135 ->always(function() use ($promises) {
199 * Add new `race()` function.
H A DREADME.md186 Transforms a promise's value by applying a function to the promise's fulfillment
269 ->otherwise(function (\RuntimeException $reason) {
273 ->otherwise(function ($reason) {
370 $resolver = function (callable $resolve, callable $reject, callable $notify) {
382 $canceller = function () {
392 The promise constructor receives a resolver function and an optional canceller
393 function which both will be called with 3 arguments:
395 * `$resolve($value)` - Primary function that seals the fate of the
402 * `$notify($update)` - Deprecated function that issues progress events for the promise.
407 The resolver function wil
[all...]
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/ia/
H A Dia.txt128 1. Tote persona ha le derecto al education. Le education debe esser gratuite, al minus pro le instruction elementari e fundamental. Le instruction elementari essera obligatori. Le instruction technic e professional debe esser generalisate; le accesso al studios superior essera equal pro totes, in function del meritos respective.
/plugin/achart/assets/
H A Dapexcharts.css611 animation-timing-function: ease;
/plugin/achart/
H A DREADME.md91 This plugin accepts the same JavaScript object that the `new ApexCharts()` function of ApexCharts t…
121 …e JavaScript object must be **static**, i.e. it cannot include function calls or function expressi…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md58 …itor.com/cke4/addon/table) dialog validator fails when the `getValue()` function is defined in the…
126 …r.com/docs/ckeditor4/latest/api/CKEDITOR_tools.html#method-convertToPx) function now converts nega…
198 …cs/ckeditor4/latest/api/CKEDITOR_dom_element.html#method-getClientRect) function allowing to retri…
200 …e()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_tools.html#method-throttle) function.
246 …/ckeditor/ckeditor-dev/issues/1338): Keystroke labels are displayed for function keys (like F7, F8…
266 * [#1356](https://github.com/ckeditor/ckeditor-dev/issues/1356): Fixed: [Border parse function](htt…
308 …CKEDITOR_tools_array.html#method-every) method. It invokes a given test function on every array el…
381 …] Fixed: Clicking the scrollbar throws an `Uncaught TypeError: element.is is not a function` error.
1116 …test/api/CKEDITOR_config.html#cfg-fillEmptyBlocks) not working properly if a function is specified.

12345678910>>...35