Home
last modified time | relevance | path

Searched refs:getOptions (Results 1 – 25 of 112) sorted by relevance

12345

/plugin/struct/types/
H A DCheckbox.php16 protected function getOptions() function in dokuwiki\\plugin\\struct\\types\\Checkbox
35 $options = $this->getOptions();
70 foreach ($this->getOptions() as $opt) {
H A DDropdown.php16 protected function getOptions() function in dokuwiki\\plugin\\struct\\types\\Dropdown
42 foreach ($this->getOptions() as $opt => $val) {
76 foreach ($this->getOptions() as $raw => $opt) {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DAbstractNamespace.php63 $endpoint->getOptions()
66 return $this->transport->resultOrFuture($response, $endpoint->getOptions());
H A DBooleanRequestWrapper.php43 $endpoint->getOptions()
46 $response = $transport->resultOrFuture($response, $endpoint->getOptions());
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DRangeRetrieval.php74 foreach ($attribute->getOptions() as $option) {
132 $attrReq->getOptions()->set(Option::fromRange((string) $startAt, (string) $amount));
164 $attrResult->getOptions()->set(Option::fromRange('0'));
192 foreach ($attribute->getOptions() as $option) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientSaslBindHandler.php103 $mech = $this->sasl->select($availableMechs, $request->getOptions());
119 … $context = $challenge->challenge($saslResponse->getSaslCredentials(), $request->getOptions());
120 …$saslBind = Operations::bindSasl($request->getOptions(), $request->getMechanism(), $context->getRe…
132 … $context = $challenge->challenge($saslResponse->getSaslCredentials(), $request->getOptions());
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DAttribute.php188 public function getOptions(): Options function in FreeDSx\\Ldap\\Entry\\Attribute
237 …return $nameMatches && ($this->getOptions()->toString(true) === $attribute->getOptions()->toString…
/plugin/elasticsearch/vendor/ruflin/elastica/src/Multi/
H A DSearch.php162 $queryOptions = \array_diff_key($search->getOptions(), \array_flip(self::$HEADER_OPTIONS));
172 $header = $search->getOptions();
/plugin/elasticsearch/vendor/ruflin/elastica/src/Bulk/Action/
H A DDeleteDocument.php19 return $action->getOptions([
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DGetIamPolicyRequest.php35 public function getOptions() function in Google\\Service\\Dataproc\\GetIamPolicyRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DGetIamPolicyRequest.php35 public function getOptions() function in Google\\Service\\ServiceManagement\\GetIamPolicyRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudResourceManager/
H A DGetIamPolicyRequest.php35 public function getOptions() function in Google\\Service\\CloudResourceManager\\GetIamPolicyRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DGetIamPolicyRequest.php35 public function getOptions() function in Google\\Service\\Spanner\\GetIamPolicyRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryConnectionService/
H A DGetIamPolicyRequest.php35 public function getOptions() function in Google\\Service\\BigQueryConnectionService\\GetIamPolicyRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIAP/
H A DGetIamPolicyRequest.php35 public function getOptions() function in Google\\Service\\CloudIAP\\GetIamPolicyRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceDirectory/
H A DGetIamPolicyRequest.php35 public function getOptions() function in Google\\Service\\ServiceDirectory\\GetIamPolicyRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DBeginTransactionRequest.php35 public function getOptions() function in Google\\Service\\Firestore\\BeginTransactionRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DGetIamPolicyRequest.php35 public function getOptions() function in Google\\Service\\ContainerAnalysis\\GetIamPolicyRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGetIamPolicyRequest.php35 public function getOptions() function in Google\\Service\\DataCatalog\\GetIamPolicyRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/
H A DGetIamPolicyRequest.php35 public function getOptions() function in Google\\Service\\AccessContextManager\\GetIamPolicyRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DGetIamPolicyRequest.php35 public function getOptions() function in Google\\Service\\SecurityCommandCenter\\GetIamPolicyRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessVerifications/
H A DFetchVerificationOptionsResponse.php36 public function getOptions() function in Google\\Service\\MyBusinessVerifications\\FetchVerificationOptionsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/
H A DGetIamPolicyRequest.php35 public function getOptions() function in Google\\Service\\CloudIot\\GetIamPolicyRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
H A DGetIamPolicyRequest.php35 public function getOptions() function in Google\\Service\\CloudTasks\\GetIamPolicyRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DGetIamPolicyRequest.php35 public function getOptions() function in Google\\Service\\BigtableAdmin\\GetIamPolicyRequest

12345