I think, that if we put global WHERE at this point, it's start being more obvious Starts from line 355 at SearchPaneOption.php `$query = $db ->query('select') ->distinct(true) ->table($table) ->left_join($leftJoin) ->where($this->_where);`