Home
last modified time | relevance | path

Searched refs:getOptions (Results 1 – 25 of 116) sorted by last modified time

12345

/plugin/struct/types/
H A DCheckbox.php14 protected function getOptions()
33 $options = $this->getOptions();
68 foreach ($this->getOptions() as $opt) {
16 protected function getOptions() global() function in dokuwiki\\plugin\\struct\\types\\Checkbox
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) {
H A DLookup.php115 protected function getOptions()
118 protected function getOptions() global() function in dokuwiki\\plugin\\struct\\types\\Lookup
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverSelect.php37 public function getOptions() function in Facebook\\WebDriver\\WebDriverSelect
45 foreach ($this->getOptions() as $option) {
60 foreach ($this->getOptions() as $option) {
71 foreach ($this->getOptions() as $option) {
120 foreach ($this->getOptions() as $option) {
165 foreach ($this->getOptions() as $option) {
176 foreach ($this->getOptions() as $option) {
H A DWebDriverSelectInterface.php21 public function getOptions(); function
H A DAbstractWebDriverCheckboxOrRadio.php39 public function getOptions() function in Facebook\\WebDriver\\AbstractWebDriverCheckboxOrRadio
/plugin/combo/vendor/symfony/process/
H A DCHANGELOG.md55 * the `areEnvironmentVariablesInherited()`, `getOptions()`, and `setOptions()`
/plugin/elasticsearch/vendor/ruflin/elastica/src/Bulk/Action/
H A DIndexDocument.php32 return $action->getOptions([
H A DDeleteDocument.php19 return $action->getOptions([
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DClient.php296 $docOptions = $data->getOptions(
H A DIndex.php223 $options = $doc->getOptions(
H A DScroll.php208 $searchOptions = $this->_search->getOptions();
H A DSearch.php240 public function getOptions(): array
342 $params = $this->getOptions();
238 public function getOptions(): array global() function in Elastica\\Search
H A DAbstractUpdateAction.php477 public function getOptions(array $fields = []) function in Elastica\\AbstractUpdateAction
/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/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/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
H A DAbstractEndpoint.php106 public function getOptions(): array function in Elasticsearch\\Endpoints\\AbstractEndpoint
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClient.php1946 $endpoint->getOptions()
1949 return $this->transport->resultOrFuture($promise, $endpoint->getOptions());
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md359 * \Elastica\AbstractUpdateAction::getOptions( $fields ) no longer supports the $underscore parameter, option names must match what elasticsearch expects.
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js30 ….iframeNumber+"_"+a.dialog._.currentTabId],id:"options_outer__page"})},getOptions:function(b){var …
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DElasticaHandler.php90 public function getOptions(): array function in Monolog\\Handler\\ElasticaHandler
/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/DataFusion/
H A DInstance.php362 public function getOptions() function in Google\\Service\\DataFusion\\Instance

12345