Home
last modified time | relevance | path

Searched refs:removeTagsFromQuery (Results 1 – 2 of 2) sorted by path

/plugin/tagging/action/
H A Delasticsearch.php103 \action_plugin_tagging_search::removeTagsFromQuery($QUERY);
H A Dsearch.php169 self::removeTagsFromQuery($QUERY);
302 public static function removeTagsFromQuery(&$q) function in action_plugin_tagging_search