Home
last modified time | relevance | path

Searched refs:performRequest (Results 1 – 25 of 41) sorted by path

12

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A Dphpstan.neon6 - '#Call to static method performRequest\(\) on trait#'
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClient.php347 return $this->performRequest($endpoint);
370 return $this->performRequest($endpoint);
390 return $this->performRequest($endpoint);
430 return $this->performRequest($endpoint);
466 return $this->performRequest($endpoint);
500 return $this->performRequest($endpoint);
559 return $this->performRequest($endpoint);
580 return $this->performRequest($endpoint);
602 return $this->performRequest($endpoint);
641 return BooleanRequestWrapper::performRequest(
1939 private function performRequest(AbstractEndpoint $endpoint) global() function in Elasticsearch\\Client
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/
H A DConnection.php204 public function performRequest(string $method, string $uri, ?array $params = [], $body = null, array $options = [], Transport $transport = null) function in Elasticsearch\\Connections\\Connection
296 return $transport->performRequest(
485 $response = $this->performRequest('HEAD', '/', null, null, $options);
516 return $this->performRequest('GET', '/_nodes/', null, null, $options);
H A DConnectionInterface.php78 public function performRequest(string $method, string $uri, ?array $params = [], $body = null, array $options = [], Transport $transport = null); function
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DAbstractNamespace.php56 protected function performRequest(AbstractEndpoint $endpoint) function in Elasticsearch\\Namespaces\\AbstractNamespace
58 $response = $this->transport->performRequest(
H A DAsyncSearchNamespace.php48 return $this->performRequest($endpoint);
71 return $this->performRequest($endpoint);
91 return $this->performRequest($endpoint);
155 return $this->performRequest($endpoint);
H A DAutoscalingNamespace.php48 return $this->performRequest($endpoint);
65 return $this->performRequest($endpoint);
85 return $this->performRequest($endpoint);
108 return $this->performRequest($endpoint);
H A DBooleanRequestWrapper.php35 public static function performRequest(AbstractEndpoint $endpoint, Transport $transport) function
38 $response = $transport->performRequest(
H A DCatNamespace.php55 return $this->performRequest($endpoint);
83 return $this->performRequest($endpoint);
108 return $this->performRequest($endpoint);
134 return $this->performRequest($endpoint);
158 return $this->performRequest($endpoint);
177 return $this->performRequest($endpoint);
210 return $this->performRequest($endpoint);
234 return $this->performRequest($endpoint);
262 return $this->performRequest($endpoint);
290 return $this->performRequest(
[all...]
H A DCcrNamespace.php48 return $this->performRequest($endpoint);
72 return $this->performRequest($endpoint);
92 return $this->performRequest($endpoint);
112 return $this->performRequest($endpoint);
135 return $this->performRequest($endpoint);
155 return $this->performRequest($endpoint);
175 return $this->performRequest($endpoint);
195 return $this->performRequest($endpoint);
218 return $this->performRequest($endpoint);
238 return $this->performRequest(
[all...]
H A DClusterNamespace.php50 return $this->performRequest($endpoint);
72 return $this->performRequest($endpoint);
90 return $this->performRequest($endpoint);
115 return BooleanRequestWrapper::performRequest($endpoint, $this->transport);
137 return $this->performRequest($endpoint);
158 return $this->performRequest($endpoint);
189 return $this->performRequest($endpoint);
208 return $this->performRequest($endpoint);
228 return $this->performRequest($endpoint);
254 return $this->performRequest(
[all...]
H A DDanglingIndicesNamespace.php51 return $this->performRequest($endpoint);
74 return $this->performRequest($endpoint);
91 return $this->performRequest($endpoint);
H A DDataFrameTransformDeprecatedNamespace.php52 return $this->performRequest($endpoint);
79 return $this->performRequest($endpoint);
105 return $this->performRequest($endpoint);
128 return $this->performRequest($endpoint);
155 return $this->performRequest($endpoint);
179 return $this->performRequest($endpoint);
205 return $this->performRequest($endpoint);
232 return $this->performRequest($endpoint);
H A DEnrichNamespace.php48 return $this->performRequest($endpoint);
69 return $this->performRequest($endpoint);
89 return $this->performRequest($endpoint);
112 return $this->performRequest($endpoint);
129 return $this->performRequest($endpoint);
H A DEqlNamespace.php48 return $this->performRequest($endpoint);
70 return $this->performRequest($endpoint);
90 return $this->performRequest($endpoint);
116 return $this->performRequest($endpoint);
H A DFeaturesNamespace.php46 return $this->performRequest($endpoint);
66 return $this->performRequest($endpoint);
H A DFleetNamespace.php54 return $this->performRequest($endpoint);
H A DGraphNamespace.php56 return $this->performRequest($endpoint);
H A DIlmNamespace.php48 return $this->performRequest($endpoint);
70 return $this->performRequest($endpoint);
90 return $this->performRequest($endpoint);
107 return $this->performRequest($endpoint);
128 return $this->performRequest($endpoint);
151 return $this->performRequest($endpoint);
174 return $this->performRequest($endpoint);
194 return $this->performRequest($endpoint);
214 return $this->performRequest($endpoint);
231 return $this->performRequest(
[all...]
H A DIndicesNamespace.php56 return $this->performRequest($endpoint);
79 return $this->performRequest($endpoint);
106 return $this->performRequest($endpoint);
135 return $this->performRequest($endpoint);
161 return $this->performRequest($endpoint);
188 return $this->performRequest($endpoint);
208 return $this->performRequest($endpoint);
228 return $this->performRequest($endpoint);
253 return $this->performRequest($endpoint);
278 return $this->performRequest(
[all...]
H A DIngestNamespace.php50 return $this->performRequest($endpoint);
67 return $this->performRequest($endpoint);
89 return $this->performRequest($endpoint);
106 return $this->performRequest($endpoint);
131 return $this->performRequest($endpoint);
155 return $this->performRequest($endpoint);
H A DLicenseNamespace.php45 return $this->performRequest($endpoint);
64 return $this->performRequest($endpoint);
81 return $this->performRequest($endpoint);
98 return $this->performRequest($endpoint);
119 return $this->performRequest($endpoint);
137 return $this->performRequest($endpoint);
156 return $this->performRequest($endpoint);
H A DLogstashNamespace.php48 return $this->performRequest($endpoint);
68 return $this->performRequest($endpoint);
91 return $this->performRequest($endpoint);
H A DMigrationNamespace.php48 return $this->performRequest($endpoint);
H A DMlNamespace.php55 return $this->performRequest($endpoint);
75 return $this->performRequest($endpoint);
98 return $this->performRequest($endpoint);
121 return $this->performRequest($endpoint);
143 return $this->performRequest($endpoint);
164 return $this->performRequest($endpoint);
189 return $this->performRequest($endpoint);
209 return $this->performRequest($endpoint);
234 return $this->performRequest($endpoint);
256 return $this->performRequest(
[all...]

12