\Symfony\Component\HttpFoundation\Tests\Session\Storage\HandlerMemcacheSessionHandlerTest

Summary

Methods
Properties
Constants
testOpenSession()
testCloseSession()
testReadSession()
testWriteSession()
testDestroySession()
testGcSession()
testSupportedOptions()
getOptionFixtures()
testGetConnection()
No public properties found
PREFIX
TTL
setUp()
tearDown()
$storage
$memcache
N/A
No private methods found
No private properties found
N/A

Constants

PREFIX

PREFIX = 'prefix_'

TTL

TTL = 1000

Properties

$memcache

$memcache : 

Type

Methods

testOpenSession()

testOpenSession() 

testCloseSession()

testCloseSession() 

testReadSession()

testReadSession() 

testWriteSession()

testWriteSession() 

testDestroySession()

testDestroySession() 

testGcSession()

testGcSession() 

testSupportedOptions()

testSupportedOptions(  $options,   $supported) 

Parameters

$options
$supported

getOptionFixtures()

getOptionFixtures() 

testGetConnection()

testGetConnection()