Home
last modified time | relevance | path

Searched defs:level (Results 26 – 50 of 331) sorted by relevance

12345678910>>...14

/plugin/upgrade/myvendor/splitbrain/php-cli/src/
DBase.php229 public function setLogLevel($level)
245 public function isLogLevelEnabled($level)
292 protected function logMessage($level, $message, array $context = array())
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Processor/
DIntrospectionProcessor.php34 private $level; variable in Monolog\\Processor\\IntrospectionProcessor
51 …public function __construct($level = Logger::DEBUG, array $skipClassesPartials = [], int $skipStac…
/plugin/fullindex/
Dscript.js85 function aq_showLevel(ul, level, currLevel) { argument
136 function aq_show(level, obj) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
DValidationMessage.php29 public $level; variable in Google\\Service\\Datastream\\ValidationMessage
56 public function setLevel($level)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
DPlayerLevel.php29 public $level; variable in Google\\Service\\Games\\PlayerLevel
56 public function setLevel($level)
/plugin/s5/
Drenderer.php127 public function header($text, $level, $pos, $returnonly = false) {
152 function section_open($level) {
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
DLogger.php292 public function addRecord(int $level, string $message, array $context = []): bool
402 public static function getLevelName(int $level): string
420 public static function toMonologLevel($level): int
450 public function isHandling(int $level): bool
493 public function log($level, $message, array $context = []): void
/plugin/odt/ODT/styles/
DODTTextOutlineStyle.php224 public function getPropertyFromLevel($level, $property) {
234 public function setPropertyForLevel($level, $property, $value) {
DODTTextListStyle.php289 public function getPropertyFromLevel($level, $property) {
330 public function setPropertyForLevel($level, $property, $value) {
/plugin/combo/renderer/
H A Dxml.php45 function header($text, $level, $pos, $returnonly = false)
56 public function section_open($level)
/plugin/siteexport/inc/
Ddebug.php43 public function setDebugLevel($level = 5)
78 public function message($info,$var=null,$level=4){
/plugin/combo/ComboStrap/
H A DLogUtility.php81 …public static function msg(string $message, int $level = self::LVL_MSG_ERROR, string $canonical = …
170 …public static function log2FrontEnd($message, $level, string $canonical = self::SUPPORT_CANONICAL,…
267 private static function throwErrorIfTest($level, $message, \Exception $e = null)
354 public static function setTestExceptionLevel(int $level)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/
DLintResult.php33 public $level; variable in Google\\Service\\Iam\\LintResult
78 public function setLevel($level)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
DAccountPermission.php38 public $level; variable in Google\\Service\\Dfareporting\\AccountPermission
93 public function setLevel($level)
/plugin/dw2pdf/vendor/mpdf/qrcode/src/
DQrCode.php25 private $level; variable in Mpdf\\QrCode\\QrCode
201 public function __construct($value, $level = 'L')
707 private function isAllowedErrorCorrectionLevel($level)
/plugin/s5reloaded/
Drenderer.php189 function header($text, $level, $pos) {
215 function section_open($level) {
/plugin/owncloud/ajax/
Dfilelist.php30 $level = 'level0'; variable
34 $level = ""; variable
/plugin/qrcode2/
Dphpqrcode.php401 public static function getDataLength($version, $level)
407 public static function getECCLength($version, $level)
425 public static function getMinimumVersion($size, $level)
538 public static function getEccSpec($version, $level, array &$spec)
682 public static function getFormatInfo($mask, $level)
1292 private $level; variable in QRinput
1295 public function __construct($version = 0, $level = QR_ECLEVEL_L)
1332 public function setErrorCorrectionLevel($level)
2516 public function writeFormatInformation($width, &$frame, $mask, $level)
2651 public function makeMask($width, $frame, $maskNo, $level)
[all …]
/plugin/swiftmail/Swift/
DLog.php129 public function setLogLevel($level)
148 public function hasLevel($level)
/plugin/odt/ODT/
DODTList.php73 …static public function listItemOpen(ODTInternalParams $params, $level, $element=NULL, $attributes=…
129 …static public function listHeaderOpen(ODTInternalParams $params, $level, $element=NULL, $attribute…
/plugin/blogtng/renderer/
Dcomment.php34 function header($text, $level, $pos, $returnonly = false) {
45 function section_open($level) {}
/plugin/asciidocjs/node_modules/chalk/source/
Dindex.js107 level: { property
112 set(level) { argument
226 chalk.stderr = Chalk({level: stderrColor ? stderrColor.level : 0}); // eslint-disable-line new-cap property
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
DWebPropertySummary.php38 public $level; variable in Google\\Service\\Analytics\\WebPropertySummary
99 public function setLevel($level)
/plugin/smtp/subtree/php-fig/log/Psr/Log/
H A DNullLogger.php24 public function log($level, $message, array $context = array())
/plugin/dw2pdf/vendor/psr/log/Psr/Log/
DNullLogger.php26 public function log($level, $message, array $context = array())

12345678910>>...14