Home
last modified time | relevance | path

Searched defs:context (Results 1 – 16 of 16) sorted by relevance

/dokuwiki/vendor/splitbrain/php-cli/src/
H A DCLI.php23 public function emergency($message, array $context = array())
37 public function alert($message, array $context = array())
50 public function critical($message, array $context = array())
62 public function error($message, array $context = array())
76 public function warning($message, array $context = array())
89 public function notice($message, array $context = array())
102 public function info($message, array $context = array())
113 public function debug($message, array $context = array())
123 public function log($level, $message, array $context = array())
H A DBase.php257 public function fatal($error, array $context = array())
282 public function success($string, array $context = array())
292 protected function logMessage($level, $message, array $context = array())
317 protected function interpolate($message, array $context = array())
H A DPSR3CLIv3.php20 public function log($level, string|\Stringable $message, array $context = []): void
/dokuwiki/_test/tests/Remote/OpenApiDoc/
H A DTypeTest.php53 …lic function testJSONBaseTypes($typehint, $expectedJSONRPCType, $expectedXMLRPCType, $context = '')
67 …public function testXMLBaseTypes($typehint, $expectedJSONRPCType, $expectedXMLRPCType, $context = …
92 public function testSubType($typehint, $expected, $context = '')
/dokuwiki/inc/Remote/OpenApiDoc/
H A DType.php8 protected $context; variable in dokuwiki\\Remote\\OpenApiDoc\\Type
14 public function __construct($typehint, $context = '')
H A DClassResolver.php36 public function resolve($classalias, $context)
56 public function document($classalias, $context)
/dokuwiki/inc/Menu/
H A DAbstractMenu.php21 protected $context = AbstractItem::CTX_DESKTOP; variable in dokuwiki\\Menu\\AbstractMenu
31 public function __construct($context = AbstractItem::CTX_DESKTOP)
/dokuwiki/lib/scripts/
H A Dcompatibility.js37 function DEPRECATED_WRAP(func, context) { argument
/dokuwiki/lib/plugins/extension/
H A DException.php17 public function __construct($message = "", $context = [], Throwable $previous = null)
/dokuwiki/_test/tests/File/
H A DPageResolverTest.php97 public function testResolveID($context, $id, $expected)
/dokuwiki/inc/Subscriptions/
H A DSubscriptionSender.php62 …protected function send($subscriber_mail, $subject, $context, $template, $trep, $hrep = null, $hea…
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DEC.php124 protected $context; variable in phpseclib3\\Crypt\\EC
417 public function withContext($context = null)
/dokuwiki/inc/Menu/Item/
H A DAbstractItem.php50 protected $context = self::CTX_ALL; variable in dokuwiki\\Menu\\Item\\AbstractItem
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
H A DStream.php94 public $context; variable in phpseclib3\\Net\\SFTP\\Stream
/dokuwiki/_test/core/
H A DphpQuery-onefile.php1793 public function find($selectors, $context = null, $noHistory = false) {
4503 public static function pq($arg1, $context = null) {
5686 function pq($arg1, $context = null) {
/dokuwiki/lib/scripts/jquery/
H A Djquery.min.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… function