SessionHandlerDB class
Session handler for storing sessions to database
Click any linked item for full usage details and examples. Hookable methods are indicated with the icon. In addition to those shown below, the Session class also inherits all the methods and properties of: WireSessionHandler, WireData and Wire.
Common
Properties
| Name | Return | Summary | |
|---|---|---|---|
| Session | int | Max number of seconds to wait to obtain DB row lock. | |
| Session | int bool | Prevent more than one session per logged-in user? | |
| Session | int | Seconds after which to retry after a lock fail. | |
| Session | int bool | Track IP address? | |
| Session | int bool | Track user agent? |
Additional methods and properties
In addition to the methods and properties above, Session
API reference based on ProcessWire core version 3.0.252