Property | Type | Description | |
---|---|---|---|
$connection | Phalcon\Db\AdapterInterface |
Method | Description | |
---|---|---|
__construct ( array $options = null ) | ||
close ( ) : boolean | ||
destroy ( $session_id = null ) : boolean | ||
gc ( integer $maxlifetime ) : boolean | ||
open ( ) : boolean | ||
read ( string $sessionId ) : string | ||
write ( string $sessionId, string $data ) : boolean |