Home
last modified time | relevance | path

Searched refs:Elasticsearch (Results 151 – 175 of 574) sorted by last modified time

12345678910>>...23

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Security/
H A DSamlLogout.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints\Security;
19 use Elasticsearch\Endpoints\AbstractEndpoint;
23 * Elasticsearch API name security.saml_logout
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DSamlPrepareAuthentication.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints\Security;
19 use Elasticsearch\Endpoints\AbstractEndpoint;
23 * Elasticsearch API name security.saml_prepare_authentication
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Shutdown/
H A DDeleteNode.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints\Shutdown;
19 use Elasticsearch\Common\Exceptions\RuntimeException;
20 use Elasticsearch\Endpoints\AbstractEndpoint;
24 * Elasticsearch API name shutdown.delete_node
27 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DGetNode.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints\Shutdown;
19 use Elasticsearch\Endpoints\AbstractEndpoint;
23 * Elasticsearch API name shutdown.get_node
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DLicenseNamespace.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Namespaces;
19 use Elasticsearch\Namespaces\AbstractNamespace;
25 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DMigrationNamespace.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Namespaces;
19 use Elasticsearch\Namespaces\AbstractNamespace;
25 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DMlNamespace.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Namespaces;
19 use Elasticsearch\Namespaces\AbstractNamespace;
25 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
388 * Finds the structure of a text file. The text file must contain data that is suitable to be ingested into Elasticsearch.
H A DMonitoringNamespace.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Namespaces;
19 use Elasticsearch\Namespaces\AbstractNamespace;
25 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DNodesNamespace.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Namespaces;
19 use Elasticsearch\Namespaces\AbstractNamespace;
25 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DSlmNamespace.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Namespaces;
19 use Elasticsearch\Namespaces\AbstractNamespace;
25 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DTextStructureNamespace.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Namespaces;
19 use Elasticsearch\Namespaces\AbstractNamespace;
25 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
31 * Finds the structure of a text file. The text file must contain data that is suitable to be ingested into Elasticsearch.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Serializers/
H A DArrayToJSONSerializer.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
19 namespace Elasticsearch\Serializers;
21 use Elasticsearch\Common\Exceptions\RuntimeException;
H A DEverythingToJSONSerializer.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
19 namespace Elasticsearch\Serializers;
21 use Elasticsearch\Common\Exceptions\RuntimeException;
H A DSerializerInterface.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
19 namespace Elasticsearch\Serializers;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DTransport.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
19 namespace Elasticsearch; namespace
21 use Elasticsearch\Common\Exceptions;
22 use Elasticsearch\ConnectionPool\AbstractConnectionPool;
23 use Elasticsearch\Connections\Connection;
24 use Elasticsearch\Connections\ConnectionInterface;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Autoscaling/
H A DDeleteAutoscalingPolicy.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints\Autoscaling;
19 use Elasticsearch\Common\Exceptions\RuntimeException;
20 use Elasticsearch\Endpoints\AbstractEndpoint;
24 * Elasticsearch API name autoscaling.delete_autoscaling_policy
27 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DGetAutoscalingPolicy.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints\Autoscaling;
19 use Elasticsearch\Common\Exceptions\RuntimeException;
20 use Elasticsearch\Endpoints\AbstractEndpoint;
24 * Elasticsearch API name autoscaling.get_autoscaling_policy
27 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DPutAutoscalingPolicy.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints\Autoscaling;
19 use Elasticsearch\Common\Exceptions\RuntimeException;
20 use Elasticsearch\Endpoints\AbstractEndpoint;
24 * Elasticsearch API name autoscaling.put_autoscaling_policy
27 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
H A DBulk.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints;
19 use Elasticsearch\Common\Exceptions\InvalidArgumentException;
20 use Elasticsearch\Endpoints\AbstractEndpoint;
21 use Elasticsearch\Serializers\SerializerInterface;
26 * Elasticsearch API name bulk
29 * and Elasticsearch 7.1
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dfutures.asciidoc20 simultaneously, which means the Elasticsearch-PHP client can more effectively
H A Dindex.asciidoc2 = Elasticsearch PHP Client
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cat/
H A DTransforms.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints\Cat;
19 use Elasticsearch\Endpoints\AbstractEndpoint;
23 * Elasticsearch API name cat.transforms
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ccr/
H A DDeleteAutoFollowPattern.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints\Ccr;
19 use Elasticsearch\Common\Exceptions\RuntimeException;
20 use Elasticsearch\Endpoints\AbstractEndpoint;
24 * Elasticsearch API name ccr.delete_auto_follow_pattern
27 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DFollowStats.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints\Ccr;
19 use Elasticsearch\Common\Exceptions\RuntimeException;
20 use Elasticsearch\Endpoints\AbstractEndpoint;
24 * Elasticsearch API name ccr.follow_stats
27 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DForgetFollower.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints\Ccr;
19 use Elasticsearch\Common\Exceptions\RuntimeException;
20 use Elasticsearch\Endpoints\AbstractEndpoint;
24 * Elasticsearch API name ccr.forget_follower
27 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)

12345678910>>...23