Home
last modified time | relevance | path

Searched refs:valid (Results 351 – 375 of 849) sorted by path

1...<<11121314151617181920>>...34

/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/ruflin/elastica/src/Bulk/
H A DResponseSet.php116 public function valid(): bool function in Elastica\\Bulk\\ResponseSet
/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 DResultSet.php264 public function valid(): bool function in Elastica\\ResultSet
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
/plugin/embeddedphp/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/emoji/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/entitiesbutton/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/evesso/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/extendpage/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/externalembed/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/facebooklike/
H A DLICENSE259 written offer, valid for at least three years and valid for as
349 that they are valid under applicable law. If additional permissions
511 country that you have reason to believe are valid.
H A DREADME.textile34 | url | Page that should be liked. Must be a valid address. (e.g. http://example.com/) |
/plugin/farm/
H A DCOPYING142 b) Accompany it with a written offer, valid for at least three
/plugin/fastwiki/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/fckg/
H A DChanges324 are considered valid.
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/fckg/fckeditor/
H A Dlicense.txt171 b) Accompany it with a written offer, valid for at least three
620 c) Accompany the work with a written offer, valid for at
/plugin/fedauth/
H A DCOPYING142 b) Accompany it with a written offer, valid for at least three
H A Daction.php89 * stays logged in as long as other fedauth cookie data is valid.
/plugin/feed/
H A DCOPYING142 b) Accompany it with a written offer, valid for at least three
/plugin/feedmod/
H A DCOPYING142 b) Accompany it with a written offer, valid for at least three
/plugin/fetchmedia/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/filelist/
H A DCOPYING144 b) Accompany it with a written offer, valid for at least three
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md6 and `@foo-` were incorrectly recognised as valid, and both erroneously

1...<<11121314151617181920>>...34