Home
last modified time | relevance | path

Searched defs:record (Results 76 – 100 of 113) sorted by last modified time

12345

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DDeduplicationHandler.php113 private function isDuplicate(array $record): bool
182 private function appendRecord(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 DGelfHandler.php45 protected function write(array $record): void
H A DHandlerInterface.php39 public function isHandling(array $record): bool;
57 public function handle(array $record): bool;
H A DLogmaticHandler.php85 protected function generateDataStream(array $record): string
H A DMongoDBHandler.php66 protected function write(array $record): void
H A DProcessHandler.php86 protected function write(array $record): void
H A DPsrHandler.php54 public function handle(array $record): bool
H A DSamplingHandler.php65 public function isHandling(array $record): bool
70 public function handle(array $record): bool
93 public function getHandler(array $record = null)
H A DSyslogHandler.php61 protected function write(array $record): void
H A DTestHandler.php136 public function hasRecord($record, $level): bool
205 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 DFleepHookHandler.php92 public function write(array $record): void
101 protected function generateDataStream(array $record): string
127 private function buildContent(array $record): string
H A DHandlerWrapper.php49 public function isHandling(array $record): bool
57 public function handle(array $record): bool
H A DLogEntriesHandler.php66 protected function generateDataStream(array $record): string
H A DProcessableHandlerTrait.php60 protected function processRecord(array $record): array
H A DPushoverHandler.php139 protected function generateDataStream(array $record): string
149 private function buildContent(array $record): string
201 protected function write(array $record): void
H A DRedisPubSubHandler.php55 protected function write(array $record): void
H A DSocketHandler.php95 protected function write(array $record): void
348 protected function generateDataStream(array $record): string
H A DSqsHandler.php46 protected function write(array $record): void
/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
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/
H A Dmaxminddb.c192 zval *record, *z_prefix_len; in PHP_METHOD() local
213 get_record(INTERNAL_FUNCTION_PARAMETERS, zval *record, int *prefix_len) { in get_record()

12345