SilverStripe\Control\SessionHandler
Classes
Session save handler that stores session data in an in a PSR-16 cache.
Session save handler that stores session data in the database.
Builds the table for DatabaseSessionHandler if that is the configured session save handler.
Session save handler that stores session data in the filesystem as defined by session.save_path
ini configuration.