Home
last modified time | relevance | path

Searched defs:previous (Results 1 – 25 of 202) sorted by relevance

123456789

/plugin/combo/ComboStrap/
H A DExceptionRuntime.php23 … public function __construct($message = "", $canonical = "", $code = 0, Throwable $previous = null)
30 public static function withError(Throwable $previous)
36 public static function withMessageAndError(string $message, Throwable $previous)
H A DExceptionCompile.php21 … public function __construct($message = "", $canonical = "", $code = 0, Throwable $previous = null)
35 public static function withMessageAndError(string $message, Throwable $previous)
H A DLogException.php22 public function __construct($message = "", $code = 0, Throwable $previous = null)
/plugin/ifauthex/lib/
Dexceptions.php10 public function __construct($text, $position, $code = 0, Exception $previous = null) {
34 public function __construct($elementInstance, $message, $code = 0, Exception $previous = null) {
49 public function __construct($elementInstance, $message, $code = 0, Exception $previous = null) {
64 public function __construct($elementDefinition, $code = 0, Exception $previous = null) {
83 public function __construct($tokenInstance, $code = 0, Exception $previous = null) {
106 …ction __construct($elementDefinition, $firstTokenInstance, $code = 0, Exception $previous = null) {
/plugin/prosemirror/parser/
DTextNode.php8 public $previous; variable in dokuwiki\\plugin\\prosemirror\\parser\\TextNode
18 public function __construct($data, Node $parent, Node $previous = null)
/plugin/findologicxmlexport/vendor/hoa/exception/
DIdle.php99 public function __construct(
222 public function raise($previous = false)
DGroup.php66 public function __construct(
85 public function raise($previous = false)
/plugin/datatables/assets/datatables.net-i18n/
Dpa.json16 "previous": "ਪਿਛਲਾ" string
26 "previous": "ਪਿਛਲਾ", string
Dtk.json12 "previous": "Öňki" string
18 "previous": "Öňki", string
Dur.json11 "previous": "پچہلا", string
29 "previous": "پچھلی", string
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Exception/
DRequestException.php23 public function __construct(
65 public static function create(
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Exception/
DRequestException.php32 public function __construct(
64 public static function create(
/plugin/combo/vendor/php-webdriver/webdriver/lib/Exception/
H A DDriverServerDiedException.php10 public function __construct(\Exception $previous = null)
/plugin/elasticsearch/vendor/ruflin/elastica/src/Exception/
DRequestEntityTooLargeException.php9 public function __construct(?Throwable $previous = null)
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Exception/
DUnknownFilterException.php23 public function __construct($filterName, Exception $previous = null)
DUnknownTemplateException.php23 public function __construct($templateName, Exception $previous = null)
DUnknownHelperException.php23 public function __construct($helperName, Exception $previous = null)
DSyntaxException.php24 public function __construct($msg, array $token, Exception $previous = null)
/plugin/findologicxmlexport/vendor/twig/twig/src/Error/
DLoaderError.php29 public function __construct($message, $lineno = -1, $source = null, \Exception $previous = null)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
DError.php25 public function __construct($message, $code, $file, $line, Exception $previous = null)
DExpectationFailedException.php25 …bastianBergmann\Comparator\ComparisonFailure $comparisonFailure = null, Exception $previous = null)
DExceptionWrapper.php30 protected $previous; variable in PHPUnit_Framework_ExceptionWrapper
DException.php38 public function __construct($message = '', $code = 0, Exception $previous = null)
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Exception/
DHttpException.php15 public function __construct(
/plugin/statistics/
DIpResolverException.php9 public function __construct($message, $details = null, $code = 0, \Throwable $previous = null)

123456789