Searched defs:useCache (Results 1 – 2 of 2) sorted by relevance
/plugin/authdrupal7/ | ||
H A D | auth.php | 155 protected function _getUserInfo($user, $requireGroups=true, $useCache=true) { |
/plugin/authdrupal8/ | ||
H A D | auth.php | 161 if ($useCache) { argument |