Home
last modified time | relevance | path

Searched defs:record (Results 51 – 75 of 113) sorted by relevance

12345

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DLogstashFormatter.php64 public function format(array $record): string
H A DWildfireFormatter.php59 public function format(array $record): string
H A DGelfMessageFormatter.php86 public function format(array $record): Message
H A DHtmlFormatter.php86 public function format(array $record): string
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DCouchDBHandler.php47 protected function write(array $record): void
H A DIFTTTHandler.php54 public function write(array $record): void
H A DDoctrineCouchDBHandler.php38 protected function write(array $record): void
H A DGelfHandler.php45 protected function write(array $record): void
H A DSyslogHandler.php61 protected function write(array $record): void
H A DRedisPubSubHandler.php55 protected function write(array $record): void
H A DMailHandler.php60 protected function write(array $record): void
H A DPsrHandler.php54 public function handle(array $record): bool
H A DSqsHandler.php46 protected function write(array $record): void
H A DOverflowHandler.php90 public function handle(array $record): bool
H A DInsightOpsHandler.php72 protected function generateDataStream(array $record): string
H A DLogEntriesHandler.php66 protected function generateDataStream(array $record): string
H A DRollbarHandler.php76 protected function write(array $record): void
H A DZendMonitorHandler.php62 protected function write(array $record): void
H A DErrorLogHandler.php74 protected function write(array $record): void
H A DAbstractHandler.php51 public function isHandling(array $record): bool
H A DMongoDBHandler.php66 protected function write(array $record): void
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/Resource/
H A DEvents.php86 public function record(EventRecordRequest $postBody, $optParams = []) function in Google\\Service\\Games\\Resource\\Events
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Processor/
H A DWebProcessor.php79 public function __invoke(array $record): array
H A DIntrospectionProcessor.php61 public function __invoke(array $record): array
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/Slack/
H A DSlackRecord.php127 public function getSlackData(array $record): array
367 private function removeExcludedFields(array $record): array

12345