Home
last modified time | relevance | path

Searched defs:client (Results 76 – 100 of 143) sorted by path

123456

/plugin/authgooglesheets/vendor/google/auth/src/HttpHandler/
H A DHttpClientCache.php40 public static function setHttpClient(ClientInterface $client = null)
H A DHttpHandlerFactory.php31 public static function build(ClientInterface $client = null)
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DPool.php36 ClientInterface $client,
101 ClientInterface $client,
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DDoctrineCouchDBHandler.php27 private $client; variable in Monolog\\Handler\\DoctrineCouchDBHandler
29 public function __construct(CouchDBClient $client, $level = Logger::DEBUG, bool $bubble = true)
H A DDynamoDbHandler.php34 protected $client; variable in Monolog\\Handler\\DynamoDbHandler
51 …public function __construct(DynamoDbClient $client, string $table, $level = Logger::DEBUG, bool $b…
H A DElasticaHandler.php42 protected $client; variable in Monolog\\Handler\\ElasticaHandler
53 …public function __construct(Client $client, array $options = [], $level = Logger::DEBUG, bool $bub…
H A DElasticsearchHandler.php49 protected $client; variable in Monolog\\Handler\\ElasticsearchHandler
60 …public function __construct(Client $client, array $options = [], $level = Logger::DEBUG, bool $bub…
H A DSqsHandler.php31 private $client; variable in Monolog\\Handler\\SqsHandler
/plugin/bez/ctl/
H A Dtask.php42 $client = $_POST['client']; variable
H A Dthread.php64 $client = $_POST['client']; variable
/plugin/bez/mdl/
H A DTask.php510 invite($client) global() argument
589 mail_notify_invite($client) global() argument
H A DThread.php337 invite($client) global() argument
516 mail_notify_invite($client) global() argument
/plugin/ckgdoku/
H A Dscript.js280 function ckgdoku_seteditor_priority(m,client,dw_val_obj) { argument
/plugin/ckgedit/
H A Dscript.js307 function ckgedit_seteditor_priority(m,client,dw_val_obj) { argument
/plugin/davcal/vendor/sabre/http/examples/
H A Dasyncclient.php33 $client = new Client(); variable
H A Dclient.php32 $client = new Client(); variable
H A Dreverseproxy.php44 $client = new Client(); variable
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DClientTest.php7 protected $client; variable in Sabre\\HTTP\\ClientTest
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jar ... cookie/params/ org/apache/http/client/ org/apache/http/client/methods ...
H A Dpusher-http-java-1.0.0.jar ... requestTimeout private org.apache.http.impl.client.CloseableHttpClient client private com.google.gson. ...
/plugin/diagramsnet/lib/js/diagramly/
H A DGraphViewer.js1788 var param = {'client': 1, 'target': target}; property in GraphViewer.showLightbox.param
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js4068 …ull!=b?b:null!=this.graphConfig.editable?this.graphConfig.editable:!0;e={client:1,target:null!=e?e… property in AnonymousFunctioncbe8b511b2f00.e
H A Dviewer.min.js4068 …ull!=b?b:null!=this.graphConfig.editable?this.graphConfig.editable:!0;e={client:1,target:null!=e?e… property in AnonymousFunction39177abcb2f00.e
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js37790 .then(function (client) { argument
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Helper/Iterators/
H A DSearchResponseIterator.php30 private $client; variable in Elasticsearch\\Helper\\Iterators\\SearchResponseIterator
64 public function __construct(Client $client, array $search_params) argument
[all...]

123456