Home
last modified time | relevance | path

Searched defs:level (Results 226 – 250 of 261) sorted by path

1234567891011

/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js29220 memberIterator: function(object, level) argument
30365 var getMembers = function getMembers(object, level) // we expect object to be user-level object wr… argument
30498 function expandMembers(members, toggles, offset, level) // recursion starts with offset=0, level=0 argument
30572 var addMember = function addMember(type, props, name, value, level, order) argument
/plugin/settingstree/settings/
H A Dsettingshierarchy.class.php178 function showHierarchyLevelRecursive($level,$key,&$empty){
H A Dsettingswrapper.class.php16 function __construct($key,settingslevel $level, array $meta, $set){
/plugin/simplexml/
H A Drenderer.php88 function toc_additem($id, $text, $level) {}
90 function header($text, $level, $pos) {
96 function section_edit($start, $end, $level, $name) {
100 function section_open($level) {
217 function listitem_open($level) {
/plugin/siteexport/inc/
H A Ddebug.php43 public function setDebugLevel($level = 5)
78 public function message($info,$var=null,$level=4){
/plugin/siteexport/renderer/
H A Dpdf.php92 public function header($text, $level, $pos, $returnonly = false) {
183 public function section_open($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/smtp/classes/
H A DLogger.php151 public function log($level, $message, array $context = array())
/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());
H A DNullLogger.php24 public function log($level, $message, array $context = array())
/plugin/smtp/subtree/php-fig/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php40 public function testLogsAtAllLevels($level, $message)
/plugin/src/
H A Dsyntax.php204 function _dirUp($url, $level = 1) {
/plugin/struct/renderer/
H A Dcsv.php188 public function header($text, $level, $pos) argument
/plugin/subpages/
H A Dsyntax.php194 function _searchCallback(&$data, $base, $file, $type, $level, $opts) {
/plugin/swiftmail/Swift/
H A DLog.php129 public function setLogLevel($level)
148 public function hasLevel($level)
/plugin/text/
H A Drenderer.php112 function header($text, $level, $pos, $returnonly = false) {
116 function section_open($level) {
304 function listitem_open($level, $node=false) {
/plugin/upgrade/
H A Dadmin.php183 log($level, $message) global() argument
H A Dcli.php65 log($level, $message, array $context = array()) global() argument
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DArchive.php23 abstract public function setCompression($level = 9, $type = Archive::COMPRESS_AUTO); argument
H A DTar.php34 public function setCompression($level = 9, $type = Archive::COMPRESS_AUTO) argument
H A DZip.php40 public function setCompression($level = 9, $type = Archive::COMPRESS_AUTO) argument
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DBase.php223 protected function logMessage($level, $message, array $context = array()) argument
[all...]
H A DCLI.php123 public function log($level, $message, array $context = array()) argument
H A DPSR3CLIv3.php20 public function log($level, string|\Stringable $message, array $context = []): void argument

1234567891011