| /dokuwiki/vendor/splitbrain/php-cli/src/ |
| H A D | CLI.php | 23 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 D | Base.php | 257 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 D | PSR3CLIv3.php | 20 public function log($level, string|\Stringable $message, array $context = []): void
|
| /dokuwiki/_test/tests/Remote/OpenApiDoc/ |
| H A D | TypeTest.php | 53 …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 D | Type.php | 8 protected $context; variable in dokuwiki\\Remote\\OpenApiDoc\\Type 14 public function __construct($typehint, $context = '')
|
| H A D | ClassResolver.php | 36 public function resolve($classalias, $context) 56 public function document($classalias, $context)
|
| /dokuwiki/inc/Menu/ |
| H A D | AbstractMenu.php | 21 protected $context = AbstractItem::CTX_DESKTOP; variable in dokuwiki\\Menu\\AbstractMenu 31 public function __construct($context = AbstractItem::CTX_DESKTOP)
|
| /dokuwiki/lib/scripts/ |
| H A D | compatibility.js | 37 function DEPRECATED_WRAP(func, context) { argument
|
| /dokuwiki/lib/plugins/extension/ |
| H A D | Exception.php | 17 public function __construct($message = "", $context = [], Throwable $previous = null)
|
| /dokuwiki/_test/tests/File/ |
| H A D | PageResolverTest.php | 97 public function testResolveID($context, $id, $expected)
|
| /dokuwiki/inc/Subscriptions/ |
| H A D | SubscriptionSender.php | 62 …protected function send($subscriber_mail, $subject, $context, $template, $trep, $hrep = null, $hea…
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
| H A D | EC.php | 124 protected $context; variable in phpseclib3\\Crypt\\EC 417 public function withContext($context = null)
|
| /dokuwiki/inc/Menu/Item/ |
| H A D | AbstractItem.php | 50 protected $context = self::CTX_ALL; variable in dokuwiki\\Menu\\Item\\AbstractItem
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/ |
| H A D | Stream.php | 94 public $context; variable in phpseclib3\\Net\\SFTP\\Stream
|
| /dokuwiki/_test/core/ |
| H A D | phpQuery-onefile.php | 1793 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 D | jquery.min.js | 2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… field
|