DatabaseL2
class DatabaseL2 extends L2 (View source)
Methods
getHits()
No description
getMisses()
No description
boolean
collectGarbage($item_limit = null)
No description
getAddressesForTag($tag)
No description
countGarbage()
No description
__construct($dbh, $table_prefix = '', $log_locally = false)
No description
pruneReplacedEvents()
No description
__destruct()
No description
getErrors()
No description
getEvent($event_id)
No description
debugDumpState()
No description
Details
at line line 414
getHits()
at line line 419
getMisses()
at line line 202
boolean
exists(Address $address)
Determine whether or not the specified Address exists in the cache.