Home
last modified time | relevance | path

Searched defs:records (Results 1 – 25 of 39) sorted by relevance

12

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
DMailHandler.php29 public function handleBatch(array $records): void
55 abstract protected function send(string $content, array $records): void;
69 protected function getHighestRecord(array $records): array
DSwiftMailerHandler.php52 protected function send(string $content, array $records): void
76 protected function buildMessage(string $content, array $records): Swift_Message
DElasticsearchHandler.php115 public function handleBatch(array $records): void
127 protected function bulkSend(array $records): void
DWhatFailureGroupHandler.php48 public function handleBatch(array $records): void
DFallbackGroupHandler.php51 public function handleBatch(array $records): void
DHandler.php24 public function handleBatch(array $records): void
DHandlerInterface.php66 public function handleBatch(array $records): void;
DMandrillHandler.php53 protected function send(string $content, array $records): void
DSendGridHandler.php77 protected function send(string $content, array $records): void
DGroupHandler.php83 public function handleBatch(array $records): void
DHandlerWrapper.php65 public function handleBatch(array $records): void
DAmqpHandler.php84 public function handleBatch(array $records): void
DElasticaHandler.php106 public function handleBatch(array $records): void
DChromePHPHandler.php80 public function handleBatch(array $records): void
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
DJsonFormatter.php100 public function formatBatch(array $records): string
127 protected function formatBatchJson(array $records): string
138 protected function formatBatchNewlines(array $records): string
DFormatterInterface.php41 public function formatBatch(array $records);
DChromePHPFormatter.php73 public function formatBatch(array $records)
DFluentdFormatter.php79 public function formatBatch(array $records): string
DFlowdockFormatter.php78 public function formatBatch(array $records): array
DWildfireFormatter.php121 public function formatBatch(array $records)
DHtmlFormatter.php119 public function formatBatch(array $records): string
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DChromeUXReport.php40 public $records; variable in Google\\Service\\ChromeUXReport
/plugin/dw2pdf/vendor/psr/log/Psr/Log/Test/
DTestLogger.php62 public $records = []; variable in Psr\\Log\\Test\\TestLogger
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/Test/
DTestLogger.php62 public $records = []; variable in Psr\\Log\\Test\\TestLogger
/plugin/elasticsearch/vendor/psr/log/Psr/Log/Test/
DTestLogger.php62 public $records = []; variable in Psr\\Log\\Test\\TestLogger

12