Searched refs:_getUserInfo (Results 1 – 3 of 3) sorted by relevance
132 $info = $this->_getUserInfo($user, $requireGroups);155 protected function _getUserInfo($user, $requireGroups=true, $useCache=true) { function in auth_plugin_authdrupal7
127 $info = $this->_getUserInfo($user, $requireGroups);150 protected function _getUserInfo($user, $requireGroups=true, $useCache=true) {161 protected function _getUserInfo($user, $requireGroups=true, $useCache=true) { global() function in auth_plugin_authdrupal8
160 if(($info = $this->_getUserInfo($user['user']))) {