Home
last modified time | relevance | path

Searched defs:useCache (Results 1 – 2 of 2) sorted by relevance

/plugin/authdrupal7/
H A Dauth.php155 protected function _getUserInfo($user, $requireGroups=true, $useCache=true) {
/plugin/authdrupal8/
H A Dauth.php161 if ($useCache) { argument