Home
last modified time | relevance | path

Searched defs:record (Results 26 – 50 of 113) sorted by path

12345

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DChromePHPHandler.php118 protected function write(array $record): void
H A DCouchDBHandler.php47 protected function write(array $record): void
H A DCubeHandler.php115 protected function write(array $record): void
H A DDeduplicationHandler.php113 private function isDuplicate(array $record): bool
182 private function appendRecord(array $record): void
H A DDoctrineCouchDBHandler.php38 protected function write(array $record): void
H A DDynamoDbHandler.php70 protected function write(array $record): void
90 protected function filterEmptyFields(array $record): array
H A DElasticaHandler.php70 protected function write(array $record): void
H A DElasticsearchHandler.php77 protected function write(array $record): void
H A DErrorLogHandler.php74 protected function write(array $record): void
H A DFallbackGroupHandler.php30 public function handle(array $record): bool
H A DFilterHandler.php114 public function isHandling(array $record): bool
122 public function handle(array $record): bool
164 public function getHandler(array $record = null)
H A DFingersCrossedHandler.php110 public function isHandling(array $record): bool
131 public function handle(array $record): bool
213 public function getHandler(array $record = null)
H A DFirePHPHandler.php91 protected function createRecordHeader(array $record): array
143 protected function write(array $record): void
H A DFleepHookHandler.php92 public function write(array $record): void
101 protected function generateDataStream(array $record): string
127 private function buildContent(array $record): string
H A DFlowdockHandler.php92 protected function write(array $record): void
102 protected function generateDataStream(array $record): string
114 private function buildContent(array $record): string
H A DGelfHandler.php45 protected function write(array $record): void
H A DGroupHandler.php52 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.php54 public function write(array $record): void
H A DInsightOpsHandler.php72 protected function generateDataStream(array $record): string
H A DLogEntriesHandler.php66 protected function generateDataStream(array $record): string
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/
H A DActivationStrategyInterface.php28 public function isHandlerActivated(array $record): bool;
H A DChannelLevelActivationStrategy.php69 public function isHandlerActivated(array $record): bool
H A DErrorLevelActivationStrategy.php42 public function isHandlerActivated(array $record): bool

12345