Home
last modified time | relevance | path

Searched defs:context (Results 176 – 200 of 424) sorted by last modified time

12345678910>>...17

/plugin/webdav/core/
H A DUtils.php212 public static function interpolate($message, array $context = [])
236 public static function log($level, $message, $context = [])
/plugin/webdav/vendor/psr/log/Psr/Log/
H A DAbstractLogger.php22 public function emergency($message, array $context = array())
38 public function alert($message, array $context = array())
53 public function critical($message, array $context = array())
67 public function error($message, array $context = array())
83 public function warning($message, array $context = array())
96 public function notice($message, array $context = array())
111 public function info($message, array $context = array())
124 public function debug($message, array $context = array())
H A DLoggerInterface.php30 public function emergency($message, array $context = array());
43 public function alert($message, array $context = array());
55 public function critical($message, array $context = array());
66 public function error($message, array $context = array());
79 public function warning($message, array $context = array());
89 public function notice($message, array $context = array());
101 public function info($message, array $context = array());
111 public function debug($message, array $context = array());
124 public function log($level, $message, array $context = array());
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/Markdown/
H A DGitHubFlavored.php14 public function __construct($renderer, $data, $context) {
H A DMarkdownExtra.php14 public function __construct($renderer, $data, $context) {
H A DTraditional.php14 public function __construct($renderer, $data, $context) {
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/
H A DMarkdown.php14 $context
/plugin/loglog/helper/
H A Dmain.php82 public function getNotificationString($context, $key)
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js3354 _urlNotSetError: function(context) { argument
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js394 Popcorn.forEach = function( obj, fn, context ) { argument
2339 find: function( selector, context ) { argument
H A Dpopcorn.subtitle.js6 createDefaultContainer = function( context, id ) { argument
H A Dpopcorn.ie8.js192 Array.prototype.forEach = Array.prototype.forEach || function( fn, context ) { argument
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Cache/
H A DAbstractCache.php54 protected function log($level, $message, array $context = array())
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DLambdaHelper.php22 private $context; variable in Mustache_LambdaHelper
32 … public function __construct(Mustache_Engine $mustache, Mustache_Context $context, $delims = null)
H A DLogger.php49 public function emergency($message, array $context = array());
60 public function alert($message, array $context = array());
70 public function critical($message, array $context = array());
79 public function error($message, array $context = array());
90 public function warning($message, array $context = array());
98 public function notice($message, array $context = array());
108 public function info($message, array $context = array());
116 public function debug($message, array $context = array());
125 public function log($level, $message, array $context = array());
H A DContext.php25 public function __construct($context = null)
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Logger/
H A DStreamLogger.php100 public function log($level, $message, array $context = array())
121 protected function writeLog($level, $message, array $context = array())
162 protected static function formatLine($level, $message, array $context = array())
179 protected static function interpolateMessage($message, array $context = array())
H A DAbstractLogger.php29 public function emergency($message, array $context = array())
43 public function alert($message, array $context = array())
56 public function critical($message, array $context = array())
68 public function error($message, array $context = array())
82 public function warning($message, array $context = array())
93 public function notice($message, array $context = array())
106 public function info($message, array $context = array())
117 public function debug($message, array $context = array())
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js3354 _urlNotSetError: function(context) { argument
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Resources/
H A Drequire.js1209 context = { class in newContext
1672 var context, config, variable
1788 req.load = function (context, moduleName, url) { argument
/plugin/jplayer/components/
H A Drequire-built.js1209 context = { class in newContext
1672 var context, config, variable
1788 req.load = function (context, moduleName, url) { argument
5399 _urlNotSetError: function(context) { argument
H A Drequire.js1209 context = { class in newContext
1672 var context, config, variable
1788 req.load = function (context, moduleName, url) { argument
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js3290 function Filter(context, key) { argument
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js3354 _urlNotSetError: function(context) { argument
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js3354 _urlNotSetError: function(context) { argument

12345678910>>...17