Searched refs:_flushUserInfoCache (Results 1 – 3 of 3) sorted by relevance
/plugin/authsqlite/ | ||
H A D | auth.php | 215 $this->_flushUserInfoCache($user); |
/plugin/authdrupal7/ | ||
H A D | auth.php | 502 protected function _flushUserInfoCache($user=null) { function in auth_plugin_authdrupal7 |
/plugin/authdrupal8/ | ||
H A D | auth.php | 496 protected function _flushUserInfoCache($user=null) { |