‪TYPO3CMS  ‪main
TYPO3\CMS\Install\Service\Session\FileSessionHandler Member List

This is the complete list of members for TYPO3\CMS\Install\Service\Session\FileSessionHandler, including all inherited members.

$expirationTimeInMinutesTYPO3\CMS\Install\Service\Session\FileSessionHandlerprivate
$sessionPathTYPO3\CMS\Install\Service\Session\FileSessionHandlerprivate
__construct(string $sessionPath, int $expirationTimeInMinutes, private readonly HashService $hashService)TYPO3\CMS\Install\Service\Session\FileSessionHandler
__destruct()TYPO3\CMS\Install\Service\Session\FileSessionHandler
close()TYPO3\CMS\Install\Service\Session\FileSessionHandler
destroy(string $id)TYPO3\CMS\Install\Service\Session\FileSessionHandler
ensureSessionSavePathExists(string $sessionSavePath)TYPO3\CMS\Install\Service\Session\FileSessionHandlerprivate
gc(int $maxLifeTime)TYPO3\CMS\Install\Service\Session\FileSessionHandler
getSessionFile(string $id)TYPO3\CMS\Install\Service\Session\FileSessionHandlerprivate
getSessionHash(string $sessionId='')TYPO3\CMS\Install\Service\Session\FileSessionHandlerprivate
getSessionId()TYPO3\CMS\Install\Service\Session\FileSessionHandler
getSessionSavePath()TYPO3\CMS\Install\Service\Session\FileSessionHandlerprivate
open(string $path, string $name)TYPO3\CMS\Install\Service\Session\FileSessionHandler
read(string $id)TYPO3\CMS\Install\Service\Session\FileSessionHandler
write(string $id, string $data)TYPO3\CMS\Install\Service\Session\FileSessionHandler