Property | Type | Description | |
---|---|---|---|
$_model | |||
$_ttl |
Method | Description | |
---|---|---|
__construct ( array $options = [] ) | Db constructor. | |
clean ( ) : void | ||
close ( ) : boolean | ||
destroy ( string $sessionId ) : boolean | ||
gc ( integer $ttl ) : boolean | ||
open ( string $savePath, string $sessionName ) : boolean | ||
read ( string $sessionId ) : string | ||
write ( string $sessionId, string $data ) : boolean |
public __construct ( array $options = [] ) | ||
$options | array |