Home
last modified time | relevance | path

Searched refs:exceptions (Results 1 – 25 of 642) sorted by relevance

12345678910>>...26

/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
DChainLoader.php57 $exceptions = [];
66 $exceptions[] = $e->getMessage();
70 …ror(sprintf('Template "%s" is not defined%s.', $name, $exceptions ? ' ('.implode(', ', $exceptions
75 $exceptions = [];
88 $exceptions[] = $e->getMessage();
92 …ror(sprintf('Template "%s" is not defined%s.', $name, $exceptions ? ' ('.implode(', ', $exceptions
129 $exceptions = [];
138 $exceptions[] = \get_class($loader).': '.$e->getMessage();
142 …ror(sprintf('Template "%s" is not defined%s.', $name, $exceptions ? ' ('.implode(', ', $exceptions
147 $exceptions = [];
[all …]
/plugin/ipban/ip-lib/src/Address/
DAssignedRange.php31 protected $exceptions; variable in IPLib\\Address\\AssignedRange
40 public function __construct(RangeInterface $range, $type, array $exceptions = array()) argument
44 $this->exceptions = $exceptions;
74 return $this->exceptions;
88 foreach ($this->exceptions as $exception) {
124 foreach ($this->exceptions as $exception) {
DIPv4.php228 $exceptions = array();
231 … $exceptions[] = new AssignedRange(Subnet::fromString($exceptionRange), $exceptionType);
234 … $reservedRanges[] = new AssignedRange(Subnet::fromString($range), $data[0], $exceptions);
DIPv6.php377 $exceptions = array();
380 … $exceptions[] = new AssignedRange(Subnet::fromString($exceptionRange), $exceptionType);
383 … $reservedRanges[] = new AssignedRange(Subnet::fromString($range), $data[0], $exceptions);
/plugin/findologicxmlexport/vendor/hoa/exception/
DREADME.md26 This library allows to use advanced exceptions. It provides generic exceptions
27 (that are sent over the `hoa://Event/Exception` event channel), idle exceptions
29 to exceptions handler and group of exceptions (with transactions).
65 We propose a quick overview of how to use generic exceptions, how to listen all
66 thrown exceptions through events and how to use group of exceptions.
68 ### Generic exceptions
90 Previous exceptions are shown too, for instance:
111 ### Listen exceptions through events
113 Most exceptions in Hoa extend `Hoa\Exception\Exception`, which fire themselves
116 we can listen for all exceptions that are thrown in the application by writing:
[all …]
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/
DAggregateException.php18 private $exceptions = array(); variable in Prophecy\\Exception\\Prediction\\AggregateException
25 $message = empty($this->exceptions) ? $message : "\n" . $message;
28 $this->exceptions[] = $exception;
36 return $this->exceptions;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
D873-php7.phpt2 GH-873: PHPUnit suppresses exceptions thrown outside of test case function
20 Fatal error: Uncaught Exception: PHPUnit suppresses exceptions thrown outside of test case function…
D873-php5.phpt2 GH-873: PHPUnit suppresses exceptions thrown outside of test case function
20 Fatal error: Uncaught exception 'Exception' with message 'PHPUnit suppresses exceptions thrown outs…
/plugin/matrixnotifierwas/vendor/psr/http-client/
DCHANGELOG.md23 Added Interface suffix on exceptions
27 All exceptions are in `Psr\Http\Client` namespace
/plugin/webdavclient/vendor/sabre/vobject/lib/Recur/
DEventIterator.php125 $this->exceptions[
155 $this->exceptions[$dt->getTimeStamp()] = true;
362 } while(isset($this->exceptions[$nextDate->getTimeStamp()]));
463 protected $exceptions = array(); variable in Sabre\\VObject\\Recur\\EventIterator
/plugin/davcard/vendor/sabre/vobject/lib/Recur/
DEventIterator.php125 $this->exceptions[
155 $this->exceptions[$dt->getTimeStamp()] = true;
362 } while(isset($this->exceptions[$nextDate->getTimeStamp()]));
463 protected $exceptions = array(); variable in Sabre\\VObject\\Recur\\EventIterator
/plugin/icalevents/vendor/sabre/vobject/lib/Recur/
DEventIterator.php129 $this->exceptions[
159 $this->exceptions[$dt->getTimeStamp()] = true;
368 } while (isset($this->exceptions[$nextDate->getTimeStamp()]));
473 protected $exceptions = []; variable in Sabre\\VObject\\Recur\\EventIterator
/plugin/webdav/vendor/sabre/vobject/lib/Recur/
DEventIterator.php124 $this->exceptions[
150 $this->exceptions[$dt->getTimeStamp()] = true;
350 } while (isset($this->exceptions[$nextDate->getTimeStamp()]));
447 protected $exceptions = []; variable in Sabre\\VObject\\Recur\\EventIterator
/plugin/davcal/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php125 $this->exceptions[
155 $this->exceptions[$dt->getTimeStamp()] = true;
369 } while(isset($this->exceptions[$nextDate->getTimeStamp()]));
470 protected $exceptions = array(); variable in Sabre\\VObject\\Recur\\EventIterator
/plugin/findologicxmlexport/vendor/twig/twig/src/Error/
DError.php310 $exceptions = [$e = $this];
312 $exceptions[] = $e;
315 while ($e = array_pop($exceptions)) {
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
DCHANGELOG.md39 - Memory leak on exceptions
73 - Update Promise to allow recursive waiting without unwrapping exceptions.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dper-request-configuration.asciidoc38 ==== Ignoring exceptions
40 The library attempts to throw exceptions for common problems. These exceptions
46 to deal with the response body rather than catch exceptions (often useful in
86 <1> `ignore` also accepts an array of exceptions to ignore. In this example, the
270 may start receiving `EsRejectedExecutionException` exceptions from {es} when the
Dset-retries.asciidoc28 To help in identification, exceptions that are thrown due to max retries wrap a
49 Alternatively, all "hard" curl exceptions (`CouldNotConnectToHost`,
/plugin/davcal/vendor/sabre/vobject/lib/ITip/
H A DBroker.php568 $exceptions = array();
571 $exceptions[] = $instanceId;
577 if ($exceptions) {
581 $exceptions
584 $currentEvent->EXDATE = $exceptions;
/plugin/matrixnotifierwas/vendor/guzzlehttp/promises/
DCHANGELOG.md88 - Memory leak on exceptions
122 - Update Promise to allow recursive waiting without unwrapping exceptions.
/plugin/davcard/vendor/sabre/vobject/lib/ITip/
DBroker.php573 $exceptions = array();
576 $exceptions[] = $instanceId;
582 if ($exceptions) {
586 $exceptions
589 $currentEvent->EXDATE = $exceptions;
/plugin/icalevents/vendor/sabre/vobject/lib/ITip/
DBroker.php579 $exceptions = [];
582 $exceptions[] = $instanceId;
588 if ($exceptions) {
592 $exceptions
595 $currentEvent->EXDATE = $exceptions;
/plugin/webdav/vendor/sabre/vobject/lib/ITip/
DBroker.php569 $exceptions = [];
572 $exceptions[] = $instanceId;
578 if ($exceptions) {
582 $exceptions
585 $currentEvent->EXDATE = $exceptions;
/plugin/webdavclient/vendor/sabre/vobject/lib/ITip/
DBroker.php573 $exceptions = array();
576 $exceptions[] = $instanceId;
582 if ($exceptions) {
586 $exceptions
589 $currentEvent->EXDATE = $exceptions;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/Trac/
D578.phpt2 #578: Double printing of trace line for exceptions from notices and warnings

12345678910>>...26