Home
last modified time | relevance | path

Searched refs:_lockTables (Results 1 – 3 of 3) sorted by path

/plugin/authdrupal7/
H A Dauth.php131 $this->_lockTables("READ");
460 protected function _lockTables($mode) { function in auth_plugin_authdrupal7
/plugin/authdrupal8/
H A Dauth.php126 $this->_lockTables("READ");
454 protected function _lockTables($mode) {
465 protected function _lockTables($mode) { global() function in auth_plugin_authdrupal8
/plugin/authsqlite/
H A Dauth.php152 $this->_lockTables("READ");
408 protected function _lockTables($mode) { function in auth_plugin_authsqlite