Home
last modified time | relevance | path

Searched refs:Query (Results 126 – 150 of 153) sorted by path

1234567

/plugin/elasticsearch/vendor/ruflin/elastica/src/ResultSet/
H A DProcessingBuilder.php5 use Elastica\Query; alias
32 public function buildResultSet(Response $response, Query $query): ResultSet
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DSearch.php9 use Elastica\Query\AbstractQuery;
10 use Elastica\Query\MatchAll;
19 * @phpstan-import-type TCreateQueryArgs from Query
57 * @var Query
169 * @param AbstractQuery|AbstractSuggest|array|Collapse|Query|string|Suggest|null $query
174 $this->_query = Query::create($query);
293 public function getQuery(): Query
296 $this->_query = new Query(new MatchAll());
325 * @param AbstractQuery|AbstractSuggest|array|Collapse|Query|string|Suggest|null $query
358 * @param array|Query|Quer
[all...]
H A DSearchableInterface.php9 use Elastica\Query\AbstractQuery;
16 * @phpstan-import-type TCreateQueryArgs from Query
17 * @phpstan-import-type TCreateQueryArgsMatching from Query
37 * @param AbstractQuery|AbstractSuggest|array|Collapse|Query|string|Suggest|null $query Array with all query data inside or a Elastica\Query object
55 * @param AbstractQuery|array|Query|string|null $query Array with all query data inside or a Elastica\Query object
69 * @param AbstractQuery|AbstractSuggest|array|Collapse|Query|string|Suggest|null $query
/plugin/farm/install/animaltemplate/conf/
H A Dacronyms.conf111 SQL Structured Query Language
H A Dinterwiki.conf50 Dictionary http://www.dict.org/bin/Dict?Database=*&Form=Dict1&Strategy=*&Query=
/plugin/fckg/fckeditor/editor/lang/
H A Dlang-template.txt50 DlgLnkQS : "Query String (For example: value_1=1&value_2='abc')",
52 DlgnLnkMsgQSErr : "Malformed Query String element(s). Press Cancel to revise:",
62 DlgLnkQSExample: "Query String (for example: value_1=1&value_2=2)",
/plugin/interwikiformatting/
H A DREADME.md29 …- ** Strip Query Toggle** (*strip_query*) - Whether or not the query part of the interwiki link sh…
/plugin/issuetracker/
H A DREADME72 Define severity levels you will use = Query,Minor,Medium,Major,Critical,
/plugin/ol3/
H A Dscript.js8 …(t,e.value)}var _T={"http://www.opengis.net/wfs":{Query:Ac(bT)},"http://www.opengis.net/wfs/2.0":{
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt1452 day of the month. Query characters used for unknown date digit values will be
/plugin/querychangelog/lang/en/
H A Dquerychangelog.txt1 ===== Query Changlog =====
/plugin/querychangelog/lang/fr/
H A Dquerychangelog.txt1 ===== Query Changlog =====
/plugin/quickstats/lang/en/
H A Dgeneral_intro.txt6 …, click on the **Update Quickstats Cache** button. For the Query panel, click on the **Query Data…
7 …l both open and close their respective windows. The **Query Info** button will re-open the Query
8 is displayed on first opening the Query Data panel and which can be closed with a button at the bot…
H A Dquery.txt29 …'Country''>|''User Agent''|''Search Terms''|''Name Spaces''|''Query String Names''|''Query String …
/plugin/quickstats/lang/nl/
H A Dgeneral_intro.txt7 Dit zijn schakelaars die het bijbehorende scherm openen. De **Query Info** knop zal het Query Info…
8 …t werd geopend en welk weer kan worden gesloten door de knop onderaan het Query Info scherm. De *…
/plugin/sphinxsearch-was/
H A DSphinxSearch.php84 $this->_result = $this->_sphinx->Query($this->_query, $this->_index);
H A Dsphinxapi.php911 function Query($query, $index = "*", $comment = "") function in SphinxClient
/plugin/sphinxsearch/
H A DSphinxSearch.php83 $this->_result = $this->_sphinx->Query($this->_query, $this->_index);
H A Dsphinxapi.php947 function Query ( $query, $index="*", $comment="" ) function in SphinxClient
/plugin/sqlcomp/
H A Dsyntax.php387 $rs = odbc_exec($connection,$Query);
403 $rs = pg_exec($Query);
411 private function _mysql($Server,$User,$Pass,$Database,$Query,$Opts){ argument
418 $rs = mysqli_query($connection, $Query);
433 private function _mssql($Server,$User,$Pass,$Database,$Query,$Opts){ argument
440 $rs = mssql_query($Query);
455 private function _oracle($Server,$User,$Pass,$Database,$Query,$Opts){ argument
460 $rs = oci_parse($connection, $Query);
485 $keys = fgetcsv ( $handle , 1000, $Query);
487 while ($row = fgetcsv ( $handle , 1000, $Query)){
[all …]
/plugin/statistics/
H A Dadmin.php125 $this->tlimit = $this->hlp->Query()->mktlimit($from, $to);
255 $result = $this->hlp->Query()->aggregate($this->tlimit);
278 $result = $this->hlp->Query()->pages($this->tlimit, $this->start, 15);
286 $result = $this->hlp->Query()->newreferer($this->tlimit, $this->start, 15);
294 $result = $this->hlp->Query()->searchphrases(true, $this->tlimit, $this->start, 15);
311 $result = $this->hlp->Query()->countries($this->tlimit, $this->start, 150);
317 $result = $this->hlp->Query()->pages($this->tlimit, $this->start, 150);
323 $result = $this->hlp->Query()->edits($this->tlimit, $this->start, 150);
330 $result = $this->hlp->Query()->imagessum($this->tlimit);
335 $result = $this->hlp->Query()
[all...]
H A Dhelper.php29 public function Query() { function in helper_plugin_statistics
/plugin/statistics/inc/
H A DStatisticsGraph.class.php71 * @param string $query The function to call on the Query object to get the data
76 $result = $this->hlp->Query()->$query($this->tlimit, $this->start, 0, false);
106 $result = $this->hlp->Query()->history($this->tlimit, $info, $interval);
184 $result = $this->hlp->Query()->viewport($this->tlimit, 0, 100);
217 $result = $this->hlp->Query()->resolution($this->tlimit, 0, 100);
269 $result = $this->hlp->Query()->dashboardviews($this->tlimit, $hours);
319 $result = $this->hlp->Query()->dashboardwiki($this->tlimit, $hours);
/plugin/strata/
H A Dmanual.txt141 * [[#Query Language]]
142 * [[#Query Results]]
214 ===== Query Language =====
216 Querying data is done through the ''<table>'' and ''<list>'' syntax. A table or list block defines what data to query, and how to display it. This part of the reference is about querying the data. The [[#Query Results]] section discusses how to control the display of data (this includes sorting, grouping, and aggregation).
218 The following sections contain short samples, each of these samples is situated inside a table or list block. It is possible to enclose the whole of the query (not including sorting, grouping, or other [[#Query Results]] related blocks) in a ''query'' block as a convenience.
332 ===== Query Results =====

1234567