Home
last modified time | relevance | path

Searched defs:endpoint (Results 1 – 25 of 54) sorted by path

123

/plugin/aichat/Model/OpenAI/
H A DGPT35Turbo.php
/plugin/authfacebook/lib/Authentication/
H A DOAuth2Client.php261 protected function sendRequestWithClientParams($endpoint, array $params, $accessToken = null)
/plugin/authfacebook/lib/
H A DFacebook.php333 public function get($endpoint, $accessToken = null, $eTag = null, $graphVersion = null)
358 …public function post($endpoint, array $params = [], $accessToken = null, $eTag = null, $graphVersi…
383 …public function delete($endpoint, array $params = [], $accessToken = null, $eTag = null, $graphVer…
463 …public function sendRequest($method, $endpoint, array $params = [], $accessToken = null, $eTag = n…
532 …public function request($method, $endpoint, array $params = [], $accessToken = null, $eTag = null,…
622 …private function maxTriesTransfer(FacebookResumableUploader $uploader, $endpoint, FacebookTransfer…
H A DFacebookRequest.php59 protected $endpoint; variable in Facebook\\FacebookRequest
97 …construct(FacebookApp $app = null, $accessToken = null, $method = null, $endpoint = null, array $p…
258 public function setEndpoint($endpoint)
/plugin/authfacebook/lib/FileUpload/
H A DFacebookResumableUploader.php85 public function start($endpoint, FacebookFile $file)
107 public function transfer($endpoint, FacebookTransferChunk $chunk, $allowToThrow = false)
142 public function finish($endpoint, $uploadSessionId, $metadata = [])
161 private function sendUploadRequest($endpoint, $params = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DOperationMetadata.php37 public $endpoint; variable in Google\\Service\\AIPlatformNotebooks\\OperationMetadata
100 public function setEndpoint($endpoint)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1RuntimeTraceConfig.php26 public $endpoint; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1RuntimeTraceConfig
51 public function setEndpoint($endpoint)
H A DGoogleCloudApigeeV1TraceConfig.php25 public $endpoint; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1TraceConfig
36 public function setEndpoint($endpoint)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1LakeMetastoreStatus.php25 public $endpoint; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1LakeMetastoreStatus
42 public function setEndpoint($endpoint)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNotificationEndpointGrpcSettings.php29 public $endpoint; variable in Google\\Service\\Compute\\NotificationEndpointGrpcSettings
58 public function setEndpoint($endpoint)
H A DServiceAttachmentConnectedEndpoint.php25 public $endpoint; variable in Google\\Service\\Compute\\ServiceAttachmentConnectedEndpoint
38 public function setEndpoint($endpoint)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DCluster.php76 public $endpoint; variable in Google\\Service\\Container\\Cluster
447 public function setEndpoint($endpoint)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DMembership.php124 public function setEndpoint(MembershipEndpoint $endpoint)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DStep.php156 public function setEndpoint(EndpointInfo $endpoint)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DLogglyHandler.php69 protected function getCurlHandler(string $endpoint)
85 private function loadCurlHandle(string $endpoint)
140 protected function send(string $data, string $endpoint): void
/plugin/authloginapi/
H A Daction.php11 protected $endpoint; variable in action_plugin_authloginapi
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js6047 function updateEndpoint(cell, endpoint, source, ignoreX, ignoreY, endCell) argument
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClient.php272 public function __construct(Transport $transport, callable $endpoint, array $registeredNamespaces) argument
1939 performRequest(AbstractEndpoint $endpoint) global() argument
[all...]
H A DClientBuilder.php53 private $endpoint; variable in Elasticsearch\\ClientBuilder
311 public function setEndpoint(callable $endpoint): ClientBuilder argument
697 instantiate(Transport $transport, callable $endpoint, array $registeredNamespaces) global() argument
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
H A DAbstractEndpoint.php191 protected function getOptionalURI(string $endpoint): string argument
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DAbstractNamespace.php56 protected function performRequest(AbstractEndpoint $endpoint) argument
H A DBooleanRequestWrapper.php35 public static function performRequest(AbstractEndpoint $endpoint, Transport $transport) argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DClient.php546 requestEndpoint(AbstractEndpoint $endpoint) global() argument
[all...]
H A DIndex.php664 requestEndpoint(AbstractEndpoint $endpoint) global() argument
[all...]
H A DPipeline.php175 requestEndpoint(AbstractEndpoint $endpoint) global() argument
[all...]

123