Home
last modified time | relevance | path

Searched refs:_client (Results 1 – 25 of 25) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/
DStatus.php38 protected $_client; variable in Elastica\\Status
42 $this->_client = $client;
111 $response = $this->_client->requestEndpoint($endpoint);
122 $indices[] = new Index($this->_client, $name);
163 $this->_response = $this->_client->requestEndpoint(new Stats());
DTask.php41 protected $_client; variable in Elastica\\Task
45 $this->_client = $client;
101 $this->_response = $this->_client->requestEndpoint($endpoint);
125 return $this->_client->requestEndpoint($endpoint);
DCluster.php26 protected $_client; variable in Elastica\\Cluster
47 $this->_client = $client;
60 $this->_response = $this->_client->requestEndpoint(new State());
127 return $this->_client;
DNode.php20 protected $_client; variable in Elastica\\Node
50 $this->_client = $client;
87 return $this->_client;
DIndexTemplate.php29 protected $_client; variable in Elastica\\IndexTemplate
40 $this->_client = $client;
113 return $this->_client;
DSnapshot.php21 protected $_client; variable in Elastica\\Snapshot
25 $this->_client = $client;
197 return $this->_client->requestEndpoint($endpoint);
216 return $this->_client->request('_snapshot/'.$path, $method, $data, $query);
DPipeline.php37 protected $_client; variable in Elastica\\Pipeline
47 $this->_client = $client;
172 return $this->_client;
DBulk.php24 protected $_client; variable in Elastica\\Bulk
43 $this->_client = $client;
298 …$response = $this->_client->request($this->getPath(), Request::POST, (string) $this, $this->_reque…
333 || $this->_client->getConfigValue(['document', 'autoPopulate'], false)
DSearch.php71 protected $_client; variable in Elastica\\Search
80 $this->_client = $client;
250 return $this->_client;
DIndex.php67 protected $_client; variable in Elastica\\Index
79 $this->_client = $client;
600 return $this->_client;
/plugin/freesync/
Dhelper.php20 var $_client = null; variable in helper_plugin_freesync
109 if(!$this->_client) {
110 $this->_client = new IXR_Client($this->_profile['xmlrpcurl']);
113 $this->_client->sendRequest($loginurl);
114 $this->_client->sendRequest($loginurl,
122 if(!$this->_client)
131 $response = $this->_client->getResponse();
381 if(!$this->_client)
388 $this->_client->sendRequest($fetchurl);
389 if(strlen($this->_client->resp_body) && $this->_client->resp_body != "Not Found")
[all …]
/plugin/elasticsearch/vendor/ruflin/elastica/src/Cluster/
DSettings.php21 protected $_client; variable in Elastica\\Cluster\\Settings
30 $this->_client = $client;
168 return $this->_client;
DHealth.php23 protected $_client; variable in Elastica\\Cluster\\Health
32 $this->_client = $client;
191 $response = $this->_client->requestEndpoint($endpoint);
/plugin/elasticsearch/vendor/ruflin/elastica/src/Multi/
DSearch.php22 protected $_client; variable in Elastica\\Multi\\Search
52 $this->_client = $client;
57 return $this->_client;
/plugin/botmon/
H A Dadmin.js416 _client: BotMon.live.data.clients.match(nv.agent) ?? null, // client info
1092 let browserRec = ( visitor._client ? visitor._client : {'id': 'unknown'});
1093 if (visitor._client) {
1653 const clientId = ( visitor._client ? visitor._client.id : '');
1709 && visitor._client.id == combinations[i][1]) {
2540 const clientName = (data._client ? data._client.n: 'Unknown');
2652 const clientName = (data._client ? data._client.n: 'Unknown');
2679 …dl.appendChild(make('dd', {'class': 'has_icon client cl_' + (data._client ? data._client.id : 'unk…
2680 clientName + ( data._client.v > 0 ? ' (' + data._client.v + ')' : '' ) ));
/plugin/dirtylittlehelper/mermaid/editor/docs/
D70.70.js1_client=null,this._configChangeListener=this._defaults.onDidChange((function(){return n._stopWorke…
D5.5.js.map1_client = null;\n this._configChangeListener = this._defaults.onDidChange(function () { ret…
D5.5.js1_client=null},e.prototype.dispose=function(){clearInterval(this._idleCheckInterval),this._configCh…
D6.6.js1_client=null},e.prototype.dispose=function(){clearInterval(this._idleCheckInterval),this._configCh…
D2.2.js37749 this._client = null;
37767 if (!this._client) {
37778 this._client = this._worker.getProxy();
37780 return this._client;
37788 var _client;
37791 _client = client;
37796 .then(function (_) { return _client; });
D4.4.js1_client=null},e.prototype.dispose=function(){clearInterval(this._idleCheckInterval),this._configCh…
D4.4.js.map1_client = null;\n };\n WorkerManager.prototype.dispose = function () {\n clearInterva…
D3.3.js.map1_client = null;\n };\n WorkerManager.prototype.dispose = function () {\n clearInterva…
D2.2.js.map1_client = null;\n };\n WorkerManager.prototype.dispose = function () {\n clearInterva…
/plugin/dirtylittlehelper/mermaid/editor/
D6.6.js1_client=null},e.prototype.dispose=function(){clearInterval(this._idleCheckInterval),this._configCh…