Home
last modified time | relevance | path

Searched refs:groupby (Results 1 – 13 of 13) sorted by relevance

/plugin/bb4dw/
Dsyntax.php140 $groupby = 'none';
144 $groupby = mb_substr($entry->getLastName($_authors[0]), 0, 1);
147 $groupby = mb_substr($entry->getTitle(), 0, 1);
150 $groupby = $entry->getYear();
159 if (empty($data['groups'][$groupby]))
160 $data['groups'][$groupby] = [$_tmp_entry];
162 $data['groups'][$groupby][] = $_tmp_entry;
/plugin/struct/meta/
H A DQueryBuilder.php24 protected $groupby = []; variable in dokuwiki\\plugin\\struct\\meta\\QueryBuilder
156 $this->groupby[] = "$tablealias.$column";
168 $this->groupby[] = $statement;
234 if ($this->groupby) {
236 'GROUP BY ' . implode(",\n", $this->groupby) . "\n";
/plugin/tagging/helper/
H A Dquerybuilder.php36 protected $groupby; variable in helper_plugin_tagging_querybuilder
64 $this->groupby = 'pid';
80 $this->groupby = 'CLEANTAG(tag)';
177 " GROUP BY $this->groupby
/plugin/asciidocjs/node_modules/nunjucks/src/
Dfilters.js132 function groupby(arr, attr) { function
135 _exports.groupby = groupby;
/plugin/asciidocjs/node_modules/nunjucks/browser/
Dnunjucks-slim.js2122 function groupby(arr, attr) {
2125 exports.groupby = groupby;
Dnunjucks.js5764 function groupby(arr, attr) {
5767 exports.groupby = groupby;
Dnunjucks-slim.min.js.map1groupby","indent","indentfirst","lines","sp","del","v","last","Map","Set","size","lower","nl2br","…
Dnunjucks-slim.min.js2 …return t=null===t||void 0===t?"":t,e.markSafe(i.escape(t.toString()))},n.groupby=function(t,n){ret… function in n
Dnunjucks-slim.js.map1groupby","indent","indentfirst","lines","sp","del","v","last","lengthFilter","Map","Set","size","l…
Dnunjucks.min.js.map1groupby","indentfirst","sp","del","last","Map","size","lower","nl2br","random","floor","rejectattr…
Dnunjucks.min.js2 …return t=null===t||void 0===t?"":t,e.markSafe(r.escape(t.toString()))},n.groupby=function(t,n){ret… function
Dnunjucks.js.map1groupby","indentfirst","sp","del","last","lengthFilter","Map","size","list","lower","nl2br","rando…
/plugin/sequencediagram/bower_components/lodash/doc/
DREADME.md2876 …#L9393 "View in source") [Ⓝ](https://www.npmjs.com/package/lodash.groupby "See the npm pack…