Home
last modified time | relevance | path

Searched defs:level (Results 101 – 125 of 261) sorted by relevance

1234567891011

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DErrorLogHandler.php38 …public function __construct(int $messageType = self::OPERATING_SYSTEM, $level = Logger::DEBUG, boo…
H A DMongoDBHandler.php50 …public function __construct($mongodb, string $database, string $collection, $level = Logger::DEBUG…
H A DCubeHandler.php45 public function __construct(string $url, $level = Logger::DEBUG, bool $bubble = true)
H A DSwiftMailerHandler.php41 …public function __construct(\Swift_Mailer $mailer, $message, $level = Logger::ERROR, bool $bubble …
H A DLogmaticHandler.php51 $level = Logger::DEBUG,
H A DProcessHandler.php66 …public function __construct(string $command, $level = Logger::DEBUG, bool $bubble = true, ?string …
H A DDynamoDbHandler.php51 …public function __construct(DynamoDbClient $client, string $table, $level = Logger::DEBUG, bool $b…
H A DAmqpHandler.php40 …public function __construct($exchange, ?string $exchangeName = null, $level = Logger::DEBUG, bool …
H A DElasticaHandler.php53 …public function __construct(Client $client, array $options = [], $level = Logger::DEBUG, bool $bub…
/plugin/bez/mdl/
H A DAcl.php37 public function revoke($columns, $level) { argument
/plugin/htmlokay/
H A Dsyntax.php264 function script_matches($match, $level)
332 function style_matches($match, $level)
/plugin/latexport/renderer/
H A Dtex.php129 function header($text, $level, $pos) {
/plugin/amazon_heavy/
H A Dclass.xmlreader.php123 function traverse_xmlize($array, $arrName = "array", $level = 0) {
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DSignalHandler.php52 …public function registerSignalHandler(int $signo, $level = LogLevel::CRITICAL, bool $callPrevious …
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DHtmlFormatter.php74 protected function addTitle(string $title, int $level): string
/plugin/nodetailsxhtml/
H A Drenderer.php122 function header($text, $level, $pos, $returnonly = false) { argument
229 function section_open($level) { argument
[all...]
/plugin/fckg/
H A Drenderer.php68 function header($text, $level, $pos) {
/plugin/rplus/
H A Drenderer.php93 function header($text, $level, $pos)
/plugin/dw2markdown/
H A Drenderer.php51 function header($text, $level, $pos, $returnonly = false) {
60 function section_open($level) {
262 function listitem_open($level,$node=false) {
/plugin/revealjs/
H A Drenderer.php268 function section_open($level) {}
421 function listitem_open($level, $node=false) {
/plugin/ckgdoku/
H A Drenderer.php68 function header($text, $level, $pos) {
/plugin/ckgedit/
H A Drenderer.php68 function header($text, $level, $pos, $returnonly = false) {
/plugin/siteexport/renderer/
H A Dpdf.php92 public function header($text, $level, $pos, $returnonly = false) {
183 public function section_open($level) {
/plugin/latexport/implementation/
H A Ddecorator_headings.php64 function header($text, $level, $pos) {
/plugin/webdav/core/
H A DUtils.php236 public static function log($level, $message, $context = [])

1234567891011