(PECL yac >= 1.0.0)
public add ( string $keys , mixed $value [, int $ttl = 0 ] ) : bool
public add ( array $key_vals ) : bool
public delete ( string|array $keys [, int $ttl ] ) : bool
public dump ( int $$num ) : mixed
public flush ( ) : bool
public get ( string|array $key [, int &$cas = null ] ) : mixed
public __get ( string $key ) : mixed
public info ( ) : array
public set ( string $keys , mixed $value [, int $ttl = 0 ] ) : bool
public add ( array $key_vals ) : bool
public __set ( string $keys , mixed $value ) : mixed}
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/class.yac.php