Searched refs:sorts (Results 1 – 20 of 20) sorted by relevance
| /plugin/struct/_test/ |
| H A D | SearchConfigParameterTest.php | 103 $sorts = $searchConfig->getSorts(); 104 $this->assertArrayHasKey('schema2.athird', $sorts); 105 $this->assertInstanceOf(meta\Column::class, $sorts['schema2.athird'][0]); 106 $this->assertEquals('schema2.athird', $sorts['schema2.athird'][0]->getFullQualifiedLabel()); 107 $this->assertFalse($sorts['schema2.athird'][1], 'DESC sorting'); 108 $this->assertTrue($sorts['schema2.athird'][2], 'case-insensitive sorting');
|
| /plugin/struct/meta/ |
| H A D | ConfigParser.php | 91 $sorts = $this->parseValues($val); 92 $sorts = array_map([$helper, 'parseSort'], $sorts); 93 $this->config['sort'] = array_merge($this->config['sort'], $sorts);
|
| H A D | SearchSQLBuilder.php | 163 * @param array[] $sorts 165 public function addSorts($sorts) argument 167 foreach ($sorts as $sort) {
|
| H A D | AggregationTable.php | 210 $sorts = $this->searchConfig->getSorts(); 213 if (isset($sorts[$column->getFullQualifiedLabel()])) { 214 [/*colname*/, $currentSort] = $sorts[$column->getFullQualifiedLabel()];
|
| /plugin/findologicxmlexport/vendor/hoa/file/ |
| D | Finder.php | 649 $sorts = $this->getSorts(); 651 if (empty($sorts)) { 657 foreach ($sorts as $sort) {
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
| D | sort.rst | 4 The ``sort`` filter sorts an array:
|
| /plugin/multiorphan/ |
| D | plugin.info.txt | 6 desc Adminstrative GUI to find all sorts of orphaned or wanted pages and media. This works using …
|
| D | README | 3 Adminstrative GUI to find all sorts of orphaned or wanted pages and media. This works using AJAX in…
|
| /plugin/pagequery/ |
| D | readme.md | 12 * Create all sorts of indexes for your wiki: A-Z, recent, created by, authored by, start pages
|
| /plugin/bible/bible_douayRheims/ |
| D | Ecclesiasticus.txt | 686 23:21. Two sorts of men multiply sins, and the third bringeth wrath and destruction. 753 25:3. Three sorts my soul hateth, and I am greatly grieved at their life: 814 …26:28. Two sorts of callings have appeared to me hard and dangerous: a merchant is hardly free fro…
|
| D | 2_Machabees.txt | 160 …drawn swords, and casting of darts, and glittering of golden armour, and of harnesses of all sorts.
|
| D | Psalms.txt | 1272 …77:45. He sent amongst them divers sorts of flies, which devoured them: and frogs which destroyed … 1757 104:31. He spoke, and there came divers sorts of flies and sciniphs in all their coasts.
|
| D | Leviticus.txt | 554 …t not sow thy field with different seeds. Thou shalt not wear a garment that is woven of two sorts.
|
| D | Ezechiel.txt | 1223 …gaddi even to Engallim there shall be drying of nets: there shall be many sorts of the fishes ther…
|
| /plugin/webdav/vendor/sabre/dav/ |
| D | CHANGELOG.md | 1505 * Changed: CalDAV PDO backend now sorts calendars based on the internal
|
| /plugin/subjectindex/plugins/ |
| D | bible_verses.txt | 1190 and in the topmost basket there were all sorts of eatables for Phar'aoh, the product of a baker, an… 1749 Accordingly Jehovah did this thing on the next day, and all sorts of livestock of Egypt began to di… 1768 … was in the field, from man to beast, and all sorts of vegetation of the field; and it shattered a… 2554 …e. They brought brooches and earrings and rings and female ornaments, all sorts of articles of gol… 3301 …ic animals of two sorts. You must not sow your field with seeds of two sorts, and you must not put… 4571 "Let Jehovah the God of the spirits of all sorts of flesh appoint over the assembly a man 5480 "You must not sow your vineyard with two sorts of seed, for fear that the full produce of the seed … 5561 "You must not come to have in your bag two sorts of weights, a great one and a small one. 5562 You must not come to have in your house two sorts of e'phahs, a great one and a small one. 8163 And David and all the house of Israel were celebrating before Jehovah with all sorts of instruments… [all …]
|
| /plugin/pgn4web/pgn4web/ |
| D | pgn-standard.txt | 187 file with native text editors. In these cases, an indulgence of sorts is
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
| D | pdfmake.min.js.map | 1 …sorts them in ascending order without guaranteeing a stable sort.\n\t *\n\t * @private\n\t *…
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js.map | 1 …};\n }\n\n function getRanges(glyphs, numGlyphs) {\n // Array.sort() sorts by characters, not…
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 … }\n }\n\n return index || M - m;\n }\n\n // sorts node children by t…
|