Home
last modified time | relevance | path

Searched refs:bool (Results 51 – 75 of 903) sorted by path

12345678910>>...37

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DFirePHPHandler.php172 protected function headersAccepted(): bool
H A DFleepHookHandler.php51 bool $bubble = true,
52 bool $persistent = false,
H A DFlowdockHandler.php45 bool $bubble = true,
46 bool $persistent = false,
H A DGelfHandler.php35 …public function __construct(PublisherInterface $publisher, $level = Logger::DEBUG, bool $bubble = …
H A DGroupHandler.php37 public function __construct(array $handlers, bool $bubble = true)
52 public function isHandling(array $record): bool
66 public function handle(array $record): bool
H A DHandlerInterface.php39 public function isHandling(array $record): bool;
57 public function handle(array $record): bool;
H A DHandlerWrapper.php49 public function isHandling(array $record): bool
57 public function handle(array $record): bool
H A DIFTTTHandler.php39 …public function __construct(string $eventName, string $secretKey, $level = Logger::ERROR, bool $bu…
H A DInsightOpsHandler.php39 bool $useSSL = true,
41 bool $bubble = true,
42 bool $persistent = false,
H A DLogEntriesHandler.php35 bool $useSSL = true,
37 bool $bubble = true,
39 bool $persistent = false,
H A DLogglyHandler.php51 public function __construct(string $token, $level = Logger::DEBUG, bool $bubble = true)
H A DLogmaticHandler.php50 bool $useSSL = true,
52 bool $bubble = true,
53 bool $persistent = false,
H A DMailHandler.php81 protected function isHtmlBody(string $body): bool
H A DMandrillHandler.php36 … public function __construct(string $apiKey, $message, $level = Logger::ERROR, bool $bubble = true)
H A DMongoDBHandler.php50 …struct($mongodb, string $database, string $collection, $level = Logger::DEBUG, bool $bubble = true)
H A DNativeMailerHandler.php73 …public function __construct($to, string $subject, string $from, $level = Logger::ERROR, bool $bubb…
H A DNewRelicHandler.php61 bool $bubble = true,
63 bool $explodeArrays = false,
128 protected function isNewRelicEnabled(): bool
H A DNoopHandler.php28 public function isHandling(array $record): bool
36 public function handle(array $record): bool
H A DNullHandler.php48 public function isHandling(array $record): bool
56 public function handle(array $record): bool
H A DOverflowHandler.php69 bool $bubble = true
90 public function handle(array $record): bool
H A DPHPConsoleHandler.php77 …uct(array $options = [], ?Connector $connector = null, $level = Logger::DEBUG, bool $bubble = true)
H A DProcessHandler.php66 …public function __construct(string $command, $level = Logger::DEBUG, bool $bubble = true, ?string …
H A DPsrHandler.php44 … public function __construct(LoggerInterface $logger, $level = Logger::DEBUG, bool $bubble = true)
54 public function handle(array $record): bool
H A DPushoverHandler.php106 bool $bubble = true,
107 bool $useSSL = true,
112 bool $persistent = false,
240 public function useFormattedMessage(bool $value): self
H A DRedisHandler.php45 …public function __construct($redis, string $key, $level = Logger::DEBUG, bool $bubble = true, int …

12345678910>>...37