Home
last modified time | relevance | path

Searched refs:setLogicalAnd (Results 1 – 3 of 3) sorted by relevance

/plugin/tagging/_test/
H A Dsearch.test.php164 $queryBuilder->setLogicalAnd(true);
/plugin/tagging/helper/
H A Dquerybuilder.php114 public function setLogicalAnd($and) function in helper_plugin_tagging_querybuilder
/plugin/tagging/
H A Dhelper.php648 $queryBuilder->setLogicalAnd($INPUT->str('tagging-logic') === 'and');