FieldListFacet
Table of Contents
Methods
Methods
fields()
Set/Get the field list to get
public
fields([array<string|int, mixed>|null $fields = null ]) : mixed|$this
Parameters
- $fields : array<string|int, mixed>|null = null
-
List of fields and values
Return values
mixed|$thisget()
public
get(string $string, mixed $array = null) : void
Parameters
- $string : string
- $array = null : mixed
set()
public
set(string $string, mixed $where) : void
Parameters
- $string : string
- $where : mixed
sget()
public
sget(string $string, string|null $fields) : void
Parameters
- $string : string
- $fields : string|null