Provides the default session handler for Backdrop.
PHP 8.4 and higher require session_set_save_handler() use a class instance rather than separate function callbacks. The separate callbacks are retained in this file for backwards-compatibility.
Hierarchy
- class BackdropSessionHandler implements \SessionHandlerInterface
 
Expanded class hierarchy of BackdropSessionHandler
File
- core/
includes/ session.inc, line 27  - User session handling functions.
 
Members
| 
            Name | 
                  Modifiers | Type | Description | 
|---|---|---|---|
| 
            BackdropSessionHandler:: | 
                  public | function | |
| 
            BackdropSessionHandler:: | 
                  public | function | |
| 
            BackdropSessionHandler:: | 
                  public | function | |
| 
            BackdropSessionHandler:: | 
                  public | function | |
| 
            BackdropSessionHandler:: | 
                  public | function | |
| 
            BackdropSessionHandler:: | 
                  public | function |