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