/plugin/combo/ComboStrap/ |
H A D | ExceptionRuntime.php | 23 public function __construct($message = "", $canonical = "", $code = 0, Throwable $previous = null) argument 30 public static function withError(Throwable $previous) argument 36 public static function withMessageAndError(string $message, Throwable $previous) argument
|
H A D | ExceptionCompile.php | 21 public function __construct($message = "", $canonical = "", $code = 0, Throwable $previous = null) argument 35 public static function withMessageAndError(string $message, Throwable $previous) argument
|
H A D | LogException.php | 22 public function __construct($message = "", $code = 0, Throwable $previous = null) argument
|
/plugin/ifauthex/lib/ |
H A D | exceptions.php | 10 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/ |
H A D | TextNode.php | 9 public $previous = null; global() variable in dokuwiki\\plugin\\prosemirror\\parser\\TextNode 19 __construct($data, Node $parent, Node $previous = null) global() argument [all...] |
/plugin/findologicxmlexport/vendor/hoa/exception/ |
H A D | Idle.php | 99 public function __construct( 222 public function raise($previous = false)
|
H A D | Group.php | 66 public function __construct( 85 public function raise($previous = false)
|
/plugin/combo/vendor/php-webdriver/webdriver/lib/Exception/ |
H A D | DriverServerDiedException.php | 10 public function __construct(\Exception $previous = null) argument
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/Exception/ |
H A D | RequestEntityTooLargeException.php | 9 public function __construct(?Throwable $previous = null) argument
|
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Exception/ |
H A D | RequestException.php | 23 public function __construct( 65 public static function create(
|
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Exception/ |
H A D | UnknownFilterException.php | 23 public function __construct($filterName, Exception $previous = null)
|
H A D | UnknownHelperException.php | 23 public function __construct($helperName, Exception $previous = null)
|
H A D | UnknownTemplateException.php | 23 public function __construct($templateName, Exception $previous = null)
|
H A D | SyntaxException.php | 24 public function __construct($msg, array $token, Exception $previous = null)
|
/plugin/commonmark/vendor/league/commonmark/src/Node/ |
H A D | Node.php | 32 protected $previous; global() variable in League\\CommonMark\\Node\\Node 49 public function previous(): ?Node global() function in League\\CommonMark\\Node\\Node [all...] |
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/ |
H A D | Error.php | 25 public function __construct($message, $code, $file, $line, Exception $previous = null)
|
H A D | ExpectationFailedException.php | 25 …bastianBergmann\Comparator\ComparisonFailure $comparisonFailure = null, Exception $previous = null)
|
H A D | ExceptionWrapper.php | 30 protected $previous; variable in PHPUnit_Framework_ExceptionWrapper
|
H A D | Exception.php | 38 public function __construct($message = '', $code = 0, Exception $previous = null)
|
/plugin/findologicxmlexport/vendor/twig/twig/src/Error/ |
H A D | LoaderError.php | 29 public function __construct($message, $lineno = -1, $source = null, \Exception $previous = null)
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Exception/ |
H A D | OperationException.php | 24 __construct(string $message = '', int $code = ResultCode OPERATIONS_ERROR, \\Throwable $previous = null) global() argument
|
H A D | UnsolicitedNotificationException.php | 31 * @param \Throwable|null $previous argument
|
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Exception/ |
H A D | HttpException.php | 15 __construct($message, $httpStatus, $uri, \\Exception $previous = null) global() argument
|
H A D | InvalidRequestException.php | 16 __construct($message, $error, $httpStatus, $uri, \\Exception $previous = null) global() argument
|
/plugin/odt/ODT/elements/ |
H A D | ODTElementParagraph.php | 68 public function determineParent(ODTStateElement $previous) {
|