Home
last modified time | relevance | path

Searched defs:level (Results 51 – 75 of 261) sorted by relevance

1234567891011

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DWebPropertySummary.php38 public $level; variable in Google\\Service\\Analytics\\WebPropertySummary
99 public function setLevel($level)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/
H A DEmptyLogger.php35 public function log($level, $message, array $context = []) argument
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DPSR3CLIv3.php20 public function log($level, string|\Stringable $message, array $context = []): void argument
/plugin/bez/mdl/
H A DModel.php26 protected $level = BEZ_AUTH_NONE; variable in dokuwiki\\plugin\\bez\\mdl\\Model
71 protected function update_level($level) { argument
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Cache/
H A DAbstractCache.php54 protected function log($level, $message, array $context = array())
/plugin/prosemirror/parser/
H A DHeadingNode.php15 protected $level; variable in dokuwiki\\plugin\\prosemirror\\parser\\HeadingNode
/plugin/dw2pdf/
H A Drenderer.php71 header($text, $level, $pos, $returnonly = false) global() argument
130 calculateBookmarklevel($level) global() argument
[all...]
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/Normalizer/
H A DFlatNormalizerStrategy.php27 addItem(int $level, ListItem $listItemToAdd) global() argument
H A DRelativeNormalizerStrategy.php31 addItem(int $level, ListItem $listItemToAdd) global() argument
H A DAsIsNormalizerStrategy.php32 addItem(int $level, ListItem $listItemToAdd) global() argument
/plugin/purplenumbers/
H A Drenderer.php37 function header($text, $level, $pos, $returnonly = false) { argument
75 function listitem_open($level, $node = false) { argument
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Test/
H A DTestCase.php36 …protected function getRecord(int $level = Logger::WARNING, string $message = 'test', array $contex…
/plugin/odt/ODT/
H A DODTHeading.php20 …static public function heading(ODTInternalParams $params, $text, $level, $element=NULL, $attribute…
/plugin/latexport/implementation/
H A Ddecorator_includer.php86 function header($text, $level, $pos) {
124 function listitem_open($level,$node=false) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dtree.navigation.inc.php64 function dump_tree(&$box, $level) {
H A Dcss.state.class.php126 function get_propertyOnLevel($code, $level) {
151 function set_property_on_level($code, $level, $value) {
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DCouchDBHandler.php31 public function __construct(array $options = [], $level = Logger::DEBUG, bool $bubble = true)
H A DIFTTTHandler.php39 …public function __construct(string $eventName, string $secretKey, $level = Logger::ERROR, bool $bu…
H A DAbstractSyslogHandler.php65 public function __construct($facility = LOG_USER, $level = Logger::DEBUG, bool $bubble = true)
H A DDoctrineCouchDBHandler.php29 public function __construct(CouchDBClient $client, $level = Logger::DEBUG, bool $bubble = true)
H A DGelfHandler.php35 …public function __construct(PublisherInterface $publisher, $level = Logger::DEBUG, bool $bubble = …
/plugin/impressjs/
H A Drenderer.php56 public function header($text, $level, $pos) {
/plugin/include/_test/
H A Dnested_include.test.php53 private function _matchHeader($level, $text, $html) { argument
/plugin/upgrade/
H A Dcli.php65 log($level, $message, array $context = array()) global() argument
/plugin/dbquery/
H A Drenderer.php24 public function header($text, $level, $pos)

1234567891011