Home
last modified time | relevance | path

Searched defs:level (Results 151 – 175 of 261) sorted by relevance

1234567891011

/plugin/dw2pdf/vendor/psr/log/Psr/Log/
H A DLoggerTrait.php141 abstract public function log($level, $message, array $context = array()); argument
H A DLoggerInterface.php124 public function log($level, $message, array $context = array()); argument
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DRotatingFileHandler.php52 …public function __construct(string $filename, int $maxFiles = 0, $level = Logger::DEBUG, bool $bub…
H A DSyslogUdpHandler.php56 …public function __construct(string $host, int $port = 514, $facility = LOG_USER, $level = Logger::…
H A DElasticsearchHandler.php60 …public function __construct(Client $client, array $options = [], $level = Logger::DEBUG, bool $bub…
H A DNativeMailerHandler.php73 …public function __construct($to, string $subject, string $from, $level = Logger::ERROR, bool $bubb…
H A DLogglyHandler.php51 public function __construct(string $token, $level = Logger::DEBUG, bool $bubble = true)
H A DPHPConsoleHandler.php77 …public function __construct(array $options = [], ?Connector $connector = null, $level = Logger::DE…
H A DStreamHandler.php54 …public function __construct($stream, $level = Logger::DEBUG, bool $bubble = true, ?int $filePermis…
/plugin/discussion/
H A Dadmin.php219 function _addComment($cid, &$data, &$result, $parent = '', $level = 1) {
/plugin/latexport/_test/
H A Ddecorator_mock.php35 function header($text, $level, $pos) {
118 function listitem_open($level,$node=false) {
/plugin/src/
H A Dsyntax.php204 function _dirUp($url, $level = 1) {
/plugin/jorgchart/
H A Djquery.jOrgChart.js107 function buildNode($node, $appendTo, level, opts) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/StreetViewPublish/
H A DPose.php82 public function setLevel(Level $level)
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DArchive.php23 abstract public function setCompression($level = 9, $type = Archive::COMPRESS_AUTO); argument
/plugin/settingstree/settings/
H A Dsettingswrapper.class.php16 function __construct($key,settingslevel $level, array $meta, $set){
/plugin/smtp/classes/
H A DLogger.php151 public function log($level, $message, array $context = array())
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DBase.php223 protected function logMessage($level, $message, array $context = array()) argument
[all...]
/plugin/authucenter/lib/uc_client/lib/
H A Dxml.class.php17 function xml_serialize($arr, $htmlon = FALSE, $isnormal = FALSE, $level = 1) {
/plugin/complex_lists/complex_lists/
H A Dsyntax.php172 function getLevelText($counters, $level)
/plugin/latexport/implementation/
H A Ddecorator.php251 function toc_additem($id, $text, $level) {
263 function header($text, $level, $pos) {
273 function section_open($level) {
494 function listitem_open($level,$node=false) {
H A Ddecorator_persister.php217 function toc_additem($id, $text, $level) {
224 function header($text, $level, $pos) {
272 function section_open($level) {
464 function listitem_open($level,$node=false) {
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DLogger.php125 public function log($level, $message, array $context = array());
/plugin/latexit/
H A Drenderer.php416 function header($text, $level, $pos) {
668 function listitem_open($level) {
1507 protected function _header($level, $text) {
1570 public function _increaseLevel($level) {
/plugin/qc/
H A Drenderer.php228 header($text, $level, $pos) global() argument

1234567891011