Home
last modified time | relevance | path

Searched refs:valid (Results 176 – 200 of 849) sorted by last modified time

12345678910>>...34

/plugin/blog/
H A DCOPYING144 b) Accompany it with a written offer, valid for at least three
/plugin/advanced/lang/en/config/
H A Dusers.txt7 * **Login** - This has to be a valid [[doku>:pagename]]
11 …t of groups a user is member of. The group names must follow the rules of valid [[doku>:pagename]]…
/plugin/advanced/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/linksuggest/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/firenews/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/archivegenerator/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/fullscreenmode/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Helper/Iterators/
H A DSearchHitIterator.php74 if ($this->search_responses->valid() && empty($current_page['hits']['hits'])) {
108 * Returns a boolean indicating whether or not the current pointer has valid data
111 * @see Iterator::valid()
113 public function valid(): bool function in Elasticsearch\\Helper\\Iterators\\SearchHitIterator
147 if ($this->search_responses->valid()) {
H A DSearchResponseIterator.php151 * Returns a boolean value indicating if the current page is valid or not
154 * @see Iterator::valid()
156 public function valid(): bool function in Elasticsearch\\Helper\\Iterators\\SearchResponseIterator
/plugin/elasticsearch/vendor/ruflin/elastica/src/Multi/
H A DResultSet.php106 public function valid(): bool function in Elastica\\Multi\\ResultSet
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DScroll.php65 throw new InvalidException('Could not fetch the current ResultSet from an invalid iterator. Did you forget to call "valid()"?');
111 * @see http://php.net/manual/en/iterator.valid.php
113 public function valid(): bool
160 // Reset scroll ID so valid() returns false.
106 public function valid(): bool global() function in Elastica\\Scroll
H A DResultSet.php264 public function valid(): bool function in Elastica\\ResultSet
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dphp_json_objects.asciidoc37 `"content" : []`, which is no longer valid {es} DSL. We need to tell PHP that
H A Dserializers.asciidoc28 (`[]`) to an empty object (`{}`) so that it is valid JSON for {es} request
76 (`[]`) to an empty object (`{}`) so that it is valid JSON for {es} request
84 data is not valid JSON, `null` will be returned.
115 JSON from an empty array (`[]`) to an empty object (`{}`) so that it is valid
126 data is not valid JSON, `null` is returned.
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DStream.php43 * @throws \InvalidArgumentException if the $resource arg is not valid.
76 if (!$resource->valid()) {
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DCurlFactory.php280 if ($body->valid()) {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DLICENSE-LGPL312 c) Accompany the work with a written offer, valid for at
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md51 * Added `string` as a valid type for `data` in `Request` by @franmomu [#2078](https://github.com/ruflin/Elastica/pull/2078)
72 * Removed `0` as valid request data using Analyze API by @franmomu [#2068](https://github.com/ruflin/Elastica/pull/2068)
288 * Scroll is now throwing an exception when calling `current()` on an invalid iteration: always call `valid()` before
426 * Made result sets adhere to `\Iterator` interface definition that they implement. Specifically, you need to call `valid()` on the result set before calling `current()`. When using `foreach` this is done by PHP automatically. When `valid` returns false, the return value of `current` is undefined instead of false. [#1506](https://github.com/ruflin/Elastica/pull/1506)
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DREADME.md172 The current DSN is valid, but it is up to the consumer to make sure both host1 and
/plugin/elasticsearch/vendor/ruflin/elastica/src/Bulk/
H A DResponseSet.php116 public function valid(): bool function in Elastica\\Bulk\\ResponseSet
/plugin/latexcaption/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/bulletodo/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/highlight2wiki/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/imagepreview/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/dokudrawingboard/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three

12345678910>>...34