/plugin/elasticsearch/vendor/ruflin/elastica/src/ |
H A D | Status.php | 38 protected $_client; 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()); 36 protected $_client; global() variable in Elastica\\Status
|
H A D | Cluster.php | 26 protected $_client; 47 $this->_client = $client; 60 $this->_response = $this->_client->requestEndpoint(new State()); 127 return $this->_client; 23 protected $_client; global() variable in Elastica\\Cluster
|
H A D | Task.php | 41 protected $_client; 45 $this->_client = $client; 101 $this->_response = $this->_client->requestEndpoint($endpoint); 125 return $this->_client->requestEndpoint($endpoint); 38 protected $_client; global() variable in Elastica\\Task
|
H A D | IndexTemplate.php | 29 protected $_client; 40 $this->_client = $client; 113 return $this->_client; 26 protected $_client; global() variable in Elastica\\IndexTemplate
|
H A D | Node.php | 20 protected $_client; variable in Elastica\\Node 50 $this->_client = $client; 87 return $this->_client;
|
H A D | Snapshot.php | 21 protected $_client; 25 $this->_client = $client; 197 return $this->_client->requestEndpoint($endpoint); 216 return $this->_client->request('_snapshot/'.$path, $method, $data, $query); 19 protected $_client; global() variable in Elastica\\Snapshot
|
H A D | Pipeline.php | 37 protected $_client; 47 $this->_client = $client; 172 return $this->_client; 34 protected $_client; global() variable in Elastica\\Pipeline
|
H A D | Bulk.php | 24 protected $_client; 43 $this->_client = $client; 298 $response = $this->_client->request($this->getPath(), Request::POST, (string) $this, $this->_requestParams, Request::NDJSON_CONTENT_TYPE); 333 || $this->_client->getConfigValue(['document', 'autoPopulate'], false) 22 protected $_client; global() variable in Elastica\\Bulk
|
H A D | Search.php | 71 protected $_client; 80 $this->_client = $client; 250 return $this->_client; 69 protected $_client; global() variable in Elastica\\Search
|
H A D | Index.php | 67 protected $_client; 79 $this->_client = $client; 600 return $this->_client; 64 protected $_client; global() variable in Elastica\\Index
|
/plugin/freesync/ |
H A D | helper.php | 20 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/ |
H A D | Health.php | 23 protected $_client; 32 $this->_client = $client; 191 $response = $this->_client->requestEndpoint($endpoint); 20 protected $_client; global() variable in Elastica\\Cluster\\Health
|
H A D | Settings.php | 21 protected $_client; variable in Elastica\\Cluster\\Settings 30 $this->_client = $client; 168 return $this->_client;
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/Multi/ |
H A D | Search.php | 22 protected $_client; variable in Elastica\\Multi\\Search 52 $this->_client = $client; 57 return $this->_client;
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 70.70.js | 1 …_client=null,this._configChangeListener=this._defaults.onDidChange((function(){return n._stopWorke…
|
H A D | 5.5.js.map | 1 …_client = null;\n this._configChangeListener = this._defaults.onDidChange(function () { ret…
|
H A D | 5.5.js | 1 …_client=null},e.prototype.dispose=function(){clearInterval(this._idleCheckInterval),this._configCh…
|
H A D | 6.6.js | 1 …_client=null},e.prototype.dispose=function(){clearInterval(this._idleCheckInterval),this._configCh…
|
H A D | 2.2.js | 37749 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; });
|
H A D | 4.4.js | 1 …_client=null},e.prototype.dispose=function(){clearInterval(this._idleCheckInterval),this._configCh…
|
H A D | 4.4.js.map | 1 …_client = null;\n };\n WorkerManager.prototype.dispose = function () {\n clearInterva…
|
H A D | 3.3.js.map | 1 …_client = null;\n };\n WorkerManager.prototype.dispose = function () {\n clearInterva…
|
H A D | 2.2.js.map | 1 …_client = null;\n };\n WorkerManager.prototype.dispose = function () {\n clearInterva…
|
/plugin/dirtylittlehelper/mermaid/editor/ |
H A D | 6.6.js | 1 …_client=null},e.prototype.dispose=function(){clearInterval(this._idleCheckInterval),this._configCh…
|