Home
last modified time | relevance | path

Searched defs:level (Results 126 – 150 of 261) sorted by relevance

1234567891011

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSlackWebhookHandler.php57 $level = Logger::CRITICAL,
H A DChromePHPHandler.php69 public function __construct($level = Logger::DEBUG, bool $bubble = true)
H A DFleepHookHandler.php50 $level = Logger::DEBUG,
H A DFlowdockHandler.php44 $level = Logger::DEBUG,
H A DBufferHandler.php50 …public function __construct(HandlerInterface $handler, int $bufferLimit = 0, $level = Logger::DEBU…
H A DNewRelicHandler.php60 $level = Logger::ERROR,
/plugin/combo/renderer/
H A Drenderer.php96 function header($text, $level, $pos, $returnonly = false) argument
[all...]
/plugin/mellelexport/
H A Drenderer.php565 …function toc_additem($id, $text, $level) {call_user_func_array(array($this, '__call'), array(__FUN…
567 …function header($text, $level, $pos) {call_user_func_array(array($this, '__call'), array(__FUNCTIO…
569 …function section_open($level) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, fu…
634 …function listitem_open($level) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, f…
/plugin/actionrenderer/
H A Drenderer.php63 public function toc_additem($id, $text, $level)
69 public function header($text, $level, $pos, $returnonly = false)
75 public function section_open($level)
237 public function listitem_open($level, $node = false)
/plugin/mantis/lib/
H A Dclass.nusoap_base.php246 function setGlobalDebugLevel($level) {
266 function setDebugLevel($level) {
/plugin/mediasyntax/tools/
H A Ddokuwiki2mediawiki.php75 $level=0; // level of bulletpoints, e.g. * is level 1, *** is level 3. variable
89 $level=0; // level of list items, e.g. - is level variable
[all...]
/plugin/clipboardutils/
H A Dsyntax.php87 public function debugArrayString($data, $level =0) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DWebproperty.php63 public $level; variable in Google\\Service\\Analytics\\Webproperty
236 public function setLevel($level)
/plugin/siteexport/syntax/
H A Dtoc.php446 …private function _mergeWithHeaders($existing, $newInstructions, $level = 1, $mergeHint = array()) {
541 private function _findNextHeaderSection($section, $level, &$start, &$end, $headerName = null) {
/plugin/webdav/vendor/psr/log/Psr/Log/
H A DLoggerTrait.php141 abstract public function log($level, $message, array $context = array());
H A DLoggerInterface.php124 public function log($level, $message, array $context = array());
/plugin/bookmarkfile/
H A Dsyntax.php263 … private function renderBookmarks(Doku_Renderer $renderer, array $bookmarks, $separators, $level=1)
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/
H A DLoggerInterface.php124 public function log($level, $message, array $context = array());
H A DLoggerTrait.php141 abstract public function log($level, $message, array $context = array());
/plugin/elasticsearch/vendor/psr/log/Psr/Log/
H A DLoggerInterface.php124 public function log($level, $message, array $context = array()); argument
H A DLoggerTrait.php141 abstract public function log($level, $message, array $context = array()); argument
/plugin/acmenu/
H A Dsyntax.php251 private function _tree($ns_acmenu, $level) argument
[all...]
/plugin/smtp/subtree/php-fig/log/Psr/Log/
H A DLoggerInterface.php122 public function log($level, $message, array $context = array());
H A DLoggerTrait.php139 abstract public function log($level, $message, array $context = array());
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DCLI.php123 public function log($level, $message, array $context = array()) argument

1234567891011