This is the complete list of members for DB\Mongo\Session, including all inherited members.
$collection | DB\Mongo\Mapper | |
$cursor | DB\Mongo\Mapper | |
$db | DB\Mongo\Mapper | protected |
$document | DB\Mongo\Mapper | |
$ptr | DB\Cursor | |
$query | DB\Cursor | protected |
$sid | DB\Mongo\Session | protected |
$trigger | DB\Cursor | |
__construct(\DB\Mongo $db, $table='sessions') | DB\Mongo\Session | |
__get($key) | Magic | |
__isset($key) | Magic | |
__set($key, $val) | Magic | |
__unset($key) | Magic | |
aftererase($func) | DB\Cursor | |
afterinsert($func) | DB\Cursor | |
afterupdate($func) | DB\Cursor | |
agent() | DB\Mongo\Session | |
beforeerase($func) | DB\Cursor | |
beforeinsert($func) | DB\Cursor | |
beforeupdate($func) | DB\Cursor | |
cast($obj=NULL) | DB\Mongo\Mapper | |
cleanup($max) | DB\Mongo\Session | |
clear($key) | DB\Mongo\Mapper | |
close() | DB\Mongo\Session | |
copyfrom($key, $func=NULL) | DB\Mongo\Mapper | |
copyto($key) | DB\Mongo\Mapper | |
count($filter=NULL, $ttl=0) | DB\Mongo\Mapper | |
csrf() | DB\Mongo\Session | |
cursor() | DB\Mongo\Mapper | |
dbtype() | DB\Mongo\Mapper | |
destroy($id) | DB\Mongo\Session | |
dry() | DB\Cursor | |
E_Field (defined in DB\Cursor) | DB\Cursor | |
erase($filter=NULL) | DB\Mongo\Mapper | |
DB::Cursor::erase() | DB\Cursor | |
exists($key) | DB\Mongo\Mapper | |
factory($row) | DB\Mongo\Mapper | protected |
fields() | DB\Mongo\Mapper | |
find($filter=NULL, array $options=NULL, $ttl=0) | DB\Mongo\Mapper | |
findone($filter=NULL, array $options=NULL, $ttl=0) | DB\Cursor | |
first() | DB\Cursor | |
get($key) | DB\Mongo\Mapper | |
insert() | DB\Mongo\Mapper | |
ip() | DB\Mongo\Session | |
last() | DB\Cursor | |
load($filter=NULL, array $options=NULL, $ttl=0) | DB\Cursor | |
next() | DB\Cursor | |
offsetexists($key) | Magic | |
offsetget($key) | Magic | |
offsetset($key, $val) | Magic | |
offsetunset($key) | Magic | |
onerase($func) | DB\Cursor | |
oninsert($func) | DB\Cursor | |
onload($func) | DB\Cursor | |
onupdate($func) | DB\Cursor | |
open($path, $name) | DB\Mongo\Session | |
paginate($pos=0, $size=10, $filter=NULL, array $options=NULL, $ttl=0) | DB\Cursor | |
prev() | DB\Cursor | |
read($id) | DB\Mongo\Session | |
reset() | DB\Mongo\Mapper | |
save() | DB\Cursor | |
select($fields=NULL, $filter=NULL, array $options=NULL, $ttl=0) | DB\Mongo\Mapper | |
set($key, $val) | DB\Mongo\Mapper | |
skip($ofs=1) | DB\Mongo\Mapper | |
stamp() | DB\Mongo\Session | |
update() | DB\Mongo\Mapper | |
write($id, $data) | DB\Mongo\Session | |