Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rello/analytics
/ beginTransaction
Method
beginTransaction
lib/Db/DataloadMapper.php:32–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
}
31
32
public function beginTransaction() {
33
$this->db->beginTransaction();
34
}
35
36
public function commit() {
37
$this->db->commit();
Callers
3
import
Method · 0.80
execute
Method · 0.80
import
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected