Home
last modified time | relevance | path

Searched refs:setFetchMode (Results 1 – 7 of 7) sorted by path

/plugin/bez/mdl/
H A DFactory.php146 $sth->setFetchMode(\PDO::FETCH_CLASS, $this->get_object_class_name(),
H A DTaskFactory.php61 $stmt->setFetchMode(\PDO::FETCH_OBJ);
/plugin/fedauth/Auth/OpenID/
H A DMDB2Store.php86 $this->connection->setFetchMode(MDB2_FETCHMODE_ASSOC);
H A DSQLStore.php105 $this->connection->setFetchMode(DB_FETCHMODE_ASSOC);
/plugin/openid/Auth/OpenID/
H A DMDB2Store.php86 $this->connection->setFetchMode(MDB2_FETCHMODE_ASSOC);
H A DSQLStore.php118 $this->connection->setFetchMode(DB_FETCHMODE_ASSOC);
/plugin/sqlraw/
H A Dsyntax.php186 $db->setFetchMode(DB_FETCHMODE_ASSOC);