/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/ |
H A D | UnreserveItemsRequest.php | 31 public $queue; variable in Google\\Service\\CloudSearch\\UnreserveItemsRequest 64 public function setQueue($queue)
|
H A D | DeleteQueueItemsRequest.php | 31 public $queue; variable in Google\\Service\\CloudSearch\\DeleteQueueItemsRequest 64 public function setQueue($queue)
|
H A D | PollItemsRequest.php | 36 public $queue; variable in Google\\Service\\CloudSearch\\PollItemsRequest 87 public function setQueue($queue)
|
H A D | PushItem.php | 37 public $queue; variable in Google\\Service\\CloudSearch\\PushItem 94 public function setQueue($queue)
|
H A D | Item.php | 43 public $queue; variable in Google\\Service\\CloudSearch\\Item 140 public function setQueue($queue)
|
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/ |
H A D | MockHandler.php | 17 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 D | ClientProtocolHandler.php | 50 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 D | ServerProtocolHandler.php | 48 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 D | Library.php | 56 public function reach($queue = null)
|
/plugin/fastwiki/ |
H A D | pagecache.js | 122 function _pushToFront(id, queue) { argument 129 function _addPage(id, queue, hash, data, maxSize, exclude) { argument [all...] |
/plugin/elasticsearch/vendor/react/promise/src/ |
H A D | CancellationQueue.php | 8 private $queue = []; variable in React\\Promise\\CancellationQueue
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/ |
H A D | ClientSaslBindHandler.php | 111 processSaslChallenge(SaslBindRequest $request, ClientQueue $queue, BindResponse $saslResponse, MechanismInterface $mech) global() argument 142 sendRequestGetResponse(SaslBindRequest $request, ClientQueue $queue) global() argument [all...] |
H A D | MessageCreationTrait.php | 24 makeRequest(LdapQueue $queue, RequestInterface $request, array $controls) global() argument
|
H A D | ResponseHandlerInterface.php | 28 handleResponse(LdapMessageRequest $messageTo, LdapMessageResponse $messageFrom, ClientQueue $queue, array $options) global() argument
|
H A D | ClientStartTlsHandler.php | 30 handleResponse(LdapMessageRequest $messageTo, LdapMessageResponse $messageFrom, ClientQueue $queue, array $options) global() argument
|
H A D | ClientBasicHandler.php | 55 handleResponse(LdapMessageRequest $messageTo, LdapMessageResponse $messageFrom, ClientQueue $queue, array $options) global() argument
|
H A D | ClientSearchHandler.php | 48 handleResponse(LdapMessageRequest $messageTo, LdapMessageResponse $messageFrom, ClientQueue $queue, array $options) global() argument
|
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/ |
H A D | TaskQueue.php | 17 private $queue = []; variable in GuzzleHttp\\Promise\\TaskQueue
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/ |
H A D | BindHandlerInterface.php | 31 handleBind(LdapMessageRequest $message, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
|
H A D | ServerUnbindHandler.php | 28 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
|
H A D | ServerProtocolHandlerInterface.php | 32 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
|
H A D | ServerAnonBindHandler.php | 31 handleBind(LdapMessageRequest $message, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
|
H A D | ServerDispatchHandler.php | 32 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
|
H A D | ServerWhoAmIHandler.php | 33 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
|
H A D | ServerSearchHandler.php | 35 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
|