Home
last modified time | relevance | path

Searched defs:setFormatter (Results 1 – 18 of 18) sorted by relevance

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DFormattableHandlerInterface.php29 public function setFormatter(FormatterInterface $formatter): HandlerInterface; function
H A DFormattableHandlerTrait.php32 public function setFormatter(FormatterInterface $formatter): HandlerInterface function
H A DPsrHandler.php75 public function setFormatter(FormatterInterface $formatter): HandlerInterface function in Monolog\\Handler\\PsrHandler
H A DOverflowHandler.php127 public function setFormatter(FormatterInterface $formatter): HandlerInterface function in Monolog\\Handler\\OverflowHandler
H A DSamplingHandler.php108 public function setFormatter(FormatterInterface $formatter): HandlerInterface function in Monolog\\Handler\\SamplingHandler
H A DGroupHandler.php122 public function setFormatter(FormatterInterface $formatter): HandlerInterface function in Monolog\\Handler\\GroupHandler
H A DHandlerWrapper.php107 public function setFormatter(FormatterInterface $formatter): HandlerInterface function in Monolog\\Handler\\HandlerWrapper
H A DElasticaHandler.php78 public function setFormatter(FormatterInterface $formatter): HandlerInterface function in Monolog\\Handler\\ElasticaHandler
H A DSlackWebhookHandler.php115 public function setFormatter(FormatterInterface $formatter): HandlerInterface function in Monolog\\Handler\\SlackWebhookHandler
H A DFlowdockHandler.php72 public function setFormatter(FormatterInterface $formatter): HandlerInterface function in Monolog\\Handler\\FlowdockHandler
H A DBufferHandler.php145 public function setFormatter(FormatterInterface $formatter): HandlerInterface function in Monolog\\Handler\\BufferHandler
H A DFilterHandler.php179 public function setFormatter(FormatterInterface $formatter): HandlerInterface function in Monolog\\Handler\\FilterHandler
H A DElasticsearchHandler.php85 public function setFormatter(FormatterInterface $formatter): HandlerInterface function in Monolog\\Handler\\ElasticsearchHandler
H A DFingersCrossedHandler.php228 public function setFormatter(FormatterInterface $formatter): HandlerInterface function in Monolog\\Handler\\FingersCrossedHandler
H A DSlackHandler.php183 public function setFormatter(FormatterInterface $formatter): HandlerInterface function in Monolog\\Handler\\SlackHandler
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DLessphpFilter.php76 public function setFormatter($formatter) function in Assetic\\Filter\\LessphpFilter
H A DScssphpFilter.php46 public function setFormatter($formatter) function in Assetic\\Filter\\ScssphpFilter
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/Slack/
H A DSlackRecord.php313 public function setFormatter(?FormatterInterface $formatter = null): self function in Monolog\\Handler\\Slack\\SlackRecord