Home
last modified time | relevance | path

Searched defs:queue (Results 1 – 25 of 58) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DUnreserveItemsRequest.php31 public $queue; variable in Google\\Service\\CloudSearch\\UnreserveItemsRequest
64 public function setQueue($queue)
H A DDeleteQueueItemsRequest.php31 public $queue; variable in Google\\Service\\CloudSearch\\DeleteQueueItemsRequest
64 public function setQueue($queue)
H A DPollItemsRequest.php36 public $queue; variable in Google\\Service\\CloudSearch\\PollItemsRequest
87 public function setQueue($queue)
H A DPushItem.php37 public $queue; variable in Google\\Service\\CloudSearch\\PushItem
94 public function setQueue($queue)
H A DItem.php43 public $queue; variable in Google\\Service\\CloudSearch\\Item
140 public function setQueue($queue)
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DMockHandler.php17 private $queue = []; variable in GuzzleHttp\\Handler\\MockHandler
34 array $queue = null,
51 array $queue = null,
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DClientProtocolHandler.php50 protected $queue; global() variable in FreeDSx\\Ldap\\Protocol\\ClientProtocolHandler
72 __construct(array $options, ClientQueue $queue = null, SocketPool $pool = null, ClientProtocolHandlerFactory $clientProtocolHandlerFactory = null) global() argument
178 protected function queue(): ClientQueue global() function in FreeDSx\\Ldap\\Protocol\\ClientProtocolHandler
[all...]
H A DServerProtocolHandler.php48 protected $queue; global() variable in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler
81 __construct(ServerQueue $queue, RequestHandlerInterface $dispatcher, array $options = [], ServerProtocolHandlerFactory $protocolHandlerFactory = null, ServerBindHandlerFactory $bindHandlerFactory = null, ServerAuthorization $authorizer = null, ResponseFactory $responseFactory = null) global() argument
[all...]
/plugin/findologicxmlexport/vendor/hoa/protocol/Node/
H A DLibrary.php56 public function reach($queue = null)
/plugin/fastwiki/
H A Dpagecache.js122 function _pushToFront(id, queue) { argument
129 function _addPage(id, queue, hash, data, maxSize, exclude) { argument
[all...]
/plugin/elasticsearch/vendor/react/promise/src/
H A DCancellationQueue.php8 private $queue = []; variable in React\\Promise\\CancellationQueue
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientSaslBindHandler.php111 processSaslChallenge(SaslBindRequest $request, ClientQueue $queue, BindResponse $saslResponse, MechanismInterface $mech) global() argument
142 sendRequestGetResponse(SaslBindRequest $request, ClientQueue $queue) global() argument
[all...]
H A DMessageCreationTrait.php24 makeRequest(LdapQueue $queue, RequestInterface $request, array $controls) global() argument
H A DResponseHandlerInterface.php28 handleResponse(LdapMessageRequest $messageTo, LdapMessageResponse $messageFrom, ClientQueue $queue, array $options) global() argument
H A DClientStartTlsHandler.php30 handleResponse(LdapMessageRequest $messageTo, LdapMessageResponse $messageFrom, ClientQueue $queue, array $options) global() argument
H A DClientBasicHandler.php55 handleResponse(LdapMessageRequest $messageTo, LdapMessageResponse $messageFrom, ClientQueue $queue, array $options) global() argument
H A DClientSearchHandler.php48 handleResponse(LdapMessageRequest $messageTo, LdapMessageResponse $messageFrom, ClientQueue $queue, array $options) global() argument
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DTaskQueue.php17 private $queue = []; variable in GuzzleHttp\\Promise\\TaskQueue
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DBindHandlerInterface.php31 handleBind(LdapMessageRequest $message, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
H A DServerUnbindHandler.php28 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
H A DServerProtocolHandlerInterface.php32 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
H A DServerAnonBindHandler.php31 handleBind(LdapMessageRequest $message, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
H A DServerDispatchHandler.php32 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
H A DServerWhoAmIHandler.php33 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
H A DServerSearchHandler.php35 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument

123