Options
Less than 1 minute
Options
class Options extends \Hazaar\Model\StructExtends: Hazaar\Model\Struct
Properties
adapter
Cache adapter type, e.g. file, apc, memcached, redis, sqlite.
public string $adapter = 'file'Type: string
use_pragma
public bool $use_pragmaType: bool
expire
public int $expire = 3600Type: int
refresh
public int $refresh = 86400Type: int
idle
public int $idleType: int
path
public string $pathType: string
namespace
public string $namespace = 'hazaar-auth'Type: string
keysize
public int $keysize = 64Type: int
slotsize
public int $slotsize = 32Type: int
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:17 +0000