Home
last modified time | relevance | path

Searched refs:this (Results 16476 – 16500 of 27090) sorted by relevance

1...<<651652653654655656657658659660>>...1084

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/
H A DExistsIndexTemplate.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $name = $this->name ?? null;
60 return $this;
62 $this->name = $name;
64 return $this;
H A DDeleteIndexTemplate.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $name = $this->name ?? null;
59 return $this;
61 $this->name = $name;
63 return $this;
H A DPromoteDataStream.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $name = $this->name ?? null;
58 return $this;
60 $this->name = $name;
62 return $this;
H A DMigrateToDataStream.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $name = $this->name ?? null;
58 return $this;
60 $this->name = $name;
62 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ml/
H A DResetJob.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $job_id = $this->job_id ?? null;
58 return $this;
60 $this->job_id = $job_id;
62 return $this;
H A DDeleteDatafeed.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $datafeed_id = $this->datafeed_id ?? null;
58 return $this;
60 $this->datafeed_id = $datafeed_id;
62 return $this;
H A DDeleteFilter.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $filter_id = $this->filter_id ?? null;
56 return $this;
58 $this->filter_id = $filter_id;
60 return $this;
H A DDeleteJob.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $job_id = $this->job_id ?? null;
59 return $this;
61 $this->job_id = $job_id;
63 return $this;
H A DDeleteTrainedModel.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $model_id = $this->model_id ?? null;
56 return $this;
58 $this->model_id = $model_id;
60 return $this;
H A DGetCalendarEvents.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $calendar_id = $this->calendar_id ?? null;
62 return $this;
64 $this->calendar_id = $calendar_id;
66 return $this;
H A DDeleteCalendar.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $calendar_id = $this->calendar_id ?? null;
56 return $this;
58 $this->calendar_id = $calendar_id;
60 return $this;
H A DForecast.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $job_id = $this->job_id ?? null;
60 return $this;
62 $this->job_id = $job_id;
64 return $this;
H A DOpenJob.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $job_id = $this->job_id ?? null;
56 return $this;
58 $this->job_id = $job_id;
60 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/SearchableSnapshots/
H A DRepositoryStats.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $repository = $this->repository ?? null;
56 return $this;
58 $this->repository = $repository;
60 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Security/
H A DDeleteUser.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $username = $this->username ?? null;
58 return $this;
60 $this->username = $username;
62 return $this;
H A DEnableUser.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $username = $this->username ?? null;
58 return $this;
60 $this->username = $username;
62 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/
H A DVerifyRepository.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $repository = $this->repository ?? null;
59 return $this;
61 $this->repository = $repository;
63 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Transform/
H A DStopTransform.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $transform_id = $this->transform_id ?? null;
62 return $this;
64 $this->transform_id = $transform_id;
66 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Watcher/
H A DDeactivateWatch.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $watch_id = $this->watch_id ?? null;
56 return $this;
58 $this->watch_id = $watch_id;
60 return $this;
/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/
H A DSetProcessor.php24 $this->setField($field);
25 $this->setValue($value);
33 * @return $this
37 return $this->setParam('value', $value);
43 * @return $this
47 return $this->setParam('override', $override);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ilm/
H A DDeleteLifecycle.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $policy = $this->policy ?? null;
58 return $this;
60 $this->policy = $policy;
62 return $this;
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DMacroNode.php40 ->addDebugInfo($this)
41 ->write(sprintf('public function get%s(', $this->getAttribute('name')))
44 $count = \count($this->getNode('arguments'));
46 foreach ($this->getNode('arguments') as $name => $default) {
76 foreach ($this->getNode('arguments') as $name => $default) {
110 ->subcompile($this->getNode('body'))
/plugin/txtconf/lang/en/
H A Dintro_interwiki.txt3 Use this page to Manage the Interwiki List of your Dokuwiki installation.\\
7 …* ''{URL}'' is replaced by the URL encoded representation of the wikiname this is the right thing …
8 * ''{NAME}'' this is replaced by the wikiname as given in the document no further encoding is done
11 …i links in your dokuwiki's ''images/interwiki'' directory. Unfortunately, this plugin does not upl…
13 For more details about this plugin see [[doku>plugin:txtconf]].
15 Remember to press the **SAVE** button before leaving this page otherwise your changes will be lost.
/plugin/pgsqlquery/
H A Dsyntax.php24 $this->Lexer->addEntryPattern('<pgsql>', $mode, 'plugin_pgsqlquery');
29 $this->Lexer->addExitPattern('</pgsql>','plugin_pgsqlquery');
80 $host = $this->getConf('Host');
81 $DB = $this->getConf('DB');
82 $user = $this->getConf('user');
83 $password = $this->getConf('password');
/plugin/fetchmedia/_test/
H A DfindMediaLinks.test.php36 $this->assertEquals($expected_filename, $actual_filename);
40 $this->assertEquals($expected_filename, $actual_filename);
61 …$text = 'Windows shares like [[\\\\server\\share\\file.pdf|this]] are recognized, too. Please note…
63 Windows Shares like [[\\\\server\\share\\file.pdf|this]] are recognized, too.';
65 …$expected_text = 'Windows shares like {{wiki:file.pdf|this}} are recognized, too. Please note that…
67 Windows Shares like [[\\\\server\\share\\file.pdf|this]] are recognized, too.';

1...<<651652653654655656657658659660>>...1084