This is the complete list of members for DB\Mongo\Session, including all inherited members.
| $collection | DB\Mongo\Mapper | |
| $db | DB\Mongo\Mapper | protected |
| $document | DB\Mongo\Mapper | |
| $ptr | DB\Cursor | |
| $query | DB\Cursor | protected |
| __construct(\DB\Mongo $db, $table='sessions') | DB\Mongo\Session | |
| __get($key) | Magic | |
| __isset($key) | Magic | |
| __set($key, $val) | Magic | |
| __unset($key) | Magic | |
| agent($id=NULL) | DB\Mongo\Session | |
| cast($obj=NULL) | DB\Mongo\Mapper | |
| cleanup($max) | DB\Mongo\Session | |
| clear($key) | DB\Mongo\Mapper | |
| close() | DB\Mongo\Session | |
| copyfrom($key) | DB\Mongo\Mapper | |
| copyto($key) | DB\Mongo\Mapper | |
| count($filter=NULL, $ttl=0) | 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 |
| find($filter=NULL, array $options=NULL, $ttl=0) | DB\Mongo\Mapper | |
| DB::Cursor::find($filter=NULL, array $options=NULL) | DB\Cursor | |
| findone($filter=NULL, array $options=NULL, $ttl=0) | DB\Cursor | |
| first() | DB\Cursor | |
| get($key) | DB\Mongo\Mapper | |
| insert() | DB\Mongo\Mapper | |
| ip($id=NULL) | DB\Mongo\Session | |
| last() | DB\Cursor | |
| load($filter=NULL, array $options=NULL) | DB\Cursor | |
| next() | DB\Cursor | |
| offsetexists($key) | Magic | |
| offsetget($key) | Magic | |
| offsetset($key, $val) | Magic | |
| offsetunset($key) | Magic | |
| open($path, $name) | DB\Mongo\Session | |
| paginate($pos=0, $size=10, $filter=NULL, array $options=NULL) | 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($id=NULL) | DB\Mongo\Session | |
| update() | DB\Mongo\Mapper | |
| write($id, $data) | DB\Mongo\Session | |