Searched refs:_cacheExists (Results 1 – 3 of 3) sorted by relevance
/plugin/math2/ | ||
H A D | syntax.php | 143 if ($this->_cacheExists()) { |
/plugin/authdrupal7/ | ||
H A D | auth.php | 127 if($this->_cacheExists($user, $requireGroups)) { |
/plugin/authdrupal8/ | ||
H A D | auth.php | 122 if($this->_cacheExists($user, $requireGroups)) { |