Home
last modified time | relevance | path

Searched refs:close (Results 226 – 250 of 1082) sorted by last modified time

12345678910>>...44

/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DStreamHandler.php113 $stream->close();
191 // Connection: close header
195 $request['headers']['Connection'] = ['close'];
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md193 - added `wait_for_active_shards` parameter to `indices.close` API;
H A DLICENSE-LGPL112 modification follow. Pay close attention to the difference between a
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc143 $params['body'] = (array) a point-in-time id to close
/plugin/elasticsearch/vendor/patrickschur/language-detection/src/LanguageDetection/
H A DLanguageResult.php110 public function close(): array function in LanguageDetection\\LanguageResult
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md2012 - open / close for index added
/plugin/elasticsearch/helper/
H A Ddocparser.php195 $langs = array_keys($ld->detect($body)->whitelist(...$trans->translations)->close());
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dindex-operations.asciidoc252 manage your {es} indices (add/remove templates, flush segments, close indices,
H A Drelease-notes.asciidoc311 * added `wait_for_active_shards` parameter to `indices.close` API;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DMlNamespace.asciidoc91 $params['job_id'] = (string) The name of the job to close
H A DIndicesNamespace.asciidoc25 * <<Elasticsearch_Namespaces_IndicesNamespaceclose_close,`close()`>>
151 .`close(array $params = [])`
156 $params['index'] = (list) A comma separated list of indices to close
/plugin/elasticsearch/vendor/ruflin/elastica/src/Index/
H A DSettings.php347 $this->_index->close();
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DBufferStream.php46 public function close() function in GuzzleHttp\\Stream\\BufferStream
53 $this->close();
H A DFnStream.php16 private static $slots = ['__toString', 'close', 'detach', 'attach',
44 * The close method is called on the underlying stream only if possible.
78 public function close() function in GuzzleHttp\\Stream\\FnStream
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DFnStreamTest.php37 'close' => function () use (&$called) {
77 $b->close();
H A DNoSeekStreamTest.php30 $wrapped->close();
H A DNullStreamTest.php30 $b->close();
/plugin/folded/
H A Dstyle.css30 content: url(pagetools-close-open-sprite.png);
37 background-image: url(pagetools-close-open-sprite.png);
/plugin/snippets/
H A Dscript.js226 window.close();
H A Dstyle.css78 background: url(images/close.png) no-repeat 3px 4px;
/plugin/ckgedit/action/
H A Dedit.php331 $close = " >";
335 $close = "&gt;";
338 … $matches[4] = preg_replace("/(?<!\s)>/ms", $close, $matches[4]);
/plugin/ckgedit/ckeditor/skins/moono/
H A Ddialog.css5close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;te…
H A Ddialog_ie.css5close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;te…
H A Ddialog_ie7.css5close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;te…
H A Ddialog_ie8.css5close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;te…

12345678910>>...44