Home
last modified time | relevance | path

Searched defs:handler (Results 51 – 75 of 1361) sorted by path

12345678910>>...55

/plugin/applet/
H A Dsyntax.php64 function handle( $match, $state, $pos, &$handler ) {
/plugin/approve/syntax/
H A Dtable.php27 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/arguments/
H A Dsyntax.php66 function handle($match, $state, $pos, &$handler){
/plugin/articlelinks/
H A Dsyntax.php50 public function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/asana/syntax/
H A DAsanaSyntax.php55 public function handle($match, $state, $pos, Doku_Handler &$handler){
/plugin/authfacebook/lib/HttpClients/
H A DHttpClientsFactory.php47 public static function createHttpClient($handler)
/plugin/authfacebook/lib/PersistentData/
H A DPersistentDataFactory.php44 public static function createPersistentDataHandler($handler)
/plugin/authgooglesheets/vendor/google/auth/src/Middleware/
H A DAuthTokenMiddleware.php94 public function __invoke(callable $handler)
H A DProxyAuthTokenMiddleware.php94 public function __invoke(callable $handler)
H A DScopedAccessTokenMiddleware.php115 public function __invoke(callable $handler)
H A DSimpleMiddleware.php76 public function __invoke(callable $handler)
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlFactory.php96 callable $handler,
135 callable $handler,
509 callable $handler,
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DHandlerStack.php15 private $handler; variable in GuzzleHttp\\HandlerStack
40 public static function create(callable $handler = null)
54 public function __construct(callable $handler = null)
109 public function setHandler(callable $handler)
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DPromise.php183 private static function callHandler($index, $value, array $handler)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Attribute/
H A DAsMonologProcessor.php28 public $handler = null; variable in Monolog\\Attribute\\AsMonologProcessor
39 ?string $handler = null,
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DBufferHandler.php33 protected $handler; variable in Monolog\\Handler\\BufferHandler
50 …public function __construct(HandlerInterface $handler, int $bufferLimit = 0, $level = Logger::DEBU…
H A DDeduplicationHandler.php72 …public function __construct(HandlerInterface $handler, ?string $deduplicationStore = null, $dedupl…
H A DFilterHandler.php41 protected $handler; variable in Monolog\\Handler\\FilterHandler
69 …public function __construct($handler, $minLevelOrList = Logger::DEBUG, $maxLevel = Logger::EMERGEN…
H A DFingersCrossedHandler.php49 protected $handler; variable in Monolog\\Handler\\FingersCrossedHandler
81 …public function __construct($handler, $activationStrategy = null, int $bufferSize = 0, bool $bubbl…
H A DHandlerWrapper.php39 protected $handler; variable in Monolog\\Handler\\HandlerWrapper
41 public function __construct(HandlerInterface $handler)
H A DOverflowHandler.php40 private $handler; variable in Monolog\\Handler\\OverflowHandler
66 HandlerInterface $handler,
H A DSamplingHandler.php41 protected $handler; variable in Monolog\\Handler\\SamplingHandler
54 public function __construct($handler, int $factor)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DLogger.php185 public function pushHandler(HandlerInterface $handler): self
/plugin/authorlist/
H A Dsyntax.php75 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/authorstats/
H A Dsyntax.php49 public function handle($match, $state, $pos, Doku_Handler $handler)

12345678910>>...55