Home
last modified time | relevance | path

Searched defs:records (Results 1 – 25 of 34) sorted by path

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DChromeUXReport.php40 public $records; variable in Google\\Service\\ChromeUXReport
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DChromePHPFormatter.php73 public function formatBatch(array $records)
H A DFlowdockFormatter.php78 public function formatBatch(array $records): array
H A DFluentdFormatter.php79 public function formatBatch(array $records): string
H A DFormatterInterface.php41 public function formatBatch(array $records);
H A DHtmlFormatter.php119 public function formatBatch(array $records): string
H A DJsonFormatter.php100 public function formatBatch(array $records): string
127 protected function formatBatchJson(array $records): string
138 protected function formatBatchNewlines(array $records): string
H A DLineFormatter.php129 public function formatBatch(array $records): string
H A DMongoDBFormatter.php62 public function formatBatch(array $records): array
H A DNormalizerFormatter.php61 public function formatBatch(array $records)
H A DWildfireFormatter.php121 public function formatBatch(array $records)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DAmqpHandler.php84 public function handleBatch(array $records): void
H A DBrowserConsoleHandler.php37 protected static $records = []; variable in Monolog\\Handler\\BrowserConsoleHandler
H A DChromePHPHandler.php80 public function handleBatch(array $records): void
H A DElasticaHandler.php106 public function handleBatch(array $records): void
H A DElasticsearchHandler.php115 public function handleBatch(array $records): void
127 protected function bulkSend(array $records): void
H A DFallbackGroupHandler.php51 public function handleBatch(array $records): void
H A DFilterHandler.php141 public function handleBatch(array $records): void
H A DGroupHandler.php83 public function handleBatch(array $records): void
H A DHandler.php24 public function handleBatch(array $records): void
H A DHandlerInterface.php66 public function handleBatch(array $records): void;
H A DHandlerWrapper.php65 public function handleBatch(array $records): void
H A DLogglyHandler.php127 public function handleBatch(array $records): void
H A 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
H A DMandrillHandler.php53 protected function send(string $content, array $records): void

12