Home
last modified time | relevance | path

Searched refs:endpoints (Results 51 – 71 of 71) sorted by relevance

123

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DSslNamespace.php41 $endpointBuilder = $this->endpoints;
H A DFleetNamespace.php49 $endpointBuilder = $this->endpoints;
H A DMigrationNamespace.php43 $endpointBuilder = $this->endpoints;
H A DTextStructureNamespace.php57 $endpointBuilder = $this->endpoints;
H A DMonitoringNamespace.php51 $endpointBuilder = $this->endpoints;
H A DGraphNamespace.php49 $endpointBuilder = $this->endpoints;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DServiceDirectory.php346 'endpoints',
350 'path' => 'v1/{+parent}/endpoints',
384 'path' => 'v1/{+parent}/endpoints',
H A DRealTimeBidding.php150 'endpoints',
164 'path' => 'v1/{+parent}/endpoints',
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md19 - Updated the endpoints for ES 7.12 + removed cpliakas/git-wrapper
44 - Updated endpoints and namespaces for Elasticsearch 7.10
63 - Updated endpoints and namespaces for Elasticsearch 7.9
74 - Updated endpoints and namespaces for Elasticsearch 7.8
83 - Removed setId() into endpoints, fixed `util/GenerateEndpoints.php`
91 - Added the XPack endpoints
102 - Generated the new endpoints for Elasticsearch 7.6.0
121 this allows passing a `Traversable` body for some endpoints
146 - Added the code generation for endpoints and namespaces based on
150 - Fixed the asciidoc [endpoints documentatio
[all...]
H A DREADME.md12 Starting from version `7.4.0`, all the endpoints (and namespaces) are autogenerated using the [util/GenerateEndpoints.php](https://github.com/elastic/elasticsearch-php/blob/master/util/GenerateEndpoints.php) script. This script reads the [Elasticsearch API specs](https://github.com/elastic/elasticsearch/tree/master/rest-api-spec/src/main/resources/rest-api-spec/api) and generated the PHP classes for all the endpoints.
14 Starting from version `7.7.0` we included also the [XPack endpoints](https://www.elastic.co/what-is/open-x-pack) of Elasticsearch.
67 **Note:** [X-Pack](https://www.elastic.co/what-is/open-x-pack) endpoints are included from elasticsearch-php 7.7+.
455 That was just a crash-course overview of the client and its syntax. If you are familiar with Elasticsearch, you'll notice that the methods are named just like REST endpoints.
/plugin/fedauth/Auth/OpenID/
H A DTrustRoot.php406 list($rp_url_after_redirects, $endpoints) =
419 $matching_endpoints = Auth_OpenID_extractReturnURL($endpoints);
/plugin/openid/Auth/OpenID/
H A DTrustRoot.php406 list($rp_url_after_redirects, $endpoints) =
419 $matching_endpoints = Auth_OpenID_extractReturnURL($endpoints);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dnamespaces.asciidoc5 functionality. The namespaces correspond to the various administrative endpoints
H A Dconnecting.asciidoc225 endpoints.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/
H A Dclasses.asciidoc5 This is a complete list of namespaces and their associated endpoints.
/plugin/adfs/phpsaml/
H A DREADME.md235 #### `endpoints/` ####
237 The toolkit has three endpoints:
244 You can use the files provided by the toolkit or create your own endpoints
246 endpoints files uses the setting file of the toolkit's base folder.
702 provides examples of those views in the endpoints directory.
704 ##### SP Metadata `endpoints/metadata.php` #####
746 ##### Attribute Consumer Service(ACS) `endpoints/acs.php` #####
888 ##### Single Logout Service (SLS) `endpoints/sls.php` #####
920 If the SLS endpoints receives a Logout Response, the response is
1031 default SLS provided by the toolkit (`endpoints/sls.php`), then the SLS
[all …]
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md226 * Used new alias endpoints classes [#1839](https://github.com/ruflin/Elastica/pull/1839)
227 * Used new cache endpoints classes [#1840](https://github.com/ruflin/Elastica/pull/1840)
228 * Used new ingest pipeline endpoints classes [#1834](https://github.com/ruflin/Elastica/pull/1834)
229 * Used new mapping endpoints classes [#1845](https://github.com/ruflin/Elastica/pull/1845)
230 * Used new nodes endpoints classes [#1863](https://github.com/ruflin/Elastica/pull/1863)
231 * Used new settings endpoints classes [#1852](https://github.com/ruflin/Elastica/pull/1852)
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1 …page. Content policies mostly specify allowed server origins and script endpoints which help guard…
H A D2.2.js.map1 …dicates that the stroke for each subpath does not extend beyond its two endpoints.\"\n …
H A Dbundle.js.map1 …oints);\n\n // Construct the hull polygon, removing possible duplicate endpoints.\n var skipLeft…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1 …oints);\n\n // Construct the hull polygon, removing possible duplicate endpoints.\n var skipLeft…

123