Home
last modified time | relevance | path

Searched defs:handleBatch (Results 1 – 14 of 14) sorted by relevance

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
DWhatFailureGroupHandler.php48 public function handleBatch(array $records): void function in Monolog\\Handler\\WhatFailureGroupHandler
DFallbackGroupHandler.php51 public function handleBatch(array $records): void function in Monolog\\Handler\\FallbackGroupHandler
DHandler.php24 public function handleBatch(array $records): void function in Monolog\\Handler\\Handler
DHandlerInterface.php66 public function handleBatch(array $records): void; function
DMailHandler.php29 public function handleBatch(array $records): void function in Monolog\\Handler\\MailHandler
DGroupHandler.php83 public function handleBatch(array $records): void function in Monolog\\Handler\\GroupHandler
DHandlerWrapper.php65 public function handleBatch(array $records): void function in Monolog\\Handler\\HandlerWrapper
DAmqpHandler.php84 public function handleBatch(array $records): void function in Monolog\\Handler\\AmqpHandler
DElasticaHandler.php106 public function handleBatch(array $records): void function in Monolog\\Handler\\ElasticaHandler
DChromePHPHandler.php80 public function handleBatch(array $records): void function in Monolog\\Handler\\ChromePHPHandler
DFilterHandler.php141 public function handleBatch(array $records): void function in Monolog\\Handler\\FilterHandler
DElasticsearchHandler.php115 public function handleBatch(array $records): void function in Monolog\\Handler\\ElasticsearchHandler
DLogglyHandler.php127 public function handleBatch(array $records): void function in Monolog\\Handler\\LogglyHandler
DTelegramBotHandler.php186 public function handleBatch(array $records): void function in Monolog\\Handler\\TelegramBotHandler