Home
last modified time | relevance | path

Searched refs:throw (Results 101 – 125 of 154) sorted by path

1234567

/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md317 * The method `Index::deleteById()` does not throw an `NotFoundException` when deleting a non-existing document [#1732](https://github.com/ruflin/Elastica/pull/1732)
858 - Elastica\Query\FunctionScore::setFilter - deprecated and will throw DeprecatedException since not supported by Elasticsearch. Use setQuery instead.
906 - Elastica\AbstractUpdateAction::setPercolate now throw DeprecatedException, user Percolator instead
907 - Elastica\AbstractUpdateAction::getPercolate now throw DeprecatedException, user Percolator instead
908 - Elastica\AbstractUpdateAction::hasPercolate now throw DeprecatedException, user Percolator instead
909 - Elastica\Type::delete now throw DeprecatedException, it is no longer possible to delete the mapping for a type. Instead you should delete the index and recreate it with the new mappings
911 - Elastica\Document, methods: setScript, getScript, hasScript now throw DeprecatedException.
912 - MoreLikeThis, methods: setLikeText, setIds, setPercentTermsToMatch now throw DeprecatedException.
913 - Elastica\Aggregation\DateHistogram, methods: setPreZone, setPostZone, setPreZoneAdjustLargeInterval, setPreOffset, setPostOffset now throw DeprecatedException.
1686 - Query\Fuzzy to comply with DSL spec. Multi-field queries now throw a
[all...]
/plugin/extendpage/helper/
H A Ddb.php60 * @param bool $throw throw an Exception when sqlite not available?
63 public function getDB($throw = true) argument
70 if (!$this->sqlite && $throw) {
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dannotations.rst75 for which we do not throw exceptions. Setting this is necessary in our example case, otherwise ``@d…
171 …Never is a loader to throw a warning or exception if the loading failed otherwise parsing doc bloc…
215 usage of annotations and throw exceptions if you misspelled an annotation. This mechanism is enable…
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md792 - Type mismatch should throw an exception instead of coercing when deserializing JSON [\#561](https…
1031 - Unsupported format doesn't throw exception anymore [\#8](https://github.com/schmittjoh/serializer…
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md189 * Record calls that throw exceptions
H A DREADME.md116 of the dummy will always return `null` and the dummy will never throw any exceptions.
162 - `ThrowPromise` or `->willThrow($exception)` - causes the method to throw specific exception
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/
H A Dmocked_static_method.tpl.dist4throw new PHPUnit_Framework_MockObject_BadMethodCallException('Static method "{method_name}" canno…
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/
H A Dreturn_type_declarations_static_method.phpt45throw new PHPUnit_Framework_MockObject_BadMethodCallException('Static method "bar" cannot be invok…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D2382.phpt2 #2382: Data Providers throw error with uncloneable object
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DCHANGELOG.md14 * complex mappings will throw a `ParseException`
19 * duplicate mapping keys throw a `ParseException`
20 * non-string mapping keys throw a `ParseException`, use the `Yaml::PARSE_KEYS_AS_STRINGS`
22 * `%` at the beginning of an unquoted string throw a `ParseException`
23 * mappings with a colon (`:`) that is not followed by a whitespace throw a
61 deprecated and will throw a `ParseException` in Symfony 4.0.
94 * Omitting the key of a mapping is deprecated and will throw a `ParseException` in Symfony 4.0.
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG760 * made 'a.b is defined' not throw an exception if a is not defined (in strict mode)
937 …* added strict_variable setting to throw an exception when an invalid variable is used in a templa…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst577 Twig can throw exceptions:
H A Drecipes.rst216 // throw some kind of error
272 When a function (or a filter) is not defined, Twig defaults to throw a
432 throw new \Twig\Error\LoaderError(sprintf('Template "%s" does not exist.', $name));
442 throw new \Twig\Error\LoaderError(sprintf('Template "%s" does not exist.', $name));
H A Dtemplates.rst101 is set, Twig will throw an error (see :ref:`environment options<environment_options>`).
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dinclude.rst68 of the templates exist, otherwise it will throw an exception.
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dinclude.rst114 of the templates exist, otherwise it will throw an exception.
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
H A DFilesystemLoader.php188 $throw = \func_num_args() > 1 ? func_get_arg(1) : true;
196 if (!$throw) {
208 if (!$throw) {
218 if (!$throw) {
241 if (!$throw) {
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md17 All assertions in the [`Assert`] class throw an `\InvalidArgumentException` if
/plugin/flowplayer/player/
H A DREADME.txt327 - Does not throw an error if the player cannot persist the volume on the client computer: http://fl…
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md121 * #253: `isInTimeRange()` now correctly handles events that throw the
227 would throw an error.
346 * #133: Splitter objects will throw exceptions when receiving incompatible
586 * Changed: Component::remove() will throw an exception when trying to a node
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DFunctionCommentThrowTagSniff.php253 foreach ($throwTokens as $throw) {
254 if (isset($throwTags[$throw]) === false) {
256 $data = array($throw);
/plugin/ireadit/helper/
H A Ddb.php64 * @param bool $throw throw an Exception when sqlite not available?
68 public function getDB($throw=true) argument
75 if(!$this->sqlite && $throw) {
/plugin/jmol2/jmol/
H A DCHANGES.txt4733 # bug fix: nested ifs can cause last endif to throw error
/plugin/jokuwiki/
H A DREADME.md111 …put it back into the list of widgets it needs to initiate. If it does not throw an exception, or a…
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Dgithub-sample.md92 How about we throw some angle braces and ampersands in there?
122 > I, at any rate, am convinced that He does not throw dice.

1234567