‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Session\Backend\SessionBackendInterface Member List

This is the complete list of members for TYPO3\CMS\Core\Session\Backend\SessionBackendInterface, including all inherited members.

collectGarbage(int $maximumLifetime, int $maximumAnonymousLifetime=0)TYPO3\CMS\Core\Session\Backend\SessionBackendInterface
get(string $sessionId)TYPO3\CMS\Core\Session\Backend\SessionBackendInterface
getAll()TYPO3\CMS\Core\Session\Backend\SessionBackendInterface
initialize(string $identifier, array $configuration)TYPO3\CMS\Core\Session\Backend\SessionBackendInterface
remove(string $sessionId)TYPO3\CMS\Core\Session\Backend\SessionBackendInterface
set(string $sessionId, array $sessionData)TYPO3\CMS\Core\Session\Backend\SessionBackendInterface
update(string $sessionId, array $sessionData)TYPO3\CMS\Core\Session\Backend\SessionBackendInterface
validateConfiguration()TYPO3\CMS\Core\Session\Backend\SessionBackendInterface